about summary refs log tree commit diff
path: root/config/locales
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-06-13 18:05:51 +0200
committerGitHub <noreply@github.com>2019-06-13 18:05:51 +0200
commite6024d610deb2266e0ea3a22b02f5ec9e56c877e (patch)
tree5558fe6e0050decf9e207036d47d91dbe01b35eb /config/locales
parentb4d67fe57af4d45082dc92eef20d5bb758bd8379 (diff)
New Crowdin translations (#11073)
* New translations en.json (Arabic)
[ci skip]

* New translations en.yml (Arabic)
[ci skip]

* New translations simple_form.en.yml (Arabic)
[ci skip]

* New translations en.json (Arabic)
[ci skip]

* New translations en.yml (Arabic)
[ci skip]

* New translations en.yml (German)
[ci skip]

* New translations simple_form.en.yml (Arabic)
[ci skip]

* i18n-tasks normalize

* yarn manage:translations
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/ar.yml20
-rw-r--r--config/locales/de.yml2
-rw-r--r--config/locales/simple_form.ar.yml3
3 files changed, 24 insertions, 1 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 11abf22f8..8da2de5ec 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -91,6 +91,8 @@ ar:
       delete: حذف
       destroyed_msg: تم تدمير ملاحظة الإشراف بنجاح!
     accounts:
+      approve: صادِق عليه
+      approve_all: الموافقة على الكل
       are_you_sure: متأكد ؟
       avatar: الصورة الرمزية
       by_domain: النطاق
@@ -333,6 +335,7 @@ ar:
         zero: "%{count} حسابات معروفة"
       moderation:
         all: كافتها
+        limited: محدود
         title: الإشراف
       title: الفديرالية
       total_blocked_by_us: المحجوبة مِن طرفنا
@@ -536,6 +539,9 @@ ar:
     migrate_account: الانتقال إلى حساب آخر
     migrate_account_html: إن كنت ترغب في تحويل هذا الحساب نحو حساب آخَر، يُمكِنُك <a href="%{path}">إعداده هنا</a>.
     or_log_in_with: أو قم بتسجيل الدخول بواسطة
+    providers:
+      cas: CAS
+      saml: SAML
     register: إنشاء حساب
     registration_closed: لا يقبل %{instance} استقبال أعضاء جدد
     resend_confirmation: إعادة إرسال تعليمات التأكيد
@@ -609,6 +615,7 @@ ar:
       request: طلب نسخة لحسابك
       size: الحجم
     blocks: قمت بحظر
+    csv: CSV
     domain_blocks: النطاقات المحظورة
     follows: أنت تتبع
     lists: القوائم
@@ -651,10 +658,13 @@ ar:
       zero: هناك شيء ما ليس على ما يرام! يُرجى مراجعة الأخطاء الـ %{count} أدناه
   identity_proofs:
     active: نشط
+    authorize: نعم ، قم بترخيصه
+    authorize_connection_prompt: هل تريد ترخيص هذا الاتصال المشفّر؟
     i_am_html: أنا %{username} على %{service}.
     identity: الهوية
     inactive: ليس نشطا
     publicize_checkbox: 'وقم بتبويق هذا:'
+    publicize_toot: 'متحقق منه! أنا %{username} على %{service}: %{url}'
     status: حالة التحقق
     view_proof: عرض الدليل
   imports:
@@ -759,8 +769,11 @@ ar:
       decimal_units:
         format: "%n%u"
         units:
+          billion: بل
+          million: ملي
           quadrillion: كواد
           thousand: ألف
+          trillion: ترل
   pagination:
     newer: الأحدَث
     next: التالي
@@ -769,6 +782,9 @@ ar:
     truncate: و
   polls:
     errors:
+      already_voted: لقد قمت بالتصويت على استطلاع الرأي هذا مِن قبل
+      duplicate_options: يحتوي على عناصر مكررة
+      duration_too_short: مبكّر جدا
       expired: لقد انتهى استطلاع الرأي
   preferences:
     other: إعدادات أخرى
@@ -776,11 +792,14 @@ ar:
     public_timelines: الخيوط الزمنية العامة
   relationships:
     activity: نشاط الحساب
+    dormant: في سبات
     last_active: آخر نشاط
     most_recent: الأحدث
     moved: هاجر
     primary: رئيسي
     relationship: العلاقة
+    remove_selected_domains: احذف كافة المتابِعين القادمين مِن النطاقات المختارة
+    remove_selected_followers: احذف المتابِعين الذين قمت باختيارهم
     remove_selected_follows: الغي متابعة المستخدمين الذين اخترتهم
     status: حالة الحساب
   remote_follow:
@@ -854,6 +873,7 @@ ar:
     development: التطوير
     edit_profile: تعديل الملف الشخصي
     export: تصدير البيانات
+    featured_tags: الوسوم الشائعة
     identity_proofs: دلائل الهوية
     import: استيراد
     import_and_export: استيراد وتصدير
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 7323516aa..c24a9f7a8 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -883,7 +883,7 @@ de:
     notifications: Benachrichtigungen
     preferences: Einstellungen
     profile: Profil
-    relationships: Folgende und Follower
+    relationships: Folger und Gefolgte
     two_factor_authentication: Zwei-Faktor-Auth
   statuses:
     attached:
diff --git a/config/locales/simple_form.ar.yml b/config/locales/simple_form.ar.yml
index 77910a325..b948a5c50 100644
--- a/config/locales/simple_form.ar.yml
+++ b/config/locales/simple_form.ar.yml
@@ -35,6 +35,8 @@ ar:
         name: 'رُبَّما تريد/ي استخدام أحد هؤلاء:'
       imports:
         data: ملف CSV تم تصديره مِن خادوم ماستدون آخر
+      invite_request:
+        text: هذا سوف يساعدنا في مراجعة تطبيقك
       sessions:
         otp: 'قم بإدخال رمز المصادقة بخطوتين الذي قام بتوليده تطبيق جهازك أو استخدم أحد رموز النفاذ الاحتياطية:'
       user:
@@ -124,6 +126,7 @@ ar:
         reblog: ابعث بريداً إلكترونيًا عندما يقوم أحدهم بترقية منشورك
         report: إرسال رسالة إلكترونية عند تلقّي إبلاغ جديد
     'no': لا
+    recommended: موصى بها
     required:
       mark: "*"
       text: مطلوب