mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
Update translations and other static files.
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
<string name="AttachmentKeyboard_file">檔案</string>
|
||||
<string name="AttachmentKeyboard_contact">聯絡人</string>
|
||||
<string name="AttachmentKeyboard_location">位置</string>
|
||||
<string name="AttachmentKeyboard_Signal_needs_permission_to_show_your_photos_and_videos">Signal needs permission to show your photos and videos</string>
|
||||
<string name="AttachmentKeyboard_Signal_needs_permission_to_show_your_photos_and_videos">Signal 需要獲取權限以顯示你的相片和影片</string>
|
||||
<!-- Text for a button prompting users to allow Signal access to their gallery storage -->
|
||||
<string name="AttachmentKeyboard_allow_access">允許存取</string>
|
||||
<string name="AttachmentKeyboard_payment">付款</string>
|
||||
@@ -100,11 +100,11 @@
|
||||
<!-- Toast text explaining Signal\'s need for location access -->
|
||||
<string name="AttachmentManager_signal_needs_location_access">Signal 需要位置存取權以傳送你的位置。</string>
|
||||
<!-- Dialog title asking users for gallery storage permission -->
|
||||
<string name="AttachmentManager_signal_allow_storage">Allow access to storage</string>
|
||||
<string name="AttachmentManager_signal_allow_storage">允許存取儲存空間</string>
|
||||
<!-- Dialog description that will explain the steps needed to give gallery storage permission -->
|
||||
<string name="AttachmentManager_signal_to_show_photos">To show photos and videos:</string>
|
||||
<string name="AttachmentManager_signal_to_show_photos">顯示相片和影片:</string>
|
||||
<!-- Toast text explaining Signal\'s need for storage access -->
|
||||
<string name="AttachmentManager_signal_needs_storage_access">Signal needs storage access to show your photos and videos.</string>
|
||||
<string name="AttachmentManager_signal_needs_storage_access">Signal 需要獲取儲存空間的存取權以顯示你的相片和影片。</string>
|
||||
|
||||
<!-- Alert dialog title to show the recipient has not activated payments -->
|
||||
<string name="AttachmentManager__not_activated_payments">%1$s 尚未啟動付款 </string>
|
||||
@@ -3189,7 +3189,7 @@
|
||||
<string name="preferences_storage__review_storage">檢視儲存空間</string>
|
||||
<string name="preferences_storage__delete_older_messages">刪除舊訊息?</string>
|
||||
<!-- Dialog title shown when selecting delete message history from manage storage -->
|
||||
<string name="preferences_storage__delete_message_history">Delete message history?</string>
|
||||
<string name="preferences_storage__delete_message_history">要刪除訊息紀錄嗎?</string>
|
||||
<string name="preferences_storage__this_will_permanently_delete_all_message_history_and_media">這將從裝置中永久刪除所有早於%1$s時間的訊息歷史記錄和媒體檔案。</string>
|
||||
<!-- The body of an alert dialog that is shown when confirming a trim operation. Trimming will delete all but the most recent messages in a chat. The placeholder represents how many messages are kept in each chat. All older messages are deleted. -->
|
||||
<plurals name="preferences_storage__this_will_permanently_trim_all_conversations_to_the_d_most_recent_messages">
|
||||
@@ -6681,13 +6681,13 @@
|
||||
|
||||
<!-- ManageStorageSettingsFragment -->
|
||||
<!-- Settings section title header show above manage settings options for automatic chat history management (deleting) -->
|
||||
<string name="ManageStorageSettingsFragment_chat_limit">Chat limits</string>
|
||||
<string name="ManageStorageSettingsFragment_chat_limit">聊天訊息量上限</string>
|
||||
<!-- Settings row title text that can be clicked to delete all messages and associated data from the device -->
|
||||
<string name="ManageStorageSettingsFragment_delete_message_history">Delete message history</string>
|
||||
<string name="ManageStorageSettingsFragment_delete_message_history">刪除訊息紀錄</string>
|
||||
<!-- Warning message at the bottom of a settings screen indicating how messages will be deleted based on user\'s selection (time is a range like 30 days or 1 year etc) -->
|
||||
<string name="ManageStorageSettingsFragment_keep_messages_duration_warning">Messages older than the selected time will be permanently deleted.</string>
|
||||
<string name="ManageStorageSettingsFragment_keep_messages_duration_warning">訊息早於所選時間將被永久刪除。</string>
|
||||
<!-- Warning message at the bottom of a settings screen indicating how messages will be deleted based on user\'s selection (limit is a number like 500 or 5,000) -->
|
||||
<string name="ManageStorageSettingsFragment_chat_length_limit_warning">Messages exceeding the selected length will be permanently deleted.</string>
|
||||
<string name="ManageStorageSettingsFragment_chat_length_limit_warning">訊息超過所選數量將被永久刪除。</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user