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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 26, 2025
1 parent 7b8861e commit d32bf76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions library/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<string name="file_not_found">الملف المحلي غير موجود</string>
<string name="http_violation">إنتهاك HTTP</string>
<string name="instance_not_configured">خادوم نكست كلاود غير مُهيّأ!</string>
<string name="invalid_character_in_name">اسم الملف يحتوي على حروف محظورة</string>
<string name="json_exception">إستثناء JSON</string>
<string name="local_storage_full">وحدة التخزين المحلية ممتلئة</string>
<string name="local_storage_not_moved">خطأ أثناء نقل الملف إلى الدليل النهائي</string>
Expand Down
1 change: 1 addition & 0 deletions library/src/main/res/values-b+en+001/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<string name="file_not_found">Local file does not exist</string>
<string name="http_violation">HTTP violation</string>
<string name="instance_not_configured">The Nextcloud server is not configured!</string>
<string name="invalid_character_in_name">The filename contains a forbidden character</string>
<string name="json_exception">JSON exception</string>
<string name="local_storage_full">Local storage full</string>
<string name="local_storage_not_moved">Error while moving file to final directory</string>
Expand Down

0 comments on commit d32bf76

Please sign in to comment.