Sync Strings from Localazy
This commit is contained in:
parent
4960621277
commit
3af876b953
77 changed files with 376 additions and 108 deletions
|
|
@ -40,4 +40,11 @@
|
|||
<plurals name="screen_room_timeline_state_changes">
|
||||
<item quantity="other">"%1$d perubahan ruangan"</item>
|
||||
</plurals>
|
||||
<plurals name="screen_room_typing_many_members">
|
||||
<item quantity="other">"%1$s, %2$s, dan %3$d lainnya"</item>
|
||||
</plurals>
|
||||
<plurals name="screen_room_typing_notification">
|
||||
<item quantity="other">"%1$s sedang mengetik"</item>
|
||||
</plurals>
|
||||
<string name="screen_room_typing_two_members">"%1$s dan %2$s"</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@
|
|||
<string name="screen_room_attachment_text_formatting">"格式化文字"</string>
|
||||
<string name="screen_room_invite_again_alert_message">"您想要邀請他們回來嗎?"</string>
|
||||
<string name="screen_room_invite_again_alert_title">"此聊天室只有您一個人"</string>
|
||||
<string name="screen_room_mentions_at_room_subtitle">"通知整個聊天室"</string>
|
||||
<string name="screen_room_mentions_at_room_title">"所有人"</string>
|
||||
<string name="screen_room_retry_send_menu_send_again_action">"重傳"</string>
|
||||
<string name="screen_room_retry_send_menu_title">"無法傳送您的訊息"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue