diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 13:31:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 13:31:55 +0000 |
commit | f22bae35464068625b6d722ab10c3dae0fe4349e (patch) | |
tree | 19e41c01e4c74972b81f459f66793783a645d9c6 /core/l10n/ar.js | |
parent | 56a4c9d68ee086bd4f3cb043236e4f505374aa92 (diff) | |
download | nextcloud-server-f22bae35464068625b6d722ab10c3dae0fe4349e.tar.gz nextcloud-server-f22bae35464068625b6d722ab10c3dae0fe4349e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 73d96421607..c4be22f13fd 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -176,7 +176,6 @@ OC.L10N.register( "Log in" : "أدخل", "Wrong password." : "كلمة السر خاطئة.", "Forgot password?" : "هل نسيت كلمة السر ؟", - "Back to log in" : "العودة إلى تسجيل الدخول", "Alternative Logins" : "اسماء دخول بديلة", "Account access" : "حساب النفاذ", "Grant access" : "السماح بالنفاذ", @@ -197,6 +196,7 @@ OC.L10N.register( "Shared with {recipients}" : "تمت مشاركته مع {recipients}", "This action requires you to confirm your password:" : "يتطلب منك هذا الإجراء تأكيد كلمة المرور :", "Wrong password. Reset it?" : "كلمة السر خاطئة. هل تريد إعادة تعيينها ؟", - "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "للمساعدة يُرجى الإطلاع على <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">الدليل</a>." + "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "للمساعدة يُرجى الإطلاع على <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">الدليل</a>.", + "Back to log in" : "العودة إلى تسجيل الدخول" }, "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;"); |