diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
commit | c88aabd1252c00dad59f143853042fc05ebc8d40 (patch) | |
tree | c7a2dd926d364addc83ceb1cf641ab22368f77dc /apps/settings/l10n/ar.json | |
parent | 5c4a66f0c19f5260c0104de31d526c211b801828 (diff) | |
download | nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.tar.gz nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ar.json')
-rw-r--r-- | apps/settings/l10n/ar.json | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 84ac2ab48bd..1f9d065fa83 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -227,27 +227,21 @@ "Week starts on {fdow}" : "بداية الأسبوع يوم {fdow}", "Couldn't remove app." : "لم نتمكّن مِن حذف التطبيق.", "Couldn't update app." : "تعذر تحديث التطبيق.", - "You need to set your user email before being able to send test emails." : "يجب أولا أن يتم تجهيز إعدادات البريد الإلكتروني قبل أن يمكنك إرسال أي بريد", - "All languages" : "كافة اللغات", - "Everyone" : "الجميع", - "Test email settings" : "فحص إعدادات البريد الإلكتروني", + "Address" : "العنوان", + "Avatar" : "الصورة الرمزية", "Please read carefully before activating server-side encryption: " : "يرجى الاطلاع بعناية قبل تفعيل التشفير في الخادم.", "Enable encryption" : "تنشيط التعمية", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "يجب عليك دمج مفتاح التشفير من التشفير السابق (ownCloud <= 8.0) إلى الجديد. يرجى تفعيل \"حزمة التشفير الإفتراضية\" وبعدها استخدم امر التشفير التالي 'occ encryption:migrate'", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "يجب عليك دمج مفتاح التشفير من التشفير السابق (ownCloud <= 8.0) إلى الجديد.", "Start migration" : "إبدأ الدمج", - "days" : "أيام", "Upload new" : "رفع الان", "Select from Files" : "إختر مِن بين الملفات", "Remove image" : "إزالة الصورة", "Choose as profile picture" : "اختر صورة للملف الشخصي ", "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>)", - "No display name set" : "لم يتم إدخال أي إسم", - "Address" : "العنوان", "Your postal address" : "عنوان البريد العادي", "Link https://…" : "الرابط https://…", - "Twitter handle @…" : "حساب تويتر @…", - "Avatar" : "الصورة الرمزية" + "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 |