From b702c30a62d620ace0c418703afa80956c6c19c8 Mon Sep 17 00:00:00 2001 From: hide-me <45032974+hide-me@users.noreply.github.com> Date: Fri, 30 Nov 2018 20:22:37 +0300 Subject: [PATCH] Updated ua lang I'm not a native speaker, but can write and talk on Ukrainian language so so. Guess, I was totally correct! --- bl-languages/uk_UA.json | 44 ++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/bl-languages/uk_UA.json b/bl-languages/uk_UA.json index 78bf9c88..8a3753d9 100644 --- a/bl-languages/uk_UA.json +++ b/bl-languages/uk_UA.json @@ -3,11 +3,11 @@ "native": "Українська (Україна)", "english-name": "Ukrainian", "locale": "uk_UA", - "last-update": "2018-09-09", + "last-update": "2018-11-30", "authors": [ "Aleksei86 https:\/\/aleksei86.info\/", "Alek Belta https:\/\/alekbelta.com\/", - "", + "Paul https:\/\/r-e-d.red\/", "" ] }, @@ -354,27 +354,27 @@ "site": "Сайт", "first": "Перший", "last": "Останній", - "there-are-no-pages-at-this-moment": "There are no pages at this moment.", - "there-are-no-static-pages-at-this-moment": "There are no static pages at this moment.", - "there-are-no-draft-pages-at-this-moment": "There are no draft pages at this moment.", + "there-are-no-pages-at-this-moment": "Наразі немає сторінок.", + "there-are-no-static-pages-at-this-moment": "Наразі статичних сторінок немає.", + "there-are-no-draft-pages-at-this-moment": "Наразі немає чернеток сторінок.", "good-morning": "Доброго ранку", "good-afternoon": "Доброго дня", "good-evening": "Доброго вечора", - "good-night": "Good night", + "good-night": "Надобраніч", "hello": "Вітаю", - "there-are-no-images-for-the-page": "There are no images for the page.", - "select-cover-image": "Select cover image", - "this-plugin-depends-on-the-following-plugins": "This plugin depends on the following plugins.", - "no-pages-found": "No pages found", - "system-updated": "System updated", - "security": "Security", - "remove-cover-image": "Remove cover image", - "width": "Width", - "height": "Height", - "quality": "Quality", - "thumbnails": "Thumbnails", - "thumbnail": "Thumbnail", - "thumbnail-width-in-pixels": "Thumbnail width in pixels (px).", - "thumbnail-height-in-pixels": "Thumbnail height in pixels (px).", - "thumbnail-quality-in-percentage": "Thumbnail quality in percentage (%)." -} \ No newline at end of file + "there-are-no-images-for-the-page": "Немає сторінок зображення.", + "select-cover-image": "Виберіть обкладинку записи", + "this-plugin-depends-on-the-following-plugins": "Цей плагін залежить від наступних плагінів.", + "no-pages-found": "Сторінок не знайдено", + "system-updated": "Система оновлена", + "security": "Безпека", + "remove-cover-image": "Видалити обкладинку записи", + "width": "Ширина", + "height": "Висота", + "quality": "Якість", + "thumbnails": "Мініатюри", + "thumbnail": "Мініатюра", + "thumbnail-width-in-pixels": "Ширина мініатюри в пікселях (px).", + "thumbnail-height-in-pixels": "Висота мініатюри в пікселях (px).", + "thumbnail-quality-in-percentage": "Якість мініатюри у відсотках (%)." +}