Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated translations with latest Crowdin changes #5505

Open
wants to merge 43 commits into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
8995e3f
New translations activities.php (Turkish)
ssddanbrown Feb 26, 2025
37dd98e
New translations activities.php (Turkish)
ssddanbrown Feb 26, 2025
37f076b
New translations notifications.php (Swedish)
ssddanbrown Feb 27, 2025
a466929
New translations settings.php (Italian)
ssddanbrown Feb 27, 2025
596ea51
New translations editor.php (Japanese)
ssddanbrown Feb 27, 2025
b04dc0b
New translations activities.php (Japanese)
ssddanbrown Feb 27, 2025
ef44158
New translations settings.php (Japanese)
ssddanbrown Feb 27, 2025
d707b52
New translations entities.php (Japanese)
ssddanbrown Feb 27, 2025
ba7805b
New translations activities.php (Norwegian Bokmal)
ssddanbrown Feb 28, 2025
3ce6ebf
New translations entities.php (Norwegian Bokmal)
ssddanbrown Feb 28, 2025
e82d681
New translations settings.php (Norwegian Bokmal)
ssddanbrown Feb 28, 2025
9b951c6
New translations editor.php (Norwegian Bokmal)
ssddanbrown Feb 28, 2025
7b0639f
New translations entities.php (Norwegian Bokmal)
ssddanbrown Feb 28, 2025
fd76184
New translations settings.php (Czech)
ssddanbrown Feb 28, 2025
7c421bd
New translations activities.php (Korean)
ssddanbrown Mar 3, 2025
d757b08
New translations settings.php (Korean)
ssddanbrown Mar 3, 2025
6f61cc6
New translations editor.php (Korean)
ssddanbrown Mar 3, 2025
e8c35e3
New translations errors.php (Norwegian Nynorsk)
ssddanbrown Mar 3, 2025
fc35291
New translations settings.php (Hebrew)
ssddanbrown Mar 4, 2025
599c624
New translations validation.php (Hebrew)
ssddanbrown Mar 4, 2025
49e1fa1
New translations activities.php (Hungarian)
ssddanbrown Mar 5, 2025
3bc90e9
New translations preferences.php (Hungarian)
ssddanbrown Mar 5, 2025
43aa629
New translations editor.php (Hungarian)
ssddanbrown Mar 5, 2025
801492a
New translations auth.php (Hungarian)
ssddanbrown Mar 5, 2025
890abf4
New translations components.php (Hungarian)
ssddanbrown Mar 5, 2025
9680c7e
New translations entities.php (Hungarian)
ssddanbrown Mar 5, 2025
adb2281
New translations errors.php (Hungarian)
ssddanbrown Mar 5, 2025
0c8d26d
New translations preferences.php (Hungarian)
ssddanbrown Mar 5, 2025
89f0c8d
New translations errors.php (Hungarian)
ssddanbrown Mar 5, 2025
abd4eb9
New translations auth.php (Arabic)
ssddanbrown Mar 5, 2025
bae80c3
New translations auth.php (Arabic)
ssddanbrown Mar 6, 2025
5bd31fd
New translations settings.php (Estonian)
ssddanbrown Mar 7, 2025
5ca619e
New translations auth.php (Arabic)
ssddanbrown Mar 8, 2025
4278a5a
New translations common.php (Arabic)
ssddanbrown Mar 8, 2025
0f91693
New translations common.php (Arabic)
ssddanbrown Mar 8, 2025
4c8507a
New translations components.php (Arabic)
ssddanbrown Mar 8, 2025
976ba52
New translations entities.php (Arabic)
ssddanbrown Mar 8, 2025
a87cc1e
New translations entities.php (Arabic)
ssddanbrown Mar 9, 2025
3cd0b40
New translations activities.php (Arabic)
ssddanbrown Mar 9, 2025
4fe9ef0
New translations auth.php (Arabic)
ssddanbrown Mar 9, 2025
993b25d
New translations common.php (Arabic)
ssddanbrown Mar 9, 2025
8d43694
New translations components.php (Arabic)
ssddanbrown Mar 9, 2025
a3c9245
New translations entities.php (Arabic)
ssddanbrown Mar 9, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions lang/ar/activities.php
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,12 @@
'webhook_delete_notification' => 'تم حذف Webhook بنجاح',

// Imports
'import_create' => 'created import',
'import_create_notification' => 'Import successfully uploaded',
'import_run' => 'updated import',
'import_run_notification' => 'Content successfully imported',
'import_delete' => 'deleted import',
'import_delete_notification' => 'Import successfully deleted',
'import_create' => 'تم إنشاء الاستيراد',
'import_create_notification' => 'تم رفع الاستيراد بنجاح',
'import_run' => 'تم تحديث الاستيراد',
'import_run_notification' => 'تم استيراد المحتوى بنجاح',
'import_delete' => 'تم حذف الاستيراد',
'import_delete_notification' => 'تم الاستيراد بنجاح',

// Users
'user_create' => 'إنشاء مستخدم',
Expand All @@ -101,11 +101,11 @@
'user_delete_notification' => 'تم إزالة المستخدم بنجاح',

// API Tokens
'api_token_create' => 'created API token',
'api_token_create' => 'تم إنشاء رمز واجهة برمجة التطبيقات -API-',
'api_token_create_notification' => 'تم إنشاء رمز الـ API بنجاح',
'api_token_update' => 'updated API token',
'api_token_update' => 'رمز واجهة برمجة التطبيقات المحدث',
'api_token_update_notification' => 'تم تحديث رمز الـ API بنجاح',
'api_token_delete' => 'deleted API token',
'api_token_delete' => 'رمز واجهة برمجة التطبيقات المحذوف',
'api_token_delete_notification' => 'تم حذف رمز الـ API بنجاح',

// Roles
Expand All @@ -128,12 +128,12 @@
'comment_delete' => 'تعليق محذوف',

// Sort Rules
'sort_rule_create' => 'created sort rule',
'sort_rule_create_notification' => 'Sort rule successfully created',
'sort_rule_update' => 'updated sort rule',
'sort_rule_update_notification' => 'Sort rule successfully updated',
'sort_rule_delete' => 'deleted sort rule',
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
'sort_rule_create' => 'تم إنشاء قاعدة الفرز',
'sort_rule_create_notification' => 'تم إنشاء قاعدة الفرز بنجاح',
'sort_rule_update' => 'تم تحديث قاعدة الفرز',
'sort_rule_update_notification' => 'تم تحديث قاعدة الفرز بنجاح',
'sort_rule_delete' => 'تم حذف قاعدة الفرز',
'sort_rule_delete_notification' => 'تم حذف قاعدة الفرز بنجاح',

// Other
'permissions_update' => 'تحديث الأذونات',
Expand Down
48 changes: 24 additions & 24 deletions lang/ar/auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,31 +87,31 @@
'mfa_setup_reconfigure' => 'إعادة التكوين',
'mfa_setup_remove_confirmation' => 'هل أنت متأكد من أنك تريد إزالة طريقة المصادقة متعددة العناصر هذه؟',
'mfa_setup_action' => 'إعداد (تنصيب)',
'mfa_backup_codes_usage_limit_warning' => 'You have less than 5 backup codes remaining, Please generate and store a new set before you run out of codes to prevent being locked out of your account.',
'mfa_backup_codes_usage_limit_warning' => 'لديك أقل من 5 رموز احتياطية متبقية، الرجاء إنشاء وتخزين مجموعة جديدة قبل نفاد الرموز لتجنب إغلاق حسابك.',
'mfa_option_totp_title' => 'تطبيق الجوال',
'mfa_option_totp_desc' => 'لاستخدام المصادقة المتعددة العوامل، ستحتاج إلى تطبيق محمول يدعم TOTP مثل Google Authenticator أو Authy أو Microsoft Authenticer.',
'mfa_option_backup_codes_title' => 'رموز النسخ الاحتياطي',
'mfa_option_backup_codes_desc' => 'Generates a set of one-time-use backup codes which you\'ll enter on login to verify your identity. Make sure to store these in a safe & secure place.',
'mfa_gen_confirm_and_enable' => 'Confirm and Enable',
'mfa_gen_backup_codes_title' => 'Backup Codes Setup',
'mfa_gen_backup_codes_desc' => 'Store the below list of codes in a safe place. When accessing the system you\'ll be able to use one of the codes as a second authentication mechanism.',
'mfa_gen_backup_codes_download' => 'Download Codes',
'mfa_gen_backup_codes_usage_warning' => 'Each code can only be used once',
'mfa_gen_totp_title' => 'Mobile App Setup',
'mfa_gen_totp_desc' => 'To use multi-factor authentication you\'ll need a mobile application that supports TOTP such as Google Authenticator, Authy or Microsoft Authenticator.',
'mfa_gen_totp_scan' => 'Scan the QR code below using your preferred authentication app to get started.',
'mfa_gen_totp_verify_setup' => 'Verify Setup',
'mfa_gen_totp_verify_setup_desc' => 'Verify that all is working by entering a code, generated within your authentication app, in the input box below:',
'mfa_gen_totp_provide_code_here' => 'Provide your app generated code here',
'mfa_verify_access' => 'Verify Access',
'mfa_verify_access_desc' => 'Your user account requires you to confirm your identity via an additional level of verification before you\'re granted access. Verify using one of your configured methods to continue.',
'mfa_verify_no_methods' => 'No Methods Configured',
'mfa_verify_no_methods_desc' => 'No multi-factor authentication methods could be found for your account. You\'ll need to set up at least one method before you gain access.',
'mfa_verify_use_totp' => 'Verify using a mobile app',
'mfa_verify_use_backup_codes' => 'Verify using a backup code',
'mfa_verify_backup_code' => 'Backup Code',
'mfa_verify_backup_code_desc' => 'Enter one of your remaining backup codes below:',
'mfa_verify_backup_code_enter_here' => 'Enter backup code here',
'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:',
'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.',
'mfa_option_backup_codes_desc' => 'إنشاء مجموعة من رموز النسخ الاحتياطية للاستخدام مرة واحدة و التي سَتُدِخلها عند تسجيل الدخول للتحقق من هويتك. احرص أن تخزينها في مكان آمن.',
'mfa_gen_confirm_and_enable' => 'تأكيد وتمكين',
'mfa_gen_backup_codes_title' => 'إعداد رموز النسخ الاحتياطي',
'mfa_gen_backup_codes_desc' => 'خَزِن قائمة الرموز أدناه في مكان آمن. عند الوصول إلى النظام، ستتمكن من استخدام أحد الرموز كآلية مصادقة ثانية.',
'mfa_gen_backup_codes_download' => 'تنزيل الرموز',
'mfa_gen_backup_codes_usage_warning' => 'يمكن استخدام كل رمز مرة واحدة فقط',
'mfa_gen_totp_title' => 'إعداد تطبيق الجوال',
'mfa_gen_totp_desc' => 'لاستخدام المصادقة المتعددة ، ستحتاج إلى تطبيق جوال كلمة المرور المؤقته -TOTP- مثل جوجل أوثنتيكاتور -Google Authenticator- أو أوثي -Authy- أو مايكروسوفت أوثنتيكاتور -Microsoft Authenticator.-',
'mfa_gen_totp_scan' => 'امسح رمز الاستجابة السريعة -QR- أدناه باستخدام تطبيق المصادقة المفضل لديك للبدء.',
'mfa_gen_totp_verify_setup' => 'التحقق من الإعداد',
'mfa_gen_totp_verify_setup_desc' => 'تحقق أن كل شيء يعمل عن طريق إدخال رمز تم إنشاؤه داخل تطبيق المصادقة الخاص بك في مربع الإدخال أدناه:',
'mfa_gen_totp_provide_code_here' => 'أدخل الرمز الذي تم إنشاؤه للتطبيق الخاص بك هنا',
'mfa_verify_access' => 'التحقق من الوصول',
'mfa_verify_access_desc' => 'يتطلب حساب المستخدم الخاص بك تأكيد هويتك عن طريق مستوى إضافي من التحقق قبل منحك حق الوصول. تحقق استخدام إحدى الطرق التي إعدادها للمتابعة.',
'mfa_verify_no_methods' => 'لا توجد طرق معدة',
'mfa_verify_no_methods_desc' => 'لم يتم العثور على طرق مصادقة متعددة العوامل لحسابك. ستحتاج إلى إعداد طريقة واحدة على الأقل قبل أن تتمكن من الوصول.',
'mfa_verify_use_totp' => 'التحقق باستخدام تطبيق الجوال',
'mfa_verify_use_backup_codes' => 'التحقق باستخدام رمز النسخ الاحتياطي',
'mfa_verify_backup_code' => 'الرموز الاحتياطية',
'mfa_verify_backup_code_desc' => 'أدخل أحد الرموز الاحتياطية المتبقية أدناه:',
'mfa_verify_backup_code_enter_here' => 'أدخل الرمز الاحتياطي هنا',
'mfa_verify_totp_desc' => 'أدخل الرمز الذي تم إنشاؤه باستخدام تطبيق الجوال الخاص بك، أدناه:',
'mfa_setup_login_notification' => 'تم إعداد طريقة الدخول متعددة العوامل، يرجى الآن تسجيل الدخول مرة أخرى باستخدام الطريقة التي تم إعدادها.',
];
8 changes: 4 additions & 4 deletions lang/ar/common.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
'description' => 'الوصف',
'role' => 'الدور',
'cover_image' => 'صورة الغلاف',
'cover_image_description' => 'يجب أن يكون حجم هذه الصورة تقريبًا 440x250 بكسل، على الرغم من أنه سيتم تحجيمها وقصها بشكل مرن لتناسب واجهة المستخدم في سيناريوهات مختلفة حسب الحاجة، لذا فإن الأبعاد الفعلية للعرض ستختلف.',
'cover_image_description' => 'يجب أن يكون حجم هذه الصورة تقريبًا 440 في 250 بكسل، مع أنّه سيتم تحجيمها وقصها بشكل مرن لتناسب واجهة المستخدم في سيناريوهات مختلفة حسب الحاجة، لذا فإن الأبعاد الفعلية للعرض ستختلف.',

// Actions
'actions' => 'إجراءات',
Expand Down Expand Up @@ -48,8 +48,8 @@
'unfavourite' => 'إزالة من المفضلة',
'next' => 'التالي',
'previous' => 'السابق',
'filter_active' => 'الفلاتر المفعلة:',
'filter_clear' => 'مسح الفلاتر',
'filter_active' => 'التصفية المفعلة:',
'filter_clear' => 'مسح التصفية',
'download' => 'تنزيل',
'open_in_tab' => 'فتح في علامة تبويب',
'open' => 'فتح',
Expand Down Expand Up @@ -109,5 +109,5 @@
'terms_of_service' => 'اتفاقية شروط الخدمة',

// OpenSearch
'opensearch_description' => 'Search :appName',
'opensearch_description' => 'البحث عن :appName',
];
26 changes: 13 additions & 13 deletions lang/ar/components.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,36 +6,36 @@

// Image Manager
'image_select' => 'تحديد صورة',
'image_list' => 'Image List',
'image_details' => 'Image Details',
'image_upload' => 'Upload Image',
'image_intro' => 'Here you can select and manage images that have been previously uploaded to the system.',
'image_intro_upload' => 'Upload a new image by dragging an image file into this window, or by using the "Upload Image" button above.',
'image_list' => 'قائمة الصور',
'image_details' => 'تفاصيل الصورة',
'image_upload' => 'تحميل صورة',
'image_intro' => 'هنا يمكنك تحديد وإدارة الصور التي تم تحميلها مسبقًا إلى النظام.',
'image_intro_upload' => 'تحميل صورة جديدة عن طريق سحب الصورة إلى هذه النافذة، أو باستخدام زر "تحميل صورة" أعلاه.',
'image_all' => 'الكل',
'image_all_title' => 'عرض جميع الصور',
'image_book_title' => 'عرض الصور المرفوعة لهذا الكتاب',
'image_page_title' => 'عرض الصور المرفوعة لهذه الصفحة',
'image_search_hint' => 'البحث باستخدام اسم الصورة',
'image_uploaded' => 'وقت الرفع :uploadedDate',
'image_uploaded_by' => 'Uploaded by :userName',
'image_uploaded_to' => 'Uploaded to :pageLink',
'image_updated' => 'Updated :updateDate',
'image_uploaded_by' => 'تم تحميلها من قبل :userName',
'image_uploaded_to' => 'تم رفعها إلى :pageLink',
'image_updated' => 'تم تحديثها :updatedate',
'image_load_more' => 'المزيد',
'image_image_name' => 'اسم الصورة',
'image_delete_used' => 'هذه الصورة مستخدمة بالصفحات أدناه.',
'image_delete_confirm_text' => 'هل أنت متأكد من أنك تريد حذف هذه الصورة؟',
'image_select_image' => 'تحديد الصورة',
'image_dropzone' => 'قم بإسقاط الصورة أو اضغط هنا للرفع',
'image_dropzone_drop' => 'Drop images here to upload',
'image_dropzone_drop' => 'إسقاط صورة أو اضغط هنا للرفع',
'images_deleted' => 'تم حذف الصور',
'image_preview' => 'معاينة الصور',
'image_upload_success' => 'تم رفع الصورة بنجاح',
'image_update_success' => 'تم تحديث تفاصيل الصورة بنجاح',
'image_delete_success' => 'تم حذف الصورة بنجاح',
'image_replace' => 'Replace Image',
'image_replace_success' => 'Image file successfully updated',
'image_rebuild_thumbs' => 'Regenerate Size Variations',
'image_rebuild_thumbs_success' => 'Image size variations successfully rebuilt!',
'image_replace' => 'استبدال صورة',
'image_replace_success' => 'تم تحديث الصورة بنجاح',
'image_rebuild_thumbs' => 'تجديد تغيرات الحجم',
'image_rebuild_thumbs_success' => 'تم إعادة بناء تغيرات حجم الصورة بنجاح!',

// Code Editor
'code_editor' => 'تعديل الشفرة',
Expand Down
Loading