diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-03 02:28:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-03 02:28:50 +0000 |
commit | 9d9f8d04fbcbf1a956d5ffd5ef06821baec3d20d (patch) | |
tree | c329999f47d25e28b23f9b8d50b69ebcd4e71f2d /apps/files_sharing/l10n/ar.js | |
parent | d85379737aa6096826efab1342b400db4e30a5b7 (diff) | |
download | nextcloud-server-9d9f8d04fbcbf1a956d5ffd5ef06821baec3d20d.tar.gz nextcloud-server-9d9f8d04fbcbf1a956d5ffd5ef06821baec3d20d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ar.js')
-rw-r--r-- | apps/files_sharing/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ar.js b/apps/files_sharing/l10n/ar.js index f5c8851e58f..ed2d0b413a0 100644 --- a/apps/files_sharing/l10n/ar.js +++ b/apps/files_sharing/l10n/ar.js @@ -220,7 +220,6 @@ OC.L10N.register( "For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط", "Share note" : "ملاحظة المشاركة", "Toggle grid view" : "تفعيل/تعطيل وضع القائمة", - "Download %s" : "تنزيل %s", "Upload files to %s" : "ارسل ملفات إلى %s", "Note" : "ملاحظة", "Select or drop files" : "اختر أو اسحب ملفات هنا", @@ -231,6 +230,7 @@ OC.L10N.register( "invalid permissions" : "صلاحيات مفقودة", "Can't change permissions for public share links" : "لا يمكن تغيير صلاحيات روابط المشاركة العامة", "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "مشاركة ارسال كلمة المرور من قبل التحدث Nextcloud فشلت بسبب عدم تفعيل خاصية التحدث.", - "Name, email, or federated cloud ID …" : "اسم، بريد، معرف السحابة المتحدة…" + "Name, email, or federated cloud ID …" : "اسم، بريد، معرف السحابة المتحدة…", + "Download %s" : "تنزيل %s" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); |