2003-09-24 13:45:53 +00:00
|
|
|
<!-- ***** BEGIN LICENSE BLOCK *****
|
|
|
|
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
|
|
|
-
|
|
|
|
- The contents of this file are subject to the Mozilla Public License Version
|
|
|
|
- 1.1 (the "License"); you may not use this file except in compliance with
|
|
|
|
- the License. You may obtain a copy of the License at
|
|
|
|
- http://www.mozilla.org/MPL/
|
|
|
|
-
|
|
|
|
- Software distributed under the License is distributed on an "AS IS" basis,
|
|
|
|
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
|
|
|
- for the specific language governing rights and limitations under the
|
|
|
|
- License.
|
|
|
|
-
|
|
|
|
- The Original Code is OEone Calendar Code, released October 31st, 2001.
|
|
|
|
-
|
|
|
|
- The Initial Developer of the Original Code is
|
|
|
|
- OEone Corporation.
|
|
|
|
- Portions created by the Initial Developer are Copyright (C) 2001
|
|
|
|
- the Initial Developer. All Rights Reserved.
|
|
|
|
-
|
2003-11-07 19:09:16 +00:00
|
|
|
- Contributor(s): Garth Smedley <garths@oeone.com>
|
2003-09-24 13:45:53 +00:00
|
|
|
- Mike Potter <mikep@oeone.com>
|
|
|
|
- Chris Charabaruk <coldacid@meldstar.com>
|
2004-10-29 16:40:01 +00:00
|
|
|
- Matthew Willis <mattwillis@gmail.com>
|
2003-09-24 13:45:53 +00:00
|
|
|
-
|
|
|
|
- Alternatively, the contents of this file may be used under the terms of
|
|
|
|
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
|
|
|
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
|
|
|
- in which case the provisions of the GPL or the LGPL are applicable instead
|
|
|
|
- of those above. If you wish to allow use of your version of this file only
|
|
|
|
- under the terms of either the GPL or the LGPL, and not to allow others to
|
|
|
|
- use your version of this file under the terms of the MPL, indicate your
|
|
|
|
- decision by deleting the provisions above and replace them with the notice
|
|
|
|
- and other provisions required by the LGPL or the GPL. If you do not delete
|
|
|
|
- the provisions above, a recipient may use your version of this file under
|
|
|
|
- the terms of any one of the MPL, the GPL or the LGPL.
|
|
|
|
-
|
|
|
|
- Hungarian translation by Gábor Ziegler <gziegler@freemail.hu>
|
2004-04-27 13:49:05 +00:00
|
|
|
- Updated Hungarian translation by KAMI <kamihir@freemail.hu>
|
2003-09-24 13:45:53 +00:00
|
|
|
- ***** END LICENSE BLOCK ***** -->
|
|
|
|
|
2003-11-05 18:02:03 +00:00
|
|
|
<!-- Event Menu -->
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY event.menu.title "Esemény">
|
|
|
|
<!ENTITY eventMenuCmd.accesskey "s">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY event.new.event "Új esemény…">
|
|
|
|
<!ENTITY event.new.event.key "N">
|
|
|
|
<!ENTITY event.new.event.accesskey "e">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY event.new.todo "Új feladat…">
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY event.new.todo.key "T">
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY event.new.todo.accesskey "f">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY calendar.new.server.label "Új naptárfájl…">
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.new.server.key "L">
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY calendar.new.server.accesskey "n">
|
2003-10-06 19:21:04 +00:00
|
|
|
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY calendar.open.file.label "Naptárfájl megnyitása…">
|
2004-11-01 21:44:36 +00:00
|
|
|
<!ENTITY calendar.open.file.key "O">
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY calendar.open.file.accesskey "m">
|
2004-10-27 15:58:16 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY event.edit.event "Szerkesztés…">
|
|
|
|
<!ENTITY event.edit.event.key "E">
|
|
|
|
<!ENTITY event.edit.event.accesskey "z">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY event.delete.event "Kijelölt események törlése">
|
|
|
|
<!ENTITY event.delete.event.accesskey "t">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY event.delete.tasks "Kijelölt feladatok törlése">
|
|
|
|
<!ENTITY event.delete.tasks.accesskey "e">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY event.mail.event "Kijelölt események elküldése…">
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY event.mail.event.key "M">
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY event.mail.event.accesskey "k">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY calendar.print.label "Aktív naptárak nyomtatása...">
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.print.key "P">
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY calendar.print.accesskey "A">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.printpreview.label "Nyomtatási kép">
|
|
|
|
<!ENTITY calendar.printpreview.accesskey "t">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.pagesetup.label "Oldalbeállítás...">
|
|
|
|
<!ENTITY calendar.pagesetup.accesskey "O">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.import.label "Importálás fájlból...">
|
|
|
|
<!ENTITY calendar.import.key "I">
|
|
|
|
<!ENTITY calendar.import.accesskey "I">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.wizard.label "Varázsló indítása">
|
|
|
|
<!ENTITY calendar.wizard.accesskey "V">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.export.label "Kiválasztott események exportálása...">
|
|
|
|
<!ENTITY calendar.export.accesskey "x">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.subscribe.label "Feliratkozás távoli naptárra...">
|
|
|
|
<!ENTITY calendar.subscribe.accesskey "F">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-11-10 16:14:58 +00:00
|
|
|
<!ENTITY calendar.reloadserver.label "Reload Remote Calendars">
|
|
|
|
<!ENTITY calendar.reloadserver.key "R">
|
|
|
|
<!ENTITY calendar.reloadserver.accesskey "R">
|
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.publish.label "Kiválasztott események közzététele...">
|
|
|
|
<!ENTITY calendar.publish.accesskey "K">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.about.label "A Naptár névjegye">
|
|
|
|
<!ENTITY calendar.about.accesskey "N">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.cut.label "Kivágás">
|
|
|
|
<!ENTITY calendar.cut.key "X">
|
|
|
|
<!ENTITY calendar.cut.accesskey "K">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.copy.label "Másolás">
|
|
|
|
<!ENTITY calendar.copy.key "C">
|
|
|
|
<!ENTITY calendar.copy.accesskey "M">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY calendar.paste.label "Beillesztés">
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.paste.key "V">
|
|
|
|
<!ENTITY calendar.paste.accesskey "B">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY calendar.selectall.label "Mindet kijelöli">
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.selectall.key "A">
|
|
|
|
<!ENTITY calendar.selectall.accesskey "i">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY calendar.preferences.label "Beállítások...">
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY calendar.preferences.accesskey "B">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY goMenu.label "Ugrás">
|
|
|
|
<!ENTITY goMenu.accesskey "U">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY goTodayCmd.label "Ugrás a mai napra">
|
|
|
|
<!ENTITY goTodayCmd.accesskey "m">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY goDateCmd.label "Ugrás adott napra">
|
|
|
|
<!ENTITY goDateCmd.accesskey "d">
|
2004-05-31 19:40:32 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY goPreviousCmd.label "Előző">
|
|
|
|
<!ENTITY goPreviousCmd.accesskey "E">
|
2003-09-24 13:45:53 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY goNextCmd.label "Következő">
|
|
|
|
<!ENTITY goNextCmd.accesskey "K">
|
2003-11-05 18:02:03 +00:00
|
|
|
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY taskMenu.label "Feladatok">
|
|
|
|
<!ENTITY taskMenu.accesskey "F">
|
2003-11-05 18:02:03 +00:00
|
|
|
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY toolsMenu.label "Eszközök">
|
|
|
|
<!ENTITY toolsMenu.accesskey "E">
|
2003-11-07 18:25:38 +00:00
|
|
|
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY javaScriptConsoleCmd.label "JavaScript-konzol">
|
|
|
|
<!ENTITY javaScriptConsoleCmd.accesskey "s">
|
2003-11-07 18:25:38 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY navigatorCmd.label "Böngésző">
|
|
|
|
<!ENTITY navigatorCmd.accesskey "B">
|
2003-11-07 18:25:38 +00:00
|
|
|
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY messengerCmd.label "Levelező">
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY messengerCmd.accesskey "L">
|
2003-11-07 18:25:38 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY addressBookCmd.label "Címjegyzék">
|
|
|
|
<!ENTITY addressBookCmd.accesskey "C">
|
2003-11-07 18:25:38 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY helpMenu.label "Súgó">
|
|
|
|
<!ENTITY helpMenu.accesskey "S">
|
2004-05-31 16:02:04 +00:00
|
|
|
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY walletPasswordManager.label "Jelszókezelő">
|
|
|
|
<!ENTITY walletPasswordManager.accesskey "J">
|
2004-06-16 17:42:49 +00:00
|
|
|
|
|
|
|
<!-- Toolbar items -->
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY fileMenu.label "Fájl">
|
|
|
|
<!ENTITY fileMenu.accesskey "F">
|
|
|
|
|
|
|
|
<!ENTITY editMenu.label "Szerkesztés">
|
|
|
|
<!ENTITY editMenu.accesskey "z">
|
|
|
|
<!ENTITY preferencesCmd.label "Beállítások...">
|
|
|
|
<!ENTITY preferencesCmd.accesskey "B">
|
|
|
|
|
|
|
|
<!ENTITY viewMenu.label "Nézet">
|
|
|
|
<!ENTITY viewMenu.accesskey "N">
|
|
|
|
|
|
|
|
<!ENTITY releaseCmd.label "Verzióinformáció">
|
|
|
|
<!ENTITY releaseCmd.accesskey "V">
|
|
|
|
<!ENTITY aboutCmd.label "A &brandFullName; névjegye">
|
|
|
|
<!ENTITY aboutCmd.accesskey "A">
|
|
|
|
|
|
|
|
<!-- Mac OS X "Window" menu items -->
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY windowMenu.label "Ablak">
|
|
|
|
<!ENTITY minimizeWindow.label "Kis méret">
|
|
|
|
<!ENTITY zoomWindow.label "Nagyítás">
|
2004-10-29 16:40:01 +00:00
|
|
|
<!ENTITY minimizeWindow.key "M">
|
2004-11-08 17:39:47 +00:00
|
|
|
<!ENTITY bringAllToFront.label "Előtérbe hozás">
|