diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-09 18:51:53 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-09 18:51:53 +0000 |
commit | ec06f088a539c1ec183647800534df7ebca8f00c (patch) | |
tree | 2a5dc608fa87665f4f560bc90fe86c595449f182 /plugins/TakeATour/language | |
parent | f1772127033fa18d51bcaae0027511a9d717be64 (diff) |
[takeatour] Update uk_UA, thanks to : StreamThreader
git-svn-id: http://piwigo.org/svn/trunk@28661 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/TakeATour/language')
-rwxr-xr-x | plugins/TakeATour/language/uk_UA/plugin.lang.php | 71 |
1 files changed, 50 insertions, 21 deletions
diff --git a/plugins/TakeATour/language/uk_UA/plugin.lang.php b/plugins/TakeATour/language/uk_UA/plugin.lang.php index 2169df6e1..ee74bf55b 100755 --- a/plugins/TakeATour/language/uk_UA/plugin.lang.php +++ b/plugins/TakeATour/language/uk_UA/plugin.lang.php @@ -1,24 +1,24 @@ <?php -// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based photo gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2014 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-2014 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['2_7_0_stp10'] = ' '; @@ -87,4 +87,33 @@ $lang['first_contact_title6'] = ' $lang['first_contact_title7'] = ' '; $lang['first_contact_title8'] = ' -';
\ No newline at end of file +'; +$lang['first_contact_title1'] = 'Ласкаво просимо у вашу Piwigo галерею'; +$lang['first_contact_title3'] = 'Додати фото-сторінку'; +$lang['first_contact_title33'] = 'Налаштування гостя'; +$lang['first_contact_title34'] = 'Теми'; +$lang['first_contact_title35'] = 'Теми'; +$lang['first_contact_title36'] = 'Теми'; +$lang['first_contact_title37'] = 'Теми'; +$lang['first_contact_title38'] = 'Плагіни'; +$lang['first_contact_title11'] = 'Як редагувати фото'; +$lang['first_contact_title18'] = 'Управління альбомами'; +$lang['first_contact_title19'] = 'Управління Альбомами'; +$lang['first_contact_title20'] = 'Управління Альбомами'; +$lang['first_contact_title21'] = 'Інщі таби'; +$lang['first_contact_title28'] = 'Налаштування'; +$lang['first_contact_title29'] = 'Налаштування->Опції->Головні'; +$lang['first_contact_stp32'] = 'Тепер зберіжіть зміни'; +$lang['first_contact_stp11'] = 'Таким чином, ви можете вибрати з звідси одну чи декілька фото'; +$lang['2.7 Tour'] = 'Тур 2.7'; +$lang['2_7_0_descrp'] = 'Дізнайтеся що нового у Piwigo 2.7'; +$lang['2_7_0_title1'] = 'Ласкаво просимо у Piwigo 2.7'; +$lang['2_7_0_title11'] = 'До зустрічі!'; +$lang['2_7_0_title2'] = 'Перша нова функція'; +$lang['2_7_0_title3'] = 'Швидкий пошук'; +$lang['End tour'] = 'Кунець туру'; +$lang['First Contact'] = 'Перший контакт'; +$lang['Next '] = 'Наступний'; +$lang['Prev'] = 'Попередній'; +$lang['Start the Tour'] = 'Розпочати тур'; +$lang['Visit your Piwigo!'] = 'Відвідайте ваш Piwigo!';
\ No newline at end of file |