diff options
author | rvelices <rv-github@modusoptimus.com> | 2010-05-29 08:57:34 +0000 |
---|---|---|
committer | rvelices <rv-github@modusoptimus.com> | 2010-05-29 08:57:34 +0000 |
commit | a16a070d4cab87a4a4dd701fb64f17d33d6cb026 (patch) | |
tree | 364cce59a1ba1833688f549c45cf7224155bde45 /language/hu_HU/common.lang.php | |
parent | 722c4a3a9740506ed4f409fcd9517027f8cbcee5 (diff) |
merge r6418 from branch 2.1 to trunk
- removed multiple definitions of language keys
git-svn-id: http://piwigo.org/svn/trunk@6419 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/hu_HU/common.lang.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index ea6fa9b41..ae22b5071 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -236,7 +236,6 @@ $lang['Unknown identifier'] = 'Ismeretlen azonosító'; $lang['New password'] = 'Új jelszó'; $lang['Rate this picture'] = 'Értékeld a képet'; $lang['Next'] = 'Következő'; -$lang['Home'] = 'Főoldal'; $lang['no rate'] = 'még nincs értékelve'; $lang['Elements posted within the last %d day.'] = 'Az alábbi elemek kerültek fel az elmúlt % d napban.'; $lang['Elements posted within the last %d days.'] = 'Az alábbi elemek kerültek fel az elmúlt % d napban.'; @@ -279,7 +278,6 @@ $lang['Empty query. No criteria has been entered.'] = 'Üres keresés. Nem lett $lang['Search Options'] = 'Keresés beállításai'; $lang['Search results'] = 'Keresés eredménye'; $lang['Search in subcategories'] = 'Keresés az alkategóriákban is'; -$lang['Search'] = 'Keresés'; $lang['searched words : %s'] = 'Keresett kifejezések: %s'; $lang['Contact'] = 'Kapcsolat:'; $lang['set as category representative'] = 'Beállítás kategória-képviselőként'; @@ -304,7 +302,6 @@ $lang['the picture must be to the fileformat jpg, gif or png'] = 'A képformátu $lang['the height of the picture must not exceed :'] = 'A képmagasság nem lehet nagyobb, mint: '; $lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Nem kötelező, csak ajánlott: válassz hozzá bélyegképet '; $lang['the width of the picture must not exceed :'] = 'A képszélesség nem lehet nagyobb, mint: '; -$lang['Author'] = 'Szerző'; $lang['can\'t upload the picture on the server'] = 'Nem tudom a képet feltölteni a szerverre'; $lang['the username must be given'] = 'Felhasználói nevet meg kell adni'; $lang['A picture\'s name already used'] = 'Ilyen képnév már van'; |