diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-03-21 17:41:50 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-03-21 17:41:50 +0100 |
commit | e5bb1357a5bad2f5ed9b488425d6b195296ca595 (patch) | |
tree | a558a58aced48cd23072e1ca8a95bbad21b169fa /program/localization/hu_HU/messages.inc | |
parent | ab8bad44d074ac47083ef74ab17514e91d6b3a69 (diff) |
Synchrnonized translations from Transifex
Diffstat (limited to 'program/localization/hu_HU/messages.inc')
-rw-r--r-- | program/localization/hu_HU/messages.inc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/program/localization/hu_HU/messages.inc b/program/localization/hu_HU/messages.inc index f7eaa1394..859f3c6ea 100644 --- a/program/localization/hu_HU/messages.inc +++ b/program/localization/hu_HU/messages.inc @@ -5,7 +5,7 @@ | localization/<lang>/messages.inc | | | | Localization file of the Roundcube Webmail client | - | Copyright (C) 2005-2013, The Roundcube Dev Team | + | Copyright (C) 2005-2014, The Roundcube Dev Team | | | | Licensed under the GNU General Public License version 3 or | | any later version with exceptions for skins & plugins. | @@ -32,7 +32,8 @@ $messages['invalidrequest'] = 'Érvénytelen kérés! Az adatok nem lettek elmen $messages['invalidhost'] = 'Hibás szerver hoszt név'; $messages['nomessagesfound'] = 'A fiók nem tartalmaz leveleket'; $messages['loggedout'] = 'Sikeres kijelentkezés. Viszontlátásra!'; -$messages['mailboxempty'] = 'A fiók üres'; +$messages['mailboxempty'] = 'A postafiók üres'; +$messages['nomessages'] = 'Nincsenek üzenetek'; $messages['refreshing'] = 'Frissítés...'; $messages['loading'] = 'Betöltés...'; $messages['uploading'] = 'Fájl feltöltése...'; |