Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-09 16:31:21 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-09 16:31:21 +0300
commit20f1f757c4fc5ae41d41381f199113295ddd9cbc (patch)
tree53dc437eb17ba953ef3f4827eaf14a01c8441cb5 /core/l10n/ar.js
parent1cc7db32cd4ef24863f359ac631f810dedb5160b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r--core/l10n/ar.js4
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;");