diff options
author | yllar <yllar.pajus@gmail.com> | 2010-06-01 18:07:07 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2010-06-01 18:07:07 +0000 |
commit | bb502908b24da460826f46591513748e372935fc (patch) | |
tree | e29ddd2faf46707d9662244f7a3df400307c791f /program/localization/hu_HU | |
parent | 5bde172aef1b016baaf1330bd71e9d1f524116d5 (diff) |
translations update
Diffstat (limited to 'program/localization/hu_HU')
-rw-r--r-- | program/localization/hu_HU/labels.inc | 2 | ||||
-rw-r--r-- | program/localization/hu_HU/messages.inc | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/program/localization/hu_HU/labels.inc b/program/localization/hu_HU/labels.inc index 4a19ff101..506cc523f 100644 --- a/program/localization/hu_HU/labels.inc +++ b/program/localization/hu_HU/labels.inc @@ -149,7 +149,7 @@ $labels['asc'] = 'emelkedő'; $labels['desc'] = 'csökkenő'; $labels['listcolumns'] = 'Oszlopok listája'; $labels['listsorting'] = 'Rendezési oszlop'; -$labels['listorder'] = 'Rendezésmód'; +$labels['listorder'] = 'Rendezés sorrendje'; $labels['listmode'] = 'Megjelenítési mód'; $labels['compact'] = 'Tömörítés'; $labels['empty'] = 'Kiürítés'; diff --git a/program/localization/hu_HU/messages.inc b/program/localization/hu_HU/messages.inc index f00cc3d7d..c865959d5 100644 --- a/program/localization/hu_HU/messages.inc +++ b/program/localization/hu_HU/messages.inc @@ -116,5 +116,6 @@ $messages['smtperror'] = 'SMTP hiba ($code): $msg'; $messages['emailformaterror'] = 'Helytelen formátumú e-mail cím: $email'; $messages['toomanyrecipients'] = 'Túl sok a címzett. Csökkentse a címzettek számát $max címre.'; $messages['maxgroupmembersreached'] = 'A csoport létszáma meghaladja a maximum $max címet.'; +$messages['internalerror'] = 'Belső hiba történt, kérjük próbálja újra!'; ?> |