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:
@@ -235,6 +235,8 @@
|
||||
<string name="CommunicationActions_call">撥打</string>
|
||||
<string name="CommunicationActions_insecure_call">不安全的電話</string>
|
||||
<string name="CommunicationActions_carrier_charges_may_apply">電信商可能會收取額外的費用。你撥出的號碼未在Signal中註冊。 該電話將通過你的電信商撥出,而不是通過網際網路撥出。</string>
|
||||
<string name="CommunicationActions_cant_join_call">Can\'t join call</string>
|
||||
<string name="CommunicationActions_this_call_link_is_no_longer_valid">This call link is no longer valid.</string>
|
||||
|
||||
<!-- ConfirmIdentityDialog -->
|
||||
|
||||
@@ -315,6 +317,8 @@
|
||||
<string name="ConversationItem_cant_download_video_you_will_need_to_send_it_again">無法下載影片。你需要再次傳送。</string>
|
||||
<!-- Display as the timestamp footer in a message bubble in a conversation when a message has been edited. The timestamp will go from \'11m\' to \'edited 11m\' -->
|
||||
<string name="ConversationItem_edited_timestamp_footer">%1$s 前已編輯</string>
|
||||
<!-- Displayed if the link preview in the conversation item is for a call link call -->
|
||||
<string name="ConversationItem__join_call">Join call</string>
|
||||
|
||||
<!-- ConversationActivity -->
|
||||
<string name="ConversationActivity_add_attachment">新增附檔</string>
|
||||
@@ -495,6 +499,9 @@
|
||||
<string name="ConversationFragment__content_description_back_button">導向返回。</string>
|
||||
<!-- Label for a button displayed in the conversation toolbar to open the main screen of the app. -->
|
||||
<string name="ConversationFragment__content_description_launch_signal_button">開啟 Signal</string>
|
||||
<!-- Dialog title shown when more than one contact in a group conversation is no longer verified -->
|
||||
<string name="ConversationFragment__no_longer_verified">No longer verified</string>
|
||||
|
||||
<!-- Label for a button displayed in conversation list to clear the chat filter -->
|
||||
<string name="ConversationListFragment__clear_filter">清除篩選器</string>
|
||||
<!-- Notice on chat list when no unread chats are available, centered on display -->
|
||||
@@ -1781,6 +1788,10 @@
|
||||
<!-- During registration, if the user attempts (and fails) to register, we display this error message with a number of minutes timer they are allowed to try again.-->
|
||||
<string name="RegistrationActivity_rate_limited_to_try_again">你已多次嘗試註冊此電話號碼。請在 %1$s後再試。</string>
|
||||
<string name="RegistrationActivity_unable_to_connect_to_service">無法連接服務。請檢查網路連線並再試一次。</string>
|
||||
<!-- A description text for an alert dialog where we do not or can not explain the error to the user. -->
|
||||
<string name="RegistrationActivity_generic_error">An unexpected error occurred.</string>
|
||||
<!-- A description text for an alert dialog when the entered phone number is not eligible for a verification SMS. -->
|
||||
<string name="RegistrationActivity_we_couldnt_send_you_a_verification_code">We couldn\'t send you a verification code via SMS. Try receiving your code via voice call instead.</string>
|
||||
<!-- Generic error when the app is unable to request an SMS code for an unknown reason. -->
|
||||
<string name="RegistrationActivity_unable_to_request_verification_code">無法要求驗證碼。請檢查你的網路連線,然後再試一次。</string>
|
||||
<string name="RegistrationActivity_non_standard_number_format">非標準數字格式</string>
|
||||
@@ -1798,6 +1809,10 @@
|
||||
<string name="RegistrationActivity_we_need_to_verify_that_youre_human">我們必須驗證你是人類。</string>
|
||||
<!-- An error shown when the request was valid, but due to an issue with a partner vendor, the server is unable to send an SMS code -->
|
||||
<string name="RegistrationActivity_external_service_error">由於外部供應商問題,Signal 無法傳送 SMS 代碼。</string>
|
||||
<!-- Button label to trigger a phone call to provide the registration code, in lieu of an SMS code -->
|
||||
<string name="RegistrationActivity_voice_call">Voice Call</string>
|
||||
<!-- Dialog button to cancel the pending action and return to the previous state. -->
|
||||
<string name="RegistrationActivity_cancel">Cancel</string>
|
||||
<string name="RegistrationActivity_next">下一步</string>
|
||||
<string name="RegistrationActivity_continue">繼續</string>
|
||||
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">保護你的隱私權。\n在每個訊息中做你自己。</string>
|
||||
@@ -5829,6 +5844,14 @@
|
||||
<string name="CallContextMenu__delete">刪除</string>
|
||||
|
||||
<!-- Call Log Fragment -->
|
||||
<!-- Snackbar text after clearing the call history -->
|
||||
<string name="CallLogFragment__cleared_call_history">Cleared call history</string>
|
||||
<!-- Dialog title to clear all call events -->
|
||||
<string name="CallLogFragment__clear_call_history_question">Clear call history?</string>
|
||||
<!-- Dialog body to clear all call events -->
|
||||
<string name="CallLogFragment__this_will_permanently_delete_all_call_history">This will permanently delete all call history</string>
|
||||
<!-- Action bar menu item to delete all call events -->
|
||||
<string name="CallLogFragment__clear_call_history">Clear call history</string>
|
||||
<!-- Action bar menu item to only display missed calls -->
|
||||
<string name="CallLogFragment__filter_missed_calls">篩選未接通話</string>
|
||||
<!-- Action bar menu item to clear missed call filter -->
|
||||
|
||||
Reference in New Issue
Block a user