diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-07 00:27:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-07 00:27:34 +0000 |
commit | a9ba19d3d494a306c06e8ed1002e1639d69fae3e (patch) | |
tree | 71c38fc93119ea1343233f0e7a0f08d9ad8b3ba4 /apps/dav/l10n/ar.json | |
parent | 56402460121080cb0d63e4c4d4ec51e5b409fed2 (diff) | |
download | nextcloud-server-a9ba19d3d494a306c06e8ed1002e1639d69fae3e.tar.gz nextcloud-server-a9ba19d3d494a306c06e8ed1002e1639d69fae3e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/ar.json')
-rw-r--r-- | apps/dav/l10n/ar.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/l10n/ar.json b/apps/dav/l10n/ar.json index 2f5dd3da247..d75da4fab02 100644 --- a/apps/dav/l10n/ar.json +++ b/apps/dav/l10n/ar.json @@ -117,6 +117,7 @@ "File is not updatable: %1$s" : "ملف غير قابل للتعديل: %1$s", "Could not write to final file, canceled by hook" : "تعذرت الكتابة إلى الملف النهائي، تم إلغاؤه بواسطة خطّاف hook", "Could not write file contents" : "تعذرت كتابة محتويات الملف", + "_%n byte_::_%n bytes_" : ["بايت","بايت","بايت","بايت","بايت","%n بايت"], "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "حدث خطأ أثناء نسخ الملف إلى الموقع المقصد (تمّ نسخه: %1$s, حجم الملف المتوقع: %2$s)", "Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "الحجم المتوقع للملف هو %1$s؛ بينما المقروء من ( الجهاز العميل لنكست كلاود) و المكتوب في (تخزين نكست كلاود) هو %2$s. يمكن أن يكون السبب إمّا مشكلة اتصال في جانب الجهاز العميل أو مشكلة في الكتابة في وحدة التخزين في جانب خادوم نكست كلاود .", "Could not rename part file to final file, canceled by hook" : "تعذّرت إعادة تسمية ملف جزئي إلى ملف نهائي. تمّ الإلغاء من قِبَل الخطّاف hook.", |