aboutsummaryrefslogtreecommitdiffstats
path: root/language/uk_UA
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2012-07-24 16:52:08 +0000
committerddtddt <ddtddt@piwigo.org>2012-07-24 16:52:08 +0000
commit9d5015d79ec414089293b6689f5bff49b930da20 (patch)
treeb692d60398e6e065eaaede4964ff32e54ac08b96 /language/uk_UA
parent3fa99f57d46bd4d309138465e5a712fe11a14bdd (diff)
git-svn-id: http://piwigo.org/svn/branches/2.4@16978 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/uk_UA')
-rw-r--r--language/uk_UA/admin.lang.php14
-rw-r--r--language/uk_UA/install.lang.php42
2 files changed, 30 insertions, 26 deletions
diff --git a/language/uk_UA/admin.lang.php b/language/uk_UA/admin.lang.php
index ed31f36b2..d97b44402 100644
--- a/language/uk_UA/admin.lang.php
+++ b/language/uk_UA/admin.lang.php
@@ -480,7 +480,7 @@ $lang['Type here the author name'] = 'Введіть тут ім\'я автор
$lang['Type here the title'] = 'Введіть тут назву';
$lang['Type in a search term'] = 'Введіть слово для пошуку';
$lang['Save order'] = 'Порядок збереження';
-$lang['Save Settings'] = 'Зберігти налаштування';
+$lang['Save Settings'] = 'Зберегти налаштування';
$lang['Save to permalink history'] = 'Зберегти в історію постіних посилань';
$lang['Searching...'] = 'Пошук...';
$lang['Search for new images in the directories'] = 'Шукати нові зображення в папках';
@@ -691,7 +691,7 @@ $lang['Select the destination tag'] = 'Виберіть призначення
$lang['Send connection settings by email'] = 'Надіслати налаштування з\'єднання по електронній пошті';
$lang['show details'] = 'показати деталі';
$lang['Some themes and plugins may be not available yet.'] = 'Деякі теми і плаґіни можуть бути не доступні.';
-$lang['Some upgrades are available for extensions.'] = 'Деякі оновлення доступні для розширень.';
+$lang['Some upgrades are available for extensions.'] = 'Доступні деякі оновлення для розширень.';
$lang['Start Upload'] = 'Початок завантаження';
$lang['Tags <em>%s</em> merged into tag <em>%s</em>'] = 'Теґи <em>%s</em> об\'єднані в теґ <em>%s</em>';
$lang['The original image quality must be a number between %d and %d'] = 'Вихідна якість зображення повинна бути число від %d та %d';
@@ -879,10 +879,10 @@ $lang['The center of interest is the most meaningful zone in the photo.'] = 'Ц
$lang['bottom left corner'] = 'нижній лівий кут';
$lang['bottom right corner'] = 'нижній правий кут';
$lang['By default, the center of interest is placed in the middle of the photo.'] = 'За замовчуванням центр уваги знаходиться в центральній частині зображення.';
-$lang['For photo sizes with crop, such as "Square", Piwigo will do its best to include the center of interest.'] = 'Для зображень розміром з культурою, такі як "Площа", Piwigo зробить все можливе, щоб включити в центрі уваги.';
+$lang['For photo sizes with crop, such as "Square", Piwigo will do its best to include the center of interest.'] = 'Для зображень розміром з горошину, такі як "Площа", Piwigo зробить все можливе, щоб включити в центрі уваги.';
$lang['middle'] = 'середина';
$lang['Opacity'] = 'Непрозорість';
-$lang['Photo sizes with crop'] = 'Зображення розміром з культурою';
+$lang['Photo sizes with crop'] = 'Зображення розміром з горошину';
$lang['Select a zone with your mouse to define a new center of interest.'] = 'Виберіть зону за допомогою миші, щоб визначити новий центр уваги.';
$lang['top left corner'] = 'верхній лівий кут';
$lang['top right corner'] = 'верхній правий кут';
@@ -904,7 +904,7 @@ $lang['%d years'] = '%d років';
$lang['%d year'] = '%d рік';
$lang['%s ago'] = '%s тому';
$lang['%s in the future'] = '%s в майбутньому';
-$lang['Added by %s'] = 'Додано користувачем%s';
+$lang['Added by %s'] = 'Додано користувачем %s';
$lang['Numeric identifier : %d'] = 'Числовий ідентифікатор: %d';
$lang['Original file : %s'] = 'Оригінальний файл: %s';
$lang['Posted %s on %s'] = 'Опубліковано %s на %s';
@@ -919,4 +919,8 @@ $lang['%d week'] = '%d тиждень';
$lang['Edit photo'] = 'Редагувати фото';
$lang['create a new site'] = 'створити новий сайт';
$lang['No order field selected'] = 'Немає порядкового вибраного поля';
+$lang['Duplicate selected tags'] = 'Дублювати виділені теґи';
+$lang['Name of the duplicate'] = 'Назва дубліката';
+$lang['Source tag'] = 'Джерело теґа';
+$lang['Tag "%s" is now a duplicate of "%s"'] = 'Теґ "%s" зараз є дублікатом "%s"';
?> \ No newline at end of file
diff --git a/language/uk_UA/install.lang.php b/language/uk_UA/install.lang.php
index a63c08520..95103242b 100644
--- a/language/uk_UA/install.lang.php
+++ b/language/uk_UA/install.lang.php
@@ -1,24 +1,24 @@
<?php
-// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based photo gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2012 Piwigo Team http://piwigo.org |
-// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
-// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
-// +-----------------------------------------------------------------------+
-// | This program is free software; you can redistribute it and/or modify |
-// | it under the terms of the GNU General Public License as published by |
-// | the Free Software Foundation |
-// | |
-// | This program is distributed in the hope that it will be useful, but |
-// | WITHOUT ANY WARRANTY; without even the implied warranty of |
-// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
-// | General Public License for more details. |
-// | |
-// | You should have received a copy of the GNU General Public License |
-// | along with this program; if not, write to the Free Software |
-// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
-// | USA. |
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | Copyright(C) 2008-2012 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
// +-----------------------------------------------------------------------+
$lang['Admin configuration'] = 'Конфігурація адміністратора';
$lang['also given by your host provider'] = 'також дізнайтесь у Вашого хостинг-провайдера';
@@ -45,7 +45,7 @@ $lang['Just another Piwigo gallery'] = 'Ще одна галерея Piwigo';
$lang['Keep it confidential, it enables you to access administration panel'] = 'Тримайте його конфіденційність, він дозволяє отримати доступ до адміністративної панелі';
$lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.hosting.com.ua, toto.1gb.ua';
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'пошта повинна бути xxx@yyy.eee (наприклад: animan@pixobox.org)';
-$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Потрібна допомога? Задайте питання на <a href="%s">Дошці оголошень Piwigo </a>.';
+$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Потрібна допомога? Задайте питання на <a href="%s">форумі Piwigo</a>.';
$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Зверніть увагу, ви можете змінити свою конфігурацію і перезавантажити собі Piwigo після цього.';
$lang['Password'] = 'Пароль';
$lang['Password [confirm]'] = 'Пароль [підтвердження]';