Skip to content

Commit 6211d6b

Browse files
authored
Updated translations with latest Crowdin changes (#5409)
1 parent a384599 commit 6211d6b

File tree

226 files changed

+4356
-510
lines changed

Some content is hidden

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

226 files changed

+4356
-510
lines changed

lang/ar/activities.php

+8
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,14 @@
127127
'comment_update' => 'تعليق محدث',
128128
'comment_delete' => 'تعليق محذوف',
129129

130+
// Sort Rules
131+
'sort_rule_create' => 'created sort rule',
132+
'sort_rule_create_notification' => 'Sort rule successfully created',
133+
'sort_rule_update' => 'updated sort rule',
134+
'sort_rule_update_notification' => 'Sort rule successfully updated',
135+
'sort_rule_delete' => 'deleted sort rule',
136+
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
137+
130138
// Other
131139
'permissions_update' => 'تحديث الأذونات',
132140
];

lang/ar/editor.php

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
'cancel' => 'إلغاء',
1414
'save' => 'حفظ',
1515
'close' => 'إغلاق',
16+
'apply' => 'Apply',
1617
'undo' => 'تراجع',
1718
'redo' => 'إعادة التنفيذ',
1819
'left' => 'يسار',
@@ -147,6 +148,7 @@
147148
'url' => 'URL',
148149
'text_to_display' => 'Text to display',
149150
'title' => 'Title',
151+
'browse_links' => 'Browse links',
150152
'open_link' => 'Open link',
151153
'open_link_in' => 'Open link in...',
152154
'open_link_current' => 'Current window',

lang/ar/entities.php

+3-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,9 @@
166166
'books_search_this' => 'البحث في هذا الكتاب',
167167
'books_navigation' => 'تصفح الكتاب',
168168
'books_sort' => 'فرز محتويات الكتاب',
169-
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books.',
169+
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
170+
'books_sort_auto_sort' => 'Auto Sort Option',
171+
'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName',
170172
'books_sort_named' => 'فرز كتاب :bookName',
171173
'books_sort_name' => 'ترتيب حسب الإسم',
172174
'books_sort_created' => 'ترتيب حسب تاريخ الإنشاء',

lang/ar/settings.php

+30
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,36 @@
7474
'reg_confirm_restrict_domain_desc' => 'أدخل قائمة مفصولة بفواصل لنطاقات البريد الإلكتروني التي ترغب في تقييد التسجيل إليها. سيتم إرسال بريد إلكتروني للمستخدمين لتأكيد عنوانهم قبل السماح لهم بالتفاعل مع التطبيق. <br> لاحظ أن المستخدمين سيكونون قادرين على تغيير عناوين البريد الإلكتروني الخاصة بهم بعد التسجيل بنجاح.',
7575
'reg_confirm_restrict_domain_placeholder' => 'لم يتم اختيار أي قيود',
7676

77+
// Sorting Settings
78+
'sorting' => 'Sorting',
79+
'sorting_book_default' => 'Default Book Sort',
80+
'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.',
81+
'sorting_rules' => 'Sort Rules',
82+
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
83+
'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
84+
'sort_rule_create' => 'Create Sort Rule',
85+
'sort_rule_edit' => 'Edit Sort Rule',
86+
'sort_rule_delete' => 'Delete Sort Rule',
87+
'sort_rule_delete_desc' => 'Remove this sort rule from the system. Books using this sort will revert to manual sorting.',
88+
'sort_rule_delete_warn_books' => 'This sort rule is currently used on :count book(s). Are you sure you want to delete this?',
89+
'sort_rule_delete_warn_default' => 'This sort rule is currently used as the default for books. Are you sure you want to delete this?',
90+
'sort_rule_details' => 'Sort Rule Details',
91+
'sort_rule_details_desc' => 'Set a name for this sort rule, which will appear in lists when users are selecting a sort.',
92+
'sort_rule_operations' => 'Sort Operations',
93+
'sort_rule_operations_desc' => 'Configure the sort actions to be performed by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom. Any changes made here will be applied to all assigned books upon save.',
94+
'sort_rule_available_operations' => 'Available Operations',
95+
'sort_rule_available_operations_empty' => 'No operations remaining',
96+
'sort_rule_configured_operations' => 'Configured Operations',
97+
'sort_rule_configured_operations_empty' => 'Drag/add operations from the "Available Operations" list',
98+
'sort_rule_op_asc' => '(Asc)',
99+
'sort_rule_op_desc' => '(Desc)',
100+
'sort_rule_op_name' => 'Name - Alphabetical',
101+
'sort_rule_op_name_numeric' => 'Name - Numeric',
102+
'sort_rule_op_created_date' => 'Created Date',
103+
'sort_rule_op_updated_date' => 'Updated Date',
104+
'sort_rule_op_chapters_first' => 'Chapters First',
105+
'sort_rule_op_chapters_last' => 'Chapters Last',
106+
77107
// Maintenance settings
78108
'maint' => 'الصيانة',
79109
'maint_image_cleanup' => 'تنظيف الصور',

lang/bg/activities.php

+11-3
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'page_restore' => 'възстановена страница',
1616
'page_restore_notification' => 'Страницата е възстановена успешно',
1717
'page_move' => 'преместена страница',
18-
'page_move_notification' => 'Page successfully moved',
18+
'page_move_notification' => 'Страницата беше успешно преместена',
1919

2020
// Chapters
2121
'chapter_create' => 'създадена глава',
@@ -25,13 +25,13 @@
2525
'chapter_delete' => 'изтрита глава',
2626
'chapter_delete_notification' => 'Успешно изтрита глава',
2727
'chapter_move' => 'преместена глава',
28-
'chapter_move_notification' => 'Chapter successfully moved',
28+
'chapter_move_notification' => 'Главата е успешно преместена',
2929

3030
// Books
3131
'book_create' => 'създадена книга',
3232
'book_create_notification' => 'Книгата е създадена успешно',
3333
'book_create_from_chapter' => 'превърната глава в книга',
34-
'book_create_from_chapter_notification' => 'Chapter successfully converted to a book',
34+
'book_create_from_chapter_notification' => 'Главата е успешно преобразувана в книга',
3535
'book_update' => 'обновена книга',
3636
'book_update_notification' => 'Книгата е обновена успешно',
3737
'book_delete' => 'изтрита книга',
@@ -127,6 +127,14 @@
127127
'comment_update' => 'updated comment',
128128
'comment_delete' => 'deleted comment',
129129

130+
// Sort Rules
131+
'sort_rule_create' => 'created sort rule',
132+
'sort_rule_create_notification' => 'Sort rule successfully created',
133+
'sort_rule_update' => 'updated sort rule',
134+
'sort_rule_update_notification' => 'Sort rule successfully updated',
135+
'sort_rule_delete' => 'deleted sort rule',
136+
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
137+
130138
// Other
131139
'permissions_update' => 'обновени права',
132140
];

lang/bg/editor.php

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
'cancel' => 'Отказ',
1414
'save' => 'Запис',
1515
'close' => 'Затваряне',
16+
'apply' => 'Apply',
1617
'undo' => 'Отмяна',
1718
'redo' => 'Повтаряне',
1819
'left' => 'Вляво',
@@ -147,6 +148,7 @@
147148
'url' => 'URL',
148149
'text_to_display' => 'Текст за показване',
149150
'title' => 'Заглавие',
151+
'browse_links' => 'Browse links',
150152
'open_link' => 'Open link',
151153
'open_link_in' => 'Open link in...',
152154
'open_link_current' => 'Текущ прозорец',

lang/bg/entities.php

+3-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,9 @@
166166
'books_search_this' => 'Търси в книгата',
167167
'books_navigation' => 'Навигация на книгата',
168168
'books_sort' => 'Сортирай съдържанието на книгата',
169-
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books.',
169+
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
170+
'books_sort_auto_sort' => 'Auto Sort Option',
171+
'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName',
170172
'books_sort_named' => 'Сортирай книга :bookName',
171173
'books_sort_name' => 'Сортиране по име',
172174
'books_sort_created' => 'Сортирай по дата на създаване',

lang/bg/settings.php

+30
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,36 @@
7474
'reg_confirm_restrict_domain_desc' => 'Въведи разделен със запетаи списък от имейл домейни, до които да бъде ограничена регистрацията. На потребителите ще им бъде изпратен имейл, за да потвърдят адреса, преди да могат да използват приложението. <br> Имай предвид, че потребителите ще могат да сменят имейл адресите си след успешна регистрация.',
7575
'reg_confirm_restrict_domain_placeholder' => 'Няма наложени ограничения',
7676

77+
// Sorting Settings
78+
'sorting' => 'Sorting',
79+
'sorting_book_default' => 'Default Book Sort',
80+
'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.',
81+
'sorting_rules' => 'Sort Rules',
82+
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
83+
'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
84+
'sort_rule_create' => 'Create Sort Rule',
85+
'sort_rule_edit' => 'Edit Sort Rule',
86+
'sort_rule_delete' => 'Delete Sort Rule',
87+
'sort_rule_delete_desc' => 'Remove this sort rule from the system. Books using this sort will revert to manual sorting.',
88+
'sort_rule_delete_warn_books' => 'This sort rule is currently used on :count book(s). Are you sure you want to delete this?',
89+
'sort_rule_delete_warn_default' => 'This sort rule is currently used as the default for books. Are you sure you want to delete this?',
90+
'sort_rule_details' => 'Sort Rule Details',
91+
'sort_rule_details_desc' => 'Set a name for this sort rule, which will appear in lists when users are selecting a sort.',
92+
'sort_rule_operations' => 'Sort Operations',
93+
'sort_rule_operations_desc' => 'Configure the sort actions to be performed by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom. Any changes made here will be applied to all assigned books upon save.',
94+
'sort_rule_available_operations' => 'Available Operations',
95+
'sort_rule_available_operations_empty' => 'No operations remaining',
96+
'sort_rule_configured_operations' => 'Configured Operations',
97+
'sort_rule_configured_operations_empty' => 'Drag/add operations from the "Available Operations" list',
98+
'sort_rule_op_asc' => '(Asc)',
99+
'sort_rule_op_desc' => '(Desc)',
100+
'sort_rule_op_name' => 'Name - Alphabetical',
101+
'sort_rule_op_name_numeric' => 'Name - Numeric',
102+
'sort_rule_op_created_date' => 'Created Date',
103+
'sort_rule_op_updated_date' => 'Updated Date',
104+
'sort_rule_op_chapters_first' => 'Chapters First',
105+
'sort_rule_op_chapters_last' => 'Chapters Last',
106+
77107
// Maintenance settings
78108
'maint' => 'Поддръжка',
79109
'maint_image_cleanup' => 'Разчисти изображения',

lang/bn/activities.php

+8
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,14 @@
127127
'comment_update' => 'মন্তব্য হালনাগাদ করেছেন',
128128
'comment_delete' => 'মন্তব্য মুছে ফেলেছেন',
129129

130+
// Sort Rules
131+
'sort_rule_create' => 'created sort rule',
132+
'sort_rule_create_notification' => 'Sort rule successfully created',
133+
'sort_rule_update' => 'updated sort rule',
134+
'sort_rule_update_notification' => 'Sort rule successfully updated',
135+
'sort_rule_delete' => 'deleted sort rule',
136+
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
137+
130138
// Other
131139
'permissions_update' => 'অনুমতিক্রম হালনাগাদ করেছেন',
132140
];

lang/bn/editor.php

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
'cancel' => 'প্রত্যাহার করুন',
1414
'save' => 'সংরক্ষণ করুন',
1515
'close' => 'বন্ধ করুন',
16+
'apply' => 'Apply',
1617
'undo' => 'প্রত্যাহার করুন',
1718
'redo' => 'পুনর্বহাল রাখুন',
1819
'left' => 'বাম',
@@ -147,6 +148,7 @@
147148
'url' => 'URL',
148149
'text_to_display' => 'Text to display',
149150
'title' => 'Title',
151+
'browse_links' => 'Browse links',
150152
'open_link' => 'Open link',
151153
'open_link_in' => 'Open link in...',
152154
'open_link_current' => 'Current window',

lang/bn/entities.php

+3-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,9 @@
166166
'books_search_this' => 'Search this book',
167167
'books_navigation' => 'Book Navigation',
168168
'books_sort' => 'Sort Book Contents',
169-
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books.',
169+
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
170+
'books_sort_auto_sort' => 'Auto Sort Option',
171+
'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName',
170172
'books_sort_named' => 'Sort Book :bookName',
171173
'books_sort_name' => 'Sort by Name',
172174
'books_sort_created' => 'Sort by Created Date',

lang/bn/settings.php

+30
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,36 @@
7474
'reg_confirm_restrict_domain_desc' => 'Enter a comma separated list of email domains you would like to restrict registration to. Users will be sent an email to confirm their address before being allowed to interact with the application. <br> Note that users will be able to change their email addresses after successful registration.',
7575
'reg_confirm_restrict_domain_placeholder' => 'No restriction set',
7676

77+
// Sorting Settings
78+
'sorting' => 'Sorting',
79+
'sorting_book_default' => 'Default Book Sort',
80+
'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.',
81+
'sorting_rules' => 'Sort Rules',
82+
'sorting_rules_desc' => 'These are predefined sorting operations which can be applied to content in the system.',
83+
'sort_rule_assigned_to_x_books' => 'Assigned to :count Book|Assigned to :count Books',
84+
'sort_rule_create' => 'Create Sort Rule',
85+
'sort_rule_edit' => 'Edit Sort Rule',
86+
'sort_rule_delete' => 'Delete Sort Rule',
87+
'sort_rule_delete_desc' => 'Remove this sort rule from the system. Books using this sort will revert to manual sorting.',
88+
'sort_rule_delete_warn_books' => 'This sort rule is currently used on :count book(s). Are you sure you want to delete this?',
89+
'sort_rule_delete_warn_default' => 'This sort rule is currently used as the default for books. Are you sure you want to delete this?',
90+
'sort_rule_details' => 'Sort Rule Details',
91+
'sort_rule_details_desc' => 'Set a name for this sort rule, which will appear in lists when users are selecting a sort.',
92+
'sort_rule_operations' => 'Sort Operations',
93+
'sort_rule_operations_desc' => 'Configure the sort actions to be performed by moving them from the list of available operations. Upon use, the operations will be applied in order, from top to bottom. Any changes made here will be applied to all assigned books upon save.',
94+
'sort_rule_available_operations' => 'Available Operations',
95+
'sort_rule_available_operations_empty' => 'No operations remaining',
96+
'sort_rule_configured_operations' => 'Configured Operations',
97+
'sort_rule_configured_operations_empty' => 'Drag/add operations from the "Available Operations" list',
98+
'sort_rule_op_asc' => '(Asc)',
99+
'sort_rule_op_desc' => '(Desc)',
100+
'sort_rule_op_name' => 'Name - Alphabetical',
101+
'sort_rule_op_name_numeric' => 'Name - Numeric',
102+
'sort_rule_op_created_date' => 'Created Date',
103+
'sort_rule_op_updated_date' => 'Updated Date',
104+
'sort_rule_op_chapters_first' => 'Chapters First',
105+
'sort_rule_op_chapters_last' => 'Chapters Last',
106+
77107
// Maintenance settings
78108
'maint' => 'Maintenance',
79109
'maint_image_cleanup' => 'Cleanup Images',

lang/bs/activities.php

+8
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,14 @@
127127
'comment_update' => 'updated comment',
128128
'comment_delete' => 'deleted comment',
129129

130+
// Sort Rules
131+
'sort_rule_create' => 'created sort rule',
132+
'sort_rule_create_notification' => 'Sort rule successfully created',
133+
'sort_rule_update' => 'updated sort rule',
134+
'sort_rule_update_notification' => 'Sort rule successfully updated',
135+
'sort_rule_delete' => 'deleted sort rule',
136+
'sort_rule_delete_notification' => 'Sort rule successfully deleted',
137+
130138
// Other
131139
'permissions_update' => 'je ažurirao/la dozvole',
132140
];

lang/bs/editor.php

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
'cancel' => 'Cancel',
1414
'save' => 'Save',
1515
'close' => 'Close',
16+
'apply' => 'Apply',
1617
'undo' => 'Undo',
1718
'redo' => 'Redo',
1819
'left' => 'Left',
@@ -147,6 +148,7 @@
147148
'url' => 'URL',
148149
'text_to_display' => 'Text to display',
149150
'title' => 'Title',
151+
'browse_links' => 'Browse links',
150152
'open_link' => 'Open link',
151153
'open_link_in' => 'Open link in...',
152154
'open_link_current' => 'Current window',

lang/bs/entities.php

+3-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,9 @@
166166
'books_search_this' => 'Pretraži ovu knjigu',
167167
'books_navigation' => 'Navigacija knjige',
168168
'books_sort' => 'Sortiraj sadržaj knjige',
169-
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books.',
169+
'books_sort_desc' => 'Move chapters and pages within a book to reorganise its contents. Other books can be added which allows easy moving of chapters and pages between books. Optionally an auto sort rule can be set to automatically sort this book\'s contents upon changes.',
170+
'books_sort_auto_sort' => 'Auto Sort Option',
171+
'books_sort_auto_sort_active' => 'Auto Sort Active: :sortName',
170172
'books_sort_named' => 'Sortiraj knjigu :bookName',
171173
'books_sort_name' => 'Sortiraj po imenu',
172174
'books_sort_created' => 'Sortiraj po datumu kreiranja',

0 commit comments

Comments
 (0)