Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed May 23, 2024
1 parent 5ccd894 commit 3550be4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -922,6 +922,7 @@
<string name="upload_action_cancelled_resume">إستئناف المرفوعات الملغاة</string>
<string name="upload_action_failed_clear">مسح الملفات التي فشل رفعها</string>
<string name="upload_action_failed_retry">أعِد محاولات الرفع الفاشلة</string>
<string name="upload_action_file_not_exist_message">بعض الملفات لم تعُد موجودة. عمليات الرفع هذه لا يمكن استئنافها.</string>
<string name="upload_action_global_upload_pause">جمِّد كل عمليات الرفع</string>
<string name="upload_action_global_upload_resume">إستَأنِف عمليات الرفع</string>
<string name="upload_cannot_create_file">لا يمكن إنشاء ملف محلي</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -896,6 +896,7 @@
<string name="upload_action_cancelled_resume">繼續已取消的上傳</string>
<string name="upload_action_failed_clear">清除失敗的上傳</string>
<string name="upload_action_failed_retry">重試未成功的上傳項目</string>
<string name="upload_action_file_not_exist_message">部份檔案不再存在。無法繼續這些上傳。</string>
<string name="upload_action_global_upload_pause">暫停所有上傳</string>
<string name="upload_action_global_upload_resume">繼續所有上傳</string>
<string name="upload_cannot_create_file">無法建立本機檔案</string>
Expand Down

0 comments on commit 3550be4

Please sign in to comment.