diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-01 18:07:07 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-01 18:07:07 +0000 |
| commit | c9995cd86091d8e44947bb747faf376937ef6c2f (patch) | |
| tree | 80b83e9ecbb82801b532f9a7ca73b8b9d058808b /roundcubemail/program/localization/hu_HU | |
| parent | 2ce6b71f3716227c9e344e61cfddc4669421690a (diff) | |
translations update
git-svn-id: https://svn.roundcube.net/trunk@3693 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/hu_HU')
| -rw-r--r-- | roundcubemail/program/localization/hu_HU/labels.inc | 2 | ||||
| -rw-r--r-- | roundcubemail/program/localization/hu_HU/messages.inc | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/hu_HU/labels.inc b/roundcubemail/program/localization/hu_HU/labels.inc index 4a19ff101..506cc523f 100644 --- a/roundcubemail/program/localization/hu_HU/labels.inc +++ b/roundcubemail/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/roundcubemail/program/localization/hu_HU/messages.inc b/roundcubemail/program/localization/hu_HU/messages.inc index f00cc3d7d..c865959d5 100644 --- a/roundcubemail/program/localization/hu_HU/messages.inc +++ b/roundcubemail/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!'; ?> |
