summaryrefslogtreecommitdiff
path: root/program/localization/hu_HU/messages.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-01-03 16:40:06 +0000
committerthomascube <thomas@roundcube.net>2012-01-03 16:40:06 +0000
commite31c56a5af23257a18275d59bf01e921a8eb60f6 (patch)
tree3382a4b1c7ca10aea1d34b1994148ce9207f0536 /program/localization/hu_HU/messages.inc
parentfdff34093d479f1a9cb98107b68eb9137278b181 (diff)
Imported localization files from launchpad
Diffstat (limited to 'program/localization/hu_HU/messages.inc')
-rw-r--r--program/localization/hu_HU/messages.inc30
1 files changed, 12 insertions, 18 deletions
diff --git a/program/localization/hu_HU/messages.inc b/program/localization/hu_HU/messages.inc
index 6fc250270..b0b5f49c3 100644
--- a/program/localization/hu_HU/messages.inc
+++ b/program/localization/hu_HU/messages.inc
@@ -1,23 +1,17 @@
<?php
/*
-
-+-----------------------------------------------------------------------+
-| language/hu_HU/messages.inc |
-| |
-| Language file of the Roundcube Webmail client |
-| Copyright (C) 2005-2010, The Roundcube Dev Team |
-| Licensed under the GNU GPL |
-| |
-+-----------------------------------------------------------------------+
-| Author: Zark Bonfire <ikkhares at gmail dot com> |
-| Peter Szabo <pete at teamlupus dot hu> |
-| Barnabas Bona <bsi at hosember dot hu> |
-| Gabor Veliczky <hosting at jugiter dot net> |
-+-----------------------------------------------------------------------+
-
-@version $Id$
-
+ +-----------------------------------------------------------------------+
+ | localization/hu_HU/messages.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas <Unknown> |
+ +-----------------------------------------------------------------------+
+ @version $Id$
*/
$messages = array();
@@ -160,5 +154,5 @@ $messages['foldercreated'] = 'Mappa sikeresen létrehozva';
$messages['invalidimageformat'] = 'Érvénytelen képformátum';
$messages['mispellingsfound'] = 'Az üzenetben helyesírási hibák találhatók';
$messages['parentnotwritable'] = 'Nem sikerült a mappa létrehozása/mozgatása a kijelölt mappába. Nincs jogosultsága a művelethez!';
+$messages['messagetoobig'] = 'Az üzenetrész túl nagy a feldolgozáshoz.';
-?>