diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 13:31:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 13:31:21 +0000 |
commit | 20f1f757c4fc5ae41d41381f199113295ddd9cbc (patch) | |
tree | 53dc437eb17ba953ef3f4827eaf14a01c8441cb5 /core/l10n/ar.json | |
parent | 1cc7db32cd4ef24863f359ac631f810dedb5160b (diff) | |
download | nextcloud-server-20f1f757c4fc5ae41d41381f199113295ddd9cbc.tar.gz nextcloud-server-20f1f757c4fc5ae41d41381f199113295ddd9cbc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ar.json')
-rw-r--r-- | core/l10n/ar.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ar.json b/core/l10n/ar.json index 59af4cfbf8e..8e727de9e22 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -174,7 +174,6 @@ "Log in" : "أدخل", "Wrong password." : "كلمة السر خاطئة.", "Forgot password?" : "هل نسيت كلمة السر ؟", - "Back to log in" : "العودة إلى تسجيل الدخول", "Alternative Logins" : "اسماء دخول بديلة", "Account access" : "حساب النفاذ", "Grant access" : "السماح بالنفاذ", @@ -195,6 +194,7 @@ "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" : "العودة إلى تسجيل الدخول" },"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 |