mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-31 15:24:31 +03:00
New Crowdin updates (#3710)
This commit is contained in:
@ -23,9 +23,9 @@ return [
|
||||
'meta_updated' => 'Оновлено :timeLength',
|
||||
'meta_updated_name' => ':user оновив :timeLength',
|
||||
'meta_owned_name' => 'Власник :user',
|
||||
'meta_reference_page_count' => 'Referenced on 1 page|Referenced on :count pages',
|
||||
'meta_reference_page_count' => 'Посилання на 1 сторінку|Посилання на :count сторінок',
|
||||
'entity_select' => 'Вибір об\'єкта',
|
||||
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
|
||||
'entity_select_lack_permission' => 'У вас немає необхідних прав для вибору цього елемента',
|
||||
'images' => 'Зображення',
|
||||
'my_recent_drafts' => 'Мої останні чернетки',
|
||||
'my_recently_viewed' => 'Мої недавні перегляди',
|
||||
@ -88,23 +88,23 @@ return [
|
||||
'shelves_save' => 'Зберегти полицю',
|
||||
'shelves_books' => 'Книги на цій полиці',
|
||||
'shelves_add_books' => 'Додати книги до цієї полиці',
|
||||
'shelves_drag_books' => 'Drag books below to add them to this shelf',
|
||||
'shelves_drag_books' => 'Перетягніть книги нижче, щоб додати їх до цієї полиці',
|
||||
'shelves_empty_contents' => 'Ця полиця не має призначених їй книг',
|
||||
'shelves_edit_and_assign' => 'Редагувати полицю для присвоєння книг',
|
||||
'shelves_edit_named' => 'Edit Shelf :name',
|
||||
'shelves_edit' => 'Edit Shelf',
|
||||
'shelves_delete' => 'Delete Shelf',
|
||||
'shelves_delete_named' => 'Delete Shelf :name',
|
||||
'shelves_delete_explain' => "This will delete the shelf with the name ':name'. Contained books will not be deleted.",
|
||||
'shelves_delete_confirmation' => 'Are you sure you want to delete this shelf?',
|
||||
'shelves_permissions' => 'Shelf Permissions',
|
||||
'shelves_permissions_updated' => 'Shelf Permissions Updated',
|
||||
'shelves_permissions_active' => 'Shelf Permissions Active',
|
||||
'shelves_permissions_cascade_warning' => 'Permissions on shelves do not automatically cascade to contained books. This is because a book can exist on multiple shelves. Permissions can however be copied down to child books using the option found below.',
|
||||
'shelves_edit_named' => 'Редагувати полицю :name',
|
||||
'shelves_edit' => 'Редагувати полицю',
|
||||
'shelves_delete' => 'Видалити полицю',
|
||||
'shelves_delete_named' => 'Видалити полицю :name',
|
||||
'shelves_delete_explain' => "Це видалить полицю з ім'ям ':name'. Якщо містить книги, не буде видалено.",
|
||||
'shelves_delete_confirmation' => 'Ви упевнені, що хочете видалити цю полицю?',
|
||||
'shelves_permissions' => 'Дозволи полиці',
|
||||
'shelves_permissions_updated' => 'Дозволи полиці оновлено',
|
||||
'shelves_permissions_active' => 'Дозволи полиці активні',
|
||||
'shelves_permissions_cascade_warning' => 'Дозволи на полицях не каскадують автоматично до вміщених книг. Це тому, що книга може стояти на кількох полицях. Однак дозволи можна скопіювати до дочірніх книг за допомогою наведеної нижче опції.',
|
||||
'shelves_copy_permissions_to_books' => 'Копіювати дозволи на книги',
|
||||
'shelves_copy_permissions' => 'Копіювати дозволи',
|
||||
'shelves_copy_permissions_explain' => 'This will apply the current permission settings of this shelf to all books contained within. Before activating, ensure any changes to the permissions of this shelf have been saved.',
|
||||
'shelves_copy_permission_success' => 'Shelf permissions copied to :count books',
|
||||
'shelves_copy_permissions_explain' => 'Це застосує поточні налаштування дозволів цієї полиці до всіх книг, які містяться в ній. Перед активацією переконайтеся, що будь-які зміни в дозволах цієї полиці збережено.',
|
||||
'shelves_copy_permission_success' => 'Права полиці скопійовано до :count книг',
|
||||
|
||||
// Books
|
||||
'book' => 'Книга',
|
||||
@ -171,7 +171,7 @@ return [
|
||||
'chapters_permissions_active' => 'Діючі дозволи на розділ',
|
||||
'chapters_permissions_success' => 'Дозволи на розділ оновлено',
|
||||
'chapters_search_this' => 'Шукати в цьому розділі',
|
||||
'chapter_sort_book' => 'Sort Book',
|
||||
'chapter_sort_book' => 'Сортувати книгу',
|
||||
|
||||
// Pages
|
||||
'page' => 'Сторінка',
|
||||
@ -248,7 +248,7 @@ return [
|
||||
'pages_edit_content_link' => 'Редагувати вміст',
|
||||
'pages_permissions_active' => 'Активні дозволи сторінки',
|
||||
'pages_initial_revision' => 'Початкова публікація',
|
||||
'pages_references_update_revision' => 'System auto-update of internal links',
|
||||
'pages_references_update_revision' => 'Автоматичне оновлення системних посилань',
|
||||
'pages_initial_name' => 'Нова сторінка',
|
||||
'pages_editing_draft_notification' => 'Ви наразі редагуєте чернетку, що була збережена останньою :timeDiff.',
|
||||
'pages_draft_edited_notification' => 'З того часу ця сторінка була оновлена. Рекомендуємо відмовитися від цього проекту.',
|
||||
@ -372,7 +372,7 @@ return [
|
||||
'convert_chapter_confirm' => 'Ви впевнені, що хочете конвертувати цей розділ?',
|
||||
|
||||
// References
|
||||
'references' => 'References',
|
||||
'references_none' => 'There are no tracked references to this item.',
|
||||
'references_to_desc' => 'Shown below are all the known pages in the system that link to this item.',
|
||||
'references' => 'Посилання',
|
||||
'references_none' => 'Немає відслідковуваних посилань для цього елемента.',
|
||||
'references_to_desc' => 'Показані нижче всі відомі сторінки в системі, що посилаються на цей елемент.',
|
||||
];
|
||||
|
Reference in New Issue
Block a user