diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-01 02:17:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-01 02:17:00 +0000 |
commit | 4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466 (patch) | |
tree | 0d7f832a5de1f668eb330db9be641a819e841ea2 /apps/settings/l10n/ar.js | |
parent | 8e01ff15df434f4f3452daff9614dca66a27a4ab (diff) | |
download | nextcloud-server-4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466.tar.gz nextcloud-server-4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/ar.js')
-rw-r--r-- | apps/settings/l10n/ar.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 41758e80331..35fe48d948a 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -19,8 +19,6 @@ OC.L10N.register( "Select a profile picture" : "اختر صورة الملف الشخصي ", "Week starts on {fdow}" : "بداية الأسبوع يوم {fdow}", "Groups" : "مجموعات", - "Add link" : "إضافة رابط", - "Retry" : "أعد المحاولة", "{actor} changed your password" : "{actor} قام بتغيير كلمتك السرية", "You changed your password" : "لقد قمت بتعديل كلمة مرورك", "Your password was reset by an administrator" : "قام أحد المدراء بإعادة تعيين كلمة مرورك", @@ -265,6 +263,8 @@ OC.L10N.register( "Issued By" : "سُلّمت مِن طرف", "Valid until %s" : "صالحة إلى غاية %s", "Import root certificate" : "إستيراد شهادة جذرية", - "Set default expiration date" : "تعيين تاريخ إنتهاء الصلاحية الإفتراضية" + "Set default expiration date" : "تعيين تاريخ إنتهاء الصلاحية الإفتراضية", + "Add link" : "إضافة رابط", + "Retry" : "أعد المحاولة" }, "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;"); |