diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
commit | 7d4cb9a13d77b6e5b8822b50b901feefc5b52240 (patch) | |
tree | 1453d8f90973b06f7daa2fe71a78b6a2803bffac /apps/settings/l10n/ar.js | |
parent | 2564d7f4d1348baa4ec17dfa9ffc9b96cc826b06 (diff) | |
download | nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.tar.gz nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 f092febe97d..9a3d2205fea 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -186,6 +186,7 @@ OC.L10N.register( "Never" : "أبدا", "Documentation" : "الدليل", "Forum" : "منتدى", + "Login" : "تسجيل الدخول", "SSL/TLS" : "SSL/TLS", "Open documentation" : "فتح الدليل", "Send mode" : "وضعية الإرسال", @@ -193,6 +194,8 @@ OC.L10N.register( "From address" : "عنوان الإرسال", "Server address" : "عنوان الخادم", "Port" : "المنفذ", + "Authentication method" : "أسلوب التطابق", + "Authentication required" : "المصادقة مطلوبة", "Credentials" : "معلومات الدخول", "SMTP Username" : "إسم مستخدم الـ SMTP", "SMTP Password" : "كلمة مرور الـ SMTP", @@ -226,12 +229,9 @@ OC.L10N.register( "Migration started …" : "بدأت عملية الترحيل …", "Address" : "العنوان", "Avatar" : "الصورة الرمزية", - "Login" : "تسجيل الدخول", "Plain" : "سادة", "NT LAN Manager" : "مدير الشبكة المحلية LAN NT", "STARTTLS" : "STARTTLS", - "Authentication method" : "أسلوب التطابق", - "Authentication required" : "المصادقة مطلوبة", "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'", |