Skip to content

Commit 38d3697

Browse files
authored
Updated translations with latest Crowdin changes (#5933)
1 parent d93354f commit 38d3697

File tree

162 files changed

+476
-119
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

162 files changed

+476
-119
lines changed

lang/ar/notifications.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
'updated_page_subject' => 'تم تحديث الصفحة: :pageName',
1212
'updated_page_intro' => 'تم تحديث الصفحة في :appName:',
1313
'updated_page_debounce' => 'لمنع تلقي عدد كبير من الإشعارات، لن يتم إرسال إشعارات إليك لفترة من الوقت لإجراء المزيد من التعديلات على هذه الصفحة بواسطة نفس المحرر.',
14+
'comment_mention_subject' => 'You have been mentioned in a comment on page: :pageName',
15+
'comment_mention_intro' => 'You were mentioned in a comment on :appName:',
1416

1517
'detail_page_name' => 'اسم الصفحة:',
1618
'detail_page_path' => 'مسار الصفحة:',

lang/ar/preferences.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
'notifications_desc' => 'التحكم في إشعارات البريد الإلكتروني الذي تتلقاها عند إجراء نشاط معين داخل النظام.',
2424
'notifications_opt_own_page_changes' => 'إشعاري عند حدوث تغييرات في الصفحات التي أملكها',
2525
'notifications_opt_own_page_comments' => 'إشعاري بشأن التعليقات على الصفحات التي أملكها',
26+
'notifications_opt_comment_mentions' => 'Notify when I\'m mentioned in a comment',
2627
'notifications_opt_comment_replies' => 'إشعاري عند الردود على تعليقاتي',
2728
'notifications_save' => 'حفظ اﻹعدادات',
2829
'notifications_update_success' => 'تم تحديث إعدادات الإشعارات!',

lang/ar/settings.php

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
'reg_confirm_restrict_domain_placeholder' => 'لم يتم اختيار أي قيود',
7676

7777
// Sorting Settings
78-
'sorting' => 'طريقة الترتيب',
78+
'sorting' => 'القوائم و الفرز',
7979
'sorting_book_default' => 'ترتيب الكتاب الافتراضي',
8080
'sorting_book_default_desc' => 'حدد قاعدة الترتيب الافتراضية لتطبيقها على الكتب الجديدة. لن يؤثر هذا على الكتب الحالية، ويمكن تجاوزه لكل كتاب على حدة.',
8181
'sorting_rules' => 'قواعد الترتيب',
@@ -103,6 +103,8 @@
103103
'sort_rule_op_updated_date' => 'تاريخ التحديث',
104104
'sort_rule_op_chapters_first' => 'الفصول الأولى',
105105
'sort_rule_op_chapters_last' => 'الفصول الأخيرة',
106+
'sorting_page_limits' => 'حدود العرض لكل صفحة',
107+
'sorting_page_limits_desc' => 'تعيين عدد العناصر لإظهار كل صفحة في قوائم مختلفة داخل النظام. عادةً ما يكون الرقم الأقل هو الأكثر أداء، بينما وضع رقم أعلى يغني عن النقر على صفحات متعددة. يوصى باستخدام مضاعفات رقم ٣ (18 و 24 و 30 و إلخ...).',
106108

107109
// Maintenance settings
108110
'maint' => 'الصيانة',
@@ -195,11 +197,13 @@
195197
'role_import_content' => 'استيراد المحتوى',
196198
'role_editor_change' => 'تغيير محرر الصفحة',
197199
'role_notifications' => 'تلقي الإشعارات وإدارتها',
200+
'role_permission_note_users_and_roles' => 'These permissions will technically also provide visibility & searching of users & roles in the system.',
198201
'role_asset' => 'أذونات الأصول',
199202
'roles_system_warning' => 'اعلم أن الوصول إلى أي من الأذونات الثلاثة المذكورة أعلاه يمكن أن يسمح للمستخدم بتغيير امتيازاته الخاصة أو امتيازات الآخرين في النظام. قم بتعيين الأدوار مع هذه الأذونات فقط للمستخدمين الموثوق بهم.',
200203
'role_asset_desc' => 'تتحكم هذه الأذونات في الوصول الافتراضي إلى الأصول داخل النظام. ستتجاوز الأذونات الخاصة بالكتب والفصول والصفحات هذه الأذونات.',
201204
'role_asset_admins' => 'يُمنح المسؤولين حق الوصول تلقائيًا إلى جميع المحتويات ولكن هذه الخيارات قد تعرض خيارات واجهة المستخدم أو تخفيها.',
202205
'role_asset_image_view_note' => 'يتعلق هذا بالرؤية داخل مدير الصور. يعتمد الوصول الفعلي لملفات الصور المُحمّلة على خِيار تخزين الصور في النظام.',
206+
'role_asset_users_note' => 'These permissions will technically also provide visibility & searching of users in the system.',
203207
'role_all' => 'الكل',
204208
'role_own' => 'ما يخص',
205209
'role_controlled_by_asset' => 'يتحكم فيها الأصول التي يتم رفعها إلى',

lang/bg/notifications.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
'updated_page_subject' => 'Updated page: :pageName',
1212
'updated_page_intro' => 'A page has been updated in :appName:',
1313
'updated_page_debounce' => 'To prevent a mass of notifications, for a while you won\'t be sent notifications for further edits to this page by the same editor.',
14+
'comment_mention_subject' => 'You have been mentioned in a comment on page: :pageName',
15+
'comment_mention_intro' => 'You were mentioned in a comment on :appName:',
1416

1517
'detail_page_name' => 'Page Name:',
1618
'detail_page_path' => 'Page Path:',

lang/bg/preferences.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
'notifications_desc' => 'Control the email notifications you receive when certain activity is performed within the system.',
2424
'notifications_opt_own_page_changes' => 'Notify upon changes to pages I own',
2525
'notifications_opt_own_page_comments' => 'Notify upon comments on pages I own',
26+
'notifications_opt_comment_mentions' => 'Notify when I\'m mentioned in a comment',
2627
'notifications_opt_comment_replies' => 'Notify upon replies to my comments',
2728
'notifications_save' => 'Save Preferences',
2829
'notifications_update_success' => 'Notification preferences have been updated!',

lang/bg/settings.php

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
'reg_confirm_restrict_domain_placeholder' => 'Няма наложени ограничения',
7676

7777
// Sorting Settings
78-
'sorting' => 'Sorting',
79-
'sorting_book_default' => 'Default Book Sort',
78+
'sorting' => 'Lists & Sorting',
79+
'sorting_book_default' => 'Default Book Sort Rule',
8080
'sorting_book_default_desc' => 'Select the default sort rule to apply to new books. This won\'t affect existing books, and can be overridden per-book.',
8181
'sorting_rules' => 'Sort Rules',
8282
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
@@ -103,6 +103,8 @@
103103
'sort_rule_op_updated_date' => 'Updated Date',
104104
'sort_rule_op_chapters_first' => 'Chapters First',
105105
'sort_rule_op_chapters_last' => 'Chapters Last',
106+
'sorting_page_limits' => 'Per-Page Display Limits',
107+
'sorting_page_limits_desc' => 'Set how many items to show per-page in various lists within the system. Typically a lower amount will be more performant, while a higher amount avoids the need to click through multiple pages. Using an even multiple of 3 (18, 24, 30, etc...) is recommended.',
106108

107109
// Maintenance settings
108110
'maint' => 'Поддръжка',
@@ -195,11 +197,13 @@
195197
'role_import_content' => 'Import content',
196198
'role_editor_change' => 'Change page editor',
197199
'role_notifications' => 'Receive & manage notifications',
200+
'role_permission_note_users_and_roles' => 'These permissions will technically also provide visibility & searching of users & roles in the system.',
198201
'role_asset' => 'Настройки за достъп до активи',
199202
'roles_system_warning' => 'Важно: Добавянето на потребител в някое от горните три роли може да му позволи да промени собствените си права или правата на другите в системата. Възлагайте тези роли само на доверени потребители.',
200203
'role_asset_desc' => 'Тези настройки за достъп контролират достъпа по подразбиране до активите в системата. Настройките за достъп до книги, глави и страници ще отменят тези настройки.',
201204
'role_asset_admins' => 'Администраторите автоматично получават достъп до цялото съдържание, но тези опции могат да показват или скриват опциите за потребителския интерфейс.',
202205
'role_asset_image_view_note' => 'This relates to visibility within the image manager. Actual access of uploaded image files will be dependant upon system image storage option.',
206+
'role_asset_users_note' => 'These permissions will technically also provide visibility & searching of users in the system.',
203207
'role_all' => 'Всички',
204208
'role_own' => 'Собствени',
205209
'role_controlled_by_asset' => 'Контролирани от актива, към който са качени',

lang/bn/activities.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
'sort_rule_create' => 'created sort rule',
132132
'sort_rule_create_notification' => 'Sort rule successfully created',
133133
'sort_rule_update' => 'updated sort rule',
134-
'sort_rule_update_notification' => 'Sort rule successfully updated',
134+
'sort_rule_update_notification' => 'রোলটি সার্থকভাবে হালনাগাদ করা হয়েছে',
135135
'sort_rule_delete' => 'deleted sort rule',
136136
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
137137

lang/bn/auth.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
'password_hint' => 'ন্যূনতম ৮ অক্ষরের হতে হবে',
2525
'forgot_password' => 'পাসওয়ার্ড ভুলে গেছেন?',
2626
'remember_me' => 'লগইন স্থায়িত্ব ধরে রাখুন',
27-
'ldap_email_hint' => 'Please enter an email to use for this account.',
28-
'create_account' => 'Create Account',
27+
'ldap_email_hint' => 'অনুগ্রহ করে এই অ্যাকাউন্টের জন্য ব্যবহার করার জন্য একটি ইমেইল ঠিকানা লিখুন।',
28+
'create_account' => 'অ্যাকাউন্ট তৈরি করুন',
2929
'already_have_account' => 'Already have an account?',
3030
'dont_have_account' => 'Don\'t have an account?',
3131
'social_login' => 'Social Login',
@@ -39,16 +39,16 @@
3939
'register_success' => 'Thanks for signing up! You are now registered and signed in.',
4040

4141
// Login auto-initiation
42-
'auto_init_starting' => 'Attempting Login',
42+
'auto_init_starting' => 'লগইন করার চেষ্টা করা হচ্ছে',
4343
'auto_init_starting_desc' => 'We\'re contacting your authentication system to start the login process. If there\'s no progress after 5 seconds you can try clicking the link below.',
4444
'auto_init_start_link' => 'Proceed with authentication',
4545

4646
// Password Reset
47-
'reset_password' => 'Reset Password',
47+
'reset_password' => 'পাসওয়ার্ড রিসেট করুন',
4848
'reset_password_send_instructions' => 'Enter your email below and you will be sent an email with a password reset link.',
4949
'reset_password_send_button' => 'Send Reset Link',
5050
'reset_password_sent' => 'A password reset link will be sent to :email if that email address is found in the system.',
51-
'reset_password_success' => 'Your password has been successfully reset.',
51+
'reset_password_success' => 'আপনার পাসওয়ার্ড সফলভাবে রিসেট করা হয়েছে.',
5252
'email_reset_subject' => 'Reset your :appName password',
5353
'email_reset_text' => 'You are receiving this email because we received a password reset request for your account.',
5454
'email_reset_not_requested' => 'If you did not request a password reset, no further action is required.',

lang/bn/notifications.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
'updated_page_subject' => 'Updated page: :pageName',
1212
'updated_page_intro' => 'A page has been updated in :appName:',
1313
'updated_page_debounce' => 'To prevent a mass of notifications, for a while you won\'t be sent notifications for further edits to this page by the same editor.',
14+
'comment_mention_subject' => 'You have been mentioned in a comment on page: :pageName',
15+
'comment_mention_intro' => 'You were mentioned in a comment on :appName:',
1416

1517
'detail_page_name' => 'Page Name:',
1618
'detail_page_path' => 'Page Path:',

lang/bn/preferences.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
'notifications_desc' => 'Control the email notifications you receive when certain activity is performed within the system.',
2424
'notifications_opt_own_page_changes' => 'Notify upon changes to pages I own',
2525
'notifications_opt_own_page_comments' => 'Notify upon comments on pages I own',
26+
'notifications_opt_comment_mentions' => 'Notify when I\'m mentioned in a comment',
2627
'notifications_opt_comment_replies' => 'Notify upon replies to my comments',
2728
'notifications_save' => 'Save Preferences',
2829
'notifications_update_success' => 'Notification preferences have been updated!',

0 commit comments

Comments
 (0)