mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
Updated language translations.
This commit is contained in:
@@ -24,6 +24,15 @@
|
||||
<string name="save">儲存</string>
|
||||
<string name="note_to_self">給自己的筆記</string>
|
||||
|
||||
<!-- Alternate label for the Signal Application in the device\'s home screen launcher -->
|
||||
<string name="app_icon_label_weather">Weather</string>
|
||||
<!-- Alternate label for the Signal Application in the device\'s home screen launcher -->
|
||||
<string name="app_icon_label_notes">Notes</string>
|
||||
<!-- Alternate label for the Signal Application in the device\'s home screen launcher -->
|
||||
<string name="app_icon_label_news">News</string>
|
||||
<!-- Alternate label for the Signal Application in the device\'s home screen launcher -->
|
||||
<string name="app_icon_label_waves">Waves</string>
|
||||
|
||||
<!-- AlbumThumbnailView -->
|
||||
<!-- Removed by excludeNonTranslatables <string name="AlbumThumbnailView_plus" translatable="false">\+%d</string> -->
|
||||
|
||||
@@ -1895,7 +1904,7 @@
|
||||
<string name="StickerPackPreviewActivity_unknown">未知</string>
|
||||
<string name="StickerPackPreviewActivity_install">安裝</string>
|
||||
<!-- Label for a button that, if pressed, will uninstall the sticker pack that is currently being previewed. -->
|
||||
<string name="StickerPackPreviewActivity_remove">Uninstall</string>
|
||||
<string name="StickerPackPreviewActivity_remove">解除安裝</string>
|
||||
<string name="StickerPackPreviewActivity_stickers">貼圖</string>
|
||||
<string name="StickerPackPreviewActivity_failed_to_load_sticker_pack">讀取貼圖包失敗</string>
|
||||
|
||||
@@ -2093,7 +2102,7 @@
|
||||
|
||||
<!-- MessageNotifier -->
|
||||
<!-- Text shown in a system notification that is used to summarize your notification. The first placeholder is a pluralized string that describes how many messages (e.g. "3 messages"), and the second placeholder is a pluralized string that describes the number of unique chats those message appear in (e.g. "2 chats"). -->
|
||||
<string name="MessageNotifier_s_in_s">%1$s in %2$s</string>
|
||||
<string name="MessageNotifier_s_in_s">%1$s在%2$s</string>
|
||||
<!-- Text shown in a system notification that is used to summary how many messages you received. -->
|
||||
<plurals name="MessageNotifier_d_messages">
|
||||
<item quantity="other">%1$d messages</item>
|
||||
@@ -2799,6 +2808,28 @@
|
||||
<string name="preferences__appearance">介面設定</string>
|
||||
<string name="preferences__theme">主題</string>
|
||||
<string name="preferences__chat_color_and_wallpaper">聊天顏色與壁紙</string>
|
||||
<!-- Clickable settings text allowing the user to change the icon visible on their phone\'s home screen. -->
|
||||
<string name="preferences__app_icon">App Icon</string>
|
||||
<!-- Approval for changing the app icon. -->
|
||||
<string name="preferences__app_icon_dialog_ok">確定</string>
|
||||
<!-- Cancelling the operation of changing the app icon. -->
|
||||
<string name="preferences__app_icon_dialog_cancel">取消</string>
|
||||
<!-- Title for the confirmation dialog of changing the app icon. -->
|
||||
<string name="preferences__app_icon_dialog_title">Change app icon and name to \"%1$s\"</string>
|
||||
<!-- Description for the confirmation dialog of changing the app icon. -->
|
||||
<string name="preferences__app_icon_dialog_description">Signal will need to close to change the app icon and name. Notifications will always display the default Signal icon and name.</string>
|
||||
<!-- Visible warning label for the limitations of changing the app icon with learn more call to action. -->
|
||||
<string name="preferences__app_icon_warning_learn_more">Select an app icon and name, which will be visible on your phone\'s home screen and app drawer. Notifications will always display the default Signal icon and name. Learn more</string>
|
||||
<!-- Visible warning label for the limitations of changing the app icon. -->
|
||||
<string name="preferences__app_icon_warning">App icons and names are visible on the home screen and app drawer.</string>
|
||||
<!-- Visible warning label explaining that changing the app icon and name does not affect notifications. -->
|
||||
<string name="preferences__app_icon_notification_warning">Notifications will always display the default Signal icon and name.</string>
|
||||
<!--Call to action to get more information about the limitations of the change app icon functionality. -->
|
||||
<string name="preferences__app_icon_learn_more">Learn more</string>
|
||||
<!--Text description of the app icon option for visually impaired users. -->
|
||||
<string name="preferences__app_icon_content_description">Icon for %1$s</string>
|
||||
<!--Text description of a graphic illustrating the limitations of the app icon change. -->
|
||||
<string name="preferences__graphic_illustrating_where_the_replacement_app_icon_will_be_visible">Graphic illustrating where the replacement app icon will be visible.</string>
|
||||
<string name="preferences__disable_pin">停用 PIN 碼</string>
|
||||
<string name="preferences__enable_pin">啟用 PIN 碼</string>
|
||||
<string name="preferences__if_you_disable_the_pin_you_will_lose_all_data">如果你停用 PIN 碼,則除非你進行手動備份和還原,否則當你重新註冊 Signal 時,將會遺失所有資料。停用 PIN 碼時無法開啟註冊鎖定。</string>
|
||||
|
||||
Reference in New Issue
Block a user