diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-03 02:28:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-03 02:28:29 +0000 |
commit | 6a9afe37365cfe588d605a219dae55eaf301e5b1 (patch) | |
tree | f9f97744d7c25fde5449e7aa2efbfb6a54c51380 /apps/files_sharing/l10n/ar.json | |
parent | 3899dba3523a578b12285423fa433d3d2965158c (diff) | |
download | nextcloud-server-6a9afe37365cfe588d605a219dae55eaf301e5b1.tar.gz nextcloud-server-6a9afe37365cfe588d605a219dae55eaf301e5b1.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ar.json')
-rw-r--r-- | apps/files_sharing/l10n/ar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ar.json b/apps/files_sharing/l10n/ar.json index 6cd6f4ecf65..2497e8fa8d7 100644 --- a/apps/files_sharing/l10n/ar.json +++ b/apps/files_sharing/l10n/ar.json @@ -218,7 +218,6 @@ "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" : "اختر أو اسحب ملفات هنا", @@ -229,6 +228,7 @@ "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" },"pluralForm" :"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;" }
\ No newline at end of file |