Skip to content

Commit

Permalink
Merge pull request #1 from monstra-cms/dev
Browse files Browse the repository at this point in the history
uk
  • Loading branch information
devapromix committed May 5, 2016
2 parents 7a2279e + 95f8c47 commit 7d1e213
Show file tree
Hide file tree
Showing 15 changed files with 137 additions and 104 deletions.
13 changes: 13 additions & 0 deletions plugins/blog/languages/uk.lang.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

return array(
'blog' => array(
'Blog' => 'Блог',
'Blog plugin for Monstra' => 'Плагін блога для Monstra',
'begin' => 'початок',
'end' => 'кінець',
'prev' => 'назад',
'next' => 'вперед',
'Related posts' => 'Статті по темі',
)
);
6 changes: 5 additions & 1 deletion plugins/box/backup/languages/uk.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'backup' => array(
'Backups' => 'Бекапи',
'Backup' => 'Бекап',
'Create Backup' => 'Зробити бекап',
'Create Backup' => 'Створити бекап',
'Delete' => 'Видалити',
'storage' => 'дані',
'public' => 'публічна',
Expand All @@ -13,5 +13,9 @@
'Actions' => 'Дії',
'Delete backup: :backup' => 'Видалити бекап: :backup',
'Creating...' => 'Створення...',
'Backup was deleted' => 'Бекап не був створений',
'Backup was created' => 'Бекап був створений',
'Backup was not restored' => 'Бекап не був відновлений',
'Backup was restored' => 'Бекап був відновлений',
)
);
6 changes: 3 additions & 3 deletions plugins/box/blocks/languages/uk.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
'New Block' => 'Новий блок',
'Create New Block' => 'Створити новий блок',
'Name' => 'Назва',
'Edit Block' => 'Редагування блоку',
'Edit Block' => 'Редагувати блок',
'Save' => 'Зберегти',
'Actions' => 'Дії',
'Save and Exit' => 'Зберегти та вийти',
'Required field' => 'Обов&prime;язкове поле',
'This block already exists' => 'Такий блок вже існує',
'This block does not exist' => 'Такого блоку не існує',
'This block does not exist' => 'Такий блок не існує',
'Delete block: :block' => 'Видалити блок: :block',
'Block content' => 'Вміст блоку',
'Block <i>:name</i> deleted' => 'Сніппет <i>:name</i> вилучен',
'Block <i>:name</i> deleted' => 'Сніпет <i>:name</i> вилучено',
'Your changes to the block <i>:name</i> have been saved.' => 'Ваші зміни до блоку <i>:name</i> були збережені.',
'Delete block: :block' => 'Видалити блок: :block',
'View Embed Code' => 'Код для вставки',
Expand Down
6 changes: 3 additions & 3 deletions plugins/box/dashboard/languages/uk.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

return array(
'dashboard' => array(
'Dashboard' => 'Dashboard',
'Dashboard plugin for Monstra' => 'Dashboard пісочниця для Monstra',
'Welcome back' => 'Добро пожаловать',
'Dashboard' => 'Панель',
'Dashboard plugin for Monstra' => 'Панель для Monstra',
'Welcome back' => 'Ласкаво просимо',
'Create New' => 'Додати',
'Upload File' => 'Завантажити файл',
)
Expand Down
24 changes: 12 additions & 12 deletions plugins/box/emails/languages/uk.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@

return array(
'emails' => array(
'Emails' => 'Emails',
'Emails' => 'Листи',
'Emails plugin for Monstra' => 'Плагін emails для Monstra',
'Edit Layout' => 'Edit Layout',
'Email templates' => 'Email templates',
'Edit' => 'Edit',
'Edit Email Template' => 'Edit Email Template',
'Name' => 'Name',
'Email template content' => 'Email template content',
'Save and Exit' => 'Save and Exit',
'Save' => 'Save',
'Cancel' => 'Cancel',
'This email template does not exist' => 'This email template does not exist',
'Your changes to the email template <i>:name</i> have been saved.' => 'Your changes to the email template <i>:name</i> have been saved.',
'Edit Layout' => 'Редагувати Шаблон',
'Email templates' => 'Шаблони Листів',
'Edit' => 'Редагувати',
'Edit Email Template' => 'Редагувати Шаблони Листа',
'Name' => 'Назва',
'Email template content' => 'Вміст Шаблону Листа',
'Save and Exit' => 'Зберегти і вийти',
'Save' => 'Зберегти',
'Cancel' => 'Відмінити',
'This email template does not exist' => 'Цей email шаблон відсутній',
'Your changes to the email template <i>:name</i> have been saved.' => 'Ваші зміни до email шаблону <i>:name</i> були збережені.',
)
);
65 changes: 36 additions & 29 deletions plugins/box/filesmanager/languages/uk.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,37 +7,44 @@
'Name' => 'Назва',
'Actions' => 'Дії',
'Delete' => 'Видалити',
'Upload' => 'Загрузити',
'Drop File Here' => 'Drop File Here',
'Maximum upload file size: :upload_max_filesize' => 'Maximum upload file size: :upload_max_filesize',
'Rename' => 'Rename',
'Renamed successfully' => 'Renamed successfully',
'Failure' => 'Failure',
'Forbidden file type' => 'Forbidden file type',
'Upload server error' => 'Upload server error',
'Can not be empty' => 'Can not be empty',
'Create New Directory' => 'Create New Directory',
'Directory Name' => 'Directory Name',
'Directory:' => 'Directory:',
'Directory was not created' => 'Directory was not created',
'Directory was created' => 'Directory was created',
'Directory was deleted' => 'Directory was deleted',
'Directory was not deleted' => 'Directory was not deleted',
'Directory exists' => 'Directory exists',
'File:' => 'File:',
'File was uploaded' => 'File was uploaded',
'File was not uploaded' => 'File was not uploaded',
'File was deleted' => 'File was deleted',
'File was not deleted' => 'File was not deleted',
'File exists' => 'File exists',
'Cancel' => 'Cancel',
'Create' => 'Create',
'directory' => 'директорія',
'Delete directory: :dir' => 'Видалити директорію: :dir',
'Upload' => 'Завантажити',
'Drop File Here' => 'Вкиньте файл сюди',
'Maximum upload file size: :upload_max_filesize' => 'Максимальний розмір файлу: :upload_max_filesize',
'Rename' => 'Перейменувати',
'Renamed successfully' => 'Успішно перейменований',
'Failure' => 'Помилка',
'Forbidden file type' => 'Заборонений тип файлу',
'Upload server error' => 'Помилка сервера при завантаженні',
'Can not be empty' => 'Не може бути порожнім',
'Create New Directory' => 'Створити нову теку',
'Directory Name' => 'Назва теки',
'Directory:' => 'Тека:',
'Directory was not created' => 'Тека не була створена',
'Directory was created' => 'Тека була створена',
'Directory was deleted' => 'Тека була видалена',
'Directory was not deleted' => 'Тека не була видалена',
'Directory exists' => 'Тека існує',
'File:' => 'Файл:',
'File was uploaded' => 'Файл був завантажений',
'File was not uploaded' => 'Файл не був завантажений',
'File was deleted' => 'Файл був видалений',
'File was not deleted' => 'Файл не був видалений',
'File exists' => 'Файл існує',
'Cancel' => 'Відмінити',
'Create' => 'Створити',
'directory' => 'тека',
'Delete directory: :dir' => 'Видалити теку: :dir',
'Delete file: :file' => 'Видалити файл: :file',
'Extension' => 'Розширення',
'Size' => 'Розмір',
'Select file' => 'Выбрать файл',
'Change' => 'Зминити',
'Select file' => 'Вибрати файл',
'Change' => 'Змінити',
'Info' => 'Інфо',
'File Information' => 'Інформація про файл',
'Filename' => 'Назва файлу',
'Filetype' => 'Тип файлу',
'Filesize' => 'Размір файлу',
'Dimension' => 'Вирішення',
'Link' => 'Лінк',
)
);
16 changes: 8 additions & 8 deletions plugins/box/information/languages/uk.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
'Value' => 'Значення',
'Security' => 'Безпека',
'System' => 'Система',
'on' => 'включений',
'on' => 'увімкнено',
'off'=> 'вимкнено',
'Server' => 'Сервер',
'PHP version' => 'Версія PHP',
Expand All @@ -18,22 +18,22 @@
'Not Installed' => 'Не встановлено',
'Security check results' => 'Результати перевірки безпеки',
'The configuration file has been found to be writable. We would advise you to remove all write permissions on defines.php on production systems.' =>
'Конфігураційний файл доступен для запису. Ми рекомендуємо вам видалити права запису на файл defines.php на живому сайті.',
'Конфігураційний файл доступний для запису. Ми рекомендуємо вам видалити права запису на файл defines.php на живому сайті.',
'The Monstra core directory (":path") and/or files underneath it has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <code>chmod -R a-w :path</code>' =>
'Директорія Monstra (":path") доступна для запису. Ми рекомендуємо вам видалити права запису на директорію (":path") на живому сайті. <br> Ви можете зробити це на UNIX системах так: <code>chmod -R a-w :path</code>',
'Директорія Monstra (":path") доступна для запису. Ми рекомендуємо вам видалити права запису на теку (":path") на живому сайті. <br> Ви можете зробити це на UNIX системах так: <code>chmod -R a-w :path</code>',
'The Monstra .htaccess file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <code>chmod a-w :path</code>' =>
'Головный .htaccess доступен для запису. Ми рекомендуємо вам видалити права запису на головний .htaccess файл. <br>Ви можете зробити це на UNIX системах так: <code>chmod -R a-w :path</code>',
'Головний .htaccess доступний для запису. Ми рекомендуємо вам видалити права запису на головний .htaccess файл. <br>Ви можете зробити це на UNIX системах так: <code>chmod -R a-w :path</code>',
'The Monstra index.php file has been found to be writable. We would advise you to remove all write permissions. <br>You can do this on unix systems with: <code>chmod a-w :path</code>' =>
'Головный index.php файл доступен для запису. Ми рекомендуємо вам видалити права запису на головний index.php файл. <br>Ви можете зробити це на UNIX системах так: <code>chmod -R a-w :path</code>',
'Головний index.php файл доступний для запису. Ми рекомендуємо вам видалити права запису на головний index.php файл. <br>Ви можете зробити це на UNIX системах так: <code>chmod -R a-w :path</code>',
'Due to the type and amount of information an error might give intruders when Monstra::$environment = Monstra::DEVELOPMENT, we strongly advise setting Monstra::PRODUCTION in production systems.' =>
'Система працює в режимі Monstra::DEVELOPMENT Ми рекомендуємо вам встановити режим Monstra::PRODUCTION на живому сайті.',
'Monstra version' => 'Monstra Версія',
'Directory Permissions' => 'Права Доступу',
'Directory' => 'Каталог',
'Directory' => 'Тека',
'Writable' => 'Доступна для запису',
'Unwritable' => 'Недоступна для запису',
'Status' => 'Статус',
'PHP Built On' => 'PHP построен на',
'PHP Built On' => 'PHP побудовано на',
'Web Server' => 'Веб сервер',
'WebServer to PHP Interface' => 'Веб сервер для PHP интерфейса', )
'WebServer to PHP Interface' => 'Веб сервер для PHP інтерфейсу', )
);
4 changes: 2 additions & 2 deletions plugins/box/menu/languages/uk.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
'Item name' => 'Назва',
'Item order' => 'Порядок',
'Item target' => 'Ціль',
'Item link' => 'Ссылка',
'Item link' => 'Лінк',
'Item category' => 'Категорія',
'Save' => 'Зберегти',
'Edit item' => 'Редагування пункту меню',
'Edit item' => 'Редагувати пункт меню',
'Delete item :name' => 'Видалити пункт меню :name',
'Select page' => 'Вибрати сторінку',
'Category' => 'Категорія',
Expand Down
11 changes: 6 additions & 5 deletions plugins/box/pages/languages/uk.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,23 @@
'Title' => 'Заголовок',
'Name' => 'Назва',
'Author' => 'Автор',
'Name (slug)' => 'Назва (slug)',
'Slug (url)' => 'Лінк (url)',
'Tags' => 'Теги',
'Description' => 'Опис',
'Keywords' => 'Ключові слова',
'Parent' => 'Родитель',
'Parent' => 'Батько',
'Template' => 'Шаблон',
'Year' => 'Рік',
'Day' => 'День',
'Month' => 'Місяц',
'Hours' => 'Час',
'Minute' => 'Мінута',
'Minute' => 'Хвилина',
'Second' => 'Секунда',
'This field should not be empty' => 'Це поле не може бути пустим',
'This field should not be empty' => 'Це поле не може бути порожнім',
'This page already exists' => 'Така сторінка вже існує',
'Extra' => 'Додатково',
'Save' => 'Зберегти',
'Save and Exit' => 'Зберегти и вийти',
'Save and Exit' => 'Зберегти і вийти',
'Your changes to the page <i>:page</i> have been saved.' => 'Ваші зміни до сторінки <i>:page</i> були збережені.',
'The page <i>:page</i> cloned.' => 'Сторінка <i>:page</i> клонована.',
'Status' => 'Статус',
Expand Down
13 changes: 8 additions & 5 deletions plugins/box/plugins/languages/uk.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,22 @@
return array(
'plugins' => array(
'Plugins' => 'Плагіни',
'Installed' => 'Установлені',
'Install New' => 'Установити нові',
'Installed' => 'Встановлені',
'Install New' => 'Встановити нові',
'Actions' => 'Дії',
'Name' => 'Назва',
'Description' => 'Опис',
'Delete' => 'Видалити',
'Delete plugin :plugin' => 'Видалити плагін :plugin',
'This plugin does not exist' => 'Такого плагіна не існує',
'This plugin does not exist' => 'Такий плагін не існує',
'Version' => 'Версія',
'Author' => 'Автор',
'Get More Plugins' => 'Завантажити інші плагіни',
'Install' => 'Установити',
'Install' => 'Встановити',
'Uninstall' => 'Видалити',
'README.md not found' => 'README.md not found',
'README.md not found' => 'README.md не знайдено',
'Info' => 'Інфо',
'Upload' => 'Завантажити',
'Drop File Here' => 'Перенесіть файл сюди',
)
);
2 changes: 1 addition & 1 deletion plugins/box/sitemap/languages/uk.lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

return array(
'sitemap' => array(
'Sitemap' => 'Карта сайту',
'Sitemap' => 'Мапа сайту',
)
);
Loading

0 comments on commit 7d1e213

Please sign in to comment.