source: extensions/whois_online/language/uk_UA/plugin.lang.php @ 13662

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

[Whois online] Update uk_UA, thanks to : animan

  • Property svn:executable set to *
File size: 2.8 KB
RevLine 
[13627]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['Add link to Plugins menu'] = 'Додавання посилання до меню плаґінів';
24$lang['Last 24h users:'] = 'Останні відвідувачі за 24 години:';
[13662]25$lang[':geoiptool:title'] = 'Мій IP - адреса і пошук інформації геотаргетинга';
26$lang['Categories only'] = 'Тільки категорії';
27$lang['Deleted language'] = 'Видалена мова';
28$lang['http:geoiptool'] = 'http://www.geoiptool.com/en/?IP=';
29$lang['http:hostip'] = 'http://www.hostip.info';
30$lang['Level %d'] = 'Рівень %d';
31$lang['More than 24h'] = 'Більш ніж за 24 години';
32$lang['No country'] = 'Жодна країна';
33$lang['On pictures'] = 'На зображеннях';
34$lang['One day'] = 'Один день';
35$lang['Recent member(s):'] = 'Останній користувач(і):';
36$lang['Several days'] = 'Декілька днів';
37$lang['Several IPs'] = 'Кілька IP - адрес';
38$lang['Total hits:'] = 'Всього переглядів:';
39$lang['Unknown country'] = 'Невідома країна';
40$lang['Whois_others'] = 'Нещодавно відвідані іншими';
41$lang['Whois_review'] = 'Нещодавно відвідані вами';
[13627]42?>
Note: See TracBrowser for help on using the repository browser.