diff options
Diffstat (limited to 'apps/sharebymail/l10n/ar.json')
-rw-r--r-- | apps/sharebymail/l10n/ar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/ar.json b/apps/sharebymail/l10n/ar.json index cd58a6bbd07..3c458aac1fa 100644 --- a/apps/sharebymail/l10n/ar.json +++ b/apps/sharebymail/l10n/ar.json @@ -17,7 +17,6 @@ "Failed to send share by email. Got an invalid email address" : "تعذّر إرسال المشاركة عبر البريد الإلكتروني. حصلت على عنوان بريد إلكتروني غير صالح.", "Failed to send share by email" : "تعذّر إرسال مشاركة بالبريد الإلكتروني", "%1$s shared %2$s with you" : "قام%1$s بمشاركة %2$s معك", - "%1$s shared %2$s with you." : "قام%1$s بمشاركة %2$s معك.", "Note:" : "ملاحظة:", "This share is valid until %s at midnight" : "هذه المشاركة سارية حتى منتصف الليل من %s ", "Expiration:" : "إنتهاء الصلاحية:", @@ -56,6 +55,7 @@ "»%s« added a note to a file shared with you" : "»%s« أضافة ملاحظة لملفٍ سلفت مشاركته معك", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "أنت شاركت للتّوِّ »%1$s« مع %2$s. تمّ إرسال المشاركة إلى وجهتها. بسبب السياسة الأمنية الموضوعة من قبل مسؤول النظام %3$s كل مشاركة يجب أن تكون محمية بكلمة مرور و التي يجب إلّا يتم إرسالها مباشرة إلى المستخدم المقصود. لذا بجب أن تقوم بتحويلها إليه يدويّاً.", "Password to access »%1$s« shared by you with %2$s" : "كلمة مرور للوصول إلى »%1$s« تمّت مشاركتها مع %2$s", - "Allows users to share a personalized link to a file or folder by putting in an email address." : "يسمح للمستخدمين بمشاركة ارتباط مخصص لملف أو مجلد عن طريق إدخال عنوان بريد إلكتروني." + "Allows users to share a personalized link to a file or folder by putting in an email address." : "يسمح للمستخدمين بمشاركة ارتباط مخصص لملف أو مجلد عن طريق إدخال عنوان بريد إلكتروني.", + "%1$s shared %2$s with you." : "قام%1$s بمشاركة %2$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 |