Updated language translations.

This commit is contained in:
Cody Henthorne
2022-08-11 16:57:02 -04:00
parent fe898d824b
commit 6c7bb85aa3
73 changed files with 365 additions and 77 deletions

View File

@@ -442,6 +442,7 @@
<string name="BackupsPreferenceFragment__to_restore_a_backup">要回復備份請安裝新的Signal。 打開應用程式,然後點擊“還原備份”,然後找到一個備份檔案。%1$s</string>
<string name="BackupsPreferenceFragment__learn_more">了解更多</string>
<string name="BackupsPreferenceFragment__in_progress">正在進行中…</string>
<!--Status text shown in backup preferences when verifying a backup-->
<string name="BackupsPreferenceFragment__d_so_far">%1$d到目前為止…</string>
<!--Show percentage of completion of backup-->
<string name="BackupsPreferenceFragment__s_so_far">目前進度%1$s%%…</string>
@@ -2634,10 +2635,13 @@
<string name="BackupDialog_you_successfully_entered_your_backup_passphrase">你已成功的輸入你的備份碼</string>
<string name="BackupDialog_passphrase_was_not_correct">備份碼錯誤</string>
<string name="LocalBackupJob_creating_signal_backup">建立 Signal 備份…</string>
<!--Title for progress notification shown in a system notification while verifying a recent backup.-->
<string name="LocalBackupJobApi29_backup_failed">備份失敗</string>
<string name="LocalBackupJobApi29_your_backup_directory_has_been_deleted_or_moved">你的備份目錄已被刪除或移動。</string>
<string name="LocalBackupJobApi29_your_backup_file_is_too_large">你的備份檔案太大,無法儲存在該空間上。</string>
<string name="LocalBackupJobApi29_there_is_not_enough_space">沒有足夠的空間來儲存備份。</string>
<!--Error message shown if a newly created backup could not be verified as accurate-->
<!--Error message shown if a very large attachment is encountered during the backup creation and causes the backup to fail-->
<string name="LocalBackupJobApi29_tap_to_manage_backups">點擊以管理備份。</string>
<string name="ProgressPreference_d_messages_so_far">目前有 %d 則訊息</string>
<string name="RegistrationActivity_wrong_number">電話號碼不對</string>