Updated translations with latest Crowdin changes (#5317)

* New translations common.php (Ukrainian)

* New translations entities.php (Ukrainian)

* New translations errors.php (Ukrainian)

* New translations activities.php (Czech)

* New translations entities.php (Czech)
This commit is contained in:
Dan Brown 2024-11-13 11:59:03 +00:00 committed by GitHub
parent c40ab4147e
commit 306b8774c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 7 additions and 7 deletions

View File

@ -46,7 +46,7 @@ return [
'bookshelf_create_from_book_notification' => 'Kniha byla úspěšně převedena na polici', 'bookshelf_create_from_book_notification' => 'Kniha byla úspěšně převedena na polici',
'bookshelf_update' => 'aktualizovat polici', 'bookshelf_update' => 'aktualizovat polici',
'bookshelf_update_notification' => 'Police byla úspěšně aktualizována', 'bookshelf_update_notification' => 'Police byla úspěšně aktualizována',
'bookshelf_delete' => 'odstranit knihovnu', 'bookshelf_delete' => 'odstranil polici',
'bookshelf_delete_notification' => 'Police byla úspěšně odstraněna', 'bookshelf_delete_notification' => 'Police byla úspěšně odstraněna',
// Revisions // Revisions

View File

@ -83,8 +83,8 @@ return [
'search_update' => 'Aktualizovat hledání', 'search_update' => 'Aktualizovat hledání',
// Shelves // Shelves
'shelf' => 'Knihovna', 'shelf' => 'Police',
'shelves' => 'Knihovny', 'shelves' => 'Police',
'x_shelves' => '{0}:count polic|{1}:count police|[2,4]:count police|[5,*]:count polic', 'x_shelves' => '{0}:count polic|{1}:count police|[2,4]:count police|[5,*]:count polic',
'shelves_empty' => 'Nebyly vytvořeny žádné police', 'shelves_empty' => 'Nebyly vytvořeny žádné police',
'shelves_create' => 'Vytvořit novou polici', 'shelves_create' => 'Vytvořit novou polici',

View File

@ -109,5 +109,5 @@ return [
'terms_of_service' => 'Умови використання', 'terms_of_service' => 'Умови використання',
// OpenSearch // OpenSearch
'opensearch_description' => 'Search :appName', 'opensearch_description' => 'Шукати :appName',
]; ];

View File

@ -224,8 +224,8 @@ return [
'pages_edit_switch_to_markdown_clean' => '(Очистити вміст)', 'pages_edit_switch_to_markdown_clean' => '(Очистити вміст)',
'pages_edit_switch_to_markdown_stable' => '(Стабілізувати вміст)', 'pages_edit_switch_to_markdown_stable' => '(Стабілізувати вміст)',
'pages_edit_switch_to_wysiwyg' => 'Змінити редактор на WYSIWYG', 'pages_edit_switch_to_wysiwyg' => 'Змінити редактор на WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Перейти на новий WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(В альфа-тестуванні)',
'pages_edit_set_changelog' => 'Встановити журнал змін', 'pages_edit_set_changelog' => 'Встановити журнал змін',
'pages_edit_enter_changelog_desc' => 'Введіть короткий опис внесених вами змін', 'pages_edit_enter_changelog_desc' => 'Введіть короткий опис внесених вами змін',
'pages_edit_enter_changelog' => 'Введіть список змін', 'pages_edit_enter_changelog' => 'Введіть список змін',

View File

@ -78,7 +78,7 @@ return [
// Users // Users
'users_cannot_delete_only_admin' => 'Ви не можете видалити єдиного адміністратора', 'users_cannot_delete_only_admin' => 'Ви не можете видалити єдиного адміністратора',
'users_cannot_delete_guest' => 'Ви не можете видалити гостьового користувача', 'users_cannot_delete_guest' => 'Ви не можете видалити гостьового користувача',
'users_could_not_send_invite' => 'Could not create user since invite email failed to send', 'users_could_not_send_invite' => 'Не вдалося створити користувача, оскільки не вдалося надіслати електронний лист із запрошенням',
// Roles // Roles
'role_cannot_be_edited' => 'Цю роль не можна редагувати', 'role_cannot_be_edited' => 'Цю роль не можна редагувати',