ar.json 3.3 KB

123456789101112131415161718192021222324
  1. { "translations": {
  2. "Recovery key successfully enabled" : "تم بنجاح تفعيل مفتاح الاستعادة",
  3. "Could not enable recovery key. Please check your recovery key password!" : "لا يمكن تفعيل مفتاح الاستعادة, يرجى التحقق من كلمة مرور مفتاح الاستعادة!",
  4. "Recovery key successfully disabled" : "تم تعطيل مفتاح الاستعادة بنجاح",
  5. "Could not disable recovery key. Please check your recovery key password!" : "لا يمكن تعطيل مفتاح الاستعادة, يرجى التحقق من كلمة مرور مفتاح الاستعادة!",
  6. "Password successfully changed." : "تم تغيير كلمة المرور بنجاح.",
  7. "Could not change the password. Maybe the old password was not correct." : "تعذر تغيير كلمة المرور. من الممكن ان كلمة المرور القديمة غير صحيحة.",
  8. "Private key password successfully updated." : "تم تحديث كلمة المرور للمفتاح الخاص بنجاح.",
  9. "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "المفتاح الخاص بتشفير التطبيقات غير صالح. يرجى تحديث كلمة السر الخاصة بالمفتاح الخاص من الإعدادت الشخصية حتى تتمكن من الوصول للملفات المشفرة.",
  10. "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "تم تمكين تشفير البرامج لكن لم يتم تهيئة المفاتيح لذا يرجى تسجيل الخروج ثم تسجيل الدخول مرة آخرى.",
  11. "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "لا يمكن فك التشفير من هذا الملف, من الممكن ان يكون هذا الملف مُشارك. يرجى سؤال صاحب الملف لإعادة مشاركتة معك.",
  12. "Recovery key password" : "استعادة كلمة مرور المفتاح",
  13. "Change recovery key password:" : "تعديل كلمة المرور استعادة المفتاح:",
  14. "Change Password" : "عدل كلمة السر",
  15. " If you don't remember your old password you can ask your administrator to recover your files." : "اذا كنت لاتتذكر كلمة السر تستطيع ان تطلب من المدير ان يستعيد ملفاتك.",
  16. "Old log-in password" : "كلمة المرور القديمة الخاصة بالدخول",
  17. "Current log-in password" : "كلمة المرور الحالية الخاصة بالدخول",
  18. "Update Private Key Password" : "تحديث كلمة المرور لـ المفتاح الخاص",
  19. "Enable password recovery:" : "تفعيل استعادة كلمة المرور:",
  20. "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "تفعيل هذا الخيار يمكنك من اعادة الوصول الى ملفاتك المشفرة عند فقدان كلمة المرور",
  21. "Enabled" : "مفعلة",
  22. "Disabled" : "معطلة"
  23. },"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;"
  24. }