diff options
Diffstat (limited to 'apps/encryption/l10n/ar.js')
-rw-r--r-- | apps/encryption/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/ar.js b/apps/encryption/l10n/ar.js index 3ca79e228aa..b97707d62fa 100644 --- a/apps/encryption/l10n/ar.js +++ b/apps/encryption/l10n/ar.js @@ -31,7 +31,6 @@ OC.L10N.register( "Encryption password" : "كلمة سر التشفير", "The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "قام المشرف بتمكين التشفير من جانب الخادوم. و تمّ تشفير ملفاتك باستخدام كلمة السر <strong>%s</strong>.", "The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "قام المشرف بتمكين التشفير من جانب الخادوم. و تمّ تشفير ملفاتك باستخدام كلمة السر \"%s\".", - "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password." : "الرجاء تسجيل الدخول إلى واجهة الويب ثم الانتقال إلى قسم \"الأمان\" security في إعداداتك الشخصية وتحديث كلمة مرور التشفير الخاصة بك بإدخالها في خانة \"كلمة مرور الدخول القديمة\" Old log-in password ثم إدخال كلمة مرور الدخول الحالية.", "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "تعذّر فك تشفير هذا الملف؛ ربما يكون ملفّاً مُشتركاً. رجاءً، أطلب من مالك الملف إلغاء مشاركته معك.", "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "تعذرت قراءة هذا الملف؛ ربما يكون ملفّاً مُشتركاً. رجاءً، أطلب من مالك الملف إلغاء مشاركته معك.", "Default encryption module" : "وحدة التشفير الافتراضية", @@ -65,6 +64,7 @@ OC.L10N.register( "Hey there,\n\nThe administration enabled server-side-encryption. Your files were encrypted using the password \"%s\".\n\nPlease login to the web interface, go to the section \"Basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password.\n\n" : "مرحبًا ، تم تمكين التشفير من جانب الخادوم من قبل الإدارة. لذا تمّ تشفير ملفاتك باستخدام كلمة المرور %s\".\nالرجاء الدخول إلى واجهة الويب ثم الانتقال إلى قسم \"وحدة التشفير الأساسية\" Basic encryption module في إعداداتك الشخصية، و قُم بتحديث كلمة مرور التشفير عن طريق إدخال كلمتىْ مرورك القديمة و الحالية.\n", "The share will expire on %s." : "ستنتهي صلاحية المشاركة في %s.", "Cheers!" : "تحياتي!", - "Hey there,<br><br>The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"Basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password.<br><br>" : "أهلاً؛<br><br>قامت الإدارة بتمكين التشفير من جانب الخادوم. لذا، سيتم تشفير ملفاتك باستخدام كلمة المرور <strong>%s</strong>.<br><br>الرجاء الدخول إلى واجهة الويب ثم الانتقال إلى قسم \"وحدة التشفير الأساسية\" Basic encryption module في إعداداتك الشخصية، و قُم بتحديث كلمة مرور التشفير عن طريق إدخال كلمتىْ مرورك القديمة و الحالية.<br><br>" + "Hey there,<br><br>The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"Basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password.<br><br>" : "أهلاً؛<br><br>قامت الإدارة بتمكين التشفير من جانب الخادوم. لذا، سيتم تشفير ملفاتك باستخدام كلمة المرور <strong>%s</strong>.<br><br>الرجاء الدخول إلى واجهة الويب ثم الانتقال إلى قسم \"وحدة التشفير الأساسية\" Basic encryption module في إعداداتك الشخصية، و قُم بتحديث كلمة مرور التشفير عن طريق إدخال كلمتىْ مرورك القديمة و الحالية.<br><br>", + "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password." : "الرجاء تسجيل الدخول إلى واجهة الويب ثم الانتقال إلى قسم \"الأمان\" security في إعداداتك الشخصية وتحديث كلمة مرور التشفير الخاصة بك بإدخالها في خانة \"كلمة مرور الدخول القديمة\" Old log-in password ثم إدخال كلمة مرور الدخول الحالية." }, "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;"); |