From 7ca4f8e06004740e3dc0c331629daeccc868defe Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 17 Jan 2011 23:53:47 +0000 Subject: feature 2102: add a few language keys to remove all image/picture/element and replace by photo git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/hu_HU/common.lang.php | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'language/hu_HU/common.lang.php') diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index 335e369e5..fd7961fe4 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -292,19 +292,7 @@ $lang['A comment on your site'] = 'Komment az oldalon'; $lang['today'] = 'Mai'; $lang['Update your rating'] = 'Értékelés frissítése'; $lang['wrong filename'] = 'Hibás a fájlnév'; -$lang['the filesize of the picture must not exceed :'] = 'A képméret nem lehet nagyobb, mint: '; -$lang['the picture must be to the fileformat jpg, gif or png'] = 'A képformátum csak a köv. lehet: JPG, GIF vagy PNG'; -$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['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'; -$lang['You must choose a picture fileformat for the image'] = 'Ki kell választani egy képet a megfelelő fájlformátummal'; -$lang['Name of the picture'] = 'A kép neve'; -$lang['Upload a picture'] = 'Kép feltöltése'; -$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Kép feltöltése sikerült, a rendszergazda jóváhagyja a lehető legrövidebb időn belül'; -$lang['Upload a picture'] = 'Kép hozzáadása'; $lang['useful when password forgotten'] = 'hasznos, ha elfelejted a jelszavadat'; $lang['Quick search'] = 'Gyors-keresés'; $lang['Connected user: %s'] = 'Kapcsolódás Felhasználó: %s'; @@ -318,8 +306,6 @@ $lang['Email: %s'] = 'E-Mail: %s'; $lang['Admin: %s'] = 'Adminisztrátor: %s'; $lang['Registration of %s'] = 'Bejegyezte: %s'; $lang['Album: %s'] = 'Album: %s'; -$lang['Picture name: %s'] = 'Kép neve: %s'; -$lang['Creation date: %s'] = 'Létrehozás dátuma: %d'; $lang['Picture uploaded by %s'] = 'A képet feltöltötte: %s'; // --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Rossz felhasználói állapot "vendég", az alapértelmezett állapot. Kérjük, küldjön értesítést a webmesternek.'; @@ -344,7 +330,6 @@ $lang['%d photo is also linked to current tags'] = '%d kép kapcsolódik a címk $lang['%d photos are also linked to current tags'] = '%d kép kapcsolódik a címkéhez'; $lang['display photos linked to this tag'] = 'A címkéhez kapcsolódó képek'; $lang['photos posted during the last %d days'] = 'Képek az elmúlt %d napban'; -$lang['Choose an image'] = 'Válassz egy képet'; $lang['Piwigo Help'] = 'Piwigo segítség'; $lang['Rank'] = 'Rang'; $lang['group by letters'] = 'Betűrendben'; -- cgit v1.2.3