1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

New Crowdin translations (#1732)

* New translations auth.php (Ukrainian)

* New translations common.php (Ukrainian)

* New translations entities.php (Ukrainian)

* New translations entities.php (Ukrainian)

* New translations settings.php (Ukrainian)

* New translations validation.php (Ukrainian)

* New translations settings.php (French)

* New translations settings.php (Russian)

* New translations settings.php (Spanish, Argentina)

* New translations settings.php (Portuguese, Brazilian)

* New translations settings.php (Chinese Traditional)

* New translations settings.php (Chinese Simplified)

* New translations settings.php (Ukrainian)

* New translations settings.php (Turkish)

* New translations settings.php (Swedish)

* New translations settings.php (Slovak)

* New translations settings.php (Polish)

* New translations settings.php (Spanish)

* New translations settings.php (Dutch)

* New translations settings.php (Korean)

* New translations settings.php (Japanese)

* New translations settings.php (Italian)

* New translations settings.php (Hungarian)

* New translations settings.php (German)

* New translations settings.php (Czech)

* New translations settings.php (Arabic)

* New translations settings.php (German Informal)
This commit is contained in:
Dan Brown
2019-10-19 00:13:00 +01:00
committed by GitHub
parent f37131a5bf
commit 99ae592ae9
5 changed files with 16 additions and 16 deletions

View File

@ -176,7 +176,7 @@ return [
'pages_delete_confirm' => 'Ви впевнені, що хочете видалити цю сторінку?',
'pages_delete_draft_confirm' => 'Ви впевнені, що хочете видалити цю чернетку?',
'pages_editing_named' => 'Редагування сторінки :pageName',
'pages_edit_draft_options' => 'Draft Options',
'pages_edit_draft_options' => 'Параметри чернетки',
'pages_edit_save_draft' => 'Зберегти чернетку',
'pages_edit_draft' => 'Редагувати чернетку сторінки',
'pages_editing_draft' => 'Редагування чернетки',
@ -234,7 +234,7 @@ return [
],
'pages_draft_discarded' => 'Чернетка відхилена, редактор оновлено з поточним вмістом сторінки',
'pages_specific' => 'Конкретна сторінка',
'pages_is_template' => 'Page Template',
'pages_is_template' => 'Шаблон сторінки',
// Editor Sidebar
'page_tags' => 'Теги сторінки',
@ -243,11 +243,11 @@ return [
'shelf_tags' => 'Теги полиць',
'tag' => 'Тег',
'tags' => 'Теги',
'tag_name' => 'Tag Name',
'tag_name' => 'Назва тегу',
'tag_value' => 'Значення тегу (необов\'язково)',
'tags_explain' => "Додайте кілька тегів, щоб краще класифікувати ваш вміст. \n Ви можете присвоїти значення тегу для більш глибокої організації.",
'tags_add' => 'Додати ще один тег',
'tags_remove' => 'Remove this tag',
'tags_remove' => 'Видалити цей тег',
'attachments' => 'Вкладення',
'attachments_explain' => 'Завантажте файли, або додайте посилання, які відображатимуться на вашій сторінці. Їх буде видно на бічній панелі сторінки.',
'attachments_explain_instant_save' => 'Зміни тут зберігаються миттєво.',
@ -273,11 +273,11 @@ return [
'attachments_file_uploaded' => 'Файл успішно завантажений',
'attachments_file_updated' => 'Файл успішно оновлено',
'attachments_link_attached' => 'Посилання успішно додано до сторінки',
'templates' => 'Templates',
'templates_set_as_template' => 'Page is a template',
'templates' => 'Шаблони',
'templates_set_as_template' => 'Сторінка це шаблон',
'templates_explain_set_as_template' => 'You can set this page as a template so its contents be utilized when creating other pages. Other users will be able to use this template if they have view permissions for this page.',
'templates_replace_content' => 'Replace page content',
'templates_append_content' => 'Append to page content',
'templates_replace_content' => 'Замінити вміст сторінки',
'templates_append_content' => 'Додати до вмісту сторінки',
'templates_prepend_content' => 'Prepend to page content',
// Profile View