source: extensions/FacebookPlug/Plugin/language/uk_UA/admin.lang.php @ 13446

Last change on this file since 13446 was 13446, checked in by TranslationTeam, 12 years ago

[FacebookPlug] Add uk_UA, thanks to : animan

  • Property svn:executable set to *
File size: 3.9 KB
RevLine 
[13446]1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2012 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['Activity'] = 'Активність';
24$lang['Add a icon link on each album page to share on Facebook'] = 'Додати іконку посилання кожного альбому, щоб поділитись на Facebook';
25$lang['Add a icon link on each picture page to share on Facebook'] = 'Додати іконку посилання кожного зображення сторінки, щоб поділитися на Facebook';
26$lang['Add a icon link on each picture page to upload image on Facebook'] = 'Додати іконку посилання кожного зображення сторінки, щоб завантажити фотографію на Facebook';
27$lang['Advanced'] = 'Розширений';
28$lang['Asynchronous Facebook access'] = 'Асинхронний доступ до Facebook';
29$lang['box_count'] = 'box_count';
30$lang['Buttons'] = 'Кнопки';
31$lang['button_count'] = 'button_count';
32$lang['Color scheme'] = 'Кольорова схема';
33$lang['Comments'] = 'Коментарі';
34$lang['Continue'] = 'Продовжити';
35$lang['dark'] = 'темний';
36$lang['Develop by'] = 'Розроблено';
37$lang['Enabled'] = 'Ввімкнено';
38$lang['Height'] = 'Висота';
39$lang['image'] = 'зображення';
40$lang['Informations'] = 'Інформація';
41$lang['Layout style'] = 'Стиль макета';
42$lang['light'] = 'світлий';
43$lang['Like button'] = 'Кнопка "Подобається"';
44$lang['like'] = 'подобається';
45$lang['Other options are available by programming'] = 'Інший вибір доступний, програмуючи';
46$lang['page'] = 'сторінка';
47$lang['Picture URL type'] = 'Тип URL зображення';
48$lang['recommend'] = 'рекомендувати';
49$lang['Share album page'] = 'Поділіться сторінкою альбому';
50$lang['Share picture page'] = 'Поділитись сторінкою на зображення';
51$lang['Share'] = 'Поділитись';
52$lang['Show faces'] = 'Показати обличчя';
53$lang['Show recommendations'] = 'Показати рекомендації';
54$lang['Social plugins'] = 'Соціальні плаґіни';
55$lang['standard'] = 'стандарт';
56$lang['Upload picture'] = 'Завантажити зображення';
57$lang['Upload'] = 'Завантажити';
58?>
Note: See TracBrowser for help on using the repository browser.