diff options
Diffstat (limited to 'apps/encryption/l10n/ar.json')
-rw-r--r-- | apps/encryption/l10n/ar.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/encryption/l10n/ar.json b/apps/encryption/l10n/ar.json index c0535698bbf..e4b9816ace3 100644 --- a/apps/encryption/l10n/ar.json +++ b/apps/encryption/l10n/ar.json @@ -40,7 +40,7 @@ "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "يؤدي تمكين هذا الخيار إلى تشفير جميع الملفات المخزنة على وحدة التخزين الرئيسية، وإلا فسيتم تشفير الملفات الموجودة على وحدة التخزين الخارجية فقط", "Enable recovery key" : "تمكين مفتاح الاستعادة", "Disable recovery key" : "تعطيل مفتاح الاستعادة", - "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "مفتاح الاسترداد هو مفتاح تشفير إضافي يُستخدم لتشفير الملفات. يسمح باستعادة ملفات المستخدم إذا نسي المستخدم كلمة المرور الخاصة به.", + "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "مفتاح الاسترداد هو مفتاح تشفير إضافي يستخدم لتشفير الملفات. يتم استخدامه لاستعادة الملفات من الحساب في حالة نسيان كلمة المرور.", "Recovery key password" : "استعادة كلمة مرور المفتاح", "Repeat recovery key password" : "أعد كتابة كلمة مرور مفتاح الاستعادة", "Change recovery key password:" : "تعديل كلمة المرور استعادة المفتاح:", @@ -60,6 +60,7 @@ "Enabled" : "مفعلة", "Disabled" : "معطلة", "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 ثم إدخال كلمة مرور الدخول الحالية.", - "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "من أجل استخدام وحدة التشفير هذه تحتاج إلى تمكين جانب الخادوم \n\t\t التشفير في إعدادات المسؤول. بمجرد تمكين هذه الوحدة سوف تقوم بتشفير \n\t\t كل ملفاتك بشفافية. يعتمد التشفير على مفتاح 256 AES\n \t\t لن تلمس الوحدة الملفات الموجودة مُسبقاً و ستقوم فقط بتشفير الملفات الجديدة\n\t\t بعد تمكين التشفير من جانب الخادوم، لن يكون مُمكناً \n\t\t تعطيل التشفير مرة أخرى والرجوع إلى حالة عدم التشفير. \n\t\t يرجى قراءة الوثائق لمعرفة جميع العواقب المترتبةقبل أن تقرر\n\t\t لتمكين التشفير من جانب الخادوم." + "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "من أجل استخدام وحدة التشفير هذه تحتاج إلى تمكين جانب الخادوم \n\t\t التشفير في إعدادات المسؤول. بمجرد تمكين هذه الوحدة سوف تقوم بتشفير \n\t\t كل ملفاتك بشفافية. يعتمد التشفير على مفتاح 256 AES\n \t\t لن تلمس الوحدة الملفات الموجودة مُسبقاً و ستقوم فقط بتشفير الملفات الجديدة\n\t\t بعد تمكين التشفير من جانب الخادوم، لن يكون مُمكناً \n\t\t تعطيل التشفير مرة أخرى والرجوع إلى حالة عدم التشفير. \n\t\t يرجى قراءة الوثائق لمعرفة جميع العواقب المترتبةقبل أن تقرر\n\t\t لتمكين التشفير من جانب الخادوم.", + "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "مفتاح الاسترداد هو مفتاح تشفير إضافي يُستخدم لتشفير الملفات. يسمح باستعادة ملفات المستخدم إذا نسي المستخدم كلمة المرور الخاصة به." },"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 |