mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-18 15:56:24 +01:00
Update translations and other static files.
This commit is contained in:
@@ -1,45 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<resources>
|
||||
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">Take privacy with you.\nBe yourself in every message.</string>
|
||||
<string name="RegistrationActivity_take_privacy_with_you_be_yourself_in_every_message">保護你的隱私權。\n在每個訊息中做你自己。</string>
|
||||
<!-- Non-English translations should use "Signal is a nonprofit" instead, dropping the 501c3 reference. -->
|
||||
<string name="RegistrationActivity_terms_and_privacy">Signal is a 501c3 nonprofit\nTerms & Privacy Policy</string>
|
||||
<string name="RegistrationActivity_continue">Continue</string>
|
||||
<string name="RegistrationActivity_terms_and_privacy">Signal 是一個非營利組織\n條款及隱私政策</string>
|
||||
<string name="RegistrationActivity_continue">繼續</string>
|
||||
<!-- Screen title for restoring or transfering account -->
|
||||
<string name="registration_activity__restore_or_transfer">Restore or transfer</string>
|
||||
<string name="registration_activity__restore_or_transfer">還原或轉移</string>
|
||||
|
||||
<!-- GrantPermissionsFragment -->
|
||||
<!-- Displayed as a title at the top of the screen -->
|
||||
<string name="GrantPermissionsFragment__allow_permissions">Allow permissions</string>
|
||||
<string name="GrantPermissionsFragment__allow_permissions">允許權限</string>
|
||||
<!-- Displayed as a subtitle at the top of the screen -->
|
||||
<string name="GrantPermissionsFragment__to_help_you_message_people_you_know">To help you message people you know, Signal will request these permissions. </string>
|
||||
<string name="GrantPermissionsFragment__to_help_you_message_people_you_know">為協助你向認識的人發送訊息,Signal 將請求此等權限。 </string>
|
||||
<!-- Displayed as a text-only action button at the bottom start of the screen -->
|
||||
<string name="GrantPermissionsFragment__not_now">Not now</string>
|
||||
<string name="GrantPermissionsFragment__not_now">現在不要</string>
|
||||
<!-- Displayed as an action button at the bottom end of the screen -->
|
||||
<string name="GrantPermissionsFragment__next">Next</string>
|
||||
<string name="GrantPermissionsFragment__next">下一步</string>
|
||||
<!-- Notifications permission row title -->
|
||||
<string name="GrantPermissionsFragment__notifications">Notifications</string>
|
||||
<string name="GrantPermissionsFragment__notifications">通知</string>
|
||||
<!-- Notifications permission row description -->
|
||||
<string name="GrantPermissionsFragment__get_notified_when">Get notified when new messages arrive.</string>
|
||||
<string name="GrantPermissionsFragment__get_notified_when">當新訊息到達時收到通知。</string>
|
||||
<!-- Contacts permission row title -->
|
||||
<string name="GrantPermissionsFragment__contacts">Contacts</string>
|
||||
<string name="GrantPermissionsFragment__contacts">聯絡人</string>
|
||||
<!-- Contacts permission row description -->
|
||||
<string name="GrantPermissionsFragment__find_people_you_know">Find people you know. Your contacts are encrypted and not visible to the Signal service.</string>
|
||||
<string name="GrantPermissionsFragment__find_people_you_know">找到你認識的人。你的聯絡人名單已加密,Signal 服務無法看到。</string>
|
||||
<!-- Phone calls permission row title -->
|
||||
<string name="GrantPermissionsFragment__phone_calls">Phone calls</string>
|
||||
<string name="GrantPermissionsFragment__phone_calls">電話通話</string>
|
||||
<!-- Phone calls permission row description -->
|
||||
<string name="GrantPermissionsFragment__make_registering_easier">Make registering easier and enable additional calling features.</string>
|
||||
<string name="GrantPermissionsFragment__make_registering_easier">使註冊電話號碼更容易,並啟用其他通話功能。</string>
|
||||
<!-- Storage permission row title -->
|
||||
<string name="GrantPermissionsFragment__storage">Storage</string>
|
||||
<string name="GrantPermissionsFragment__storage">儲存空間</string>
|
||||
<!-- Storage permission row description -->
|
||||
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Send photos, videos and files from your device.</string>
|
||||
<string name="GrantPermissionsFragment__send_photos_videos_and_files">從你的裝置發送照片、影片和檔案。</string>
|
||||
|
||||
<!-- CountryCodePickerScreen -->
|
||||
<!-- Title of the country code selection screen -->
|
||||
<string name="CountryCodeSelectScreen__your_country">Your country</string>
|
||||
<string name="CountryCodeSelectScreen__your_country">你的國家或地區</string>
|
||||
<!-- Close button content description -->
|
||||
<string name="CountryCodeSelectScreen__close">Close</string>
|
||||
<string name="CountryCodeSelectScreen__close">關閉</string>
|
||||
<!-- Search bar hint text -->
|
||||
<string name="CountryCodeSelectScreen__search_by">Search by name or number</string>
|
||||
<string name="CountryCodeSelectScreen__search_by">依名字或國碼搜尋</string>
|
||||
<!-- Fallback text for countries with no name -->
|
||||
<string name="CountryCodeSelectScreen__unknown_country">Unknown country</string>
|
||||
<string name="CountryCodeSelectScreen__unknown_country">未知的國家</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user