From 15318cad33835e4e2dc620d033e43cd930676cdd Mon Sep 17 00:00:00 2001 From: kergoth Date: Fri, 25 Jan 2002 22:14:26 +0000 Subject: Initial revision --- (limited to 'i18n/hu/solitaire.po') diff --git a/i18n/hu/solitaire.po b/i18n/hu/solitaire.po new file mode 100644 index 0000000..5a1d21c --- a/dev/null +++ b/i18n/hu/solitaire.po @@ -0,0 +1,192 @@ +# This is a Qt message file in .po format. Each msgid starts with +# a scope. This scope should *NOT* be translated - eg. translating +# from French to English, "Foo::Bar" would be translated to "Pub", +# not "Foo::Pub". +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"POT-Creation-Date: 2001-06-24 17:46:13 CEST\n" +"PO-Revision-Date: 2001-06-24\n" +"Last-Translator: Szabó, Balázs \n" +"Content-Type: text/plain; charset=iso-8859-1\n" + +#: solitaire.cpp:775 +msgid "CanvasCardWindow::&About" +msgstr "&Névjegy" + +#: solitaire.cpp:768 +msgid "CanvasCardWindow::&Change Card Backs" +msgstr "Kártyák hátának változtatása" + +#: solitaire.cpp:762 +msgid "CanvasCardWindow::&Close" +msgstr "&Bezár" + +#: solitaire.cpp:763 +msgid "CanvasCardWindow::&File" +msgstr "&File" + +#: solitaire.cpp:777 +msgid "CanvasCardWindow::&Help" +msgstr "&Segítség" + +#: solitaire.cpp:760 +msgid "CanvasCardWindow::&New Game of Freecell" +msgstr "Új Freecell játék" + +#: solitaire.cpp:759 +msgid "CanvasCardWindow::&New Game of Solitaire" +msgstr "Új Passziánsz játék" + +# #: solitaire.cpp:760 +# msgid "CanvasCardWindow::&New Game of Freecell" +# msgstr "Neues Freecell-Spiel" + +#: solitaire.cpp:770 +msgid "CanvasCardWindow::&Settings" +msgstr "&Beállítások" + +#: solitaire.cpp:769 +msgid "CanvasCardWindow::&Snap On/Off" +msgstr "&Mágnes Be/Ki" + +#: solitaire.cpp:829 +msgid "CanvasCardWindow::" +"

About Qt Card Games

" +"

" +"These games were implemented
easily using Qt.
" +"The canvas widget was used
as the basis" +"on which
the playing area is drawn.
" +"Each card is an object on the canvas,
as " +"are the decorations.
All the animation is " +"done by Qt." +"

" +msgstr "

A kártyajátékokról...

" +"

" +"Ezek a játékok Qt használatával
egyszerűen implementálhatóak voltak.
" +"A canvas widgetet használtuk
, erre rajzoltuk a játékteret.
" +"Minden kártya egy objektum a canvasen,
mint dekoráció.
" +"Az animálásokat a Qt végzi." +"

" + + +#: solitaire.cpp:864 +msgid "CanvasCardWindow::" +"

Freecell

" +"

" +"The object of the game is to stack all the
" +"cards on the top right 4 piles from the Aces
" +"to the Kings in suit. The rules are that
" +"you can only move red cards of the next
" +"lowest values on top of black cards, or
" +"or black ones on to red ones in order.
" +"You can move any card to the remaining
" +"vacant freecells to help you move the cards." +"

Good luck and enjoy playing Freecell!" +"

" +msgstr "

Freecell

" +"

" +"A játék célja, hogy a kártyákat a 4 jobb
" +"felső helyre rakjuk az Ásztól a Királyig
" +"sorban. A piros kártyákat csak az utána
" +"következő fekete kartyákra teheted,
" +"illetve a feketét a pirosra. Annyi kártyát
" +"mozgathatsz egyszerre, amennyit a
" +"fennmaradó szabad helyek megengednek
" +"

Sok szerencsét a Freecell játékhoz" +"

" + +#: solitaire.cpp:850 +msgid "CanvasCardWindow::" +"

Solitaire

" +"

" +"The object of the game is to stack all the
" +"cards on the top piles from the Aces to
" +"the Kings in suit. The rules are that you
" +"can only move a red card of the next lowest
" +"values on top of black cards in the lower
" +"playing area, or a black on a red in order.
" +"You can get new cards from the face down
" +"stack to help you move the cards." +"

Good luck and enjoy playing Solitaire!" +"

" +msgstr "

Passziánsz

" +"

" +"A játék célja, hogy a kártyákat a 4 jobb
" +"felső helyre rakjuk az Ásztól a Királyig
" +"sorban. Az alsó játéktérben a piros kártyákat
" +"csak az utána következő fekete kártyára teheted,
" +"illetve a feketét a pirosra. A bal felső sarokban
" +"található pakliból új kártyákat szerezhetsz, hogy
" +"megkönnyítse a pakolást!
" +"

Sok szerencsét a Passziánsz játékhoz" +"

" + +#: solitaire.cpp:799 +msgid "CanvasCardWindow::About" +msgstr "Névjegy" + +#: solitaire.cpp:791 +msgid "CanvasCardWindow::Change Card Backs" +msgstr "Kártyák hátának változtatása" + +#: solitaire.cpp:793 +msgid "CanvasCardWindow::Change Cards Drawn" +msgstr "Húzott kártyák számának változtatása" + +#: solitaire.cpp:785 +msgid "CanvasCardWindow::Close" +msgstr "Bezár" + +#: solitaire.cpp:881 +msgid "CanvasCardWindow::Dismiss" +msgstr "Bezár" + +#: solitaire.cpp:786 +msgid "CanvasCardWindow::File" +msgstr "File" + +#: solitaire.cpp:691 +msgid "CanvasCardWindow::Freecell" +msgstr "Freecell" + +#: solitaire.cpp:802 +msgid "CanvasCardWindow::Help" +msgstr "Segítség" + +#: solitaire.cpp:783 +msgid "CanvasCardWindow::New Game of Freecell" +msgstr "Új Freecell játék" + +#: solitaire.cpp:782 +msgid "CanvasCardWindow::New Game of Solitaire" +msgstr "Új Passziánsz játék" + +# #: solitaire.cpp:783 +# msgid "CanvasCardWindow::New Game of Freecell" +# msgstr "Neues Freecell-Spiel" + +#: solitaire.cpp:828 +msgid "CanvasCardWindow::Qt Card Game Example" +msgstr "Qt Kártyajáték példa" + +#: solitaire.cpp:863 +msgid "CanvasCardWindow::Qt Freecell" +msgstr "Qt Freecell" + +#: solitaire.cpp:889 +msgid "CanvasCardWindow::Qt Solitaire" +msgstr "Qt Passziánsz" + +#: solitaire.cpp:794 +msgid "CanvasCardWindow::Settings" +msgstr "Beállítások" + +#: solitaire.cpp:792 +msgid "CanvasCardWindow::Snap On/Off" +msgstr "Mágnes be/ki" + +#: solitaire.cpp:677 +msgid "CanvasCardWindow::Solitaire" +msgstr "Passziánsz" + -- cgit v0.9.0.2