mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-18 07:32:07 +00:00
Updated language translations
// FREEBIE
This commit is contained in:
@@ -342,7 +342,8 @@
|
||||
<!--MessageRecord-->
|
||||
<string name="MessageRecord_message_encrypted_with_a_legacy_protocol_version_that_is_no_longer_supported">收到一則使用舊版本並已經不再支援的 Signal 加密訊息。請尋求傳送人將 Signal 升級到最新的版本並再次傳送該訊息。</string>
|
||||
<string name="MessageRecord_left_group">您已經離開了此群組。</string>
|
||||
<string name="MessageRecord_updated_group">已更新群組。</string>
|
||||
<string name="MessageRecord_you_updated_group">你已更新群組。</string>
|
||||
<string name="MessageRecord_s_updated_group">%s 更新了群組。</string>
|
||||
<string name="MessageRecord_s_called_you">%s 呼叫您</string>
|
||||
<string name="MessageRecord_called_s">已呼叫 %s</string>
|
||||
<string name="MessageRecord_missed_call_from">來自 %s 的未接來電</string>
|
||||
@@ -487,6 +488,7 @@
|
||||
<string name="SmsMessageRecord_secure_session_reset_s">%s 重設安全對話。</string>
|
||||
<string name="SmsMessageRecord_duplicate_message">複製訊息。</string>
|
||||
<!--ThreadRecord-->
|
||||
<string name="ThreadRecord_group_updated">群組已更新</string>
|
||||
<string name="ThreadRecord_left_the_group">已離開群組</string>
|
||||
<string name="ThreadRecord_secure_session_reset">安全對話已重設。</string>
|
||||
<string name="ThreadRecord_draft">草稿:</string>
|
||||
@@ -579,7 +581,7 @@
|
||||
<!--WebRtcCallScreen-->
|
||||
<string name="WebRtcCallScreen_new_safety_numbers">%1$s 的安全碼產生變動。這有可能是有不明人士試圖攔截您的通訊/對話內容,或是因為 %2$s 重新安裝 Signal。</string>
|
||||
<string name="WebRtcCallScreen_you_may_wish_to_verify_this_contact">您可能希望驗證這名聯絡人的安全碼。</string>
|
||||
<string name="WebRtcCallScreen_new_safety_numbers_title">新的安全碼</string>
|
||||
<string name="WebRtcCallScreen_new_safety_number_title">新的安全碼</string>
|
||||
<!--WebRtcCallControls-->
|
||||
<string name="WebRtcCallControls_tap_to_enable_your_video">輕觸開啟你的視訊</string>
|
||||
<!--attachment_type_selector-->
|
||||
@@ -694,6 +696,9 @@
|
||||
<string name="giphy_activity_toolbar__search_gifs_and_stickers">搜尋動態圖檔與貼圖</string>
|
||||
<!--giphy_fragment-->
|
||||
<string name="giphy_fragment__nothing_found">未找到任何東西</string>
|
||||
<!--import_export_fragment-->
|
||||
<string name="import_export_fragment__export">匯出</string>
|
||||
<string name="import_export_fragment__import">匯入</string>
|
||||
<!--log_submit_activity-->
|
||||
<string name="log_submit_activity__log_fetch_failed">無法在您的設備上讀取日誌。您仍然可以使用 ADB 來獲得偵錯紀錄。</string>
|
||||
<string name="log_submit_activity__thanks">感謝您的協助!</string>
|
||||
@@ -724,11 +729,11 @@
|
||||
<!--message_recipients_list_item-->
|
||||
<string name="message_recipients_list_item__verify">驗證</string>
|
||||
<string name="message_recipients_list_item__resend">重新傳送</string>
|
||||
<string name="message_recipients_list_item__resending">重送中...</string>
|
||||
<!--GroupUtil-->
|
||||
<plurals name="GroupUtil_joined_the_group">
|
||||
<item quantity="other">%1$s 加入了群組。</item>
|
||||
</plurals>
|
||||
<string name="GroupUtil_group_updated">群組已更新。</string>
|
||||
<string name="GroupUtil_group_name_is_now">群組現在名為 \'%1$s\'。</string>
|
||||
<!--prompt_passphrase_activity-->
|
||||
<string name="prompt_passphrase_activity__unlock">解鎖</string>
|
||||
|
Reference in New Issue
Block a user