Sync Strings (#5562)
* Sync Strings from Localazy * Sync strings again --------- Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com> Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
parent
c962201722
commit
5f6a93cd1a
112 changed files with 1236 additions and 1260 deletions
|
|
@ -1,5 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_leave_space_last_admin_info">"%1$s(管理員)"</string>
|
||||
<plurals name="screen_leave_space_submit">
|
||||
<item quantity="other">"離開 %1$d 個聊天室與空間"</item>
|
||||
</plurals>
|
||||
<string name="screen_leave_space_subtitle">"這也會將您從此空間中的所有聊天室移除。"</string>
|
||||
<string name="screen_leave_space_subtitle_last_admin">"您必須為此空間另外指定一位管理員後才能離開。"</string>
|
||||
<string name="screen_leave_space_subtitle_only_last_admin">"您不會被從以下聊天室移除,因為您是唯一的管理員:"</string>
|
||||
<string name="screen_leave_space_title">"離開 %1$s?"</string>
|
||||
<string name="screen_leave_space_title_last_admin">"您是 %1$s 唯一的管理員"</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue