source: extensions/FacebookPlug/Plugin/language/hu_HU/admin.lang.php @ 13283

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

[FacebookPlug] Update hu_HU, thanks to : samli

File size: 3.3 KB
Line 
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['box_count'] = 'szavazattal';
24$lang['button_count'] = 'csak gomb';
25$lang['Color scheme'] = 'Színséma';
26$lang['dark'] = 'sötét';
27$lang['Enabled'] = 'Bekapcsol';
28$lang['Layout style'] = 'Elrendezés stílusa';
29$lang['light'] = 'világos';
30$lang['like'] = 'tetszik';
31$lang['Like box'] = 'Tetszik doboz';
32$lang['Like button'] = 'Tetszik gomb';
33$lang['recommend'] = 'ajánlom';
34$lang['standard'] = 'szabvány';
35$lang['Verb to display'] = 'Gomb felirat';
36$lang[' (?)'] = '(?)';
37$lang['Activity'] = 'Tevékenység';
38$lang['Activity feed'] = 'Tevékenység feed';
39$lang['Add Facebook Piwigo application on footer'] = 'Piwigo Facebook alkalmazás elérése a láblécből';
40$lang['Add Facebook Piwigo group on footer'] = 'Piwigo Facebook csoport elérése a láblécből';
41$lang['Add informations on about page'] = 'Információk megjelenítése az Impresszum oldalon';
42$lang['Advanced'] = 'Haladó';
43$lang['Buttons'] = 'Gombok';
44$lang['Continue'] = 'Tovább';
45$lang['Facebook Page URL'] = 'Facebook oldal URL';
46$lang['Height'] = 'Magasság';
47$lang['image'] = 'kép';
48$lang['On menu of main pages'] = 'Az oldalak menüjében';
49$lang['On picture pages'] = 'A kép oldalakon';
50$lang['Options'] = 'Beállítások';
51$lang['page'] = 'oldal';
52$lang['Picture URL type'] = 'Kép URL típusa';
53$lang['Promote'] = 'Támogatás';
54$lang['Share'] = 'Megosztás';
55$lang['Share album page'] = 'Album oldal megosztás';
56$lang['Share picture page'] = 'Kép oldal megosztás';
57$lang['Show header'] = 'Fejléc megjelenítése';
58$lang['Show recommendations'] = 'Ajánlások megjelenítése';
59$lang['Social plugins'] = 'Közösségi bővítmények';
60$lang['Title'] = 'Cím';
61$lang['Upload'] = 'Feltöltés';
62$lang['Upload picture'] = 'Kép feltöltése';
63?>
Note: See TracBrowser for help on using the repository browser.