diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-05 00:17:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-05 00:17:37 +0000 |
commit | ddc8634695f5a3f45b97cffe5555a856dcff3d5f (patch) | |
tree | 42e55919ce4835455daa91e659dbe46dc9d83179 /apps/files/l10n | |
parent | 114ab80d4a0c08d63b0d219ce6edc9266079970e (diff) | |
download | nextcloud-server-ddc8634695f5a3f45b97cffe5555a856dcff3d5f.tar.gz nextcloud-server-ddc8634695f5a3f45b97cffe5555a856dcff3d5f.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/ar.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/ar.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 5334215fcd2..b1981e701df 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -49,7 +49,7 @@ OC.L10N.register( "Pending" : "قيد الانتظار", "Unable to determine date" : "تعذر تحديد التاريخ", "This operation is forbidden" : "هذة العملية ممنوعة ", - "This directory is unavailable, please check the logs or contact the administrator" : "هذا المجلد غير متوفر, الرجاء مراجعة سجل الأخطاء أو الاتصال بمدير النظام", + "This directory is unavailable, please check the logs or contact the administrator" : "هذا المجلد غير متوفر، الرجاء مراجعة سجل الأخطاء أو الاتصال بمدير النظام", "Storage is temporarily not available" : "وحدة التخزين غير متوفرة", "Could not move \"{file}\", target exists" : "لا يمكن نقل \"{file}\", الملف موجود بالفعل هناك", "Could not move \"{file}\"" : "لا يمكن نقل \"{file}\"", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 0f54e7adfed..2fe334a213b 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -47,7 +47,7 @@ "Pending" : "قيد الانتظار", "Unable to determine date" : "تعذر تحديد التاريخ", "This operation is forbidden" : "هذة العملية ممنوعة ", - "This directory is unavailable, please check the logs or contact the administrator" : "هذا المجلد غير متوفر, الرجاء مراجعة سجل الأخطاء أو الاتصال بمدير النظام", + "This directory is unavailable, please check the logs or contact the administrator" : "هذا المجلد غير متوفر، الرجاء مراجعة سجل الأخطاء أو الاتصال بمدير النظام", "Storage is temporarily not available" : "وحدة التخزين غير متوفرة", "Could not move \"{file}\", target exists" : "لا يمكن نقل \"{file}\", الملف موجود بالفعل هناك", "Could not move \"{file}\"" : "لا يمكن نقل \"{file}\"", |