From c6a5f13d2307757a0328f9c8fac340938a17f90d Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 27 Sep 2010 23:32:09 +0000 Subject: feature 1616: rename category into album, a few language keys were missing git-svn-id: http://piwigo.org/svn/trunk@7024 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/hu_HU/admin.lang.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'language/hu_HU/admin.lang.php') diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php index 0540588e3..7a00869c3 100644 --- a/language/hu_HU/admin.lang.php +++ b/language/hu_HU/admin.lang.php @@ -348,7 +348,7 @@ $lang['synchronize'] = 'Szinkronizálás'; $lang['update the database from files'] = 'adatbázis frissítése fájlokból'; $lang['status'] = 'Státusz'; $lang['Directory'] = 'Könyvtár'; -$lang['sub-categories'] = 'Alkategóriák'; +$lang['sub-albums'] = 'Alkategóriák'; $lang['synchronize metadata'] = 'Meta adatok szinkronizálása'; $lang['target'] = 'Cél'; $lang['Thumbnail'] = 'Bélyegkép'; @@ -399,7 +399,7 @@ $lang['Errors caption'] = 'Címsor hiba'; $lang['Detailed informations'] = 'Részletes információk'; $lang['File/directory read error'] = 'Fájl/Mappa olvasási hiba'; $lang['The file or directory cannot be accessed (either it does not exist or the access is denied)'] = 'A fájl vagy mappa hozzáférhetetlen (vagy nem létezik, vagy hozzáférés megtagadva)'; -$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the category directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = 'A képeknek rendelkezniük kell bélyegképpel. A bélyegképnek a kép mappájának "thumbnail" almappájában kell lennie. A bélyegkép nevének a meghatározott előtaggal kell kezdődnie, és a következő kiterjesztése lehet:'; +$lang['a picture filetype requires a thumbnail. The thumbnail must be present in the sub-directory "thumbnail" of the album directory. The thumbnail filename must start with the configured thumbnail prefix and the extension must be among the following list :'] = 'A képeknek rendelkezniük kell bélyegképpel. A bélyegképnek a kép mappájának "thumbnail" almappájában kell lennie. A bélyegkép nevének a meghatározott előtaggal kell kezdődnie, és a következő kiterjesztése lehet:'; $lang['missing thumbnail'] = 'bélyegkép hiányzik'; $lang['albums deleted in the database'] = 'adatbázisból törölt kategória'; $lang['elements deleted in the database'] = 'adatbázisból törölt elem'; @@ -431,7 +431,7 @@ $lang['user_status_generic'] = 'Átlagos'; $lang['user_status_guest'] = 'Vendég'; $lang['user_status_normal'] = 'Felhasználó'; $lang['user_status_webmaster'] = 'Webmester'; -$lang['Virtual category'] = 'Virtuális kategória'; +$lang['Virtual album'] = 'Virtuális kategória'; $lang['Waiting'] = 'Várakozó elemek'; $lang['default'] = 'Alapértelmezett'; $lang['Toggle \'default group\' property'] = '\'Alapértelmezett csoport\' tulajdonság megfordítása'; @@ -457,10 +457,10 @@ $lang['Save page visits by administrators'] = 'Adminisztrátorok általi oldall $lang['An information email was sent to group "%s"'] = 'Tájékoztató e-mailt küldtünk a következő csoportnak: "%s'; $lang['Send an information email to group members'] = 'Küldjön egy információs e-mailt a csoport tagjainak'; $lang['Group'] = 'Csoport'; -$lang['[%s] Come to visit the category %s'] = '[%s] Új képek vannak a mappában %s'; +$lang['[%s] Visit album %s'] = '[%s] Új képek vannak a mappában %s'; $lang['Hello,'] = 'Helló,'; $lang['See you soon.'] = 'A mielőbbi viszont látásra.'; -$lang['Come to discover the category:'] = 'Kövesse a linket és nézze meg a képeket mappában:'; +$lang['Discover album:'] = 'Kövesse a linket és nézze meg a képeket mappában:'; $lang['Mail content'] = 'E-mail tartalma'; $lang['none'] = 'nincs'; $lang['high'] = 'magas'; -- cgit v1.2.3