diff options
Diffstat (limited to 'apps/settings/l10n/ar.json')
-rw-r--r-- | apps/settings/l10n/ar.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 766e73f45d1..7db79052abd 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -167,7 +167,7 @@ "Not saved" : "لم يتم حفظه", "Sending…" : "جارٍ الإرسال …", "Email sent" : "تم ارسال البريد الالكتروني", - "Address" : "العنوان", + "Location" : "الموقع", "Avatar" : "الصورة الرمزية", "About" : "عن", "Full name" : "الإسم الكامل", @@ -227,8 +227,6 @@ "You are using <strong>%s</strong>" : "تستخدم حاليا <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "تستخدم حاليا <strong>%1$s</strong> مِن أصل <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Your phone number" : "رقم هاتفك", - "Your postal address" : "عنوان البريد العادي", - "Link https://…" : "الرابط https://…", "Current password" : "كلمات السر الحالية", "New password" : "كلمات سر جديدة", "Change password" : "عدل كلمة السر", @@ -246,6 +244,9 @@ "Start migration" : "إبدأ الدمج", "days" : "أيام", "No display name set" : "لم يتم إدخال أي إسم", + "Address" : "العنوان", + "Your postal address" : "عنوان البريد العادي", + "Link https://…" : "الرابط https://…", "Twitter handle @…" : "حساب تويتر @…" },"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 |