Skip to content

Commit fe3ece4

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent ffe6da3 commit fe3ece4

File tree

5 files changed

+9
-0
lines changed

5 files changed

+9
-0
lines changed

app/src/main/res/values-b+en+001/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,7 @@
448448
<string name="file_not_synced">File could not be synced. Showing latest available version.</string>
449449
<string name="file_rename">Rename</string>
450450
<string name="file_upload_worker_error_notification_title">Upload failed. No internet connection</string>
451+
<string name="file_upload_worker_same_file_already_exists">%s already exists, no conflict detected</string>
451452
<string name="file_version_restored_error">Error restoring file version!</string>
452453
<string name="file_version_restored_successfully">Successfully restored file version.</string>
453454
<string name="filedetails_details">Details</string>

app/src/main/res/values-et-rEE/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,7 @@
448448
<string name="file_not_synced">Faili ei õnnestunud sünkroniseerida. Näitan viimast saadavalolevat versiooni.</string>
449449
<string name="file_rename">Muuda nime</string>
450450
<string name="file_upload_worker_error_notification_title">Üleslaadimine ei õnnestunud. Internetiühendus puudub</string>
451+
<string name="file_upload_worker_same_file_already_exists">%s on juba olemas, failikonflikti ei tundu tekkima</string>
451452
<string name="file_version_restored_error">Viga faili versiooni taastamisel!</string>
452453
<string name="file_version_restored_successfully">Faili versiooni taastamine õnnestus.</string>
453454
<string name="filedetails_details">Üksikasjad</string>

app/src/main/res/values-ga/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,7 @@
448448
<string name="file_not_synced">Níorbh fhéidir an comhad a shioncronú. Ag taispeáint an leagan is déanaí atá ar fáil.</string>
449449
<string name="file_rename">Athainmnigh</string>
450450
<string name="file_upload_worker_error_notification_title">Theip ar an uaslódáil. Gan nasc idirlín</string>
451+
<string name="file_upload_worker_same_file_already_exists">Tá %s ann cheana féin, níor braitheadh ​​aon choimhlint</string>
451452
<string name="file_version_restored_error">Earráid agus leagan an chomhaid á athchóiriú!</string>
452453
<string name="file_version_restored_successfully">D\'éirigh leis an leagan comhaid a athchóiriú.</string>
453454
<string name="filedetails_details">Sonraí</string>

app/src/main/res/values-zh-rHK/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,7 @@
448448
<string name="file_not_synced">檔案不能同步,將顯示最新可用版本。</string>
449449
<string name="file_rename">重新命名</string>
450450
<string name="file_upload_worker_error_notification_title">上傳失敗。沒有互聯網連接</string>
451+
<string name="file_upload_worker_same_file_already_exists">%s 已存在,未偵測到衝突</string>
451452
<string name="file_version_restored_error">還原檔案版本失敗!</string>
452453
<string name="file_version_restored_successfully">成功地還原檔案版本。</string>
453454
<string name="filedetails_details">細節</string>

app/src/main/res/values-zh-rTW/strings.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,7 @@
448448
<string name="file_not_synced">檔案無法同步。將顯示最新可用版本。</string>
449449
<string name="file_rename">重新命名</string>
450450
<string name="file_upload_worker_error_notification_title">上傳失敗。沒有網際網路連線</string>
451+
<string name="file_upload_worker_same_file_already_exists">%s 已存在,未偵測到衝突</string>
451452
<string name="file_version_restored_error">檔案版本復原錯誤!</string>
452453
<string name="file_version_restored_successfully">成功回復檔案版本。</string>
453454
<string name="filedetails_details">詳細資訊</string>
@@ -1032,6 +1033,10 @@
10321033
<string name="upload_local_storage_not_copied">無法複製檔案到本機儲存空間</string>
10331034
<string name="upload_lock_failed">鎖定資料夾失敗</string>
10341035
<string name="upload_manually_cancelled">使用者已取消上傳</string>
1036+
<string name="upload_missing_storage_permission_allow_file_access">允許存取所有檔案</string>
1037+
<string name="upload_missing_storage_permission_app_permissions">應用程式權限</string>
1038+
<string name="upload_missing_storage_permission_description">若無法存取本機儲存空間,則無法上傳您的檔案。輕點即可授予權限。</string>
1039+
<string name="upload_missing_storage_permission_title">上傳已停止 – 需要儲存空間權限</string>
10351040
<string name="upload_notification_manager_start_text">%1$d / %2$d - %3$s</string>
10361041
<string name="upload_old_android">加密功能僅適用於 Android 5.0 及後續版本</string>
10371042
<string name="upload_query_move_foreign_files">空間不足以將選擇的檔案複製到 %1$s 資料夾。是否要改成移動它們?</string>

0 commit comments

Comments
 (0)