From 29242aa47d5a670e681357935f5d0c760214bed3 Mon Sep 17 00:00:00 2001 From: doitux Date: Sat, 2 Jul 2011 23:03:18 +0000 Subject: [PATCH] Switching license from GPL2 to AGPL3. Translation files update --- data/misc/agpl.html | 689 +++++ data/misc/gpl2.html | 402 --- data/translations/pokerth_af.qm | Bin 94657 -> 94658 bytes data/translations/pokerth_bg.qm | Bin 49521 -> 49575 bytes data/translations/pokerth_ca.qm | Bin 84891 -> 84890 bytes data/translations/pokerth_cz.qm | Bin 126967 -> 96762 bytes data/translations/pokerth_de.qm | Bin 134041 -> 103752 bytes data/translations/pokerth_dk.qm | Bin 70617 -> 70665 bytes data/translations/pokerth_es.qm | Bin 131797 -> 101652 bytes data/translations/pokerth_fi.qm | Bin 70715 -> 70773 bytes data/translations/pokerth_fr.qm | Bin 137913 -> 106048 bytes data/translations/pokerth_gr.qm | Bin 50158 -> 50220 bytes data/translations/pokerth_hu.qm | Bin 99818 -> 94330 bytes data/translations/pokerth_it.qm | Bin 133721 -> 103478 bytes data/translations/pokerth_jp.qm | Bin 96490 -> 78298 bytes data/translations/pokerth_lt.qm | Bin 133759 -> 103684 bytes data/translations/pokerth_nl.qm | Bin 104753 -> 99203 bytes data/translations/pokerth_no.qm | Bin 19428 -> 19480 bytes data/translations/pokerth_pl.qm | Bin 42107 -> 42161 bytes data/translations/pokerth_ptbr.qm | Bin 133800 -> 102543 bytes data/translations/pokerth_ptpt.qm | Bin 103295 -> 100136 bytes data/translations/pokerth_ru.qm | Bin 70923 -> 70983 bytes data/translations/pokerth_sk.qm | Bin 126053 -> 99774 bytes data/translations/pokerth_sv.qm | Bin 47732 -> 47784 bytes data/translations/pokerth_ta.qm | Bin 92221 -> 92240 bytes data/translations/pokerth_tr.qm | Bin 55519 -> 55573 bytes data/translations/pokerth_zhcn.qm | Bin 40300 -> 40346 bytes src/config/configfile.cpp | 37 +- src/config/configfile.h | 37 +- src/engine/berointerface.h | 37 +- src/engine/boardinterface.h | 37 +- src/engine/enginefactory.h | 37 +- src/engine/game.h | 37 +- src/engine/handinterface.h | 37 +- src/engine/log.h | 37 +- src/engine/playerinterface.h | 37 +- src/gui/generic/serverguiwrapper.cpp | 36 +- src/gui/generic/serverguiwrapper.h | 36 +- src/gui/guiinterface.cpp | 37 +- src/gui/guiinterface.h | 37 +- src/gui/qt/aboutpokerth.ui | 90 +- src/gui/qt/aboutpokerth/aboutpokerthimpl.cpp | 39 +- src/gui/qt/aboutpokerth/aboutpokerthimpl.h | 37 +- .../changecompleteblindsdialogimpl.cpp | 37 +- .../changecompleteblindsdialogimpl.h | 37 +- .../changecontentdialogimpl.cpp | 38 +- .../changecontentdialogimpl.h | 37 +- src/gui/qt/chattools/chattools.cpp | 37 +- src/gui/qt/chattools/chattools.h | 37 +- .../connecttoserverdialogimpl.cpp | 37 +- .../connecttoserverdialogimpl.h | 37 +- .../createinternetgamedialogimpl.cpp | 37 +- .../createinternetgamedialogimpl.h | 37 +- .../createnetworkgamedialogimpl.cpp | 37 +- .../createnetworkgamedialogimpl.h | 37 +- .../gamelobbydialog/gamelobbydialogimpl.cpp | 30 +- .../qt/gamelobbydialog/gamelobbydialogimpl.h | 29 +- .../mygamelistsortfilterproxymodel.cpp | 17 + .../mygamelistsortfilterproxymodel.h | 17 + .../gamelobbydialog/mygamelisttreewidget.cpp | 29 +- .../qt/gamelobbydialog/mygamelisttreewidget.h | 29 +- .../mynicklistsortfilterproxymodel.cpp | 17 + .../mynicklistsortfilterproxymodel.h | 17 + src/gui/qt/gametable/gametableimpl.cpp | 37 +- src/gui/qt/gametable/gametableimpl.h | 37 +- src/gui/qt/gametable/log/guilog.cpp | 37 +- src/gui/qt/gametable/log/guilog.h | 37 +- src/gui/qt/gametable/myactionbutton.cpp | 29 +- src/gui/qt/gametable/myactionbutton.h | 29 +- src/gui/qt/gametable/myavatarlabel.cpp | 29 +- src/gui/qt/gametable/myavatarlabel.h | 29 +- src/gui/qt/gametable/mycardspixmaplabel.cpp | 29 +- src/gui/qt/gametable/mycardspixmaplabel.h | 29 +- src/gui/qt/gametable/mychancelabel.cpp | 29 +- src/gui/qt/gametable/mychancelabel.h | 29 +- src/gui/qt/gametable/mylefttabwidget.cpp | 29 +- src/gui/qt/gametable/mylefttabwidget.h | 29 +- src/gui/qt/gametable/mymenubar.cpp | 17 + src/gui/qt/gametable/mymenubar.h | 17 + src/gui/qt/gametable/mynamelabel.cpp | 29 +- src/gui/qt/gametable/mynamelabel.h | 29 +- src/gui/qt/gametable/myrighttabwidget.cpp | 29 +- src/gui/qt/gametable/myrighttabwidget.h | 29 +- src/gui/qt/gametable/mysetlabel.cpp | 29 +- src/gui/qt/gametable/mysetlabel.h | 29 +- src/gui/qt/gametable/myslider.h | 17 + src/gui/qt/gametable/mystatuslabel.cpp | 29 +- src/gui/qt/gametable/mystatuslabel.h | 29 +- src/gui/qt/gametable/mytimeoutlabel.cpp | 29 +- src/gui/qt/gametable/mytimeoutlabel.h | 29 +- .../qt/gametable/startsplash/startsplash.cpp | 37 +- .../qt/gametable/startsplash/startsplash.h | 29 +- src/gui/qt/guiwrapper.cpp | 37 +- src/gui/qt/guiwrapper.h | 37 +- .../internetgamelogindialogimpl.cpp | 17 + .../internetgamelogindialogimpl.h | 17 + .../joinnetworkgamedialogimpl.cpp | 37 +- .../joinnetworkgamedialogimpl.h | 37 +- .../mymessagedialog/mymessagedialogimpl.cpp | 37 +- .../qt/mymessagedialog/mymessagedialogimpl.h | 37 +- .../newlocalgamedialog/newgamedialogimpl.cpp | 37 +- .../qt/newlocalgamedialog/newgamedialogimpl.h | 37 +- src/gui/qt/qttools/qthelper/qthelper.cpp | 29 +- src/gui/qt/qttools/qthelper/qthelper.h | 29 +- src/gui/qt/qttools/qttoolswrapper.cpp | 37 +- src/gui/qt/qttools/qttoolswrapper.h | 37 +- .../serverlistdialog/serverlistdialogimpl.cpp | 37 +- .../serverlistdialog/serverlistdialogimpl.h | 39 +- .../manualblindsorderdialogimpl.cpp | 37 +- .../manualblindsorderdialogimpl.h | 37 +- src/gui/qt/settingsdialog/myavatarbutton.cpp | 29 +- src/gui/qt/settingsdialog/myavatarbutton.h | 29 +- .../qt/settingsdialog/myhpavatarbutton.cpp | 29 +- src/gui/qt/settingsdialog/myhpavatarbutton.h | 29 +- src/gui/qt/settingsdialog/mystylelistitem.cpp | 29 +- src/gui/qt/settingsdialog/mystylelistitem.h | 23 +- .../selectavatardialog/myavatarlistitem.cpp | 29 +- .../selectavatardialog/myavatarlistitem.h | 29 +- .../selectavatardialogimpl.cpp | 37 +- .../selectavatardialogimpl.h | 37 +- .../qt/settingsdialog/settingsdialogimpl.cpp | 37 +- .../qt/settingsdialog/settingsdialogimpl.h | 37 +- src/gui/qt/sound/sdlplayer.cpp | 29 +- src/gui/qt/sound/sdlplayer.h | 29 +- .../startnetworkgamedialogimpl.cpp | 37 +- .../startnetworkgamedialogimpl.h | 37 +- src/gui/qt/startwindow/startwindowimpl.cpp | 37 +- src/gui/qt/startwindow/startwindowimpl.h | 37 +- src/gui/qt/styles/carddeckstylereader.cpp | 37 +- src/gui/qt/styles/carddeckstylereader.h | 37 +- src/gui/qt/styles/gametablestylereader.cpp | 37 +- src/gui/qt/styles/gametablestylereader.h | 37 +- .../qt/timeoutmsgbox/timeoutmsgboximpl.cpp | 29 +- src/gui/qt/timeoutmsgbox/timeoutmsgboximpl.h | 29 +- src/gui/qttoolsinterface.cpp | 37 +- src/gui/qttoolsinterface.h | 37 +- src/pokerth.cpp | 37 +- ts/pokerth_START_HERE.ts | 2349 ++++++++++++---- ts/pokerth_af.ts | 2307 ++++++++++++---- ts/pokerth_bg.ts | 2309 ++++++++++++---- ts/pokerth_ca.ts | 2307 ++++++++++++---- ts/pokerth_cz.ts | 1099 +++++++- ts/pokerth_de.ts | 2314 ++++++++++++---- ts/pokerth_dk.ts | 2349 ++++++++++++---- ts/pokerth_es.ts | 2312 ++++++++++++---- ts/pokerth_fi.ts | 2349 ++++++++++++---- ts/pokerth_fr.ts | 2312 ++++++++++++---- ts/pokerth_gr.ts | 2349 ++++++++++++---- ts/pokerth_hu.ts | 2372 ++++++++++++---- ts/pokerth_it.ts | 2314 ++++++++++++---- ts/pokerth_jp.ts | 2340 ++++++++++++---- ts/pokerth_lt.ts | 2312 ++++++++++++---- ts/pokerth_nl.ts | 2370 ++++++++++++---- ts/pokerth_no.ts | 2319 ++++++++++++---- ts/pokerth_pl.ts | 2359 ++++++++++++---- ts/pokerth_ptbr.ts | 1131 +++++++- ts/pokerth_ptpt.ts | 2312 ++++++++++++---- ts/pokerth_ru.ts | 2369 ++++++++++++---- ts/pokerth_sk.ts | 2329 ++++++++++++---- ts/pokerth_sv.ts | 2349 ++++++++++++---- ts/pokerth_ta.ts | 2309 ++++++++++++---- ts/pokerth_tr.ts | 2389 +++++++++++++---- ts/pokerth_zhcn.ts | 2369 ++++++++++++---- 163 files changed, 48925 insertions(+), 14094 deletions(-) create mode 100755 data/misc/agpl.html delete mode 100644 data/misc/gpl2.html diff --git a/data/misc/agpl.html b/data/misc/agpl.html new file mode 100755 index 00000000..153efbf0 --- /dev/null +++ b/data/misc/agpl.html @@ -0,0 +1,689 @@ + + + + + + GNU Affero General Public License - GNU Project - Free Software Foundation (FSF) + + + +

GNU AFFERO GENERAL PUBLIC LICENSE

+

Version 3, 19 November 2007

+ +

Copyright © 2007 Free Software Foundation, +Inc. <http://fsf.org/> +
+ Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed.

+ +

Preamble

+ +

The GNU Affero General Public License is a free, copyleft license +for software and other kinds of works, specifically designed to ensure +cooperation with the community in the case of network server software.

+ +

The licenses for most software and other practical works are +designed to take away your freedom to share and change the works. By +contrast, our General Public Licenses are intended to guarantee your +freedom to share and change all versions of a program--to make sure it +remains free software for all its users.

+ +

When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things.

+ +

Developers that use our General Public Licenses protect your rights +with two steps: (1) assert copyright on the software, and (2) offer +you this License which gives you legal permission to copy, distribute +and/or modify the software.

+ +

A secondary benefit of defending all users' freedom is that +improvements made in alternate versions of the program, if they +receive widespread use, become available for other developers to +incorporate. Many developers of free software are heartened and +encouraged by the resulting cooperation. However, in the case of +software used on network servers, this result may fail to come about. +The GNU General Public License permits making a modified version and +letting the public access it on a server without ever releasing its +source code to the public.

+ +

The GNU Affero General Public License is designed specifically to +ensure that, in such cases, the modified source code becomes available +to the community. It requires the operator of a network server to +provide the source code of the modified version running there to the +users of that server. Therefore, public use of a modified version, on +a publicly accessible server, gives the public access to the source +code of the modified version.

+ +

An older license, called the Affero General Public License and +published by Affero, was designed to accomplish similar goals. This is +a different license, not a version of the Affero GPL, but Affero has +released a new version of the Affero GPL which permits relicensing under +this license.

+ +

The precise terms and conditions for copying, distribution and +modification follow.

+ +

TERMS AND CONDITIONS

+ +

0. Definitions.

+ +

"This License" refers to version 3 of the GNU Affero General Public +License.

+ +

"Copyright" also means copyright-like laws that apply to other kinds +of works, such as semiconductor masks.

+ +

"The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations.

+ +

To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work.

+ +

A "covered work" means either the unmodified Program or a work based +on the Program.

+ +

To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well.

+ +

To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying.

+ +

An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion.

+ +

1. Source Code.

+ +

The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work.

+ +

A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language.

+ +

The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it.

+ +

The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work.

+ +

The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source.

+ +

The Corresponding Source for a work in source code form is that +same work.

+ +

2. Basic Permissions.

+ +

All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law.

+ +

You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you.

+ +

Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary.

+ +

3. Protecting Users' Legal Rights From Anti-Circumvention Law.

+ +

No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures.

+ +

When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures.

+ +

4. Conveying Verbatim Copies.

+ +

You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program.

+ +

You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee.

+ +

5. Conveying Modified Source Versions.

+ +

You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions:

+ + + +

A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate.

+ +

6. Conveying Non-Source Forms.

+ +

You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways:

+ + + +

A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work.

+ +

A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product.

+ +

"Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made.

+ +

If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM).

+ +

The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network.

+ +

Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying.

+ +

7. Additional Terms.

+ +

"Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions.

+ +

When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission.

+ +

Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms:

+ + + +

All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further restriction, +you may remove that term. If a license document contains a further +restriction but permits relicensing or conveying under this License, you +may add to a covered work material governed by the terms of that license +document, provided that the further restriction does not survive such +relicensing or conveying.

+ +

If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms.

+ +

Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way.

+ +

8. Termination.

+ +

You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11).

+ +

However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation.

+ +

Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice.

+ +

Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10.

+ +

9. Acceptance Not Required for Having Copies.

+ +

You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so.

+ +

10. Automatic Licensing of Downstream Recipients.

+ +

Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License.

+ +

An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts.

+ +

You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it.

+ +

11. Patents.

+ +

A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version".

+ +

A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License.

+ +

Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version.

+ +

In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party.

+ +

If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid.

+ +

If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it.

+ +

A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007.

+ +

Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law.

+ +

12. No Surrender of Others' Freedom.

+ +

If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program.

+ +

13. Remote Network Interaction; Use with the GNU General Public License.

+ +

Notwithstanding any other provision of this License, if you modify the +Program, your modified version must prominently offer all users +interacting with it remotely through a computer network (if your version +supports such interaction) an opportunity to receive the Corresponding +Source of your version by providing access to the Corresponding Source +from a network server at no charge, through some standard or customary +means of facilitating copying of software. This Corresponding Source +shall include the Corresponding Source for any work covered by version 3 +of the GNU General Public License that is incorporated pursuant to the +following paragraph.

+ +

Notwithstanding any other provision of this License, you have permission +to link or combine any covered work with a work licensed under version 3 +of the GNU General Public License into a single combined work, and to +convey the resulting work. The terms of this License will continue to +apply to the part which is the covered work, but the work with which it is +combined will remain governed by version 3 of the GNU General Public +License.

+ +

14. Revised Versions of this License.

+ +

The Free Software Foundation may publish revised and/or new versions of +the GNU Affero General Public License from time to time. Such new +versions will be similar in spirit to the present version, but may differ +in detail to address new problems or concerns.

+ +

Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU Affero +General Public License "or any later version" applies to it, you have +the option of following the terms and conditions either of that +numbered version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number +of the GNU Affero General Public License, you may choose any version +ever published by the Free Software Foundation.

+ +

If the Program specifies that a proxy can decide which future +versions of the GNU Affero General Public License can be used, that +proxy's public statement of acceptance of a version permanently +authorizes you to choose that version for the Program.

+ +

Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version.

+ +

15. Disclaimer of Warranty.

+ +

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

+ +

16. Limitation of Liability.

+ +

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES.

+ +

17. Interpretation of Sections 15 and 16.

+ +

If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee.

+ +

END OF TERMS AND CONDITIONS

+ +

How to Apply These Terms to Your New Programs

+ +

If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms.

+ +

To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found.

+ +
    <one line to give the program's name and a brief idea of what it does.>
+	Copyright (C) <year>  <name of author>
+
+	This program is free software: you can redistribute it and/or modify
+	it under the terms of the GNU Affero General Public License as
+	published by the Free Software Foundation, either version 3 of the
+	License, or (at your option) any later version.
+
+	This program is distributed in the hope that it will be useful,
+	but WITHOUT ANY WARRANTY; without even the implied warranty of
+	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+	GNU Affero General Public License for more details.
+
+	You should have received a copy of the GNU Affero General Public License
+	along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+ +

Also add information on how to contact you by electronic and paper mail.

+ +

If your software can interact with users remotely through a computer +network, you should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions will be better for different programs; see section 13 for the +specific requirements.

+ +

You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU AGPL, see +<http://www.gnu.org/licenses/>.

+ + diff --git a/data/misc/gpl2.html b/data/misc/gpl2.html deleted file mode 100644 index b799b1a6..00000000 --- a/data/misc/gpl2.html +++ /dev/null @@ -1,402 +0,0 @@ -

GNU GENERAL PUBLIC LICENSE

-

-Version 2, June 1991 -

- -
-Copyright (C) 1989, 1991 Free Software Foundation, Inc.  
-51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
-
-Everyone is permitted to copy and distribute verbatim copies
-of this license document, but changing it is not allowed.
-
- -

Preamble

- -

- The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. -

- -

- When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. -

- -

- To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - -

- -

- For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. -

- -

- We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. -

- -

- Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. -

- -

- Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. -

- -

- The precise terms and conditions for copying, distribution and -modification follow. -

- - -

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

- - -

-0. - - This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". -

- -

-Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. -

- -

-1. - You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. -

- -

-You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - -

- -

-2. - You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: -

- -
-
-
- a) - - You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. -
-
-
- b) - You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. -
-
-
- - c) - If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) -
-
- -

-These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. -

- -

-Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. -

- -

- -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. -

- -

-3. - You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: -

- - - - -
-
-
- - a) - Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, -
-
-
- b) - Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, -
-
- -
- c) - Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) -
-
- -

-The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. -

- -

-If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. -

- -

-4. - You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. -

- -

-5. - You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. -

- -

-6. - - Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. -

- -

-7. - If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. -

- -

-If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. -

- -

-It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -

- -

-This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. -

- -

-8. - If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. -

- -

-9. - The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -

- -

-Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. -

- -

-10. - If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. -

- -

NO WARRANTY

- -

- -11. - BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. -

- -

-12. - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. -

- -

END OF TERMS AND CONDITIONS

diff --git a/data/translations/pokerth_af.qm b/data/translations/pokerth_af.qm index 03084967d187eab18147e5b7ddddd6d0262165d3..868029bc3ea0758dc35ceb03f32992735837f673 100644 GIT binary patch delta 4227 zcmXAsdt429AICqxb7sz*nK_rOtcW_2YbYUdE5d^$B|?!~mO@BG)X`=`)bbp+ln{lG zT`f!Q*WDrykH<9|b;$j;vmL%qAjzB=yb-;$Z7$R>3 zK}(B)Ilm!j~50V3HlsfEJ2$2KyvgEPWUkvX5@F`+-bIJU}0*4&7h zhTp)Po+I{~A*~GxqtDsMa1lu{6owQXQf^lR(Vvhuh71V(3z;Vy0O`%Jwu0X0bPCy1 zrjP;N*yZT~CXU7Lt!Q0kZycGNh<51Q!*+qcYH)hW24Ma{-1sSmq>_qTJ?MvjZ9-LX z9i8lu<+#elJiUs2*JulnQ^H)*C~Dp{3MWJ;d~=KWEP4qxW-#+PRsPTMJjyLhh3~K0p87ISNJ?&Vj~-w%RF|&r6)!C z!*Ou*b%OpwAU9ba*t}xy1oF5QpNo-obq6cjZ6hq(rt2{-EdWkaWb&;SA`D? zRjcbMce3ZI3ey9C&3jZA8&!h&N2zWyQjKf0>ehu5WZNlK6_*0m;Iit?e0tBIwyKZk z&jSIjvKm?esPa;aQS_kk8ntL1Ny#=(?ObqzoXKobr^ea?P0i}G7Zj?b40Z0POcL#4_5RMGz>{U_Lth7w zCOp*_=HCH!HB$I=fcp7SGP7rv`k$Czf$51HU-nI7feK?{Y-IStN#mLWg~^0kRaF{TyURC>omT7tqWyq0q=9W5^TUfe80eS;O-xMzxnoH&IW#3?}@P&4&AZ7UPYs`Um+osG z@!MxC0<$mR3yvmI0)5XP8U7M%+$sK#m1J1X1pemO?LeOZzOw!@*uV>XRnt04U#&y; zc)mKu1FT^)-nt|c7?;C8c}!hqYZ3pZ%EvxqSnG&e;lk zUQt-NRl&O_R~1A4RZ`*JMnJ1Z%fb zv!OJX9CAyORar!9hIc@1s9-m53Rp9D!Qu53ieS$< zLbK=`DtXt1HlNSZ><}z?UXBF|%ND$D)B_E63WJtY?bSKh$b@Ji@QxETgc5~sRtv*^ zswTgO2*G?hdD2w~J3x(5%n>5Dk)c+9Vd8lo+VHh7`^O@%KHkFYqa{Gw1H!_|ohUC~ z)>=A9j@`!#D}IQg@o2QLUM4$T`w0bJK|sYiVP|LZPsanoo>f*F1hxr>2J>L1MMAl* z5?Hg_k|a5{ohVpEJFxJ@f|c|PKVEoPNp0V*weX@|B(K;DZ}uC3MUySZC6jrp)@92p zU}|q|I~4_~iMzI2*%_+dQCk1j1Hg1O+Chh>(U9P;9j>P_%QZn8b-4+(+J@Sw>TitH z{?N8PWlvXae1JE#v@q?8@ighw4AK6)lWdME(r$P}*)w*M_Q+W3#S6-`XKyD{47|0K z;|>DuzOzK;l}df6v#71g1lom)ZGWd9CJeBVwOT9=ol3sH*UIvfY%=S`FdrvM(r|IY zN($|f;o`((GTXUaoEd+DLf>7CuMVTGcS+&rcjCMxnkaJ`D*Vz-Oqw>4v{)}DH+}-F zbQhPI4^RX+8(Cj(G5tr9h^kav|8L4Yw_^(Po{HIp{Q&8oNHOOzmFSvWO9!2!xto~Z z!51)X6-$ud?gAzU zh!qDS0gp`aNz!g$PnL~L`$&9kf1aLS6JG~jr-?)q-*}N(KCQ*~o2W+Fhl(GWM;3u3ZJ-2ovhwqE)Av5V=e>d|0DUjwWJwx zvE=(L44pC*_G}{!D$WD8ESG{ujR0DvDBPYVjoR!+H78#RuQSk$;$fqixrInmhCHCS zHp|&9xs*=sAuZk4g3A9sg%hI`)b z?oPL9oY^P4FQ@xYPO@iACRn%GviBfTOr!pC=z%Fz6Eft9ArGl{Ka!^>IFl>m%jMa% zxq#-PoZ8F-%=e3&;ZK&XSYR1vFqtpO8}8hpuJM<=DUr4h3X*@FS_u}?TRsXpr%$z9 z+KkL@++Hs2LJ@D4CYL9d0QF1d%Qxwq>d+-@l&>7MvzmPxS(d zI>=8_Yk~Ju<@Zi5U>-Z=`t(d159@WhnSS(1WVX{abRmC?8m)8rnHHLeAESu&I@9!8 zFe%vLY;-ig*LCeW1`OkLy;hPgOm}s@rk22iCb~We6nD2F3iB2#thlP{+l#jIZKwTQrB6-oPTDQn)E0vLQUDE&7kXgYtvc6Yz zYyIeW=9MRPdxr$k!Z2M?ve>3P;z2NW?c+^HOHNQ%w*^;bh==!-gAB) z)&9cg`a#1jK$oEkA57LqMp7o#*6HU2l7(&S^eI8UV8hz!H^z*lW^&g?=2oIVWUZ!d ze@=gT>l)JES^fEA*MTpI`U{sRfbMFa5p!7s)HjUkpCta^Qo}FzlKmjSEvPyq#%GoneuNrgV9!A#E@Pbk}afww?z1 z7}P4D`C)pG}%1}P%+ph`@cb3!Pe6kF${ArX34l%mgQwRGn)!5FHqBf_> zM&_n6cBqM_A+FBYDCQ$eDZmjQ+*G0C&Y07Di>u-`*HeIty^- zjhUhEX=wk+xXv0$<#^;v<1Y7Y@e?+D&oQs!+PMEXSQhMa Ow$v;!7N1M|^7Q{$mm9vt^r@Y`yWe}h&-Zyg&vGtQ@#m}fA9{LS1JDlG zvsLB6--+G8S|$^NfT$v3Fc3YCI0l%Mx-QbuvJcSq0}j3g_))<8#lYa*K-)r9XyS8cqg;+(r7?ra+n*>&xhQPUo;?>QpkI zCvv)W0TajJczfDc-UlZpFGeTy@Uwlu-D;elx)DhD870eSk{nWS%a49|Hv<*<4Ro`k z)-xJs%WQ=;X}%rUdV)EpQnb8lR7R(&eEApiO?n0vK7{$6J^(hX8|&NO3rstZEy^=e z5K~!(o;bUVWj2ikI-g^Q?nD6Xqg1}^%dXa*1m4VM#r#fS;s6_&^8!}l+#9ZVdz#(b z_B$9`z@9$oLl=6gF>TER^YPPkOwI*1y|*T79qpEC{4bIyKhD$ijV~n;+gY=zbDd^qe8?n)<>*V3>=n zg+xfrr|Ni0Hp|>i) zS{&5|w;&LqSRZF>9 zKko$7L~={>DfoZfsvQ3Xar@Kh*>huvuZbIp{}L|~ zskF_lBh~}+I@rkC&LWb|=Y}Vrv`#&O; zr?|mHJu#8X>zqw>ceBb(7gX*VsHy>TG18SSE{lii@WJSPU$Y$Xgw)N zmOAd%ISQ114|nSqx|`06yJKBK>t5WGt`bn~!M*%QRmsO&WpuI1SFO0$P3ik5t%**= zi9`?J@dlzFv6Pq#JUvRhLi8k(K%T}CAJhJ9BKgAd_mgUw^e3P-Dmc_$4`eaVfv0T{W1g9lv!eJ@9okzil5G)K%bj-l26(4Zmx4 z5}189zvt9qN}#6viQs2ok!ShKtH`je6ZpTz?*jS_D_S*J1N07`&*v*= zb^-g$%vUW<2O_ufkN&1Ev*RcJiLXSpVXn%`k9^%9Y(1P2!n zpdnju9(;gO)l+4(R%o-?AIvX8n8}_2#(~1DJyF2fB4N(EUw}C~h4}%)fF4^^_AXXg zZWWRyQDoj67nXLW%rm74-(D;L8?#SH>9~XfazN!`A7PE(0E%EPC#;zi1=eYgu(2qU z9CAy@D9@$te@ZxgzY%Oegm7sQrRL}bHnLVLh07*#Y+jyFl1L7D{zNG2TMp)NM7VQ? z4tSj#7kY#mqqs#El|_bD1?VOg`qF{Vb@RSG0M@UkZr-Vrfcp{MqRHJUFQ2`! zdPdnC?fJ>~tBR+v61ol&#n8?Lq$Oc38K6brlT)J9Ni}@?hr0y6Z|g zur9}%EIGPI>#9UMu!tmG73mp$d0llmwSBwxx_=r)@`|1AM0IATXs`KjgpDX-Ejr2ODU@a!J%rxzUnZZ8QCp%1?~c zPjl}~+2gHWFwC1;+F1R{2{h=`4AZaOOEym_)o*-A*)x8U{=|6d#S4q{7fY8=40`Iz zBaZ?e{&Pj0CncI#{6oCO6GdS7utWhiyMt192W7QarW>2Yf_l^=Y>x;-ln!!2V4(GJTEs!oHBc|6P1B;wDWbdhw+fndRGFtlLaA%05_p8%pO` zGKWh@pw5wJCy7l+Q6nRzR-@Wd#odW7Eq3U5gMu5Q$U zk|h66Vd%a_W$%vCko=v%_7zf4*ciZVnaW+urLb+TRCBVWhz27K!r?Yrm}`(Ub@&5{ zdvj@e(63}!r4(=fCs64o&F@GXU5-lM%0+Z@PwBg#+EMxcN#(?~DjTLtHhr|bFYV&V zlkav(IpLIYUyYCs_&3nZmZ>r=QOZA44qVHVPTnSuxsQ_02~id>&)3qg8>!k>-ImG@ zkpT|D(m#R`tm8+izL8u!EKAl-?Lf0)pv=b?(EL*=3*H65{pYgl;NQT;ACo(1=*C$- zvWHVCjWc<&$M>{;*Fx?(GaangT-kdFDW>@VIpoMxstIf4iKDA&>aLMzCAKD4F1RMo ztIY(2t8z-4E@1xe)C z6b`xcO9;BXOhaYVkMvt9p~Rn z8SyiDGt5&7>~@R1lAw%RN9q4juT1zry6QVpiN8u-^r}#joOVzdxuzulxsJ>VvXKS+ zPg&oWu4h?QpyUk?q>W>h12ddy;<%!md_JFM?>ROymk!D)M(bKT<>CnX-ttr_K1b_b zXHgFYE_$e?q020ZLwklOx6rPaCk@XZ6wuqrV?$lL17JNRLw&+7V8#xkV@4GaaNgLh zI2J4<#@PKuCbj4HMqlxJ;H}X(>JLX67p7TxJ9BuwF-f2)T~0Bk4yAzR@!-ZAVD0Z3^OXvE={syZ`r9CqMT7C|NIK=kBICJol8G|Tcwr1#v5lcwa<9_d%B!&hVglS8YO~8n_TRvgT0+*>eQ8@7O&XI zT$#zUW(Ey$^`@TH>0sVLrqAmrDqjsW^;<{I-0yGdpYIQF#ir0uDqH>SOyi2?0&9>1Azg?Lc#fnnz z1{I~L2nuSHXclErV~N<3CpK6%sOZM1F&kI2Mxs3XnKS?V&bjB_^Of_x-4f3Q|@TS zH5~@(+BK>5CJHlF?X9(qFVlEz%RM{oEG7c}dOFS{97cE^GS|n0`o`W&RKdD`SlNUR&6mND0r- z9?T5^rfIcT`gQ;{E3~gKP{K9Q9P~OMW(y}d=K@0mxS@$*K>al?xb;4;b&C2{YZ-Nt z+xU#)^WnMj$b8Cq0(WH0Y#>44E++pI2UvgOWaHY5N`Qq>KdO|wU>=4?F*`5nPcR7iXHiiZ^I@j&$!=b^c+zU8di zBE33*w>T&8bp=#29(KNdI2|PaKSulC8AEn5#`NTm~vTgK3D`PMV!bk0=1_58cS`kMcjnn81!f9fLxai8%odJz|{SVRLiU_~X-i=w|t zoIvxw#Dl;m2I6I4Wjv9xva*Tzgw`JtyJ+qy;7T`8c~cN;tAO|X1lOzqI;Tpx<|ldGX>`=H9^U@r~v1oI4=puw%a;HW&@7U+Sdb=+5!_h!uwQkE_ zKLSF%bR`PCt=Xlk850HU_R`gDdjNc}UU$tvX8cNZ?G`d)uF^g0mVjh$y=l<~(jKoL zuzMjOPGyXD)z319(>`D8lR|t+bN>1*OQ<0^KMvD3E+R>f(CE*#WdM7#B>nw-^7EcF z^ouY`e-&f#VQJntH%evu}+$D-x{#y073`T<~84P#D@^s3aAK4_DEoktr^J1rymIi2tzS#mi{<^7Y~Kb+b? zU=P_ALylSM7#+Lh(GMuK1qL-#Z*e;0h)CL9XlD$$BQNYS0iK?WMW^NE(;w17zL8@h zE>XF!mJ>Z`UE5RMD^OVL9>}!|5`Yu^<-_(apyvR_QCH=Le{=xz_3{}p3fQ?;zO?-U zshX3YiS+%a?(*wy3eQ;|q;ShUs5@;?gjLPdA%9XtUt&y<;-RJP9JEyN+Du%Rs`$j^ z0~O(lZxHD$*G0*3_Xet0DS3g7fLo(dx|Y5>a$PwZ-2ohPRZf8%t8`OZ+{y8+dgWTi zNg(5ya{W#euwaUEcUTl1Z22ywGkO#-cZu>i=NBL~Q+efP1xh^(28TagVD*NvV;2Bf zykSxbDT=FR48Fk_z0?pkvX%N*f#J_Z?@D#PVbv9Kv}}%*oxWQ+4ZrZn+26<(WZV=y(w@G4W)L=&KoXPhy_bY%N=x{zH= z4Tk%4vEMVD4kf9twwb=1LuPgyFq0W=bnCEI9=3}M%;|^m{ym`d;vDCKX%#(^b tsh)k!wO&=^#Y*!V{~PoNAaN+Ip2%;I6@M>v&$ON>qL_7=F^gF{Zkv5}zW#cDf8Xo#Jm2T}e1ALgxF;*Q zQuncs0lWvO?=iZBGJ1T(81i;}@)Y(RvyV6oC<<~+_UxSxa1(%-Ye4XJYWHRgH94}q z=M23GzLI7X?FHW!0QAXZoEHuL-g>|~9zqE9Tkk{2_yU;F2f~t4;%x{;Jm6So$x-)zO*5-XYci-a8nVdomWR!mNqizyM#yQmb>1%5!=ua@)Ir zeo-ixPP@G`1Lg7YfVm8HW`7{>B96yz00y_9Z5;I{IMLbol1^QVm+x5sqgmzBs|xtj zPSu#E2B3bADr>iaJRR@st2Wu^s?I$-3}oC^T@tneeGf6N3s$vyk0+Z)scuz}-?>-R z#?6&L#eMa_>|KE6wAwt3*0~*J?3Kls-K4ghTm#rQsjZ9Kfq|FQv)fMqn#YXc@>|-~ zxyH|Eo^1hZB>hcY+MPxLk5KO_3tBft7OG@STj*J3Qu5qU` zuEPzs*54aQozDGyq#4*+^DKmNk?naN zeA{>b&&X>2rZb0llmE#q14%3SU)_ld{E1$~#Y8_KwU#)J_>i~@SlB^4OSBLvcneF2 z4{82EBKfl5rGRtf!tg8n4j}|ls=@RS>E<$g&lT>a#!jNa)l-jOBU`7w1_`Hyu zFo447DrBY`fITK5vw{|yni$vB3Z<#kUt1%r4dyPc{RM{}qeJ1p*P5 z#o{?LfeoHw)9r4cE<`+?^)Ar+2gYKH_`T5sh*~YSW^M!0OT`=34q&}iywl_j#6rCH z<5eKJS$ufN0?6Cd8kY_K1~QYK@uJE8l_o+cBy+MfG5fy;@?A7ppN#<0GBs=dJeMy0 zwPw9SvsLAq9V2G~<*zmMMR$PrV>B0Zbj;{v%?(dF##pU+)GblYLu;6^ii(-n_T3x@ zh=Gjr?`k9UR3oatYtzF5sEA#)Yd$4$^PBIZJv4(fV#sCf$@UyzTa={jEFn8@OM||# zQGXg^*$U@Sji)_IiW%btlz2(Ab0}IR#ZpRoGw|0=DZML(N_Zb*&T#23*%9>phB0S} zwA#L(bTO5&)+Vhlqs!%cFoqeW@?8||C6cuH{;$A%hg3Cn7b$!!V`!XIGt@#>(H4hS zkYAJLI4@|t?fK88t6j%|Xm{yGA%!7-zI0>%OhDf*J;>e(L}oGOO_P4xL`k`-UV0uw zT0hYtBjX8;|3{Ww8i0mla-S(w^FeoHQzD)3SF&y{!FFm? zrYKzr!+~kTl?QpxfUHR6H!p9p_=QfFVx=c9M>lHJbSl4A-Godk9Il2j^eq!c=xoE< zNU&z>K6X$>+WmBk&yk@O{<>veTc|Qjy6h_sir99>+Bdr0;Wl9N=ei@Jik^*3v-6SU zX}_R1XON#$_v=F(P1$T{pUPj(I1Ty99@*c8e^SbH9X+6(D>SV enf_B=(dfZh94Jeij!J7|jPhzwqdj0?(f} diff --git a/data/translations/pokerth_ca.qm b/data/translations/pokerth_ca.qm index 1c833225687cbf12fe2fcc04e263b3dace0c39d1..e309a3412b8d3ccd0242be7c48abcd34e3ea97c5 100644 GIT binary patch delta 3884 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 HwW<9d@r|%| diff --git a/data/translations/pokerth_cz.qm b/data/translations/pokerth_cz.qm index 0af73656de48e5d958afe3ba3012a7482a8db543..89ff9f7fedc586d964beed6d4e6ef8f4efdc410c 100644 GIT binary patch delta 4929 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 delta 11479 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 O%sN?j_ECA${;9vMs7 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 B$Ke0~ delta 11539 zcmc&)33yb+mOj;MdJPbP$Cg|Ik;QZpkWCDcumzMQEQ00<*h$}XI_Y$Gx;r5Oq1i={ z2sVrCf{JXiMMZX0Km&pxvP0Na$NMos^>?yWj?&Z$%9{8gV{ zuF%Yx9Ww2)z;z;OOf-LtjH_G8xFJeH*0jEi7Nd-90Tf4U`3hh%(dplS{fN$t1P&lN zw~0vMBl-aEIevUqLe}OWk+LJPwvQ93`w;yCc}edQ1?Cq?53K2PMEwU5-5gFd^mC%S ztw}ZYHKJ=Nq*^#0xJAa_A|+%i>XGVLYoZf#C1hD$NcH_JVi9gqN6dqqE;9b!p48o2 z6BBBYI&TKBC#mzN5o;Ji>ep2ipkIEG9@vN9lKQP(_>e&Al`j)xeMw_~o@mPxq$&7@ zSl$PuP2Wazr4?z9yhluPl0sj;MJ(f=ROgKwMDwmtipqQRByhUu`Z0*5_;w)OYn*^!i(~pyGy2_-@n0#-JQtq&<}j=F4;U1=i-k`_tQ47LJhMzf zHv9?;v>S1a*iTnkyDh7UonFeG>C}SQ)Y~lY&IO{cyRm{*5PYjCn-c=O`V?FEn2Tun zShn_53enq63EA+zZ11g2#74f!zIw$)?B|i}fO-khSy4i^YAZVu{xq?%AG0$H5KFHs z*uSpC6PwjDpa`A6kl5~fil!r1AbLp=8@Gw*!*m%p?U#^ET&PI+{54{)?NB`9J&x#J ztmvIKiYW3~#lX>>iMAChtj9mY(kzjXHBTwSy^7RT3B>N?C~{^d60vs`-Y>9Sl?Dmf z>w%zROi8^CwRZ3nX<>RbHv{N zLD{bkqW;%eO2@TViOemP{$eDQ1Fy+=;(*eB^aPfoi*lT+1{B(@oOl&MS9(Oba8Mz3 zQUU(^@TP<; zv^6lW1^fD#YEChNXR95V76PxmF5|sxszn!J$&VLR@AlbGRMK3vEE#J*y{2l}_5xyU z=BQQ{LZP270dEpruL-;j>r%Hd`s9y_0IqxIx6C6{_NO z;lz}qRbLhFLI2YdvP`w=a2U4n>K{}A>0!eW=>@Zhs$)C0A=Q4OI<^y*2J5L#1xKOX zL3JfoPb~X{>c$^PEJaos&)k-fjcBF1`53S9acw*0QYR$662)azQ_G9dVvq|bYVW^77qSR6OXNlRjtD|p) zBf;EIw>w@!?3i8Mx#whJw%h8?c{PZwY@^QTU?n)EoO< zBX+xu`im)6q-2NsaGhtc{~LU)KKjx-2)<+LlG6RePQ0i-S06#LsJ@H`EE2NJ%j)x) zF-TxB>Ik57G~zWf7H>Ek!lSK8@`Sx(ECm8-sUsD$WnoJQGq4zbC-G+_;!Bcs-p zanm>%55-6rU@>>42R6P)6P~mh2}3R8nJA4gH-XsREt*VrjVN@dCbKw#812+#EgeEE zshKAGH`Md1w>7@RXHmRn%DAzXge?7#W<)BMbmURZ=xFTw`M+t#e!h*^<(-;wO-ErV z$8rq7mC2f^?K^`YY|~6lh2YKcn%Tt*K_GT(=9H`;+CN3JKD3nBm1517v%tgCG`kBL zp*XFTkgZs+`63ic^W-Yckzwx;%fG2P`AiA1O_7>YTSpOlWvk}GmT+SIM{B;nbeLGq z^O_$wCJ@^{Msx460JhnCGqu%b|3YlkE86P0D6^|4YQwH0Wqz_!D>&v8%WS7@dLO}8 zGFltE-$m?db#03yr9`!S+U}E3OiaZRvfvPH&l7b~6?aO=hA+_enE*a;DovZLMsSXA zsU5f;JYr^%cF1BVoV8DD4eV-%V)BC4Gj=txZ(_8b&6|kcIi@X0YY9t2w4+PVUT2o^ zz#i@R4?ZRKMn~;y={D@|?b=y}Ur=10)-G+)n^@YH+V`IvLTtw&?aJ3L5Nj}5`*9C7 zu@4Su_Zdrw)n2GQal#Bznx;KjI~=^>Ep6c3h4&EEwX_#>)rsAR)?UE&p)Cd4OC^hm zEj+EgTB?H!pU~b|6H0V{wD$g&h=r3IL(DHt0Q(&i(qMiHg7ub!%##}uzUU{S?_Upj zLV-13o*vS64|c=*(?U8m>58J}4(a|$2B_I{A^l7!TJv%OA-4VXz-$sjZ09*n2}y4j zjeVRG;(xX^vG86YuMGtmbsIz8c)vH%#Wf+bzyBEuyd1LerA1)L`$9fHJ_*H#j;kMz1;_EO}J0$ra`=)W~kUpKHF)@*%} zj2jCjWS+A!t}N8OJSCi1$LTsN2C!8IUABK4v5oU}{__LD4-U%sszH}KG8y~2fsC&v z>qcf^pD%FfM%B4Yta_~O)xdfzZ7m7ep=WiI$0iU9O!eqyy*Zp{!8Qq5vtGJ+E3g|z zC+g<^a1)m2>gM0U!NOdkThtf3Vg6kSS<^z@dzJ*EIZJe#MyC*qdQ7)-C2GXMgSuVG zIHg?qOjkVOGPdVL-JV6r8}obV4xdNtw0cT+axx5>yTa}vrp58PJ9Cj*-|nURb)bq^<6J%E-N3dp>2=i*yyrso z_4`C3Aw92;$UrsRWR#G3HTsqpu#~G_&_DU&eqy}_=%3m?7M9P`Cp3x*fbUPyC-Ajf zlO^LPFX+1$ErCTF^}Rd0h@IM_PaXshEE*>vYj#CHP;nHA$gLl=0C`|r2Yt#tGnmb3 z3E8@@_2P3E5j%Q)M)H?X_e-*jRK*4nP$p&3GK>vsK@v*A&vO@DGN6k0r3e^p~9_Q_EF-9TwLI9_f2Z*Aeq zS$cy~Yy#f@xIyjRhD`UELDL%O$Tl=eI!Nr6+R#J+&or56XkPa?6mDl|J_+p!%?z=b zFyzY~hSuE?bW7VA`maXgU?iR5z?F@J7h7;R1$xu4E5PaQhG-f}8GhDz}D;%!7`lT`a zja%UV$Bp54ZNQ*0A`9bYePoQhbP%WF2q380@pp}JBe4|ICm36TqA~9;#x`wUL{99i^7Ub3&kwf|9cf_f9d`^aeZlz8 z=}1hk#T$qIj^N$0&uITRhUlqgM(xn-1L)==wF{p$kt3VZe}=$jB0EAyeGaZh8Yj+ z!1oVN%DB0cge-QJ@#c|I9OdjLbuw3QmPs3S4f*2_lRgq2IaS|Odjr~S`#F`8>+!RvFi~ zGktvFJQ&h()2DAwM^v9S?b>pf*sC*5yT5|V-_0}?>(M{rJyUUQ?2=y(oA&&?jaZFP z)4tTcMEY#gk?Jn&|05Bm6SZQ1t4(K~EWtzvOg~*j$Ln)UcN(uIwlmXoH}4&y%lFK+ z=UgD#9x%rpa1r~#Yi@acA+fJq=61SCh?!DzpF_2=OFlIZA~n%Rx#mr8*}V8^GcFYBO30q*XkIgWKe3No z<|5-cqVqxXM+duN;1KinUMQ~x6U;kG5Oi-HH-9z&3U4`J-uY4oVnuDuyM1GbjA7<4 zW58`CMqLONGRC-3xu{&NZT=F`*r&V+mTe3hh(`OVw|N4jkATht$N-e-^um zgnprg{qNv})g`oW9~4@;H+1HOA-Ff#AG)mhVt90VX#MSLlfdnohMpRfL-;53{xgS& z4I7Qwew`E?+CZ4SyESW26dQISQej@b{@u+i_}tBELC^2T;KjqsirU%Cih33ja24jJ zEE35}7V3&rU?&HD#bCp8VPY!YJJA*?mHhY>=yA%ST#WG3)3`JfDW9z5!~5=d=Oi07 z!Mp4SdReN>kcZx0$g^SwE-#*9$rGG@^kyR0q^mUZaJ+Xyrbn9BiIx`<-H@Ft&6JJz ze)LWS@|lO@y+BU|n>rh+E94F4@_J!x21fsTSq?}Rs5kogA!nF0R~EEN#V7%~CBP>F z^(fQU%l(3$mSCTAwJlux2m2*T8v0=!*E9`tr%Lw1Z?hwHtZ_VKm22MzvbbltL<{wY zR0rC2^p`E>K7T;|?3{6|Q7}Dy;nS_DExL(VfJi7l%{yHoTy ztpyNfw`PkzVVJ|8A>?`lzgu`pNONaavU0R43l&I^k$l|?LR~F0>hKZ>@hhL13^?9tWg!ou% zf-K!D`k=Ak=W}v167=yNL7J;Wq$S61@mRf9yVvT;u=oo+VtX;$<1ctRxNe23$^TMc zg}e-nKU*%ejEieyX&KidE?Vf;-I|>(dhswI!40MbpuXw>wLc-4q`z`n_gw#?kABDhBcz z72LZoLcrcmBwk#2_VU6mo=j~JI*FAlYG3MbeeeW5FynTR&R3 zP&SD`&qxnk6KfKzy@XPCsSMoi##Yq?O zmdB*5dU+63=kBvX%4?2Osy)0|^Q@XK33OqUoOO91x$vzsmfwLG zwfx1z&+v(PoH!&Qa>C|}fEPO++;X(>_~cdEhH&7~!*?JLgyH3C{*||CaxTO}h*xeA z@%f|><;AoC z`S#-hmPoeQwF+67!2vtVN_9o3hstZkos$dqILbAyQ?7B^1?-;RUsaQH4;lW0ApqD!`JH1QXcfFf$PYfT|lmK{VF{ApnkGH zd%;jSjOBop72$8Vx4YphS2tT~RjMnG?IW4P73L~FJf8cv8{}kkN5pW;d2-}=i$??Z z#e?>jcjxhvi+-HNB|>yMp5<)rl4wKd;}6k>+AIp?JlpN^#SC*~IkH8Y!y4oE+GBYu zwwKl68k%gii;=-|cZA?K8!h4GorKQvuqqW*W&y*4lke0Bru<<@j7$*tKNg{^4<{rx zM|!&G1!t(BCDuHvAMC{ANb~1|g|r@#37te2)XVZm3thb#R<8}! zP;@%-0ZzBqVRfM>I$XIvfZLDn(L#T}n4a#47CKwK?g~96meaUQGp>?HbbCN89@L|Z z(o{?z7MYMDI`Cha9M~iYvd9*4IWn2bcKFiDXw@SnzGlv{i592Zoh7+hcI?mAC+j`% zx>bfVqk6r7GU(d83u0vzYEJwkDtJ8h`VjSpqqN0Qg1iaej_Oo!vs z++G{Rq-8ijfgUBRd1Qh=!(r$2!oyiQYW0(+s!I&*`1jWfQEnY=_I?^Lwp+huif~ zFxH4nuvuNX`Q__Z=G88I0*geIeTYK;Fo({Wf8R5?qw+a_`ap)+D8H(Qd8{bq&cqL7+vhx%!p#B+<%MQhof$jKFb ze&3_{UcLQ~;Cs~+!KL@xNAQG}j2z&mOymU4ktz;fI3Nk-Nlu9*986r-Bslupkf3Mi zF_h3+|J?&tMaGvZR1cg1J6D~mYk9sGs1fQ)`C*?IQ-PWy!FiG5Vx+_+LSm9EXe9d`9;QS+rp2zKh1%Lct%Sud@EFwD9{oB$EWSGzFEsM- z>mywBGV$!{$=t8xM!DUS|sPVUNMjo26W@JKQu0O-=^*uamb7@wI!wK^JhS0R) zMkm|qaQfZtZElA@H@{=>xFe}y*>jneT(62UYfa!P^82d{NvQN=5x@uh4y#je*hFhI zinh;@CRn{7IDR-9Y%^NAW^!bM|7C-dO2k2aC*Aot(tH9KC$HAgpjn^~Se&#htWViw zGAS#gpMrcf^Jg2#kXk4~&V&yCMUo;d->(jryS*CHEB)X3;3+Dk) zd0S2%=-i*x21RnEie9hm)5ev}zgApkybnbNzh<`}>CVV3IuEAW0kF@OY4Qj2+g`x$GFZ!0nkP}_v`Db-G;ZEZuu;2- zTfnYP1pHmW?qq;Tj{oO_{$NuI=|zxC{}`~@3xFAmpF%N*WDd0l#fiVVf zl}7=O2af*S;rB87 z=b_B9T7*mI0pp$fSoUe*u03QrxyU>nj@U4g*W)nO*E9l7(bznf7PdQ#)Zk!XdLA-u zZGekgaWgm>n4E=bXL_G_2@SdLDZsaQKfnd(JzCMJ$3aTfGlkRIm%zUx6i(Mp18?pt z#!ngv5oeYtVopjV=T1|+(sJTiMQPhr;Bb)QNA@rIbT^V@N1q#Mm z`R$&GfWlw7vS=2d%#fKAqFk?E2!#2`+_PPo*s+Qna7vlA{R?2h8)a#adZ6W%vPwZY zD|1p--^mAZ1}Gbt^+3TT`?+PODW7UgZJ&Rje9z znVyG?RZXjI01A^-vwBjJ-S(;?iamjmQ)JpdRz+0Rk{Df8n_E9=&a2XW638TxsvP^- zKuUw^;=gV*{-x?p6pahJC39bz>i0aF|5rcN+px1R*)irbGZkn0V#6fC#L!~g>c@Nd1P8g&ml~UtpM!NGjF;Q z_irGY6HACgfPH@wongd&XZj}#IABLC0a6bWN%GVe#23Ua#P>vB7Ns4)(^OWSnL))r zo#ifi0B;@Ho@P`|_U^3J>L=6$9NA%Q7F4gFu}(Ghz#l2B>x}Kdch6YYs4l?WDt752 zD`06O8#N-u2;}M5=m-gD8^=bc(Zr4qWR|3|JEs%^857yWW%Rv8$?ly(O1ayyX(wm_ z^9J_F(zQT-8hb2n4S7t-UYYe03Y9Zkv?GA(GJ&n~I|2+E!`63{1Fs|4hTgQ1F3vJX zydWCsg-OLWhS>l&KeErCQ3VDuY>SgXrZbaiidU;y6=7$pn0--$uWO&L!CPO!)r2WRQ+3X1(1A4{o;xX@Y{N>Q}SQH5f83&WH3J$*V@68BO5>8Z?+NqlM++2wmT{=l<0z~1rv!I@d~eYngn z!Abnl;VyvoC4V)JbO{`4vJxzfllh89O4ITRzHU3Iefd9p-8p}%qvibb*b~4qXPFoE z{Hrd7^!)?>YDNWcW;p+PB+b?|f`7N4vXSr3|Lx5H0f_>lUeoU`34ABA!`oLvZ%=B( z3qu9VPzr0n4w)&Df?X4dYAkLM?B|vPs~-t2{jGp=4+WP`YFez2**{ot&!vtWSR#1& z%%MWfkQq`f_@t5j2kjDk-%E6_87}kw03mq#Q_9vnA=K+G1@=f-HHf}T&B6w;7`VDk zIKookCnOM~MPI}mr-i2bMj1clO8v{upvg5t#?<~0<6 zAP(6|&zT9LZCC=ey2kaQgF9vTc4skQW-~Qwowy{L6q!^lu4qdK)MetvzBa(K95H_C z6*~Ts#N^sq;Luoc{~B88-6QerqI%$c7cmdZC?(BeabF7b_6MdficTYNlpIK61NFE%b339NV~KHt~|9Q798nOgw0g4nS=f$pNvYQx9V zr7PJKt~D5=v~~%U$$ejG9UbRV18mlg-9d>f&DOeD5_f;Coe)il=@cU~xK?IDht^|6 zH64fhwBICA8J%3Do&S*%ZSAOCSxT$?GE}?P{17#m|7c?$CehV-wak`4?aApL)F`sG zSN~W=&UAK@|GD=@o2Q@`M|kb685Hi9k)}R6gYmTXO=SnraZJa0eOj(U$C&7z_P#0-G_Ak{{3jS7TtOe7vS&fx|Fc5=+a>$^Zqv7%|jH{ zjh(u}YZX9NrS8r>f2v1MU9mvp{9fvc4P+x>w$J3-May&fyW-Y_NXJk=vK+FuL&5ODcQYBr-S058nA<9?Rku?eUX(UZBej?KN*SL^bYT``hH_F)ayjtetdy&5paZv2y6}@5jklI= zd`Yt({6#9LZv(ExNk7b?D60=hxBbQeKW;X~N`{aYsq9-Ced&RIsI3Lvyy|6^|EwSW z>tebNtkI8ZP5_>4&`(HeBoUwJC*`^T%r(8Yw*#HV-|G`*zoYBac75iM4BAti{*lkO kpg;XTV8cu!NXmp(UeX7msL1B;v)82|tP delta 3275 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 qH|S-)b-(p3bwVFaHO~_sGTo delta 11267 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 OKkK)OIcugl{`?=m@eou1 diff --git a/data/translations/pokerth_fi.qm b/data/translations/pokerth_fi.qm index 8d84d3448477c66884e4ad4239fb52523ecff252..290caec8550fee405392a65dd40f63f4113b740a 100644 GIT binary patch delta 3365 zcmXArdt6R;9LGQBdCuiI=R6l`MCdVUkqBWiLah->%4%+!PN zxrL~tq^QVcq>Dwx=Dr!tWn0_V>-5jN-#O>`{l35N=X)#6X4|saq>q^U$(@W{Cj+nr z79LX=d675}sPs$rvJ%q)^%x-XN%CSV(;C1p02q4^2r2`{#ehxt4jB0Z*v$37C<}$2 z6BJgKfUO$}3<*%UBLeJiDZs23;Ec5K*eHb)^1zL!?*ik&t=LXH3vN{soe>9aD+{Yl`|03U-vsu21z}z>FuWQl|u?xw&lb;~2zJ)Gfi4D`}U}syThlbLD46>aD0B47xG&B|PXh7Wv zdcLhAn)BY1*9PLftt-&|H>N|EJwUJ<;}Y`%`0pm;Qgj4(UC)em8w447p3LgQdh+I0 zbArk^wv4H6D*%3oX0CHtz|eSwS0*sEHlG361>G*P$VRt6bQlsh< zn?s_;n4hbx#CVl!8HL2rII~V|Z(6PjuD<}x|5Fum*cA-BL$!3rSb*_WExY6ksJ>Tt z!bKHlm;;30Qka^lN@|a!tF){ZoWntbQ%#sL@3 ztKOBD1N!}HXar#UEVXE&crdwzsCyiw4<~j}_l@)h+ODY`&(ONx1hr>fGjJ(S?c0?^ z{^F)Os*>_x&@+WYwy2}-G>|hK)El0YZzp-EGXoMSNM@*yI{N{;{#Bp;&jT2|UR|+* zzFRb0VS2v$St0HJsE_)ug~wqY%vw*G#Y(e!0TJbFN0$K<2MZKli)ROWoC0o?u|w@P z0-xKn!#YuNd5Ek_mlHsK4jX=wbU2a4uFZ=8HU+R7)MUcFFmncLWNw?!u{I-oy0K}V zMU<;??9NJZbe~O>h&w1FZz}ZU**y<3fp(eA_94fey3S^wUrp&8WbVW{F~iLsoUv;- zo16F_Fgl&h{hlFKE4-dzj^&J|(d=Qz13=gnh1-JJqw!?s!a?kn$|}HOrNZqM>}^Xj z(vR!R%~4fdF0GSw(cTXkT0=!&1-1gnSJUc0jWmz)knnLyNTAs2Sf*=mNE!%? zvs-na(jJGOk%#QTh%&i!h1{2ODb1S3t zz+cYX$_(20(-4JM_HbLjC;gTZg{j(-6?Qe0=Iur3{X;U8>@jZ9Bk{_D*@PmOslqJ9T?~4=? zE__S~ZU4h1eyt zYv4eL&~bSvP$QT*jnU*TOlq*E>X)Q&e-FWjBN=kW2>vIiJf2-51n#3_c03e<%U$SK z=Y%EejsQ?Jp&yd3Y3B8HBufuyq9zO_3u`ss1yM6gV>M@IQr#YJsVS>p zL$&0x*-Nw%mxz7y>0Y<|%!@^%>08m?g}hhYUkqMDhgR@xyf7!++(R;&E{nHYNR*{PV&i7=ZJ|bNJP}B#&`Eq8 z`y=r61BGYG#6K*`>3xFu$E4dpUPtleAlmIgh4^L{`MxAkeCy9r-M=nj#Y>8{8Ist6 z#D7yIb)Vb|n0r_<&L^|%JQeOrmj<_z3r*EeCFf~1K(vG8+S`um-5SYt7Wv2MqR`e^ z8lRU%8(2#|0aHo5;R@$VQa}a;dEeR6^!Iw2OgbsN(Mt-Q_<*!YmFD|g21+|ik$vdB zVY0MNt_05Mr2QNjp1W7do)$sHqP;;n;`$!wS*_4#hLm@%35e?=mGI<=MrY}AD&0KA zR%$%7}r17Ru4qr(galbAvY0CuoS8{yM z0lBT?)WQ16sSOQ4R*1YSnhtt z)injcktDh1P9U((SH9b54gAzD-|I&+6w{K3Q zp8sB}T|An`m{zUL_w-)-T5I!;5?Gs~HHOo=z(zYbk+e+@)(#ssjjEejJ8}z2c{N|_ zY9yvC(vDe4QgwK$FpO82G*atr8dyg+_R!8qraU@or49O*w6}k)T~(#b|BjN?O~1jD1Xy%azwa|W z4aSnf1(EursWnuY^7VPzW*UUI>rdVAAR*7|&wEkj-S<*o($q$wD(NpwB{Lfq=`YS4 zMag<|gT5j%4v@<9m!0CN!&obGhJH>qG<025c>S88|E~+E^KUl{d6)<^ zzcq|WZXv&}GPvcr0_-D$zyDC05?2@!{oc?-m1M|v*ax^+814ov1^pTR8T~W0jvfoZ ma8aC^o)nwEuIORj(xr2rgW(f*b4)~Uv)vR!o{#U-(*FTDCKzV` delta 3355 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 H&8q(cJt)mG delta 12433 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 Iu}7-^0(+|SL;wH) diff --git a/data/translations/pokerth_gr.qm b/data/translations/pokerth_gr.qm index a66f9fe3ef074a012c7a22abbbe1539bc1cf061e..9ce805ed9ef23cc26308d82e7ae263524b2a3db4 100644 GIT binary patch delta 2458 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 diff --git a/data/translations/pokerth_hu.qm b/data/translations/pokerth_hu.qm index d75dcc9c47d8392ca673ce8ffcb03681b47c39ea..cc6ba5dbcb4639ddcb164b76becca275a1aac808 100644 GIT binary patch delta 4803 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 L#@wj%g^&IRqJpn; delta 6115 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 AE&u=k diff --git a/data/translations/pokerth_it.qm b/data/translations/pokerth_it.qm index 508d6ed6d71d13473525349b3fb54bba3a231952..7ef7bc58c130b2693a8dbf3a20b6a0ec56c70653 100644 GIT binary patch delta 4933 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 delta 11294 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 Cnlah{ diff --git a/data/translations/pokerth_jp.qm b/data/translations/pokerth_jp.qm index 09a7f15730bcfe81f841588abf72ea2430198d8d..cb6d0e8cd52b2ef5dfc19b68df9ab86cb210df6b 100644 GIT binary patch delta 4529 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 Q_xIWpPtV9dJ%cs<4?6fBBme*a diff --git a/data/translations/pokerth_nl.qm b/data/translations/pokerth_nl.qm index 4e9fea2afa39249ab595831c0e57003b5f05d8ff..c384ba6a75b9dcb37fcc9a1529df6657dc7a87e3 100644 GIT binary patch delta 4837 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 P?#XCYr%<+V`k(&;yFUq% diff --git a/data/translations/pokerth_no.qm b/data/translations/pokerth_no.qm index 8f6f4cb02aa5c946a57616f6418c255e34211eea..8e0b2843ebd91f975566e5dbec2ae4d6ad5badf5 100644 GIT binary patch delta 1344 zcmXApdrVYE6vn^1d+*)7cVD=G=<-;gpuA*pDRc!SRD~cUplyMcK13{u(g+qQRt>Ba z1x27BjjWGuqxNBd+6JnXhg9oZ{vmBj1rmrt5uq_Olq$5{_Qd(?H#3=Y=6q+qnTZz8 z;ourQ?7IL&0g*&y65vw>yqW`Ov%otK0`h7`-DSqe5%Bk80QGl_=Cj}*9S7VRAec{4 zTri_<5<)8NTM`4I>=WX95I$@KjG++fc-mLN7#MvXg5xGFTwpYAfzXx*=+hBb9Skgg z)bzF4{tOuhI{{4%a(3*aY-f;rp0esq$lKteDytb+pTppxLaNS+`*8(;-&H*5T%`TO z+}?IQ9Wu6x0lS;8BJuhW zAi`HsY1jrVJH+T;tY~!YCRr_t*4i|{eL&H_Y!rCeL$Pp^RN-|c)GEN7taRoykbrdM zt+HW?|BEp&Px*UKAF$TJ%Wnq)rhML-d=apY@s5qXfMVe}o9}T(`+l|*>Eu6~pxTmc zd|QKyw9hbFWxnlWj*jqVv?lQF5nqtTb&Q5_Mz4Pu%|?FCLk3<*CYp%##4sT6A~BBm zFOjqd>xlP&{Gb9FQ0+lo#Ayong}6v_UqN*#16Us|?D_NzH8+7VYF7BNXCI&o5^f*e zO1&u)9#8!QES(o-Y%=x0#%TUoRBk>&y>&ESQJC#%qI*CX5Y{C6pG*W2-W3l-P)Al> z5bN{b0bcxEylwC#ql)6-o^y0{@#1)|AI;mv=`PxzIHGcE`4d>_qjH}m3kYMXO+qc@ z%TyiL&^qc=Uqw@%HN~p7x^c2lmpb+Gb|7?A{faJ=t{OMgrD^0`Ly7vx7BZs$1NHTx z3Q8Oyg?>*mb#F074@=oL6Tly36jK=k${8)C($)$p-13{Wv$T&2w@IZBv&kw?7{g-UQbWTXOp^~PZO^OiU1e|)Wv vlxg*MELDK2fze_#teV_G#xFJ`H9e$$8fcPI)A^Cmp>6K+^6d;Z{;=kM?Yv?$ delta 1323 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 delta 2327 zcmXAqc~}+K8OGl`cV;d#cT)*PiRFq5AS%czQM}NK%A$aXASi@YTmT7BaVcI6ZXgn1 z3@8fT@7_A>(3y;%p$Z0#FA4i__@$2|Z6^oZDEQW=g69e{>hU^csAh zH}LkijG;Z?f2agJ)<6iNaZdrlrh~-!5H^<)-#{qg0p~%+yj2hmwF6$>5Y8k5ZjKPQ z{1u2wEgy2ST*2bXs}#)}g!p_2sOB+F>1UkXhtTVXfRq}9?P>xXcVYR;!@#T!h$<`w zq-}^fVER}^&zXL+MAh}|5)jL&dW4UGiEkLQi&VY#^MKWks(~6(CMAF~ z9yto^ILH`J141>KL6dU|dc@Iiq(xNi{1$W!idw(jTEdxj{p zS*_}$F{LE%iVX;KO=Io(L&2A+u3GtH4=Ky4zbO~gj@*0Cm3#Dxv+`PP zYl-8}d_X1S_$$7CCfy?clF_}H(T`^gN#f5I()Q*Q{+rJ0fG~$K)S16!odt|}%xII$ z=s%zDYo(x5YxusaR8^@a{;sl}n7}`FlYu4A`Qf*SamzC3!46nR4$_QXZ8s-r|khlm~bLv8<5^D{IPi}RpW^8 z_5LKPwrHV$v>PaK6b2{K=|T=;XpC@wy(_TJPk8hr)zv#&g~z@!VDUf89ztJ>>Sg4n zq#L5Og9~82fzft9W5B13@pr{Z)n;HT>{Dtedt)Y3|;i>t}YGd{Gs^4)e|PlaSPSPIBp()2IFXxxo4?||}J zw6!Qww67hoF-J<;PSR|ABxUBcP-byb-u-BDWe4NCZPM=wBIwQxjES67SwVNn+cVDl zSo%X9Nf|dmI`ZQ%MKLTLTUJM{If-%ZW9j59Gc`;|mv+PfbGoFfXUHmwqM2ankZ#>? z0~V%9cZwoJBtL3IY_X9zx za;r#*{9Z3#t7<2oE|iBvTAyz%kBr)rfjF%?%?TE`OwkHCEmU}Ww4ygLq(bY&QDpDD z(7Nm+CM0Uz)|Uc1`?TIcNAYqog>6%s4>|;Z9J*`CRPNGsP=`4$M!@Z-x;hB23O_cG1xAj4h3NX%- zaY>OvtsvzS2HQyxR~1f%f&3$6DG9+r$y7zkI`GG`8opdgK8+qSd==FKY;!eSb1S5_VPVYjGR|2 z)<4!!7p^o0l;5WuHydkRj#Er~jIaE^1#~MMX!dZOnp|>FNm}mE^hExbbCcfdlkEQi DU|E;_ diff --git a/data/translations/pokerth_ptbr.qm b/data/translations/pokerth_ptbr.qm index 733719dec1f4e8f809bf090411102ccde62f1da3..352e7d935b930d66e94170edc344752d13569d98 100644 GIT binary patch delta 4926 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 Ydt@$76uZHlo2+^E*Oo6@$|SP?1;gx(UH||9 delta 6276 zcmc(jd0bS-vd61u&Y9)R7MG|f;)wf#fCgE_!5u^tRK#c$9bg1>7{*}$k>F@h+%Y;t z;u5&7QIo5QM2#D+sOSyG#JC3|#3X9mt{S5vzTcday!W~9|Mz)*KKSj^-KV>%x~jU) zY%5m0*{b-kxoZ{?btDSyBr)=o#JDFCj}}X;Y9XozO;-fI{>tf<_O2CuE z&-##P|1#p2apa=nvtolqcP0MgDhwPa{YsZlybsW*SSER`Mj+pK?DW_EuEf7d~ z3EGrf$T0O8(VJ58TJe}DWI6d3eNPm2m^$2_M>O;t^*Dc;sOT<*6~Ve^f+%wJNuuDP z6y5hDFxx{HG`lEu>`kQ+nvaQf`I1JQ1-pJnqvlr-EgMLqmL4S5Bc8^-yN0Or9U42i zk!ag&iZ5J36fuqxPHiCe{;xDXeKs^~po!KY#9BAf#KHz*!PPWz8#G^Q1R?nQULu+I zaL}~{6DH8aqn(I(-=xV;%dv5HnmPm4%3sN_1n9UMrcNEE*_F=A&{0GElXR(k&JBiJ>$sz^? z66^Sq-^n5zSK-wQWuubk5VdP7OPD*D=-uTq^VQ=-rVxq84@f-WB}@9; zL~O2FHuIx_M65{WIPD3|3nE#ETv@?Y97z+`1KB)7GSR6aA{jqf_F-cdOxz&bu_T)4 zP?+pot6E}~t+LAuPC2xj?8>Q1VjV(dx43!4LjI6F&cQ-cs$?&!s^Hb1%1NapMw{jG z3)n_a*b&`DVo1sKA%H^kWu0hf5BAL)x{`bys@AfUi%ft zpY?e8Q;GAx5y^b5oG{s!sJaiQDK3MzpX8c^^g@)#MY5rGuJ_PA#3IjdL7gD*ibAgM z+em01W^*B}b`$HqfD7|}Lo~;W8^CuUCU3>f_-dmIro7F~t$BavtWxFUHm zu>>Ek=nxXc@X?%`gFumgNF41ev8o^U@$f@LLt-UHg-RTqBJtBIkt`ydTT=}m8Q%km z6zeUrODtK$mH+H2BbM8m+Z=aEP@sDxiOtcqAu zS0n$S4HHs6=S$ALO^iRmuO0@|f3%BV*YP&7KBM{d>#<<-_xMk?L!hA(`HeU5tT@DP zvgQ-(Tgz`fI2)rajef@^PVX<0 zx!8TaZh9|bVXgW4xy3}e-u#{4z9Tx4%ijwTh^iioWHJ~3{QFv>%+D3_(QAmcAFpWE zzB`WUq{R5a5;Lq4PxB&Kn->b7$eqX!?@7#Cr!cNH;Rr4$rn3jQ{|(I*GqxrY)m~L( zyu$sw@QNa9U^G#5Cy8TjNNkK$r6 z3c+3~n`B#v4gOu(?2!dkS)S6EzMdExrtI1P-0e_*xc{mQywphab_ZqDA{QQe=7t|5uoL0v1ONh0ZuT0pDI-qBPGI0ZZMfSbYTopoW z$Znq^;Xuan-I&dQPv|mC?QgLyLJPypj74kMm4c!h04df3`DDkDI3l_fI=Nq z`bi7mYY$bfw(BS29$%yKkSX(3KIIP)CS|G~GMurgMiqP(-rm2JYEYMqP|W; zX*EwZMu*ENq?szErVYaKges*De63SW>(&#BoL4!cgP_2Vs>M^LLcj*qicg`SYoMz1 zSA=Qyx2pY<%2DK&yHqEx;%ukvSJh75gJN@!ngtf3P}rA6{Ig63L?D z)gx1Jc8zz`v2!p#p-!C;f+HJoTjJO;BAN1{#DQA%)TOZ06^q)8`E1}qb%wK&*vQvv zXI%oq)HOkDFrRVi>;lyD2eyc0K5NwlX=Y;Y3{lVVx`V`WM7_|p8^z`_kt`)yz2pNp zU&s0C)vIQs>U~$@u|4W_I|dVL>8D=*+Y{soi+cU@cp}{ab@^y`f9N`iM;p~!{7kS& z-(l(lb8!TRSE)~ahC9H@)Kzi8NR4aN)%ng&4`ar^zQzEiNB=gQ{bIr}b9|CxY& z4&4(d=P}~{>?=Y27Q8o;6TD+_zgON9+NI&P8(Sliss0dp*9XCL7ll3(YKVSr5KJ99 z;g&QDCeM)#=OvEmB}7$h#QOtUnR9?xyPKMt%dp7(?wT9dTjM!dbF)VxB=*((^wS(H&{0#D8c6hwx8_da zGh(eKYM!_DAvR{Prg2HJ=L=V>&4|FK)&gw{A6RbI60OgQXDHW?YJFa$fYY??X5c+P zm)7_81tRBCPXi^Ev#GW>N-U!7PHdBm#+KM~wFK5u=cTYqdMmeUPKmvq z-&WW1(nX}g5S@PxoTmCqUDOyiE{*#lnY>Y#nCMHa#RlEX7zj9Em2TcB6VCLQ?&Im> za0~8|7&%|Jx4sU!K1g@$A1mR!Z**0Mejw&^Q+MiLIMM;Nx@ut@zK*--s#_u&R_)iF z{Wt1=+VQFGo21c1>O9@0CN^TJqjc9=^a5|`ZuY4qHgml0;m?)0T-xiNcic&Ae4g$_ z&L*P5U-T{4;F6j!SRe2$-g7qSdp{~8mYAy#Q7^(b-&^|F?^~iG`b0mTc%s-)eUi~c z)M~TderOdE*9!g2RSyvVEwAeH75EhDbx>b4yc5ysc>PB|)Z#n6K)<1%9^ZCl5>LFZ z-&I;eEPA)TLVJs-AXLBS!ce@|U4LX`J?e!c`lGdQF8@vXw;t`V#Ci z_ZK-j{_VDVx2`@!{BmXTGLSTwqrvJ90;9Hlh;+k16bNP{xMv{e+$&3(Br!2~# zO!V3D?7*LqrsFwPeDd@gsWZ)_Z1g#)AAY&A&@7B)p+5?JR!X5R=*#$zSw{Tgl}R(u z@1St<$J!d)N)-4%hHtZ+Kla1Al_`8Lj)Bln- z1#25AwA46=g)5{z-0b3$ZvT7b3`lOpO6lbH-+HBBbw_Ds6!U5lPD$9r2oX(~0HNHw zer#KMB#N~P`rkvtMTtBbO@sc);{IlFZBO4V%0Z9SJ$kNJ8;|X*qVDNv{l_|P*Uk=Z zRZ5v(5Cvn*0*m@$>o~lh3K?zaGomLKBT1kU`(#pv`+71)Qhcx)?LAC~cQzuBnj^0%E+Ma$YL4N5yH59eZ`F#Khpg=cr*_ifz$ z9-Wlq~ z-dp2j%KmOc;*ahnmy;^Y)0AwWpD`|ThQ(pD*izGN7UQ%`htZj4G1@cj*;cc|*m-7l zrn6tXWtKV17?o*F>0-%{x}?{_{q637_ws`MjAPSnsaA{KYR62k39aj*WqelwkZcC*8r>M+~W{G54qOPD3Y?#%1wUis42<^O1|Oge^+$G01M z2L$x>>m3jn(9<|9%AAp5ai9^OX3q9BVn&+t+;395x}OF$WhL%;JKLB3l*@c7cD*xG zQ(+pE(zl|1RvFXFXbgT+AyVLvjd35dw{_nrR8=gVeWrPZYel@^4qkhu!nMwS0_#<= z>uDD`GrE6xo~#i=6v2kTb^FBxxov;e8Is_5S#U&87@}1%<;4kklXw~jU$tVQ6tBq@ ronDV@v(MX$tqIzf5X-#U?dzY(UMu!J%V8S+(|`iT@9SL1WZZuN1c*8$ diff --git a/data/translations/pokerth_ru.qm b/data/translations/pokerth_ru.qm index 87cf42362484d3315239f395bb49dc16e0f79cd9..499762e7b390627b65d29079ab41eec52c29764d 100644 GIT binary patch delta 3327 zcmXAsdq7Ru7stQ%-t)NUocmBQcNmpHppRQK6T|3`zW=@_s*tFebm%@AS{-?6c3^YwfkZYwg{}Jm!2Jv!$creM%?W z&c6fb3512njC@KQ2vluNnP?DB0jd!|lx0e|!9+7tX8V1=#eM~tsZ2aX?yPeLJJ{0BZ8OMs#=nEJ0BfOjRP#U}xVdGI^82MT2Z zW-N>$r@n>%;?Y1}Jp6OX*$LZ-WW%{y=7AKMWjy>(+W`j$VeaTQVCWYzuk=H>?pMH6 z1w^zP?zBdxYmm$%ZHNn_=uT2&^^Io0H3Nw=$?zacWCRD3K?%8z4nVO7&IG3cqgSGC zZ5Yj8MZG)CZ=H#z!jI(WQhe-b1gx(qI()esn7d8k7W*6u`g1#Z2v&F(su(_U5b$d^ z#fpPEU}SgmcBO4#s-pUBF_1k>ahcr<41OlFHeXR^GX(f0PH}q|#rSB5;^~v2Mt9C7YgNd1tsrtwzB?QDLGT9 zY+_aeJ#Y$w9Z%cKSAUEK`QV1CZMu| zYD(uMN{VNyDyni4;Fu%RsYMlay#e^o3svGX3hsDsRo0ATQcHoVVDMBRqeON5vnSO{ znCe_KeYdDZX6E;*rzK?Ik)(PTb_Dpg7sFPyC;O~Sx2`geIx*tx?xciB#=^}3qcG&k z{~vJqF5~2R4ES>><6^gtl2gch(}`+t)PBb8%cH=FwalVlDLsYrm{o-l!1~QhqKX{5 z)7PBM*eW)fD;Qg07?bXOk}CPM`59yA+|2C0n+1FhU~+xig&)i0o>~D!t}|P+j*6}3 ziL9-n+#Jpt6z|MyS=&C#n1lVZfd%7aZY^R8;>m-BElf>i6<}p6bGxs(mNl48G4-cu z!$k>9eL1cE+a>0fc_obn=82;Sq-|&3bR_PYM(jdNC-wz0Yl!YN?m)}~vYryFi1UdQ z(5zhIW17E3{7B<&EUMdp`_EY}cMp~LW|lur88yAHW;LG#afHgybz$7=+;>lYiC(Des)-{M%{?0Pn*B!=qp6I(Qe z>Wx{!p5GWq_2m~HAxJF*Ir>F6VK`#QEc%mJv#WFI}GLYu#n zec~pPv|MDSYB|+pYEXw;IIFMwQlVM2(;UcKnTE-44vgZu?KA=pGPp%K0o1&QaN&QK z1MWFoY!F$@PUKegCvBZFacjy-fwraGCihW5cpJAVh`zs(&!tsnQRkS$oxIaV)%K1% zx1tB&P$9E=8+Tsc30QKFt6N4p+UvyK9NtJftG~{*oU{Q}MRO1CT?2OR)5UPiW{uMPV;<-+kVfr4;3T=KYRRi!5Ht2kap`sWbS% z3OB0uf&7v+hk&Oi_!aYKh^V_zcP_X4eF3S{mIiO>Zoxp)I62y4Rh!~OOH_(&7z(? z=DfP>#!6})KM zb~0;XguwRiYCa3$QKnL$K2V5i_M-;7Rc3y^@I#z0jql6M|0u+Tl6X(6g>|N*bQ-41 zd{!)^ZjAvfAv5Hmkda3c+V3W0K72zPcp&VaoCjD8lNr)a$R1z>v^7HUDvDUpd7<3w zDq5RH3D=q_h2OghHy$Y$%&RZ(_&X`8kS|M{ml36PmOsmD< z@pnmCMPjJ$1#;uO7-_GgL_ZPNNR>coqPUMGHxJGeb7w|C0j+q*_>uBcD|1q;SonJ* zuzHGknxk#sEEO-L(Kb^v#hZs|y)sYn8At0~?=F65vjN^+l2pOHskdk(c4;Yfy%)`5v|D zXlcN&8(O>3yTO641(b&RIyM?BJcO)-UD-4 z)Dim?>zrO@0S~9@+=TUXx%)~t=}!ZlS&Z3QXE43i#d060=+^2Iy(!v@lXQEA=zuSh zWiGVP6{KARuJzXyYMSV%6m`e0cmgGlb*CoM>U(Q+ryJh_zc13Aokm_ZwCc)d4Wm0v ztL|LnYCycLyWkj4=SrB&YA0Ro_wBz=(f4z-q2e6wEI<5VuOD!KA>Hc->YeW;1I=an z5h=~o9Y*L!78>clh^~4+KNmWa^YzJ7Tj`SIY<{LQa3u?&;Cd8_`qv)jE8%wLY;S$x JCtrQ}{{ZU~0+9d! delta 3332 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 diff --git a/data/translations/pokerth_sk.qm b/data/translations/pokerth_sk.qm index 3e0e563d27cd9d906cefeae33f1c4937b9a174ac..91f63560ac7ef7dadb45b9a04b5fd28b6a2ec914 100644 GIT binary patch delta 4916 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 delta 10661 zcmcIq2Y6If+WyXDN~T775t5q#f{;QG1Sx|Mks>7!Oq3Fs%-l>SnaoUPCY6PuuYeR8 zq!$4x0wNLx1f)m}O;~y{8pLe=vFPIro(B`_5P1b7jXA z^|f=F88rhx5>aEKDQ#t3a74!US4qfftdX(q5E&!a16vZCX#*w_9XbyjKy)MrIFRVr zN+N}iXu&)g-_MnhMNS|Jd6`(`DI!%rqHkU%>i#}aV2VR}U^TE%QVP-6*l^e$qHEnq zIdu}zg&Cw=JRbO+jNh6hWHY}c<+(OQ2R2B^URRRx+u6i)Uy>?f0oEyy@p?^C^=Ly( z?;%y*EZ}NV70e)J$RyRa+DQ;2V&0F?CVAFrQ8hmj~_Y` z3(O8E!WJ$j_MubJY~&hv?{Gz2%dJF9FUh#NwS>&mTVdWaiJ0$IMQ1M}00t#LkUS9jNhQBFp=V86#wu+yoEG9}GqWE>+K6v}i5DL{0OG*z3nF@i%?+ww~ zFfLF(KSUcqn0=ET(s1Ptc=w2qCc0mVjWdKi@9RtK3uj357W98;59xWXjM$82Ap`2c z>#xoYaoqeXkx>!iFF`{2{Dh1LE{FKfUcgbz3>oLDP89A6nRo+E_x-Yv#VOMeO&h2vr6B$NW?nMUk`50w+QBatlXt_&(6(1HgtzJEqSR(FhYZqMyRbFDHi>>%Tcnlj$s z1`KRRE}yBKR|4l*^AR#F7QC=k#=l=uF1ZRz937>6zuz&U!wTi8ZRF9EGEq zuKXcRM=WKy^7g-wSl&A<ZOGTTDsPc`v=s2x}zxB}Rm*pMH9?a_W7xQ1BjMc^Ue zFd%#`bx{Bh-($cP;C*yNs^~B*vEi0Vy?QB%%_fy*6QW?xSE_n7kYe}csG1afL#+QI zRrFnGcJ!92-T6{t+jpuGdQT?S_p&M>uR5{dWmQHe3(>)*DyJQ(y@5fM-RTa|gI+4{ z^e>2|ZBga5go5J(e^urCO$f6~s{BRR@T5~h_U;OH`-pbw>O*7^^xvWI55==Bm<%$B69+sLC3^Nv3X*@$*6n*}%=J z%bBsnrZ!Mr8I3qD*`T`q9a3p^yXuE_I)rai8DEcA-8)%I^u<_pNdI}rnETW?mPDY8&Qxcu zOeGe7Se^YF>iLCMYG0RLM2jP2TsdAsmbhCzA`M4sZ=oI?jkurKPd#?e4q``!sK+%M zg`?chF#uC`R8MW60D^E(Jv9vrFT1LqQ?eLUEm=LUbPdtA)9Q_34~ZRnO}+ga;MP{^ z{e_KCoE}QZg2UAZ!f-U~9uWSz|*6F7D+iRzZ z4LYFy{xdVNPr}sqYX%Tzvy7T&=KKsvk87&sqRh@wYHIw5l)18@MsO@7Ht-ouvj=d# z!r0MY%iisg#LiU$wn%)=cBQvH-$gIC<`b_{ID6wi1RdCMi zW18fR;1L0)NnHwoUoX^H0{hxw!@p@fW7iYgtkZb5Z6%sHTvKRmMa(ilGrAP*#j|DH zQC&0s!`;LR#%m^}+lbYzrr*%b*z=)zXIVKQlJN7J?P1{i0WsZfR>CZj1+o97}^(8uyA3En-#PLB-=x0NgfF+*@-E)2vvEtOw(xIP1 z@J?D5KMrL%TpL<8jcB%3`}}6iyV_ntwkTcO$NmucL)7*gh4E_w8QSD_II|_6$++^q zgly0d8E3WD4xbWEtVN2}f(dNaDs8rZ2b^oH)_*w}aU3tB=YTeMWFp!lWy~>XM`j?- zC!W%ds&^fUXO;G^fsG)m>m+2GA803!HNzM3E@)@ZECOvFE+MP=xpu)CM1y03cHwtF zLG#<%h4%)c&Y#jQ>5pibvPwc$v!-@MjG5>yn|AByLByW%X!ou~jo2BX-Is{V%sGR$ zWCS)ozg2r^3G&8-Ioi{g;X4u4v==8sq0wd9iyKo>|K};S*GGOptf5!NQ9ZOjR^LZ# zj9>d>@6+Id;o95rko2QL+I#bnS|@eU{*tT&BigB>yxW*}L#KTP&bxP>u0g*jV%7HP zA~H}7SGgo)g9~)6uHYzV-O;`9<}qSzPw8ITIhI()b)C6UlK`>8Z8|eQyM^~;Tyad- zqj(t>iq!Q@a1qlXNX1#- z)9q5H5?fJAcW@3YnrzTr+yH?lr|52|O~l^I*ZmrJ7!KNfMfY1P8+AWH?93Q_Qw1zjL#=OK|2zaP&^LbzZP!J8TqYD*ze3-p2b^wt zZGF;4B(THF^_KqEaFcqdwfVT}-42(Feu}vBWmj)=%wPN_78M z{nYNC5$#CSzdI3ieo3;7hcpth6pen)1=MY8Fa7)?2(~Y%|JYtitVFNhMzF|+7=4KV z4QCkiC9R?HoDBWZQCo?5hv|=c4J*_J_9u`ft7&MeM*f{bhSR zF~Oj}KJG5D%!T@U^}}JhPxKEbPs7!@mBEmWa(QF0p>{Y-cf7VCeEMCSVK+nguQuER z?inJoFfVZ35OwVYZp9sdpl18`8(NOUQH)+-Xa$PKhV(YP_~M(y{H+Zgr!+xk3~Vr% zBk+*i%kXkOoN3Ap30ch)8T;Hcbm<5|K20$6{$vNyo{@&WEziNEqYQ)JL1OY=G7S5j zCz42meN!w^vmXrJ!#Il7cMT)zzlWS(WEgqs9XQ?360$8z4YN8U-~8Uru&Q4K>i-YD z4eMU(iwSPSdIvVDv)HipmJe~uBxG}ShHVTN5&JuaJ-x$;Zgwyn--Y+fEHbX%A|b24 z*YMMshj7X{MpYsgaFv~ zfmfe4?%RGEXWQSn{|HPz^Jim;4&(JIV@VxE$<^z|Lw8`o-^Uq`ru8S%_A{QT=0f~$ z{n&V+b}X@N?Tuf*PzqmA8gE_QflKLTwsdtU`insEcC4@O)wMH8)))upNV_G5>w7hSRgaP zG(!C=5?rKdV$T51zP{7+?&(r|82Hk(w1Wwk$W0Qm+Urdp%{fMF(SB30p^WIuEYqha zx*>JGZQ9ufF%Sa3|B7kvkWR!F%rWivjUm!)HXV!`2cptRLKaj5 zp~!x>>1YmLr>*Hi;4PSB`3t67UBS_|S;Hc$gNS5Z3TqJ;4xYb7LN@Q4u$aF)@Cl|~ zSnF%kh^-qN_R_tZM0;n1z5EW2pkZiO*J5a@svee{+y-RzO4#5MH|~DFgiTAjhZ|OE z*tDY%=-p~z?_Nm-H*6NRy7^L~)7Qcp?A*|u$dnm&DJ2JAuqf<7=aa;SAIEOz6N~Ru zpB8EQ7yjVVL8L~;=oH*-`zrX&B~x(b>4C+oL=Ec_BP6=BM6V#a><*VGq`SR>KSLBe zZcnb$;uW6D$#wfX3=|72KB0%(X=^HG%U$xcj&Yt~Jt6=Zf};nM8`C* z5ND1Ndb%(ZZv?l?$)%LmuXve|VR6|-OPUk?xej^P@^L&`#12vBe)95Oiz^H22>D`~&*2w4#`!!Jm$_q{#VoJx6@8Fc z@bf*n8fINbk09;UDJmw%ALFrjEq1TPlM&-D^oZ@nY>&UNL$FJ_tLgvKScQBHjlcLn zXw|aii!rTQ#8-Lv>20n_Vd~#40ezJoNHa4u*hb(w@(J*{CwUC{}V9t=p;IW@|!Q=m| z8%+B4jmVUW@g$NB&lVCWq3W75zl#XIGWbsL%bSfcsdgZW%otMfHwI4~DGpnEFx7>3 zMbZ*p`Wa6yEGl5JG-jszl!lgzuA`?2TY1r+DZTgLxqKX+%J4Re3Ngw;dHC_;hmXyZ z_VEO}48HrAEM28lW#O|hIvO*(VMc~D&nC5B#TX})D=2R{v7T2_)+P1y#X^~V(FX5ixe6db-z-HjWF8%H(=Oi)!dm?IY^@Ilev z$%?K117(|V!w-TWj`H7+n_WJJ%Kek7?*1I*U_Y)@2Y8AD`&y}LpL9f3<%5DxF@15D z!8KT&EC?<_HEu&U6o|!dFWG}Fzim|2v4Y|??Cc=5Z! zbt`3JqacT$e!`olx@QtUG44nX9(h=UJCh9(yPy+aPj*M{z+SX$)I}P>Bie~p(Vt1% z;@?}12cjQ3XJFk54J$(?lFO7O>6435kNZ%?Xvu?9s?Kefl;N?NB{_o+ zYVnNWmr@}&s~b|B2ZGRb}I8nMaG9 zzaAMb9Zthts;UWj$Z z@jhBe@{8%|j%Xpl;&oTbDbbzA<&trcJfhnJj`6r0<=m!n`x;T^L81fym9GPxq=jN+ z4f#4UtIBrxtmXXbsVh!0W!c0Sr`w$+*}2lPiqpqs%soE4QHH7|X5t3f~|` zqRu`zqd(u_vbpnxG>bLM?&T&B?CAy4>hkP(nK@P&@WejPM42>m6Lj|QMza;4~?8$(dYM7^1lXARr%jDiV7<95>HQ@ zsPJ4Y*B3eaa*D-iQ7*Mdn)s8%6--;#IQY@k(3wMP2m359K>h9o-d8&=2IRqyde6%W z&pvX#^&l62P66cX8jB}hh@Y>_+V%dgq<)^8wF`{LW#Bx=_rFOW!KHu1 zHwEeen{k59HGvkvcx#Pkv(e{3-Qm@zy;Pwbc;J zR@XdIQmWD@H&y>~#>sy?px?Zl*kGF9(RRTr_yNjvxCpH*sqFFhWq8kzmNN#vq3kdB z(PNSL2<{S?>qI|S!i5oK7%Sft>~BD7nHAs1AU=gxFiy$%vs{%qm$z4rOGCetZZM;? z(Ibk$i5=(Q1(l~LDcDH1XH~{7;9q@kcAtwCDs5Wtahs-N4^DUsA6ZmirSHG7=l`WG z^KcscTry!2ZcBT)(h~E6tLcK>2H)bW_*t%Y)r*Kg{4U2$DY;O@&@4j#5=Q9~2Xr2yr+Wgt|Cyi^R8NZ+VIrm@!azjI_zuv8N1`Msj;tsUNc5 zW4yHqw_HDL#W^;25BYLuLmJD2P@M9W+c5HR8_G1xC0$d!m|4YjYCPrLzqMn}ssULM zj&A7BLk1C#r$<4VhmCl4duqH$1kU*22?7_&D(F`ID08CMohe#Dtw7n@SFo<~5~mP^ z;O_M`f;&?^jsMe+9r8zsN)CkL+;c#}lMDCYRZVE*;oqR}wWyiHYmH6!ilPf8E*4*W zo`(Sc@#mE%cB~a;?vm@zaC?1E?%G`1RpNhw{Ed+v0Hg-R*5|hd;OA<>1lu z?vdrsXF%thoM!7`*prC%`uNQB>EaS9HbXo*Ip_c^SB#S2#Chl#;dqor?E zj%;wpZ17o$ZODDnha-p8CxET;5+4n22F`(Fv1Z|9$~TjlTsd_Wg^ge=c5fRq>u? z(u!|~RV0eW7dy_zd=>VKhCtSSNfpgyDF)fN~lWBOp4cfA^Q~}Riz{Qy@A^quUT?F$iy3d zRgR~&_=!g^&kQ^ZRHP(+ALaE+K#Ic$K4gOa?5!sffrf>1WqeMHA9oQK$T0{l4+Icm y8!lB9tg(9WxYpjT!AnJ^;vV@^nMpwdDn2gb-x3CMybX&_7i_Ir{P|S&%l`oH&zL*_ diff --git a/data/translations/pokerth_sv.qm b/data/translations/pokerth_sv.qm index 546df7756532b41b8704ace97aca24fde55b46d4..abfa113f2f3b1f4ae5ad76f710338acaeac3e451 100644 GIT binary patch delta 2505 zcmXYzdtA+V8pl89{4VGGe!p{06uL}0LP&93mN72Xj$4Dn(R> zE~vDLRBA@{f~G-)a@!px+q{a{b#2F>*Q{nH``GXN^*+Df_nhzZd_T|UdA{fETXlJl zI%|NcU-m$w{XYN<2YmF5feFNMz^<0;dA9b80L}{tJORu-MxPbN*+O=LF=#9JqFq3W z7x*W+!1S{aye9!OmP3d+K+J)#H4E_Yhp?9iMz%0!oPv;l1sEkTdhCKwxe6F_7h)V` zvmqtBd!)Gzb8|0KD(~St`5>TjWgPmJahfyyn(~2dNng_VK#@gfUkxz)JC1vx0w>IQ&(j80$y*`&2}9?@nv;eV?9OdR=>MKT5 z&}!&_-*J+8F_l-(xo-9c$_8*gZ4YU`PPF8ba-fiEv|sokWE`x>rj z={_pma;|3LLSWq>t}%wzePbBc=lj%=GdaHaF$r_3&T^9*p-vxW>EVn)i}}iZ@5%Ew z_{#k%;xCNpX+*NAi#uQCUIy?F7^lmObAlMx1o1V=6xe$&f8%-+APi#+@wY_sw&n=F z?E)pe-I;H@{K20!{P&hb;&c9mNe0%o^KS+a*T)hah!=^Y>F|$;Q|WmOu>$zqkJto6 z6cb65h#ul|qC)H?E*8+-2NWz5#PSkgNV=f;3#o5DUMSexG>|VZ3+_EmWSVecW{fqE z8YpZCcOm^Eg_v=aSi)-|Hrhbt+AYKu(gsc<<8E6aD~jG1j}UU_kPL3+Lg7i;M_($G zZrDZvCJM*T$CJN1g{ym3laEVV-Ow~;ZWMZ9V?5b$piTVqRss25_pX9uva zSA10GM6>LU_~c(LK-iDs^Rpg+e56d%FYhh2S)L_SG@74i0)z}o$4#^3^cm90P7@b0 z0f_9;1QNG?->-7wD-=R1Ml_-$|tJv^;J4A88zhCTq_wr$I3~ zQrmDpk=o$3q0A<>_|tLHW6XCMsd>Rom{bb`hN^H;$#_*%^ghwQ8TBv1(*4BJg4p_Q~`t~;CoB}zx z*Ff{pjxj?mhx$DRrUlFE0@fma9E_0qamklcQYw zO$V@`TD~As_Bnd_THY1v_~CN5NWafqA;0T$qWz9p6fSfmb&yFBHr11XKT*U<#5GyU zNHvZ5SqqfWyNO#`6jQ`LAg@)Kq98<Ua2i04GQ3^CK1m;X#ZU>-86pQb6-led7%}sT8QcF4Ow- zAM{PH>j6`UzO_FoQ!-uOInmrf8{E~ui=o+Iv@uM0RYWuAjA1DRO6Z2+%eovu_tLO2 z=RaieGlp&AJ96YnL#mGpT}|%|CDRP_?_wz9+%`i^-YsCy$A((nLtyX-!?*Kj7<@6y zaA^?*&h|E3GbPh(a%4=2vvQkaa-vJ-?^bRfn10r3%)i&uxUaGD%I=~Qe{NMix`d{2 nwbd`4-_g_wqs5w7j+*I!Wz{Lq+A!tHNK2y6;9AFtpQZf|<-pyL delta 2348 zcmXYyc~lfv7RJBsuBxW0x*KqrMh?=7K>-C^2ID{kiJ~lu;zl5D2#BEQD4U4TAOb>y zf~A0{pg|PS$PDe6D1>MT#3j+mI1q>v4483ujv3_`nSgV1UjF)3)vNdJ_TBsH2GlQK zs!K+xtV&0l#+(B177*CS7#2pH3hb#bU1S{N0%+y{VHv=Jlk_Yz&g&`7G=(h$SG5Po z8wKt`8SqXq_&_gU_Ehkx2ZQ85NiR4XN)Poznk}9-MnF7!g$8LmC7-dF~S}>J^g^mg8T?N&3-zL#Kw}9=cx1a z0CqLtN^Cjc8jWsm`X2QNeU?G8+KIupd;vqA%Eqo5@cULZtK}R}GpI^GYXDq$MXxrQ zQ&cwwE&+e;Q~jO)h-EqJG^@1yMz4V5J4tpVo-x6;v?2#x*GvIQdW$)J^ip ztyYHA#%YH%`Okh!(o9WN_&zGlDox{zWkB3xO-JhYKyWbQ#toXM&2;(^Hzh!08XwF_ ztDS&_*_@Yi0i`I2n>jk1_!lnQvIU4}Q}Q$>m88^aOtwv2MNkV#@H?*hCrZr6B}%7e zqI&NuWr%)pRmO5g^ZVSH{iG@9Dcsp9wE*`cqfam6e0Rq6?p$LonF(CSeSPgZz)xU| zcH%lml3AM-jH6yL2KjQ`m&xgj0j~SY-}INu{Y%LrwsKEAB_O7edohX_86QFq_CWk0 zq8qUB6QVc0tB4K2CKK^GkdQ>AtR!3`KBo1%#6fy@<#A&eIPA#_btiyvg}n9x<@(e% zMb8_}&iv*$XUdj8pE{M?$n4ATRiJjCS`KqnGjh2_Aq`_7VQk zL(=BlGyIcT5)f3$7=1y|gi#-+8IT` z=fWMoUSQu%;a-a)jiHmmgMW7d8`_1(7kvTgXu8&>{3Wn$laeTy!kV>9_#zqxZ?r3$ z&Qtq7)uu;J2NEx63pd1&2+Fi&GX1S8)}EfR1~~Yc_RNR(0Pjz=-{{E9A3L;njAX_z zqg8Uk+qR&705 zr1uWds&5}Tmms=+5=yy$!dPTcW^0Y+NO9#XdmukUjLM=E<^M-aOm3wRmy5~$E2&2x zFs9jxDVa;CVxEj?OT_|n6CetVRTi=A09BSVFb3Qfk2FwWx&xQ$VR2sV-s*a4uXr=Sz|v5zFZDT(W%DOH**SbXlN)O8ca%ZRS=+r%ptjQC+(}7CjT|A7ifr2`vdi+_$!2;eyD#_0O`{SF$d7UdsD#htSN4v;fhwIY(U0!5Zr#k85!7=fx;bgo zEtDbnlmvAa{(?ZNEW|9=fK>us=@1J)_I~XDOgQz*xOfcQz!H z)&q3Sf{N~iZ4;Ft(P(znz33XIMBdVSrc%5MpXvjbDuC@)#+X_9oKRni?^k_A!U~%A z?u-4Wvsku!f z4bz`j0hN0V;ot#9k!;O-4H?2~QembcKZxdE@NL5h9|K+YPK*oA8XC)Q0w2f*i>?nC zJJIm@BI@9+c7`vOldVz*!&T2*8YsUrZ;|z6Pe-~YzGW;dwsyZCPt!TqdQNFSsoT%G g&g}%v({t9p`rW3hG|`(@8$&E^vgl%2J0qyz{}N2Ga{vGU diff --git a/data/translations/pokerth_ta.qm b/data/translations/pokerth_ta.qm index e40895aaf02ab22764db444285dc2a45a2843d31..1b45bcc0c3c00a6ccda7cebd72831a2009d58ad2 100644 GIT binary patch delta 3943 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 JOJ`TS|37XsxxeI>9N@P72Wkg<=z zCvE}8nZU2y42;)<-@pN`(;2tl248fE{!U{YKMs7^9Kh2DLNc8wz767nDxhaE#D=|q z*9_}ml}S}@4N{pbO$ewf0@j!jyxIozYe4Y&N+3G}Q)g@kJjyUFD;Ln#BlL0!aHSMs z(J2(m5`-@v52QUocqzr^$rEX9=Mcv9zZi4VvtHfKN}U>$^1rwtDqV6;)!} zZgu13Dhgo_FU83r$=4+r8f#^()WSLGI@6-&44+hSBpz&{P0X99=gg8>A z2Jg@$)RIh{3OZ;_)+m-yn(SwkL60WQuCP3+@eWP7=Tuz9=tRsSx&q5;i6a2Za*-Ym0&(9H>xiR>l<&B;#K-hO4e>qk zFCO*nz@dx0P)Z)_S;vdVgMqV=yklqb#ou1>gMN1=>7M6(ZZ!iZO#HaS4}gN7_{9tR zQXN+Ei9;yBbsPDl1Oq7|j!)WILeeuu|NjA7Ht?Hc>4ohhe%q&%ks+@9&I7cd{yx8F zaVn5g$M365A?bAGPlY@O>g@O{>m$ipQG9dzb>L(h-_o4|NMdg}TV9cS7f$u4JZJj1F%Y&087MZGua&FYx!-!jeBP zQtR9*q|T)cS3VXp29ct2IAPU=D&T^%uyMpVI!DCsy9+SX2xoq72aZ+? zmy>$~j;Dwd=%FA`xMH*iro9vzlJ)?JBZWJon}MAzLhBi4>ghqk!}~XY*mJ_;Q@%j? z4`QdnH$d_l(QXA4>;&)nTBbo0$B?P+)~w%vmsx zl(kXZrqI`_?c#pV2;kc}V%dgPU`&a4+@Gh_MvLF+X!jA7;vEOt-MCk5X{CBBb`e`8 zJK*wc@maeBB$bP=%8gW~O0D7ZHNf2Nm$W^0gad++amj0~-^nQIzS-IkJ$YSKuU#-; z5cS9r+Js5o)VxBpIkRa3EIz9}^*QxOw|eb`Tj_MXzLK^j50K|c15N}}!N)QdbJifO zgJqf&>f;1hyGxPjly&PSX-PsAC2NJ0a4(cPRwHA^Luo~tndITZnAu-iYpDPvHDkpe z(zb#W8j$Z910G9X9UKRwY>{^S`Wjf$NBVloL3%%tF<_Lmcd#!-MN6E{pkq$_)A~$n zvRspH+^YemFO=@&QnuDzzm;AFQVm!CQ+nk=%ajF4ZN+4d z9ExFDP+YHP!$<+cKuw;gOweS-8cacWE^N)^&Eb=pf z7TPgGe%J0yBQ9Uj%=lf%t<$F*i0a6uI}UYeaR5TI$slU(Ma8xB(kf<${3JM?C|fxySm^Zjnw_~ zbf4vupfexn;_B%ndl%?ZoxUMQI_lDX%BK_;G1_u;hXR7hd2e);s(A8opfyNwuz2ZS zH?-3g!BfwhJ65}{7dt;EA;#++8h#>s#OU1->-|EkG_X7w7p>JtMD!xzy6Q87 zeJMXp`l6WWG&oI+MbGp#-_Y*4mHNxqC=HUozE-C9WApU24piX5FZ6Z4RZ;%Ehw2;b zVu54B^|!ma5fAI{dNu>q;rg~dhk^aG_3sk*04^&HLtpNqKKRbyBdw#$iN!GaM+YkC zaYGn*pi8x3*_i^efRkZ)0UaRKY)BQ}kv04b+5VJA^UsEokp{Z0^$#@}$&J&PLV0>=E`j04@BNzxj|qEW`d52EP`Il$<3 zKMyD^H;&1_N0~}7=1pw_28J6;T}vo%d*gpb{|F>prypM%sR6JBA0rYjh(ero(SC1R WSN$kg>l3rddc((Pn>u_$$^QUc$zHwy delta 2855 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 X?}4}@wEButdCQpWRGBtm_tF0Y_&iDQ diff --git a/data/translations/pokerth_zhcn.qm b/data/translations/pokerth_zhcn.qm index 5b34e1a1c252e5f5aff77e1cb7c02cbd298e1239..07769911f22dbb682d73e89183224e5484e8ffa8 100644 GIT binary patch delta 2615 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 diff --git a/src/config/configfile.cpp b/src/config/configfile.cpp index 3fb89ef4..8dbf1dcf 100644 --- a/src/config/configfile.cpp +++ b/src/config/configfile.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by Felix Hammer * - * f.hammer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "configfile.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "configfile.h" #include #include #include diff --git a/src/config/configfile.h b/src/config/configfile.h index 36291758..09aa104e 100644 --- a/src/config/configfile.h +++ b/src/config/configfile.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by Felix Hammer * - * f.hammer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef CONFIGFILE_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef CONFIGFILE_H #define CONFIGFILE_H #include diff --git a/src/engine/berointerface.h b/src/engine/berointerface.h index 128a6309..9fdfd95f 100644 --- a/src/engine/berointerface.h +++ b/src/engine/berointerface.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef BEROINTERFACE_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef BEROINTERFACE_H #define BEROINTERFACE_H #include diff --git a/src/engine/boardinterface.h b/src/engine/boardinterface.h index 08061279..80245023 100644 --- a/src/engine/boardinterface.h +++ b/src/engine/boardinterface.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef BOARDINTERFACE_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef BOARDINTERFACE_H #define BOARDINTERFACE_H #include diff --git a/src/engine/enginefactory.h b/src/engine/enginefactory.h index adbc9af5..830def07 100644 --- a/src/engine/enginefactory.h +++ b/src/engine/enginefactory.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef ENGINEFACTORY_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef ENGINEFACTORY_H #define ENGINEFACTORY_H #include "boardinterface.h" diff --git a/src/engine/game.h b/src/engine/game.h index c7eab7dc..8bc93583 100755 --- a/src/engine/game.h +++ b/src/engine/game.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef GAME_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef GAME_H #define GAME_H #include diff --git a/src/engine/handinterface.h b/src/engine/handinterface.h index f05b6f18..6fb44cca 100644 --- a/src/engine/handinterface.h +++ b/src/engine/handinterface.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef HANDINTERFACE_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef HANDINTERFACE_H #define HANDINTERFACE_H #include "guiinterface.h" diff --git a/src/engine/log.h b/src/engine/log.h index 94763a56..fb88cdf2 100644 --- a/src/engine/log.h +++ b/src/engine/log.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef LOG_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef LOG_H #define LOG_H #include "engine_defs.h" diff --git a/src/engine/playerinterface.h b/src/engine/playerinterface.h index 96b5ffec..9e1a7daa 100644 --- a/src/engine/playerinterface.h +++ b/src/engine/playerinterface.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef PLAYERINTERFACE_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef PLAYERINTERFACE_H #define PLAYERINTERFACE_H #include "handinterface.h" diff --git a/src/gui/generic/serverguiwrapper.cpp b/src/gui/generic/serverguiwrapper.cpp index f49d64de..7eb89004 100644 --- a/src/gui/generic/serverguiwrapper.cpp +++ b/src/gui/generic/serverguiwrapper.cpp @@ -1,22 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2007 by Lothar May * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ - +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "serverguiwrapper.h" #include diff --git a/src/gui/generic/serverguiwrapper.h b/src/gui/generic/serverguiwrapper.h index ac833262..df9f5e34 100644 --- a/src/gui/generic/serverguiwrapper.h +++ b/src/gui/generic/serverguiwrapper.h @@ -1,22 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2007 by Lothar May * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef SERVERGUIWRAPPER_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef SERVERGUIWRAPPER_H #define SERVERGUIWRAPPER_H #include diff --git a/src/gui/guiinterface.cpp b/src/gui/guiinterface.cpp index ea44ddad..a17c944e 100644 --- a/src/gui/guiinterface.cpp +++ b/src/gui/guiinterface.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "guiinterface.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "guiinterface.h" GuiInterface::~GuiInterface() { diff --git a/src/gui/guiinterface.h b/src/gui/guiinterface.h index f52f1225..b2470bd3 100644 --- a/src/gui/guiinterface.h +++ b/src/gui/guiinterface.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef GUIINTERFACE_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef GUIINTERFACE_H #define GUIINTERFACE_H #include diff --git a/src/gui/qt/aboutpokerth.ui b/src/gui/qt/aboutpokerth.ui index 32d6d4fb..43fad126 100755 --- a/src/gui/qt/aboutpokerth.ui +++ b/src/gui/qt/aboutpokerth.ui @@ -49,17 +49,17 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop @@ -130,25 +130,25 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> true @@ -174,11 +174,11 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> true @@ -204,28 +204,28 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> true diff --git a/src/gui/qt/aboutpokerth/aboutpokerthimpl.cpp b/src/gui/qt/aboutpokerth/aboutpokerthimpl.cpp index 8a1af5de..1b3c852b 100755 --- a/src/gui/qt/aboutpokerth/aboutpokerthimpl.cpp +++ b/src/gui/qt/aboutpokerth/aboutpokerthimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "aboutpokerthimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "aboutpokerthimpl.h" #include "configfile.h" #include "game_defs.h" #include @@ -42,7 +39,7 @@ aboutPokerthImpl::aboutPokerthImpl(QWidget *parent, ConfigFile *c) textBrowser_3->setPalette(myPalette); textBrowser_4->setPalette(myPalette); - QFile gplFile(QDir::toNativeSeparators(myAppDataPath+"misc/gpl2.html")); + QFile gplFile(QDir::toNativeSeparators(myAppDataPath+"misc/agpl.html")); QString gplString; if(gplFile.exists()) { if (gplFile.open( QIODevice::ReadOnly)) { diff --git a/src/gui/qt/aboutpokerth/aboutpokerthimpl.h b/src/gui/qt/aboutpokerth/aboutpokerthimpl.h index 37219c23..fc99d8a2 100755 --- a/src/gui/qt/aboutpokerth/aboutpokerthimpl.h +++ b/src/gui/qt/aboutpokerth/aboutpokerthimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef ABOUTPOKERTHIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef ABOUTPOKERTHIMPL_H #define ABOUTPOKERTHIMPL_H #include "ui_aboutpokerth.h" diff --git a/src/gui/qt/changecompleteblindsdialog/changecompleteblindsdialogimpl.cpp b/src/gui/qt/changecompleteblindsdialog/changecompleteblindsdialogimpl.cpp index 84b98bad..54be8f18 100644 --- a/src/gui/qt/changecompleteblindsdialog/changecompleteblindsdialogimpl.cpp +++ b/src/gui/qt/changecompleteblindsdialog/changecompleteblindsdialogimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "changecompleteblindsdialogimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "changecompleteblindsdialogimpl.h" #include "configfile.h" #include diff --git a/src/gui/qt/changecompleteblindsdialog/changecompleteblindsdialogimpl.h b/src/gui/qt/changecompleteblindsdialog/changecompleteblindsdialogimpl.h index a5878d3c..aa560f40 100644 --- a/src/gui/qt/changecompleteblindsdialog/changecompleteblindsdialogimpl.h +++ b/src/gui/qt/changecompleteblindsdialog/changecompleteblindsdialogimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef CHANGECOMPLETEBLINDSDIALOGIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef CHANGECOMPLETEBLINDSDIALOGIMPL_H #define CHANGECOMPLETEBLINDSDIALOGIMPL_H #include "ui_changecompleteblindsdialog.h" diff --git a/src/gui/qt/changecontentdialog/changecontentdialogimpl.cpp b/src/gui/qt/changecontentdialog/changecontentdialogimpl.cpp index 7722d15a..d794b093 100644 --- a/src/gui/qt/changecontentdialog/changecontentdialogimpl.cpp +++ b/src/gui/qt/changecontentdialog/changecontentdialogimpl.cpp @@ -1,24 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., - * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "changecontentdialogimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "changecontentdialogimpl.h" // #include "session.h" #include "configfile.h" diff --git a/src/gui/qt/changecontentdialog/changecontentdialogimpl.h b/src/gui/qt/changecontentdialog/changecontentdialogimpl.h index 36b1424d..30de2d44 100644 --- a/src/gui/qt/changecontentdialog/changecontentdialogimpl.h +++ b/src/gui/qt/changecontentdialog/changecontentdialogimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef CHANGECONTENTDIALOGIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef CHANGECONTENTDIALOGIMPL_H #define CHANGECONTENTDIALOGIMPL_H #include "ui_changecontentdialog.h" diff --git a/src/gui/qt/chattools/chattools.cpp b/src/gui/qt/chattools/chattools.cpp index 03ef45e4..8823b05e 100644 --- a/src/gui/qt/chattools/chattools.cpp +++ b/src/gui/qt/chattools/chattools.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "chattools.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "chattools.h" #include "session.h" #include "configfile.h" #include "gametablestylereader.h" diff --git a/src/gui/qt/chattools/chattools.h b/src/gui/qt/chattools/chattools.h index ce32842d..e7cd6228 100644 --- a/src/gui/qt/chattools/chattools.h +++ b/src/gui/qt/chattools/chattools.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef CHATTOOLS_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef CHATTOOLS_H #define CHATTOOLS_H #include diff --git a/src/gui/qt/connecttoserverdialog/connecttoserverdialogimpl.cpp b/src/gui/qt/connecttoserverdialog/connecttoserverdialogimpl.cpp index bfc8de79..4d63a62b 100644 --- a/src/gui/qt/connecttoserverdialog/connecttoserverdialogimpl.cpp +++ b/src/gui/qt/connecttoserverdialog/connecttoserverdialogimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "connecttoserverdialogimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "connecttoserverdialogimpl.h" #include connectToServerDialogImpl::connectToServerDialogImpl(QWidget *parent) diff --git a/src/gui/qt/connecttoserverdialog/connecttoserverdialogimpl.h b/src/gui/qt/connecttoserverdialog/connecttoserverdialogimpl.h index 71c844e4..05c93588 100644 --- a/src/gui/qt/connecttoserverdialog/connecttoserverdialogimpl.h +++ b/src/gui/qt/connecttoserverdialog/connecttoserverdialogimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef CONNECTTOSERVERDIALOGIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef CONNECTTOSERVERDIALOGIMPL_H #define CONNECTTOSERVERDIALOGIMPL_H #include "ui_connecttoserverdialog.h" diff --git a/src/gui/qt/createinternetgamedialog/createinternetgamedialogimpl.cpp b/src/gui/qt/createinternetgamedialog/createinternetgamedialogimpl.cpp index 9f49fd6a..695012e5 100644 --- a/src/gui/qt/createinternetgamedialog/createinternetgamedialogimpl.cpp +++ b/src/gui/qt/createinternetgamedialog/createinternetgamedialogimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "createinternetgamedialogimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "createinternetgamedialogimpl.h" #include "session.h" #include "configfile.h" #include "gamedata.h" diff --git a/src/gui/qt/createinternetgamedialog/createinternetgamedialogimpl.h b/src/gui/qt/createinternetgamedialog/createinternetgamedialogimpl.h index bc3be3d9..d202db50 100644 --- a/src/gui/qt/createinternetgamedialog/createinternetgamedialogimpl.h +++ b/src/gui/qt/createinternetgamedialog/createinternetgamedialogimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef CREATEINTERNETGAMEDIALOGIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef CREATEINTERNETGAMEDIALOGIMPL_H #define CREATEINTERNETGAMEDIALOGIMPL_H #include "ui_createinternetgamedialog.h" diff --git a/src/gui/qt/createnetworkgamedialog/createnetworkgamedialogimpl.cpp b/src/gui/qt/createnetworkgamedialog/createnetworkgamedialogimpl.cpp index f587c8c6..07a563ad 100644 --- a/src/gui/qt/createnetworkgamedialog/createnetworkgamedialogimpl.cpp +++ b/src/gui/qt/createnetworkgamedialog/createnetworkgamedialogimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "createnetworkgamedialogimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "createnetworkgamedialogimpl.h" #include "session.h" #include "configfile.h" #include "changecompleteblindsdialogimpl.h" diff --git a/src/gui/qt/createnetworkgamedialog/createnetworkgamedialogimpl.h b/src/gui/qt/createnetworkgamedialog/createnetworkgamedialogimpl.h index 52a7463c..96945a9f 100644 --- a/src/gui/qt/createnetworkgamedialog/createnetworkgamedialogimpl.h +++ b/src/gui/qt/createnetworkgamedialog/createnetworkgamedialogimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef CREATENETWORKGAMEDIALOGIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef CREATENETWORKGAMEDIALOGIMPL_H #define CREATENETWORKGAMEDIALOGIMPL_H #include "ui_createnetworkgamedialog.h" diff --git a/src/gui/qt/gamelobbydialog/gamelobbydialogimpl.cpp b/src/gui/qt/gamelobbydialog/gamelobbydialogimpl.cpp index 02274fc8..cae16ad5 100644 --- a/src/gui/qt/gamelobbydialog/gamelobbydialogimpl.cpp +++ b/src/gui/qt/gamelobbydialog/gamelobbydialogimpl.cpp @@ -1,16 +1,20 @@ - -// -// C++ Implementation: gamelobbydialogimpl -// -// Description: -// -// -// Author: FThauer FHammer LMay , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "gamelobbydialogimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "gamelobbydialogimpl.h" #include "mygamelistsortfilterproxymodel.h" #include "mynicklistsortfilterproxymodel.h" #include "startwindowimpl.h" diff --git a/src/gui/qt/gamelobbydialog/gamelobbydialogimpl.h b/src/gui/qt/gamelobbydialog/gamelobbydialogimpl.h index 80eb222d..58c27c19 100644 --- a/src/gui/qt/gamelobbydialog/gamelobbydialogimpl.h +++ b/src/gui/qt/gamelobbydialog/gamelobbydialogimpl.h @@ -1,15 +1,20 @@ -// -// C++ Interface: gamelobbydialogimpl -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef GAMELOBBYDIALOGIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef GAMELOBBYDIALOGIMPL_H #define GAMELOBBYDIALOGIMPL_H #include diff --git a/src/gui/qt/gamelobbydialog/mygamelistsortfilterproxymodel.cpp b/src/gui/qt/gamelobbydialog/mygamelistsortfilterproxymodel.cpp index bd52d861..1520b265 100644 --- a/src/gui/qt/gamelobbydialog/mygamelistsortfilterproxymodel.cpp +++ b/src/gui/qt/gamelobbydialog/mygamelistsortfilterproxymodel.cpp @@ -1,3 +1,20 @@ +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "mygamelistsortfilterproxymodel.h" #include #include diff --git a/src/gui/qt/gamelobbydialog/mygamelistsortfilterproxymodel.h b/src/gui/qt/gamelobbydialog/mygamelistsortfilterproxymodel.h index dc51debf..f7869c4a 100644 --- a/src/gui/qt/gamelobbydialog/mygamelistsortfilterproxymodel.h +++ b/src/gui/qt/gamelobbydialog/mygamelistsortfilterproxymodel.h @@ -1,3 +1,20 @@ +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYGAMELISTSORTFILTERPROXYMODEL_H #define MYGAMELISTSORTFILTERPROXYMODEL_H diff --git a/src/gui/qt/gamelobbydialog/mygamelisttreewidget.cpp b/src/gui/qt/gamelobbydialog/mygamelisttreewidget.cpp index 69a63b9f..36bd0baf 100644 --- a/src/gui/qt/gamelobbydialog/mygamelisttreewidget.cpp +++ b/src/gui/qt/gamelobbydialog/mygamelisttreewidget.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "mygamelisttreewidget.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "mygamelisttreewidget.h" #include #include diff --git a/src/gui/qt/gamelobbydialog/mygamelisttreewidget.h b/src/gui/qt/gamelobbydialog/mygamelisttreewidget.h index 6b894054..5b228e39 100644 --- a/src/gui/qt/gamelobbydialog/mygamelisttreewidget.h +++ b/src/gui/qt/gamelobbydialog/mygamelisttreewidget.h @@ -1,15 +1,20 @@ -// -// C++ Interface: MyGameListTreeWidget -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef MYGAMELISTTREEWIDGET_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYGAMELISTTREEWIDGET_H #define MYGAMELISTTREEWIDGET_H #include diff --git a/src/gui/qt/gamelobbydialog/mynicklistsortfilterproxymodel.cpp b/src/gui/qt/gamelobbydialog/mynicklistsortfilterproxymodel.cpp index daa60252..c465630f 100644 --- a/src/gui/qt/gamelobbydialog/mynicklistsortfilterproxymodel.cpp +++ b/src/gui/qt/gamelobbydialog/mynicklistsortfilterproxymodel.cpp @@ -1,3 +1,20 @@ +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "mynicklistsortfilterproxymodel.h" #include #include diff --git a/src/gui/qt/gamelobbydialog/mynicklistsortfilterproxymodel.h b/src/gui/qt/gamelobbydialog/mynicklistsortfilterproxymodel.h index 6c20ccb5..ae1812f1 100644 --- a/src/gui/qt/gamelobbydialog/mynicklistsortfilterproxymodel.h +++ b/src/gui/qt/gamelobbydialog/mynicklistsortfilterproxymodel.h @@ -1,3 +1,20 @@ +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYNICKLISTSORTFILTERPROXYMODEL_H #define MYNICKLISTSORTFILTERPROXYMODEL_H diff --git a/src/gui/qt/gametable/gametableimpl.cpp b/src/gui/qt/gametable/gametableimpl.cpp index 49572e74..59bd7313 100755 --- a/src/gui/qt/gametable/gametableimpl.cpp +++ b/src/gui/qt/gametable/gametableimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "gametableimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "gametableimpl.h" #include "mymessagedialogimpl.h" #include "settingsdialogimpl.h" diff --git a/src/gui/qt/gametable/gametableimpl.h b/src/gui/qt/gametable/gametableimpl.h index 487391ef..d688b2f7 100755 --- a/src/gui/qt/gametable/gametableimpl.h +++ b/src/gui/qt/gametable/gametableimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef GAMETABLEIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef GAMETABLEIMPL_H #define GAMETABLEIMPL_H #include "ui_gametable.h" diff --git a/src/gui/qt/gametable/log/guilog.cpp b/src/gui/qt/gametable/log/guilog.cpp index 6d255873..689e69a5 100644 --- a/src/gui/qt/gametable/log/guilog.cpp +++ b/src/gui/qt/gametable/log/guilog.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "guilog.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "guilog.h" #include "gametableimpl.h" #include diff --git a/src/gui/qt/gametable/log/guilog.h b/src/gui/qt/gametable/log/guilog.h index fe06b4b1..832fd19c 100644 --- a/src/gui/qt/gametable/log/guilog.h +++ b/src/gui/qt/gametable/log/guilog.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef GUILOG_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef GUILOG_H #define GUILOG_H #include diff --git a/src/gui/qt/gametable/myactionbutton.cpp b/src/gui/qt/gametable/myactionbutton.cpp index e2189b98..5b1b5dcc 100644 --- a/src/gui/qt/gametable/myactionbutton.cpp +++ b/src/gui/qt/gametable/myactionbutton.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "myactionbutton.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "myactionbutton.h" #include "gametablestylereader.h" using namespace std; diff --git a/src/gui/qt/gametable/myactionbutton.h b/src/gui/qt/gametable/myactionbutton.h index f29a0aa5..096224ed 100644 --- a/src/gui/qt/gametable/myactionbutton.h +++ b/src/gui/qt/gametable/myactionbutton.h @@ -1,15 +1,20 @@ -// -// C++ Interface: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef MYACTIONBUTTON_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYACTIONBUTTON_H #define MYACTIONBUTTON_H #include diff --git a/src/gui/qt/gametable/myavatarlabel.cpp b/src/gui/qt/gametable/myavatarlabel.cpp index 57d6a4a8..17ec1d38 100644 --- a/src/gui/qt/gametable/myavatarlabel.cpp +++ b/src/gui/qt/gametable/myavatarlabel.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "myavatarlabel.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "myavatarlabel.h" #include "gametableimpl.h" #include "gametablestylereader.h" diff --git a/src/gui/qt/gametable/myavatarlabel.h b/src/gui/qt/gametable/myavatarlabel.h index d1f36f66..7c07559f 100644 --- a/src/gui/qt/gametable/myavatarlabel.h +++ b/src/gui/qt/gametable/myavatarlabel.h @@ -1,15 +1,20 @@ -// -// C++ Interface: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef MYAVATARLABEL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYAVATARLABEL_H #define MYAVATARLABEL_H #include diff --git a/src/gui/qt/gametable/mycardspixmaplabel.cpp b/src/gui/qt/gametable/mycardspixmaplabel.cpp index cb112537..ba94b782 100755 --- a/src/gui/qt/gametable/mycardspixmaplabel.cpp +++ b/src/gui/qt/gametable/mycardspixmaplabel.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "mycardspixmaplabel.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "mycardspixmaplabel.h" #include "gametableimpl.h" // using namespace std; diff --git a/src/gui/qt/gametable/mycardspixmaplabel.h b/src/gui/qt/gametable/mycardspixmaplabel.h index 67013f4a..819df318 100755 --- a/src/gui/qt/gametable/mycardspixmaplabel.h +++ b/src/gui/qt/gametable/mycardspixmaplabel.h @@ -1,15 +1,20 @@ -// -// C++ Interface: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef MYCARDSPIXMAPLABEL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYCARDSPIXMAPLABEL_H #define MYCARDSPIXMAPLABEL_H #include diff --git a/src/gui/qt/gametable/mychancelabel.cpp b/src/gui/qt/gametable/mychancelabel.cpp index 69c6a3bd..42cd3b42 100644 --- a/src/gui/qt/gametable/mychancelabel.cpp +++ b/src/gui/qt/gametable/mychancelabel.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "mychancelabel.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "mychancelabel.h" #include "gametableimpl.h" #include "gametablestylereader.h" diff --git a/src/gui/qt/gametable/mychancelabel.h b/src/gui/qt/gametable/mychancelabel.h index 1b0783bb..9dbfb342 100644 --- a/src/gui/qt/gametable/mychancelabel.h +++ b/src/gui/qt/gametable/mychancelabel.h @@ -1,15 +1,20 @@ -// -// C++ Interface: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef MYCHANCELABEL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYCHANCELABEL_H #define MYCHANCELABEL_H #include diff --git a/src/gui/qt/gametable/mylefttabwidget.cpp b/src/gui/qt/gametable/mylefttabwidget.cpp index aca6bb87..f5796cd7 100755 --- a/src/gui/qt/gametable/mylefttabwidget.cpp +++ b/src/gui/qt/gametable/mylefttabwidget.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: MyLeftTabWidget -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "mylefttabwidget.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "mylefttabwidget.h" MyLeftTabWidget::MyLeftTabWidget(QGroupBox *parent) : QTabWidget(parent), chatBlinkTimer(0), myTabBar(0) diff --git a/src/gui/qt/gametable/mylefttabwidget.h b/src/gui/qt/gametable/mylefttabwidget.h index 1ab47238..1cb05fb4 100755 --- a/src/gui/qt/gametable/mylefttabwidget.h +++ b/src/gui/qt/gametable/mylefttabwidget.h @@ -1,15 +1,20 @@ -// -// C++ Interface: MyLeftTabWidget -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef MYLEFTTABWIDGET_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYLEFTTABWIDGET_H #define MYLEFTTABWIDGET_H #include diff --git a/src/gui/qt/gametable/mymenubar.cpp b/src/gui/qt/gametable/mymenubar.cpp index 27dc4b7d..cffa9b41 100644 --- a/src/gui/qt/gametable/mymenubar.cpp +++ b/src/gui/qt/gametable/mymenubar.cpp @@ -1,3 +1,20 @@ +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "mymenubar.h" MyMenuBar::MyMenuBar(QMainWindow* parent) diff --git a/src/gui/qt/gametable/mymenubar.h b/src/gui/qt/gametable/mymenubar.h index 2adfa023..beeed1d3 100644 --- a/src/gui/qt/gametable/mymenubar.h +++ b/src/gui/qt/gametable/mymenubar.h @@ -1,3 +1,20 @@ +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYMENUBAR_H #define MYMENUBAR_H diff --git a/src/gui/qt/gametable/mynamelabel.cpp b/src/gui/qt/gametable/mynamelabel.cpp index 8876f7d5..a200fe6f 100644 --- a/src/gui/qt/gametable/mynamelabel.cpp +++ b/src/gui/qt/gametable/mynamelabel.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "mynamelabel.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "mynamelabel.h" #include "gametableimpl.h" #include "session.h" #include "gametablestylereader.h" diff --git a/src/gui/qt/gametable/mynamelabel.h b/src/gui/qt/gametable/mynamelabel.h index de85cafd..b498cf22 100644 --- a/src/gui/qt/gametable/mynamelabel.h +++ b/src/gui/qt/gametable/mynamelabel.h @@ -1,15 +1,20 @@ -// -// C++ Interface: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef MYNAMELABEL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYNAMELABEL_H #define MYNAMELABEL_H #include diff --git a/src/gui/qt/gametable/myrighttabwidget.cpp b/src/gui/qt/gametable/myrighttabwidget.cpp index b436cc24..fdb821c5 100755 --- a/src/gui/qt/gametable/myrighttabwidget.cpp +++ b/src/gui/qt/gametable/myrighttabwidget.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: MyRightTabWidget -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "myrighttabwidget.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "myrighttabwidget.h" #include using namespace std; diff --git a/src/gui/qt/gametable/myrighttabwidget.h b/src/gui/qt/gametable/myrighttabwidget.h index b549de44..c9f6db88 100755 --- a/src/gui/qt/gametable/myrighttabwidget.h +++ b/src/gui/qt/gametable/myrighttabwidget.h @@ -1,15 +1,20 @@ -// -// C++ Interface: MyRightTabWidget -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef MYRIGHTTABWIDGET_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYRIGHTTABWIDGET_H #define MYRIGHTTABWIDGET_H #include diff --git a/src/gui/qt/gametable/mysetlabel.cpp b/src/gui/qt/gametable/mysetlabel.cpp index 7ffd0a76..ad0a6532 100755 --- a/src/gui/qt/gametable/mysetlabel.cpp +++ b/src/gui/qt/gametable/mysetlabel.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "mysetlabel.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "mysetlabel.h" #include "gametableimpl.h" diff --git a/src/gui/qt/gametable/mysetlabel.h b/src/gui/qt/gametable/mysetlabel.h index 0d6e5d00..f186c8f8 100644 --- a/src/gui/qt/gametable/mysetlabel.h +++ b/src/gui/qt/gametable/mysetlabel.h @@ -1,15 +1,20 @@ -// -// C++ Interface: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef MYSETLABEL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYSETLABEL_H #define MYSETLABEL_H #include diff --git a/src/gui/qt/gametable/myslider.h b/src/gui/qt/gametable/myslider.h index 45afb25a..25195f0f 100644 --- a/src/gui/qt/gametable/myslider.h +++ b/src/gui/qt/gametable/myslider.h @@ -1,3 +1,20 @@ +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include /* * This QSlider Extension was sponsored by: AZEVEDO Filipe aka Nox P@sNox diff --git a/src/gui/qt/gametable/mystatuslabel.cpp b/src/gui/qt/gametable/mystatuslabel.cpp index e166f69d..e83d572a 100755 --- a/src/gui/qt/gametable/mystatuslabel.cpp +++ b/src/gui/qt/gametable/mystatuslabel.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "mysetlabel.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "mysetlabel.h" #include "gametableimpl.h" diff --git a/src/gui/qt/gametable/mystatuslabel.h b/src/gui/qt/gametable/mystatuslabel.h index e30b4640..aa852391 100755 --- a/src/gui/qt/gametable/mystatuslabel.h +++ b/src/gui/qt/gametable/mystatuslabel.h @@ -1,15 +1,20 @@ -// -// C++ Interface: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef MYSTATUSLABEL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYSTATUSLABEL_H #define MYSTATUSLABEL_H #include diff --git a/src/gui/qt/gametable/mytimeoutlabel.cpp b/src/gui/qt/gametable/mytimeoutlabel.cpp index b959dec7..a58c2901 100644 --- a/src/gui/qt/gametable/mytimeoutlabel.cpp +++ b/src/gui/qt/gametable/mytimeoutlabel.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "mytimeoutlabel.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "mytimeoutlabel.h" #include "gametableimpl.h" diff --git a/src/gui/qt/gametable/mytimeoutlabel.h b/src/gui/qt/gametable/mytimeoutlabel.h index 00d59db7..25242e2a 100644 --- a/src/gui/qt/gametable/mytimeoutlabel.h +++ b/src/gui/qt/gametable/mytimeoutlabel.h @@ -1,15 +1,20 @@ -// -// C++ Interface: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef MYTIMEOUTLABEL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYTIMEOUTLABEL_H #define MYTIMEOUTLABEL_H #include diff --git a/src/gui/qt/gametable/startsplash/startsplash.cpp b/src/gui/qt/gametable/startsplash/startsplash.cpp index 92fcc1aa..383b291a 100755 --- a/src/gui/qt/gametable/startsplash/startsplash.cpp +++ b/src/gui/qt/gametable/startsplash/startsplash.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "startsplash.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "startsplash.h" StartSplash::StartSplash(QPixmap &p) : QSplashScreen(p) diff --git a/src/gui/qt/gametable/startsplash/startsplash.h b/src/gui/qt/gametable/startsplash/startsplash.h index e133fae9..03dd5cf2 100755 --- a/src/gui/qt/gametable/startsplash/startsplash.h +++ b/src/gui/qt/gametable/startsplash/startsplash.h @@ -1,15 +1,20 @@ -// -// C++ Interface: startsplash -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef STARTSPLASH_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef STARTSPLASH_H #define STARTSPLASH_H #include diff --git a/src/gui/qt/guiwrapper.cpp b/src/gui/qt/guiwrapper.cpp index 64fd69b4..2abf1635 100644 --- a/src/gui/qt/guiwrapper.cpp +++ b/src/gui/qt/guiwrapper.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ - +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "guiwrapper.h" #include "session.h" #include "guilog.h" diff --git a/src/gui/qt/guiwrapper.h b/src/gui/qt/guiwrapper.h index 94ad1cf4..1c5aeb4d 100644 --- a/src/gui/qt/guiwrapper.h +++ b/src/gui/qt/guiwrapper.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef GUIWRAPPER_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef GUIWRAPPER_H #define GUIWRAPPER_H #include diff --git a/src/gui/qt/internetgamelogindialog/internetgamelogindialogimpl.cpp b/src/gui/qt/internetgamelogindialog/internetgamelogindialogimpl.cpp index 1b893a8b..78c4a7de 100644 --- a/src/gui/qt/internetgamelogindialog/internetgamelogindialogimpl.cpp +++ b/src/gui/qt/internetgamelogindialog/internetgamelogindialogimpl.cpp @@ -1,3 +1,20 @@ +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "internetgamelogindialogimpl.h" #include "configfile.h" #include diff --git a/src/gui/qt/internetgamelogindialog/internetgamelogindialogimpl.h b/src/gui/qt/internetgamelogindialog/internetgamelogindialogimpl.h index 35036850..71b31b1f 100644 --- a/src/gui/qt/internetgamelogindialog/internetgamelogindialogimpl.h +++ b/src/gui/qt/internetgamelogindialog/internetgamelogindialogimpl.h @@ -1,3 +1,20 @@ +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef INTERNETGAMELOGINDIALOGIMPL_H #define INTERNETGAMELOGINDIALOGIMPL_H diff --git a/src/gui/qt/joinnetworkgamedialog/joinnetworkgamedialogimpl.cpp b/src/gui/qt/joinnetworkgamedialog/joinnetworkgamedialogimpl.cpp index 03d123db..8963c1bf 100644 --- a/src/gui/qt/joinnetworkgamedialog/joinnetworkgamedialogimpl.cpp +++ b/src/gui/qt/joinnetworkgamedialog/joinnetworkgamedialogimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "joinnetworkgamedialogimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "joinnetworkgamedialogimpl.h" #include "session.h" #include "configfile.h" #include diff --git a/src/gui/qt/joinnetworkgamedialog/joinnetworkgamedialogimpl.h b/src/gui/qt/joinnetworkgamedialog/joinnetworkgamedialogimpl.h index 11491960..bb3d70fc 100644 --- a/src/gui/qt/joinnetworkgamedialog/joinnetworkgamedialogimpl.h +++ b/src/gui/qt/joinnetworkgamedialog/joinnetworkgamedialogimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef JOINNETWORKGAMEDIALOGIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef JOINNETWORKGAMEDIALOGIMPL_H #define JOINNETWORKGAMEDIALOGIMPL_H #include "ui_joinnetworkgamedialog.h" diff --git a/src/gui/qt/mymessagedialog/mymessagedialogimpl.cpp b/src/gui/qt/mymessagedialog/mymessagedialogimpl.cpp index bd48dbce..b87e27a6 100644 --- a/src/gui/qt/mymessagedialog/mymessagedialogimpl.cpp +++ b/src/gui/qt/mymessagedialog/mymessagedialogimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "mymessagedialogimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "mymessagedialogimpl.h" #include #include "configfile.h" diff --git a/src/gui/qt/mymessagedialog/mymessagedialogimpl.h b/src/gui/qt/mymessagedialog/mymessagedialogimpl.h index 696267d2..d53c60a6 100644 --- a/src/gui/qt/mymessagedialog/mymessagedialogimpl.h +++ b/src/gui/qt/mymessagedialog/mymessagedialogimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef MYMESSAGEDIALOGIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYMESSAGEDIALOGIMPL_H #define MYMESSAGEDIALOGIMPL_H #include "ui_mymessagedialog.h" diff --git a/src/gui/qt/newlocalgamedialog/newgamedialogimpl.cpp b/src/gui/qt/newlocalgamedialog/newgamedialogimpl.cpp index 3ce66259..906be081 100755 --- a/src/gui/qt/newlocalgamedialog/newgamedialogimpl.cpp +++ b/src/gui/qt/newlocalgamedialog/newgamedialogimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "newgamedialogimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "newgamedialogimpl.h" #include "changecompleteblindsdialogimpl.h" #include "configfile.h" diff --git a/src/gui/qt/newlocalgamedialog/newgamedialogimpl.h b/src/gui/qt/newlocalgamedialog/newgamedialogimpl.h index 188817e8..caa8b1ed 100755 --- a/src/gui/qt/newlocalgamedialog/newgamedialogimpl.h +++ b/src/gui/qt/newlocalgamedialog/newgamedialogimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef NEWGAMEDIALOGIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef NEWGAMEDIALOGIMPL_H #define NEWGAMEDIALOGIMPL_H #include "ui_newgamedialog.h" diff --git a/src/gui/qt/qttools/qthelper/qthelper.cpp b/src/gui/qt/qttools/qthelper/qthelper.cpp index f5a54c3f..d76dbb40 100644 --- a/src/gui/qt/qttools/qthelper/qthelper.cpp +++ b/src/gui/qt/qttools/qthelper/qthelper.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: qthelper -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "qthelper.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "qthelper.h" #include #include diff --git a/src/gui/qt/qttools/qthelper/qthelper.h b/src/gui/qt/qttools/qthelper/qthelper.h index 018eb6c2..41211eac 100644 --- a/src/gui/qt/qttools/qthelper/qthelper.h +++ b/src/gui/qt/qttools/qthelper/qthelper.h @@ -1,15 +1,20 @@ -// -// C++ Interface: qthelper -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef QTHELPER_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef QTHELPER_H #define QTHELPER_H #ifdef POKERTH_DEDICATED_SERVER diff --git a/src/gui/qt/qttools/qttoolswrapper.cpp b/src/gui/qt/qttools/qttoolswrapper.cpp index 1f5996b3..af17508f 100644 --- a/src/gui/qt/qttools/qttoolswrapper.cpp +++ b/src/gui/qt/qttools/qttoolswrapper.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ - +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "qttoolswrapper.h" #include diff --git a/src/gui/qt/qttools/qttoolswrapper.h b/src/gui/qt/qttools/qttoolswrapper.h index 083ace02..5d0e2df2 100644 --- a/src/gui/qt/qttools/qttoolswrapper.h +++ b/src/gui/qt/qttools/qttoolswrapper.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef QTTOOLSWRAPPER_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef QTTOOLSWRAPPER_H #define QTTOOLSWRAPPER_H #include diff --git a/src/gui/qt/serverlistdialog/serverlistdialogimpl.cpp b/src/gui/qt/serverlistdialog/serverlistdialogimpl.cpp index d51e4fcd..13e065db 100644 --- a/src/gui/qt/serverlistdialog/serverlistdialogimpl.cpp +++ b/src/gui/qt/serverlistdialog/serverlistdialogimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "serverlistdialogimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "serverlistdialogimpl.h" #include "configfile.h" #include "startwindowimpl.h" #include "connecttoserverdialogimpl.h" diff --git a/src/gui/qt/serverlistdialog/serverlistdialogimpl.h b/src/gui/qt/serverlistdialog/serverlistdialogimpl.h index 0c852a27..f480f313 100644 --- a/src/gui/qt/serverlistdialog/serverlistdialogimpl.h +++ b/src/gui/qt/serverlistdialog/serverlistdialogimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef SERVERLISTDIALOGIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef SERVERLISTDIALOGIMPL_H #define SERVERLISTDIALOGIMPL_H #include "ui_serverlistdialog.h" @@ -51,4 +48,4 @@ private: }; #endif -void exec(); \ No newline at end of file +void exec(); diff --git a/src/gui/qt/settingsdialog/manualblindsorderdialog/manualblindsorderdialogimpl.cpp b/src/gui/qt/settingsdialog/manualblindsorderdialog/manualblindsorderdialogimpl.cpp index 70ce679b..0a084305 100644 --- a/src/gui/qt/settingsdialog/manualblindsorderdialog/manualblindsorderdialogimpl.cpp +++ b/src/gui/qt/settingsdialog/manualblindsorderdialog/manualblindsorderdialogimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "manualblindsorderdialogimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "manualblindsorderdialogimpl.h" #include "configfile.h" #include diff --git a/src/gui/qt/settingsdialog/manualblindsorderdialog/manualblindsorderdialogimpl.h b/src/gui/qt/settingsdialog/manualblindsorderdialog/manualblindsorderdialogimpl.h index 4c899bf1..a3eb1275 100644 --- a/src/gui/qt/settingsdialog/manualblindsorderdialog/manualblindsorderdialogimpl.h +++ b/src/gui/qt/settingsdialog/manualblindsorderdialog/manualblindsorderdialogimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef MANUALBLINDSORDERDIALOGIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MANUALBLINDSORDERDIALOGIMPL_H #define MANUALBLINDSORDERDIALOGIMPL_H #include "ui_manualblindsorderdialog.h" diff --git a/src/gui/qt/settingsdialog/myavatarbutton.cpp b/src/gui/qt/settingsdialog/myavatarbutton.cpp index 02dae622..569632a1 100644 --- a/src/gui/qt/settingsdialog/myavatarbutton.cpp +++ b/src/gui/qt/settingsdialog/myavatarbutton.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "myavatarbutton.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "myavatarbutton.h" using namespace std; diff --git a/src/gui/qt/settingsdialog/myavatarbutton.h b/src/gui/qt/settingsdialog/myavatarbutton.h index 76b85c24..9f6d23d8 100644 --- a/src/gui/qt/settingsdialog/myavatarbutton.h +++ b/src/gui/qt/settingsdialog/myavatarbutton.h @@ -1,15 +1,20 @@ -// -// C++ Interface: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef MYAVATARBUTTON_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYAVATARBUTTON_H #define MYAVATARBUTTON_H #include diff --git a/src/gui/qt/settingsdialog/myhpavatarbutton.cpp b/src/gui/qt/settingsdialog/myhpavatarbutton.cpp index 3ab48b38..485f4523 100644 --- a/src/gui/qt/settingsdialog/myhpavatarbutton.cpp +++ b/src/gui/qt/settingsdialog/myhpavatarbutton.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "myhpavatarbutton.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "myhpavatarbutton.h" using namespace std; diff --git a/src/gui/qt/settingsdialog/myhpavatarbutton.h b/src/gui/qt/settingsdialog/myhpavatarbutton.h index 43f73519..118b3f34 100644 --- a/src/gui/qt/settingsdialog/myhpavatarbutton.h +++ b/src/gui/qt/settingsdialog/myhpavatarbutton.h @@ -1,15 +1,20 @@ -// -// C++ Interface: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef MYHPAVATARBUTTON_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYHPAVATARBUTTON_H #define MYHPAVATARBUTTON_H #include diff --git a/src/gui/qt/settingsdialog/mystylelistitem.cpp b/src/gui/qt/settingsdialog/mystylelistitem.cpp index e2260871..d9a15b16 100644 --- a/src/gui/qt/settingsdialog/mystylelistitem.cpp +++ b/src/gui/qt/settingsdialog/mystylelistitem.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "mystylelistitem.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "mystylelistitem.h" MyStyleListItem::MyStyleListItem(QStringList s, QTreeWidget *w) : QTreeWidgetItem(w, s, QTreeWidgetItem::UserType) diff --git a/src/gui/qt/settingsdialog/mystylelistitem.h b/src/gui/qt/settingsdialog/mystylelistitem.h index c5756be4..57e5f4e5 100644 --- a/src/gui/qt/settingsdialog/mystylelistitem.h +++ b/src/gui/qt/settingsdialog/mystylelistitem.h @@ -1,9 +1,20 @@ -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// - +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYSTYLELISTITEM_H #define MYSTYLELISTITEM_H diff --git a/src/gui/qt/settingsdialog/selectavatardialog/myavatarlistitem.cpp b/src/gui/qt/settingsdialog/selectavatardialog/myavatarlistitem.cpp index feb4d013..2fb2b46c 100644 --- a/src/gui/qt/settingsdialog/selectavatardialog/myavatarlistitem.cpp +++ b/src/gui/qt/settingsdialog/selectavatardialog/myavatarlistitem.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "myavatarlistitem.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "myavatarlistitem.h" using namespace std; diff --git a/src/gui/qt/settingsdialog/selectavatardialog/myavatarlistitem.h b/src/gui/qt/settingsdialog/selectavatardialog/myavatarlistitem.h index 4c97839b..17538ac2 100644 --- a/src/gui/qt/settingsdialog/selectavatardialog/myavatarlistitem.h +++ b/src/gui/qt/settingsdialog/selectavatardialog/myavatarlistitem.h @@ -1,15 +1,20 @@ -// -// C++ Interface: mycardspixmaplabel -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef MYAVATARLISTITEM_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef MYAVATARLISTITEM_H #define MYAVATARLISTITEM_H #include diff --git a/src/gui/qt/settingsdialog/selectavatardialog/selectavatardialogimpl.cpp b/src/gui/qt/settingsdialog/selectavatardialog/selectavatardialogimpl.cpp index 2e2f4a8d..0165c897 100644 --- a/src/gui/qt/settingsdialog/selectavatardialog/selectavatardialogimpl.cpp +++ b/src/gui/qt/settingsdialog/selectavatardialog/selectavatardialogimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "selectavatardialogimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "selectavatardialogimpl.h" #include "myavatarlistitem.h" #include "configfile.h" #include diff --git a/src/gui/qt/settingsdialog/selectavatardialog/selectavatardialogimpl.h b/src/gui/qt/settingsdialog/selectavatardialog/selectavatardialogimpl.h index 3c7dea89..addde6eb 100644 --- a/src/gui/qt/settingsdialog/selectavatardialog/selectavatardialogimpl.h +++ b/src/gui/qt/settingsdialog/selectavatardialog/selectavatardialogimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef SELECTAVATARDIALOGIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef SELECTAVATARDIALOGIMPL_H #define SELECTAVATARDIALOGIMPL_H #include "ui_selectavatardialog.h" diff --git a/src/gui/qt/settingsdialog/settingsdialogimpl.cpp b/src/gui/qt/settingsdialog/settingsdialogimpl.cpp index c3399e02..2a688fe1 100644 --- a/src/gui/qt/settingsdialog/settingsdialogimpl.cpp +++ b/src/gui/qt/settingsdialog/settingsdialogimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "settingsdialogimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "settingsdialogimpl.h" #include "myavatarlistitem.h" #include "mystylelistitem.h" #include "gametablestylereader.h" diff --git a/src/gui/qt/settingsdialog/settingsdialogimpl.h b/src/gui/qt/settingsdialog/settingsdialogimpl.h index 30b7318c..9d85fc16 100644 --- a/src/gui/qt/settingsdialog/settingsdialogimpl.h +++ b/src/gui/qt/settingsdialog/settingsdialogimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef SETTINGSDIALOGIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef SETTINGSDIALOGIMPL_H #define SETTINGSDIALOGIMPL_H #include "ui_settingsdialog.h" diff --git a/src/gui/qt/sound/sdlplayer.cpp b/src/gui/qt/sound/sdlplayer.cpp index 534ef9c5..3f982114 100644 --- a/src/gui/qt/sound/sdlplayer.cpp +++ b/src/gui/qt/sound/sdlplayer.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: sdlplayer -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "sdlplayer.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "sdlplayer.h" #if (defined __APPLE__) #include diff --git a/src/gui/qt/sound/sdlplayer.h b/src/gui/qt/sound/sdlplayer.h index bdf7dfe2..f1fb0106 100644 --- a/src/gui/qt/sound/sdlplayer.h +++ b/src/gui/qt/sound/sdlplayer.h @@ -1,15 +1,20 @@ -// -// C++ Interface: sdlplayer -// -// Description: -// -// -// Author: FThauer FHammer , (C) 2007 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include #ifndef SDLPLAYER_H #define SDLPLAYER_H diff --git a/src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp b/src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp index 62348fab..72b439e0 100644 --- a/src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp +++ b/src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer LMay * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "startnetworkgamedialogimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "startnetworkgamedialogimpl.h" #include "startwindowimpl.h" #include "session.h" #include "configfile.h" diff --git a/src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.h b/src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.h index 060585cc..d1782eb3 100644 --- a/src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.h +++ b/src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef STARTNETWORKGAMEDIALOGIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef STARTNETWORKGAMEDIALOGIMPL_H #define STARTNETWORKGAMEDIALOGIMPL_H #include "ui_startnetworkgamedialog.h" diff --git a/src/gui/qt/startwindow/startwindowimpl.cpp b/src/gui/qt/startwindow/startwindowimpl.cpp index 57f55a64..2055ed66 100644 --- a/src/gui/qt/startwindow/startwindowimpl.cpp +++ b/src/gui/qt/startwindow/startwindowimpl.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "startwindowimpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "startwindowimpl.h" #include "playerinterface.h" diff --git a/src/gui/qt/startwindow/startwindowimpl.h b/src/gui/qt/startwindow/startwindowimpl.h index e58bfc98..c32112fa 100644 --- a/src/gui/qt/startwindow/startwindowimpl.h +++ b/src/gui/qt/startwindow/startwindowimpl.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef STARTWINDOWIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef STARTWINDOWIMPL_H #define STARTWINDOWIMPL_H #include diff --git a/src/gui/qt/styles/carddeckstylereader.cpp b/src/gui/qt/styles/carddeckstylereader.cpp index d9eafbe7..bffaf425 100644 --- a/src/gui/qt/styles/carddeckstylereader.cpp +++ b/src/gui/qt/styles/carddeckstylereader.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by Felix Hammer * - * f.hammer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "carddeckstylereader.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "carddeckstylereader.h" #include #include #include diff --git a/src/gui/qt/styles/carddeckstylereader.h b/src/gui/qt/styles/carddeckstylereader.h index c705142b..cf98b3a2 100644 --- a/src/gui/qt/styles/carddeckstylereader.h +++ b/src/gui/qt/styles/carddeckstylereader.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2009 by Felix Hammer * - * f.hammer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef CARDDECKSTYLEREADER_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef CARDDECKSTYLEREADER_H #define CARDDECKSTYLEREADER_H #include diff --git a/src/gui/qt/styles/gametablestylereader.cpp b/src/gui/qt/styles/gametablestylereader.cpp index 4224f3b0..545669d3 100644 --- a/src/gui/qt/styles/gametablestylereader.cpp +++ b/src/gui/qt/styles/gametablestylereader.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** -* Copyright (C) 2006 by Felix Hammer * -* f.hammer@web.de * -* * -* This program is free software; you can redistribute it and/or modify * -* it under the terms of the GNU General Public License as published by * -* the Free Software Foundation; either version 2 of the License, or * -* (at your option) any later version. * -* * -* This program is distributed in the hope that it will be useful, * -* but WITHOUT ANY WARRANTY; without even the implied warranty of * -* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * -* GNU General Public License for more details. * -* * -* You should have received a copy of the GNU General Public License * -* along with this program; if not, write to the * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ -#include "gametablestylereader.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "gametablestylereader.h" #include using namespace std; diff --git a/src/gui/qt/styles/gametablestylereader.h b/src/gui/qt/styles/gametablestylereader.h index 70cf7431..968daccd 100644 --- a/src/gui/qt/styles/gametablestylereader.h +++ b/src/gui/qt/styles/gametablestylereader.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2009 by Felix Hammer * - * f.hammer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef GAMETABLESTYLEREADER_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef GAMETABLESTYLEREADER_H #define GAMETABLESTYLEREADER_H #include diff --git a/src/gui/qt/timeoutmsgbox/timeoutmsgboximpl.cpp b/src/gui/qt/timeoutmsgbox/timeoutmsgboximpl.cpp index 3c5bbf18..a7d6d5c6 100644 --- a/src/gui/qt/timeoutmsgbox/timeoutmsgboximpl.cpp +++ b/src/gui/qt/timeoutmsgbox/timeoutmsgboximpl.cpp @@ -1,15 +1,20 @@ -// -// C++ Implementation: opengametimeoutmsgboximpl -// -// Description: -// -// -// Author: Felix Hammer , (C) 2008 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#include "timeoutmsgboximpl.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "timeoutmsgboximpl.h" #include "session.h" timeoutMsgBoxImpl::timeoutMsgBoxImpl(QMainWindow *parent) diff --git a/src/gui/qt/timeoutmsgbox/timeoutmsgboximpl.h b/src/gui/qt/timeoutmsgbox/timeoutmsgboximpl.h index 0a91f4ba..a5f98fbe 100644 --- a/src/gui/qt/timeoutmsgbox/timeoutmsgboximpl.h +++ b/src/gui/qt/timeoutmsgbox/timeoutmsgboximpl.h @@ -1,15 +1,20 @@ -// -// C++ Interface: opengametimeoutmsgboximpl -// -// Description: -// -// -// Author: Felix Hammer , (C) 2008 -// -// Copyright: See COPYING file that comes with this distribution -// -// -#ifndef TIMEOUTMSGBOXIMPL_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef TIMEOUTMSGBOXIMPL_H #define TIMEOUTMSGBOXIMPL_H #include diff --git a/src/gui/qttoolsinterface.cpp b/src/gui/qttoolsinterface.cpp index 337c4bc2..abd310e7 100644 --- a/src/gui/qttoolsinterface.cpp +++ b/src/gui/qttoolsinterface.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#include "qttoolsinterface.h" +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include "qttoolsinterface.h" QtToolsInterface::~QtToolsInterface() { diff --git a/src/gui/qttoolsinterface.h b/src/gui/qttoolsinterface.h index 1523bdcf..d7accd5f 100644 --- a/src/gui/qttoolsinterface.h +++ b/src/gui/qttoolsinterface.h @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ -#ifndef QTTOOLSINTERFACE_H +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #ifndef QTTOOLSINTERFACE_H #define QTTOOLSINTERFACE_H #include diff --git a/src/pokerth.cpp b/src/pokerth.cpp index 708df2a9..737e0e32 100755 --- a/src/pokerth.cpp +++ b/src/pokerth.cpp @@ -1,23 +1,20 @@ -/*************************************************************************** - * Copyright (C) 2006 by FThauer FHammer * - * f.thauer@web.de * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ - +/***************************************************************************** + * PokerTH - The open source texas holdem engine * + * Copyright (C) 2006-2011 Felix Hammer, Florian Thauer, Lothar May * + * * + * This program is free software: you can redistribute it and/or modify * + * it under the terms of the GNU Affero General Public License as * + * published by the Free Software Foundation, either version 3 of the * + * License, or (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU Affero General Public License for more details. * + * * + * You should have received a copy of the GNU Affero General Public License * + * along with this program. If not, see . * + *****************************************************************************/ #include #include #include diff --git a/ts/pokerth_START_HERE.ts b/ts/pokerth_START_HERE.ts index 5312c240..4748b0cb 100644 --- a/ts/pokerth_START_HERE.ts +++ b/ts/pokerth_START_HERE.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -22,7 +22,7 @@ Please contact the card deck style builder %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -31,14 +31,14 @@ Please contact the card deck style builder %3. - + Cannot load card deck style file: %1 Please check the style file or choose another style! - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -46,7 +46,7 @@ Please contact the card deck style builder %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! @@ -55,14 +55,14 @@ Please select a card deck style and try again! GameTableStyleReader - - - + + + Game Table Style Error - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -75,12 +75,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Fields content missing - + One or more pictures from current game table style "%1" were not found: %2 @@ -91,12 +91,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Pictures missing - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -106,40 +106,40 @@ Please contact the game table style builder via "%4". - + Game Table Style Error - Outdated - + Everything OK! - + Some pictures are missing, please contact style maintainer for this issue. - + Some style fields are missing, please contact style maintainer for this issue. - + This style is outdated, please contact style maintainer for this issue. - + Cannot load game table style file: %1 Please check the style file or choose another style! - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! @@ -148,33 +148,38 @@ Please select a game table style and try again! MyAvatarLabel - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player - + Ignore Player - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? - - + + PokerTH - Question - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -209,17 +214,17 @@ Please select a game table style and try again! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> @@ -237,25 +242,66 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> @@ -263,52 +309,11 @@ p, li { white-space: pre-wrap; } Translation - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - - Thanks to - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - - License @@ -323,12 +328,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 - + About PokerTH %1 @@ -417,12 +422,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order - + You cannot set more than 30 manual blinds. @@ -448,44 +453,44 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. - - - + + + Nick name: - + Your player name is already used by another player. Please choose a different name. - + The player name is too short, too long or invalid. Please choose another one. - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! - - + + Game name: @@ -511,27 +516,27 @@ Please choose another one! connectToServerDialogImpl - + Resolving address... - + Connecting to server... - + Starting session... - + Connection established! - + Reading server list... @@ -643,17 +648,17 @@ Please choose another one! createInternetGameDialogImpl - + <i>First small blind: $%1</i> - + <i>Double blinds every %1'th hand</i> - + %1's game @@ -730,112 +735,117 @@ Please choose another one! gameLobbyDialog - + Internet Game Lobby - + Game Info - + Game type: - + Connected Players - + search for player ... - + + 5 - Show open & non-full & ranking games + + + + Start Cash: - + First small blind: - + Blinds raise interval: - + Blinds raise mode: - + Timeout for player action (sec): - + Fill up with computer opponents - + &Start Game - + &Kick Player - + Sort alphabetically - + Sort by country - + Display idle players - + Manual blinds list: - + &Leave Game - + Join &any game - + &Create Game - + &Join Game - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -847,37 +857,37 @@ p, li { white-space: pre-wrap; } - + 0 - No game list filter - + 1 - Show open games - + 2 - Show open & non-full games - + 3 - Show open & non-full & non-private games - + 4 - Show open & non-full & private games - + Lobby-Chat - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -889,280 +899,1496 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - + Starting game. Please wait ... - + Joining a private Game - + You are about to join a private game. Please enter the password! - + open - - - - + + + + Game Info - - - + + + Game - - - + + + Players - - - + + + State - - R - - - - - - + + + P - - - + + + Available Players - + Invite player - + Ignore player - + Player infos ... - - - + + + Standard - - - + + + Registered players only - - - + + + Invited players only - - - + + + Ranking game - + Connected players - max. %1 - - + + + T - - + + Connected players - Max. %1 - + running - - + + running games: %1 - - + + open games: %1 - + Invite %1 - + Ignore %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> - - + + The game will start in<br><b>%1</b> seconds. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? - - + + connected players: %1 - - + + Show player stats + + + + + Connected players - + hands - + minutes - + double blinds - + manual blinds order - + Server Error - + You should not kick yourself from this game! - + search for player ... - + Chat is only available to registered players. - + Invite player ... - + Ignore player ... - + %1 is playing in "%2". - + %1 is not playing at the moment. - - + + PokerTH - Info Message - + PokerTH - Question + + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + gameTable @@ -1172,224 +2398,306 @@ Feel free to invite other players by right-clicking on their nick in the availab - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Hands - + Chat - + + Players tip + + + + + Save + + + + Log - + Away - + Manual Action (default) - + Auto-Check / Auto-Fold - + Auto-Check / Auto-Call-Any - + Speed: - + Start Local Game ... - + Ctrl+N - + Quit - + Ctrl+Q - + About PokerTH ... - + Settings ... - + Create Network Game ... - + Ctrl+O - + Join Network Game ... - + Ctrl+J - + Fullscreen - + Ctrl+F - + Show/Hide Chat Window - + Ctrl+T - - - + + + Show/Hide Hands Window - + Ctrl+H - + Show/Hide Log Window - + Ctrl+L - + Internet Game ... - + Ctrl+I - + Show/Hide Away Window - + Ctrl+A - + Kick - + Vote Timeout: - + Yes - + No - + Chance - + Configure PokerTH ... - + Close - + Ctrl+X - + Vote started by: - + Show/Hide Chance Window - + Ctrl+C - + &View - + &Settings - + Shortcut: <Shift> @@ -1397,86 +2705,86 @@ Feel free to invite other players by right-clicking on their nick in the availab gameTableImpl - - - - - - - - + + + + + + + + Stop - + PokerTH %1 - The Open-Source Texas Holdem Engine - - - - - + + + + + Start - - - + + + Lobby - + Chat - + Closing PokerTH during network game - + You are the hosting server. Do you want to close PokerTH anyway? - + Really want to exit? - + PokerTH - Close Table? - + PokerTH - Internet Game Message - + Attention! Do you really want to leave the current game and go back to the lobby? - + Chat is only available to registered players. - + PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -1484,43 +2792,43 @@ If you are temporarily away, you can use the "away" tools in the tool - + Chance - + Kick - + Do you want to kick <b>%1</b><br>from this game? - - + + <b>%1</b> secs left - + vote - + votes - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. @@ -1693,51 +3001,51 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error - - - + + + Could not load server-profiles-file: - + Save Server Profile Error - + A profile with the name: %1 already exists. Would you like to overwrite ? - + Read Server-Profile List Error - + Could not read server-profiles list - - + + Save Server-Profile-File Error - - + + Could not save server-profiles-file: @@ -1790,12 +3098,12 @@ Would you like to overwrite ? manualBlindsOrderDialogImpl - + Manual Blinds Order - + You cannot set more than 30 manual blinds. @@ -1897,36 +3205,36 @@ Would you like to overwrite ? selectAvatarDialogImpl - - + + Avatar File Error - + Please select an avatar from the list! - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! - + The entered avatar picture doesn't exist. Please enter an valid picture! - + Select external avatar picture - + Images (*.png *.jpg *.gif) @@ -2577,10 +3885,10 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + - - + + Settings Error @@ -2591,128 +3899,133 @@ Please enter an valid picture! - - + + The log file directory doesn't exist. Please select an valid directory! - + Language Changed - + You have changed application language to %1. Please restart PokerTH to load new language! - + Select your flipside picture - + Images (*.png *.jpg *.gif) - + Open Directory - - + + Blinds Error - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. - + The entered server list address is not a valid URL. Please enter a valid server list address! - + Afrikaans - + Bulgarian - + Catalan - + Chinese - + Czech - + Danish - + Dutch - + English - + Finnish - + French - + German - + Greek - + Hungarian - + Italian + + + Japanese + + Lithuania @@ -2769,139 +4082,139 @@ Please enter a valid server list address! - - + + Maintainer Name - - + + Maintainer EMail - - + + Create Date - + Windows Behaviour - + scaleable - + fixed - + Minimum Size - + Maximum Size - + Fixed Size - + State - + Please select your game table style - + PokerTH game table styles (*.xml) - + Game Table Style Error - + Selected game table style file is already in the list. Please select another one to add! - + Game Table Style File Error - + Could not load game table style file correctly. Style will not be placed into list! - + Please select your card deck style - + PokerTH card deck styles (*.xml) - + Card Deck Style Error - + Selected card deck style file is already in the list. Please select another one to add! - + Card Deck Style File Error - + Could not load card deck style file correctly. Style will not be placed into list! - + PokerTH - Log file - + Do you really want to delete the selected log file? - + Save PokerTH log file - + PokerTH SQL log (*.pdb) @@ -2957,12 +4270,12 @@ Style will not be placed into list! startNetworkGameDialogImpl - + Server Error - + You should not kick yourself from this game! @@ -3071,108 +4384,108 @@ Style will not be placed into list! startWindowImpl - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error - + Server address was not set. - + An invalid port was set (ports 0-1023 are not allowed). - + Could not create a socket for TCP communication. - + Could not set the IP address. - + Could not set the port for this type of address. - + The server name could not be resolved. - + Bind failed - please choose a different port. - + Internal network error: "listen" failed. - + Server execution was terminated. - + Could not connect to the server. - + Connection timed out. Please check the server address. @@ -3180,293 +4493,293 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up - + Internal network error: "select" failed. - + Internal network error: "send" failed. - + Connection was closed by the server. - + Internal network error: Duplicate TCP connection. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. - + Invalid server list URL. Please correct the address in the settings. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. - + Could not unzip the PokerTH internet server list. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. - + Could not open the target file when downloading the server list. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + Sorry, this server is already full. - + Invalid login. Please check your username and password. - + Your account is blocked indefinitely. - + You cannot login at this time. Please try again in a few seconds. - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. - + Invalid password when joining the game. Please reenter the password and try again. - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + The server referred to an unknown player. Aborting. - + Internal error: The current player could not be found. - + Internal error: The current player is not active. - + You were kicked from the server. - + You were temporarily banned from the server. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! - + The client player count is invalid. - + Too many manual blinds were set. Please reconfigure the manual blinds. - + An invalid avatar file was configured. Please choose a different avatar. - + The selected avatar file is too large. Please choose a different avatar. - + An internal avatar error occured. Please report this to an admin in the lobby chat. - + Could not start game: Synchronization failed. - + The server is down for maintenance. Please try again later. - + An internal error occured. - - - - - - - - - + - - + + + + + + + + + + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + Unable to join - the server has already started the game. - + Your admin state timed out due to inactivity. Feel free to create a new game! - + You cannot join this type of game as guest. - + The settings are invalid for this type of game. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - - + + Server Message - + PokerTH %1 @@ -3474,22 +4787,22 @@ Please reenter the password and try again. timeoutMsgBoxImpl - + Timeout Warning - + Please click "OK" to stop the countdown! - + You are game-admin of an open game which will time out in %1 seconds. - + Your connection is about to time out due to inactivity in %1 seconds. diff --git a/ts/pokerth_af.ts b/ts/pokerth_af.ts index ab1d7501..68118f7f 100644 --- a/ts/pokerth_af.ts +++ b/ts/pokerth_af.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error Kaartpakstyl-fout - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ Please contact the card deck style builder %4. Kontak asseblief die kaartpakstyl-bouer %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -38,7 +38,7 @@ Die waarde(s) "%2" ontbreek. Kontak asseblief die kaartpakstyl-bouer %3. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -47,7 +47,7 @@ Please check the style file or choose another style! Kontroleer dus die styllêer, of kies 'n ander styl! - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -58,7 +58,7 @@ Die kaartprent(e) "%2" is nie beskikbaar nie. Kontak asseblief die kaartpakstyl-bouer %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! 'n Speltafelstyl is gekies in plaas van 'n kaartpakstyl. @@ -68,14 +68,14 @@ Kies asseblief 'n kaartpakstyl en probeer weer! GameTableStyleReader - - - + + + Game Table Style Error Speltafelstyl-fout - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -96,12 +96,12 @@ Jy kan egter wel met hierdie styl bly speel, want die vermiste inhoud sal deur P Kontak asseblief die speltafelstyl-bouer via "%3". - + Game Table Style Error - Fields content missing Speltafelstyl-fout: veldinhoud word vermis - + One or more pictures from current game table style "%1" were not found: %2 @@ -118,12 +118,12 @@ Jy kan egter wel met hierdie styl bly speel, want die vermiste inhoud sal deur P Kontak asseblief die speltafelstyl-bouer via "%3". - + Game Table Style Error - Pictures missing Speltafelstyl-fout: prente word vermis - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -138,32 +138,32 @@ Jy kan egter wel met hierdie styl bly speel, want die vermiste inhoud sal deur P Kontak asseblief die speltafelstyl-bouer via "%4". - + Game Table Style Error - Outdated Speltafelstyl-fout: verouderd - + Everything OK! Alles is oukei! - + Some pictures are missing, please contact style maintainer for this issue. Sommige prente word vermis. Kontak asseblief die styl se onderhouer oor hierdie probleem. - + Some style fields are missing, please contact style maintainer for this issue. Sommige stylvelde word vermis. Kontak asseblief die styl se onderhouer oor hierdie probleem. - + This style is outdated, please contact style maintainer for this issue. Hierdie styl is verouderd. Kontak asseblief die styl se onderhouer oor hierdie probleem. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -172,8 +172,8 @@ Please check the style file or choose another style! Kontroleer dus die styllêer, of kies 'n ander styl! - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! 'n Kaartpakstyl is gekies in plaas van 'n speltafelstyl. @@ -183,33 +183,38 @@ Kies asseblief 'n speltafelstyl en probeer weer! MyAvatarLabel - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player Begin stem om dié gebruiker te skop - + Ignore Player Ignoreer speler - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? Jy sal nie meer kletsboodskappe of speluitnodigings van hierdie gebruiker kry nie.<br>Wil jy regtig speler <b>%1</b> op die ignoreerlys sit? - - + + PokerTH - Question PokerTH - Vraag - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -244,17 +249,17 @@ Kies asseblief 'n speltafelstyl en probeer weer! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> @@ -272,25 +277,25 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> @@ -298,11 +303,11 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> @@ -310,28 +315,28 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> @@ -480,12 +485,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 Aangaande PokerTH %1 @@ -574,12 +579,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Handmatige blindesvolgorde - + You cannot set more than 30 manual blinds. Jy kan nie meer as 30 handmatige blindes opstel nie. @@ -605,39 +610,39 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Jy kan nie met "Human Player" as kennaam by internet-spel-voorkamer aangesluit nie. Kies asseblief 'n ander naam. - - - + + + Nick name: Kennaam: - + Your player name is already used by another player. Please choose a different name. Jou spelernaam word reeds deur 'n ander speler gebruik. Kies asseblief 'n ander naam. - + The player name is too short, too long or invalid. Please choose another one. Die spelernaam is te kort, te lank of ongeldig. Kies asseblief 'n ander naam. - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! @@ -649,8 +654,8 @@ Please choose another one! Kies asseblief 'n ander naam. - - + + Game name: Spelnaam: @@ -676,27 +681,27 @@ Kies asseblief 'n ander naam. connectToServerDialogImpl - + Resolving address... Los tans adres op... - + Connecting to server... Koppel tans aan bediener... - + Starting session... Begin tans sessie... - + Connection established! Gekoppel! - + Reading server list... Lees tans bedienerlys... @@ -808,17 +813,17 @@ Kies asseblief 'n ander naam. createInternetGameDialogImpl - + <i>First small blind: $%1</i> <i>Eerste klein blinde: $%1</i> - + <i>Double blinds every %1'th hand</i> <i>Dubbelblindes elke %1e hand</i> - + %1's game %1 se spel @@ -895,112 +900,117 @@ Kies asseblief 'n ander naam. gameLobbyDialog - + Internet Game Lobby Internetspel-voorkamer - + Game Info Spelinfo - + Game type: Speltipe: - + Connected Players Gekoppelde spelers - + search for player ... soek vir speler... - + + 5 - Show open & non-full & ranking games + + + + Start Cash: Begingeld: - + First small blind: Eerste klein blinde: - + Blinds raise interval: Blindesverhoog-interval: - + Blinds raise mode: Blindesverhoog-modus: - + Timeout for player action (sec): Uittelling vir speleraksie (sek): - + Fill up with computer opponents Vul aan met rekenaaropponente - + &Start Game &Begin spel - + &Kick Player &Skop speler - + Sort alphabetically - + Sort by country - + Display idle players - + Manual blinds list: Handmatige blindeslys: - + &Leave Game &Verlaat spel - + Join &any game Sluit aan &by enige spel - + &Create Game &Skep spel - + &Join Game &Sluit by spel aan - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1019,37 +1029,37 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">Kliek hier om die aanlyn graderings te bekyk</span></a></p></td></tr></table></body></html> - + 0 - No game list filter 0 - Geen spellysfilter nie - + 1 - Show open games 1 - Wys oop spelle - + 2 - Show open & non-full games 2 - Wys oop & halfvol spelle - + 3 - Show open & non-full & non-private games 3 - Wys oop & halfvol & nieprivate spelle - + 4 - Show open & non-full & private games 4 - Wys oop & halfvol & private spelle - + Lobby-Chat Voorkamer-klets - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1065,281 +1075,1501 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - + Starting game. Please wait ... Spel begin. Wag asseblief... - + Joining a private Game By 'n privaat spel aansluit - + You are about to join a private game. Please enter the password! Jy gaan nou by 'n privaat spel aansluit. Tik asseblief die wagwoord in! - + open maak oop - - - - + + + + Game Info Spelinfo - - - + + + Game Spel - - - + + + Players Spelers - - - + + + State Staat - R - R + R - - - + + + P P - - - + + + Available Players Beskikbare spelers - + Invite player Nooi speler - + Ignore player Ignoreer speler - + Player infos ... Spelers se info... - - - + + + Standard Standaard - - - + + + Registered players only Net geregistreerde spelers - - - + + + Invited players only Net genooide spelers - - - + + + Ranking game Gradeerspel - + Connected players - max. %1 Gekoppelde spelers: maks %1 - - + + + T T - - + + Connected players - Max. %1 Gekoppelde spelers: maks %1 - + running aan die gang - - + + running games: %1 spelle aan die gang: %1 - - + + open games: %1 oop spelle: %1 - + Invite %1 Nooi %1 - + Ignore %1 Ignoreer %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> <span style='color:blue;'>%3 het %1 uitgenooi na %2.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> <span style='color:red;'>%1 het die uitnodiging na %2 van die hand gewys.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> <span style='color:red;'>%1 kan nie by %2 aansluit nie want hy of sy is besig.</span> - - + + The game will start in<br><b>%1</b> seconds. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. Jy het by 'n spel aangesluit met die tipe "nooi-alleen". Nooi gerus ander spelers uit deur op hul kenname in die lys beskikbare spelers te regskliek. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? Jy is deur <b>%2</b> na die spel <b>%1</b> genooi.<br>Wil jy by daardie spel aansluit? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? Jy sal nie meer kletsboodskappe of speluitnodigings van hierdie gebruiker kry nie.<br>Wil jy regtig speler <b>%1</b> op jou ignoreerlys sit? - - + + connected players: %1 gekoppelde spelers: %1 - - + + Show player stats + + + + + Connected players Gekoppelde spelers - + hands hande - + minutes minute - + double blinds dubbelblindes - + manual blinds order handmatige blindesvolgorde - + Server Error Bedienerfout - + You should not kick yourself from this game! Jy moenie jouself uit hierdie spel skop nie! - + search for player ... soek vir speler... - + Chat is only available to registered players. Klets werk net vir geregistreerde spelers. - + Invite player ... Nooi speler... - + Ignore player ... Ignoreer speler... - + %1 is playing in "%2". %1 speel in "%2". - + %1 is not playing at the moment. %1 speel nie op die oomblik nie. - - + + PokerTH - Info Message PokerTH - Inligtingsboodskap - + PokerTH - Question PokerTH - Vraag + + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + gameTable @@ -1349,224 +2579,306 @@ Nooi gerus ander spelers uit deur op hul kenname in die lys beskikbare spelers t PokerTH 0.6-beta - Die oopbron-Texas Holdem-enjin - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Hands Hande - + Chat Klets - + + Players tip + + + + + Save + Stoor + + + Log Log - + Away Weg - + Manual Action (default) Handmatige aksie (verstek) - + Auto-Check / Auto-Fold Outo-inhou / outo-uitsit - + Auto-Check / Auto-Call-Any Outo-inhou / outo-roep enige - + Speed: Spoed: - + Start Local Game ... Begin plaaslike spel... - + Ctrl+N Ctrl+N - + Quit Verlaat - + Ctrl+Q Ctrl+Q - + About PokerTH ... Aangaande PokerTH... - + Settings ... Instellings... - + Create Network Game ... Netwerkspel skep... - + Ctrl+O Ctrl+O - + Join Network Game ... By netwerkspel aansluit... - + Ctrl+J Ctrl+J - + Fullscreen Volskerm - + Ctrl+F Ctrl+F - + Show/Hide Chat Window Wys/versteek kletsvenster - + Ctrl+T Ctrl+T - - - + + + Show/Hide Hands Window Wys/versteek handevenster - + Ctrl+H Ctrl+H - + Show/Hide Log Window Wys/versteek logvenster - + Ctrl+L Ctrl+L - + Internet Game ... Internetspel... - + Ctrl+I Ctrl+I - + Show/Hide Away Window Wys/versteek wegweesvenster - + Ctrl+A Ctrl+A - + Kick Skop - + Vote Timeout: Stem vir uittelling: - + Yes Ja - + No Nee - + Chance Kans - + Configure PokerTH ... PokerTH opstel... - + Close Toemaak - + Ctrl+X Ctrl+X - + Vote started by: Stemming begin deur: - + Show/Hide Chance Window Wys/versteek kansvenster - + Ctrl+C Ctrl+C - + &View &Bekyk - + &Settings &Instellings - + Shortcut: <Shift> Kortpad: <Shift> @@ -1574,87 +2886,87 @@ Nooi gerus ander spelers uit deur op hul kenname in die lys beskikbare spelers t gameTableImpl - - - - - - - - + + + + + + + + Stop Stop - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - Die oopbron-Texas Holdem-enjin - - - - - + + + + + Start Begin - - - + + + Lobby Voorkamer - + Chat Klets - + Closing PokerTH during network game PokerTH tydens netwerkspel toemaak - + You are the hosting server. Do you want to close PokerTH anyway? Jy is die gasheerbediener. Wil jy nog steeds PokerTH toemaak? - + Really want to exit? - + PokerTH - Close Table? - + PokerTH - Internet Game Message PokerTH - Internetspelboodskap - + Attention! Do you really want to leave the current game and go back to the lobby? Let op! Wil jy regtig die huidige spel verlaat en na die voorkamer terugkeer? - + Chat is only available to registered players. Klets werk net vir geregistreerde spelers. - + PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -1662,43 +2974,43 @@ If you are temporarily away, you can use the "away" tools in the tool - + Chance Kans - + Kick Skop - + Do you want to kick <b>%1</b><br>from this game? Wil jy <b>%1</b><br> uit hierdie spel skop? - - + + <b>%1</b> secs left <b>%1</b> sek oor - + vote stem - + votes stemme - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. Speler <b>%1</b> het <b>%2</b> %3<br> teen hom. <b>%4</b> stem(e) nodig om te skop. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. Jy het <b>%1</b> %2 teen jou.<br><b>%3</b> stem(e) nodig om te skop. @@ -1884,53 +3196,53 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Kon nie bedienerprofiellêer laai nie - - - + + + Could not load server-profiles-file: Kon nie bedienerprofielelêer laai nie: - + Save Server Profile Error Kon nie bedienerprofiel stoor nie - + A profile with the name: %1 already exists. Would you like to overwrite ? 'n Profiel genaamd %1 bestaan reeds. Wil jy dit oorheenskryf? - + Read Server-Profile List Error Kon nie bedienerprofiellys lees nie - + Could not read server-profiles list Kon nie bedienerprofielelys lees nie - - + + Save Server-Profile-File Error Kon nie bedienerprofiellêer stoor nie - - + + Could not save server-profiles-file: Kon nie bedienerprofielelêer stoor nie: @@ -1984,12 +3296,12 @@ Wil jy dit oorheenskryf? manualBlindsOrderDialogImpl - + Manual Blinds Order Handmatige blindesvolgorde - + You cannot set more than 30 manual blinds. Jy kan nie meer as 30 handmatige blindes opstel nie. @@ -2091,38 +3403,38 @@ Wil jy dit oorheenskryf? selectAvatarDialogImpl - - + + Avatar File Error Avatarlêer-fout - + Please select an avatar from the list! Kies asseblief 'n avatar uit die lys! - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! Die lêergrootte van die gekose prent is te groot. (maks 30 KB) Kies asseblief 'n kleiner prent! - + The entered avatar picture doesn't exist. Please enter an valid picture! Die ingetikte avatarprent bestaan nie. Tik asseblief 'n geldige prent in! - + Select external avatar picture Kies eksterne avatarprent - + Images (*.png *.jpg *.gif) Prente (*.png *.jpg *.gif) @@ -2798,32 +4110,32 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + Dutch Nederlands - + English Engels - + French Frans - + German Duits - + Hungarian Hongaars - + Italian Italiaans @@ -2868,10 +4180,10 @@ p, li { white-space: pre-wrap; } Turks - + - - + + Settings Error Instellingsfout @@ -2883,49 +4195,49 @@ Please enter an valid picture! Tik asseblief 'n geldige prent in! - - + + The log file directory doesn't exist. Please select an valid directory! Die loglêer-gids bestaan nie. Kies asseblief 'n geldige gids! - + Language Changed Taal verander - + You have changed application language to %1. Please restart PokerTH to load new language! Jy het die program se taal na %1 verander. Herbegin asseblief PokerTH om nuwe taal te laai. - + Select your flipside picture Kies jou omkeerkantprent - + Images (*.png *.jpg *.gif) Prente (*.png *.jpg *.gif) - + Open Directory Maak gids oop - - + + Blinds Error Blindes-fout - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -2934,7 +4246,7 @@ is kleiner as huidige eerste-klein-blinde! Hierdie eerste-klein-blinde-waarde sal na die maksimum toegelate waarde gestel word. - + Bulgarian Bulgaars @@ -2944,12 +4256,12 @@ Hierdie eerste-klein-blinde-waarde sal na die maksimum toegelate waarde gestel w Pools - + Chinese Sjinees - + Greek Grieks @@ -2959,170 +4271,175 @@ Hierdie eerste-klein-blinde-waarde sal na die maksimum toegelate waarde gestel w Sweeds - + The entered server list address is not a valid URL. Please enter a valid server list address! Die ingetikte bedienerlysadres is nie 'n geldige URL nie. Tik asseblief 'n geldige bedienerlysadres in. - + Finnish Fins - + Afrikaans Afrikaans - + Catalan Katalaans - + Czech Tsjeggies - + Danish Deens + + + Japanese + + Tamil Tamil - - + + Maintainer Name Onderhouer se naam - - + + Maintainer EMail Onderhouer se posadres - - + + Create Date Skep datum - + Windows Behaviour Venstergedrag - + scaleable vergroot/kleinbaar - + fixed vasgestel - + Minimum Size Minimumgrootte - + Maximum Size Maksimumgrootte - + Fixed Size Vaste grootte - + State Staat - + Please select your game table style Kies asseblief jou speltafelstyl - + PokerTH game table styles (*.xml) PokerTH-speltafelstyle (*.xml) - + Game Table Style Error Speltafelstyl-fout - + Selected game table style file is already in the list. Please select another one to add! Gekose speltafelstyl-lêer is reeds in die lys. Kies asseblief 'n ander om by te voeg. - + Game Table Style File Error Speltafelstyl-lêerfout - + Could not load game table style file correctly. Style will not be placed into list! Kon nie speltafelstyl-lêer korrek laai nie. Styl sal nie by lys gevoeg word nie. - + Please select your card deck style Kies asseblief jou kaartpakstyl. - + PokerTH card deck styles (*.xml) PokerTH-kaartpakstyle (*.xml) - + Card Deck Style Error Kaartpakstyl-fout - + Selected card deck style file is already in the list. Please select another one to add! Gekose kaartpakstyl-lêer is reeds in die lys. Kies asseblief 'n ander om by te voeg. - + Card Deck Style File Error Kaartpakstyl-lêerfout - + Could not load card deck style file correctly. Style will not be placed into list! Kon nie kaartpakstyl-lêer korrek laai nie. Styl sal nie by lys gevoeg word nie. - + PokerTH - Log file PokerTH - Loglêer - + Do you really want to delete the selected log file? @@ -3131,12 +4448,12 @@ Styl sal nie by lys gevoeg word nie. Wil jy regtig die gekose loglêer skrap? - + Save PokerTH log file Stoor PokerTH-loglêer - + PokerTH SQL log (*.pdb) PokerTH-SQL-log (*.pdb) @@ -3200,12 +4517,12 @@ Styl sal nie by lys gevoeg word nie. startNetworkGameDialogImpl - + Server Error Bedienerfout - + You should not kick yourself from this game! Jy moenie jouself uit hierdie spel skop nie! @@ -3314,108 +4631,108 @@ Styl sal nie by lys gevoeg word nie. startWindowImpl - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Netwerkfout - + Server address was not set. Bedieneradres is nie gestel nie. - + An invalid port was set (ports 0-1023 are not allowed). 'n Ongeldige poort is gestel (poorte 0-1023 word nie toegelaat nie). - + Could not create a socket for TCP communication. Kon nie 'n sok vir TCP-kommunikasie skep nie. - + Could not set the IP address. Kon nie die IP-adres stel nie. - + Could not set the port for this type of address. Kon nie die poort vir hierdie tipe adres stel nie. - + The server name could not be resolved. Kon nie die bedienernaam oplos nie. - + Bind failed - please choose a different port. Kon nie bind nie - kies asseblief 'n ander poort. - + Internal network error: "listen" failed. Interne netwerkfout: kom nie "luister" nie. - + Server execution was terminated. Bedienerlopie is beëindig. - + Could not connect to the server. Kon nie aan die bediener koppel nie. - + Connection timed out. Please check the server address. @@ -3426,302 +4743,302 @@ Kontroleer asseblief die bedieneradres. As die bediener agter 'n NAT-roeteerder is, maak seker poortaanstuur is aan die bedienerkant opgestel. - + Internal network error: "select" failed. Interne netwerkfout: kon nie "kies" nie. - + Internal network error: "send" failed. Interne netwerkfout: kom nie "stuur" nie. - + Connection was closed by the server. Die verbinding is deur die bediener toegemaak. - + Internal network error: Duplicate TCP connection. Interne netwerkfout: Duplikaat-TCP-verbinding. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. 'n Ongeldige netwerkpakkie is ontvang. Maak asseblief dat alle spelers dieselfde weergawe van PokerTH gebruik. - + Internal state error. Please make sure that all players use the same version of PokerTH. Interne staatfout. Maak asseblief dat alle spelers dieselfde weergawe van PokerTH gebruik. - + Invalid server list URL. Please correct the address in the settings. Ongeldige bedienerlys-URL. Korrigeer asseblief die adres in die instellings. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. Kon nie die bedienerlys-MD5-lêer oopmaak nie. Maak asseblief seker dat die bedienerlys-URL reg is. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. Kon nie met die PokerTH-internetbedienerlys sinchroniseer nie. Maak asseblief seker dat die bedienerlys-URL reg is. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. Die PokerTH-internetbedienerlys bevat ongeldige data. As jy 'n doelgemaakte bedienerlys gebruik, maak asseblief seker dat dit in die regte formaat is. - + Could not unzip the PokerTH internet server list. Kon nie die PokerTH-internetbedienerlys uitpak nie. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. Kon nie die PokerTH-internetbedienerlys aflaai nie. Maak asseblief seker adt jy direk aan die internet gekoppel is. - + Could not open the target file when downloading the server list. Kon nie die teikenlêer oopmaak toe die bedienerlys afgelaai is nie. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Die PokerTH-bediener werk nie met hierdie weergawe van die spel nie.<br>Besoek asseblief <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> en laai die jongste weergawe af. - + Sorry, this server is already full. Jammer, hierdie bediener is reeds vol. - + Invalid login. Please check your username and password. Ongeldige aanmeld. Kontroleer asseblief jou gebruikernaam en wagwoord. - + Your account is blocked indefinitely. Jou rekening is onbepaald geblokeer. - + You cannot login at this time. Please try again in a few seconds. Jy kan nie nou aanmeld nie. Probeer asseblief weer oor 'n paar sekondes. - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. Hierdie spel is van die tipe nooi-alleen. Jy kan nie by hierdie spel aansluit as jy nie genooi is nie. - + Invalid password when joining the game. Please reenter the password and try again. Ongeldige wagwoord toe by die spel aansluit. Tik asseblief weer die wagwoord in, en probeer weer. - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. Die wagwoord is te lank. Kies asseblief 'n ander naam. - + The game name is either too short or too long. Please choose another one. Die spelnaam is óf te kort óf te lank. Kies asseblief 'n ander naam. - + The game could not be found. Kon nie die spel vind nie. - + The chat text is invalid. Die kletsteks is ongeldig. - + The server referred to an unknown player. Aborting. Die bediener verwys na 'n onbekende speler. Ons staak dus. - + Internal error: The current player could not be found. Interne fout: Kon nie die huidige speler vind nie. - + Internal error: The current player is not active. Interne fout: Die huidige speler is nie aktief nie. - + You were kicked from the server. Jy is van die bediener af geskop. - + You were temporarily banned from the server. Jy is tydelik van die bediener af verban. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! Jou bedienerverbinding het uitgetel vanweë geen aktiwiteit. Jy is welkom om weer te koppel! - + The client player count is invalid. Die kliëntspelertelling is ongeldig. - + Too many manual blinds were set. Please reconfigure the manual blinds. Te veel handmatige blindes is gestel. Stel asseblief weer die handmatige blindes op. - + An invalid avatar file was configured. Please choose a different avatar. 'n Ongeldige avatarlêer is opgestel. Kies asseblief 'n ander avatar. - + The selected avatar file is too large. Please choose a different avatar. Die gekose avatarlêer is te groot. Kies asseblief 'n ander avatar. - + An internal avatar error occured. Please report this to an admin in the lobby chat. 'n Interne avatarfout het voorgekom. Rapporteer dit asseblief aan 'n admin in die voorkamerklets. - + Could not start game: Synchronization failed. Kon nie spel begin nie: sinchronisering het misluk. - + The server is down for maintenance. Please try again later. Die bediener is af vir onderhoud. Probeer asseblief later weer. - + An internal error occured. 'n Interne fout het voorgekom. - - - - - - - - - + - - + + + + + + + + + + Network Notification Netwerkberigte - + You were kicked from the game. Jy is uit die spel geskop. - + Sorry, this game is already full. Jammer, hierdie spel is reeds vol. - + Unable to join - the server has already started the game. Kan nie aansluit nie - die bediener het reeds met die spel begin. - + Your admin state timed out due to inactivity. Feel free to create a new game! Jou adminstaat het uitgestel vanweë geen aktiwiteit. Skep gerus 'n nuwe spel. - + You cannot join this type of game as guest. Jy kan nie by hierdie tipe spel as 'n gas aansluit nie. - + The settings are invalid for this type of game. Die instellings is ongeldig vir hierdie tipe spel. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. 'n Nuwe weergawe van PokerTH is beskikbaar.<br>Besoek asseblief <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> en laai die jongste weergawe af. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Hierdie betaweergawe van PokerTH is verouderd.<br>Besoek asseblief <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> en laai die jongste weergawe af. - - + + Server Message Bedienerboodskap - + PokerTH %1 PokerTH %1 @@ -3729,22 +5046,22 @@ Tik asseblief weer die wagwoord in, en probeer weer. timeoutMsgBoxImpl - + Timeout Warning Uittel-waarskuwing - + Please click "OK" to stop the countdown! Kliek asseblief "Oukei" om die aftelling te stop! - + You are game-admin of an open game which will time out in %1 seconds. Jy is speladmin van 'n oop spel wat oor %1 sekondes gaan uittel. - + Your connection is about to time out due to inactivity in %1 seconds. Jou verbinding gaan oor %1 uittel vanweë geen aktiwiteit. diff --git a/ts/pokerth_bg.ts b/ts/pokerth_bg.ts index 806e884f..9631b29e 100644 --- a/ts/pokerth_bg.ts +++ b/ts/pokerth_bg.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -22,7 +22,7 @@ Please contact the card deck style builder %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -31,14 +31,14 @@ Please contact the card deck style builder %3. - + Cannot load card deck style file: %1 Please check the style file or choose another style! - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -46,7 +46,7 @@ Please contact the card deck style builder %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! @@ -66,14 +66,14 @@ Please select a card deck style and try again! GameTableStyleReader - - - + + + Game Table Style Error - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -86,12 +86,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Fields content missing - + One or more pictures from current game table style "%1" were not found: %2 @@ -102,12 +102,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Pictures missing - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -117,40 +117,40 @@ Please contact the game table style builder via "%4". - + Game Table Style Error - Outdated - + Everything OK! - + Some pictures are missing, please contact style maintainer for this issue. - + Some style fields are missing, please contact style maintainer for this issue. - + This style is outdated, please contact style maintainer for this issue. - + Cannot load game table style file: %1 Please check the style file or choose another style! - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! @@ -210,33 +210,38 @@ Please select a game table style and try again! MyAvatarLabel - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player - + Ignore Player - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? - - + + PokerTH - Question - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -287,17 +292,17 @@ Please select a game table style and try again! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> @@ -315,25 +320,25 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> @@ -341,11 +346,11 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> @@ -353,28 +358,28 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> @@ -468,12 +473,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 Относно PokerTH %1 @@ -562,12 +567,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Персонализиран ред за входа - + You cannot set more than 30 manual blinds. Не можете да сложите повече от 30 персонализирани входа. @@ -593,46 +598,46 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Не можете да се присъедините към лобито на Интернет игра с псевдонима "Жив играч". Моля изберете друг псевдоним. - - - + + + Nick name: - + Your player name is already used by another player. Please choose a different name. Друг играч ползва вече това име. Моля изберете друго име. - + The player name is too short, too long or invalid. Please choose another one. Името ви на играч е много късо, много дълго или невалидно. Моля изберете друго. - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! - - + + Game name: @@ -669,27 +674,27 @@ Please choose another one! connectToServerDialogImpl - + Resolving address... Разрешаване на адреса... - + Connecting to server... Свързване към сървъра... - + Starting session... Стартиране на сесията... - + Connection established! Връзката осъществена! - + Reading server list... @@ -805,17 +810,17 @@ Please choose another one! createInternetGameDialogImpl - + <i>First small blind: $%1</i> - + <i>Double blinds every %1'th hand</i> - + %1's game Играта на %1 @@ -896,7 +901,7 @@ Please choose another one! gameLobbyDialog - + Internet Game Lobby Лоби за интернет играта @@ -921,57 +926,62 @@ Please choose another one! Частен - + + 5 - Show open & non-full & ranking games + + + + Game Info Информация за играта - + Connected Players Свързани играчи - + Start Cash: Първоначални пари: - + First small blind: - + Blinds raise interval: - + Blinds raise mode: - + Timeout for player action (sec): - + Fill up with computer opponents Попълни играта с компютърни играчи - + Sort alphabetically - + Sort by country - + Display idle players @@ -984,12 +994,12 @@ Please choose another one! Изгони играч - + &Start Game - + &Kick Player @@ -1014,7 +1024,7 @@ Please choose another one! Метод на увеличаване на входа: - + Manual blinds list: Персонализиран лист за входа: @@ -1023,32 +1033,32 @@ Please choose another one! Време за действие на играча (сек): - + Game type: - + &Leave Game - + Join &any game - + &Create Game - + &Join Game - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1060,32 +1070,32 @@ p, li { white-space: pre-wrap; } - + 0 - No game list filter - + search for player ... - + 1 - Show open games - + 2 - Show open & non-full games - + 3 - Show open & non-full & non-private games - + 4 - Show open & non-full & private games @@ -1106,12 +1116,12 @@ p, li { white-space: pre-wrap; } Присъедини се към игра - + Lobby-Chat Лоби-чат - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1123,7 +1133,7 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - + Starting game. Please wait ... Стартиране на играта. Моля изчакайте ... @@ -1132,46 +1142,46 @@ p, li { white-space: pre-wrap; } Играта на %1 - + Joining a private Game Присъединяване към частна игра - + You are about to join a private game. Please enter the password! Присъединявате се към частна игра. Моля вкарайте паролата! - + open отвори - - - - + + + + Game Info Информация за играта - - - + + + Game Игра - - - + + + Players Играчи - - - + + + State Статус @@ -1180,145 +1190,146 @@ p, li { white-space: pre-wrap; } Частен - - R - - - - - - + + + P - - - + + + Available Players Свободни играчи - + Invite player - + Ignore player - + Player infos ... - - - + + + Standard - - - + + + Registered players only - - - + + + Invited players only - - - + + + Ranking game - + Connected players - max. %1 - - + + + T - - + + Show player stats + + + + + Connected players - Max. %1 - + running работи - - + + running games: %1 течящи игри: %1 - - + + open games: %1 отворени игри: %1 - + Invite %1 - + Ignore %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> - - + + The game will start in<br><b>%1</b> seconds. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? @@ -1327,88 +1338,1303 @@ Feel free to invite other players by right-clicking on their nick in the availab играчи в чата: %1 - - + + connected players: %1 свързани играчи: %1 - - + + Connected players - + hands ръце - + minutes минути - + double blinds удвои входа - + manual blinds order персонализиран ред за входа - + Server Error Грешка със сървъра - + You should not kick yourself from this game! Не би трябвало да игонвате себе си от тази игра! - + search for player ... - + Chat is only available to registered players. - + Invite player ... - + Ignore player ... - + %1 is playing in "%2". - + %1 is not playing at the moment. - - + + PokerTH - Info Message - + PokerTH - Question + + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + gameTable @@ -1418,42 +2644,124 @@ Feel free to invite other players by right-clicking on their nick in the availab PokerTH 0.6-beta - Тексас Холдем покер мотора с отворен код - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Hands Ръце - + Chat Чат - + + Players tip + + + + + Save + Запази + + + Log Отчитане - + Away Заминал - + Manual Action (default) Ръчно действие (по подразбиране) - + Auto-Check / Auto-Fold Автоматично-Приемай / Автоматично-Оттегляй - + Auto-Check / Auto-Call-Any Автоматично-Приемай / Автоматично-Отговаряй на всичко - + Speed: Скорост: @@ -1470,139 +2778,139 @@ Feel free to invite other players by right-clicking on their nick in the availab Игра в мрежата - + Start Local Game ... Започни локална игра... - + Ctrl+N Ctrl+N - + Quit Изход - + Ctrl+Q Ctrl+Q - + About PokerTH ... Относно PokerTH... - + Settings ... Настройки ... - + Create Network Game ... Създай игра в мрежата ... - + Ctrl+O Ctrl+O - + Join Network Game ... Присъедини се към игра в мрежа ... - + Ctrl+J Ctrl+J - + Fullscreen Пълен екран - + Ctrl+F Ctrl+F - + Show/Hide Chat Window Покажи/Скрий чат прозорец - + Ctrl+T Ctrl+T - - - + + + Show/Hide Hands Window Покажи/Скрий прозореца с ръцете - + Ctrl+H Ctrl+H - + Show/Hide Log Window Покажи/Скрий прозореца с регистъра - + Ctrl+L Ctrl+L - + Internet Game ... Интернет игра ... - + Ctrl+I Ctrl+I - + Show/Hide Away Window Покажи/Скрий "Заминал" прозореца - + Ctrl+A Ctrl+A - + Kick - + Vote Timeout: - + Yes - + No - + Chance @@ -1611,47 +2919,47 @@ Feel free to invite other players by right-clicking on their nick in the availab Настройки - + Configure PokerTH ... - + Close Затвори - + Ctrl+X - + Vote started by: - + Show/Hide Chance Window - + Ctrl+C - + &View - + &Settings - + Shortcut: <Shift> @@ -1659,14 +2967,14 @@ Feel free to invite other players by right-clicking on their nick in the availab gameTableImpl - - - - - - - - + + + + + + + + Stop Спри @@ -1679,7 +2987,7 @@ Feel free to invite other players by right-clicking on their nick in the availab Ctrl+N за да започнете нова игра - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - Тексас Холдем покер мотора с отворен код @@ -1698,18 +3006,18 @@ Please choose another one. F1 - Всичко вътре | F2 - Заложи/Наддай | F3 - Приеми/Орговори | F4 - Оттегли се - - - - - + + + + + Start Започни - - - + + + Lobby Лоби @@ -1916,95 +3224,95 @@ Please choose a different name. Автоматичен метод е настроен: Приемай или се оттегляй. - + Chat Чат - + Closing PokerTH during network game Затваряне на PokerTH по време на игра в мрежа - + You are the hosting server. Do you want to close PokerTH anyway? Вие сте сървъра домакин. Искате ли да затворите PokerTH все пак ? - + PokerTH - Internet Game Message PokerTH - Съобщение от интернет игра - + Attention! Do you really want to leave the current game and go back to the lobby? Внимание! Наистина ли искате да напуснете играта и да се върнете в лобите ? - + Chance - + Really want to exit? - + PokerTH - Close Table? - + Kick - + Do you want to kick <b>%1</b><br>from this game? - - + + <b>%1</b> secs left - + vote - + votes - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. - + Chat is only available to registered players. - + PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -2184,53 +3492,53 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Грешка при зареждането на профила на сървъра - - - + + + Could not load server-profiles-file: Проблем в зареждането на файла с прфилa за сървърa: - + Save Server Profile Error Грешка при запазването на сървър профила - + A profile with the name: %1 already exists. Would you like to overwrite ? Профил с името: %1 вече съществува. Искате ли да запишете новия върху вече съществуващия ? - + Read Server-Profile List Error Грешка при четенето на листата с прфилите на сървърите - + Could not read server-profiles list Четенето на файла с листата с прфилите на сървърите е невъзможно - - + + Save Server-Profile-File Error Грешка при запазването на листата с прфилите на сървърите - - + + Could not save server-profiles-file: Запазването на файла с листата с прфилите на сървърите е невъзможно: @@ -2692,12 +4000,12 @@ and go back to the lobby? manualBlindsOrderDialogImpl - + Manual Blinds Order Персонализиран ред на входа - + You cannot set more than 30 manual blinds. Не можете да сложите повече от 30 персонализирани входа. @@ -2803,38 +4111,38 @@ and go back to the lobby? selectAvatarDialogImpl - - + + Avatar File Error Грешка във файла на аватара - + Please select an avatar from the list! Моля изберете аватар от листата! - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! Размера на файла с избраната картинка е много голям (максимално 30кб) Моля изберете по-малка картинка! - + The entered avatar picture doesn't exist. Please enter an valid picture! Въведената картинка за аватар не съществува Моля изберете валидна картинка за аватар! - + Select external avatar picture Изберете външна картинка за аватар - + Images (*.png *.jpg *.gif) Картинки (*.png *.jpg *.gif) @@ -3579,32 +4887,32 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + Dutch Холандски - + English Английски - + French Френски - + German Немски - + Hungarian Унгарски - + Italian Италиански @@ -3638,10 +4946,10 @@ p, li { white-space: pre-wrap; } Турски - + - - + + Settings Error Грешка в настройките @@ -3653,49 +4961,49 @@ Please enter an valid picture! Моля въведете валидна картинка! - - + + The log file directory doesn't exist. Please select an valid directory! Папката за регистър файла не съществува. Моля изберете валидна папка! - + Language Changed Езикъте е променен - + You have changed application language to %1. Please restart PokerTH to load new language! Сменихте езика за апликацията с %1. Моля рестартирайте PokerTH за да заредите новия език! - + Select your flipside picture Изберете картинка за тестето - + Images (*.png *.jpg *.gif) Картинки (*.png *.jpg *.gif) - + Open Directory Отвори папка - - + + Blinds Error Грешка с Входа - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -3704,51 +5012,56 @@ This first-small-blind-value will be set to maximum allowed value. Този пръв малък вход ще бъде променен с максималната позволена стойност. - + The entered server list address is not a valid URL. Please enter a valid server list address! - + Afrikaans - + Bulgarian - + Catalan - + Chinese - + Czech - + Danish - + Finnish - + Greek + + + Japanese + + Lithuania @@ -3780,139 +5093,139 @@ Please enter a valid server list address! - - + + Maintainer Name - - + + Maintainer EMail - - + + Create Date - + Windows Behaviour - + scaleable - + fixed - + Minimum Size - + Maximum Size - + Fixed Size - + State Статус - + Please select your game table style - + PokerTH game table styles (*.xml) - + Game Table Style Error - + Selected game table style file is already in the list. Please select another one to add! - + Game Table Style File Error - + Could not load game table style file correctly. Style will not be placed into list! - + Please select your card deck style - + PokerTH card deck styles (*.xml) - + Card Deck Style Error - + Selected card deck style file is already in the list. Please select another one to add! - + Card Deck Style File Error - + Could not load card deck style file correctly. Style will not be placed into list! - + PokerTH - Log file - + Do you really want to delete the selected log file? - + Save PokerTH log file - + PokerTH SQL log (*.pdb) @@ -3968,12 +5281,12 @@ Style will not be placed into list! startNetworkGameDialogImpl - + Server Error Грешка със сървъра - + You should not kick yourself from this game! Не се самоизгонвайте от играта! @@ -4100,108 +5413,108 @@ Please choose another one. Моля изберете друг псевдоним. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Грешка във връзката - + Server address was not set. Не сте задали адреса на сървъра. - + An invalid port was set (ports 0-1023 are not allowed). Задали сте грешен порт (портове 0-1023 не са разрешени). - + Could not create a socket for TCP communication. Създаването на сокет за TCP комуникация невъзможно. - + Could not set the IP address. Не може да бъде зададен IP адреса. - + Could not set the port for this type of address. Не може да бъде зададен порта за този тип адрес. - + The server name could not be resolved. Името на сървъра не може да бъде превърнато. - + Bind failed - please choose a different port. Връзката се провали - моля изберете друг порт. - + Internal network error: "listen" failed. Вътрешна мержова грешка: "слушането" се провали. - + Server execution was terminated. Паботата на сървъра бе прекратена. - + Could not connect to the server. Връзката със сървъра не може да бъде осъществена. - + Connection timed out. Please check the server address. @@ -4212,144 +5525,144 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up Ако сървъра е зад NAT-рутър, моля бъдете сигурни че порта е правилно препратен от страна на сървъра. - + Internal network error: "select" failed. Вътрешна мержова грешка: "отбелязването" се провали. - + Internal network error: "send" failed. Вътрешна мержова грешка: "изпращането" се провали. - + Connection was closed by the server. Връзката бе прекъсната от сървъра. - + Internal network error: Duplicate TCP connection. Вътрешна грешка в мрежата: Двойна TCP връзка. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Инвалиден мрежов пакет бе получен. Моля бъдете сигурни че всички играчи ползват една и съща версия на PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Вътрешна сървър грешка. Моля бъдете сигурни че всички играчи ползват една и съща версия на PokerTH. - + Invalid server list URL. Please correct the address in the settings. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. - + Could not unzip the PokerTH internet server list. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. - + Could not open the target file when downloading the server list. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. PokerTH сървъра не поддържа тази версия на играта.<br>Моля отидете на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> и свалете последната версия. - + Sorry, this server is already full. Съжалаваме, но този сървър е вече пълен. - + Invalid login. Please check your username and password. - + Your account is blocked indefinitely. - + You cannot login at this time. Please try again in a few seconds. - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. - + Invalid password when joining the game. Please reenter the password and try again. Грешна парола за присъединяване към играта. Моля вкарайте наново паролата. - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. Паролата е много дълга. Моля изберете друга. @@ -4364,154 +5677,154 @@ Please choose a different name. Името ви на играч е много късо, много дълго или невалидно. Моля изберете друго. - + The game name is either too short or too long. Please choose another one. Името на играта е много късо или много дълго. Моля изберете друго. - + The game could not be found. Играта не може да бъде намерена. - + The chat text is invalid. Чат текста не е валиден. - + The server referred to an unknown player. Aborting. Сървъра се отправи към незнаен играч. Спира операцията. - + Internal error: The current player could not be found. Вътрешна грешка. Играча не може да бъде намерен. - + Internal error: The current player is not active. Вътрешна грешка: Играча не е активен. - + You were kicked from the server. - + You were temporarily banned from the server. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! - + The client player count is invalid. Броят на играчите не е валиден. - + Too many manual blinds were set. Please reconfigure the manual blinds. Много персонализирани входа са зададени. Моля настройте наново персонализираните входове. - + An invalid avatar file was configured. Please choose a different avatar. Невалиден аватар е зададен. Моля изберете друг аватар. - + The selected avatar file is too large. Please choose a different avatar. Избрания файл за аватар е много широк. Моля изберете друг. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Вътрешна грешка. Моля съобщете на администратор в лоби чата. - + Could not start game: Synchronization failed. Не може да бъде започната играта: синхронизацията се провали. - + The server is down for maintenance. Please try again later. Сървъра е изключен за профилактика. Моля опитайте пак по-късно. - + An internal error occured. Вътрешна грешка. - - - - - - - - - + - - + + + + + + + + + + Network Notification Мрежово съобщение - + You were kicked from the game. Бяхте изгонен от играта. - + Sorry, this game is already full. Съжалаваме, но тази игра е вече пълна. - + Unable to join - the server has already started the game. Не може да се присъедините - сървъра е започнал играта вече. - + Your admin state timed out due to inactivity. Feel free to create a new game! - + You cannot join this type of game as guest. - + The settings are invalid for this type of game. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Нова версия на PokerTH е излязла.<br>Моля отидете на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> за да изтеглите последната версия. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Бета версията на PokerTH не е годна.<br>Моля отидете на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> за да изтеглите последната версия. - - + + Server Message - + PokerTH %1 PokerTH %1 @@ -4519,22 +5832,22 @@ Please choose a different name. timeoutMsgBoxImpl - + Timeout Warning - + Please click "OK" to stop the countdown! - + You are game-admin of an open game which will time out in %1 seconds. - + Your connection is about to time out due to inactivity in %1 seconds. diff --git a/ts/pokerth_ca.ts b/ts/pokerth_ca.ts index 0ac09ee7..018af1ed 100644 --- a/ts/pokerth_ca.ts +++ b/ts/pokerth_ca.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error Error d'estil de baralla - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ Please contact the card deck style builder %4. Si us plau, contacteu l'autor de l'estil %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -38,7 +38,7 @@ Manquen els valors de "%2". Si us plau, contacteu l'autor de l'estil %3. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -47,7 +47,7 @@ Please check the style file or choose another style! Si us plau, comproveu l'arxiu d'estil o bé trieu un altre estil! - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -58,7 +58,7 @@ Els imatges de cartes "%2" no estàn disponibles. Si us plau, contacteu l'autor de l'estil %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! Un estil de taula s'ha seleccionat en lloc d'un estil de baralla. @@ -68,14 +68,14 @@ Si us plau, seleccioneu un estil de baralla i torneu-ho a provar! GameTableStyleReader - - - + + + Game Table Style Error Error d'estil de taula - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -88,12 +88,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Fields content missing - + One or more pictures from current game table style "%1" were not found: %2 @@ -104,12 +104,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Pictures missing - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -119,27 +119,27 @@ Please contact the game table style builder via "%4". - + Game Table Style Error - Outdated - + Everything OK! - + Some pictures are missing, please contact style maintainer for this issue. - + Some style fields are missing, please contact style maintainer for this issue. - + This style is outdated, please contact style maintainer for this issue. @@ -154,7 +154,7 @@ Please contact the game table style builder %4. Si us plau, contacteu l'autor de l'estil %4. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -175,8 +175,8 @@ Manquen els valors de "%2". Si us plau, contacteu l'autor de l'estil %3. - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! Un estil de baralla s'ha seleccionat en lloc d'un estil de taula. @@ -197,27 +197,32 @@ Si us plau, contacteu l'autor de l'estil %3. MyAvatarLabel - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player Comença la votació per expulsar aquest jugador - + Ignore Player Ignora el jugador - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -226,8 +231,8 @@ Si us plau, contacteu l'autor de l'estil %3. No rebreu més missatges del xat o invitacions de partides d'aquest usuari.<br>Realment voleu posar el jugador <b>%1</b> a la llista per ignorar? - - + + PokerTH - Question PokerTH - Pregunta @@ -262,17 +267,17 @@ Si us plau, contacteu l'autor de l'estil %3. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> @@ -290,25 +295,25 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> @@ -316,11 +321,11 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> @@ -328,28 +333,28 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> @@ -498,12 +503,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 Quant a PokerTH %1 @@ -592,12 +597,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Ordre de cegues manuals - + You cannot set more than 30 manual blinds. No podeu definir més de 30 cegues manuals. @@ -623,46 +628,46 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. No podeu unir-vos a la sala de partides d'internet amb el nom d'usuari "Jugador humà". Si us plau, trieu-ne un altre. - - - + + + Nick name: - + Your player name is already used by another player. Please choose a different name. El vostre nom de jugador ja s'està utilitzant per un altre jugador. Si us plau, trieu-ne un altre. - + The player name is too short, too long or invalid. Please choose another one. El nom de jugador és massa curt, massa llarg, o no és vàlid. Si us plau, trieu-ne un altre. - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! - - + + Game name: @@ -699,27 +704,27 @@ Please choose another one! connectToServerDialogImpl - + Resolving address... S'està resolent l'adreça... - + Connecting to server... S'està conectant al servidor... - + Starting session... S'està començant la sessió... - + Connection established! Conexió establerta! - + Reading server list... S'està llegint la llista de servidors... @@ -839,17 +844,17 @@ Please choose another one! <i>Duplica les cegues cada onzena mà</i> - + <i>First small blind: $%1</i> - + <i>Double blinds every %1'th hand</i> - + %1's game Partida de %1 @@ -926,7 +931,7 @@ Please choose another one! gameLobbyDialog - + Internet Game Lobby Sala de partides d'internet @@ -935,77 +940,82 @@ Please choose another one! Jugadors disponibles - + Game Info Informació de la partida - + Game type: Tipus de partida: - + Connected Players Jugadors conectats - + search for player ... - + + 5 - Show open & non-full & ranking games + + + + Start Cash: Diners inicials: - + First small blind: Primera cega petita: - + Blinds raise interval: - + Blinds raise mode: - + Timeout for player action (sec): - + Fill up with computer opponents Omple amb oponents virtuals - + &Start Game &Comença la partida - + &Kick Player &Expulsa jugador - + Sort alphabetically - + Sort by country - + Display idle players @@ -1026,7 +1036,7 @@ Please choose another one! Mode de pujada de cegues: - + Manual blinds list: Llista de cegues manuals: @@ -1035,27 +1045,27 @@ Please choose another one! Temps permès per acció del jugador (segons): - + &Leave Game &Surt de la partida - + Join &any game Entra a &qualsevol partida - + &Create Game &Crea una partida - + &Join Game &Entra a la partida - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1067,37 +1077,37 @@ p, li { white-space: pre-wrap; } - + 0 - No game list filter 0 - Cap filtre de partides a la llista - + 1 - Show open games 1 - Mostra partides obertes - + 2 - Show open & non-full games 2 - Mostra partides & obertes & no plenes - + 3 - Show open & non-full & non-private games 3 - Mostra partides obertes, no plenes, & no privades - + 4 - Show open & non-full & private games 4 - Mostra partides obertes, no plenes, & privades - + Lobby-Chat Xat de la sala - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1113,204 +1123,1424 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - + Starting game. Please wait ... S'està començant la partida. Si us plau, espereu... - + Joining a private Game S'està unint a una partida privada - + You are about to join a private game. Please enter the password! Esteu a punt d'unir-vos a una partida privada. Si us plau, introduiu la contrasenya! - + open obert - - - - + + + + Game Info Informació de la partida - - - + + + Game Partida - - - + + + Players Jugadors - - - + + + State Estat - R - R + R - - - + + + P P - - - + + + Available Players Jugadors disponibles - + Invite player Invita el jugador - + Ignore player Ignora el jugador - + Player infos ... - - - + + + Standard Estàndard - - - + + + Registered players only Només es permeten jugadors registrats - - - + + + Invited players only Només es permeten jugadors invitats - - - + + + Ranking game Partida de rànquing - + Connected players - max. %1 Jugadors conectats - màxim %1 - - + + + T T - - + + Show player stats + + + + + Connected players - Max. %1 Jugadors conectats - Màxim %1 - + running a marxa - - + + running games: %1 partides a marxa:%1 - - + + open games: %1 partides obertes: %1 - + Invite %1 - + Ignore %1 - + %1 is playing in "%2". - + %1 is not playing at the moment. - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> - - + + The game will start in<br><b>%1</b> seconds. - + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + + + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? @@ -1319,54 +2549,54 @@ Feel free to invite other players by right-clicking on their nick in the availab jugadors al xat: %1 - - + + connected players: %1 jugadors conectats: %1 - - + + Connected players Jugadors conectats - + hands mans - + minutes minuts - + double blinds duplicar cegues - + manual blinds order ordre de cegues manuals - + Server Error Error del servidor - + You should not kick yourself from this game! No es pot expulsar-vos a vos mateix de la partida! - + search for player ... - + Chat is only available to registered players. @@ -1375,7 +2605,7 @@ Feel free to invite other players by right-clicking on their nick in the availab Invita el jugador %1 - + Invite player ... Invita el jugador... @@ -1384,7 +2614,7 @@ Feel free to invite other players by right-clicking on their nick in the availab Ignora el jugador %1 - + Ignore player ... Ignora el jugador... @@ -1395,8 +2625,8 @@ You can invite other players with right-click on their nick in the left availabl Podeu invitar més jugadors fent clic dret al seus noms d'usuari a la llista de jugadors disponibles que es troba a l'esquerra. - - + + PokerTH - Info Message PokerTH - Missatge d'informació @@ -1421,7 +2651,7 @@ Podeu invitar més jugadors fent clic dret al seus noms d'usuari a la llist No rebreu més missatges del xat o invitacions de partides d'aquest usuari.<br>Realment voleu posar el jugador <b>%1</b> a la llista per ignorar? - + PokerTH - Question PokerTH - Pregunta @@ -1434,224 +2664,306 @@ Podeu invitar més jugadors fent clic dret al seus noms d'usuari a la llist El PokerTH 0.6-beta - El motor de Texas Hold'em de codi font obert - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Hands Mans - + Chat Xat - + + Players tip + + + + + Save + Desa + + + Log Registre - + Away Absent - + Manual Action (default) Acció manual (predeterminat) - + Auto-Check / Auto-Fold Igualar / abandonar automàticament - + Auto-Check / Auto-Call-Any Passar / igualar automàticament - + Speed: Velocitat: - + Start Local Game ... Comença una partida local... - + Ctrl+N Ctrl+N - + Quit Surt - + Ctrl+Q Ctrl+Q - + About PokerTH ... Quant a PokerTH... - + Settings ... Configuració... - + Create Network Game ... Crea una partida de xarxa... - + Ctrl+O Ctrl+O - + Join Network Game ... Entra a una partida de xarxa... - + Ctrl+J Ctrl+J - + Fullscreen Pantalla completa - + Ctrl+F Ctrl+F - + Show/Hide Chat Window Mostra/oculta finestra de xat - + Ctrl+T Ctrl+T - - - + + + Show/Hide Hands Window Mostra/oculta finestra de mans - + Ctrl+H Ctrl+H - + Show/Hide Log Window Mostra/oculta finestra de registre - + Ctrl+L Ctrl+L - + Internet Game ... Partida d'internet... - + Ctrl+I Ctrl+I - + Show/Hide Away Window Mostra/oculta finestra d'absència - + Ctrl+A Ctrl+A - + Kick Expulsar - + Vote Timeout: Temps permès per a la votació: - + Yes - + No No - + Chance Probabilitat - + Configure PokerTH ... Configura el PokerTH... - + Close Tanca - + Ctrl+X Ctrl+X - + Vote started by: Votació començada per: - + Show/Hide Chance Window Mostra/oculta finestra de probabilitats - + Ctrl+C Ctrl+C - + &View &Visualitza - + &Settings &Configuració - + Shortcut: <Shift> Drecera: <Shift> @@ -1659,87 +2971,87 @@ Podeu invitar més jugadors fent clic dret al seus noms d'usuari a la llist gameTableImpl - - - - - - - - + + + + + + + + Stop Atura - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 -El motor de Texas Hold'em de codi font obert - - - - - + + + + + Start Comença - - - + + + Lobby Sala - + Chat Xat - + Closing PokerTH during network game S'està tancant el PokerTH durant la partida de xarxa - + You are the hosting server. Do you want to close PokerTH anyway? Sou l'ordinador central. Voleu sortir del PokerTH de totes maneres? - + Really want to exit? - + PokerTH - Close Table? - + PokerTH - Internet Game Message PokerTH - Missatge de partida d'internet - + Attention! Do you really want to leave the current game and go back to the lobby? Atenció! Realment voleu abandonar la pardia actual i tornar a la sala? - + Chat is only available to registered players. - + PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -1747,43 +3059,43 @@ If you are temporarily away, you can use the "away" tools in the tool - + Chance Probabilitat - + Kick Expulsa - + Do you want to kick <b>%1</b><br>from this game? Voleu expulsar a <b>%1</b><br>de la partida? - - + + <b>%1</b> secs left Queden<b>%1</b> segons - + vote vot - + votes vots - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. El jugador <b>%1</b> té <b>%2</b> %3<br>contra ell. Manquen<b>%4</b> vot(s) per expulsar-lo. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. Teniu <b>%1</b> %2 en contra.<br>Manquen<b>%3</b> vot(s) per expulsar-vos. @@ -1974,53 +3286,53 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Error en carregar l'arxiu de perfils de servidors - - - + + + Could not load server-profiles-file: No s'ha pogut carregar l'arxiu de perfils de servidor: - + Save Server Profile Error Error en desar el perfil del servidor - + A profile with the name: %1 already exists. Would you like to overwrite ? Un perfil amb el nom: %1 ja existeix. Voleu sobreescriure'l? - + Read Server-Profile List Error Error en llegir la llista de perfils de servidors - + Could not read server-profiles list No s'ha pogut llegis la llista de perfils de servidors - - + + Save Server-Profile-File Error Error en desar l'arxiu de perfils de servidors - - + + Could not save server-profiles-file: No s'ha pogut desar l'arxiu de perfils de servidors: @@ -2074,12 +3386,12 @@ Voleu sobreescriure'l? manualBlindsOrderDialogImpl - + Manual Blinds Order Ordre de cegues manuals - + You cannot set more than 30 manual blinds. No podeu definir més de 30 cegues manuals. @@ -2185,38 +3497,38 @@ Voleu sobreescriure'l? selectAvatarDialogImpl - - + + Avatar File Error Error d'arxiu d'avatar - + Please select an avatar from the list! Si us plau, seleccioneu un avatar de la llista! - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! La mida de l'arxiu seleccionat és massa gran (màxim 30KB) Si us plau, seleccioneu-ne una més petita! - + The entered avatar picture doesn't exist. Please enter an valid picture! L'imatge d'avatar introduït no existeix. Si us plau, introduiu un imatge vàlid! - + Select external avatar picture Seleccioneu un imatge d'avatar extern - + Images (*.png *.jpg *.gif) Imatges (*.png *.jpg *.gif) @@ -2892,32 +4204,32 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + Dutch neerlandès - + English anglès - + French francès - + German alemany - + Hungarian hongarès - + Italian italià @@ -2967,10 +4279,10 @@ p, li { white-space: pre-wrap; } turc - + - - + + Settings Error Error de configuració @@ -2982,49 +4294,49 @@ Please enter an valid picture! Si us plau, introdueu-ne una vàlida! - - + + The log file directory doesn't exist. Please select an valid directory! El directori d'arxiu de registre no existeix. Si us plau, seleccioneu un directori vàlid! - + Language Changed llengua canviada - + You have changed application language to %1. Please restart PokerTH to load new language! Heu canviat la llengua de l'aplicació a %1. Si us plau, reiniceu el PokerTH per carregar la nova llengua! - + Select your flipside picture Seleccioneu el vostre imatge del revés de la baralla - + Images (*.png *.jpg *.gif) imatges (*.png *.jpg *.gif) - + Open Directory diccionari obert - - + + Blinds Error Error de cegues - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -3033,7 +4345,7 @@ This first-small-blind-value will be set to maximum allowed value. Aquest valor per a la primera cega petita s'utilizarà com al valor màxim permès. - + Bulgarian búlgar @@ -3043,22 +4355,22 @@ Aquest valor per a la primera cega petita s'utilizarà com al valor màxim polonès - + Chinese xinès - + Afrikaans - + Catalan - + Greek grec @@ -3068,165 +4380,170 @@ Aquest valor per a la primera cega petita s'utilizarà com al valor màxim suec - + The entered server list address is not a valid URL. Please enter a valid server list address! L'adreça de llista de servidors introduït no és un URL vàlid. Si us plau, introdueu una adreça de llista de servidor vàlida! - + Finnish finès - + Czech txec - + Danish danès - - + + Japanese + + + + + Maintainer Name nom del mantenidor - - + + Maintainer EMail correu electrònic del mantenidor - - + + Create Date Data de creació - + Windows Behaviour Comportament de les finestres - + scaleable escalable - + fixed fix - + Minimum Size mida mínima - + Maximum Size mida màxima - + Fixed Size mida fixa - + State Estat - + Please select your game table style Si us plau, seleccioneu el vostre estil de taula - + PokerTH game table styles (*.xml) Estils de taula PokerTH (*.xml) - + Game Table Style Error Error d'estil de taula - + Selected game table style file is already in the list. Please select another one to add! L'arxiu d'estil de taula seleccionat ja existeix a la llista. Si us plau, seleccioneu-ne un altre per afegir! - + Game Table Style File Error Error d'arxiu d'estil de taula - + Could not load game table style file correctly. Style will not be placed into list! No s'ha pogut carregar l'arxiu de l'estil de taula correctament. L'estil no es posarà a la llista! - + Please select your card deck style Si us plau, seleccioneu el vostre estil de baralla - + PokerTH card deck styles (*.xml) Estils de baralla PokerTH (*.xml) - + Card Deck Style Error Error d'estil de baralla - + Selected card deck style file is already in the list. Please select another one to add! L'arxiu d'estil de baralla seleccionat ja existeix a la llista. Si us plau, seleccioneu-ne un altre per afegir! - + Card Deck Style File Error Error d'arxiu d'estil de baralla - + Could not load card deck style file correctly. Style will not be placed into list! No s'ha pogut carregar l'arxiu d'estil de baralla correctament. L'estil no es posarà a la llista! - + PokerTH - Log file - + Do you really want to delete the selected log file? - + Save PokerTH log file - + PokerTH SQL log (*.pdb) @@ -3290,12 +4607,12 @@ L'estil no es posarà a la llista! startNetworkGameDialogImpl - + Server Error Error de servidor - + You should not kick yourself from this game! No es pot expulsar-vos a vos mateix de la partida! @@ -3410,108 +4727,108 @@ Please choose another one. Si us plau, trieu-ne un altre. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Error de xarxa - + Server address was not set. L'adreça de servidor no s'ha establert. - + An invalid port was set (ports 0-1023 are not allowed). Un port no vàlid s'ha establert (ports 0-1023 no es permeten). - + Could not create a socket for TCP communication. No s'ha pogut fer un sòcol per a la comunicació TCP. - + Could not set the IP address. No s'ha pogut establir l'adreça IP. - + Could not set the port for this type of address. No s'ha pogut establir el port per a aquest tipus d'adreça. - + The server name could not be resolved. El nom del servidor no s'ha pogut resoldre. - + Bind failed - please choose a different port. Comunicació ha fallat. Seleccioneu un altre port. - + Internal network error: "listen" failed. Error intern de xarxa: ha fallat en "escoltar". - + Server execution was terminated. L'execució del servidor s'ha interromput. - + Could not connect to the server. No s'ha pogut connectar al servidor. - + Connection timed out. Please check the server address. @@ -3522,150 +4839,150 @@ Si us plau, comproveu l'adreça del servidor. Si el servidor és darrere un encaminador NAT, comproveu que el port de reeinviament està configurat en el servidor. - + Internal network error: "select" failed. Error intern de xarxa: ha fallat en "seleccionar". - + Internal network error: "send" failed. Error intern de xarxa: ha fallat en "enviar". - + Connection was closed by the server. La connexió ha estat tancat pel servidor. - + Internal network error: Duplicate TCP connection. Error intern de xarxa: Hi ha una connexió duplicada de TCP. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. S'ha rebut un paquet de xarxa no vàlid. Si us plau, tingueu en compte que tots els jugadors han d'utilitzar la mateixa versió de PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Error intern d'estat. Si us plau, comproveu que tots els jugadors utilitzin la mateixa versió de PokerTH. - + Invalid server list URL. Please correct the address in the settings. URL de llista de servidors no vàlid. Si us plau, corregiu l'adreça a la configuració. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. No s'ha pogut obrir l'arxiu MD5 de la llista de servidors. Si us plau, comproveu que l'URL de la llista de servidors és correcte. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. La sincronització de la llista de servidors d'internet de PokerTH ha fallat. Si us plau, comproveu que l'URL de la llista de servidors és correcte. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. La llista de servidors d'internet de PokerTH conté dades no vàlides. Si utilitzeu una llista personalitzada de servidors, si us plau, comproveu que el format és correcte. - + Could not unzip the PokerTH internet server list. No s'ha pogut descomprimir la llista de servidors de PokerTH. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. No s'ha pogut descarregar la llista de servidors d'internet de PokerTH. Si us plau, comproveu que esteu directament conectat a l'internet. - + Could not open the target file when downloading the server list. No s'ha pogut obrir l'arxiu de destí al descarregar la llista de servidors. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. El servidor de PokerTH no és compatible amb aquesta versió del joc.<br>Si us plau, aneu a <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> i descarregueu la versió més actualitzada. - + Sorry, this server is already full. Aquest servidor ja és ple. - + Invalid login. Please check your username and password. Entrada no vàlida. Si us plau, comproveu el vostre nom d'usuari i la constrasenya. - + Your account is blocked indefinitely. - + You cannot login at this time. Please try again in a few seconds. No podeu entrar ara. Si us plau, torneu-ho a provar en uns segons. - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. - + Invalid password when joining the game. Please reenter the password and try again. Contrasenya no vàlida al unir-se a la partida. Si us plau, torneu a introduir la contrasenya i torneu-ho a provar una altra vegada. - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. La contrasenya és massa llarga. Si us plau, trieu-ne una altra. @@ -3680,154 +4997,154 @@ Si us plau, trieu-ne un altre. El nom de jugador és massa curt, massa llarg, o no és vàlid. Si us plau, trieu-ne un altre. - + The game name is either too short or too long. Please choose another one. El nom de la partida és massa curt o massa llarg. Si us plau, trieu-ne un altre. - + The game could not be found. La partida no s'ha pogut trobar. - + The chat text is invalid. El text de xat no és vàlid. - + The server referred to an unknown player. Aborting. El servidor s'ha referit a un jugador desconegut. Ara s'està tancant. - + Internal error: The current player could not be found. Error intern: El jugador actual no s'ha pogut trobar. - + Internal error: The current player is not active. Error intern: El jugador actual no està actiu. - + You were kicked from the server. Heu estat expulsat del servidor. - + You were temporarily banned from the server. Heu estat temporalment prohibit d'accedir el servidor. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! La vostra connexió al servidor ha fallat a causa d'inactivitat. Podeu tornar a conectar-vos! - + The client player count is invalid. El nombre de jugadors clients no és vàlid. - + Too many manual blinds were set. Please reconfigure the manual blinds. S'han configurat masses cegues manuals. Si us plau, torneu a configurar les cegues manuals. - + An invalid avatar file was configured. Please choose a different avatar. Un arxiu d'avatar no vàlid s'ha configurat. Si us plau, trieu un altre avatar. - + The selected avatar file is too large. Please choose a different avatar. L'arxiu d'avatar seleccionat és massa gran. Si us plau, trieu un altre avatar. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Un error intern d'avatar s'ha produït. Si us plau, informa d'això amb un administrador al xat. - + Could not start game: Synchronization failed. No s'ha pogut començar la partida: La sincronització ha fallat. - + The server is down for maintenance. Please try again later. Aquest servidor està desconectat per manteniment. Si us plau, torneu-ho a provar més tard. - + An internal error occured. Un error intern s'ha produït. - - - - - - - - - + - - + + + + + + + + + + Network Notification Notificació de xarxa - + You were kicked from the game. Heu estat expulsat de la partida. - + Sorry, this game is already full. Aquesta partida ja és plena. - + Unable to join - the server has already started the game. No s'ha pogut unir-se a la partida - el servidor ja l'ha començat. - + Your admin state timed out due to inactivity. Feel free to create a new game! El vostre estat com a administrador s'ha perdut a causa d'inactivitat. Podeu crear una partida nova! - + You cannot join this type of game as guest. No podeu unir-vos a aquest tipus de partida com a visitant. - + The settings are invalid for this type of game. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Una nova versió de PokerTH és disponible.<br>Si us plau, aneu a <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> i descarregueu la versió més actualitzada. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Aquesta versió beta de PokerTH és obsoleta.<br>Si us plau, aneu a <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> i descarregueu la versió més actualitzada. - - + + Server Message Missatge de servidor - + PokerTH %1 PokerTH %1 @@ -3835,22 +5152,22 @@ Si us plau, trieu-ne un altre. timeoutMsgBoxImpl - + Timeout Warning Advertiment de temps permès - + Please click "OK" to stop the countdown! Si us plau, feu clic al botó "D'acord" per aturar el compte enrere! - + You are game-admin of an open game which will time out in %1 seconds. Sou administrador d'una partida que caducarà en %1 segons. - + Your connection is about to time out due to inactivity in %1 seconds. La vostra conexió s'aturarà a causa d'inactivitat en %1 segons. diff --git a/ts/pokerth_cz.ts b/ts/pokerth_cz.ts index 244bf50f..9dbc4488 100644 --- a/ts/pokerth_cz.ts +++ b/ts/pokerth_cz.ts @@ -276,6 +276,10 @@ Kontaktujte, prosím, výrobce stylu herního stolu na "%4".Are you sure you want to report the avatar of "%1" as inappropriate? Opravdu chcete nahlásit avatar hráče "%1", jako nevhodný? + + Add/Edit/Remove tooltip + + ServerListDialog @@ -557,7 +561,7 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -711,7 +715,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -743,7 +747,7 @@ p, li { white-space: pre-wrap; } <tr> <td style="border: none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -778,7 +782,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -804,6 +808,87 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - za moderování fóra a organizaci bugtrackeru a seznamu požadovaných vlastností</p></td></tr></table></body></html> + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + aboutPokerthImpl @@ -1343,6 +1428,10 @@ p, li { white-space: pre-wrap; } Display idle players Zobrazit nehrající hráče + + 5 - Show open & non-full & ranking games + + gameLobbyDialogImpl @@ -1432,7 +1521,7 @@ p, li { white-space: pre-wrap; } R - R + R P @@ -1590,6 +1679,982 @@ Další hráče můžete pozvat pravým kliknutím na jejich přezdívku v sezna The game will start in<br><b>%1</b> seconds. Hra začne za<br><b>%1</b> sekund. + + Show player stats + + + + Afghanistan + + + + ALand Islands + + + + Albania + + + + Algeria + + + + American Samoa + + + + Andorra + + + + Angola + + + + Anguilla + + + + Antarctica + + + + Antigua And Barbuda + + + + Argentina + + + + Armenia + + + + Aruba + + + + Australia + + + + Austria + + + + Azerbaijan + + + + Bahamas + + + + Bahrain + + + + Bangladesh + + + + Barbados + + + + Belarus + + + + Belgium + + + + Belize + + + + Benin + + + + Bermuda + + + + Bhutan + + + + Bolivia + + + + Bosnia And Herzegovina + + + + Botswana + + + + Bouvet Island + + + + Brazil + + + + British Indian Ocean Territory + + + + Brunei Darussalam + + + + Bulgaria + + + + Burkina Faso + + + + Burundi + + + + Cambodia + + + + Cameroon + + + + Canada + + + + Cape Verde + + + + Cayman Islands + + + + Central African Republic + + + + Chad + + + + Chile + + + + China + + + + Christmas Island + + + + Cocos (Keeling) Islands + + + + Colombia + + + + Comoros + + + + Congo + + + + Congo, The Democratic Republic Of The + + + + Cook Islands + + + + Costa Rica + + + + Cote D'Ivoire + + + + Croatia + + + + Cuba + + + + Cyprus + + + + Czech Republic + + + + Denmark + + + + Djibouti + + + + Dominica + + + + Dominican Republic + + + + Ecuador + + + + Egypt + + + + El Salvador + + + + Equatorial Guinea + + + + Eritrea + + + + Estonia + + + + Ethiopia + + + + Falkland Islands (Malvinas) + + + + Faroe Islands + + + + Fiji + + + + Finland + + + + France + + + + French Guiana + + + + French Polynesia + + + + French Southern Territories + + + + Gabon + + + + Gambia + + + + Georgia + + + + Germany + + + + Ghana + + + + Gibraltar + + + + Greece + + + + Greenland + + + + Grenada + + + + Guadeloupe + + + + Guam + + + + Guatemala + + + + Guernsey + + + + Guinea + + + + Guinea-Bissau + + + + Guyana + + + + Haiti + + + + Heard Island And Mcdonald Islands + + + + Holy See (Vatican City State) + + + + Honduras + + + + Hong Kong + + + + Hungary + + + + Iceland + + + + India + + + + Indonesia + + + + Iran, Islamic Republic Of + + + + Iraq + + + + Ireland + + + + Isle Of Man + + + + Israel + + + + Italy + + + + Jamaica + + + + Japan + + + + Jersey + + + + Jordan + + + + Kazakhstan + + + + Kenya + + + + Kiribati + + + + Korea, Democratic People'S Republic Of + + + + Korea, Republic Of + + + + Kuwait + + + + Kyrgyzstan + + + + Lao People'S Democratic Republic + + + + Latvia + + + + Lebanon + + + + Lesotho + + + + Liberia + + + + Libyan Arab Jamahiriya + + + + Liechtenstein + + + + Lithuania + Lietuvių + + + Luxembourg + + + + Macao + + + + Macedonia, The Former Yugoslav Republic Of + + + + Madagascar + + + + Malawi + + + + Malaysia + + + + Maldives + + + + Mali + + + + Malta + + + + Marshall Islands + + + + Martinique + + + + Mauritania + + + + Mauritius + + + + Mayotte + + + + Mexico + + + + Micronesia, Federated States Of + + + + Moldova, Republic Of + + + + Monaco + + + + Mongolia + + + + Montserrat + + + + Morocco + + + + Mozambique + + + + Myanmar + + + + Namibia + + + + Nauru + + + + Nepal + + + + Netherlands + + + + Netherlands Antilles + + + + New Caledonia + + + + New Zealand + + + + Nicaragua + + + + Niger + + + + Nigeria + + + + Niue + + + + Norfolk Island + + + + Northern Mariana Islands + + + + Norway + + + + Oman + + + + Pakistan + + + + Palau + + + + Palestinian Territory, Occupied + + + + Panama + + + + Papua New Guinea + + + + Paraguay + + + + Peru + + + + Philippines + + + + Pitcairn + + + + Poland + + + + Portugal + + + + Puerto Rico + + + + Qatar + + + + Reunion + + + + Romania + + + + Russian Federation + + + + Rwanda + + + + Saint Helena + + + + Saint Kitts And Nevis + + + + Saint Lucia + + + + Saint Pierre And Miquelon + + + + Saint Vincent And The Grenadines + + + + Samoa + + + + San Marino + + + + Sao Tome And Principe + + + + Saudi Arabia + + + + Senegal + + + + Serbia And Montenegro + + + + Seychelles + + + + Sierra Leone + + + + Singapore + + + + Slovakia + + + + Slovenia + + + + Solomon Islands + + + + Somalia + + + + South Africa + + + + South Georgia And The South Sandwich Islands + + + + Spain + + + + Sri Lanka + + + + Sudan + + + + Suriname + + + + Svalbard And Jan Mayen + + + + Swaziland + + + + Sweden + + + + Switzerland + + + + Syrian Arab Republic + + + + Taiwan, Province Of China + + + + Tajikistan + + + + Tanzania, United Republic Of + + + + Thailand + + + + Timor-Leste + + + + Togo + + + + Tokelau + + + + Tonga + + + + Trinidad And Tobago + + + + Tunisia + + + + Turkey + + + + Turkmenistan + + + + Turks And Caicos Islands + + + + Tuvalu + + + + Uganda + + + + Ukraine + + + + United Arab Emirates + + + + United Kingdom + + + + United States + + + + United States Minor Outlying Islands + + + + Uruguay + + + + Uzbekistan + + + + Vanuatu + + + + Venezuela + + + + Viet Nam + + + + Virgin Islands, British + + + + Virgin Islands, U.S. + + + + Wallis And Futuna + + + + Western Sahara + + + + Yemen + + + + Zambia + + + + Zimbabwe + + gameTable @@ -1773,6 +2838,26 @@ Další hráče můžete pozvat pravým kliknutím na jejich přezdívku v sezna Shortcut: <Shift> Zkratka: <Shift> + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + <a>&#9734;</a> + + + + Players tip + + + + Save + Uložit + gameTableImpl @@ -3086,6 +4171,10 @@ Styl nebude umístěn do seznamu! Portuguese-Portuguese Português-Português + + Japanese + + startNetworkGameDialog diff --git a/ts/pokerth_de.ts b/ts/pokerth_de.ts index 23aa5de8..f622f858 100644 --- a/ts/pokerth_de.ts +++ b/ts/pokerth_de.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error Kartendeck-Stilfehler - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ Die aktuelle PokerTH-Kartendeck-Stilversion ist "%2", doch dieser Stil Bitte kontaktieren Sie den Ersteller des Karten-Decks %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -48,7 +48,7 @@ Die aktuelle PokerTH-Kartendeck-Stilversion ist "%2", doch dieser Stil Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils %4. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -69,7 +69,7 @@ Der/die Wert(e) "%2" fehlt/fehlen. Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils %3. - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -80,7 +80,7 @@ Das/die Kartenbild(er) "%2" ist/sind nicht verfügbar. Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! Es wurde ein Spieltisch-Stil anstatt eines Kartendeck-Stils gewählt. @@ -101,14 +101,14 @@ Bitte wählen Sie einen Kartendeck-Stil und versuchen Sie es erneut! GameTableStyleReader - - - + + + Game Table Style Error Spieltisch-Stilfehler - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -129,12 +129,12 @@ Sie können mit diesem Stil spielen, da der fehlende Inhalt durch den Standard-P Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils über "%3". - + Game Table Style Error - Fields content missing Spieltischstil-Fehler - Feldinhalte fehlen - + One or more pictures from current game table style "%1" were not found: %2 @@ -151,12 +151,12 @@ Sie können mit diesem Stil spielen, da der fehlende Inhalt durch den Standard-P Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils über "%3". - + Game Table Style Error - Pictures missing Spieltischstil-Fehler - Bilder fehlen - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -171,28 +171,28 @@ Sie können mit diesem Stil spielen, da der fehlende Inhalt durch den Standard-P Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils "%4". - + Game Table Style Error - Outdated Spieltischstil-Fehler - veraltet - + Everything OK! Alles okay! - + Some pictures are missing, please contact style maintainer for this issue. Einige Bilder fehlen, bitte kontaktieren Sie den Stil-Betreuer über diesen Vorfall. - + Some style fields are missing, please contact style maintainer for this issue. Einige Stilfelder fehlen, bitte kontaktieren Sie den Stil-Betreuer über diesen Vorfall. - + This style is outdated, please contact style maintainer for this issue. Dieser Stil ist veraltet, bitte kontaktieren Sie den Stil-Betreuer über diesen Vorfall. @@ -207,7 +207,7 @@ Die aktuelle PokerTH-Spieltisch-Stilversion ist "%2", doch dieser Stil Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils %4. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -228,8 +228,8 @@ Der/die Wert(e) "%2" fehlt/fehlen. Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils %3. - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! Es wurde ein Kartendeck-Stil anstatt eines Spieltisch-Stils gewählt. @@ -310,33 +310,38 @@ Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils %3. Abstimmung für Spielerrauswurf starten - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player Abstimmung für Spielerrauswurf starten - + Ignore Player Spieler ignorieren - + Report inappropriate avatar Unpassenden Avatar melden - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? Sie werden keine Chat-Nachrichten oder Spieleinladungen mehr von diesem Spieler erhalten.<br>Möchten Sie den Spieler <b>%1</b> wirklich auf die Ignorier-Liste setzen? - - + + PokerTH - Question PokerTH - Frage - + Are you sure you want to report the avatar of "%1" as inappropriate? Sind Sie sicher, dass Sie den Avatar von "%1" als unpassend melden möchten? @@ -367,7 +372,6 @@ Bitte kontaktieren Sie den Ersteller des Spieltisch-Stils %3. Über - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -382,7 +386,7 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -403,7 +407,6 @@ p, li { white-space: pre-wrap; } Projekt - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -426,7 +429,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -450,7 +453,6 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - erstes GUI-Grafikdesign</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -459,7 +461,7 @@ p, li { white-space: pre-wrap; } <tr> <td style="border: none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -469,7 +471,6 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Mirko Albrecht - deutsch<br />Felix Hammer - deutsch<br />Bernd Arnold - deutsch</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -495,7 +496,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -777,6 +778,91 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOSX-Paket</p></body></html> + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + License @@ -1507,12 +1593,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 Über PokerTH %1 @@ -1613,12 +1699,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Eigene Blinds-Reihenfolge - + You cannot set more than 30 manual blinds. Sie können nicht mehr als 30 manuelle Blinds setzen. @@ -1644,40 +1730,40 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Sie können die Internetspiel-Lobby nicht mit "Human Player" als Nicknamen betreten. Bitte wählen Sie einen anderen Nicknamen. - - - + + + Nick name: Nickname: - + Your player name is already used by another player. Please choose a different name. Ihr Spielername wird bereits von einem anderen Spieler benutzt. Bitte wählen Sie einen anderen Namen. - + The player name is too short, too long or invalid. Please choose another one. Der Spielername ist zu kurz, zu lang oder ungültig. Bitte wählen Sie einen anderen Namen. - + There is already a game with your chosen game name. Please choose another one! Es gibt bereits ein Spiel mit dem von Ihnen gewählten Namen. Bitte wählen Sie einen anderen! - + There is a forbidden word in your chosen game name. Please choose another one! Der von Ihnen gewählte Spielname enthält ein unerlaubtes Wort. @@ -1690,8 +1776,8 @@ Please choose another one! Bitte wählen Sie einen anderen! - - + + Game name: Spielname: @@ -1734,27 +1820,27 @@ Bitte wählen Sie einen anderen! connectToServerDialogImpl - + Resolving address... Adresse auflösen... - + Connecting to server... Mit Server verbinden... - + Starting session... Starte Session... - + Connection established! Verbindung aufgebaut! - + Reading server list... Lese Serverliste... @@ -1886,17 +1972,17 @@ Bitte wählen Sie einen anderen! createInternetGameDialogImpl - + <i>First small blind: $%1</i> <i>Erster Small Blind: $%1</i> - + <i>Double blinds every %1'th hand</i> <i>Blinds jede %1. Hand verdoppeln</i> - + %1's game %1s Spiel @@ -2013,17 +2099,17 @@ Bitte wählen Sie einen anderen! Spiel beitreten - + Game Info Spieldaten - + Connected Players Verbundene Spieler - + Start Cash: Startgeld: @@ -2032,12 +2118,12 @@ Bitte wählen Sie einen anderen! Maximale Anzahl der Spieler: - + Timeout for player action (sec): Zeit für Spieleraktion (Sek.): - + Fill up with computer opponents Mit Computergegnern auffüllen @@ -2050,7 +2136,7 @@ Bitte wählen Sie einen anderen! Entfernen - + Lobby-Chat Lobby-Chat @@ -2099,7 +2185,7 @@ Bitte wählen Sie einen anderen! Blindserhöhungs-Modus: - + Manual blinds list: Eigene Blinds-Liste: @@ -2108,32 +2194,32 @@ Bitte wählen Sie einen anderen! Zeit für Spieleraktion (Sek.): - + Game type: Spieltyp: - + &Leave Game Spiel &verlassen - + Join &any game &Irgendeinem Spiel beitreten - + &Create Game Spiel &erstellen - + &Join Game Spiel &beitreten - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -2152,77 +2238,82 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">Hier klicken, um Online-Ranking anzuzeigen</span></a></p></td></tr></table></body></html> - + 0 - No game list filter 0 - Kein Spiellisten-Filter - + 1 - Show open games 1 - Zeige offene Spiele - + 2 - Show open & non-full games 2 - Zeige offene & nicht volle Spiele - + 3 - Show open & non-full & non-private games 3 - Zeige offene & nicht volle & öffentliche Spiele - + 4 - Show open & non-full & private games 4 - Zeige offene & nicht volle & private Spiele - + Internet Game Lobby Internetspiel-Lobby - + search for player ... nach Spieler suchen... - + + 5 - Show open & non-full & ranking games + + + + First small blind: Erster Small Blind: - + Blinds raise interval: Blindserhöhungs-Intervall: - + Blinds raise mode: Blindserhöhungs-Modus: - + &Start Game Spiel &starten - + &Kick Player Spieler ent&fernen - + Sort alphabetically Alphabetisch sortieren - + Sort by country Nach Land sortieren - + Display idle players Inaktive Spieler anzeigen @@ -2235,7 +2326,7 @@ p, li { white-space: pre-wrap; } Irgendeinem Spiel beitreten - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -2255,62 +2346,62 @@ p, li { white-space: pre-wrap; } Spiel - + Joining a private Game Einem privaten Spiel beitreten - + You are about to join a private game. Please enter the password! Dies ist ein privates Spiel. Bitte Kennwort eingeben! - - - - + + + + Game Info Spieldaten - - + + Connected players Verbundene Spieler - + Server Error Serverfehler - + You should not kick yourself from this game! Sie sollten sich nicht selbst des Spiels verweisen! - + running läuft - - - + + + Game Spiel - - - + + + Players Spieler - - - + + + State Status @@ -2319,173 +2410,1393 @@ p, li { white-space: pre-wrap; } Privat - + open offen - + hands Runden - + minutes Minuten - + double blinds Blinds verdoppeln - + manual blinds order Eigene Blinds-Reihenfolge - + Starting game. Please wait ... Spiel wird gestartet. Bitte warten... - R - R + R - - - + + + P Prv (Privat) passt in die Spalte rein Prv - - - + + + Available Players Verfügbare Spieler - + Invite player Spieler einladen - + Ignore player Spieler ignorieren - + Player infos ... Spielerinfos... - - - + + Show player stats + + + + + + Standard Standard - - - + + + Registered players only Nur registrierte Spieler - - - + + + Invited players only Nur eingeladene Spieler - - - + + + Ranking game Ranking-Spiel - + Connected players - max. %1 Verbundene Spieler - max. %1 - - + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + Litauisch + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + + + + + T Typ passt in die Spalte rein Typ - - + + Connected players - Max. %1 Verbundene Spieler - max. %1 - - + + running games: %1 Laufende Spiele: %1 - - + + open games: %1 Offene Spiele: %1 - + Invite %1 %1 einladen - + Ignore %1 %1 ignorieren - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> <span style='color:blue;'>%1 wurde zu %2 von %3 eingeladen.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> <span style='color:red;'>%1 hat die Einladung zu %2 abgelehnt.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> <span style='color:red;'>%1 kann %2 nicht beitreten, da er beschäftigt ist.</span> - - + + The game will start in<br><b>%1</b> seconds. Das Spiel startet in<br><b>%1</b> Sekunden. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. Sie sind einem Spiel mit dem Typ "nur Einladungen" beigetreten. Sie können nun Spieler einladen, indem Sie auf deren Nicknamen in der Spielerliste mit der rechten Maustaste klicken. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? Sie wurden von <b>%2</b> zu dem Spiel <b>%1</b> eingeladen.<br>Möchten Sie diesem Spiel beitreten? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? Sie werden keine Chat-Nachrichten oder Spieleinladungen mehr von diesem Spieler erhalten.<br>Möchten Sie den Spieler <b>%1</b> wirklich auf Ihre Ignorier-Liste setzen? @@ -2494,49 +3805,49 @@ Sie können nun Spieler einladen, indem Sie auf deren Nicknamen in der Spielerli Spieler im Chat: %1 - - + + connected players: %1 Verbundene Spieler: %1 - + search for player ... nach Spieler suchen... - + Chat is only available to registered players. Der Chat steht nur registrierten Spielern zur Verfügung. - + Invite player ... Spieler einladen... - + Ignore player ... Spieler ignorieren... - + %1 is playing in "%2". %1 spielt in "%2". - + %1 is not playing at the moment. %1 spielt derzeit nicht. - - + + PokerTH - Info Message PokerTH - Infomeldung - + PokerTH - Question PokerTH - Frage @@ -2548,7 +3859,7 @@ Sie können nun Spieler einladen, indem Sie auf deren Nicknamen in der Spielerli gameTable - + Speed: Tempo: @@ -2565,57 +3876,57 @@ Sie können nun Spieler einladen, indem Sie auf deren Nicknamen in der Spielerli Spiel - + Ctrl+N Strg+N - + Quit Schließen - + About PokerTH ... Über PokerTH... - + Settings ... Einstellungen... - + Create Network Game ... Netzwerkspiel erstellen... - + Join Network Game ... Netzwerkspiel beitreten... - + Fullscreen Vollbild - + Hands Blätter - + Chat Chat - + Log Log - + Start Local Game ... Lokales Spiel starten... @@ -2624,59 +3935,141 @@ Sie können nun Spieler einladen, indem Sie auf deren Nicknamen in der Spielerli Netzwerkspiel - + Internet Game ... Internetspiel... - + Ctrl+Q Strg+Q - + Show/Hide Chat Window Chatfenster zeigen/verstecken - + Show/Hide Log Window Logfenster zeigen/verstecken - - - + + + Show/Hide Hands Window Blätterfenster zeigen/verstecken - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + + Players tip + + + + + Save + Speichern + + + Ctrl+O Strg+O - + Ctrl+J Strg+J - + Ctrl+F Strg+F - + Ctrl+T Strg+T - + Ctrl+H Strg+H - + Ctrl+L Strg+L @@ -2685,7 +4078,7 @@ Sie können nun Spieler einladen, indem Sie auf deren Nicknamen in der Spielerli PokerTH 0.6 - Die Open-Source Texas Holdem Engine - + Ctrl+I Strg+I @@ -2694,22 +4087,22 @@ Sie können nun Spieler einladen, indem Sie auf deren Nicknamen in der Spielerli All In - + Away Abwesend - + Manual Action (default) Manuelle Eingabe (Standard) - + Auto-Check / Auto-Fold Auto-Check und Auto-Fold - + Auto-Check / Auto-Call-Any Auto-Check und Auto-Call-any @@ -2719,37 +4112,37 @@ Sie können nun Spieler einladen, indem Sie auf deren Nicknamen in der Spielerli PokerTH 0.6-beta - Die Open-Source Texas Holdem Engine - + Show/Hide Away Window Abwesend-Fenster zeigen/verstecken - + Ctrl+A Strg+A - + Kick Rauswerfen - + Vote Timeout: Zeitlimit: - + Yes Ja - + No Nein - + Chance Chance @@ -2758,47 +4151,47 @@ Sie können nun Spieler einladen, indem Sie auf deren Nicknamen in der Spielerli Einstellungen - + Configure PokerTH ... Konfiguriere PokerTH... - + Close Schließen - + Ctrl+X Strg+X - + Vote started by: Abstimmung gestartet von: - + Show/Hide Chance Window Chancenfenster zeigen/verstecken - + Ctrl+C Strg+C - + &View &Ansicht - + &Settings &Einstellungen - + Shortcut: <Shift> Kurzbefehl: <Umschalt> @@ -2920,23 +4313,23 @@ Bitte wählen Sie einen anderen Namen. ⌘N zum Start eines neuen Spiels - - - - - + + + + + Start Start - - - - - - - - + + + + + + + + Stop Stop @@ -2998,7 +4391,7 @@ Wenn der Server hinter einem NAT-Router betrieben wird, stellen Sie sicher, dass F1 - Bet/Raise | F2 - Check/Call | F3 - Fold/All-In - + Chat Chat @@ -3083,12 +4476,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> und laden Sie die aktuelle Version herunter. - + Closing PokerTH during network game PokerTH während eines Netzwerkspiels beenden - + You are the hosting server. Do you want to close PokerTH anyway? Sie sind der Gastgeber dieses Spiels. Möchten Sie PokerTH trotzdem beenden? @@ -3105,14 +4498,14 @@ Bitte gehen Sie auf <a href="http://www.pokerth.net/" target=" Diese Beta-Version von PokerTH ist veraltet.<br>Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> und laden Sie die aktuelle Version herunter. - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - Die Open-Source Texas Holdem Engine - - - + + + Lobby Lobby @@ -3121,12 +4514,12 @@ Bitte gehen Sie auf <a href="http://www.pokerth.net/" target=" Ein interner Avatarfehler ist aufgetreten. Bitte informieren Sie hierüber einen Admin im Lobbychat. - + PokerTH - Internet Game Message PokerTH - Internetspiel-Meldung - + Attention! Do you really want to leave the current game and go back to the lobby? Vorsicht! Möchten Sie das aktuelle Spiel wirklich verlassen @@ -3187,59 +4580,59 @@ Bitte stellen Sie sicher, dass Sie mit dem Internet direkt verbunden sind.Beim Herunterladen der Serverliste konnte die Zieldatei nicht geöffnet werden. - + Chance Chance - + Really want to exit? Wirklich verlassen? - + PokerTH - Close Table? PokerTH - Tisch beenden? - + Kick Rauswurf - + Do you want to kick <b>%1</b><br>from this game? Möchten Sie <b>%1</b><br>aus diesem Spiel entfernen? - - + + <b>%1</b> secs left <b>%1</b> Sekunde(n) verbleiben - + vote Stimme - + votes Stimmen - + Chat is only available to registered players. Mehr Text passte nicht rein. Chat nur für registrierte Spieler. - + PokerTH - Warning PokerTH - Warnung - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -3258,12 +4651,12 @@ Wenn Sie temporär abwesend sind, können Sie die Abwesend-Funktionen in der rec Sie haben <b>%1</b> %2 gegen sich.<br>Noch <b>%3</b> Stimmen bis zum Rauswurf. - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. Spieler <b>%1</b> hat <b>%2</b> %3 gegen<br>sich. Noch <b>%4</b> Stimme(n), um ihn rauszuwerfen. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. Sie haben <b>%1</b> %2 gegen sich.<br>Noch <b>%3</b> Stimme(n) bis zum Rauswurf. @@ -3473,24 +4866,24 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Dateifehler beim Laden des Serverprofils - - - + + + Could not load server-profiles-file: Kann Serverprofil-Datei nicht laden: - + Save Server Profile Error Fehler beim Speichern des Serverprofils @@ -3499,31 +4892,31 @@ p, li { white-space: pre-wrap; } Ein Profil mit dem Namen:" - + Read Server-Profile List Error Fehler beim Lesen der Serverprofil-Liste - + Could not read server-profiles list Kann die Serverprofil-Liste nicht lesen - - + + Save Server-Profile-File Error Speichere Server-Profile-Datei Fehler - - + + Could not save server-profiles-file: Kann Serverprofil-Datei nicht speichern: - + A profile with the name: %1 already exists. Would you like to overwrite ? Ein Profil mit dem Namen "%1" existiert bereits. @@ -3589,12 +4982,12 @@ Möchten Sie es überschreiben? manualBlindsOrderDialogImpl - + Manual Blinds Order Eigene Blinds-Reihenfolge - + You cannot set more than 30 manual blinds. Sie können nicht mehr als 30 manuelle Blinds setzen. @@ -3708,14 +5101,14 @@ Möchten Sie es überschreiben? selectAvatarDialogImpl - - + + Avatar File Error Avatardatei-Fehler - + Please select an avatar from the list! Bitte wähle einen Avatar aus der Liste! @@ -3726,7 +5119,7 @@ Please enter an valid picture! Bitte wähle ein gültiges Avatar-Bild! - + Select external avatar picture Wähle ein externes Avatar-Bild aus @@ -3735,19 +5128,19 @@ Bitte wähle ein gültiges Avatar-Bild! Bilder (*.png) - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! Die Datei des gewählten Bildes ist zu groß (maximal 30 kB). Bitte ein kleineres Bild auswählen! - + Images (*.png *.jpg *.gif) Bilder (*.png *.jpg *.gif) - + The entered avatar picture doesn't exist. Please enter an valid picture! Das gewählte Avatar-Bild existiert nicht. @@ -4608,10 +6001,10 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + - - + + Settings Error Einstellungsfehler @@ -4628,7 +6021,7 @@ Please select an valid directory! Bitte wählen Sie ein gültiges Verzeichnis! - + Select your flipside picture Wähle das Rückseitenbild @@ -4637,12 +6030,12 @@ Bitte wählen Sie ein gültiges Verzeichnis! Bilder (*.png) - + Open Directory Öffne Verzeichnis - + Images (*.png *.jpg *.gif) Bilder (*.png *.jpg *.gif) @@ -4655,14 +6048,14 @@ Bitte wählen Sie ein gültiges Verzeichnis! Español (Spanisch) - - + + Blinds Error Blinds-Fehler - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -4671,27 +6064,27 @@ ist kleiner als der derzeitige erste Small Blind! Der erste Small Blind wird auf den größten erlaubten Wert gesetzt. - + Dutch Holländisch - + English Englisch - + French Französisch - + German Deutsch - + Hungarian Ungarisch @@ -4714,19 +6107,19 @@ Der erste Small Blind wird auf den größten erlaubten Wert gesetzt.Türkisch - + Language Changed Sprache geändert - + You have changed application language to %1. Please restart PokerTH to load new language! Sie haben die Sprache auf %1 geändert. Bitte starten Sie PokerTH neu um die neue Sprache zu laden! - + Italian Italienisch @@ -4743,8 +6136,8 @@ Please enter an valid picture! Bitte geben Sie ein gültiges Bild an! - - + + The log file directory doesn't exist. Please select an valid directory! Das Logdateien-Verzeichnis existiert nicht. @@ -4761,7 +6154,7 @@ Bitte wählen Sie ein gültiges Verzeichnis! Spanisch - + Bulgarian Bulgarisch @@ -4771,12 +6164,12 @@ Bitte wählen Sie ein gültiges Verzeichnis! Polnisch - + Chinese Chinesisch - + Greek Griechisch @@ -4786,37 +6179,42 @@ Bitte wählen Sie ein gültiges Verzeichnis! Schwedisch - + The entered server list address is not a valid URL. Please enter a valid server list address! Die eingegebene Adresse ist keine gültige URL. Bitte geben Sie eine gültige Serverlisten-Adresse ein! - + Finnish Finnisch - + Afrikaans Afrikanisch - + Catalan Katalanisch - + Czech Tschechisch - + Danish Dänisch + + + Japanese + + Lithuania @@ -4846,133 +6244,133 @@ Bitte geben Sie eine gültige Serverlisten-Adresse ein! Französisch (français) - - + + Maintainer Name Name des Betreuers - - + + Maintainer EMail E-Mail-Adr. des Betreuers - - + + Create Date Erstellt am - + Windows Behaviour Fensterverhalten - + scaleable skalierbar - + fixed fixiert - + Minimum Size Mindestgröße - + Maximum Size Maximale Größe - + Fixed Size Feste Größe - + State Status - + Please select your game table style Bitte wählen Sie Ihren Spieltisch-Stil - + PokerTH game table styles (*.xml) PokerTH-Spieltisch-Stile (*.xml) - + Game Table Style Error Spieltisch-Stilfehler - + Selected game table style file is already in the list. Please select another one to add! Die gewählte Spieltisch-Stildatei ist bereits in der Liste enthalten. Bitte wählen Sie eine andere, um sie hinzuzufügen! - + Game Table Style File Error Spieltisch-Stildatei-Fehler - + Could not load game table style file correctly. Style will not be placed into list! Die Spieltisch-Stildatei konnte nicht korrekt geladen werden. Der Stil wird nicht zur Liste hinzugefügt! - + Please select your card deck style Bitte wählen Sie Ihren Kartendeck-Stil - + PokerTH card deck styles (*.xml) PokerTH-Kartendeck-Stil (*.xml) - + Card Deck Style Error Kartendeck-Stilfehler - + Selected card deck style file is already in the list. Please select another one to add! Die gewählte Kartendeck-Stildatei ist bereits in der Liste enthalten. Bitte wählen Sie eine andere, um sie hinzuzufügen! - + Card Deck Style File Error Kartendeck-Stildatei-Fehler - + Could not load card deck style file correctly. Style will not be placed into list! Die Kartendeck-Stildatei konnte nicht korrekt geladen werden. Der Stil wird nicht zur Liste hinzugefügt! - + PokerTH - Log file PokerTH - Logdatei - + Do you really want to delete the selected log file? Möchten Sie die ausgewählte Logdatei wirklich löschen? @@ -4981,12 +6379,12 @@ Der Stil wird nicht zur Liste hinzugefügt! Möchten Sie die ausgewählte Logdatei wirklich löschen? - + Save PokerTH log file PokerTH-Logdatei speichern - + PokerTH SQL log (*.pdb) PokerTH-SQL-Log (*.pdb) @@ -5058,12 +6456,12 @@ Der Stil wird nicht zur Liste hinzugefügt! startNetworkGameDialogImpl - + Server Error Serverfehler - + You should not kick yourself from this game! Sie sollten sich nicht selbst des Spieles verweisen! @@ -5194,108 +6592,108 @@ Please choose another one. Bitte wählen Sie einen anderen Nicknamen. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Netzwerkfehler - + Server address was not set. Serveradresse wurde nicht angegeben. - + An invalid port was set (ports 0-1023 are not allowed). Ein ungültiger Port wurde angegeben (die Ports 0-1023 sind nicht erlaubt). - + Could not create a socket for TCP communication. Socket für TCP-Übertragung kann nicht erstellt werden. - + Could not set the IP address. IP-Adresse kann nicht gesetzt werden. - + Could not set the port for this type of address. Der Port für diesen Adresstyp kann nicht gesetzt werden. - + The server name could not be resolved. Der Servername kann nicht aufgelöst werden. - + Bind failed - please choose a different port. Verbindung fehlgeschlagen - bitte einen anderen Port wählen. - + Internal network error: "listen" failed. Interner Netzwerkfehler: "Lauschen" fehlgeschlagen. - + Server execution was terminated. Serverbetrieb wurde beendet. - + Could not connect to the server. Keine Verbindung zum Server. - + Connection timed out. Please check the server address. @@ -5305,150 +6703,150 @@ Bitte überprüfen Sie die Serveradresse. Wenn der Server hinter einem NAT-Router betrieben wird, stellen Sie sicher, dass serverseitig die Portweiterleitung aktiviert wurde. - + Internal network error: "select" failed. Interner Netzwerkfehler: "Auswahl" fehlgeschlagen. - + Internal network error: "send" failed. Interner Netzwerkfehler: "Senden" fehlgeschlagen. - + Connection was closed by the server. Der Server hat die Verbindung beendet. - + Internal network error: Duplicate TCP connection. Interner Netzwerkfehler: Doppelte TCP-Verbindung. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Ein ungültiges Netzwerkpaket wurde empfangen. Bitte stellen Sie sicher, dass alle Spieler die gleiche Version von PokerTH benutzen. - + Internal state error. Please make sure that all players use the same version of PokerTH. Interner Statusfehler. Bitte stellen Sie sicher, dass alle Spieler die gleiche Version von PokerTH benutzen. - + Invalid server list URL. Please correct the address in the settings. Ungültige URL für die Serverliste. Bitte korrigieren Sie die Adresse in den Einstellungen. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. Die MD5-Datei mit den Serverlisten konnte nicht geladen werden. Bitte stellen Sie sicher, dass die URL zu den Serverlisten korrekt ist. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. Die Synchronisierung der PokerTH-Internetserverliste ist fehlgeschlagen. Bitte stellen Sie sicher, dass die URL zu den Serverlisten korrekt ist. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. Die Liste mit den PokerTH-Internetservern enthält ungültige Daten. Sollten Sie eine eigene Serverliste benutzen, stellen Sie bitte sicher, dass ihr Format korrekt ist. - + Could not unzip the PokerTH internet server list. Die Liste mit den PokerTH-Internetservern konnte nicht entpackt werden. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. Die Liste mit den PokerTH-Internetservern konnte nicht heruntergeladen werden. Bitte stellen Sie sicher, dass Sie mit dem Internet direkt verbunden sind. - + Could not open the target file when downloading the server list. Beim Herunterladen der Serverliste konnte die Zieldatei nicht geöffnet werden. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Der PokerTH-Server unterstützt diese Programmversion nicht. Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> und laden Sie die aktuelle Version herunter. - + Sorry, this server is already full. Schade, der Server ist bereits voll. - + Invalid login. Please check your username and password. Ungültige Anmeldung. Bitte prüfen Sie Ihren Benutzernamen und Ihr Kennwort. - + Your account is blocked indefinitely. Ihr Konto wurde unbefristet gesperrt. - + You cannot login at this time. Please try again in a few seconds. Im Moment können Sie sich nicht anmelden. Bitte versuchen Sie es in wenigen Sekunden erneut. - + You cannot join this game, because another player in that game has your network address. Sie können diesem Spiel nicht beitreten, da dort bereits ein anderer Spieler Ihre Netzwerkadresse hat. - + Your connection to the server is very slow, the game had to start without you. Ihre Verbindung zum Server ist sehr langsam, das Spiel musste ohne Sie gestartet werden. - + This game is of type invite-only. You cannot join this game without being invited. Dieses Spiel ist vom Typ "Nur Einladungen". Sie können diesem Spiel nicht beitreten ohne eingeladen zu werden. - + Invalid password when joining the game. Please reenter the password and try again. Ungültiges Kennwort beim Betreten des Spieltisches. Bitte geben Sie das Kennwort erneut ein und versuchen Sie es nochmal. - + The avatar report was accepted by the server. Thank you. Die Meldung zum Avatar wurde vom Server akzeptiert. Vielen Dank. - + This avatar was already reported by another player. Dieser Avatar wurde bereits von einem anderen Spieler gemeldet. - + An error occurred while reporting the avatar. Es trat ein Fehler beim Melden des Avatars auf. - + The password is too long. Please choose another one. Das Kennwort ist zu lang. Bitte wählen Sie ein kürzeres. @@ -5463,67 +6861,67 @@ Bitte wählen Sie einen anderen Namen. Der Spielername ist zu kurz, zu lang oder ungültig. Bitte wählen Sie einen anderen Namen. - + The game name is either too short or too long. Please choose another one. Der Spielname ist entweder zu kurz oder zu lang. Bitte wählen Sie einen anderen. - + The game could not be found. Das Spiel konnte nicht gefunden werden. - + The chat text is invalid. Der Chattext ist ungültig. - + The server referred to an unknown player. Aborting. Der Server verweist auf einen unbekannten Spieler. Abbruch. - + Internal error: The current player could not be found. Interner Fehler: Der aktuelle Spieler kann nicht gefunden werden. - + Internal error: The current player is not active. Interner Fehler: Der aktuelle Spieler ist nicht aktiv. - + You were kicked from the server. Sie wurden des Servers verwiesen. - + You were temporarily banned from the server. Sie wurden temporär vom Server ausgeschlossen. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! Ihre Serververbindung wurde aufgrund zu langer Inaktivität unterbrochen. Sie sind willkommen sich wieder zu verbinden! - + The client player count is invalid. Die Anzahl der Mitspieler ist ungültig. - + Too many manual blinds were set. Please reconfigure the manual blinds. Es wurden zu viele manuelle Blinds gesetzt. Bitte die manuellen Blinds entsprechend ändern. - + An invalid avatar file was configured. Please choose a different avatar. Es wurde eine ungültige Avatardatei konfiguriert. Bitte einen anderen Avatar auswählen. - + The selected avatar file is too large. Please choose a different avatar. Die ausgewählte Avatardatei ist zu groß. Bitte einen anderen Avatar auswählen. @@ -5532,89 +6930,89 @@ Bitte wählen Sie einen anderen Namen. Derzeit können Sie kein neues Avatar hochladen. Bitte versuchen Sie es in ein paar Sekunden erneut. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Ein interner Avatarfehler ist aufgetreten. Bitte informieren Sie hierüber einen Admin im Lobbychat. - + Could not start game: Synchronization failed. Das Spiel konnte nicht gestartet werden: die Synchronisierung ist fehlgeschlagen. - + The server is down for maintenance. Please try again later. Der Server wurde für Wartungsarbeiten heruntergefahren. Bitte versuchen Sie es später wieder. - + An internal error occured. Ein interner Fehler ist aufgetreten. - - - - - - - - - + - - + + + + + + + + + + Network Notification Netzwerkbenachrichtigung - + You were kicked from the game. Sie wurden des Spiels verwiesen. - + Sorry, this game is already full. Sorry, dieses Spiel ist bereits voll. - + Unable to join - the server has already started the game. Betreten nicht möglich - der Server hat das Spiel bereits gestartet. - + Your admin state timed out due to inactivity. Feel free to create a new game! Das Zeitlimit Ihres Administratorstatus ist aufgrund Inaktivität abgelaufen. Erstellen Sie doch ein neues Spiel! - + You cannot join this type of game as guest. Sie können diesem Spieltyp als Gast nicht beitreten. - + The settings are invalid for this type of game. Die Einstellungen sind für diesen Spieltyp ungültig. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Eine neue Version von PokerTH ist verfügbar.<br>Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> und laden Sie die aktuelle Version herunter. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Diese Beta-Version von PokerTH ist veraltet.<br>Bitte gehen Sie auf <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> und laden Sie die aktuelle Version herunter. - - + + Server Message Servermeldung - + PokerTH %1 PokerTH %1 @@ -5622,22 +7020,22 @@ Bitte wählen Sie einen anderen Namen. timeoutMsgBoxImpl - + Timeout Warning Warnung: Zeitlimit überschritten - + Please click "OK" to stop the countdown! Bitte klicken Sie auf "OK" um den Countdown zu stoppen! - + You are game-admin of an open game which will time out in %1 seconds. Sie sind Spieladministrator bei einem offenen Spiel, welches in %1 Sekunden das Zeitlimit überschreitet. - + Your connection is about to time out due to inactivity in %1 seconds. Das Zeitlimit Ihrer Verbindung wird in %1 Sekunden aufgrund Inaktivität überschritten. diff --git a/ts/pokerth_dk.ts b/ts/pokerth_dk.ts index 3b9fa0c8..eb4088f6 100644 --- a/ts/pokerth_dk.ts +++ b/ts/pokerth_dk.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error Kort-bagside fejl - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -24,7 +24,7 @@ Please contact the card deck style builder %4. Kontakt venligst udgiveren af kort-stilen %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -51,7 +51,7 @@ Please contact the game table style builder %4. Kontakt venligst fremstilleren af pokerbord-skin'et %4. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -72,7 +72,7 @@ Værdierne på "%2" mangler. Kontakt venligst fremstilleren af pokerbord-skin'et %3. - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -83,7 +83,7 @@ Bagside-billede(rne) "%2" er ikke tilgængelig(e). Kontakt venligst fremstilleren af kort-bagsiden %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! Et pokerbord-skin var valgt i stedet for en kort-bagside. @@ -104,14 +104,14 @@ Vælg venligst en kort-bagside og prøv igen! GameTableStyleReader - - - + + + Game Table Style Error Pokerbord-skin fejl - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -124,12 +124,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Fields content missing - + One or more pictures from current game table style "%1" were not found: %2 @@ -140,12 +140,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Pictures missing - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -155,27 +155,27 @@ Please contact the game table style builder via "%4". - + Game Table Style Error - Outdated - + Everything OK! - + Some pictures are missing, please contact style maintainer for this issue. - + Some style fields are missing, please contact style maintainer for this issue. - + This style is outdated, please contact style maintainer for this issue. @@ -196,7 +196,7 @@ Please contact the game table style builder %4. Kontakt venligst fremstilleren af pokerbord-skin'et %4. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -229,8 +229,8 @@ Please contact the game table style builder %3. Kontakt venligst fremstilleren af pokerbordet %3. - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! En kort-bagside var valgt i stedet for et pokerbord-skin. @@ -303,33 +303,38 @@ Kontakt venligst fremstilleren af pokerbord-skin'et %3. Start afstemning om udsmidning af denne bruger - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player - + Ignore Player - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? - - + + PokerTH - Question - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -368,17 +373,17 @@ Kontakt venligst fremstilleren af pokerbord-skin'et %3. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> @@ -396,25 +401,66 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> @@ -422,52 +468,11 @@ p, li { white-space: pre-wrap; } Translation Oversættelse - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - - Thanks to Tak til - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - - License @@ -774,12 +779,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 Om PokerTH %1 @@ -868,12 +873,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Manuel blinds-orden - + You cannot set more than 30 manual blinds. Du kan ikke indstille mere end 30 manuelle blinds. @@ -899,46 +904,46 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Du kan ikke tilslutte internetspil-lobbyer med "Human Player" som navn. Vælg venligst et andet. - - - + + + Nick name: - + Your player name is already used by another player. Please choose a different name. Dit spillernavn er allerede brugt af en anden spiller. Vælg venligst et andet navn. - + The player name is too short, too long or invalid. Please choose another one. Spillernavnet er for kort, for langt eller ugyldigt. Vælg venligst et andet. - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! - - + + Game name: @@ -975,27 +980,27 @@ Please choose another one! connectToServerDialogImpl - + Resolving address... Bestemmer adresse... - + Connecting to server... Tilslutter til server... - + Starting session... Starter session... - + Connection established! Tilslutning oprettet! - + Reading server list... Indlæser serverliste... @@ -1111,17 +1116,17 @@ Please choose another one! createInternetGameDialogImpl - + <i>First small blind: $%1</i> - + <i>Double blinds every %1'th hand</i> - + %1's game %1's spil @@ -1202,7 +1207,7 @@ Please choose another one! gameLobbyDialog - + Internet Game Lobby Internet-spil lobby @@ -1227,57 +1232,62 @@ Please choose another one! Privat - + + 5 - Show open & non-full & ranking games + + + + Game Info Spilinformation - + Connected Players Tilsluttede spillere - + Start Cash: Start beløb: - + First small blind: Første small blind: - + Blinds raise interval: - + Blinds raise mode: - + Timeout for player action (sec): - + Fill up with computer opponents Fyld op med computermodstandere - + Sort alphabetically - + Sort by country - + Display idle players @@ -1290,12 +1300,12 @@ Please choose another one! Smid spiller ud - + &Start Game &Start spil - + &Kick Player &Smid spiller ud @@ -1320,7 +1330,7 @@ Please choose another one! Blinds forøg-måde: - + Manual blinds list: Manuel blinds-liste: @@ -1329,32 +1339,32 @@ Please choose another one! Tidsudløb for spillerhandling (sec): - + Game type: - + &Leave Game &Forlad spillet - + Join &any game Deltag i &hvilket som helst spil - + &Create Game &Opret spil - + &Join Game &Deltag i spil - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1366,32 +1376,32 @@ p, li { white-space: pre-wrap; } - + 0 - No game list filter 0 - Intet spillelist-filter - + search for player ... - + 1 - Show open games 1 - Vis åbne spil - + 2 - Show open & non-full games 2 - Vis åbne & ledige spil - + 3 - Show open & non-full & non-private games 3 -Vis åbne, ledige og ikke-private spil - + 4 - Show open & non-full & private games 4 - Vis åbne, ledige og private spil @@ -1412,12 +1422,12 @@ p, li { white-space: pre-wrap; } Tilslut spil - + Lobby-Chat Lobby-chat - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1433,7 +1443,7 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - + Starting game. Please wait ... Starter spil. Vent venligst ... @@ -1442,46 +1452,46 @@ p, li { white-space: pre-wrap; } %1's spil - + Joining a private Game Tilslut et privat spil - + You are about to join a private game. Please enter the password! Du er ved at tilslutte et privat spil. Indtast venligst adgangskode! - + open åben - - - - + + + + Game Info Spilinformation - - - + + + Game Spil - - - + + + Players Spillere - - - + + + State Tilstand @@ -1490,145 +1500,146 @@ p, li { white-space: pre-wrap; } Privat - - R - - - - - - + + + P - - - + + + Available Players Tilgængelige spillere - + Invite player - + Ignore player - + Player infos ... - - - + + + Standard - - - + + + Registered players only - - - + + + Invited players only - - - + + + Ranking game - + Connected players - max. %1 - - + + + T - - + + Show player stats + + + + + Connected players - Max. %1 - + running igangværende - - + + running games: %1 igangværende spil: %1 - - + + open games: %1 åbne spil: %1 - + Invite %1 - + Ignore %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> - - + + The game will start in<br><b>%1</b> seconds. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? @@ -1637,88 +1648,1303 @@ Feel free to invite other players by right-clicking on their nick in the availab spillere i chat: %1 - - + + connected players: %1 tilsluttede spillere: %1 - - + + Connected players - + hands hænder - + minutes minutter - + double blinds dobbelt blinds - + manual blinds order manuel blinds-orden - + Server Error Server fejl - + You should not kick yourself from this game! Du skal ikke smide dig selv ud af dette spil! - + search for player ... - + Chat is only available to registered players. - + Invite player ... - + Ignore player ... - + %1 is playing in "%2". - + %1 is not playing at the moment. - - + + PokerTH - Info Message - + PokerTH - Question + + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + gameTable @@ -1728,42 +2954,124 @@ Feel free to invite other players by right-clicking on their nick in the availab PokerTH 0.6-beta - The Open-Source Texas Holdem Engine - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Hands Hænder - + Chat Chat - + + Players tip + + + + + Save + Gem + + + Log Log - + Away Væk - + Manual Action (default) Manuel handling (standart) - + Auto-Check / Auto-Fold Auto-check / Auto-fold - + Auto-Check / Auto-Call-Any Auto-check / Auto-call-alle - + Speed: Hastighed: @@ -1772,139 +3080,139 @@ Feel free to invite other players by right-clicking on their nick in the availab Se - + Start Local Game ... Start lokalt spil ... - + Ctrl+N Ctrl+N - + Quit Afslut - + Ctrl+Q Ctrl+Q - + About PokerTH ... Om PokerTH ... - + Settings ... Indstillinger ... - + Create Network Game ... Opret netværksspil ... - + Ctrl+O Ctrl+O - + Join Network Game ... Tilslut netværksspil ... - + Ctrl+J Ctrl+J - + Fullscreen Fuldskærm - + Ctrl+F Ctrl+F - + Show/Hide Chat Window Vis/skjul chatvindue - + Ctrl+T Ctrl+T - - - + + + Show/Hide Hands Window Vis/skjul hænder-vindue - + Ctrl+H Ctrl+H - + Show/Hide Log Window Vis/skjul logvindue - + Ctrl+L Ctrl+L - + Internet Game ... Internetspil ... - + Ctrl+I Ctrl+I - + Show/Hide Away Window Vis/skjul væk-vindue - + Ctrl+A Ctrl+A - + Kick Smid ud - + Vote Timeout: Stem tidsudløb: - + Yes Ja - + No Nej - + Chance Skift @@ -1913,47 +3221,47 @@ Feel free to invite other players by right-clicking on their nick in the availab Indstillinger - + Configure PokerTH ... Konfigurér PokerTH ... - + Close Luk - + Ctrl+X Ctrl+X - + Vote started by: Afstemning startet af: - + Show/Hide Chance Window Vis/skjul chance-vindue - + Ctrl+C Ctrl+C - + &View &Vis - + &Settings &Indstillinger - + Shortcut: <Shift> Genvejstast: <Shift> @@ -1961,14 +3269,14 @@ Feel free to invite other players by right-clicking on their nick in the availab gameTableImpl - - - - - - - - + + + + + + + + Stop Stop @@ -1981,7 +3289,7 @@ Feel free to invite other players by right-clicking on their nick in the availab Ctrl+N for at starte et nyt spil - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - The Open-Source Texas Holdem Engine @@ -1994,18 +3302,18 @@ Feel free to invite other players by right-clicking on their nick in the availab F1 - All-In | F2 - Bet/Raise | F3 - Check/Call | F4 - Fold - - - - - + + + + + Start Start - - - + + + Lobby Lobby @@ -2022,54 +3330,54 @@ Feel free to invite other players by right-clicking on their nick in the availab Auto måde sat: Check eller fold. - + Chat Chat - + Closing PokerTH during network game Lukker PokerTH under et netværksspil - + You are the hosting server. Do you want to close PokerTH anyway? Du er vært for serveren. Ønsker du stadig at afslutte PokerTH? - + Really want to exit? - + PokerTH - Close Table? - + PokerTH - Internet Game Message PokerTH - Internet-spil besked - + Attention! Do you really want to leave the current game and go back to the lobby? Advarsel! Ønsker du virkelig at forlade spillet og gå tilbage til lobby'en? - + Chat is only available to registered players. - + PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -2077,12 +3385,12 @@ If you are temporarily away, you can use the "away" tools in the tool - + Chance Chance - + Kick Smid ud @@ -2101,23 +3409,23 @@ ud fra dette spil? Spiller <b>%1</b> har %2 stemmer imod ham. - + Do you want to kick <b>%1</b><br>from this game? Ønsker du at smide <b>%1</b><br>ud fra dette spil? - - + + <b>%1</b> secs left <b>%1</b> sekunder tilbage - + vote Stem - + votes Stemmer @@ -2130,12 +3438,12 @@ ud fra dette spil? Du har <b>%1</b> %2 imod dig.<br><b>%3</b> stemmer nødvendige for udsmidning. - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. Spiller <b>%1</b> er <b>%2</b> %3<br>imod ham. <b>%4</b> stemme(r) nødvendige for udsmidning. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. Du har <b>%1</b> %2 imod dig.<br><b>%3</b> stemme(r) nødvendige for udsmid. @@ -2318,53 +3626,53 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error fejl under indlæsning af serverprofil-fil - - - + + + Could not load server-profiles-file: Kunne ikke indlæse serverprofil-fil: - + Save Server Profile Error Fejl unde lagring af serverprofil - + A profile with the name: %1 already exists. Would you like to overwrite ? En profil med navnet: %1 eksisterer allerede. Ønsker du at overskrive den? - + Read Server-Profile List Error Fejl under læsning af serverprofil-liste - + Could not read server-profiles list Kunne ikke læse serverprofilers liste - - + + Save Server-Profile-File Error Fejl under lagring af serverprofil-fil - - + + Could not save server-profiles-file: Kunne ikke gemme serverprofilers-fil: @@ -2418,12 +3726,12 @@ Would you like to overwrite ? manualBlindsOrderDialogImpl - + Manual Blinds Order Manuel blinds-orden - + You cannot set more than 30 manual blinds. Du kan ikke indstille mere end 30 manuelle blinds. @@ -2529,38 +3837,38 @@ Would you like to overwrite ? selectAvatarDialogImpl - - + + Avatar File Error Avatar-fil fejl - + Please select an avatar from the list! Vælg venligst en avatar fra listen! - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! Filstørrelsen af det valgte billede er for stort. (max 30KB) Vælg venligst et mindre billede! - + The entered avatar picture doesn't exist. Please enter an valid picture! Det indtastede avatar-billede eksisterer ikke. Vælg venligst et gyldigt billede! - + Select external avatar picture Vælg et eksternt avatar-billede - + Images (*.png *.jpg *.gif) Billeder (*.png *.jpg *.gif) @@ -3319,32 +4627,32 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + Dutch Hollandsk - + English Engelsk - + French Fransk - + German Tysk - + Hungarian Ungarsk - + Italian Italiensk @@ -3383,10 +4691,10 @@ p, li { white-space: pre-wrap; } Tyrkisk - + - - + + Settings Error Indstillingsfejl @@ -3398,49 +4706,49 @@ Please enter an valid picture! Indtast venligts et brugbart billede! - - + + The log file directory doesn't exist. Please select an valid directory! Log-filens sti eksisterer ikke. Vælge venligst en brugbar sti! - + Language Changed Sprog ændret - + You have changed application language to %1. Please restart PokerTH to load new language! Du har ændret programmets sprog til %1. Genstart venligst PokerTH for at indlæse det nye sprog! - + Select your flipside picture Vælg dit bagside-billede - + Images (*.png *.jpg *.gif) Billeder (*.png *.jpg *.gif) - + Open Directory Åben sti - - + + Blinds Error Blinds-fejl - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -3449,7 +4757,7 @@ er mindre end det nuværende første-small-blind! Dene første-small-blind-værdi vil blive sat to den maksimale tiladte værdi. - + Bulgarian Bulgarisk @@ -3459,27 +4767,27 @@ Dene første-small-blind-værdi vil blive sat to den maksimale tiladte værdi.Polsk - + Chinese Kinesisk - + Afrikaans - + Catalan - + Czech - + Greek Græsk @@ -3504,160 +4812,165 @@ Dene første-small-blind-værdi vil blive sat to den maksimale tiladte værdi.Svensk - + The entered server list address is not a valid URL. Please enter a valid server list address! Den indtastede serverlise adresse er ikke en brugbar URL. Indtast venligst en brugbar serverliste adresse! - + Finnish Finsk - + Danish Dansk - - + + Japanese + + + + + Maintainer Name Vedligeholders navn - - + + Maintainer EMail Vedligeholders email - - + + Create Date Oprettelsesdato - + Windows Behaviour Vinduernes adfærd - + scaleable Skalérbar - + fixed fast - + Minimum Size Mindste størrelse - + Maximum Size Største størrelse - + Fixed Size Fast størrelse - + State Tilstand - + Please select your game table style Vælg venligst din pokerbord-skin - + PokerTH game table styles (*.xml) PokerTH pokerbord-skins(*.xml) - + Game Table Style Error Pokerbord-skin fejl - + Selected game table style file is already in the list. Please select another one to add! Det valgte pokerbord-skin er allerede på listen. Vælg venligst et andet at tilføje! - + Game Table Style File Error Pokerbord-skin fil-fejl - + Could not load game table style file correctly. Style will not be placed into list! Kunne ikke indlæse pokerbord-skin filen korrekt. Skin'et vil ikke blive tilføjet til listen! - + Please select your card deck style Vælg venligst din kort-bagside - + PokerTH card deck styles (*.xml) PokerTH kort-bagsider(*.xml) - + Card Deck Style Error Kort-bagside fejl - + Selected card deck style file is already in the list. Please select another one to add! Den valgte kort-bagsidefil er allerede på listen. Vælg venligst en anden for at tilføje! - + Card Deck Style File Error Kort-bagside-filfejl - + Could not load card deck style file correctly. Style will not be placed into list! Kunne ikke indlæse kort-bagsidefilen korrekt. Kortbagsiden vil ikke blive tilføjet til listen! - + PokerTH - Log file - + Do you really want to delete the selected log file? - + Save PokerTH log file - + PokerTH SQL log (*.pdb) @@ -3721,12 +5034,12 @@ Kortbagsiden vil ikke blive tilføjet til listen! startNetworkGameDialogImpl - + Server Error Serverfejl - + You should not kick yourself from this game! Du skal ikke smide dig selv ud af dette spil! @@ -3853,108 +5166,108 @@ Please choose another one. Vælg venligst et andet. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Netværksfejl - + Server address was not set. Server adressen er ikke blevet sat. - + An invalid port was set (ports 0-1023 are not allowed). En invalid port var sat (port 0-1023 er ikke tilladt). - + Could not create a socket for TCP communication. Kunne ikke oprette en adgang til TCP kommunikation. - + Could not set the IP address. Kunne ikke sætte IP adressen. - + Could not set the port for this type of address. Kunne ikke sætte porten for denne type adresse. - + The server name could not be resolved. Servernavnet kunne ikke blive besluttet. - + Bind failed - please choose a different port. Blind fejlet - vælg venligst en andet port. - + Internal network error: "listen" failed. En netværksfejl: "listen" fejlede. - + Server execution was terminated. Server-lukning blev afsluttet. - + Could not connect to the server. Kunne ikke tilslutte serveren. - + Connection timed out. Please check the server address. @@ -3965,149 +5278,149 @@ Undersøg venligst serveradressen. Hvis serveren er under en NAT-router, skal du være sikker på, at forward-porten er blevet sat op på serversiden. - + Internal network error: "select" failed. Netværksfejl: "select" fejlet. - + Internal network error: "send" failed. Netværksfejl: "send" fejlede. - + Connection was closed by the server. Tilslutning blev lukket af serveren. - + Internal network error: Duplicate TCP connection. Netværksfejl: Dobbelt TCP-tilslutning. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. En invalid netværkspakke blev modtaget. Undersøg venligst, at alle spillere benytter den samme version af PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Tilstandsfejl. Undersøg venligst, at alle spillere benytter den samme version af PokerTH. - + Invalid server list URL. Please correct the address in the settings. Invalid serverliste URL. Ret venligst adressen under indstillinger. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. Kunne ikke åbne serverliste MD5-fil. Undersøg venligst, at serverliste-URL'en er korrekt. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. Synkronisering af PokerTH internet serverliste fejlede. Undersøg venligst, at serverliste URL'en er korrekt. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. PokerTH internet serverlisten indeholder invalide data. Hvis du benytter en brugerdefineret serverliste bedes du venligst undersøge, om formatet er korrekt. - + Could not unzip the PokerTH internet server list. Kunne ikke udpakke PokerTH internet serverliste. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. Kunne ikke downloade PokerTH serverlisten. Undersøg venligst, at du er direkte tilsluttet til internettet. - + Could not open the target file when downloading the server list. Kunne ikke åbne målfilen under download af serverliste. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. PokerTH-server understøtter ikke denne version af spillet.<br>Gå venligst ind på <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> og download den seneste version. - + Sorry, this server is already full. Undskyld, denne server er allerede fyldt op. - + Invalid login. Please check your username and password. - + Your account is blocked indefinitely. - + You cannot login at this time. Please try again in a few seconds. - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. - + Invalid password when joining the game. Please reenter the password and try again. Invalid adgangskode under tilslutning til spil. Indtast venligst adgangskoden igen. - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. Adgangskoden er for lang. Vælg venligst en anden. @@ -4122,67 +5435,67 @@ Vælg venligst et andet navn. Spillernavnet er for kort, for langt eller ugyldigt. Vælg venligst et andet. - + The game name is either too short or too long. Please choose another one. Spil-navnet er enten for kort eller for langt. Vælg venligst et andet. - + The game could not be found. Spillet kunne ikke findes. - + The chat text is invalid. Chat-teksten er ugyldig. - + The server referred to an unknown player. Aborting. Serveren henviser til en ukendt spiller. Afbryder. - + Internal error: The current player could not be found. Fejl: Den nuværende spiller kunne ikke findes. - + Internal error: The current player is not active. Fejl: Den nuværende spiller er ikke aktiv. - + You were kicked from the server. Du er blevet smidt ud fra serveren. - + You were temporarily banned from the server. Du var midlertidigt blokeret fra serveren. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! Din servertilslutning udløb pga. interaktivitet. Du er meget velkommen til at tilslutte igen! - + The client player count is invalid. Klient spillerantallet er ugyldigt. - + Too many manual blinds were set. Please reconfigure the manual blinds. For mange manuelle blinds var indstillet. Konfigurér venligst de manuelle blinds igen. - + An invalid avatar file was configured. Please choose a different avatar. En invalid avatarfil var konfigureret. Vælge venligst en anden avatar. - + The selected avatar file is too large. Please choose a different avatar. Den valgte avatarfil er for stor. Vælg venligst en anden avatar. @@ -4191,89 +5504,89 @@ Vælg venligst et andet navn. Du kan ikke uploade en ny avatarfil på nuværende tidspunkt. Prøv venligst igen om få sekunder. - + An internal avatar error occured. Please report this to an admin in the lobby chat. En avatarfejl opstod. Rapportér venligst dette til en admin i lobby-chatten. - + Could not start game: Synchronization failed. Kunne ikke starte spil: Synkronisering fejlede. - + The server is down for maintenance. Please try again later. Serveren er nede pga. vedligeholdelse. Prøv venligst igen senere. - + An internal error occured. En fejl opstod. - - - - - - - - - + - - + + + + + + + + + + Network Notification Netværksnotifikation - + You were kicked from the game. Du er blevet smidt ud af spillet. - + Sorry, this game is already full. Undskyld, dette spil er allerede fyldt. - + Unable to join - the server has already started the game. Ikke muligt at tilslutte - serveren har allerede startet spillet. - + Your admin state timed out due to inactivity. Feel free to create a new game! Din admintilstand er udløbet pga interaktivitet. Du er velkommen til at starte et nyt spil! - + You cannot join this type of game as guest. - + The settings are invalid for this type of game. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. En ny udgave af PokerTH er tilgængelig.<br>Gå venligst til <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> og download den nyeste version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Denne beta-udgave af PokerTH er udløbet.<br>Gå venligst til <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> og download den nyeste version. - - + + Server Message Server-besked - + PokerTH %1 PokerTH %1 @@ -4281,22 +5594,22 @@ Vælg venligst et andet navn. timeoutMsgBoxImpl - + Timeout Warning Tidsudløbningsadvarsel - + Please click "OK" to stop the countdown! Tryk venligst "OK" for at stoppe nedtællingen! - + You are game-admin of an open game which will time out in %1 seconds. Du er spil-admin for et åbent spil som vil udløbe om %1 sekunder. - + Your connection is about to time out due to inactivity in %1 seconds. Din tilslutning udløber pga inaktivitet om %1 sekunder. diff --git a/ts/pokerth_es.ts b/ts/pokerth_es.ts index daa26fe7..cd8fc0a1 100644 --- a/ts/pokerth_es.ts +++ b/ts/pokerth_es.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error Error en el estilo de baraja - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ La versión actual de estilos de baraja es "%2", pero este tiene la ve Por favor, contacte con %4, autor del estilo. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -48,7 +48,7 @@ La versión de estilo de baraja actual de PokerTH es "%2", pero este e Póngase en contacto con el autor del estilo %4. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -69,7 +69,7 @@ Faltan los valores de "%2". Póngase en contacto con el autor del estilo %3. - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -80,7 +80,7 @@ La imágenes de la baraja "%2" no están disponibles. Por favor, contacte con %3, autor del estilo. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! Se ha seleccionado un estilo de mesa en vez de uno de baraja. @@ -101,14 +101,14 @@ Seleccione un estilo de baraja y vuelva a intentarlo. GameTableStyleReader - - - + + + Game Table Style Error Error en el estilo de mesa - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -128,12 +128,12 @@ Puede seguir utilizando este estilo, ya que el contenido faltante será sustitui Póngase en contacto con el autor del estilo a través de "%3". - + Game Table Style Error - Fields content missing Error en el estilo de mesa - Falta contenido de campos - + One or more pictures from current game table style "%1" were not found: %2 @@ -150,12 +150,12 @@ Puede seguir utilizando este estilo, ya que el contenido faltante será sustitui Póngase en contacto con el autor del estilo a través de "%3". - + Game Table Style Error - Pictures missing Error en el estilo de mesa - Faltan imágenes - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -170,27 +170,27 @@ Puede seguir utilizando este estilo, ya que el contenido faltante será sustitui Póngase en contacto con el autor del estilo a través de "%4". - + Game Table Style Error - Outdated Error en el estilo de mesa - Obsoleto - + Everything OK! Todo correcto. - + Some pictures are missing, please contact style maintainer for this issue. Faltan algunas imágenes. Por favor, informe al autor del estilo sobre este problema. - + Some style fields are missing, please contact style maintainer for this issue. Faltan algunos campos del estilo. Por favor, informe al autor del estilo sobre este problema. - + This style is outdated, please contact style maintainer for this issue. Este estilo es obsoleto. Por favor, informe al autor del estilo sobre este problema. @@ -205,7 +205,7 @@ La versión de estilo de mesa actual de PokerTH es "%2", pero este est Póngase en contacto con el autor del estilo %4. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -226,8 +226,8 @@ Faltan los valores de "%2". Póngase en contacto con el autor del estilo %3. - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! Se ha seleccionado un estilo de baraja en vez de uno de mesa. @@ -308,33 +308,38 @@ Póngase en contacto con el autor del estilo %3. Iniciar votación para expulsar a este usuario - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player Votar para expulsar a este jugador - + Ignore Player Ignorar jugador - + Report inappropriate avatar Informar de avatar no apropiado - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? Ya no recibirá más mensajes de charla o invitaciones de este usuario.<br>¿Seguro que desea añadir al usuario <b>%1</b>a la lista de ignorados? - - + + PokerTH - Question PokerTH - Pregunta - + Are you sure you want to report the avatar of "%1" as inappropriate? ¿Seguro que desea informar del avatar de "%1" como inapropiado? @@ -369,6 +374,90 @@ Póngase en contacto con el autor del estilo %3. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> @@ -380,7 +469,7 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -401,7 +490,6 @@ p, li { white-space: pre-wrap; } Proyecto - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -424,7 +512,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -448,7 +536,6 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - diseño inicial de gráficos</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -457,7 +544,7 @@ p, li { white-space: pre-wrap; } <tr> <td style="border: none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -467,7 +554,6 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Miguel Revilla Rodríguez - yo@miguelrevilla.com</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -493,7 +579,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -1948,12 +2034,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 Acerca de PokerTH %1 @@ -2042,12 +2128,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Orden manual de ciegas - + You cannot set more than 30 manual blinds. No puede fijar más de 30 ciegas manuales. @@ -2073,40 +2159,40 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. No puede acceder a la sala de partidas de Internet con el apodo "Human Player". Seleccione otro. - - - + + + Nick name: Apodo: - + Your player name is already used by another player. Please choose a different name. Su nombre de jugador ya está en uso por otra persona. Elija un nombre diferente. - + The player name is too short, too long or invalid. Please choose another one. El nombre de jugador es muy corto, muy largo o no es válido. Seleccione otro. - + There is already a game with your chosen game name. Please choose another one! Ya existe una partida con el mismo nombre. Seleccione otro nombre. - + There is a forbidden word in your chosen game name. Please choose another one! Hay una palabra prohibida en el nombre de la partida. @@ -2119,8 +2205,8 @@ Please choose another one! Seleccione otro nombre. - - + + Game name: Nombre de la partida: @@ -2163,27 +2249,27 @@ Elija otro nombre. connectToServerDialogImpl - + Resolving address... Resolviendo dirección... - + Connecting to server... Conectando al servidor... - + Starting session... Iniciando sesión... - + Connection established! Conexión establecida. - + Reading server list... Leyendo lista de servidores... @@ -2307,17 +2393,17 @@ Elija otro nombre. createInternetGameDialogImpl - + <i>First small blind: $%1</i> <i>Primera ciega pequeña: $%1</i> - + <i>Double blinds every %1'th hand</i> <i>Duplicar ciegas cada %1 manos</i> - + %1's game Partida de %1 @@ -2410,7 +2496,7 @@ Elija otro nombre. gameLobbyDialog - + Lobby-Chat Charla principal @@ -2423,47 +2509,47 @@ Elija otro nombre. Privado - + Game Info Información de la partida - + Connected Players Jugadores conectados - + First small blind: Ciega pequeña: - + Blinds raise interval: Subir ciegas cada: - + Blinds raise mode: Modo de ciegas: - + Fill up with computer opponents Completar con oponentes virtuales - + Sort alphabetically Ordenar alfabéticamente - + Sort by country Ordenar por país - + Display idle players Mostrar jugadores libres @@ -2484,12 +2570,12 @@ Elija otro nombre. Postura mínima: - + Start Cash: Dinero inicial: - + Timeout for player action (sec): Límite tiempo (seg): @@ -2538,7 +2624,7 @@ Elija otro nombre. Modo de subida de ciegas: - + Manual blinds list: Lista manual de ciegas: @@ -2547,32 +2633,32 @@ Elija otro nombre. Tiempo de acción del jugador (seg): - + Game type: Tipo de partida: - + &Leave Game &Abandonar partida - + Join &any game Unirse a &cualquier partida - + &Create Game &Crear partida - + &Join Game &Unirse a partida - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -2591,47 +2677,52 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">Pulse aquí para ver la clasificación en línea</span></a></p></td></tr></table></body></html> - + 0 - No game list filter 0 - Ningún filtro en la lista - + search for player ... buscar jugador ... - + 1 - Show open games 1 - Mostrar partidas abiertas - + 2 - Show open & non-full games 2 - Mostrar partidas abiertas y no llenas - + 3 - Show open & non-full & non-private games 3 - Mostrar partidas abiertas, no llenas y no privadas - + 4 - Show open & non-full & private games 4 - Mostrar partidas abiertas, no llenas y privadas - + Internet Game Lobby Sala de partidas en Internet - + + 5 - Show open & non-full & ranking games + + + + &Start Game &Iniciar partida - + &Kick Player &Expulsar jugador @@ -2644,7 +2735,7 @@ p, li { white-space: pre-wrap; } Unirse a cualquier partida - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -2660,46 +2751,46 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - - - - + + + + Game Info Información de la partida - + Server Error Error en el servidor - + You should not kick yourself from this game! No puede expulsarse a usted mismo. - + Joining a private Game Accediendo a una partida privada - - - + + + Game Partida - - - + + + Players Jugadores - - - + + + State Estado @@ -2708,187 +2799,1407 @@ p, li { white-space: pre-wrap; } Privado - + You are about to join a private game. Please enter the password! Va a unirse a una partida privada. Introduzca la contraseña. - + running en marcha - + open abierta - - + + Connected players Jugadores conectados - + hands manos - + minutes minutos - + double blinds duplicar ciegas - + manual blinds order orden manual de ciegas - + Starting game. Please wait ... Iniciando partida. Espere... - R - R + R - - - + + + P P - - - + + + Available Players Jugadores disponibles - + Invite player Invitar jugador - + Ignore player Ignorar jugador - + Player infos ... Información del jugador ... - - - + + Show player stats + + + + + + Standard Normal - - - + + + Registered players only Sólo registrados - - - + + + Invited players only Sólo invitados - - - + + + Ranking game Clasificatoria - + Connected players - max. %1 Jugadores conectados - máx. %1 - - + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + Lituano + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + + + + + T T - - + + Connected players - Max. %1 Jugadores conectados - máx. %1 - - + + running games: %1 partidas en marcha: %1 - - + + open games: %1 partidas abiertas: %1 - + Invite %1 Invitar a %1 - + Ignore %1 Ignorar a %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> <span style='color:blue;'>%1 ha sido invitado a %2 por %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> <span style='color:red;'>%1 ha rechazado la invitación a %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> <span style='color:red;'>%1 no se puede unir a %2 porque está ocupado.</span> - - + + The game will start in<br><b>%1</b> seconds. La partida comenzará en<br><b>%1</b> segundos. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. Ha entrado en una partida sólo para invitados. Puede invitar a otros jugadores pulsando con el botón derecho sobre su apodo en la lista de jugadores. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? Ha sido invitado a la partida <b>%1</b> por <b>%2</b>.<br>¿Quiere unirse a esa partida? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? Ya no recibirá más mensajes de charla o invitaciones de este usuario.<br>¿Seguro que desea añadir al usuario <b>%1</b>a la lista de ignorados? @@ -2897,49 +4208,49 @@ Puede invitar a otros jugadores pulsando con el botón derecho sobre su apodo en jugadores en charla: %1 - - + + connected players: %1 jugadores conectados: %1 - + search for player ... buscar jugador ... - + Chat is only available to registered players. La charla sólo está disponible para usuarios registrados. - + Invite player ... Invitar jugador ... - + Ignore player ... Ignorar jugador ... - + %1 is playing in "%2". %1 está jugando en "%2". - + %1 is not playing at the moment. %1 no está jugando en este momento. - - + + PokerTH - Info Message PokerTH - Mensaje de información - + PokerTH - Question PokerTH - Pregunta @@ -2959,7 +4270,7 @@ Puede invitar a otros jugadores pulsando con el botón derecho sobre su apodo en QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) } - + Speed: Velocidad: @@ -2976,62 +4287,62 @@ Puede invitar a otros jugadores pulsando con el botón derecho sobre su apodo en Partida - + Ctrl+N Ctrl+N - + Quit Salir - + About PokerTH ... Acerca de PokerTH... - + Settings ... Preferencias... - + Create Network Game ... Crear partida en red... - + Join Network Game ... Unirse a partida en red... - + Fullscreen Pantalla completa - + Hands Manos - + Chat Charla - + Log Registro - + Start Local Game ... Iniciar partida local... - + Ctrl+Q Ctrl+Q @@ -3044,7 +4355,7 @@ Puede invitar a otros jugadores pulsando con el botón derecho sobre su apodo en ⌘F - + Show/Hide Chat Window Mostrar/Ocultar ventana de charla @@ -3057,7 +4368,7 @@ Puede invitar a otros jugadores pulsando con el botón derecho sobre su apodo en ⌘H - + Show/Hide Log Window Mostrar/Ocultar ventana de registro @@ -3066,39 +4377,121 @@ Puede invitar a otros jugadores pulsando con el botón derecho sobre su apodo en ⌘L - - - + + + Show/Hide Hands Window Mostrar/Ocultar ventana de manos - + Ctrl+O Ctrl+O - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + + Players tip + + + + + Save + Guardar + + + Ctrl+J Ctrl+J - + Ctrl+F Ctrl+F - + Ctrl+T Ctrl+T - + Ctrl+H Ctrl+H - + Ctrl+L Ctrl+L @@ -3111,32 +4504,32 @@ Puede invitar a otros jugadores pulsando con el botón derecho sobre su apodo en Partida de red - + Internet Game ... Partida en Internet... - + Ctrl+I Ctrl+I - + Away Ausente - + Manual Action (default) Acción manual (predeterminado) - + Auto-Check / Auto-Fold Check / Fold automático - + Auto-Check / Auto-Call-Any Check / Call automático @@ -3146,37 +4539,37 @@ Puede invitar a otros jugadores pulsando con el botón derecho sobre su apodo en PokerTH 0.6-beta - El motor de Texas Holdem de código abierto - + Show/Hide Away Window Mostrar/Ocultar ventana - + Ctrl+A Ctrl+A - + Kick Expulsar - + Vote Timeout: Tiempo de votación: - + Yes - + No No - + Chance Probabilidad @@ -3185,47 +4578,47 @@ Puede invitar a otros jugadores pulsando con el botón derecho sobre su apodo en Preferencias - + Configure PokerTH ... Configurar PokerTH... - + Close Cerrar - + Ctrl+X Ctrl+X - + Vote started by: Votación iniciada por: - + Show/Hide Chance Window Mostrar/Ocultar ventana de probabilidad - + Ctrl+C Ctrl+C - + &View &Ver - + &Settings &Preferencias - + Shortcut: <Shift> Acceso directo: <Shift> @@ -3351,23 +4744,23 @@ Elija un nombre diferente. Cmd+N para iniciar una nueva partida - - - - - + + + + + Start Iniciar - - - - - - - - + + + + + + + + Stop Detener @@ -3422,7 +4815,7 @@ Si el servidor está detrás de un enrutador NAT, asegúrese de que el puerto de Esta partida está llena. - + Chat Charla @@ -3485,12 +4878,12 @@ Seleccione otro. El servidor está desconectado por mantenimiento. Inténtelo de nuevo más tarde. - + Closing PokerTH during network game Cerrando PokerTH durante una partida en red - + You are the hosting server. Do you want to close PokerTH anyway? Usted está alojando la partida. ¿Seguro que desea cerrar PokerTH? @@ -3507,14 +4900,14 @@ Seleccione otro. El versión beta de PokerTH es obsoleta.<br>Visite <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> para descargar la última versión. - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - El motor de Texas Holdem de código abierto - - - + + + Lobby Sala @@ -3523,12 +4916,12 @@ Seleccione otro. Ha ocurrido un error interno. Informe al administrador en la sala de charla. - + PokerTH - Internet Game Message PokerTH - Mensaje de partida en Internet - + Attention! Do you really want to leave the current game and go back to the lobby? ¿Seguro que desea abandonar la partida actual @@ -3589,58 +4982,58 @@ Asegúrese de que está conectado a Internet. No se puede abrir el archivo de destino al descargar la lista de servidores. - + Chance Probabilidad - + Really want to exit? ¿Seguro que desea salir? - + PokerTH - Close Table? PokerTH - ¿Cerrar mesa? - + Kick Expulsar - + Do you want to kick <b>%1</b><br>from this game? ¿Desea expulsar a <b>%1</b><br>de esta partida? - - + + <b>%1</b> secs left quedan <b>%1</b> segundos - + vote voto - + votes votos - + Chat is only available to registered players. La charla sólo está disponible para usuarios registrados. - + PokerTH - Warning PokerTH - Advertencia - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -3659,12 +5052,12 @@ Si está ausente temporalmente, puede utilizar el modo "ausente" en el Usted tiene <b>%1</b> %2 en contra.<br>Son necesarios <b>%3</b> para expulsarle. - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. El jugador <b>%1</b> tiene <b>%2</b> %3<br>en contra. Son necesarios <b>%4</b> votos para la expulsión. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. Tiene <b>%1</b> %2 en contra.<br>Son necesarios <b>%3</b> votos para la expulsión. @@ -3874,24 +5267,24 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Error al cargar el perfil del servidor - - - + + + Could not load server-profiles-file: No se puede cargar el archivo de perfil: - + Save Server Profile Error Error al guardar el perfil @@ -3900,31 +5293,31 @@ p, li { white-space: pre-wrap; } Un perfil con el nombre: " - + Read Server-Profile List Error Error al leer la lista de perfiles - + Could not read server-profiles list No se puede leer la lista de perfiles - - + + Save Server-Profile-File Error Error al guardar la lista de perfiles - - + + Could not save server-profiles-file: No se puede guardar el archivo de perfil: - + A profile with the name: %1 already exists. Would you like to overwrite ? Ya existe un perfil con el nombre %1. @@ -3978,12 +5371,12 @@ Would you like to overwrite ? manualBlindsOrderDialogImpl - + Manual Blinds Order Orden manual de ciegas - + You cannot set more than 30 manual blinds. No puede fijar más de 30 ciegas manuales. @@ -4097,14 +5490,14 @@ Would you like to overwrite ? selectAvatarDialogImpl - - + + Avatar File Error Error en el archivo del avatar - + Please select an avatar from the list! Seleccione un avatar de la lista. @@ -4115,7 +5508,7 @@ Please enter an valid picture! Introduzca una imagen válida. - + Select external avatar picture Seleccione una imagen de avatar externa @@ -4124,19 +5517,19 @@ Introduzca una imagen válida. Imágenes (*.png) - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! El archivo de la imagen seleccionada en demasiado grande. (máx. 30KB) Seleccione otro más pequeño. - + Images (*.png *.jpg *.gif) Imágenes (*.png *.jpg *.gif) - + The entered avatar picture doesn't exist. Please enter an valid picture! La imagen de avatar introducida no existe. @@ -4988,10 +6381,10 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + - - + + Settings Error Error en las preferencias @@ -5008,7 +6401,7 @@ Please select an valid directory! Introduzca un directorio válido. - + Select your flipside picture Seleccione la imagen del respaldo @@ -5017,24 +6410,24 @@ Introduzca un directorio válido. Imágenes (*.png) - + Open Directory Abrir directorio - + Images (*.png *.jpg *.gif) Imágenes (*.png *.jpg *.gif) - - + + Blinds Error Error en las ciegas - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -5043,27 +6436,27 @@ es menor que la primera ciega pequeña actual. El valor de la primera ciega pequeña será el máximo permitido. - + Dutch Holandés - + English Inglés - + French Francés - + German Alemán - + Hungarian Húngaro @@ -5082,19 +6475,19 @@ El valor de la primera ciega pequeña será el máximo permitido. Turco - + Language Changed El idioma ha cambiado - + You have changed application language to %1. Please restart PokerTH to load new language! Ha cambiado el idioma de la aplicación a %1. Reinicie PokerTH para cargar el nuevo idioma. - + Italian Italiano @@ -5111,8 +6504,8 @@ Please enter an valid picture! Seleccione una imagen válida. - - + + The log file directory doesn't exist. Please select an valid directory! El directorio del archivo de registro no existe. @@ -5129,7 +6522,7 @@ Seleccione un directorio válido. Español - + Bulgarian Búlgaro @@ -5139,12 +6532,12 @@ Seleccione un directorio válido. Polaco - + Chinese Chino - + Greek Griego @@ -5154,37 +6547,42 @@ Seleccione un directorio válido. Sueco - + The entered server list address is not a valid URL. Please enter a valid server list address! La dirección de la lista de servidores introducida no es una URL válida. Introduzca una dirección válida. - + Finnish Finés - + Afrikaans Afrikaans - + Catalan Catalán - + Czech Checo - + Danish Danés + + + Japanese + + Lithuania @@ -5206,133 +6604,133 @@ Introduzca una dirección válida. Tamil - - + + Maintainer Name Nombre del mantenedor - - + + Maintainer EMail eMail del mantenedor - - + + Create Date Fecha de creación - + Windows Behaviour Comportamiento de las ventanas - + scaleable escalable - + fixed fijo - + Minimum Size Tamaño mínimo - + Maximum Size Tamaño máximo - + Fixed Size Tamaño fijo - + State Estado - + Please select your game table style Seleccione su estilo de mesa - + PokerTH game table styles (*.xml) Estilos de mesa de PokerTH (*.xml) - + Game Table Style Error Error en el estilo de mesa - + Selected game table style file is already in the list. Please select another one to add! El estilo de mesa seleccionado ya está en la lista. Seleccione otro para añadirlo. - + Game Table Style File Error Error en el archivo del estilo de mesa - + Could not load game table style file correctly. Style will not be placed into list! No se puede cargar el archivo de estilo de mesa. El estilo no aparecerá en la lista. - + Please select your card deck style Seleccione su estilo de baraja - + PokerTH card deck styles (*.xml) Estilos de baraja de PokerTH (*.xml) - + Card Deck Style Error Error en el estilo de baraja - + Selected card deck style file is already in the list. Please select another one to add! El estilo de baraja seleccionado ya está en la lista. Seleccione otro para añadirlo. - + Card Deck Style File Error Error en el archivo del estilo de baraja - + Could not load card deck style file correctly. Style will not be placed into list! No se puede cargar el archivo de estilo de baraja. El estilo no aparecerá en la lista. - + PokerTH - Log file PokerTH - Archivo de registro - + Do you really want to delete the selected log file? ¿Seguro que desea eliminar el archivo de registro seleccionado? @@ -5341,12 +6739,12 @@ El estilo no aparecerá en la lista. ¿Seguro que desea eliminar el archivo de registro seleccionado? - + Save PokerTH log file Guardar archivo de registro de PokerTH - + PokerTH SQL log (*.pdb) Registro SQL de PokerTH (*.pdb) @@ -5414,12 +6812,12 @@ El estilo no aparecerá en la lista. startNetworkGameDialogImpl - + Server Error Error en el servidor - + You should not kick yourself from this game! No puede expulsarse a usted mismo. @@ -5550,108 +6948,108 @@ Please choose another one. Seleccione otro. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Error en la red - + Server address was not set. La dirección del servidor no está establecida. - + An invalid port was set (ports 0-1023 are not allowed). Se ha establecido un puerto no válido (no se permiten los puertos 0-1023). - + Could not create a socket for TCP communication. No se puede crear un socket de comunicaciones TCP. - + Could not set the IP address. No se puede establecer la dirección IP. - + Could not set the port for this type of address. No se puede establecer el puerto para este tipo de dirección. - + The server name could not be resolved. No se puede resolver el nombre del servidor. - + Bind failed - please choose a different port. Fallo en la comunicación. Seleccione otro puerto. - + Internal network error: "listen" failed. Error interno en la red: fallo en "listen". - + Server execution was terminated. Finalizada la ejecución del servidor. - + Could not connect to the server. No se puede conectar al servidor. - + Connection timed out. Please check the server address. @@ -5662,150 +7060,150 @@ Por favor, compruebe la dirección del servidor. Si el servidor está detrás de un enrutador NAT, asegúrese de que el puerto de reenvío está configurado en el servidor. - + Internal network error: "select" failed. Error interno en la red: fallo en "select". - + Internal network error: "send" failed. Error interno en la red: fallo en "send". - + Connection was closed by the server. Conexión cerrada por el servidor. - + Internal network error: Duplicate TCP connection. Error interno en la red: conexión TCP duplicada. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Se ha recibido un paquete de red no válido. Asegúrese que todos los jugadores utilizan la misma versión de PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Error interno de estado. Asegúrese que todos los jugadores utilizan la misma versión de PokerTH. - + Invalid server list URL. Please correct the address in the settings. URL de lista de servidores no válida. Corrija la dirección en las preferencias. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. No se puede abrir el archivo MD5 de la lista de servidores. Asegúrese de que la URL de la lista de servidores es correcta. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. Ha fallado la sincronización con la lista de servidores de PokerTH. Asegúrese de que la URL de la lista es correcta. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. La lista de servidores de PokerTH contiene información no válida. Si ha utilizado una lista de servidores personalizada, asegúrese de que el formato es correcto. - + Could not unzip the PokerTH internet server list. No se puede descomprimir la lista de servidores de PokerTH. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. No se puede descargar la lista de servidores de PokerTH. Asegúrese de que está conectado a Internet. - + Could not open the target file when downloading the server list. No se puede abrir el archivo de destino al descargar la lista de servidores. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. El servidor de PokerTH no soporta esta versión del juego.<br>Por favor, visite <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> y descargue la última versión. - + Sorry, this server is already full. Lo sentimos, este servidor está lleno. - + Invalid login. Please check your username and password. Acceso no válido. Compruebe el nombre de usuario y contraseña. - + Your account is blocked indefinitely. Su cuenta ha sido bloqueada indefinidamente. - + You cannot login at this time. Please try again in a few seconds. No puede acceder en este momento. Inténtelo pasados unos segundos. - + You cannot join this game, because another player in that game has your network address. No puede unirse a esta partida porque otro jugador de la misma accede desde su dirección de red. - + Your connection to the server is very slow, the game had to start without you. Su conexión al servidor es muy lenta, la partida ha comenzado sin usted. - + This game is of type invite-only. You cannot join this game without being invited. Esta partida es sólo para invitados. No puede unirse a ella sin una invitación. - + Invalid password when joining the game. Please reenter the password and try again. Contraseña incorrecta al unirse a la partida. Vuelva a introducir la contraseña e inténtelo de nuevo. - + The avatar report was accepted by the server. Thank you. El informe sobre el avatar ha sido aceptado por el servidor. Gracias. - + This avatar was already reported by another player. Otro jugador ya ha informado sobre este avatar. - + An error occurred while reporting the avatar. Ha ocurrido un error al informar sobre el avatar. - + The password is too long. Please choose another one. La contraseña es demasiado larga. Elija otra. @@ -5820,67 +7218,67 @@ Por favor, elija un nombre diferente. El nombre del jugador es muy corto, muy largo o no es válido. Seleccione otro. - + The game name is either too short or too long. Please choose another one. El nombre de la partida es muy largo o muy corto. Seleccione otro. - + The game could not be found. No se encuentra la partida. - + The chat text is invalid. El texto de charla no es válido. - + The server referred to an unknown player. Aborting. El servidor se ha referido a un jugador desconocido. Abortando. - + Internal error: The current player could not be found. Error interno: no se encuentra al jugador actual. - + Internal error: The current player is not active. Error interno: el jugador actual no está activo. - + You were kicked from the server. Ha sido expulsado del servidor. - + You were temporarily banned from the server. Se le ha prohibido temporalmente el acceso al servidor. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! La conexión se ha cerrado por inactividad. Le invitamos a volver a conectarse. - + The client player count is invalid. El número de jugadores no es válido. - + Too many manual blinds were set. Please reconfigure the manual blinds. Hay demasiadas ciegas manuales. Reconfigure las ciegas manuales. - + An invalid avatar file was configured. Please choose a different avatar. Se ha configurado un archivo de avatar no válido. Seleccione otro. - + The selected avatar file is too large. Please choose a different avatar. El avatar seleccionado es demasiado grande. Seleccione otro. @@ -5889,89 +7287,89 @@ Por favor, elija un nombre diferente. No se puede subir un nuevo avatar en este momento. Inténtelo dentro de unos segundos. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Ha ocurrido un error interno. Informe al administrador en la charla principal. - + Could not start game: Synchronization failed. No se puede iniciar la partida: fallo en la sincronización. - + The server is down for maintenance. Please try again later. El servidor está desconectado por mantenimiento. Inténtelo más tarde. - + An internal error occured. Ha ocurrido un error interno. - - - - - - - - - + - - + + + + + + + + + + Network Notification Notificación de red - + You were kicked from the game. Ha sido expulsado de la partida. - + Sorry, this game is already full. Disculpe, esta partida está llena. - + Unable to join - the server has already started the game. Imposible unirse - el servidor ya ha comenzado la partida. - + Your admin state timed out due to inactivity. Feel free to create a new game! Ha perdido su estado de administrador por inactividad. Puede crear una nueva partida. - + You cannot join this type of game as guest. No puede unirse a esta partida como anónimo. - + The settings are invalid for this type of game. Las opciones no son válidas para este tipo de partida. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Hay una nueva versión de PokerTH disponible.<br>Por favor, visite <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> para descargarla. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Esta versión beta de PokerTH es obsoleta.<br>Por favor, visite <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> para descargar la última versión. - - + + Server Message Mensaje del servidor - + PokerTH %1 PokerTH %1 @@ -5979,22 +7377,22 @@ Por favor, elija un nombre diferente. timeoutMsgBoxImpl - + Timeout Warning Tiempo de espera superado - + Please click "OK" to stop the countdown! Pulse "Aceptar" para detener la cuenta atrás. - + You are game-admin of an open game which will time out in %1 seconds. Usted es el administrador de una partida abierta que caducará en %1 segundos. - + Your connection is about to time out due to inactivity in %1 seconds. Su conexión va a caducar por inactividad en %1 segundos. diff --git a/ts/pokerth_fi.ts b/ts/pokerth_fi.ts index 07906953..e513a2cb 100644 --- a/ts/pokerth_fi.ts +++ b/ts/pokerth_fi.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error Korttipakkatyylin virhe - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ Please contact the card deck style builder %4. Ota yhteyttä korttipakkatyylin tekijään %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -48,7 +48,7 @@ Please contact the game table style builder %4. Ota yhteyttä korttipakkatyylin tekijään %4. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -69,7 +69,7 @@ Please contact the game table style builder %3. Ota yhteyttä korttipakkatyylin tekijään %3. - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -80,7 +80,7 @@ Korttikuva(t) "%2" ei/eivät ole saatavilla. Ota yhteyttä korttipakkatyylin tekijään %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! Pelipöytätyyli valittiin korttipakkatyylin sijaan. @@ -101,14 +101,14 @@ Valitse korttipakkatyyli ja yritä uudestaan! GameTableStyleReader - - - + + + Game Table Style Error Pelipöytätyylin virhe - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -121,12 +121,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Fields content missing - + One or more pictures from current game table style "%1" were not found: %2 @@ -137,12 +137,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Pictures missing - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -152,27 +152,27 @@ Please contact the game table style builder via "%4". - + Game Table Style Error - Outdated - + Everything OK! - + Some pictures are missing, please contact style maintainer for this issue. - + Some style fields are missing, please contact style maintainer for this issue. - + This style is outdated, please contact style maintainer for this issue. @@ -187,7 +187,7 @@ Please contact the game table style builder %4. Ota yhteyttä pelipöytätyylin tekijään %4. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -208,8 +208,8 @@ Please contact the game table style builder %3. Ota yhteyttä pelipöytätyylin tekijään %3. - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! korttipakktyyli valittiin pelipöytätyylin sijaan. @@ -282,33 +282,38 @@ Ota yhteyttä pelipöytätyylin tekijään %3. Aloita äänestys potkaistaksesi tämä käyttäjä - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player - + Ignore Player - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? - - + + PokerTH - Question - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -343,17 +348,17 @@ Ota yhteyttä pelipöytätyylin tekijään %3. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> @@ -371,25 +376,66 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> @@ -397,52 +443,11 @@ p, li { white-space: pre-wrap; } Translation Käännös - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - - Thanks to Kiitokset - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - - License @@ -727,12 +732,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 Tietoa PokerTH %1:stä @@ -821,12 +826,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Manuaalinen sokkopanosjärjestys - + You cannot set more than 30 manual blinds. Voit asettaa enintään 30 manuaalista sokkopanosta. @@ -852,46 +857,46 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Et voi liittyä Internet-peliaulaan "Human Player" nimimerkkinäsi. Valitse toinen nimi. - - - + + + Nick name: - + Your player name is already used by another player. Please choose a different name. Nimesi on jo käytössä toisella pelaajalla. Valitse toinen nimi. - + The player name is too short, too long or invalid. Please choose another one. Nimesi on liian lyhyt, pitkä ja epäkelpo. Valitse toinen nimi. - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! - - + + Game name: @@ -928,27 +933,27 @@ Please choose another one! connectToServerDialogImpl - + Resolving address... Selvitetään osoitetta... - + Connecting to server... Yhdistetään palvelimeen... - + Starting session... Aloitetaan istuntoa... - + Connection established! Yhteys vahvistettu! - + Reading server list... Luetaan palvelinlistaa... @@ -1064,17 +1069,17 @@ Please choose another one! createInternetGameDialogImpl - + <i>First small blind: $%1</i> - + <i>Double blinds every %1'th hand</i> - + %1's game %1'n peli @@ -1155,7 +1160,7 @@ Please choose another one! gameLobbyDialog - + Internet Game Lobby Internet-peliaula @@ -1180,57 +1185,62 @@ Please choose another one! Yksityinen - + + 5 - Show open & non-full & ranking games + + + + Game Info Peli-info - + Connected Players Yhdistetyt pelaajat - + Start Cash: Aloitusraha: - + First small blind: - + Blinds raise interval: - + Blinds raise mode: - + Timeout for player action (sec): - + Fill up with computer opponents Täytä tietokonevastuksilla - + Sort alphabetically - + Sort by country - + Display idle players @@ -1243,12 +1253,12 @@ Please choose another one! Potkaise pelaaja - + &Start Game &Aloita peli - + &Kick Player Pot&kaise pelaaja @@ -1273,7 +1283,7 @@ Please choose another one! Sokkojen korotustila: - + Manual blinds list: Manuaalisten sokkopanosten lista: @@ -1282,32 +1292,32 @@ Please choose another one! Aikaraja pelaajan toiminnalle (sek): - + Game type: - + &Leave Game &Poistu pelistä - + Join &any game &Liity johonkin peliin - + &Create Game L&uo peli - + &Join Game Liity pelii&n - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1319,32 +1329,32 @@ p, li { white-space: pre-wrap; } - + 0 - No game list filter 0 - Ei pelilistan suodatusta - + search for player ... - + 1 - Show open games 1 - Näytä avoimet pelit - + 2 - Show open & non-full games 2 - Näytä avoimet & ei-täydet pelit - + 3 - Show open & non-full & non-private games 2 - Näytä avoimet & ei-täydet & ei-yksityiset pelit - + 4 - Show open & non-full & private games 2 - Näytä avoimet & ei-täydet & yksityiset pelit @@ -1365,12 +1375,12 @@ p, li { white-space: pre-wrap; } Liity peliin - + Lobby-Chat Chattiaula - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1386,7 +1396,7 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - + Starting game. Please wait ... Aloitetaan peli. Odottakaa hetki ... @@ -1395,46 +1405,46 @@ p, li { white-space: pre-wrap; } %1'n peli - + Joining a private Game Liitytään yksityiseen peliin - + You are about to join a private game. Please enter the password! Olet liittymässä yksityiseen peliin. Anna salasana! - + open avoin - - - - + + + + Game Info Peli-info - - - + + + Game Peli - - - + + + Players Pelaajat - - - + + + State Tila @@ -1443,145 +1453,146 @@ p, li { white-space: pre-wrap; } Yksityinen - - R - - - - - - + + + P - - - + + + Available Players Käytettävissä olevat pelaajat - + Invite player - + Ignore player - + Player infos ... - - - + + + Standard - - - + + + Registered players only - - - + + + Invited players only - - - + + + Ranking game - + Connected players - max. %1 - - + + + T - - + + Show player stats + + + + + Connected players - Max. %1 - + running käynnissä - - + + running games: %1 pelejä käynnissä: %1 - - + + open games: %1 avoimia pelejä: %1 - + Invite %1 - + Ignore %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> - - + + The game will start in<br><b>%1</b> seconds. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? @@ -1590,88 +1601,1303 @@ Feel free to invite other players by right-clicking on their nick in the availab Pelaajia chatissa: %1 - - + + connected players: %1 yhdistettyjä pelaajia: %1 - - + + Connected players - + hands kädet - + minutes minuutit - + double blinds tupla sokkopanokset - + manual blinds order manuaalinen sokkopanosjärjestys - + Server Error Palvelinvirhe - + You should not kick yourself from this game! Sinun ei tule potkaista itseäsi tästä pelistä! - + search for player ... - + Chat is only available to registered players. - + Invite player ... - + Ignore player ... - + %1 is playing in "%2". - + %1 is not playing at the moment. - - + + PokerTH - Info Message - + PokerTH - Question + + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + gameTable @@ -1681,42 +2907,124 @@ Feel free to invite other players by right-clicking on their nick in the availab PokerTH 0.6-beta - Avoimen lähdekoodin Texas Holdem -alusta - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Hands Kädet - + Chat Chat - + + Players tip + + + + + Save + Tallenna + + + Log Logi - + Away Poissa - + Manual Action (default) Manuaalinen toiminto (oletus) - + Auto-Check / Auto-Fold Auto-Passaus / Auto-Luovutus - + Auto-Check / Auto-Call-Any Auto-Passaus / Auto-Katso-Kaikki - + Speed: Nopeus: @@ -1733,139 +3041,139 @@ Feel free to invite other players by right-clicking on their nick in the availab Verkkopeli - + Start Local Game ... Aloita paikallispeli ... - + Ctrl+N Ctrl+N - + Quit Lopeta - + Ctrl+Q Ctrl+Q - + About PokerTH ... Tietoa PokerTH:sta... - + Settings ... Asetukset ... - + Create Network Game ... Luo verkkopeli ... - + Ctrl+O Ctrl+O - + Join Network Game ... Liity verkkopeliin ... - + Ctrl+J Ctrl+J - + Fullscreen Kokonäyttö - + Ctrl+F Ctrl+F - + Show/Hide Chat Window Näytä/piilota chatti-ikkuna - + Ctrl+T Ctrl+T - - - + + + Show/Hide Hands Window Näytä/piilota kädet-ikkuna - + Ctrl+H Ctrl+H - + Show/Hide Log Window Näytä/piilota Logi-ikkuna - + Ctrl+L Ctrl+L - + Internet Game ... Internet-peli ... - + Ctrl+I Ctrl+I - + Show/Hide Away Window Näytä/piilota poissa-ikkuna - + Ctrl+A Ctrl+A - + Kick Potkaise - + Vote Timeout: Äänestyjen aikaraja: - + Yes Kyllä - + No Ei - + Chance Todennäköisyys @@ -1874,47 +3182,47 @@ Feel free to invite other players by right-clicking on their nick in the availab Asetukset - + Configure PokerTH ... Säädä PokerTH:ä ... - + Close Sulje - + Ctrl+X Crtl+X - + Vote started by: Äänestyksen aloitti: - + Show/Hide Chance Window Näytä/Piilota todennäköisyysikkuna - + Ctrl+C Crtl+C - + &View &Näytä - + &Settings &Asetukset - + Shortcut: <Shift> Pikanäppäin: <Shift> @@ -1922,14 +3230,14 @@ Feel free to invite other players by right-clicking on their nick in the availab gameTableImpl - - - - - - - - + + + + + + + + Stop Pysäytä @@ -1942,7 +3250,7 @@ Feel free to invite other players by right-clicking on their nick in the availab Ctrl+N aloittaaksesi uusi peli - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - Avoimen lähdekoodin Texas Holdem -alusta @@ -1961,18 +3269,18 @@ Valitse toinen nimi. F1 - All-In | F2 - Panosta/Korota | F3 - Passaa/Katso | F4 - Luovuta - - - - - + + + + + Start Aloita - - - + + + Lobby Aula @@ -2183,27 +3491,27 @@ Valitse toinen nimi. Auto-tila asetettu: Passaa tai luovuta. - + Chat Chat - + Closing PokerTH during network game Suljetaan PokerTH verkkopelin aikana - + You are the hosting server. Do you want to close PokerTH anyway? Ylläpidät palvelinta. Haluatko silti sulkea PokerTH:n? - + PokerTH - Internet Game Message PokerTH - Internet-peliviesti - + Attention! Do you really want to leave the current game and go back to the lobby? Huomio! Haluatko todella jättää nykyisen pelin @@ -2264,58 +3572,58 @@ Varmista, että olet yhdistetty suoraan internetiin. Ei voitu avata kohdetiedostoa ladattaessa palvelinlistaa. - + Chance Todennäköisyys - + Really want to exit? - + PokerTH - Close Table? - + Kick Potkaise - + Do you want to kick <b>%1</b><br>from this game? Haluatko potkaista <b>%1</b><br>tästä pelistä? - - + + <b>%1</b> secs left <b>%1</b> sekunttia jäljellä - + vote ääni - + votes ääntä - + Chat is only available to registered players. - + PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -2331,12 +3639,12 @@ If you are temporarily away, you can use the "away" tools in the tool Sinulla on <b>%1</b> %2 itseäsi vastaan. <br><b>%3</b> ääntä tarvitaan potkaisuun. - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. Pelaajalla <b>%1</b> on <b>%2</b> %3<br>häntä vastaan. <b>%4</b> ääntä tarvitaan potkaisuun. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. Sinulla on <b>%1</b> %2 itseäsi vastaan.<br><b>%3</b> ääntä tarvitaan potkaisuun. @@ -2519,53 +3827,53 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Lataa Palvelinprofiilitiedostovirhe - - - + + + Could not load server-profiles-file: Ei voitu ladata palvelinprofiilitiedostoa: - + Save Server Profile Error Tallenna palvelinprofiilivirhe - + A profile with the name: %1 already exists. Would you like to overwrite ? Profiili nimellä: %1 on jo olemassa. Korvataanko vanha? - + Read Server-Profile List Error Lue Palvelintiedostolistavirhe - + Could not read server-profiles list Ei voitu lukea palvelinprofiililistaa - - + + Save Server-Profile-File Error Tallenna palvelinprofiilitiedostovirhe - - + + Could not save server-profiles-file: Ei voitu tallentaa palvelinprofiilitiedostoa: @@ -2619,12 +3927,12 @@ Korvataanko vanha? manualBlindsOrderDialogImpl - + Manual Blinds Order Manuaalinen sokkopanosjärjestys - + You cannot set more than 30 manual blinds. Voit asettaa enintään 30 manuaalista sokkopanosta. @@ -2730,38 +4038,38 @@ Korvataanko vanha? selectAvatarDialogImpl - - + + Avatar File Error Avatarissa tiedostovirhe - + Please select an avatar from the list! Valitse avatari listasta! - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! Valitun kuvan koko on liian suuri. (max. 30Kb) Valitse pienempi kuva! - + The entered avatar picture doesn't exist. Please enter an valid picture! Haettua avataria ei ole olemassa. Valitse olemassa oleva kuva! - + Select external avatar picture Valitse ulkoinen avatarikuva - + Images (*.png *.jpg *.gif) Kuvat (*.png *.jpg *.gif) @@ -3536,32 +4844,32 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + Dutch hollanti - + English englanti - + French ranska - + German saksa - + Hungarian unkari - + Italian italia @@ -3600,10 +4908,10 @@ p, li { white-space: pre-wrap; } turkki - + - - + + Settings Error Asetusvirhe @@ -3615,49 +4923,49 @@ Please enter an valid picture! Valitse olemassa oleva kuva! - - + + The log file directory doesn't exist. Please select an valid directory! Logikansiota ei ole olemassa. Valitse olemassa oleva kansio! - + Language Changed Kieli vaihdettu - + You have changed application language to %1. Please restart PokerTH to load new language! Olet vaihtanut ohjelman kieleen %1. Käynnistä PokerTH ladataksesi uusi kieli! - + Select your flipside picture Valitse kääntöpuolikuvasi - + Images (*.png *.jpg *.gif) Kuvat (*.png *.jpg *.gif) - + Open Directory Avaa kansio - - + + Blinds Error Sokkopanosvirhe - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -3666,7 +4974,7 @@ on pienempi kuin nykyinen ensimmäinen pieni sokkopanos! Tämä "ensimmäinen pieni sokkopanosarvo" asetetaan suurimmaksi sallituksi. - + Bulgarian bulgaria @@ -3676,27 +4984,27 @@ Tämä "ensimmäinen pieni sokkopanosarvo" asetetaan suurimmaksi salli puola - + Chinese kiina - + Afrikaans - + Catalan - + Czech - + Greek kreikka @@ -3721,160 +5029,165 @@ Tämä "ensimmäinen pieni sokkopanosarvo" asetetaan suurimmaksi salli ruotsi - + The entered server list address is not a valid URL. Please enter a valid server list address! Valittu palvelinlistaosoite ei ole kelvollinen URL. Valitse kelvollinen palvelinlistaosoite! - + Finnish Suomi - + Danish Tanska - - + + Japanese + + + + + Maintainer Name Ylläpitäjän nimi - - + + Maintainer EMail Ylläpitäjän Email - - + + Create Date Luontipäivämäärä - + Windows Behaviour Ikkunan käyttäyminen - + scaleable Skaalattava - + fixed määritelty - + Minimum Size Minimi koko - + Maximum Size Maksimi koko - + Fixed Size Määritelty koko - + State Tila - + Please select your game table style Valitse pelipöytätyylisi - + PokerTH game table styles (*.xml) PokerTH-pelipöytätyyli (*.xml) - + Game Table Style Error Pelipöytätyylin virhe - + Selected game table style file is already in the list. Please select another one to add! Valittu pelipöytätyyli on jo listassa. Valitse toinen lisätäksesi se! - + Game Table Style File Error Pelipöytätyylin virhe - + Could not load game table style file correctly. Style will not be placed into list! Pelipöytätyylin lataaminen ei onnistunut ongelmitta. Tyyliä ei aseteta listaan! - + Please select your card deck style Valitse korttipakkatyylisi - + PokerTH card deck styles (*.xml) PokerTH-korttipakkatyylit /*.xml) - + Card Deck Style Error Korttipakkatyylin virhe - + Selected card deck style file is already in the list. Please select another one to add! Valittu korttipakkatyyli on jo listassa. Valitse toinen lisätäksesi se! - + Card Deck Style File Error Korttipakkatyylin virhe - + Could not load card deck style file correctly. Style will not be placed into list! Korttipakkatyylin lataaminen ei onnistunut ongelmitta. Tyyliä ei aseteta listaan! - + PokerTH - Log file - + Do you really want to delete the selected log file? - + Save PokerTH log file - + PokerTH SQL log (*.pdb) @@ -3938,12 +5251,12 @@ Tyyliä ei aseteta listaan! startNetworkGameDialogImpl - + Server Error Palvelinvirhe - + You should not kick yourself from this game! Sinun ei tule potkaista itseäsi tästä pelistä! @@ -4074,108 +5387,108 @@ Please choose another one. Valitse toinen nimi. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Verkkovirhe - + Server address was not set. Palvelinosoitetta ei ole asetettu. - + An invalid port was set (ports 0-1023 are not allowed). Portti määritetty väärin (portit 0-1023 eivät kelpaa). - + Could not create a socket for TCP communication. Ei voitu luoda sockettia TCP-yhteydelle. - + Could not set the IP address. Ei voitu asettaa IP-osoitetta. - + Could not set the port for this type of address. Ei voitu asettaa porttia tämän kaltaiselle osoitteelle. - + The server name could not be resolved. Palvelimen nimeä ei voitu selvittää. - + Bind failed - please choose a different port. Sokkopanos epäonnistui - valitse toinen portti. - + Internal network error: "listen" failed. Sisäinen verkkovirhe: "kuuntelu" epäonnistui. - + Server execution was terminated. Palvelimen ajo keskeytettiin. - + Could not connect to the server. Ei voitu yhdistää palvelimeen. - + Connection timed out. Please check the server address. @@ -4186,149 +5499,149 @@ Tarkista palvelinosoite. Jos palvelin on NAT-reitittimen takana, varmista, että porttiohjaus on asetettu palvelimen puolella. - + Internal network error: "select" failed. Sisäinen verkkovirhe: "valitse" epäonnistui. - + Internal network error: "send" failed. Sisäinen verkkovirhe: "lähetä" epäonnistui. - + Connection was closed by the server. Palvelin katkaisi yhteyden. - + Internal network error: Duplicate TCP connection. Sisäinen verkkovirhe: Kaksinkertainen TCP-yhteys. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Epäkelpo verkkopaketti vastaanotettiin. Varmista, että kaikilla pelaajilla on sama versio PokerTH:sta. - + Internal state error. Please make sure that all players use the same version of PokerTH. Sisäinen tilavirhe. Varmista, että kaikilla pelaajilla on sama versio PokerTH:sta. - + Invalid server list URL. Please correct the address in the settings. Epäkelpo palvelinlistan URL. Korjaa osoite asetuksissa. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. Ei voitu avata palvelinlistan MD5-tiedostoa. Varmista, että palvelinlistan URL on oikein. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. PokerTH:n internetpalvelinlistan synkronointi epäonnistui. Varmista, että palvelinlistan URL on oikein. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. PokerTH:n internetpalvelinlista sisältää kelvotonta dataa. Jos käytät kustomoitua palvelinlistaa, varmita sen muodon oikeellisuus. - + Could not unzip the PokerTH internet server list. PokerTH:n internetpalvelinlistaa ei voitu purkaa. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. PokerTH: internetpalvelinlistaa ei voitu ladata. Varmista, että olet yhdistetty suoraan internetiin. - + Could not open the target file when downloading the server list. Ei voitu avata kohdetiedostoa ladattaessa palvelinlistaa. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. PokerTH-palvelin ei tue tätä peliversiota.<br>Lataa osoittesta<a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> uusin versio pelistä. - + Sorry, this server is already full. Palvelin on jo täynnä. - + Invalid login. Please check your username and password. - + Your account is blocked indefinitely. - + You cannot login at this time. Please try again in a few seconds. - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. - + Invalid password when joining the game. Please reenter the password and try again. Epäkelpo salasana liityttävään peliin. Kirjoita salasana uudestaan ja yritä uudestaan. - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. Salasana on liian pitkä. Valitse toinen. @@ -4343,67 +5656,67 @@ Valitse toinen nimi. Nimesi on liian lyhyt, pitkä ja epäkelpo. Valitse toinen nimi. - + The game name is either too short or too long. Please choose another one. Pelin nimi on joko liian lyhyt ja tai pitkä. Valitse toinen nimi. - + The game could not be found. Peliä ei löydetty. - + The chat text is invalid. Chattiteksti on epäkelpo. - + The server referred to an unknown player. Aborting. Palvelin viittasi tuntemattomaan pelaajaan. Hylätään. - + Internal error: The current player could not be found. Sisäinen virhe: Nykyistä pelaaja ei löydetä. - + Internal error: The current player is not active. Sisäinen virhe: Nykyinen pelaaja on toimeton. - + You were kicked from the server. Sinut potkaistiin palvelimelta. - + You were temporarily banned from the server. Sinut pannattiin väliaikaisesti palvelimelta. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! Yhteytesi palvelimeen katkaistiin toimettomuun vuoksi. Olet tervetullut palaamaan takaisin! - + The client player count is invalid. Asiakaspelaajamäärä on epäkelpo. - + Too many manual blinds were set. Please reconfigure the manual blinds. Liian monta manuaalista sokkopanosta asetettiin. Määrittele manuaaliset sokkopanokset uudestaan. - + An invalid avatar file was configured. Please choose a different avatar. Epäkelpo avataritiedosto on määritelty. Valitse toinen avatari. - + The selected avatar file is too large. Please choose a different avatar. Valittu avataritiedosto on liian iso. Valitse toinen avatari. @@ -4412,89 +5725,89 @@ Valitse toinen nimi. Et voi ladata uutta avataritiedosto juuri nyt. Yritä muutaman sekunnin kuluttua uudestaan. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Tapahtui sisäinen avatarivirhe. Ilmoita asiasta ylläpitäjälle chattiaulassa. - + Could not start game: Synchronization failed. Ei voitu käynnistää peliä: Synkronointi epäonnistui. - + The server is down for maintenance. Please try again later. Palvelin on poissa käytössä huollon vuoksi. Yritä myöhemmin uudestaan. - + An internal error occured. Tapahtui sisäinen virhe. - - - - - - - - - + - - + + + + + + + + + + Network Notification Verkkohuomautus - + You were kicked from the game. Sinut potkaistiin pelistä. - + Sorry, this game is already full. Tämä peli on jo täynnä. - + Unable to join - the server has already started the game. Kykenemätön liittymään - palvelin on jo aloittanut pelin. - + Your admin state timed out due to inactivity. Feel free to create a new game! Ylläpitotilasi katkaistiin toimettomuuden vuoksi. Ole vapaa ja luo uusi peli! - + You cannot join this type of game as guest. - + The settings are invalid for this type of game. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. PokerTH:sta on julkaistu uusi versio. <br>Lataa osoitteesta <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> uusin versio. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Tämä PokerTH:n beta on vanhentunut. <br>Lataa osoitteesta <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> uusin versio. - - + + Server Message Palvelinviesti - + PokerTH %1 PokerTH %1 @@ -4502,22 +5815,22 @@ Valitse toinen nimi. timeoutMsgBoxImpl - + Timeout Warning Aikarajavaroitus - + Please click "OK" to stop the countdown! Klikkaa "OK" pysäyttääkesi laskenta! - + You are game-admin of an open game which will time out in %1 seconds. Olet ylläpitäjä avoimelle pelille, joka lakkaa %1 sekunnin kuluttua. - + Your connection is about to time out due to inactivity in %1 seconds. Yhteytesi katkaistaan toimettomuuden vuoksi %1 sekunnissa. diff --git a/ts/pokerth_fr.ts b/ts/pokerth_fr.ts index ecc1ea15..b5f0a0ec 100644 --- a/ts/pokerth_fr.ts +++ b/ts/pokerth_fr.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error Erreur avec le style de carte - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ La version courante du style de carte est la "%2", mais ce style est e Veuillez contacter l'auteur du style de carte %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -47,7 +47,7 @@ La version courante du style de dos de carte est "%2", mais ce style e Veuillez contacter le mainteneur du style de dos de carte %4. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -68,7 +68,7 @@ La(es) valeur(s) "%2" est(sont) manquantes. Veuillez contacter le mainteneur du style de dos de carte %3. - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -79,7 +79,7 @@ La ou les image(s) de la carte "%2" est(sont) indisponible(s). Veuillez contacter contacter le mainteneur du style de carte %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! Un style de table de jeu a été sélectionné au lieu d'un style de carte. @@ -100,14 +100,14 @@ Veuillez sélectionner un style de carte et essayez à nouveau ! GameTableStyleReader - - - + + + Game Table Style Error Erreur de style de table de jeu - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -127,12 +127,12 @@ Toutefois, vous pouvez quand même jouer avec ce style, les fichiers manquants s Veuillez contacter l'auteur de ce style de table de jeu via "%3". - + Game Table Style Error - Fields content missing Erreur de style de table de jeu - Le contenu de certains champs est manquant - + One or more pictures from current game table style "%1" were not found: %2 @@ -149,12 +149,12 @@ Toutefois, vous pouvez quand même jouer avec ce style, les fichiers manquants s Veuillez contacter l'auteur de ce style de table de jeu via "%3". - + Game Table Style Error - Pictures missing Erreur de style de table de jeu - Images manquantes - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -169,27 +169,27 @@ Toutefois, vous pouvez quand même jouer avec ce style, les fichiers manquants s Veuillez contacter l'auteur de ce style de table de jeu via "%4". - + Game Table Style Error - Outdated Erreur de style de table de jeu - Obsolète - + Everything OK! Tout fonctionne ! - + Some pictures are missing, please contact style maintainer for this issue. Certaines images sont manquantes, veuillez contacter l'auteur pour lui demander de corriger ce problème. - + Some style fields are missing, please contact style maintainer for this issue. Certains champs sont manquants, veuillez contacter l'auteur pour lui demander de corriger ce problème. - + This style is outdated, please contact style maintainer for this issue. Ce style est obsolète, veuillez contacter l'auteur pour lui demander de le mettre à jour. @@ -204,7 +204,7 @@ La version courante du style de table de jeu est "%2", mais ce style e Veuillez contacter le mainteneur du style de table de jeu %4. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -225,8 +225,8 @@ La(es) valeur(s) "%2" est(sont) manquante(s). Veuillez contacter le mainteneur du style de table de jeu %3. - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! Un style de carte a été sélectionné au lieu d'un style de table de jeu. @@ -307,34 +307,39 @@ Veuillez contacter le mainteneur du style de table de jeu %3. Lancer un vote pour expulser ce joueur - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player Démarrer un vote pour expulser ce joueur - + Ignore Player Ignorer le joueur - + Report inappropriate avatar Avertir que l'avatar est inapproprié - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? Vous êtes sur le point de mettre le joueur <b>%1</b> dans la liste des joueurs ignorés. Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joueur, continuer ? - - + + PokerTH - Question PokerTH - Question - + Are you sure you want to report the avatar of "%1" as inappropriate? Etes-vous sûr de vouloir avertir les développeurs concernant l'avatar de "%1" ? @@ -369,6 +374,90 @@ Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joue <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> @@ -380,7 +469,7 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -401,7 +490,6 @@ p, li { white-space: pre-wrap; } Projet - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -424,7 +512,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Page officielle : </span></p> @@ -446,7 +534,6 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Plate-forme MacOS</p><br></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -455,7 +542,7 @@ p, li { white-space: pre-wrap; } <tr> <td style="border: none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-weight:400; font-style:normal;"> @@ -468,7 +555,6 @@ Guillaume Delacour - <a href="mailto: gui@iroqwa.org"><span s </body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -494,7 +580,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-weight:400; font-style:normal;"> @@ -1894,12 +1980,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 A propos de PokerTH %1 @@ -1988,12 +2074,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Ordre manuel des blinds - + You cannot set more than 30 manual blinds. Vous ne pouvez pas configurer plus de 30 blinds manuelles. @@ -2023,40 +2109,40 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Vous ne pouvez pas joindre l'accueil des parties Internet en tant que "Human Player". Veuillez choisir un autre pseudo. - - - + + + Nick name: Pseudo : - + Your player name is already used by another player. Please choose a different name. Ce nom d'utilisateur est déjà utilisée par un autre joueur. Veuillez choisir un nom différent. - + The player name is too short, too long or invalid. Please choose another one. Le nom de joueur est trop court, trop long ou invalide. Veuillez en choisir un autre. - + There is already a game with your chosen game name. Please choose another one! Il y a déjà une partie avec ce nom. Merci de choisir un nouveau nom pour la partie. - + There is a forbidden word in your chosen game name. Please choose another one! Il y a un mot interdit dans le nom de la partie que vous avez choisi. @@ -2069,8 +2155,8 @@ Please choose another one! Veuillez choisir un autre nom. - - + + Game name: Nom de la partie : @@ -2113,27 +2199,27 @@ Merci de renomer cette partie. connectToServerDialogImpl - + Resolving address... Résolution de l'adresse... - + Connecting to server... Connexion au serveur... - + Starting session... Démarrage de la session... - + Connection established! Connexion établie ! - + Reading server list... Réception de la liste de serveurs... @@ -2257,17 +2343,17 @@ Merci de renomer cette partie. createInternetGameDialogImpl - + <i>First small blind: $%1</i> <i>Première petite blind : $%1</i> - + <i>Double blinds every %1'th hand</i> <i>Double les blinds toutes les %1 mains</i> - + %1's game Partie de %1 @@ -2360,7 +2446,7 @@ Merci de renomer cette partie. gameLobbyDialog - + Lobby-Chat Discussion @@ -2373,47 +2459,47 @@ Merci de renomer cette partie. Privé - + Game Info Infos sur la partie - + Connected Players Joueurs connectés - + First small blind: 1ère petite blind : - + Blinds raise interval: Nouvelles blinds toutes les : - + Blinds raise mode: Surenchère des blinds : - + Fill up with computer opponents Compléter avec des adversaires IA - + Sort alphabetically Trier alphabétiquement - + Sort by country Trier par pays - + Display idle players Joueurs inactifs @@ -2434,12 +2520,12 @@ Merci de renomer cette partie. Petite Blind initiale: - + Start Cash: Bourse initiale : - + Timeout for player action (sec): Temps de réflexion (sec) : @@ -2488,7 +2574,7 @@ Merci de renomer cette partie. Mode de surenchère des blinds : - + Manual blinds list: Liste de blinds manuelles : @@ -2497,32 +2583,32 @@ Merci de renomer cette partie. Temps de réponse du joueur (sec) : - + Game type: Type : - + &Leave Game Quitter la partie - + Join &any game Joindre &aléatoirement - + &Create Game &Créer une partie - + &Join Game &Joindre la partie - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -2541,47 +2627,52 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">Cliquez ici pour voir le classement</span></a></p></td></tr></table></body></html> - + 0 - No game list filter 0 - Pas de filtrage des parties - + search for player ... Rechercher un joueur ... - + 1 - Show open games 1 - Montrer les parties ouvertes - + 2 - Show open & non-full games 2 - Montrer les parties ouvertes & non-pleines - + 3 - Show open & non-full & non-private games 3 - Montrer les parties ouvertes & non-pleines & non-privées - + 4 - Show open & non-full & private games 4 - Montrer les parties ouvertes & non-pleines & privées - + Internet Game Lobby Accueil des parties Internet - + + 5 - Show open & non-full & ranking games + + + + &Start Game C&ommencer - + &Kick Player &Expulser le joueur @@ -2594,7 +2685,7 @@ p, li { white-space: pre-wrap; } Joindre n'importe quelle partie - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -2606,46 +2697,46 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - - - - + + + + Game Info Infos sur la partie - + Server Error Erreur du serveur - + You should not kick yourself from this game! Vous ne pouvez pas vous expulser vous-même de la partie ! - + Joining a private Game Rejoindre une partie privée - - - + + + Game Partie - - - + + + Players Joueurs - - - + + + State Statut @@ -2654,170 +2745,1390 @@ p, li { white-space: pre-wrap; } Privé - + You are about to join a private game. Please enter the password! Vous êtes sur le point de rejoindre une partie privée. Veuillez entrer le mot de passe. - + running en cours - + open ouvert - - + + Connected players Joueurs connectés - + hands mains - + minutes minutes - + double blinds blinds doublées - + manual blinds order ordre manuel des blinds - + Starting game. Please wait ... Jeu en cours de lancement, veuillez patienter... - R - R + R - - - + + + P Privée - - - + + + Available Players Joueurs connectés - + Invite player Inviter le joueur - + Ignore player Ignorer le joueur - + Player infos ... Informations sur le joueur ... - - - + + Show player stats + + + + + + Standard Standard - - - + + + Registered players only Que les joueurs enregistrés - - - + + + Invited players only Que les joueurs invités - - - + + + Ranking game Classement - + Connected players - max. %1 Joueurs dans la partie - Max : %1 - - + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + Lituanien + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + + + + + T Type - - + + Connected players - Max. %1 Joueurs dans la partie - Max : %1 - - + + running games: %1 Parties en cours : %1 - - + + open games: %1 Parties ouvertes : %1 - + Invite %1 Inviter %1 - + Ignore %1 Ignorer %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> <span style='color:blue;'>%1 a été invité dans la partie %2 par %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> <span style='color:red;'>%1 a décliné l'invitation de %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> <span style='color:red;'>%1 ne peut pas joindre la partie de %2 car il est occupé.</span> - - + + The game will start in<br><b>%1</b> seconds. La partie va démarrer dans <br><b>%1</b> seconde(s). @@ -2830,14 +4141,14 @@ p, li { white-space: pre-wrap; } %1 ne joue pas actuellement. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. Vous êtes entré dans une partie où seuls les joueurs invités sont admis. Invitez d'autres joueurs en faisant un clic droit sur leurs pseudos dans la liste des Joueurs disponibles - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? Vous avez été invité dans la partie <b>%1</b> par <b>%2</b>.<br>Voulez-vous joindre cette partie? @@ -2850,7 +4161,7 @@ Invitez d'autres joueurs en faisant un clic droit sur leurs pseudos dans la <span style='color:red;'>%1 ne peut pas joindre la partie de %2 car il est occupé.</span> - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? Vous êtes sur le point de mettre le joueur <b>%1</b> dans la liste de joueurs ignorés. Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joueur, continuer ? @@ -2860,18 +4171,18 @@ Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joue joueurs sur le tchat : %1 - - + + connected players: %1 Joueurs connectés : %1 - + search for player ... Rechercher un joueur ... - + Chat is only available to registered players. Le tchat n'est accessible qu'aux joueurs enregistrés. @@ -2880,7 +4191,7 @@ Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joue Inviter le joueur %1 - + Invite player ... Inviter le joueur ... @@ -2889,23 +4200,23 @@ Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joue Ignorer le joueur %1 - + Ignore player ... Ignorer le joueur ... - + %1 is playing in "%2". %1 joue actuellement dans la partie "%2" - + %1 is not playing at the moment. %1 ne joue pas actuellement - - + + PokerTH - Info Message PokerTH - Message d'information @@ -2914,7 +4225,7 @@ Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joue <span style='color:blue;'>%1 a été invité dans la partie %2 par %3.</span> - + PokerTH - Question PokerTH - Question @@ -2934,7 +4245,7 @@ Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joue QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) } - + Speed: Vitesse : @@ -2951,62 +4262,62 @@ Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joue Partie - + Ctrl+N Ctrl+N - + Quit Quitter - + About PokerTH ... A propos de PokerTH ... - + Settings ... Paramètres ... - + Create Network Game ... Créer une partie en réseau ... - + Join Network Game ... Rejoindre une partie en réseau ... - + Fullscreen Plein écran - + Hands Mains - + Chat Tchat - + Log Journal - + Start Local Game ... Démarrer une partie solo ... - + Ctrl+Q Ctrl+Q @@ -3019,7 +4330,7 @@ Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joue ⌘F - + Show/Hide Chat Window Montrer/Cacher l'onglet de tchat @@ -3032,7 +4343,7 @@ Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joue ⌘H - + Show/Hide Log Window Montrer/Cacher l'onglet de journal @@ -3041,39 +4352,121 @@ Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joue ⌘L - - - + + + Show/Hide Hands Window Montrer/Cacher l'onglet des mains - + Ctrl+O Ctrl+O - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + + Players tip + + + + + Save + Sauvegarder + + + Ctrl+J Ctrl+J - + Ctrl+F Ctrl+F - + Ctrl+T Ctrl+T - + Ctrl+H Ctrl+H - + Ctrl+L Ctrl+L @@ -3086,32 +4479,32 @@ Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joue Partie en réseau - + Internet Game ... Partie sur Internet ... - + Ctrl+I Ctrl+l - + Away Absence - + Manual Action (default) Action manuelle (défaut) - + Auto-Check / Auto-Fold Parole auto / Passer auto - + Auto-Check / Auto-Call-Any Parole auto / Payer auto @@ -3121,37 +4514,37 @@ Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joue PokerTH 0.6-beta - Le moteur Open Source de Texas Hold'em - + Show/Hide Away Window Montrer/Cacher l'onglet d'absence - + Ctrl+A Ctrl+A - + Kick Expulser - + Vote Timeout: Expiration du vote : - + Yes Oui - + No Non - + Chance Chance @@ -3160,47 +4553,47 @@ Vous ne pourrez plus discuter ou recevoir d'invitations de jeu avec ce joue Paramètres - + Configure PokerTH ... Configurer PokerTH ... - + Close Fermer - + Ctrl+X Ctrl+X - + Vote started by: Vote initié par : - + Show/Hide Chance Window Montrer/Cacher l'onglet de chance - + Ctrl+C Ctrl+C - + &View &Vue - + &Settings &Paramètres - + Shortcut: <Shift> Raccourci : <Shift> @@ -3326,23 +4719,23 @@ Veuillez choisir un nom différent. ⌘N pour démarrer une nouvelle partie - - - - - + + + + + Start Démarrer - - - - - - - - + + + + + + + + Stop Pause @@ -3397,7 +4790,7 @@ Si le serveur est derrière un pare-feu, vérifiez que le port a été ouvert et Désolé, la partie est déjà complète. - + Chat Tchat @@ -3460,12 +4853,12 @@ Veuillez choisir un autre pseudonyme. Le serveur est arrêté pour maintenance. Veuillez réessayer plus tard. - + Closing PokerTH during network game Fermer PokerTH durant la partie en réseau - + You are the hosting server. Do you want to close PokerTH anyway? Vous hébergez le serveur. Voulez-vous quand même fermer PokerTH ? @@ -3482,14 +4875,14 @@ Veuillez choisir un autre pseudonyme. Cettet version béta de PokerTH est obsolète. <br>Merci d'aller sur <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> et de télécharger la dernière version. - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - Le moteur de Texas Holdem Open-Source - - - + + + Lobby Fermer @@ -3498,12 +4891,12 @@ Veuillez choisir un autre pseudonyme. Une erreur interne est survenue. Merci de la signaler à un administrateur sur le chat. - + PokerTH - Internet Game Message PokerTH - Message Partie Internet - + Attention! Do you really want to leave the current game and go back to the lobby? Attention ! Voulez-vous vraiment quitter la partie en cours @@ -3564,58 +4957,58 @@ Veuillez vérifier que vous êtes directement connectés à internet.Impossible d'ouvrir le fichier cible lors du téléchargement de la liste de serveurs. - + Chance Chance - + Really want to exit? Voulez-vous vraiment quitter ? - + PokerTH - Close Table? PokerTH - Fermer la table ? - + Kick Expulser - + Do you want to kick <b>%1</b><br>from this game? Voulez-vous expulser <b>%1</b><br>de cette partie ? - - + + <b>%1</b> secs left <b>%1</b> secondes restantes - + vote vote - + votes votes - + Chat is only available to registered players. Le tchat n'est accessible qu'aux joueurs enregistrés. - + PokerTH - Warning PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -3634,12 +5027,12 @@ Si vous êtes temporairement occupé, vous pouvez utiliser les options d'ab Vous avez <b>%1</b> %2 contre vous.<br><b>%3</b> votes requis pour l'expulser. - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. Le joueur <b>%1</b> a <b>%2</b> %3<br> contre lui. <b>%4</b> vote(s) requis pour l'expulsion. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. Vous avez <b>%1</b> %2 contre vous.<br><b>%3</b> vote(s) requis pour l'expulsion. @@ -3849,24 +5242,24 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Erreur de chargement du fichier de profil serveur - - - + + + Could not load server-profiles-file: Impossible de charger le fichier de profil serveur : - + Save Server Profile Error Erreur de sauvegarde du profil serveur @@ -3875,31 +5268,31 @@ p, li { white-space: pre-wrap; } Un profil avec le nom : " - + Read Server-Profile List Error Erreur de lecture de la liste des profils serveur - + Could not read server-profiles list Impossible de lire la liste des profils serveur - - + + Save Server-Profile-File Error Erreur de sauvegarde du fichier de profil serveur - - + + Could not save server-profiles-file: Impossible de sauvegarder le fichier de profil serveur : - + A profile with the name: %1 already exists. Would you like to overwrite ? Un profil avec le nom : %1 existe déjà. @@ -3953,12 +5346,12 @@ Voulez-vous l'écraser ? manualBlindsOrderDialogImpl - + Manual Blinds Order Ordre des blinds manuelles - + You cannot set more than 30 manual blinds. Vous ne pouvez pas configurer plus de 30 blinds manuelles. @@ -4072,14 +5465,14 @@ Voulez-vous l'écraser ? selectAvatarDialogImpl - - + + Avatar File Error Erreur de fichier pour l'avatar - + Please select an avatar from the list! Veuillez choisir un avatar à partir de la liste ! @@ -4090,7 +5483,7 @@ Please enter an valid picture! Veuillez entrer une image valide! - + Select external avatar picture Choisissez un avatar @@ -4099,19 +5492,19 @@ Veuillez entrer une image valide! Images (*.png) - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! L'image sélectionnée est trop volumineuse. (max. 30 Ko) Veuillez sélectionner une image plus petite ! - + Images (*.png *.jpg *.gif) Images (*.png *.jpg *.gif) - + The entered avatar picture doesn't exist. Please enter an valid picture! L'image de l'avatar sélectionné n'existe pas. @@ -4952,10 +6345,10 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + - - + + Settings Error Erreur de paramètres @@ -4972,7 +6365,7 @@ Please select an valid directory! Veuillez sélectionner un répertoire valide! - + Select your flipside picture Sélectionnez une image pour le dos des cartes @@ -4981,24 +6374,24 @@ Veuillez sélectionner un répertoire valide! Images (*.png) - + Open Directory Parcourir - + Images (*.png *.jpg *.gif) Images (*.png *.jpg *.gif) - - + + Blinds Error Erreur de blinds - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -5007,27 +6400,27 @@ est plus petit que la première blind courante ! La première blind sera fixée à la valeur maximum possible. - + Dutch Hollandais - + English Anglais - + French Français - + German Allemand - + Hungarian Hongrois @@ -5046,19 +6439,19 @@ La première blind sera fixée à la valeur maximum possible. Turque - + Language Changed Langue changée - + You have changed application language to %1. Please restart PokerTH to load new language! Vous avez changé la langue de l'application pour %1. Veuillez redémarrer PokerTH pour charger cette langue ! - + Italian Italien @@ -5075,8 +6468,8 @@ Please enter an valid picture! Veuillez entrer une image valide ! - - + + The log file directory doesn't exist. Please select an valid directory! Le répertoire du journal n'existe pas. @@ -5093,7 +6486,7 @@ Veuillez sélectionner un répertoire valide ! Espagnol - + Bulgarian Bulgare @@ -5103,12 +6496,12 @@ Veuillez sélectionner un répertoire valide ! Polonais - + Chinese Chinois - + Greek Grec @@ -5118,37 +6511,42 @@ Veuillez sélectionner un répertoire valide ! Suédois - + The entered server list address is not a valid URL. Please enter a valid server list address! L'adresse de la liste de serveurs n'est pas une URL valide. Veuillez entrer une adresse de liste de serveurs valide ! - + Finnish Finnois - + Afrikaans Afrikaans - + Catalan Catalan - + Czech Tchèque - + Danish Danois + + + Japanese + + Lithuania @@ -5170,133 +6568,133 @@ Veuillez entrer une adresse de liste de serveurs valide ! Tamil - - + + Maintainer Name Nom de l'auteur - - + + Maintainer EMail Email de l'auteur - - + + Create Date Date de création - + Windows Behaviour Comportement de la fenêtre - + scaleable étirable - + fixed fixe - + Minimum Size Taille minimum - + Maximum Size Taille maximum - + Fixed Size Taille fixe - + State Statut - + Please select your game table style Veuillez sélectionner votre style de table de jeu - + PokerTH game table styles (*.xml) Styles de table de jeu PokerTH (*.xml) - + Game Table Style Error Erreur de style de table de jeu - + Selected game table style file is already in the list. Please select another one to add! Le fichier de style de table de jeu sélectionné est déjà dans la liste. Veuillez en sélectionner un autre à ajouter ! - + Game Table Style File Error Erreur sur le fichier style de table de jeu - + Could not load game table style file correctly. Style will not be placed into list! Impossible de charger correctement le fichier de style de table de jeu. Le style ne sera pas placé dans la liste ! - + Please select your card deck style Veuillez choisir votre style de carte - + PokerTH card deck styles (*.xml) Styles de carte PokerTH (*.xml) - + Card Deck Style Error Erreur de style de carte - + Selected card deck style file is already in the list. Please select another one to add! Le fichier de style de carte sélectionné est déjà dans la liste. Veuillez en sélectionner un autre à ajouter ! - + Card Deck Style File Error Erreur sur le fichier de carte - + Could not load card deck style file correctly. Style will not be placed into list! Impossible de charger correctement le fichier de carte. Le style ne sera pas placé dans la liste ! - + PokerTH - Log file PokerTH - Fichier de journalisation - + Do you really want to delete the selected log file? Voulez-vous vraiment supprimer ce fichier de journalisation ? @@ -5305,12 +6703,12 @@ Le style ne sera pas placé dans la liste ! Voulez-vous vraiment supprimer ce fichier de journalisation ? - + Save PokerTH log file Enregistrer le fichier de journalisation - + PokerTH SQL log (*.pdb) PokerTH SQL log (*.pdb) @@ -5382,12 +6780,12 @@ Le style ne sera pas placé dans la liste ! startNetworkGameDialogImpl - + Server Error Erreur du serveur - + You should not kick yourself from this game! Vous ne pouvez pas vous expulser vous-même de la partie ! @@ -5518,108 +6916,108 @@ Please choose another one. Veuillez choisir un autre pseudo. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Erreur réseau - + Server address was not set. L'adresse du serveur n'a pas été spécifiée. - + An invalid port was set (ports 0-1023 are not allowed). Un port invalide a été spécifié (les ports 0-1023 ne sont pas permis). - + Could not create a socket for TCP communication. Impossible d'ouvrir un interface de connexion TCP. - + Could not set the IP address. Impossible d'initialiser l'adresse IP. - + Could not set the port for this type of address. Impossible de définir le port pour ce type d'adresse. - + The server name could not be resolved. Impossible de résoudre le nom du serveur. - + Bind failed - please choose a different port. L'opération 'Bind' a échoué - veuillez sélectionner un autre port. - + Internal network error: "listen" failed. Erreur interne réseau : l'opération "listen" a échoué. - + Server execution was terminated. L'exécution du serveur s'est terminée. - + Could not connect to the server. Connexion au serveur impossible. - + Connection timed out. Please check the server address. @@ -5630,150 +7028,150 @@ SVP vérifiez l'adresse du serveur. Si le serveur est derrière un pare-feu, vérifiez que le port a été ouvert et configuré sur le serveur. - + Internal network error: "select" failed. Erreur interne réseau : l'opération "select" a échouée. - + Internal network error: "send" failed. Erreur interne réseau : l'opération "send" a échouée. - + Connection was closed by the server. La connexion a été intérrompue par le serveur. - + Internal network error: Duplicate TCP connection. Erreur interne du réseau : connexion TCP dupliquée. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Un paquet de données invalide a été reçu. Veuillez vous assurer que tous les joueurs utilisent la même version de PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Erreur de statut interne. Veuillez vous assurer que tous les joueurs utilisent la même version de PokerTH. - + Invalid server list URL. Please correct the address in the settings. L'adresse de la liste des serveurs est invalide. Veuillez corriger l'adresse dans les paramètres. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. Impossible d'ouvrir le fichier MD5 de la liste de serveurs. Veuillez vérifier que l'URL de la liste de serveurs est correcte. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. La synchronisation de la liste de serveurs internet PokerTH a échouée. Veuillez vérifier que l'URL de la liste de serveurs est correcte. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. La liste de serveurs internet PokerTH contient des données invalides. Si vous utilisez une liste spécifique, vérifiez que son format est correct. - + Could not unzip the PokerTH internet server list. Impossible de décompresser la liste de serveurs internet PokerTH. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. Impossible de téléchager la liste de serveurs internet PokerTH. Veuillez vérifier que vous êtes directement connectés à internet. - + Could not open the target file when downloading the server list. Impossible d'ouvrir le fichier cible lors du téléchargement de la liste de serveurs. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Le serveur PokerTH ne supporte pas cette version du jeu.<br> Merci d'aller sur <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> et de télécharger la dernière version. - + Sorry, this server is already full. Désolé, ce serveur a déjà atteint sa limite de joueurs. - + Invalid login. Please check your username and password. Nom d'utilisateur invalide. Veuillez vérifier votre nom d'utilisateur et mot de passe. - + Your account is blocked indefinitely. Votre compte a été bloqué indéfiniment. - + You cannot login at this time. Please try again in a few seconds. Vous ne pouvez pas vous connecter pour l'instant. Veuillez réessayer dans quelques secondes. - + You cannot join this game, because another player in that game has your network address. Vous ne pouvez rejoindre cette partie, parce qu'il y a déjà un autre joueur avec votre adresse IP. - + Your connection to the server is very slow, the game had to start without you. Votre connexion au serveur est très lente, la partie va devoir démarrer sans vous. - + This game is of type invite-only. You cannot join this game without being invited. Cette partie est réservée aux joueurs invités. Vous ne pouvez donc pas la rejoindre sans être invité. - + Invalid password when joining the game. Please reenter the password and try again. Mot de passe invalide pour la partie sélectionnée. Veuillez entrer le mot de passe à nouveau et réessayez. - + The avatar report was accepted by the server. Thank you. Le rapport d'avatar inapproprié a été accepté par le serveur. Merci. - + This avatar was already reported by another player. Cet avatar a déjà été rapporté comme inapproprié par un autre joueur. - + An error occurred while reporting the avatar. Une erreur s'est produite lors du rapport d'avatar. - + The password is too long. Please choose another one. Ce mot de passe est trop long. Veuillez en choisir un autre. @@ -5788,67 +7186,67 @@ Veuillez choisir un nom différent. Le nom de joueur est trop court, trop long ou invalide. Veuillez en choisir un autre. - + The game name is either too short or too long. Please choose another one. Le nom de partie est soit trop long soit trop court. Veuillez en choisir un autre. - + The game could not be found. La partie est introuvable. - + The chat text is invalid. Le message de tchat est invalide. - + The server referred to an unknown player. Aborting. Le serveur fait référence à un joueur inconnu. Arrêt de la procédure. - + Internal error: The current player could not be found. Erreur interne : le joueur courant n'a pas été trouvé. - + Internal error: The current player is not active. Erreur interne : le joueur courant n'est pas actif. - + You were kicked from the server. Vous avez été expulsé du serveur. - + You were temporarily banned from the server. Vous avez été temporairement bannis du serveur. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! Votre connexion au serveur a expirée pour cause d'inactivité. Vous êtes invités à vous reconnecter ! - + The client player count is invalid. Le compte du nombre de joueur est invalide. - + Too many manual blinds were set. Please reconfigure the manual blinds. Trop de blinds manuelles configurés. Veuillez reconfigurer les blinds manuelles. - + An invalid avatar file was configured. Please choose a different avatar. Un avatar invalide a été choisi. Veuillez en choisir un autre. - + The selected avatar file is too large. Please choose a different avatar. Le fichier d'avatar sélectionné est trop volumineux. Veuillez en choisir un autre. @@ -5857,89 +7255,89 @@ Veuillez choisir un nom différent. Vous ne pouvez pas envoyer un fichier d'avatar maintenant. Veuillez réessayer dans quelques secondes. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Une erreur d'avatar interne est survenue. Merci de la signaler à un administrateur sur le tchat. - + Could not start game: Synchronization failed. Impossible de démarrer la partie : échec de la synchronisation. - + The server is down for maintenance. Please try again later. Le serveur est arrêté pour maintenance. Veuillez réessayer plus tard. - + An internal error occured. Une erreur interne est survenue. - - - - - - - - - + - - + + + + + + + + + + Network Notification Notification réseau - + You were kicked from the game. Vous avez été expulsé de la partie. - + Sorry, this game is already full. Désolé, la partie est déjà complète. - + Unable to join - the server has already started the game. Impossible de joindre - la partie a déjà commencé. - + Your admin state timed out due to inactivity. Feel free to create a new game! Votre status d'administrateur a expiré pour cause d'inactivité. Recréez une partie ! - + You cannot join this type of game as guest. Vous ne pouvez pas joindre ce type de partie en tant qu'invité. - + The settings are invalid for this type of game. Les paramètres ne sont pas valables pour ce type de jeu. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Une nouvelle version de PokerTH est disponible. <br>Merci d'aller sur <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> et de télécharger la dernière version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Cette version bêta de PokerTH est obsolète. <br>Merci d'aller sur <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> et de télécharger la dernière version. - - + + Server Message Message du serveur - + PokerTH %1 PokerTH %1 @@ -5947,22 +7345,22 @@ Veuillez choisir un nom différent. timeoutMsgBoxImpl - + Timeout Warning Avertissement expiration - + Please click "OK" to stop the countdown! Veuillez cliquer sur "OK" pour arrêter le décompte ! - + You are game-admin of an open game which will time out in %1 seconds. Vous êtes l'administrateur d'une partie ouverte qui expirera dans %1 secondes. - + Your connection is about to time out due to inactivity in %1 seconds. Votre connexion est sur le point d'expirer pour cause d'inactivité dans %1 secondes. diff --git a/ts/pokerth_gr.ts b/ts/pokerth_gr.ts index b33115d6..3021baad 100644 --- a/ts/pokerth_gr.ts +++ b/ts/pokerth_gr.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -22,7 +22,7 @@ Please contact the card deck style builder %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -31,14 +31,14 @@ Please contact the card deck style builder %3. - + Cannot load card deck style file: %1 Please check the style file or choose another style! - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -46,7 +46,7 @@ Please contact the card deck style builder %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! @@ -66,14 +66,14 @@ Please select a card deck style and try again! GameTableStyleReader - - - + + + Game Table Style Error - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -86,12 +86,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Fields content missing - + One or more pictures from current game table style "%1" were not found: %2 @@ -102,12 +102,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Pictures missing - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -117,40 +117,40 @@ Please contact the game table style builder via "%4". - + Game Table Style Error - Outdated - + Everything OK! - + Some pictures are missing, please contact style maintainer for this issue. - + Some style fields are missing, please contact style maintainer for this issue. - + This style is outdated, please contact style maintainer for this issue. - + Cannot load game table style file: %1 Please check the style file or choose another style! - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! @@ -202,33 +202,38 @@ Please select a game table style and try again! MyAvatarLabel - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player - + Ignore Player - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? - - + + PokerTH - Question - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -278,17 +283,17 @@ Please select a game table style and try again! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> @@ -306,25 +311,66 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> @@ -332,52 +378,11 @@ p, li { white-space: pre-wrap; } Translation Translation - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - - Thanks to Thanks to - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - - License @@ -496,12 +501,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 About PokerTH %1 @@ -590,12 +595,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Χειροκίνητη σειρά blinds - + You cannot set more than 30 manual blinds. Δεν μπορείς να ορίσεις πάνω απο 30 χειροκίνητα blinds. @@ -621,46 +626,46 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Δεν μπορείς να εισέλθεις σε παιχνίδι Internet με nickname: "Human Player". Παρακαλώ επιλέξτε άλλο nickname. - - - + + + Nick name: - + Your player name is already used by another player. Please choose a different name. Το όνομα σας χρησιμοποιείται ήδη από έναν άλλο παίχτη. Παρακαλώ επιλέξτε ένα διαφορετικό όνομα. - + The player name is too short, too long or invalid. Please choose another one. Το όνομα σας είναι πολύ μικρό, ή λανθασμένο. Παρακαλώ επιλέξτε ένα διαφορετικό όνομα. - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! - - + + Game name: @@ -697,27 +702,27 @@ Please choose another one! connectToServerDialogImpl - + Resolving address... Αναζήτηση διεύθυνσης... - + Connecting to server... Γίνεται σύνδεση με το server... - + Starting session... Έναρξη συνεδρίας... - + Connection established! Σύνδεση επιτυχής! - + Reading server list... @@ -833,17 +838,17 @@ Please choose another one! createInternetGameDialogImpl - + <i>First small blind: $%1</i> - + <i>Double blinds every %1'th hand</i> - + %1's game %1's game @@ -924,7 +929,7 @@ Please choose another one! gameLobbyDialog - + Internet Game Lobby Internet Game Lobby @@ -949,57 +954,62 @@ Please choose another one! Πριβέ - + + 5 - Show open & non-full & ranking games + + + + Game Info Πληροφορίες Παιχνιδιού - + Connected Players Συνδεδεμένοι Παίχτες - + Start Cash: Αρχικό Ποσό: - + First small blind: Αρχικό blind: - + Blinds raise interval: - + Blinds raise mode: - + Timeout for player action (sec): - + Fill up with computer opponents Συμπλήρωση με παίχτες-υπολογιστή - + Sort alphabetically - + Sort by country - + Display idle players @@ -1012,12 +1022,12 @@ Please choose another one! "Διώξε" τον Παίχτη - + &Start Game - + &Kick Player @@ -1042,7 +1052,7 @@ Please choose another one! Τύπος Αύξησης blind: - + Manual blinds list: Λίστα Χειροκίνητων Blinds: @@ -1051,32 +1061,32 @@ Please choose another one! Χρόνος αναμονής για τον παίχτη(sec): - + Game type: - + &Leave Game - + Join &any game - + &Create Game - + &Join Game - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1088,32 +1098,32 @@ p, li { white-space: pre-wrap; } - + 0 - No game list filter - + search for player ... - + 1 - Show open games - + 2 - Show open & non-full games - + 3 - Show open & non-full & non-private games - + 4 - Show open & non-full & private games @@ -1134,12 +1144,12 @@ p, li { white-space: pre-wrap; } Είσοδος στο Παιχνίδι - + Lobby-Chat Lobby-Chat - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1151,7 +1161,7 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - + Starting game. Please wait ... Έναρξη παιχνιδιού. Παρακαλώ περιμένετε... @@ -1160,46 +1170,46 @@ p, li { white-space: pre-wrap; } %1's game - + Joining a private Game Είσοδος σε πριβέ Παιχνίδι - + You are about to join a private game. Please enter the password! Επιχειρείτε να εισέλθετε σε ένα πριβέ παιχνίδι. Παρακαλώ δώστε τον κωδικό! - + open ανοιχτό - - - - + + + + Game Info Πληροφορίες Παιχνιδιού - - - + + + Game Παιχνίδι - - - + + + Players Παίχτες - - - + + + State Κατάσταση @@ -1208,145 +1218,146 @@ p, li { white-space: pre-wrap; } Πριβέ - - R - - - - - - + + + P - - - + + + Available Players Διαθέσιμοι Παίχτες - + Invite player - + Ignore player - + Player infos ... - - - + + + Standard - - - + + + Registered players only - - - + + + Invited players only - - - + + + Ranking game - + Connected players - max. %1 - - + + + T - - + + Show player stats + + + + + Connected players - Max. %1 - + running σε εξέλιξη - - + + running games: %1 παιχνίδια σε εξέλιξη: %1 - - + + open games: %1 Ανοιχτά παιχνίδια: %1 - + Invite %1 - + Ignore %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> - - + + The game will start in<br><b>%1</b> seconds. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? @@ -1355,88 +1366,1303 @@ Feel free to invite other players by right-clicking on their nick in the availab Παίχτες στο chat: %1 - - + + connected players: %1 Συνδεδεμένοι παίχτες: %1 - - + + Connected players - + hands μοιρασιές - + minutes λεπτά - + double blinds διπλά blinds - + manual blinds order Σειρά χειροκίνητων blinds - + Server Error Πρόβλημα στον Server - + You should not kick yourself from this game! Δεν χρειάζεται να διώξεις τον εαυτό σου απ' το παιχνίδι! - + search for player ... - + Chat is only available to registered players. - + Invite player ... - + Ignore player ... - + %1 is playing in "%2". - + %1 is not playing at the moment. - - + + PokerTH - Info Message - + PokerTH - Question + + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + gameTable @@ -1446,42 +2672,124 @@ Feel free to invite other players by right-clicking on their nick in the availab PokerTH 0.6-beta - The Open-Source Texas Holdem Engine - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Hands Αξία Φύλλων - + Chat Chat - + + Players tip + + + + + Save + Αποθήκευση + + + Log Log - + Away Away - + Manual Action (default) Χειροκίνητο (πρεπιλογή) - + Auto-Check / Auto-Fold Αυτόματο: Ντούκου / Πάσο - + Auto-Check / Auto-Call-Any Αυτόματο: Ντούκου / Μέσα-σε-όλα - + Speed: Ταχύτητα: @@ -1498,139 +2806,139 @@ Feel free to invite other players by right-clicking on their nick in the availab Παιχνίδι Δικτύου - + Start Local Game ... Τοπικό Παιχνίδι ... - + Ctrl+N Ctrl+N - + Quit Κλείσιμο - + Ctrl+Q Ctrl+Q - + About PokerTH ... About PokerTH ... - + Settings ... Επιλογές ... - + Create Network Game ... Δημιουργία Παιχνιδιού Δικτύου ... - + Ctrl+O Ctrl+O - + Join Network Game ... Είσοδος σε Παιχνίδι Δικτύου ... - + Ctrl+J Ctrl+J - + Fullscreen Πλήρης Οθόνη - + Ctrl+F Ctrl+F - + Show/Hide Chat Window Εμφάνιση/Απόκρυψη Παραθύρου Chat - + Ctrl+T Ctrl+T - - - + + + Show/Hide Hands Window Εμφάνιση/Απόκρυψη Παραθύρου Αξίας Φύλλων - + Ctrl+H Ctrl+H - + Show/Hide Log Window Εμφάνιση/Απόκρυψη Παραθύρου Log - + Ctrl+L Ctrl+L - + Internet Game ... Παιχνίδι στο Internet ... - + Ctrl+I Ctrl+I - + Show/Hide Away Window Εμφάνιση/Απόκρυψη Παραθύρου - + Ctrl+A Ctrl+A - + Kick - + Vote Timeout: - + Yes - + No - + Chance @@ -1639,47 +2947,47 @@ Feel free to invite other players by right-clicking on their nick in the availab Επιλογές - + Configure PokerTH ... - + Close Κλείσιμο - + Ctrl+X - + Vote started by: - + Show/Hide Chance Window - + Ctrl+C - + &View - + &Settings - + Shortcut: <Shift> @@ -1687,14 +2995,14 @@ Feel free to invite other players by right-clicking on their nick in the availab gameTableImpl - - - - - - - - + + + + + + + + Stop Παύση @@ -1707,7 +3015,7 @@ Feel free to invite other players by right-clicking on their nick in the availab Ctrl+N - Νέο Παιχνίδι - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - The Open-Source Texas Holdem Engine @@ -1726,18 +3034,18 @@ Please choose another one. F1 - Όλα Μέσα | F2 - Ποντάρω/Ρελάνς | F3 - Ντούκου/Μέσα | F4 - Πάσο - - - - - + + + + + Start Έναρξη - - - + + + Lobby Lobby @@ -1948,95 +3256,95 @@ Please choose a different name. Αυτόματο: Ντούκου ή Πάσο. - + Chat Chat - + Closing PokerTH during network game Κλείσιμο PokerTH κατα τη διάρκεια παιχνιδιού σε δίκτυο - + You are the hosting server. Do you want to close PokerTH anyway? Φιλοξενείτε τον server. Θέλετε να κλείσετε το PokerTH? - + PokerTH - Internet Game Message PokerTH - Μήνυμα Παιχνιδιού Internet - + Attention! Do you really want to leave the current game and go back to the lobby? Προσοχή! Θέλετε σίγουρα να φύγετε απ' το παιχνίδι και να επιστρέψετε στο lobby? - + Chance - + Really want to exit? - + PokerTH - Close Table? - + Kick - + Do you want to kick <b>%1</b><br>from this game? - - + + <b>%1</b> secs left - + vote - + votes - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. - + Chat is only available to registered players. - + PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -2222,53 +3530,53 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Load Server-Profile-File Error - - - + + + Could not load server-profiles-file: Could not load server-profiles-file: - + Save Server Profile Error Save Server Profile Error - + A profile with the name: %1 already exists. Would you like to overwrite ? Ένα προφίλ με το όνομα: %1 υπάρχει ήδη. Θέλετε να το αντικαταστήσετε ? - + Read Server-Profile List Error Read Server-Profile List Error - + Could not read server-profiles list Could not read server-profiles list - - + + Save Server-Profile-File Error Save Server-Profile-File Error - - + + Could not save server-profiles-file: Could not save server-profiles-file: @@ -2730,12 +4038,12 @@ and go back to the lobby? manualBlindsOrderDialogImpl - + Manual Blinds Order Χειροκίνητη σειρά blinds - + You cannot set more than 30 manual blinds. Δεν μπορείς να ορίσεις πάνω απο 30 χειροκίνητα blinds. @@ -2841,38 +4149,38 @@ and go back to the lobby? selectAvatarDialogImpl - - + + Avatar File Error Λάθος Αρχείου Εικόνας - + Please select an avatar from the list! Παρακαλώ επιλέξτε μια εικόνα απ' τη λίστα! - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! Το μέγεθος του αρχείου της εικόνας είναι πολύ μεγάλο. (μέγιστο 30KB) Παρακαλώ επιλέξτε μια μικρότερη εικόνα! - + The entered avatar picture doesn't exist. Please enter an valid picture! Η εικόνα που επιλέξατε δεν υπάρχει. Παρακαλώ επιλέξτε μια σωστή εικόνα! - + Select external avatar picture Επιλέξτε την εικόνα - + Images (*.png *.jpg *.gif) Εικόνες (*.png *.jpg *.gif) @@ -3619,32 +4927,32 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + Dutch Dutch - + English English - + French French - + German German - + Hungarian Hungarian - + Italian Italian @@ -3678,10 +4986,10 @@ p, li { white-space: pre-wrap; } Turkish - + - - + + Settings Error Λάθος Επιλογές @@ -3693,49 +5001,49 @@ Please enter an valid picture! Παρακαλώ επιλέξτε μια σωστή εικόνα! - - + + The log file directory doesn't exist. Please select an valid directory! Η διεύθυνση του αρχείου log δεν υπάρχει. Παρακαλώ επιλέξτε μια σωστή διεύθυνση! - + Language Changed Η γλώσσα άλλαξε - + You have changed application language to %1. Please restart PokerTH to load new language! Έχετε επιλέξει την γλώσσα %1. Παρακαλώ επανεκκινήστε το PokerTH για να "φορτωθεί" η νέα γλώσσα! - + Select your flipside picture Επιλέξτε την εικόνα της τράπουλας - + Images (*.png *.jpg *.gif) Εικόνες (*.png *.jpg *.gif) - + Open Directory Άνοιγμα φακέλου - - + + Blinds Error Λάθος Blinds - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -3744,45 +5052,50 @@ This first-small-blind-value will be set to maximum allowed value. Το πρώτο-μικρό-blind θα τεθεί στην μέγιστη επιτρεπόμενη τιμή. - + Bulgarian Bulgarian - + Afrikaans - + Catalan - + Chinese - + Czech - + Danish - + Finnish - + Greek + + + Japanese + + Lithuania @@ -3814,145 +5127,145 @@ This first-small-blind-value will be set to maximum allowed value. - + The entered server list address is not a valid URL. Please enter a valid server list address! - - + + Maintainer Name - - + + Maintainer EMail - - + + Create Date - + Windows Behaviour - + scaleable - + fixed - + Minimum Size - + Maximum Size - + Fixed Size - + State Κατάσταση - + Please select your game table style - + PokerTH game table styles (*.xml) - + Game Table Style Error - + Selected game table style file is already in the list. Please select another one to add! - + Game Table Style File Error - + Could not load game table style file correctly. Style will not be placed into list! - + Please select your card deck style - + PokerTH card deck styles (*.xml) - + Card Deck Style Error - + Selected card deck style file is already in the list. Please select another one to add! - + Card Deck Style File Error - + Could not load card deck style file correctly. Style will not be placed into list! - + PokerTH - Log file - + Do you really want to delete the selected log file? - + Save PokerTH log file - + PokerTH SQL log (*.pdb) @@ -4008,12 +5321,12 @@ Style will not be placed into list! startNetworkGameDialogImpl - + Server Error Πρόβλημα στον Server - + You should not kick yourself from this game! Δεν χρειάζεται να διώξεις τον εαυτό σου απ' το παιχνίδι! @@ -4140,108 +5453,108 @@ Please choose another one. Παρακαλώ επιλέξτε άλλο nickname. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Λάθος Δικτύου - + Server address was not set. Η Server address δεν είχε ορισθεί. - + An invalid port was set (ports 0-1023 are not allowed). Έχει ορισθεί λάθος port (δεν επιτρέπονται ports από 0 εως 1023). - + Could not create a socket for TCP communication. Could not create a socket for TCP communication. - + Could not set the IP address. Could not set the IP address. - + Could not set the port for this type of address. Could not set the port for this type of address. - + The server name could not be resolved. Το όνομα του server δεν μπορεί να βρεθεί. - + Bind failed - please choose a different port. Bind failed - Παρακαλώ διαλέξτε διαφορετικό port. - + Internal network error: "listen" failed. Εσωτερικό λάθος δικτύου: "listen" failed. - + Server execution was terminated. Η λειτουργία του server τερματίστηκε. - + Could not connect to the server. Αδυναμία σύνδεσης με το server. - + Connection timed out. Please check the server address. @@ -4252,144 +5565,144 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up Αν ο server βρίσκεται σε NAT-Router, βεβαιωθείτε ότι το port forwarding λειτουργεί. - + Internal network error: "select" failed. Εσωτερικό λάθος δικτύου: "select" failed. - + Internal network error: "send" failed. Εσωτερικό λάθος δικτύου: "send" failed. - + Connection was closed by the server. Η σύνδεση τερματίστηκε απ' τον server. - + Internal network error: Duplicate TCP connection. Εσωτερικό λάθος δικτύου: Duplicate TCP connection. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Λήψη λανθασμένου πακέτου δικτύου. Παρακαλώ βεβαιωθείτε ότι όλοι οι παίχτες χρησιμοποιούν την ίδια έκδοση του PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Εσωτερικό λάθος. Παρακαλώ βεβαιωθείτε ότι όλοι οι παίχτες χρησιμοποιούν την ίδια έκδοση του PokerTH. - + Invalid server list URL. Please correct the address in the settings. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. - + Could not unzip the PokerTH internet server list. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. - + Could not open the target file when downloading the server list. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Ο server του PokerTH δεν υποστηρίζει αυτή την έκδοση του παιχνιδιού.<br>Παρακαλώ επισκεφθείτε την διεύθυνση <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> και "κατεβάστε" την τελευταία έκδοση. - + Sorry, this server is already full. Συγνώμη, αυτός ο server είναι γεμάτος. - + Invalid login. Please check your username and password. - + Your account is blocked indefinitely. - + You cannot login at this time. Please try again in a few seconds. - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. - + Invalid password when joining the game. Please reenter the password and try again. Λανθασμένος κωδικός κατά την είσοδο στο παιχνίδι. Παρακαλώ δώστε τον κωδικό και ξαναπροσπαθήστε. - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. Ο κωδικός είναι πολύ μεγάλος. Παρακαλώ επιλέξτε κάποιον άλλο. @@ -4404,154 +5717,154 @@ Please choose a different name. Το όνομα σας είναι πολύ μικρό, ή λανθασμένο. Παρακαλώ επιλέξτε ένα διαφορετικό όνομα. - + The game name is either too short or too long. Please choose another one. Το όνομα του παιχνιδιού είναι πολύ μικρό ή πολύ μεγάλο. Παρακαλώ επιλέξτε ένα διαφορετικό όνομα. - + The game could not be found. Το παιχνίδι δεν βρέθηκε. - + The chat text is invalid. Το κείμενο του chat δεν είναι έγκυρο. - + The server referred to an unknown player. Aborting. Ο server αναφέρεται σε έναν άγνωστο παίχτη. Ακύρωση. - + Internal error: The current player could not be found. Εσωτερικό λάθος: Ο παίχτης δεν μπορεί να βρεθεί. - + Internal error: The current player is not active. Εσωτερικό λάθος: Ο παίχτης δεν είναι ενεργός. - + You were kicked from the server. "Διώχθηκες" απ' τον server. - + You were temporarily banned from the server. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! - + The client player count is invalid. Η μέτρηση των παιχτών είναι λανθασμένη. - + Too many manual blinds were set. Please reconfigure the manual blinds. Πολλά χειροκίνητα blinds. Παρακαλώ επανακαθορίστε τα χειροκίνητα blinds. - + An invalid avatar file was configured. Please choose a different avatar. Η εικόνα δεν είναι σωστή. Παρακαλώ επιλέξτε μια διαφορετική εικόνα. - + The selected avatar file is too large. Please choose a different avatar. Η επιλεγμένη εικόνα είναι πολύ μεγάλη. Παρακαλώ επιλέξτε μια διαφορετική εικόνα. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Εσωτερικό λάθος στην εικόνα. Παρακαλώ αναφέρετε το λάθος σε κάποιον admin στο lobby chat. - + Could not start game: Synchronization failed. Αδύνατον να ξεκινήσει το παιχνίδι: Αποτυχία συγχρονισμού. - + The server is down for maintenance. Please try again later. Ο server δεν λειτουργεί λόγω συντήρησης. Παρακαλώ ξαναπροσπαθήστε αργότερα. - + An internal error occured. Εσωτερικό λάθος. - - - - - - - - - + - - + + + + + + + + + + Network Notification Network Notification - + You were kicked from the game. Σας "έδιωξαν" απ' το παιχνίδι. - + Sorry, this game is already full. Συγνώμη, αυτό το παιχνίδι είναι γεμάτο. - + Unable to join - the server has already started the game. Δεν μπορείτε να εισέλθετε - το παιχνίδι έχει ήδη ξεκινήσει. - + Your admin state timed out due to inactivity. Feel free to create a new game! - + You cannot join this type of game as guest. - + The settings are invalid for this type of game. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Μια νέα έκδοση του PokerTH είναι διαθέσιμη.<br>Παρακαλώ επισκεφθείτε την διεύθυνση <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> και "κατεβάστε" την τελευταία έκδοση. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Αυτή η δοκιμαστική έκδοση του PokerTH έχει ξεπερασθεί.<br>Παρακαλώ επισκεφθείτε την διεύθυνση <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> και "κατεβάστε" την τελευταία έκδοση. - - + + Server Message - + PokerTH %1 PokerTH %1 @@ -4559,22 +5872,22 @@ Please choose a different name. timeoutMsgBoxImpl - + Timeout Warning - + Please click "OK" to stop the countdown! - + You are game-admin of an open game which will time out in %1 seconds. - + Your connection is about to time out due to inactivity in %1 seconds. diff --git a/ts/pokerth_hu.ts b/ts/pokerth_hu.ts index d492200d..86c12fe6 100644 --- a/ts/pokerth_hu.ts +++ b/ts/pokerth_hu.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error Kártyapakli stílus hiba - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ Please contact the card deck style builder %4. Vedd fel a kapcsolatot a készítőjével: %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -48,7 +48,7 @@ Please contact the game table style builder %4. Vedd fel a kapcsolatot a készítőjével: %4. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -69,7 +69,7 @@ A(z) %2 értékei hiányoznak Vedd fel a kapcsolatot a készítőjével: %3. - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -80,7 +80,7 @@ A(z) „%2” kártya képei nem elérhetőek Vedd fel a kapcsolatot a készítőjével: %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! Kártyapakli stílus helyet pókerasztal stílust jelöltél ki. @@ -101,14 +101,14 @@ Válassz egy pakli stílust és próbáld újra! GameTableStyleReader - - - + + + Game Table Style Error Pókerasztal stílus hiba - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -127,12 +127,12 @@ Ennek ellenére használható a stílus, a hiányzó elemek helyén az alapérte Kérlek vedd fel a kapcsolatot a készítővel: „%3”. - + Game Table Style Error - Fields content missing Pókerasztal stílus hiba – Hiányzó tartalom - + One or more pictures from current game table style "%1" were not found: %2 @@ -149,12 +149,12 @@ Ennek ellenére használható a stílus, a hiányzó elemek helyén az alapérte Kérlek vedd fel a kapcsolatot a készítővel: „%3”. - + Game Table Style Error - Pictures missing Pókerasztal stílus hiba – Hiányzó képek - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -169,27 +169,27 @@ Ennek ellnére használható a stílus, a hiányzó elemek helyén az alapértel Kérlek vedd fel a kapcsolatot a készítővel: „%4”. - + Game Table Style Error - Outdated Pókerasztal stílus hiba – Elavult - + Everything OK! Minden rendben! - + Some pictures are missing, please contact style maintainer for this issue. Néhány kép hiányzik, vedd fel a kapcsolatot a stílus készítőjével. - + Some style fields are missing, please contact style maintainer for this issue. Néhány mezőadat hiányzik, vedd fel a kapcsolatot a stílus készítőjével. - + This style is outdated, please contact style maintainer for this issue. Ez a stílus elavult, vedd fel a kapcsolatot a stílus készítőjével. @@ -204,7 +204,7 @@ Please contact the game table style builder %4. Vedd fel a kapcsolatot a készítőjével: %4. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -225,8 +225,8 @@ A(z) %2 értékei hiányoznak Vedd fel a kapcsolatot a készítőjével: %3. - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! Pókerasztal stílus helyet kártyapakli stílust jelöltél ki. @@ -299,33 +299,38 @@ Vedd fel a kapcsolatot a készítőjével: %3. Szavazás kezdeményezése a játékos kidobására - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player Szavazás kezdeményezése a játékos kidobására - + Ignore Player Játékos tiltása - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? Többé nem fogod megkapni az üzeneteket és a játék meghívásokat ettől a felhasználótól. <br> Biztosan tiltani szeretnéd <b>%1</b> nevű felhasználót? - - + + PokerTH - Question PokerTH – Kérdés - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -356,7 +361,6 @@ Vedd fel a kapcsolatot a készítőjével: %3. Infó - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -371,7 +375,7 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -392,73 +396,6 @@ p, li { white-space: pre-wrap; } Project Projekt - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> @@ -620,6 +557,91 @@ p, li { white-space: pre-wrap; } margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> – MacOSX csomag></body></html> + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + License @@ -928,12 +950,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 A PokerTH %1 névjegye @@ -1022,12 +1044,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Vaktétek megadása - + You cannot set more than 30 manual blinds. Nem állíthatsz be 30-nál nagyobb vaktétet. @@ -1053,39 +1075,39 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Nem csatlakozhatsz az internetes játék társalgójába „Játékos” névvel. Kérlek válassz másik nevet. - - - + + + Nick name: Becenév: - + Your player name is already used by another player. Please choose a different name. A választott nevet már használja valaki. Kérlek válassz másikat. - + The player name is too short, too long or invalid. Please choose another one. A választott név túl rövid vagy érvénytelen. Kérlek válassz másikat. - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! @@ -1097,8 +1119,8 @@ Please choose another one! Kérlek válassz másikat! - - + + Game name: Játéknév: @@ -1141,27 +1163,27 @@ Kérlek válassz másikat! connectToServerDialogImpl - + Resolving address... Cím feloldása… - + Connecting to server... Csatlakozás a kiszolgálóhoz… - + Starting session... Kapcsolat létrehozása… - + Connection established! Sikeres csatlakozás! - + Reading server list... Kiszolgáló lista beolvasása… @@ -1281,17 +1303,17 @@ Kérlek válassz másikat! createInternetGameDialogImpl - + <i>First small blind: $%1</i> <i>Első kis vak: $%1</i> - + <i>Double blinds every %1'th hand</i> <i>Vak duplázás minden %1. kör után</i> - + %1's game %1 játéka @@ -1384,7 +1406,7 @@ Kérlek válassz másikat! gameLobbyDialog - + Lobby-Chat Társalgó @@ -1397,57 +1419,57 @@ Kérlek válassz másikat! Privát - + Game Info Játék infó - + Connected Players Csatlakozott játékosok - + Start Cash: Kezdő zseton: - + First small blind: Első kis vak: - + Blinds raise interval: Vakemelés gyakorisága: - + Blinds raise mode: Vakemelés módja: - + Timeout for player action (sec): Játékosok reakció ideje (mp): - + Fill up with computer opponents Feltöltés számítógépes ellenfelekkel - + Sort alphabetically Rendezés betűrendben - + Sort by country Rendezés ország szerint - + Display idle players Tétlen játékosok megjelenítése @@ -1512,7 +1534,7 @@ Kérlek válassz másikat! Vak tétek emelése: - + Manual blinds list: Vaktétek listája: @@ -1521,32 +1543,32 @@ Kérlek válassz másikat! Játékos rendelkezésére álló idő (mp.): - + Game type: Játéktípus: - + &Leave Game Játék &elhagyása - + Join &any game Belépés &bárhova - + &Create Game Játék &létrehozása - + &Join Game Belépés a &játékba - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1565,47 +1587,52 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">Az internetes ranglista megtekintéséhez kattints ide</span></a></p></td></tr></table></body></html> - + 0 - No game list filter 0 – Minden játék megjelenítése - + search for player ... játékos keresése … - + 1 - Show open games 1 – Nyitott játékok megjelenítése - + 2 - Show open & non-full games 2 – Nyitott & nem teli játékok megjelenítése - + 3 - Show open & non-full & non-private games 3 – Nyitott & nem teli & nem privát játékok megjelenítése - + 4 - Show open & non-full & private games 4 – Nyitott & nem teli & privát játékok megjelenítése - + Internet Game Lobby Belépés internetes játékba - + + 5 - Show open & non-full & ranking games + + + + &Start Game Játék &indítása - + &Kick Player Játékos &kidobása @@ -1618,7 +1645,7 @@ p, li { white-space: pre-wrap; } Belépés bármely játékba - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1634,47 +1661,47 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - - - - + + + + Game Info Játék infó - + Server Error Kiszolgáló hiba - + You should not kick yourself from this game! Nem tudod saját magadat kirúgni a játékból! - + Joining a private Game Csatlakozás privát játékhoz - - - + + + Game Játék - - - + + + Players Játékosok - - - + + + State Állapot @@ -1683,187 +1710,1407 @@ p, li { white-space: pre-wrap; } Privát - + You are about to join a private game. Please enter the password! Egy privát játékot választottál. A csatlakozáshoz add meg a jelszót! - + running fut - + open nyitott - - + + Connected players Csatlakozott játékosok - + hands osztás - + minutes perc - + double blinds vakok duplázása - + manual blinds order egyéni vaksorrend - + Starting game. Please wait ... Játék indítása. Kérlek várj… - R - R + R - - - + + + P P - - - + + + Available Players Elérhető játékosok - + Invite player Játékos meghívás - + Ignore player Játékos tiltása - + Player infos ... Játékos információk … - - - + + Show player stats + + + + + + Standard Normál - - - + + + Registered players only Csak regisztrált játékosok - - - + + + Invited players only Csak meghívott játékosok - - - + + + Ranking game Ranglistás játék - + Connected players - max. %1 Csatlakozott játékosok – max. %1 - - + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + litván + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + + + + + T T - - + + Connected players - Max. %1 Csatlakozott játékosok – Max. %1 - - + + running games: %1 futó játékok: %1 - - + + open games: %1 nyitott játékok: %1 - + Invite %1 %1 meghívása - + Ignore %1 %1 tiltása - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> <span style='color:blue;'>%3 meghívta %1 nevű játékost a(z) %2 játékba.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> <span style='color:red;'>%1 elutasította a meghívást a(z) %2 játékba.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> <span style='color:red;'>%1 nem tud csatlakozni a(z) %2 játékba, mert elfoglalt.</span> - - + + The game will start in<br><b>%1</b> seconds. A játék <br><b>%1</b> másodperc múlva indul. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. Csatlakoztál egy „csak meghívásos” játékhoz. Lehetőséged van bárkit meghívni, csak kattints a játékos nevére jobb gombbal és meghívás. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? <b>%1</b> meghívott a(z) <b>%2</b> nevű játékba.<br>Szeretnél csatlakozni? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? Többé nem fogod megkapni az üzeneteket és a játék meghívásokat ettől a felhasználótól. <br> Biztosan tiltani szeretnéd <b>%1</b> nevű felhasználót? @@ -1872,49 +3119,49 @@ Lehetőséged van bárkit meghívni, csak kattints a játékos nevére jobb gomb csevegő játékosok: %1 - - + + connected players: %1 csatlakozott játékosok: %1 - + search for player ... játékos keresése … - + Chat is only available to registered players. A csevegés csak regisztrált játékosoknak érhető el. - + Invite player ... Játékos meghívása … - + Ignore player ... Játékos tiltása … - + %1 is playing in "%2". %1 a következő szobában játszik: %2. - + %1 is not playing at the moment. %1 jelenleg nem játszik. - - + + PokerTH - Info Message PokerTH – Információk - + PokerTH - Question PokerTH – Kérdés @@ -1934,7 +3181,7 @@ Lehetőséged van bárkit meghívni, csak kattints a játékos nevére jobb gomb QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) } - + Speed: Sebesség: @@ -1951,62 +3198,62 @@ Lehetőséged van bárkit meghívni, csak kattints a játékos nevére jobb gomb Játék - + Ctrl+N Ctrl+N - + Quit Kilépés - + About PokerTH ... A PokerTH -ról … - + Settings ... Beállítások … - + Create Network Game ... Hálózati játék létrehozása … - + Join Network Game ... Belépés hálózati játékba … - + Fullscreen Teljes képernyő - + Hands Sorrend - + Chat Társalgó - + Log Napló - + Start Local Game ... Helyi játék indítása… - + Ctrl+Q Ctrl+Q @@ -2019,7 +3266,7 @@ Lehetőséged van bárkit meghívni, csak kattints a játékos nevére jobb gomb ⌘F - + Show/Hide Chat Window Társalgó mutatása/elrejtése @@ -2032,7 +3279,7 @@ Lehetőséged van bárkit meghívni, csak kattints a játékos nevére jobb gomb ⌘H - + Show/Hide Log Window Napló mutatása/elrejtése @@ -2041,39 +3288,121 @@ Lehetőséged van bárkit meghívni, csak kattints a játékos nevére jobb gomb ⌘L - - - + + + Show/Hide Hands Window Sorrend mutatása/elrejtése - + Ctrl+O Ctrl+O - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + + Players tip + + + + + Save + Mentés + + + Ctrl+J Ctrl+J - + Ctrl+F Ctrl+F - + Ctrl+T Ctrl+T - + Ctrl+H Ctrl+H - + Ctrl+L Ctrl+L @@ -2082,32 +3411,32 @@ Lehetőséged van bárkit meghívni, csak kattints a játékos nevére jobb gomb PokerTH 0.5 - A nyílt forráskódú Texas Holdem játék {0.6 ?} - + Internet Game ... Internetes játék … - + Ctrl+I Ctrl+I - + Away Távollét - + Manual Action (default) Egyéni akció (alapértelmezés) - + Auto-Check / Auto-Fold Auto-Passz / Auto-Eldobás - + Auto-Check / Auto-Call-Any Auto-Passz / Auto-Bármi-tartás @@ -2117,37 +3446,37 @@ Lehetőséged van bárkit meghívni, csak kattints a játékos nevére jobb gomb PokerTH 0.6-beta - A nyílt forráskódú Texas Holdem játék - + Show/Hide Away Window Távollét mutatása/elrejtése - + Ctrl+A Ctrl+A - + Kick Kidobás - + Vote Timeout: Szavazás időkorlátja: - + Yes igen - + No nem - + Chance Esélyek @@ -2156,47 +3485,47 @@ Lehetőséged van bárkit meghívni, csak kattints a játékos nevére jobb gomb Beállítások - + Configure PokerTH ... PokerTH beállítása … - + Close Bezárás - + Ctrl+X Ctrl-X - + Vote started by: A szavazást kezdeményezte: - + Show/Hide Chance Window Esélyek mutatása/elrejtése - + Ctrl+C Ctrl+C - + &View &Nézet - + &Settings &Beállítások - + Shortcut: <Shift> Billentyűparancs: <Shift> @@ -2322,23 +3651,23 @@ Kérlek válassz egy másik nevet. Cmd+N – új játék indítása - - - - - + + + + + Start Indítás - - - - - - - - + + + + + + + + Stop Leállítás @@ -2368,7 +3697,7 @@ Ha a szerver NAT router mögött van, akkor bizonyosodj meg róla hogy a port to A kliens játékos száma érvénytelen. - + Chat Csevegés @@ -2393,92 +3722,92 @@ Ha a szerver NAT router mögött van, akkor bizonyosodj meg róla hogy a port to F1 - All-In | F2 -Emel/Ráemel | F3 - Passz/Tart | F4 - Eldob - + Closing PokerTH during network game PokerTH bezárása hálózati játék alatt - + You are the hosting server. Do you want to close PokerTH anyway? Te vagy a hálózati kiszolgáló. Biztosan bezárod az alkalmazást? - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - A nyílt forrású Texas Holdem motor - - - + + + Lobby Társalgó - + PokerTH - Internet Game Message PokerTH – Internetes játék üzenetei - + Attention! Do you really want to leave the current game and go back to the lobby? Figyelem! Biztosan elhagyod az aktuális játékot, és kilépsz a társalgóba? - + Chance Esélyek - + Really want to exit? - + PokerTH - Close Table? - + Kick Kidobás - + Do you want to kick <b>%1</b><br>from this game? Ki akarod dobni <b>%1</b>-t<br>a játékból? - - + + <b>%1</b> secs left <b>%1</b> mp. maradt - + vote szavazat - + votes szavazat - + Chat is only available to registered players. A csevegés csak regisztrált játékosok számára érhető el. - + PokerTH - Warning PokerTH – Felhívás - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -2497,12 +3826,12 @@ Ha hosszabbtávon nem vagy gépközelben használd a „távol” kapcsolót.<b>%1</b> %2 gyűlt össze ellened.<br><b>%3</b> szavazat kell a kidobáshoz. - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. <b>%1</b> játékos elllen <b>%2</b> %3<br>gyűlt össze. <b>%4</b> szavat kell a kidobáshoz. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. <b>%1</b> %2 gyűlt össze ellened.<br><b>%3</b> szavazat kell a kidobáshoz. @@ -2707,23 +4036,23 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Hiba a kiszolgáló profil-fájl betöltésekor - - - + + + Could not load server-profiles-file: Nem lehet betölteni a kiszolgáló profil-fájlt: - + Save Server Profile Error Hiba a kiszolgáló profil mentése közben @@ -2732,30 +4061,30 @@ p, li { white-space: pre-wrap; } Profil a következő névvel:" - + Read Server-Profile List Error Hiba a kiszolgáló profil olvasása közben - + Could not read server-profiles list Nem sikerült beolvasni a kiszolgáló profil listát - - + + Save Server-Profile-File Error Hiba a kiszolgáló profil-fájl mentése közben - - + + Could not save server-profiles-file: Nem sikerült elmenteni a kiszolgáló profil-fájlt: - + A profile with the name: %1 already exists. Would you like to overwrite ? %1 nevű profil már létezik. @@ -2809,12 +4138,12 @@ Would you like to overwrite ? manualBlindsOrderDialogImpl - + Manual Blinds Order Vaktétek megadása - + You cannot set more than 30 manual blinds. Nem állíthatsz be 30-nál több vaktétet. @@ -2928,14 +4257,14 @@ Would you like to overwrite ? selectAvatarDialogImpl - - + + Avatar File Error Avatar-fájl hiba - + Please select an avatar from the list! Kérlek válassz egy avatart a listából! @@ -2946,7 +4275,7 @@ Please enter an valid picture! Kérlek válassz egy valós képet! - + Select external avatar picture Avatar kép választása külső forrásból @@ -2955,19 +4284,19 @@ Kérlek válassz egy valós képet! Képek (*.png) - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! A kiválasztott fájl mérete túl nagy (max. 30KB) Válassz kisebb képet! - + Images (*.png *.jpg *.gif) Képek (*.png *.jpg *.gif) - + The entered avatar picture doesn't exist. Please enter an valid picture! A választott avatar kép nem létezik. @@ -3803,10 +5132,10 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + - - + + Settings Error Beállítási hiba @@ -3823,7 +5152,7 @@ Please select an valid directory! Kérlek válassz egy valós mappát! - + Select your flipside picture Válaszd ki a kártya hátoldalának képét @@ -3832,24 +5161,24 @@ Kérlek válassz egy valós mappát! Képek (*.png) - + Open Directory Mappa megnyitása - + Images (*.png *.jpg *.gif) Képek (*.png *.jpg *.gif) - - + + Blinds Error Hiba a vaktétekben - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -3857,42 +5186,42 @@ This first-small-blind-value will be set to maximum allowed value. Az első kis vak a legnagyobb megengedett értékre módosul. - + Dutch holland - + Afrikaans afrikai - + Catalan katalán - + Czech cseh - + English angol - + French francia - + German német - + Hungarian magyar @@ -3911,19 +5240,19 @@ Az első kis vak a legnagyobb megengedett értékre módosul. török - + Language Changed Nyelv módosítva - + You have changed application language to %1. Please restart PokerTH to load new language! Az alkalmazás új nyelve: %1. A beállítás a PokerTH újraindítása után jut érvényre! - + Italian olasz @@ -3960,8 +5289,8 @@ Please enter an valid picture! Kérlek válassz egy valós képet! - - + + The log file directory doesn't exist. Please select an valid directory! A naplófájl mappája nem elérhető. @@ -3978,7 +5307,7 @@ Kérlek válassz egy valós mappát! spanyol - + Bulgarian bolgár @@ -3988,12 +5317,12 @@ Kérlek válassz egy valós mappát! lengyel - + Chinese kínai - + Greek görög @@ -4003,160 +5332,165 @@ Kérlek válassz egy valós mappát! svéd - + The entered server list address is not a valid URL. Please enter a valid server list address! A megadott kiszolgálólista URL-je érvénytelen. Kérlek adj meg egy valós kiszolgálólista címet! - + Finnish finn - + Danish dán - - + + Japanese + + + + + Maintainer Name Készítette - - + + Maintainer EMail E-mail cím - - + + Create Date Dátum - + Windows Behaviour Ablak viselkedése - + scaleable alkalmazkodó - + fixed rögzített - + Minimum Size Legkisebb méret - + Maximum Size Legnagyobb méret - + Fixed Size Rögzített méret - + State Állapot - + Please select your game table style Válaszd ki a pókerasztal stílusát - + PokerTH game table styles (*.xml) PokerTH pókerasztal stílus (*.xml) - + Game Table Style Error Pókerasztal stílus hiba - + Selected game table style file is already in the list. Please select another one to add! A kiválasztott asztal stílus már szerepel a listán Válassz másikat! - + Game Table Style File Error Pókerasztal stílus fájl hiba - + Could not load game table style file correctly. Style will not be placed into list! Nem sikerült az asztal stílus betöltése. A stílus nem kerül a listára! - + Please select your card deck style Válaszd ki a kártyapakli stílusát - + PokerTH card deck styles (*.xml) PokerTH kártyapakli stílus (*.xml) - + Card Deck Style Error Kártyapakli stílus hiba - + Selected card deck style file is already in the list. Please select another one to add! A kiválasztott pakli stílus már szerepel a listán Válassz másikat! - + Card Deck Style File Error Kártyapakli stílus fájl hiba - + Could not load card deck style file correctly. Style will not be placed into list! Nem sikerült a pakli stílus betöltése. A stílus nem kerül a listára! - + PokerTH - Log file PokerTH – Naplófájl - + Do you really want to delete the selected log file? Biztosan törölni akarod a kiválasztott naplófájlt? - + Save PokerTH log file PokerTH naplófájl mentése - + PokerTH SQL log (*.pdb) PokerTH SQL napló (*.pdb) @@ -4224,12 +5558,12 @@ A stílus nem kerül a listára! startNetworkGameDialogImpl - + Server Error Kiszolgáló hiba - + You should not kick yourself from this game! Nem tudod saját magadat kirúgni a játékból! @@ -4360,108 +5694,108 @@ Please choose another one. Kérlek válassz másik nevet. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Hálózati hiba - + Server address was not set. Kiszolgáló cím nincs beállítva. - + An invalid port was set (ports 0-1023 are not allowed). Hibás port van beállítva (A portok 0-1023-ig nem engedélyezettek). - + Could not create a socket for TCP communication. Nem lehet létrehozni socket-et a TCP kommunikációhoz. - + Could not set the IP address. Nem lehet beállítani az IP címet. - + Could not set the port for this type of address. Nem lehet beállítani a portot ehhez a cím típushoz. - + The server name could not be resolved. A kiszolgáló név feloldása nem lehetséges. - + Bind failed - please choose a different port. Kapcsolódás sikertelen – kérlek válassz másik portot. - + Internal network error: "listen" failed. Belső hálózati hiba: sikertelen "fülelés". - + Server execution was terminated. Kiszolgáló futtatása befejezve. - + Could not connect to the server. Nem lehet kapcsolódni a kiszolgálóhoz. - + Connection timed out. Please check the server address. @@ -4471,118 +5805,118 @@ Kérlek ellenőrizd a kiszolgáló címét. Ha a kiszolgáló NAT router mögött van, akkor bizonyosodj meg róla hogy a porttovábbítás engedélyezett. - + Internal network error: "select" failed. Belső hálózati hiba: sikertelen "kiválasztás". - + Internal network error: "send" failed. Belső hálózati hiba: sikertelen "küldés". - + Connection was closed by the server. A kiszolgáló megszakította a kapcsolatot. - + Internal network error: Duplicate TCP connection. Belső hálózati hiba: Duplikált TCP kapcsolat. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Érvénytelen hálózati csomag került fogadásra. Kérlek bizonyosodj meg róla, hogy az összes játékos ugyanazt a verziót használja. - + Internal state error. Please make sure that all players use the same version of PokerTH. Belső hiba. Kérlek bizonyosodj meg róla, hogy az összes játékos ugyanazt a verziót használja. - + Invalid server list URL. Please correct the address in the settings. Érvénytelen kiszolgálólista URL. Kérlek javítsd a címet a beállításoknál. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. Nem sikerült megnyitni a kiszolgálólista MD5 fájlt. Kérlek győződj meg róla, hogy a kiszolgálólista címe megfelelő. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. Nem sikerült a PokerTH internetes kiszolgálólistát szinkronizálni. Kérlek győződj meg a lista címének érvényességéről. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. A PokerTH internetes kiszolgálólistája hibás adatot tartalmaz. Ha egyéni listát használsz, kérlek győződj meg a formátum érvényességéről. - + Could not unzip the PokerTH internet server list. Nem sikerült a PokerTH internetes kiszolgálólista kicsomagolása. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. Nem sikerült a PokerTH internetes kiszolgálólista letöltése. Kérlek ellenőrizd az internetes kapcsolatodat. - + Could not open the target file when downloading the server list. A kiszolgálólista letöltése közben a cél fájlt nem sikerült megnyitni. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. A PokerTH kiszolgáló nem támogatja ezt a verziót.<br>Kérlek látogass el a következő címre <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> és töltsd le a legfrissebb verziót. - + Sorry, this server is already full. Sajnáljuk, de ez a kiszolgáló jelenleg tele van. - + Invalid login. Please check your username and password. Hibás bejelentkezés. Ellenőrizd a felhasználónevet és a jelszót. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. @@ -4592,24 +5926,24 @@ Ellenőrizd a felhasználónevet és a jelszót. A fiókod határozatlan időre blokkolva lett. - + You cannot login at this time. Please try again in a few seconds. Most nem jelentkezhetsz be. Próbáld meg kicsit később. - + This game is of type invite-only. You cannot join this game without being invited. A játék meghívásos. Csak akkor tudsz csatlakozni, ha valaki meghívott. - + Invalid password when joining the game. Please reenter the password and try again. Hibás jelszó a játékhoz való csatlakozáskor. Kérlek írd be a jelszót még egyszer és próbáld újra. - + The password is too long. Please choose another one. A jelszó túl hosszú. Kérlek válassz egy rövidebbet. @@ -4625,73 +5959,73 @@ Kérlek válassz egy másik nevet. Kérlek válassz egy másik nevet. - + The game name is either too short or too long. Please choose another one. A játék nevet vagy túl rövid vagy túl hosszú. Kérlek válassz egy másik nevet. - + The game could not be found. A játék nem található. - + The chat text is invalid. A csevegő üzenet érvénytelen. - + The server referred to an unknown player. Aborting. A kiszolgáló egy ismeretlen játékosra hivatkozott. Megszakítás. - + Internal error: The current player could not be found. Belső hiba: az aktuális játékos nem található. - + Internal error: The current player is not active. Belső hiba: az aktuális játékos nem aktív. - + You were kicked from the server. A kiszolgáló kidobott a játékból. - + You were temporarily banned from the server. Ideiglenesen ki vagy tiltva a kiszolgálóról. - + Your account is blocked indefinitely. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! A kiszolgáló kapcsolat inaktivitás miatt megszakadt. Bármikor újra csatlakozhatsz! - + The client player count is invalid. A kliens játékosok száma érvénytelen. - + Too many manual blinds were set. Please reconfigure the manual blinds. Túl sok vaktét van megadva. Kérlek módosítsd a vakbeállításokat. - + An invalid avatar file was configured. Please choose a different avatar. Érvénytelen avatar fájl lett megadva. Kérlek válassz másik avatart. - + The selected avatar file is too large. Please choose a different avatar. A kiválasztott avatar fájl túl nagy. Kérlek válassz másik avatart. @@ -4700,78 +6034,78 @@ Kérlek válassz egy másik nevet. Jelenleg nem tudsz új avatar fájlt feltölteni. Kérlek próbáld újra néhány másodperc múlva. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Belső avatar hiba lépett fel. Kérlek jelezd ezt egy adminnak a társalgóban. - + Could not start game: Synchronization failed. A játék indítása sikertelen: szinkronizációs hiba. - + The server is down for maintenance. Please try again later. A kiszolgáló karbantartás miatt nem üzemel. Kérlek próbáld újra később. - + An internal error occured. Belső hiba lépett fel. - - - - - - - - - + - - + + + + + + + + + + Network Notification Hálózati figyelmeztetés - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + You were kicked from the game. Kidobtak a játékból. - + Sorry, this game is already full. Elnézést, ez a játék jelenleg tele van. - + Unable to join - the server has already started the game. Csatlakozás sikertelen – a kiszolgáló már elindította a játékot. - + Your admin state timed out due to inactivity. Feel free to create a new game! Inaktivitás miatt nem vagy már admin. Kezdj nyugodtan új játékot! - + You cannot join this type of game as guest. Nem csatlakozhatsz vendégként ehhez a játékhoz. - + The settings are invalid for this type of game. Érvénytelen beállítások ehhez a játékhoz. @@ -4781,18 +6115,18 @@ Kérlek válassz egy másik nevet. Elérhető a PokerTH egy újabb verziója. <br>Kérlek látodass el a <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> oldalra és töltsd le a legfrissebb verziót. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Ez a PokerTH béta verzió már idejétmúlt. <br>Kérlek látodass el a <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> oldalra és töltsd le a legfrissebb verziót. - - + + Server Message Kiszolgáló üzenet - + PokerTH %1 PokerTH %1 @@ -4800,22 +6134,22 @@ Kérlek válassz egy másik nevet. timeoutMsgBoxImpl - + Timeout Warning Időkorlát figyelmeztetés - + Please click "OK" to stop the countdown! A visszaszámlálás leállításához nyomd meg az "OK" gombot! - + You are game-admin of an open game which will time out in %1 seconds. Admin vagy egy olyan nyitott játékban, amely %1 mp. múlva lejár. - + Your connection is about to time out due to inactivity in %1 seconds. A kapcsolatod inaktivitás miatt %1 mp múlva meg fog szakadni. diff --git a/ts/pokerth_it.ts b/ts/pokerth_it.ts index d6672d17..f8676e36 100644 --- a/ts/pokerth_it.ts +++ b/ts/pokerth_it.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error Errore sullo stile del mazzo di carte - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ Please contact the card deck style builder %4. Contatta il responsabile dello stile, %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -47,7 +47,7 @@ Please contact the game table style builder %4. Contatta il responsabile dello stile, %4. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -68,7 +68,7 @@ I valori di "%2" sono mancanti. Contatta il responsabile dello stile, %3. - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -79,7 +79,7 @@ Le immagini delle carte "%2" non sono disponibili. Contatta il responsabile dello stile del mazzo, %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! È stato selezionato uno stile per il tavolo da gioco al posto di uno stile per il mazzo di carte. @@ -100,14 +100,14 @@ Seleziona uno stile appropriato e riprova! GameTableStyleReader - - - + + + Game Table Style Error Errore sullo stile del tavolo da gioco - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -128,12 +128,12 @@ Puoi comunque utilizzare lo stile, ma i contenuti mancanti saranno attinti dallo Per favore, contatta il responsabile dello stile via "%3". - + Game Table Style Error - Fields content missing Errore sullo Stile del Tavolo da Gioco - Contenuto dei campi assente - + One or more pictures from current game table style "%1" were not found: %2 @@ -150,12 +150,12 @@ Puoi comunque utilizzarlo, ma i contenuti mancanti saranno attinti dallo stile d Per favore, contatta il responsabile dello stile via "%3". - + Game Table Style Error - Pictures missing Errore sullo Stile del Tavolo da Gioco - Immagini mancanti - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -170,27 +170,27 @@ Puoi comunque utilizzarlo, ma i contenuti mancanti saranno attinti dallo stile d Per favore, contatta il responsabile dello stile via "%4". - + Game Table Style Error - Outdated Errore sullo Stile del Tavolo da Gioco - Obsoleto - + Everything OK! Tutto OK! - + Some pictures are missing, please contact style maintainer for this issue. Mancano alcune immagini, per favore contatta il responsabile dello stile. - + Some style fields are missing, please contact style maintainer for this issue. Mancano alcuni campi, per favore contatta il responsabile dello stile. - + This style is outdated, please contact style maintainer for this issue. Questo stile è obsoleto, si prega di contattare il responsabile dello stile. @@ -205,7 +205,7 @@ Please contact the game table style builder %4. Contatta il responsabile dello stile, %4. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -226,8 +226,8 @@ I valori di "%2" sono mancanti. Contatta il responsabile dello stile, %3. - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! È stato selezionato uno stile per il mazzo di carte al posto di uno stile per il tavolo da gioco. @@ -306,33 +306,38 @@ Contatta il responsabile dello stile, %3. Inizia la votazione per espellere questo utente - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player Avvia il voto per l'espulsione di questo giocatore - + Ignore Player Ignora giocatore - + Report inappropriate avatar Segnala avatar non appropriato - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? Non riceverai più messaggi di chat o inviti a partite da questo utente.<br>Vuoi veramente inserire l'utente <b>%1</b> nella lista degli utenti ignorati? - - + + PokerTH - Question PokerTH - Domanda - + Are you sure you want to report the avatar of "%1" as inappropriate? Desideri veramente segnalare l'avatar di "%1" come non appropriato? @@ -384,7 +389,6 @@ Contatta il responsabile dello stile, %3. <a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -407,7 +411,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -431,7 +435,6 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - progettazione iniziale grafica gui</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -440,7 +443,7 @@ p, li { white-space: pre-wrap; } <tr> <td style="border: none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -450,7 +453,6 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Emiliano Volta - emiliano.volta@gmail.com</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -476,7 +478,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -1553,7 +1555,6 @@ p, li { white-space: pre-wrap; } © 2006-2007, FHammer, FThauer, LMay - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1568,7 +1569,7 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -1583,16 +1584,101 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + Project Progetto + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + Thanks to Ringraziamenti a + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + Translation @@ -1909,12 +1995,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + About PokerTH %1 Informazioni su PokerTH %1 - + PokerTH %1 PokerTH %1 @@ -2015,12 +2101,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Ordine manuale dei blind - + You cannot set more than 30 manual blinds. Non puoi impostare più di 30 blind manuali. @@ -2046,40 +2132,40 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Impossibile accedere alla chat prepartita di una partita in rete col nickname "Giocatore Umano". Si prega di sceglierne un altro. - - - + + + Nick name: Nickname: - + Your player name is already used by another player. Please choose a different name. Il tuo nome è già in uso da un altro giocatore. Scegliere un nome diverso. - + The player name is too short, too long or invalid. Please choose another one. Il nome del giocatore è troppo corto, troppo lungo o non valido. Si prega di sceglierne un altro. - + There is already a game with your chosen game name. Please choose another one! Esiste già una partita col nome che hai scelto. Scegli un nome diverso! - + There is a forbidden word in your chosen game name. Please choose another one! Nel nome che hai scelto per la partita compare una parola proibita. @@ -2092,8 +2178,8 @@ Please choose another one! Scegli un nome diverso! - - + + Game name: Nome partita: @@ -2136,27 +2222,27 @@ Scegli un nome diverso! connectToServerDialogImpl - + Connecting to server... Connessione al server... - + Connection established! Connessione stabilita! - + Resolving address... Risoluzione indirizzo... - + Starting session... Inizio sessione... - + Reading server list... Lettura della lista dei server... @@ -2280,17 +2366,17 @@ Scegli un nome diverso! createInternetGameDialogImpl - + <i>First small blind: $%1</i> <i>Primo small blind: $%1</i> - + <i>Double blinds every %1'th hand</i> <i>Raddoppia i blind ogni %1a mano </i> - + %1's game Partita di %1 @@ -2387,47 +2473,52 @@ Scegli un nome diverso! Giocatori Disponibili - + + 5 - Show open & non-full & ranking games + + + + Game type: Tipo partita: - + First small blind: Primo small blind: - + Blinds raise interval: Intervallo per l'aumento dei blind: - + Blinds raise mode: Modalità di aumento dei blind: - + &Start Game &Inizia partita - + &Kick Player &Espelli giocatore - + Sort alphabetically Ordina alfabeticamente - + Sort by country Ordina per nazionalità - + Display idle players Visualizza giocatori liberi @@ -2440,7 +2531,7 @@ Scegli un nome diverso! Modalità di aumento dei blind: - + Connected Players Giocatori connessi @@ -2449,7 +2540,7 @@ Scegli un nome diverso! Crea partita - + Fill up with computer opponents Completa con avversari gestiti dal computer @@ -2462,7 +2553,7 @@ Scegli un nome diverso! Partita - + Game Info Informazioni partita @@ -2475,7 +2566,7 @@ Scegli un nome diverso! Numero di mani prima di aumentare lo Small Blind: - + Internet Game Lobby Prepartita Internet @@ -2500,12 +2591,12 @@ Scegli un nome diverso! Abbandona partita - + Lobby-Chat Chat prepartita - + Manual blinds list: Lista blind manuali: @@ -2530,7 +2621,7 @@ Scegli un nome diverso! Small Blind: - + Start Cash: Contante iniziale: @@ -2547,7 +2638,7 @@ Scegli un nome diverso! Stato - + Timeout for player action (sec): Tempo limite per l'azione del giocatore (in secondi): @@ -2556,27 +2647,27 @@ Scegli un nome diverso! Tempo limite per l'azione dei giocatori (sec): - + &Leave Game &Lascia partita - + Join &any game Entr&a in una partita casuale - + &Create Game &Crea partita - + &Join Game &Unisciti alla partita - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -2595,7 +2686,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">Clicca qui per visualizzare lla classifica online</span></a></p></td></tr></table></body></html> - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -2608,32 +2699,32 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p></body></html> - + 0 - No game list filter 0 - Nessun filtro sulla lista delle partite - + search for player ... ricerca giocatore ... - + 1 - Show open games 1 - Visualizza partite aperte - + 2 - Show open & non-full games 2 - Visualizza partite aperte e non al completo - + 3 - Show open & non-full & non-private games 3 - Visualizza partite aperte, non al completo e pubbliche - + 4 - Show open & non-full & private games 4 - Visualizza partite aperte, non al completo e private @@ -2645,13 +2736,13 @@ p, li { white-space: pre-wrap; } Partita di %1 - - + + connected players: %1 giocatori connessi: %1 - + double blinds raddoppia blind @@ -2660,51 +2751,51 @@ p, li { white-space: pre-wrap; } partita - - - - + + + + Game Info Informazioni partita - + hands mani - + Joining a private Game Accesso a partita privata in corso - + manual blinds order ordine manuale dei blind - + minutes minuti - - - + + + Game Partita - - - + + + Players Giocatori - - - + + + State Stato @@ -2713,13 +2804,13 @@ p, li { white-space: pre-wrap; } Privato - + open aperta - - + + open games: %1 partite aperte: %1 @@ -2728,207 +2819,1427 @@ p, li { white-space: pre-wrap; } giocatori in chat: %1 - + running iniziata - R - R + R - - - + + + P P - - - + + + Available Players Giocatori Disponibili - + Invite player Invita giocatore - + Ignore player Ignora giocatore - + Player infos ... Dettagli giocatore ... - - - + + + Standard Standard - - - + + + Registered players only Solo utenti registrati - - - + + + Invited players only Solo utenti invitati - - - + + + Ranking game Valida per la classifica - + Connected players - max. %1 Giocatori connessi - max. %1 - - + + + T T - - + + Show player stats + + + + + Connected players - Max. %1 Giocatori connessi - Max. %1 - - + + running games: %1 partite in corso: %1 - - + + Connected players Giocatori connessi - + Server Error Errore del server - + search for player ... Ricerca giocatore ... - + Chat is only available to registered players. La chat è disponibile solamente ai giocatori registrati. - + Invite %1 Invita %1 - + Ignore %1 Ignora %1 - + %1 is playing in "%2". %1 sta giocando in "%2". - + %1 is not playing at the moment. %1 non sta giocando in questo momento. - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> <span style='color:blue;'>%1 è stato invitato a %2 da %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> <span style='color:red;'>%1 ha rifiutato l'invito a %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> <span style='color:red;'>%1 non può partecipare %2 perchè risulta occupato.</span> - - + + The game will start in<br><b>%1</b> seconds. La partita inizierà tra<br><b>%1</b> secondi. - + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + Lituano + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + + + Invite player ... Invita giocatore ... - + Ignore player ... Ignora giocatore ... - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. Sei entrato in una partita "su invito". Sentiti libero di invitare altri giocatori cliccando col tasto destro sul nickname nella lista dei giocatori disponibili. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? Sei stato invitato alla partita <b>%1</b> da <b>%2</b>.<br>Desideri partecipare alla partita? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? Non riceverai più messaggi di chat o inviti a partite da questo utente.<br>Vuoi veramente inserire l'utente <b>%1</b> nella lista degli utenti ignorati? - - + + PokerTH - Info Message PokerTH - Informazione - + PokerTH - Question PokerTH - Domanda - + Starting game. Please wait ... Avvio partita. Attendere prego... - + You are about to join a private game. Please enter the password! Stai per unirti ad una partita privata. Inserisci la password! - + You should not kick yourself from this game! Non puoi auto-espellerti da questa partita! @@ -2936,7 +4247,7 @@ Sentiti libero di invitare altri giocatori cliccando col tasto destro sul nickna gameTable - + About PokerTH ... Informazioni su PokerTH... @@ -2945,17 +4256,17 @@ Sentiti libero di invitare altri giocatori cliccando col tasto destro sul nickna All In - + Auto-Check / Auto-Call-Any Auto-Check / Auto-Call (sempre) - + Auto-Check / Auto-Fold Auto-Check / Auto-Fold - + Away Away @@ -2968,62 +4279,144 @@ Sentiti libero di invitare altri giocatori cliccando col tasto destro sul nickna ⌘C - + Chat Chat - + Create Network Game ... Crea partita in rete... - + Ctrl+A Ctrl+A - + Ctrl+F Ctrl+F - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + + Players tip + + + + + Save + Salva + + + Ctrl+H Ctrl+H - + Ctrl+I Ctrl+I - + Ctrl+J Ctrl+J - + Ctrl+L Ctrl+L - + Ctrl+N Ctrl+N - + Ctrl+O Ctrl+O - + Ctrl+Q Ctrl+Q - + Ctrl+T Ctrl+T @@ -3032,7 +4425,7 @@ Sentiti libero di invitare altri giocatori cliccando col tasto destro sul nickna ⌘F - + Fullscreen Tutto schermo @@ -3045,17 +4438,17 @@ Sentiti libero di invitare altri giocatori cliccando col tasto destro sul nickna ⌘H - + Hands Mani - + Internet Game ... Partita in Internet... - + Join Network Game ... Unisciti a una partita in rete... @@ -3064,12 +4457,12 @@ Sentiti libero di invitare altri giocatori cliccando col tasto destro sul nickna ⌘L - + Log Registro - + Manual Action (default) Azione manuale (predefinito) @@ -3099,44 +4492,44 @@ Sentiti libero di invitare altri giocatori cliccando col tasto destro sul nickna QMainWindow { background-image: url(:/guiv2/resources/guiv2/table.png); background-position: bottom center; background-origin: content; } - + Quit Esci - + Settings ... Impostazioni... - + Show/Hide Away Window Mostra/Nascondi finestra away - + Show/Hide Chat Window Mostra/Nascondi finestra di chat - - - + + + Show/Hide Hands Window Mostra/Nascondi finestra mani - + Show/Hide Log Window Mostra/Nascondi finestra registro - + Speed: Velocità: - + Start Local Game ... Inizia una partita locale... @@ -3149,27 +4542,27 @@ Sentiti libero di invitare altri giocatori cliccando col tasto destro sul nickna Visualizza - + Kick Espelli - + Vote Timeout: Timeout voto: - + Yes - + No No - + Chance Probabilità @@ -3178,47 +4571,47 @@ Sentiti libero di invitare altri giocatori cliccando col tasto destro sul nickna Impostazioni - + Configure PokerTH ... Configura PokerTH... - + Close Chiudi - + Ctrl+X Ctrl+X - + Vote started by: Voto iniziato da: - + Show/Hide Chance Window Mostra/Nascondi Finestra Probabilità - + Ctrl+C Ctrl+C - + &View &Visualizza - + &Settings &Impostazioni - + Shortcut: <Shift> Scorciatoia: <Shift> @@ -3258,7 +4651,7 @@ Assicurarsi che tutti i giocatori abbiano la stessa versione di PokerTH.E' stata specificata una porta non valida (le porte 0-1023 non sono permesse). - + Attention! Do you really want to leave the current game and go back to the lobby? Attenzione! Vuoi veramente abbandonare la partita corrente @@ -3277,12 +4670,12 @@ e tornare al prepartita? Bind fallito - selezionare una porta diversa. - + Chat Chat - + Closing PokerTH during network game Si sta chiudendo PokerTH durante una partita in rete @@ -3381,9 +4774,9 @@ Please reenter the password and try again. Reinserire la password e riprovare. - - - + + + Lobby Prepartita @@ -3400,12 +4793,12 @@ Reinserire la password e riprovare. Notifica in Rete - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - Il Motore Texas Holdem Open-Source - + PokerTH - Internet Game Message PokerTH - Messaggio partita su Internet @@ -3426,23 +4819,23 @@ Reinserire la password e riprovare. Spiacente, il server è già al completo. - - - - - + + + + + Start Inizio - - - - - - - - + + + + + + + + Stop Ferma @@ -3532,7 +4925,7 @@ Visitare l'URL <a href="http://www.pokerth.net/" target=" Impossibile partecipare - la partita è già iniziata. - + You are the hosting server. Do you want to close PokerTH anyway? Stai facendo da server. Vuoi comunque chiudere PokerTH? @@ -3611,58 +5004,58 @@ Assicurarsi di essere connessi direttamente ad internet. Impossibile aprire il file di destinazione durante il download della lista server. - + Chance Probabilità - + Really want to exit? Desideri veramente uscire? - + PokerTH - Close Table? PokerTH - Chiudere il tavolo? - + Kick Espelli - + Do you want to kick <b>%1</b><br>from this game? Vuoi espellere <b>%1</b><br>da questa partita? - - + + <b>%1</b> secs left <b>%1</b> sec. rimasti - + vote voto - + votes voti - + Chat is only available to registered players. La chat è disponibile solamente ai giocatori registrati. - + PokerTH - Warning PokerTH - Attenzione - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -3681,12 +5074,12 @@ Se sei temporaneamente assente, puoi utilizzare l'apposito strumento " Hai <b>%1</b> %2 contro di te.<br><b>%3</b> voti necessari per essere espulso. - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. Il giocatore <b>%1</b> ha <b>%2</b> %3<br>contro di lui. <b>%4</b> voto/i necessari all'espulsione. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. Hai <b>%1</b> %2 contro di te.<br><b>%3</b> voto/i necessari all'espulsione. @@ -3895,7 +5288,7 @@ p, li { white-space: pre-wrap; } Un profilo chiamato: " - + A profile with the name: %1 already exists. Would you like to overwrite ? Esiste già un profilo chiamato %1. @@ -3903,22 +5296,22 @@ Desideri sovrascriverlo? - - - + + + Could not load server-profiles-file: Impossibile caricare il file dei profili server: - + Could not read server-profiles list Impossibile leggere la lista dei profili server - - + + Could not save server-profiles-file: Impossibile salvare il profilo server: @@ -3926,25 +5319,25 @@ Desideri sovrascriverlo? - - - + + + Load Server-Profile-File Error Errore nel caricamento del profilo server - + Read Server-Profile List Error Errore nella lettura della lista dei profili server - + Save Server Profile Error Errore nel salvataggio del profilo server - - + + Save Server-Profile-File Error Errore nel salvataggio del file dei profili server @@ -4008,12 +5401,12 @@ Desideri sovrascriverlo? manualBlindsOrderDialogImpl - + Manual Blinds Order Ordine manuale dei blind - + You cannot set more than 30 manual blinds. Non puoi impostare più di 30 blind manuali. @@ -4127,9 +5520,9 @@ Desideri sovrascriverlo? selectAvatarDialogImpl - - + + Avatar File Error Errore nel file dell'avatar @@ -4138,22 +5531,22 @@ Desideri sovrascriverlo? Immagini (*.png) - + Images (*.png *.jpg *.gif) Immagini (*.png *.jpg *.gif) - + Please select an avatar from the list! Scegli un avatar dalla lista! - + Select external avatar picture Scegli l'immagine avatar esterna - + The entered avatar picture doesn't exist. Please enter an valid picture! L'avatar indicato non esiste. @@ -4166,7 +5559,7 @@ Please enter an valid picture! Inserite un'immagine valida! - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! La dimensione file dell'immagine selezionata è troppo grande (max. 30KB) @@ -5028,48 +6421,48 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - - + + Blinds Error Errore relativo ai blind - + Dutch Olandese - + Afrikaans Afrikaans - + Catalan Catalano - + Czech Ceco - + English Inglese - + French Francese - + German Tedesco - + Hungarian Ungherese @@ -5078,17 +6471,17 @@ p, li { white-space: pre-wrap; } Immmagine (*.png) - + Images (*.png *.jpg *.gif) Immagini (*.png *.jpg *.gif) - + Italian Italiano - + Language Changed La lingua è stata cambiata @@ -5102,7 +6495,7 @@ p, li { white-space: pre-wrap; } Norvegese - + Open Directory Apri cartella @@ -5116,15 +6509,15 @@ p, li { white-space: pre-wrap; } Russo - + Select your flipside picture Seleziona un'immagine per il dorso delle carte - + - - + + Settings Error Errore nelle impostazioni @@ -5172,8 +6565,8 @@ Please enter an valid picture! Inserite un'immagine valida! - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -5182,8 +6575,8 @@ This first-small-blind-value will be set to maximum allowed value. Il valore del primo small blind verrà impostato al massimo consentito. - - + + The log file directory doesn't exist. Please select an valid directory! La cartella per il file di registro non esiste. @@ -5201,14 +6594,14 @@ Inserite una directory valida! Turco - + You have changed application language to %1. Please restart PokerTH to load new language! Hai cambiato la lingua dell'applicazione in %1. Riavvia PokerTH per caricare la nuova lingua! - + Bulgarian Bulgaro @@ -5218,12 +6611,12 @@ Riavvia PokerTH per caricare la nuova lingua! Polacco - + Chinese Cinese - + Greek Greco @@ -5233,160 +6626,165 @@ Riavvia PokerTH per caricare la nuova lingua! Svedese - + The entered server list address is not a valid URL. Please enter a valid server list address! L'indirizzo della lista server immesso non è un URL valido. Inserisci un indirizzo valido! - + Finnish Finlandese - + Danish Danese - - + + Japanese + + + + + Maintainer Name Nome responsabile - - + + Maintainer EMail E-mail responsabile - - + + Create Date Data creazione - + Windows Behaviour Comportamento finestra - + scaleable scalabile - + fixed fissa - + Minimum Size Dimensione minima - + Maximum Size Dimensione massima - + Fixed Size Dimensione fissa - + State Stato - + Please select your game table style Seleziona lo stile del tavolo da gioco - + PokerTH game table styles (*.xml) Stili tavolo da gioco di PokerTH (*.xml) - + Game Table Style Error Errore sullo stile del tavolo da gioco - + Selected game table style file is already in the list. Please select another one to add! Lo stile del tavolo da gioco selezionato è già presente nella lista. Selezionane un altro! - + Game Table Style File Error Errore sul file dello stile del tavolo da gioco - + Could not load game table style file correctly. Style will not be placed into list! Impossibile caricare correttamente il file contenente lo stile. Lo stile non verrà aggiunto alla lista! - + Please select your card deck style Seleziona lo stile del mazzo di carte - + PokerTH card deck styles (*.xml) Stili mazzo di carte di PokerTH (*.xml) - + Card Deck Style Error Errore sullo stile del mazzo di carte - + Selected card deck style file is already in the list. Please select another one to add! Lo stile del mazzo di carte selezionato è già presente nella lista. Selezionane un altro! - + Card Deck Style File Error Errore sul file dello stile del mazzo di carte - + Could not load card deck style file correctly. Style will not be placed into list! Impossibile caricare correttamente il file contenente lo stile. Lo stile non verrà aggiunto alla lista! - + PokerTH - Log file PokerTH - File di registro - + Do you really want to delete the selected log file? Desideri veramente cancellare il file di registro selezionato? - + Save PokerTH log file Salva il file di registro di PokerTH - + PokerTH SQL log (*.pdb) Registro PokerTH SQL (*.pdb) @@ -5458,12 +6856,12 @@ Lo stile non verrà aggiunto alla lista! startNetworkGameDialogImpl - + Server Error Errore server - + You should not kick yourself from this game! Non puoi auto-espellerti da questa partita! @@ -5594,108 +6992,108 @@ Please choose another one. Scegline un altro. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Errore di rete - + Server address was not set. Indirizzo del server mancante. - + An invalid port was set (ports 0-1023 are not allowed). È stata specificata una porta non valida (le porte 0-1023 non sono permesse). - + Could not create a socket for TCP communication. Impossibile creare un socket di comunicazione TCP. - + Could not set the IP address. Impossibile impostare l'indirizzo IP. - + Could not set the port for this type of address. Impossibile impostare la porta per questo tipo di indirizzo. - + The server name could not be resolved. Impossibile risolvere il nome del server. - + Bind failed - please choose a different port. Bind non riuscito - seleziona una porta diversa. - + Internal network error: "listen" failed. Errore di rete interno: "listen" non riuscito. - + Server execution was terminated. L'esecuzione del server è stata interrotta. - + Could not connect to the server. Impossibile connettersi al server. - + Connection timed out. Please check the server address. @@ -5706,150 +7104,150 @@ Controlla l'indirizzo del server. Se il server è alle spalle di un router NAT, assicurati che sia stato abilitato il port forwarding. - + Internal network error: "select" failed. Errore di rete interno: "select" non riuscita. - + Internal network error: "send" failed. Errore di rete interno: "send" non riuscito. - + Connection was closed by the server. Connessione interrotta dal server. - + Internal network error: Duplicate TCP connection. Errore di rete interno: connessione TCP duplicata. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. È stato ricevuto un pacchetto non valido. Assicurati che tutti i giocatori abbiano la stessa versione di PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Errore di stato interno. Assicurati che tutti i giocatori abbiano la stessa versione di PokerTH. - + Invalid server list URL. Please correct the address in the settings. URL della lista server non valido. Correggi l'indirizzo nelle impostazioni. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. Impossibile aprire il file MD5 della lista dei server. Assicurati che l'URL della lista dei server sia corretto. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. La sincronizzazione della lista server internet di PokerTH non è riuscita. Assicurati che l'URL della lista server sia corretto. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. La lista server internet di PokerTH contiene dati non validi. Se utilizzi una lista server personalizzata, assicurati che il suo formato sia corretto. - + Could not unzip the PokerTH internet server list. Impossibile decomprimere la lista dei server Internet di PokerTH. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. Impossibile scaricare la lista server internet di PokerTH. Assicurati di essere connesso direttamente ad internet. - + Could not open the target file when downloading the server list. Impossibile aprire il file di destinazione durante il download della lista server. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Il server di PokerTH non supporta questa versione del gioco. <br>Visita l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> e scarica l'ultima versione. - + Sorry, this server is already full. Spiacente, il server è già al completo. - + Invalid login. Please check your username and password. Accesso negato. Controlla username e password. - + Your account is blocked indefinitely. Il tuo account è bloccato a tempo indeterminato. - + You cannot login at this time. Please try again in a few seconds. Impossibile effettuare l'accesso. Riprova fra qualche istante. - + You cannot join this game, because another player in that game has your network address. Non puoi unirti alla partita, è presente un altro giocatore che ha il tuo stesso indirizzo di rete. - + Your connection to the server is very slow, the game had to start without you. La connessione al server è molto lenta, la partita deve cominciare senza di te. - + This game is of type invite-only. You cannot join this game without being invited. L'accesso a questa partita è concesso solo su invito. Non puoi partecipare senza essere stato invitato. - + Invalid password when joining the game. Please reenter the password and try again. Password sbagliata per la partita selezionata. Reinserisci la password e riprova. - + The avatar report was accepted by the server. Thank you. La segnalazione dell'avatar è stata accettata dal server. Grazie mille. - + This avatar was already reported by another player. Questo avatar è già stato segnalato da un altro giocatore. - + An error occurred while reporting the avatar. Si è verificato un errore durante la segnalazione dell'avatar. - + The password is too long. Please choose another one. Questa password è troppo lunga. Scegline una diversa. @@ -5864,67 +7262,67 @@ Scegli un nome diverso. Il nome del giocatore è troppo corto, troppo lungo o non valido. Scegline un altro. - + The game name is either too short or too long. Please choose another one. Il nome della partita è troppo corto o troppo lungo. Scegline un altro. - + The game could not be found. Impossibile trovare la partita. - + The chat text is invalid. Il testo nella chat non è valido. - + The server referred to an unknown player. Aborting. Il server ha contattato un giocatore sconosciuto. Operazione annullata. - + Internal error: The current player could not be found. Errore interno: Impossibile trovare il giocatore corrente. - + Internal error: The current player is not active. Errore interno: Il giocatore corrente non è attivo. - + You were kicked from the server. Sei stato espulso dal server. - + You were temporarily banned from the server. Sei stato temporaneamente bandito dal server. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! La connessione al server è andata in timeout per inattività. Riconnettiti, sei il benvenuto! - + The client player count is invalid. Il numero di giocatori non è valido. - + Too many manual blinds were set. Please reconfigure the manual blinds. Sono stati impostati troppi blind manuali. Devi riconfigurare i blind. - + An invalid avatar file was configured. Please choose a different avatar. È stato impostato un file di avatar non valido. Scegli un avatar diverso. - + The selected avatar file is too large. Please choose a different avatar. Il file di avatar selezionato è troppo grande. Scegli un avatar diverso. @@ -5933,89 +7331,89 @@ Scegli un nome diverso. Non puoi caricare un nuovo avatar in questo momento. Per favore, riprova tra qualche secondo. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Si è verificato un errore interno sugli avatar. Per favore, riferisci l'accaduto ad un admin nella chat prepartita. - + Could not start game: Synchronization failed. Impossibile avviare la partita: sincronizzazione non riuscita. - + The server is down for maintenance. Please try again later. Il server è down per manutenzione. Riprova più tardi. - + An internal error occured. Errore interno. - - - - - - - - - + - - + + + + + + + + + + Network Notification Notifica di rete - + You were kicked from the game. Sei stato espulso dalla partita. - + Sorry, this game is already full. Spiacente, la partita è già al completo. - + Unable to join - the server has already started the game. Impossibile partecipare - la partita è già iniziata. - + Your admin state timed out due to inactivity. Feel free to create a new game! Il tuo status di admin è andato in timeout per inattività. Sentiti libero di creare una nuova partita! - + You cannot join this type of game as guest. Non puoi accedere a questa partita come ospite. - + The settings are invalid for this type of game. Impostazioni non valide per questo tipo di partita. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. È disponibile una nuova release di PokerTH.<br>Visita l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> e scarica l'ultima versione. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Questa versione beta di PokerTH è obsoleta.<br>Visitare l'URL <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> e scaricare l'ultima versione. - - + + Server Message Messaggio del server - + PokerTH %1 PokerTH %1 @@ -6023,22 +7421,22 @@ Scegli un nome diverso. timeoutMsgBoxImpl - + Timeout Warning Avviso di timeout - + Please click "OK" to stop the countdown! Premi "OK" per fermare il conto alla rovescia! - + You are game-admin of an open game which will time out in %1 seconds. Sei amministratore di una partita aperta che scadrà tra %1 secondi. - + Your connection is about to time out due to inactivity in %1 seconds. La tua connessione scadrà per inattività fra %1 secondi. diff --git a/ts/pokerth_jp.ts b/ts/pokerth_jp.ts index fd12c397..1277e8ba 100644 --- a/ts/pokerth_jp.ts +++ b/ts/pokerth_jp.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error カードデッキスタイルエラー - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ Please contact the card deck style builder %4. カードデッキスタイルの作者 %4 に確認して下さい。 - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -38,7 +38,7 @@ Please contact the card deck style builder %3. カードデッキスタイルの作者 %3 に確認して下さい。 - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -47,7 +47,7 @@ Please check the style file or choose another style! スタイルファイルを確認するか別のスタイルを選択してください。 - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -58,7 +58,7 @@ Please contact the card deck style builder %3. カードデッキスタイルの作者 %3 に確認して下さい。 - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! カードデッキスタイルではなくテーブルスタイルが選択されています。 @@ -68,14 +68,14 @@ Please select a card deck style and try again! GameTableStyleReader - - - + + + Game Table Style Error ゲームテーブルスタイルエラー - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -94,12 +94,12 @@ Please contact the game table style builder via "%3". ゲームテーブルスタイルの作者に %3 より確認して下さい。 - + Game Table Style Error - Fields content missing ゲームテーブルスタイルエラー - フィールドコンテンツが見つかりません - + One or more pictures from current game table style "%1" were not found: %2 @@ -116,12 +116,12 @@ Please contact the game table style builder via "%3". ゲームテーブルスタイルの作者に %3 より確認して下さい。 - + Game Table Style Error - Pictures missing ゲームテーブルスタイルエラー - 画像が見つかりません - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -136,32 +136,32 @@ Please contact the game table style builder via "%4". ゲームテーブルスタイルの作者に %4 より確認して下さい。 - + Game Table Style Error - Outdated ゲームテーブルスタイルエラー - 対応外 - + Everything OK! 全てOK! - + Some pictures are missing, please contact style maintainer for this issue. いくつかの画像が見つかりません、ゲームテーブルスタイルの作者にこの問題を報告してください。 - + Some style fields are missing, please contact style maintainer for this issue. いくつかのフィールド見つかりません、ゲームテーブルスタイルの作者にこの問題を報告してください。 - + This style is outdated, please contact style maintainer for this issue. このスタイルは対応外です。ゲームテーブルスタイルの作者にこの問題を報告してください。 - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -170,8 +170,8 @@ Please check the style file or choose another style! このスタイルファイルを確認するか、別のスタイルファイルを選択してください。 - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! テーブルスタイルではなくカードデッキスタイルが選択されています。 @@ -181,33 +181,38 @@ Please select a game table style and try again! MyAvatarLabel - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player このプレイヤーを kick する投票を開始 - + Ignore Player プレイヤーを無視 - + Report inappropriate avatar 不適切なアバターを報告 - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? 以後、このプレイヤーからのチャットメッセージとゲームの招待を受けることができなくなります <br> 本当にプレイヤー %1 を無視リストに入れますか? - - + + PokerTH - Question PokerTH - 質問 - + Are you sure you want to report the avatar of "%1" as inappropriate? 本当に %1 のアバターが不適切であることを報告しますか? @@ -238,7 +243,6 @@ Please select a game table style and try again! 説明 - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -253,7 +257,7 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -268,6 +272,24 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + <a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a> @@ -283,6 +305,72 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> @@ -302,7 +390,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -331,7 +419,6 @@ p, li { white-space: pre-wrap; } 翻訳 - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -340,7 +427,7 @@ p, li { white-space: pre-wrap; } <tr> <td style="border: none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -354,35 +441,6 @@ p, li { white-space: pre-wrap; } Thanks to 謝辞 - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - - License @@ -397,12 +455,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 - + About PokerTH %1 PokerTH について @@ -491,12 +549,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order 手動ブラインド設定 - + You cannot set more than 30 manual blinds. 30 以上のブラインドは設定できません。 @@ -522,48 +580,48 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. インターネットゲームロビーにニックネーム "Human Player" では入室できません。 別のニックネームを使用して下さい。 - - - + + + Nick name: ニックネーム: - + Your player name is already used by another player. Please choose a different name. あなたのニックネームは既に他のプレイヤーに使用されています。 別のニックネームを使用して下さい。 - + The player name is too short, too long or invalid. Please choose another one. ニックネームが短すぎるか長すぎる、または不正です。別のニックネームを使用して下さい。 - + There is already a game with your chosen game name. Please choose another one! 選択したゲーム名は既に存在します。 別のゲーム名を使用して下さい。 - + There is a forbidden word in your chosen game name. Please choose another one! ゲーム名の中に禁止ワードが含まれています。 別のゲーム名を使用して下さい。 - - + + Game name: ゲーム名: @@ -589,27 +647,27 @@ Please choose another one! connectToServerDialogImpl - + Resolving address... アドレスを解決中... - + Connecting to server... サーバーに接続中... - + Starting session... セッションを開始しています... - + Connection established! 接続が確立されました。 - + Reading server list... サーバーリストを読込中... @@ -721,17 +779,17 @@ Please choose another one! createInternetGameDialogImpl - + <i>First small blind: $%1</i> <i>初期スモールブラインド: -$%1</i> - + <i>Double blinds every %1'th hand</i> <i>%1 ハンド毎にブラインドが倍増</i> - + %1's game %1 のゲーム @@ -808,112 +866,117 @@ Please choose another one! gameLobbyDialog - + Internet Game Lobby インターネットゲームロビー - + Game Info ゲーム情報 - + Game type: ゲームタイプ: - + Connected Players 接続中のプレイヤー - + search for player ... プレイヤーを検索... - + + 5 - Show open & non-full & ranking games + + + + Start Cash: 開始金額: - + First small blind: 初期スモールブラインド: - + Blinds raise interval: ブラインド上昇の間隔: - + Blinds raise mode: ブラインド上昇設定: - + Timeout for player action (sec): プレイヤーアクションのタイムアウト(秒): - + Fill up with computer opponents 空席をコンピューターで埋める - + &Start Game ゲーム開始(&S) - + &Kick Player プレイヤーを kick(&K) - + Sort alphabetically アルファベット順に並び替え - + Sort by country 国で並び替え - + Display idle players 待機中のプレイヤーを表示 - + Manual blinds list: 手動ブラインド設定リスト: - + &Leave Game ゲームを離れる(&L) - + Join &any game どこかのゲームに参加(&A) - + &Create Game ゲームを作成(&C) - + &Join Game ゲームに参加(&J) - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -932,37 +995,37 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">オンラインランキングを表示</span></a></p></td></tr></table></body></html> - + 0 - No game list filter 0 - フィルターなし - + 1 - Show open games 1 - オープンゲームを表示 - + 2 - Show open & non-full games 2 - オープン & 埋まってない ゲームを表示 - + 3 - Show open & non-full & non-private games 3 - オープン & 埋まってない & プライベートではない ゲームを表示 - + 4 - Show open & non-full & private games 3 - オープン & 埋まってない & プライベートの ゲームを表示 - + Lobby-Chat ロビーチャット - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -974,282 +1037,1498 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - + Starting game. Please wait ... ゲームを開始中。お待ち下さい... - + Joining a private Game プラベートゲームに参加しています - + You are about to join a private game. Please enter the password! プライベートゲームに参加しようとしています。パスワードを入力してください。 - + open オープン - - - - + + + + Game Info ゲーム情報 - - - + + + Game ゲーム - - - + + + Players プレイヤー - - - + + + State 状態 - - R - - - - - - + + + P - - - + + + Available Players 有効なプレイヤー - + Invite player プレイヤーを招待 - + Ignore player プレイヤーを無視 - + Player infos ... プレイヤー情報... - - - + + + Standard スタンダード - - - + + + Registered players only 登録されたプレイヤーのみ - - - + + + Invited players only 招待されたプレイヤーのみ - - - + + + Ranking game ランキングゲーム - + Connected players - max. %1 接続中プレイヤー - 最大 %1 人 - - + + + T - - + + Connected players - Max. %1 接続中プレイヤー - 最大 %1 人 - + running 進行中 - - + + running games: %1 進行中のゲーム:%1 - - + + open games: %1 オープンゲーム:%1 - + Invite %1 招待 %1 - + Ignore %1 無視 %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> <span style='color:blue;'>%1 は %2 に %3 によって招待されています。</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> <span style='color:red;'>%1 は %2 への招待を拒否しました。</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> <span style='color:red;'>%1 は busy のため %2 に参加できません。</span> - - + + The game will start in<br><b>%1</b> seconds. <br><b>%1</b> 秒後にゲームが開始されます。 - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. 招待専用のゲームに参加しています。 右クリックでプレイヤーリストからニックネームを選択して他のプレイヤーを招待しましょう。 - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? ゲーム "<b>%1</b>" に "<b>%2</b>"より招待されています。<br> このゲームに参加しますか? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? 以後、このプレイヤーからのチャットメッセージとゲームの招待を受けることができなくなります <br> 本当にプレイヤー %1 を無視リストに入れますか? - - + + connected players: %1 接続中プレイヤー: %1 - - + + Show player stats + + + + + Connected players 接続中プレイヤー - + hands ハンド - + minutes - + double blinds ブラインド倍増 - + manual blinds order 手動ブラインド設定 - + Server Error サーバーエラー - + You should not kick yourself from this game! 自分自身をゲームから kick することはできません。 - + search for player ... プレイヤー検索... - + Chat is only available to registered players. チャットは登録したプレイヤーのみ使用することができます。 - + Invite player ... プレイヤーを招待... - + Ignore player ... プレイヤーを無視... - + %1 is playing in "%2". %1 は "%2" でゲームしています。 - + %1 is not playing at the moment. %1 は現在プレイ中ではありません。 - - + + PokerTH - Info Message PokerTH - 情報メッセージ - + PokerTH - Question PokerTH - 質問 + + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + gameTable @@ -1259,224 +2538,306 @@ Feel free to invite other players by right-clicking on their nick in the availab - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Hands ハンド - + Chat チャット - + + Players tip + + + + + Save + 保存 + + + Log ログ - + Away 一時退席 - + Manual Action (default) 手動での行動(デフォルト) - + Auto-Check / Auto-Fold 自動で Check / 自動で Fold - + Auto-Check / Auto-Call-Any 自動で Check / 自動で Call もする - + Speed: スピード: - + Start Local Game ... ローカルゲームを開始... - + Ctrl+N - + Quit 終了 - + Ctrl+Q - + About PokerTH ... PokerTH について... - + Settings ... 設定... - + Create Network Game ... ネットワークゲームを作成... - + Ctrl+O - + Join Network Game ... ネットワークゲームに参加... - + Ctrl+J - + Fullscreen フルスクリーン - + Ctrl+F - + Show/Hide Chat Window チャットウインドウを表示 / 隠す - + Ctrl+T - - - + + + Show/Hide Hands Window ハンドウインドウを表示 / 隠す - + Ctrl+H - + Show/Hide Log Window ログウインドウを表示 / 隠す - + Ctrl+L - + Internet Game ... インターネットゲーム... - + Ctrl+I - + Show/Hide Away Window 一時退席ウインドウを表示 / 隠す - + Ctrl+A - + Kick - + Vote Timeout: 投票タイムアウト: - + Yes - + No - + Chance チャンス - + Configure PokerTH ... PokerTH 設定... - + Close 閉じる - + Ctrl+X - + Vote started by: 投票開始者: - + Show/Hide Chance Window チャンスウインドウを表示 / 隠す - + Ctrl+C - + &View 表示(&V) - + &Settings 設定(&S) - + Shortcut: <Shift> @@ -1484,87 +2845,87 @@ Feel free to invite other players by right-clicking on their nick in the availab gameTableImpl - - - - - - - - + + + + + + + + Stop 停止 - + PokerTH %1 - The Open-Source Texas Holdem Engine - - - - - + + + + + Start 開始 - - - + + + Lobby ロビー - + Chat チャット - + Closing PokerTH during network game ネットワークゲーム中に PokerTH を閉じる - + You are the hosting server. Do you want to close PokerTH anyway? あなたはサーバーをホストしています。本当に PokerTH を閉じますか? - + Really want to exit? 本当に退出しますか? - + PokerTH - Close Table? PokerTH - テーブルを閉じますか? - + PokerTH - Internet Game Message PokerTH - インターネットゲームメッセージ - + Attention! Do you really want to leave the current game and go back to the lobby? 注意! 本当にこのゲームを離れ、ロビーに戻ってもよろしいですか? - + Chat is only available to registered players. チャットは登録したプレイヤーのみ使用することができます。 - + PokerTH - Warning PokerTH - 警告 - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -1575,44 +2936,44 @@ If you are temporarily away, you can use the "away" tools in the tool 一時的な離席の場合、右ツールボックスの一時退席ツールを使用できます。 - + Chance チャンス - + Kick - + Do you want to kick <b>%1</b><br>from this game? <b>%1</b><br>をこのゲームから kick しますか? - - + + <b>%1</b> secs left 残り <b>%1</b> 秒 - + vote 投票 - + votes 投票 - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. I dont know what %1-%4 will display... - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. I dont know what %1-%4 will display... @@ -1799,52 +3160,52 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error サーバープロファイルの読み込みエラー - - - + + + Could not load server-profiles-file: サーバープロファイルファイルが読み込めませんでした: - + Save Server Profile Error サーバープロファイルの保存エラー - + A profile with the name: %1 already exists. Would you like to overwrite ? "%1"という名前のプロファイルが既に存在します。 上書きしますか? - + Read Server-Profile List Error サーバープロファイルリストの読み込みエラー - + Could not read server-profiles list サーバープロファイルリストを読み込めませんでした - - + + Save Server-Profile-File Error サーバープロファイルファイルの保存エラー - - + + Could not save server-profiles-file: サーバープロファイルファイルを保存できませんでした: @@ -1897,12 +3258,12 @@ Would you like to overwrite ? manualBlindsOrderDialogImpl - + Manual Blinds Order 手動ブラインド設定 - + You cannot set more than 30 manual blinds. 30 以上のブラインドは設定できません。 @@ -2004,38 +3365,38 @@ Would you like to overwrite ? selectAvatarDialogImpl - - + + Avatar File Error アバターファイルエラー - + Please select an avatar from the list! アバターをリストから選択して下さい。 - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! 選択された画像のファイルサイズが大きすぎます (最大 30KB) 小さい画像を選択してください。 - + The entered avatar picture doesn't exist. Please enter an valid picture! 入力されたアバター画像が存在しません。 正しい画像を入力してください。 - + Select external avatar picture 外部アバター画像を選択 - + Images (*.png *.jpg *.gif) 画像 (*.png *.jpg *.gif) @@ -2711,10 +4072,10 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + - - + + Settings Error 設定エラー @@ -2726,49 +4087,49 @@ Please enter an valid picture! 正しい画像を入力してください。 - - + + The log file directory doesn't exist. Please select an valid directory! ログファイルのディレクトリが存在しません。 正しいディレクトリを設定して下さい。 - + Language Changed 言語が設定されました。 - + You have changed application language to %1. Please restart PokerTH to load new language! アプリケーションの言語が %1 に変更されました。 PokerTH を再起動して設定を適応して下さい。 - + Select your flipside picture カード裏面画像を選択 - + Images (*.png *.jpg *.gif) 画像 (*.png *.jpg *.gif) - + Open Directory ディレクトリを開く - - + + Blinds Error ブラインドエラー - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -2777,82 +4138,87 @@ This first-small-blind-value will be set to maximum allowed value. この最初のブラインドの値は最大値になります。 - + The entered server list address is not a valid URL. Please enter a valid server list address! 入力されたサーバーリストアドレスは不正な URL です。 正しいサーバーリストアドレスを入力して下さい。 - + Afrikaans - + Bulgarian - + Catalan - + Chinese - + Czech - + Danish - + Dutch - + English - + Finnish - + French - + German - + Greek - + Hungarian - + Italian + + + Japanese + + Lithuania @@ -2909,143 +4275,143 @@ Please enter a valid server list address! - - + + Maintainer Name 作者名 - - + + Maintainer EMail 作者のE-mail - - + + Create Date 作成日 - + Windows Behaviour ウインドウの性質 - + scaleable 可変 - + fixed 固定 - + Minimum Size 最小サイズ - + Maximum Size 最大サイズ - + Fixed Size 固定サイズ - + State 状態 - + Please select your game table style ゲームテーブルスタイルを選択して下さい - + PokerTH game table styles (*.xml) PokerTH ゲームテーブルスタイル (*.xml) - + Game Table Style Error ゲームテーブルスタイルエラー - + Selected game table style file is already in the list. Please select another one to add! 選択されたゲームテーブルスタイルは既にリストに追加されています。 追加するには別のゲームテーブルスタイルを選択して下さい。 - + Game Table Style File Error ゲームテーブルスタイルファイルエラー - + Could not load game table style file correctly. Style will not be placed into list! ゲームテーブルスタイルファイルが正しく読み込めません。 スタイルはリストに追加されませんでした。 - + Please select your card deck style カードデッキスタイルを選択して下さい。 - + PokerTH card deck styles (*.xml) PokerTH カードデッキスタイル (*.xml) - + Card Deck Style Error カードデッキスタイルエラー - + Selected card deck style file is already in the list. Please select another one to add! 選択されたカードデッキスタイルは既にリストに追加されています。 追加するには別のカードデッキスタイルを選択して下さい。 - + Card Deck Style File Error カードデッキスタイルファイルエラー - + Could not load card deck style file correctly. Style will not be placed into list! カードデッキスタイルファイルが正しく読み込めません。 スタイルはリストに追加されませんでした。 - + PokerTH - Log file PokerTH - ログファイル - + Do you really want to delete the selected log file? 本当に選択したログファイルを削除しますか? - + Save PokerTH log file PokerTH ログファイルを保存 - + PokerTH SQL log (*.pdb) @@ -3101,12 +4467,12 @@ Style will not be placed into list! startNetworkGameDialogImpl - + Server Error サーバーエラー - + You should not kick yourself from this game! 自分自身をゲームから kick することはできません。 @@ -3215,109 +4581,109 @@ Style will not be placed into list! startWindowImpl - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error ネットワークエラー - + Server address was not set. サーバーアドレスが設定されていません。 - + An invalid port was set (ports 0-1023 are not allowed). 不正なポートが設定されています(0-1023番ポートは使用できません)。 - + Could not create a socket for TCP communication. TCP 接続のための socket が作成できません。 - + Could not set the IP address. IP アドレスが設定されていません。 - + Could not set the port for this type of address. このタイプのアドレスのためのポートが設定できません。 - + The server name could not be resolved. サーバー名が解決されませんでした。 - + Bind failed - please choose a different port. Bind 失敗 - 別のポートを選択してください。 - + Internal network error: "listen" failed. 内部ネットワークエラー: "listen" 失敗 - + Server execution was terminated. I dont have this kind of knowledge to translate... - + Could not connect to the server. サーバーに接続できませんでした。 - + Connection timed out. Please check the server address. @@ -3328,303 +4694,303 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up NAT ルーターを介して接続している場合、サーバー用にポート開放設定がされていることを確認してください。 - + Internal network error: "select" failed. 内部ネットワークエラー: "select" 失敗 - + Internal network error: "send" failed. 内部ネットワークエラー: "send" 失敗 - + Connection was closed by the server. サーバーにより接続が切断されました。 - + Internal network error: Duplicate TCP connection. 内部ネットワークエラー:TCP 接続の重複 - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. 不正なパケットを受信しました。 全てのプレイヤーが同一バージョンの PokerTH を使用していることを確認して下さい。 - + Internal state error. Please make sure that all players use the same version of PokerTH. 内部状態エラー。 全てのプレイヤーが同一バージョンの PokerTH を使用していることを確認して下さい。 - + Invalid server list URL. Please correct the address in the settings. 不正なサーバーリスト URL を検出しました。 設定内のアドレスを正しいものにして下さい。 - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. サーバーリスト MD5 ファイルを開くことができません。 サーバーリストの URL が正しいか確認して下さい。 - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. PokerTH サーバーリストの同期に失敗しました。 サーバーリストの URL が正しいか確認して下さい。 - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. PokerTH インターネットサーバーリストに含まれるデータが不正です。 カスタムサーバーリストを使用している場合、そのフォーマットが正しいか確認して下さい。 - + Could not unzip the PokerTH internet server list. PokerTH インターネットサーバーリストが展開できませんでした。 - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. PokerTH インターネットサーバーリストがダウンロードできませんでした。 直接インターネットに接続されているか確認して下さい。 - + Could not open the target file when downloading the server list. サーバーリストをダウンロードする際にファイルを開くことができませんでした。 - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. PokerTH サーバーはお使いのバージョンをサポートしていません。<br><a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> より最新版をダウンロードして下さい。 - + Sorry, this server is already full. このサーバーは既に満員です。 - + Invalid login. Please check your username and password. 不正なログインです。 ユーザー名とパスワードを確認して下さい。 - + Your account is blocked indefinitely. I can't imagine the meaning of indefinitely in this situation. あなたのアカウントはおそらくブロックされています。 - + You cannot login at this time. Please try again in a few seconds. 今回ログインできません。数秒後、再度お試し下さい。 - + You cannot join this game, because another player in that game has your network address. 別のプレイヤーが同一のネットワークアドレスを持っているため、このゲームに参加できません。 - + Your connection to the server is very slow, the game had to start without you. サーバーへの接続が遅すぎるため、ゲームに参加できない可能性があります。 - + This game is of type invite-only. You cannot join this game without being invited. このゲームは招待専用のため、招待無しで参加することはできません。 - + Invalid password when joining the game. Please reenter the password and try again. ゲームに参加するパスワードが不正です。 パスワードを再度入力してもう一度お試し下さい。 - + The avatar report was accepted by the server. Thank you. アバターの報告は受け付けられました。ありがとうございます。 - + This avatar was already reported by another player. このアバターは既に他のプレイヤーに報告されています。 - + An error occurred while reporting the avatar. アバターの報告の際、エラーが発生しました。 - + The password is too long. Please choose another one. パスワードが長すぎます。別のパスワードを設定して下さい。 - + The game name is either too short or too long. Please choose another one. ゲーム名が短すぎるか長すぎます。別のゲーム名を設定して下さい。 - + The game could not be found. ゲームが見つかりませんでした。 - + The chat text is invalid. チャット文章が不正です。 - + The server referred to an unknown player. Aborting. サーバーが不明なプレイヤーを参照しました。終了します。 - + Internal error: The current player could not be found. 内部エラー:現在のプレイヤーが見つかりませんでした。 - + Internal error: The current player is not active. 内部エラー:現在のプレイヤーはアクティブではありません。 - + You were kicked from the server. サーバーから kick されました。 - + You were temporarily banned from the server. サーバーから一時的に BAN されました。 - + Your server connection timed out due to inactivity. You are very welcome to reconnect! あなたの接続は静止状態が続くとタイムアウトします。再接続お待ちしております。 - + The client player count is invalid. クライアントプレイヤー計算が不正です。 - + Too many manual blinds were set. Please reconfigure the manual blinds. 手動ブラインド設定が多すぎます。手動ブラインド設定を再設定して下さい。 - + An invalid avatar file was configured. Please choose a different avatar. 不正なアバターが設定されています。別のアバターを選択して下さい。 - + The selected avatar file is too large. Please choose a different avatar. 選択されたアバターファイルが大きすぎます。別のアバターを選択して下さい。 - + An internal avatar error occured. Please report this to an admin in the lobby chat. 内部アバターエラーが発生しました。ロビーチャット内の管理者に報告して下さい。 - + Could not start game: Synchronization failed. ゲームが開始できません: 同期失敗。 - + The server is down for maintenance. Please try again later. メンテナンスのためサーバーがダウンしています。後ほどお試し下さい。 - + An internal error occured. 内部エラーが発生しました。 - - - - - - - - - + - - + + + + + + + + + + Network Notification ネットワーク通知 - + You were kicked from the game. ゲームから kick されました。 - + Sorry, this game is already full. このゲームは既に満員です。 - + Unable to join - the server has already started the game. 参加できません - サーバーが既にゲームを開始しています。 - + Your admin state timed out due to inactivity. Feel free to create a new game! 静止状態で管理者状態はタイムアウトしました。新規ゲームを作成して下さい。 - + You cannot join this type of game as guest. このゲームタイプにはゲストとして参加することが出来ません。 - + The settings are invalid for this type of game. このゲームタイプの設定は不正です。 - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. 新しいバージョンの PokerTH がリリースされました。<a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> より最新版をダウンロードして下さい。 - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. このベータリリースの PokerTH は期限切れです。<a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> より最新版をダウンロードして下さい。 - - + + Server Message サーバーメッセージ - + PokerTH %1 @@ -3632,22 +4998,22 @@ Please reenter the password and try again. timeoutMsgBoxImpl - + Timeout Warning タイムアウト警告 - + Please click "OK" to stop the countdown! カウントダウンを停止するために OK をクリックして下さい。 - + You are game-admin of an open game which will time out in %1 seconds. あなたが管理者になっているオープンゲームは残り %1 秒でタイムアウトになります。 - + Your connection is about to time out due to inactivity in %1 seconds. あなたの接続は後 %1 秒静止状態が続くとタイムアウトします。 diff --git a/ts/pokerth_lt.ts b/ts/pokerth_lt.ts index e128518a..a49f3b2c 100644 --- a/ts/pokerth_lt.ts +++ b/ts/pokerth_lt.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error Kortų kaladės stiliaus klaida - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ Please contact the card deck style builder %4. Prašome susisiekti su kortų kaladės stiliaus kūrėju %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -38,7 +38,7 @@ Trūksta "%2" rekšmės ar rekšmių. Prašome susisiekti su kortų kaladės stiliaus kūrėju %3. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -47,7 +47,7 @@ Please check the style file or choose another style! Prašome patikrinti stiliaus failą arba pasirinkti kitą stilių! - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -58,7 +58,7 @@ Kortos paveikslėlis ar paveikslėliai "%2" yra nepasiekiami. Prašome susisiekti su kortų kaladės stiliaus kūrėju %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! Žaidimo stalo stilius buvo pasirinktas vietoj kortų kaladės stiliaus. @@ -68,14 +68,14 @@ Prašome pasirinkti kortų kaladės stilių ir mėginti dar kartą! GameTableStyleReader - - - + + + Game Table Style Error Žaidimo stalo stiliaus klaida - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -96,12 +96,12 @@ Vistiek galite žaisti su šiuo stiliu, nes trūkstamas turinys bus užpildytas Prašome susisiekti su žaidimo lentos stiliaus kūrėju, kaip "%3". - + Game Table Style Error - Fields content missing Žaidimo stalo stiliaus klaida - trūksta lauko turinio - + One or more pictures from current game table style "%1" were not found: %2 @@ -118,12 +118,12 @@ Vistiek galite žaisti su šiuo stiliumi, nes trūkstamas turinys bus užpildyta Prašome susisiekti su žaidimo stalo stiliaus kūrėju, kaip "%3". - + Game Table Style Error - Pictures missing Žaidimo stalo stiliaus klaida - trūksta paveikslėlio - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -138,32 +138,32 @@ Vistiek galite žaisti su šiuo stiliumi, nes trūkstamas turinys bus užpildyta Prašome susisiekti su žaidimo stalo stiliaus kūrėju, kaip "%4". - + Game Table Style Error - Outdated Žaidimo stalo stiliaus klaida - pasenęs - + Everything OK! Viskas GERAI! - + Some pictures are missing, please contact style maintainer for this issue. Trūksta kai kurių paveikslėlių, prašome susisiekti su stiliaus prižiūrėtoju dėl šios laidos. - + Some style fields are missing, please contact style maintainer for this issue. Trūksta kai kurių stiliaus laukų, prašome susisiekti su stiliaus prižiūrėtoju dėl šios laidos. - + This style is outdated, please contact style maintainer for this issue. Šis stilius yra pasenęs, prašome susisiekti su stiliaus prižiūrėtoju dėl šios laidos. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -172,8 +172,8 @@ Please check the style file or choose another style! Prašome patikrinti stiliaus failą arba pasirinkti kitą stilių! - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! Kortų kaladės stilius buvo pasirinktas vietoj žaidimo stalo stiliaus. @@ -183,33 +183,38 @@ Prašome pasirinkti žaidimo stalo stilių ir bandyti dar kartą! MyAvatarLabel - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player Pradėti balsavimą, kad pašalintumėte šį žaidėją - + Ignore Player Žaidėjo ignoravimas - + Report inappropriate avatar Pranešti apie netinkamą avataro paveikslėlį - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? Jūs daugiau nebegausite pokalbio žinučių ar kvietimų žaisti iš šio naudotojo.<br>Ar tikrai norite patalpinti žaidėją <b>%1</b> į ignoravimo sąrašą? - - + + PokerTH - Question PokerTH - klausimas - + Are you sure you want to report the avatar of "%1" as inappropriate? Ar tikrai norite pranešti apie „%1“ paveikslėlį, kaip netinkamą? @@ -240,7 +245,6 @@ Prašome pasirinkti žaidimo stalo stilių ir bandyti dar kartą! Apie - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -255,7 +259,7 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -270,6 +274,24 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + <a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a> @@ -285,6 +307,72 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> @@ -304,7 +392,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -328,7 +416,6 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -337,7 +424,7 @@ p, li { white-space: pre-wrap; } <tr> <td style="border: none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -347,7 +434,6 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Lulilo - dalelemanes@gmail.com</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -373,7 +459,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -661,12 +747,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 Apie PokerTH %1 @@ -755,12 +841,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Rankinių statymų tvarka - + You cannot set more than 30 manual blinds. Jūs negalite nustatyti daugiau nei 30 rankinių statymų. @@ -786,40 +872,40 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Jūs negalite jungtsi prie Interneto-Žaidimo-Fojė su "Žmogus žaidėjas" slapyvardžiu. Prašome pasirinkti kitą. - - - + + + Nick name: Slapyvardžio pavadinimas: - + Your player name is already used by another player. Please choose a different name. Jūsų žaidėjo vardas jau yra naudojamas kito žaidėjo. Prašome pasirinkti kitą vardą. - + The player name is too short, too long or invalid. Please choose another one. Žaidėjo vardas yra per trumpas, per ilgas arba netinkamas. Prašome pasirinkti kitą. - + There is already a game with your chosen game name. Please choose another one! Jau yra žaidimas su Jūsų pasirinktu žaidimo pavadinimu. Prašome pasirinkti kitą! - + There is a forbidden word in your chosen game name. Please choose another one! Yra draudžiamas žodis Jūsų pasirinktame žaidimo pavadinime. @@ -832,8 +918,8 @@ Please choose another one! Prašome pasirinkti kitą! - - + + Game name: Žaidimo pavadinimas: @@ -865,27 +951,27 @@ Prašome pasirinkti kitą! connectToServerDialogImpl - + Resolving address... Nustatomas adresas... - + Connecting to server... Prisijungiama prie serverio ... - + Starting session... Pradedama sesija... - + Connection established! Ryšys užmegztas! - + Reading server list... Skaitomas serverio sąrašas... @@ -997,17 +1083,17 @@ Prašome pasirinkti kitą! createInternetGameDialogImpl - + <i>First small blind: $%1</i> <i>Pirmasis mažasis statymas: $%1</i> - + <i>Double blinds every %1'th hand</i> <i>Dvigubas statymas kiekvieną %1 ranką</i> - + %1's game %1 žaidimas @@ -1084,112 +1170,117 @@ Prašome pasirinkti kitą! gameLobbyDialog - + Internet Game Lobby Žaidimo internetu Fojė - + Game Info Žaidimo informacija - + Game type: Žaidimo tipas: - + Connected Players Prisijungę žaidėjai - + search for player ... ieškoti žaidėjo ... - + + 5 - Show open & non-full & ranking games + + + + Start Cash: Pradiniai pinigai: - + First small blind: Pirmasis mažasis statymas: - + Blinds raise interval: Statymų didinimo intervalas: - + Blinds raise mode: Statymų didinimo būsena: - + Timeout for player action (sec): Pertraukėlė žaidėjo veiksmui atlikti (sek.): - + Fill up with computer opponents Užpildyti su kompiuterio varžovais - + &Start Game &Pradėti žaidimą - + &Kick Player &Pašalinti žaidėją - + Sort alphabetically Rikiuoti pagal abėcėlę - + Sort by country Rikiuoti pagal šalį - + Display idle players Rodyti laisvus žaidėjus - + Manual blinds list: Rankinių statymų sąrašas: - + &Leave Game &Palikti žaidimą - + Join &any game Jungtis prie &bet kurio - + &Create Game &Sukurti žaidimą - + &Join Game &Jungtis prie žaidimo - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1208,37 +1299,37 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">Spragtelėkite čia, kad pamatytumėte reitingus internete</span></a></p></td></tr></table></body></html> - + 0 - No game list filter 0 - Be žaidimo skirstymo į sąrašus - + 1 - Show open games 1 - Rodyti atvirus žaidimus - + 2 - Show open & non-full games 2 - Rodyti atvirus & neužpildytus žaidimus - + 3 - Show open & non-full & non-private games 3 - Rodyti atvirus & neužpildytus & neprivačius žaidimus - + 4 - Show open & non-full & private games 4 - Rodyti atvirus & neužpildytus & privačius žaidimus - + Lobby-Chat Fojė-Pokalbis - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1254,281 +1345,1501 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - + Starting game. Please wait ... Pradedamas žaidimas. Prašome palaukti ... - + Joining a private Game Jungiamasi prie privataus žaidimo - + You are about to join a private game. Please enter the password! Jūs esate čia, kad prisijungtumėte prie privataus žaidimo. Prašome įrašyti slaptažodį! - + open atviras - - - - + + + + Game Info Žaidimo informacija - - - + + + Game Žaidimas - - - + + + Players Žaidėjai - - - + + + State Būsena - R - R + R - - - + + + P P - - - + + + Available Players Pasiekiami žaidėjai - + Invite player Pakviesti žaidėją - + Ignore player Ignorouti žaidėją - + Player infos ... Žaidėjo informacija ... - - - + + + Standard Standartinis - - - + + + Registered players only Tik užsiregistravę žaidėjai - - - + + + Invited players only Tik pakviesti žaidėjai - - - + + + Ranking game Žaidimas dėl reitingų - + Connected players - max. %1 Prisijungusių vartotojų - max. %1 - - + + + T T - - + + Connected players - Max. %1 Prisijungusių vartotojų - Max. %1 - + running vykdoma - - + + running games: %1 vyksta žaidimų: %1 - - + + open games: %1 atviri žaidimai: %1 - + Invite %1 Pakviesti %1 - + Ignore %1 Ignoruoti %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> <span style='color:blue;'>%1 buvo pakviestas į %2 nuo %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> <span style='color:red;'>%1 atmetė pakvietimą į %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> <span style='color:red;'>%1 negali jungtis %2, nes yra užimta(s).</span> - - + + The game will start in<br><b>%1</b> seconds. Žaidimas prasidės po<br><b>%1</b> sekundžių. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. Jūs atsidūrėte žaidimo su "tik su pakvietimais" tipu. Nesivaržykite pakviesti kitus žaidėjus spragtelėdami dešinį mygtuką ant jų slapyvardžių prieinamame žaidėjų sąraše. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? Jūs buvote pakviestas į žaidimą <b>%1</b> nuo <b>%2</b>.<br>Ar norite jungtis prie žaidimo? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? Jūs nebegausite daugiau pokalbio žinučių arba žaidimo pakvietimų iš šio naudotojo.<br>Ar tikrai norite patalpinti žaidėją <b>%1</b> į ignoravimo sąrašą? - - + + connected players: %1 prisijungę žaidėjai: %1 - - + + Show player stats + + + + + Connected players Prisijungę žaidėjai - + hands rankos - + minutes minutės - + double blinds dvigubi statymai - + manual blinds order rankinių statymų tvarka - + Server Error Serverio klaida - + You should not kick yourself from this game! Jūs negalėsite išmesti savęs iš šio žaidimo! - + search for player ... ieškoti žaidėjo ... - + Chat is only available to registered players. Pokalbis yra prieinamas tik užsiregistravusiems žaidėjams. - + Invite player ... Pakviesti žaidėją ... - + Ignore player ... Ignoruoti žaidėją ... - + %1 is playing in "%2". %1 žaidžia "%2". - + %1 is not playing at the moment. %1 šiuo metu nežaidžia. - - + + PokerTH - Info Message PokerTH - Informacinė žinutė - + PokerTH - Question PokerTH - Klausimas + + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + Lietuvių + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + gameTable @@ -1538,224 +2849,306 @@ Nesivaržykite pakviesti kitus žaidėjus spragtelėdami dešinį mygtuką ant j PokerTH 0.6-beta - atviro kodo Texas Holdem varikliukas - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Hands Rankos - + Chat Pokalbis - + + Players tip + + + + + Save + Įrašyti + + + Log Žurnalas - + Away Atsitraukus - + Manual Action (default) Rankinis veiksmas (numatytas) - + Auto-Check / Auto-Fold Automatiškai tikrinti / atsisakyti - + Auto-Check / Auto-Call-Any Automatiškai tikrinti / visuomet sutikti - + Speed: Greitis: - + Start Local Game ... Pradėti vietinį žaidimą ... - + Ctrl+N Ctrl+N - + Quit Išeiti - + Ctrl+Q Ctrl+Q - + About PokerTH ... Apie PokerTH ... - + Settings ... Nuostatos ... - + Create Network Game ... Sukurti tinklo žaidimą ... - + Ctrl+O Ctrl+O - + Join Network Game ... Jungtis prie tinklo žaidimo ... - + Ctrl+J Ctrl+J - + Fullscreen Visas ekranas - + Ctrl+F Ctrl+F - + Show/Hide Chat Window Rodyti/Slėpti pokalbio langą - + Ctrl+T Ctrl+T - - - + + + Show/Hide Hands Window Rodyti/Slėpti rankų langą - + Ctrl+H Ctrl+H - + Show/Hide Log Window Rodyti/Slėpti sąrašo langą - + Ctrl+L Ctrl+L - + Internet Game ... Žaidimas internetu ... - + Ctrl+I Ctrl+I - + Show/Hide Away Window Rodyti/Slėpti išėjusius langus - + Ctrl+A Ctrl+A - + Kick Pašalinti - + Vote Timeout: Balsavimui skirtasis laikas: - + Yes Taip - + No Ne - + Chance Galimybės - + Configure PokerTH ... Konfigūruoti PokerTH ... - + Close Uždaryti - + Ctrl+X Ctrl+X - + Vote started by: Balsavimą pradėjo: - + Show/Hide Chance Window Rodyti/Slėpti pakeistą langą - + Ctrl+C Ctrl+C - + &View &Rodyti - + &Settings &Nuostatos - + Shortcut: <Shift> Šaukinys: <Shift> @@ -1763,87 +3156,87 @@ Nesivaržykite pakviesti kitus žaidėjus spragtelėdami dešinį mygtuką ant j gameTableImpl - - - - - - - - + + + + + + + + Stop Stabdyti - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - atviro kodo Texas Holdem varikliukas - - - - - + + + + + Start Pradėti - - - + + + Lobby Fojė - + Chat Pokalbis - + Closing PokerTH during network game Uždaromas PokerTH per tinklo žaidimą - + You are the hosting server. Do you want to close PokerTH anyway? Jūs esate prieglobos serveris. Ar norite vistiek uždaryti PokerTH? - + Really want to exit? Ar tikrai norite išeiti? - + PokerTH - Close Table? PokerTH - užverti lentelę? - + PokerTH - Internet Game Message PokerTH - žaidimo internetu žinutė - + Attention! Do you really want to leave the current game and go back to the lobby? Dėmesio! Ar tikrai norite palikti esamą žaidimą ir grįžti į fojė? - + Chat is only available to registered players. Pokalbis yra prieinamas tik užsiregistravusiems žaidėjams. - + PokerTH - Warning PokerTH - Įspėjimas - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -1854,43 +3247,43 @@ Po %1 papildomo skirtojo laiko, reikia serveriui pašalinti Jus, kad užtikrint Jei esate laikinai atsitraukęs, galite panaudoti "išėjęs" priemonę, priemonių komplekte, kuris yra dešinėje. - + Chance Keisti - + Kick Pašalinti - + Do you want to kick <b>%1</b><br>from this game? Ar norite pašalinti <b>%1</b><br>iš šio žaidimo? - - + + <b>%1</b> secs left <b>%1</b> sek. liko - + vote balsavimas - + votes balsai - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. Žaidėjas <b>%1</b> yra <b>%2</b> %3<br>prieš jį. <b>%4</b> balso ar balsų reikia pašalinimui. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. Jūs turite <b>%1</b> %2 prieš tave.<br><b>%3</b> balso ar balsų reikia pašalinimui. @@ -2076,53 +3469,53 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Serverio įkėlimas-Profilis-Failo klaida - - - + + + Could not load server-profiles-file: Nepavyksta įkelti serverio-profilių-failo: - + Save Server Profile Error Įrašyto serverio profilio klaida - + A profile with the name: %1 already exists. Would you like to overwrite ? Profilis su tokiu vardu: %1 jau egistuoja. Galbūt norėtumėte pakeisti ? - + Read Server-Profile List Error Skaitomo serverio-Profilio sąrašo klaida - + Could not read server-profiles list Nepavyksta skaityti serverio-profilių sąrašo - - + + Save Server-Profile-File Error Serverio įrašymas-Profilis-Failo klaida - - + + Could not save server-profiles-file: Nepavyksta įrašyti serverio-profilių-failo: @@ -2176,12 +3569,12 @@ Galbūt norėtumėte pakeisti ? manualBlindsOrderDialogImpl - + Manual Blinds Order Rankinių statymų tvarka - + You cannot set more than 30 manual blinds. Jūs negalite nustatyti daugiau nei 30 rankinių statymų. @@ -2283,38 +3676,38 @@ Galbūt norėtumėte pakeisti ? selectAvatarDialogImpl - - + + Avatar File Error Avataro failo klaida - + Please select an avatar from the list! Prašome pasirinkti avatarą iš sąrašo! - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! Failo dydis pasirinkto paveikslėlio yra per didelis. (max. 30KB) Prašome pasirinkti mažesnį paveikslėlį! - + The entered avatar picture doesn't exist. Please enter an valid picture! Įvestas avataro paveikslėlis neegzistuoja. Prašome įvesti galiojantį paveikslėlį! - + Select external avatar picture Pasirinkti išorinį avataro paveikslėlį - + Images (*.png *.jpg *.gif) Paveikslėliai (*.png *.jpg *.gif) @@ -2990,32 +4383,32 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + Dutch Olandų - + English Anglų - + French Prancūzų - + German Vokiečių - + Hungarian Vengrų - + Italian Italų @@ -3060,10 +4453,10 @@ p, li { white-space: pre-wrap; } Turkų - + - - + + Settings Error Nuostatų klaida @@ -3075,49 +4468,49 @@ Please enter an valid picture! Prašome įvesti galiojantį paveikslėlį! - - + + The log file directory doesn't exist. Please select an valid directory! Žurnalo failo katalogas neegzistuoja. Prašome pasirinkti galiojantį katalogą! - + Language Changed Kalba pakeista - + You have changed application language to %1. Please restart PokerTH to load new language! Jūs pakeitėte programos kalbą į %1. Prašome perkrauti PokerTH, kad įkeltumėte naują kalbą! - + Select your flipside picture Pasirinkite paveikslėlio atvirkštinę pusę - + Images (*.png *.jpg *.gif) Paveikslėliai (*.png *.jpg *.gif) - + Open Directory Atverti katalogą - - + + Blinds Error Statymų klaida - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -3126,7 +4519,7 @@ yra mažesnis už esamą pirmąjį-mažajį-statymą! Ši pirma-mažojo-statymo-rekšmė bus nustatyta iki didžiausios leidžiamos rekšmės. - + Bulgarian Bulgarų @@ -3136,12 +4529,12 @@ yra mažesnis už esamą pirmąjį-mažajį-statymą! Lenkų - + Chinese Kinų - + Greek Graikų @@ -3151,180 +4544,185 @@ yra mažesnis už esamą pirmąjį-mažajį-statymą! Švedų - + The entered server list address is not a valid URL. Please enter a valid server list address! Įvestas serverio sąrašo adresas nėra galiojantis URL. Prašome įvesti galiojantį serverio sąrašo adresą! - + Finnish Suomių - + Afrikaans Afrikansų - + Catalan Katalonų - + Czech Čekiškų - + Danish Danų + + + Japanese + + Tamil Tamilų - - + + Maintainer Name Prižiūrėtojo vardas - - + + Maintainer EMail Prižiūrėtojo el.paštas - - + + Create Date Sukūrimo data - + Windows Behaviour Langų elgsena - + scaleable išplečiamas - + fixed fiksuotas - + Minimum Size Mažiausias dydis - + Maximum Size Didžiausias dydis - + Fixed Size Fiksuotas dydis - + State Būsena - + Please select your game table style Prašome pasirinkti savo žaidimo stalo stilių - + PokerTH game table styles (*.xml) PokerTH žaidimo stalo stiliai (*.xml) - + Game Table Style Error Žaidimo stalo stiliaus klaida - + Selected game table style file is already in the list. Please select another one to add! Pasirinktas žaidimo stalo stiliaus failas jau yra sąraše. Prašome pasirinkti kitą! - + Game Table Style File Error Žaidimo stalo stiliaus failo klaida - + Could not load game table style file correctly. Style will not be placed into list! Nepavyko įkelti žaidimo stalo stiliaus failo teisingai. Stilius nebus įkeltas į sąrašą! - + Please select your card deck style Prašome pasirinkti savo kortų kaladės stilių - + PokerTH card deck styles (*.xml) PokerTH kortų kaladės stiliai (*.xml) - + Card Deck Style Error Kortų kaladės stiliaus klaida - + Selected card deck style file is already in the list. Please select another one to add! Pasirinktas kortų kaladės stiliaus failas jau yra sąraše. Prašome pasirinkti kitą! - + Card Deck Style File Error Kortų kaladės stiliaus failo klaida - + Could not load card deck style file correctly. Style will not be placed into list! Nepavyko įkelti kortų kaladės stiliaus failo teisingai. Stilius nebus įkeltas į sąrašą! - + PokerTH - Log file PokerTH - žurnalo failas - + Do you really want to delete the selected log file? Ar tikrai norite pašalinti pasirinktą žurnalo failą? - + Save PokerTH log file Išsaugoti PokerTH žurnalo failą - + PokerTH SQL log (*.pdb) PokerTH SQL žurnalas (*.pdb) @@ -3388,12 +4786,12 @@ Stilius nebus įkeltas į sąrašą! startNetworkGameDialogImpl - + Server Error Serverio klaida - + You should not kick yourself from this game! Jūs negalėsite išmesti savęs iš šio žaidimo! @@ -3502,108 +4900,108 @@ Stilius nebus įkeltas į sąrašą! startWindowImpl - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Tinklo klaida - + Server address was not set. Serverio adresas nebuvo nustatytas. - + An invalid port was set (ports 0-1023 are not allowed). Vidinis prievadas buvo nustatytas (prievadai 0-1023 yra neleidžiami). - + Could not create a socket for TCP communication. Nepavyko sukurti jungties TCP ryšiui. - + Could not set the IP address. Netinkamas IP adresas. - + Could not set the port for this type of address. Netinkamas prievadas šio tipo adresui. - + The server name could not be resolved. Serverio pavadinimo nepavyksta nustatyti. - + Bind failed - please choose a different port. Surišimas nepavyko - prašome pasirinkti kitą prievadą. - + Internal network error: "listen" failed. Vidinė tinklo klaida: "pasiklausymas" nepavyko. - + Server execution was terminated. Serverio vykdymas buvo nutrauktas. - + Could not connect to the server. Netinkamas prisijungimas prie serverio. - + Connection timed out. Please check the server address. @@ -3614,302 +5012,302 @@ Prašome patikrinti serverio adresą. Jei serveris yra už NAT-maršruto parinktuvo, įsitikinkite ar prievadas persiunčiant buvo nustatytas serverio pusėje. - + Internal network error: "select" failed. Vidinė tinklo klaida: "pasirinkti" nepavyko. - + Internal network error: "send" failed. Vidinė tinklo klaida: "nusiųsti" nepavyko. - + Connection was closed by the server. Prisijungimas buvo nutrauktas iš serverio. - + Internal network error: Duplicate TCP connection. Vidinė tinklo klaida: Dubliuojasi TCP prisijungimas. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Vidinis tinklo paketas buvo gautas. Prašome įsitikinti, kad visi žaidėjai naudoja tokią pačią PokerTH versiją. - + Internal state error. Please make sure that all players use the same version of PokerTH. Vidinės būsenos klaida. Prašome įsitikinti, kad visil žaidėjai naudoja tokią pačią PokerTH versiją. - + Invalid server list URL. Please correct the address in the settings. Netinkamas serverio sąrašo URL. Prašome ištaisyti adresą nuostatose. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. Nepavyko atverti serverio sąrašo MD5 failo. Prašome įsitikinti, kad serverio sąrašo URL yra teisingas. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. PokerTH interneto serverio sąrašo sinchronizavimas nepavyko. Prašome įsitikinti, kad serverio sąrašo URL yra teisingas. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. PokerTH interneto serverio sąrašo turinys netinkamų duomenų. Jei naudojate savitą serverio sąrašą, prašome įsitikinti ar šis formatas yra teisingas. - + Could not unzip the PokerTH internet server list. Nepavyko išarchyvuoti PokerTH interneto serverio sąrašo. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. Nepavyko atsiųsti PokerTH interneto serverio sąrašo. Prašome įsitikinti ar esate tiesiogiai prisijungęs prie interneto. - + Could not open the target file when downloading the server list. Nepavyko atverti paskirties failo, kuomet buvo atsiunčiamas serverio sąrašas. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. PokerTH serveris nesupranta šios žaidimo versijos.<br>Prašome eiti į <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> ir atsisiųsti naujausią versiją. - + Sorry, this server is already full. Atsiprašome, šis serveris jau yra užpildytas. - + Invalid login. Please check your username and password. Netinkamas prisijungimas. Prašome patikrinti vartotojo vardą ir slaptažodį. - + Your account is blocked indefinitely. Jūsų paskyrą yra užblokuota neribotam laikui. - + You cannot login at this time. Please try again in a few seconds. Jūs negalite šiuo metu prisijungti. Prašome pamėginti vėl po penkių sekundžių. - + You cannot join this game, because another player in that game has your network address. Jūs negalite prisijungti prie žaidimo, nes kitas žaidėjas šiame žaidime turi Jūsų tinklo adresą. - + Your connection to the server is very slow, the game had to start without you. Jūsų ryšys su serveriu yra labai lėtas, žaidimas turėjo prasidėti be Jūsų. - + This game is of type invite-only. You cannot join this game without being invited. Šis žaidimas yra tik su pakvietimais tipo. Jūs negalite jungtis prie šio žaidimo be pakvietimo. - + Invalid password when joining the game. Please reenter the password and try again. Netinkamas slaptažodis jungiantis prie žaidimą. Prašome įvesti slaptažodį ir mėginti dar kartą. - + The avatar report was accepted by the server. Thank you. Pranešimą apie avatarą serveris priėmė. Ačiū Jums. - + This avatar was already reported by another player. Apie šį avatarą jau pranešė kitas žaidėjas. - + An error occurred while reporting the avatar. Pranešimo metu apie avataro paveikslėlį įvyko klaida. - + The password is too long. Please choose another one. Slaptažodis yra per ilgas. Prašome pasirinkti kitą. - + The game name is either too short or too long. Please choose another one. Žaidimo pavadinimas yra per trumpas arba per ilgas. Prašome pasirinkti kitą. - + The game could not be found. Žaidimo nepavyko rasti. - + The chat text is invalid. Pokalbio tekstas yra netinkamas. - + The server referred to an unknown player. Aborting. Serveris kreipėsi į nežinomą žaidėją. Nutraukiama. - + Internal error: The current player could not be found. Vidinė klaida: Esamo žaidėjo nepavyko rasti. - + Internal error: The current player is not active. Vidinė klaida: Esamas žaidėjas nėra aktyvus. - + You were kicked from the server. Jūs buvote pašalintas iš serverio. - + You were temporarily banned from the server. Jūs buvote laikinai pašalintas iš serverio. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! Jūsų serverio prisijungimo laikas baigėsi dėl neveiksnumo. Jūs esate labai kviečiamas vėl prisijungti! - + The client player count is invalid. Kliento žaidėjas yra apskaičiuotas netinkamai. - + Too many manual blinds were set. Please reconfigure the manual blinds. Per daug rankinių statymų buvo nustatyta. Prašome perkonfigūruoti rankinius statymus. - + An invalid avatar file was configured. Please choose a different avatar. Vidinis avataro failas buvo sukonfigūruotas. Prašome pasirinkti kitą avatarą. - + The selected avatar file is too large. Please choose a different avatar. Pasirinktas avataro failas yra per didelis. Prašome pasirinkti kitą avatarą. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Įvyko vidinė avataro klaida. Prašome pranešti apie tai administratoriui fojė pokalbio lange. - + Could not start game: Synchronization failed. Nepavyko pradėti žaidimo: Sinchronizavimas nepavyko. - + The server is down for maintenance. Please try again later. Serveris neveikia dėl apžiūros. Prašome pabandyti vėliau. - + An internal error occured. Įvyko vidinė klaida. - - - - - - - - - + - - + + + + + + + + + + Network Notification Tinklo pranešimas - + You were kicked from the game. Jūs buvote pašalintas iš žaidimo. - + Sorry, this game is already full. Atsiprašome, šis žaidimas jau yra užpildytas. - + Unable to join - the server has already started the game. Negalima prisijungti - serveris jau pradėjęs žaidimą. - + Your admin state timed out due to inactivity. Feel free to create a new game! Jūsų administratoriaus būsenos laikas baigėsi dėl neveiklumo. Nesivaržykite sukurti naujo žaidimo! - + You cannot join this type of game as guest. Jūs negalite jungtis prie šio žaidimo tipo kaip svečias. - + The settings are invalid for this type of game. Nuostatos yra netinkamos šio tipo žaidimui. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Nauja PokerTH laida yra prieinama.<br>Prašome eiti į <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> ir atsisiųsti naujausią versiją. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Ši PokerTH beta laida yra pasenusi.<br>Prašome eiti į <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> ir atsisųsti naujausią versiją. - - + + Server Message Serverio žinutė - + PokerTH %1 PokerTH %1 @@ -3917,22 +5315,22 @@ Prašome įvesti slaptažodį ir mėginti dar kartą. timeoutMsgBoxImpl - + Timeout Warning Skirto laiko pabaigos įspėjimas - + Please click "OK" to stop the countdown! Prašome spragtelėti "GERAI", kad sustabdytumėte nebuvimą! - + You are game-admin of an open game which will time out in %1 seconds. Jūs esate administratorius atviro žaidimo, kurio laikas pasibaigs po %1 sekundės. - + Your connection is about to time out due to inactivity in %1 seconds. Jūsų prisijungimo laikas pasibaigs dėl neveiksnumo maždaug po %1 sekundės. diff --git a/ts/pokerth_nl.ts b/ts/pokerth_nl.ts index b7e4c402..f6afa8e6 100644 --- a/ts/pokerth_nl.ts +++ b/ts/pokerth_nl.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error Speelkaartenstijlfout - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ De huidige versie van speelkaartenstijlen voor PokerTH is "%2" maar de De maker van de stijl is te bereiken via %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -48,7 +48,7 @@ De huidige versie van speelkaartenstijlen voor PokerTH is "%2" maar de De maker van de stijl is te bereiken via %4. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -69,7 +69,7 @@ De waarde(s) "%2" ontbreekt/ontbreken. De maker van de stijl is te bereiken via %3. - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -80,7 +80,7 @@ De kaartafbeelding(en) "%2" is/zijn niet beschikbaar. De maker van de stijl is te bereiken via %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! Er is een speeltafelstijl geselecteerd in plaats van een speelkaartenstijl. @@ -101,14 +101,14 @@ Selecteer een speelkaartenstijl en probeer het opnieuw. GameTableStyleReader - - - + + + Game Table Style Error Speeltafelstijlfout - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -129,12 +129,12 @@ De stijl is toch te gebruiken, want de ontbrekende inhoud wordt ingevuld door de De maker van de speeltafelstijl is te bereiken via %3. - + Game Table Style Error - Fields content missing Speeltafelstijlfout - ontbrekende veldinhoud - + One or more pictures from current game table style "%1" were not found: %2 @@ -151,12 +151,12 @@ De stijl is toch te gebruiken, want de ontbrekende inhoud wordt ingevuld door de De maker van de speeltafelstijl is te bereiken via %3. - + Game Table Style Error - Pictures missing Speeltafelstijlfout - ontbrekende afbeeldingen - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -171,27 +171,27 @@ De stijl is toch te gebruiken, want de ontbrekende inhoud wordt ingevuld door de De maker van de speeltafelstijl is te bereiken via %4. - + Game Table Style Error - Outdated Speeltafelstijlfout - te oud - + Everything OK! Alles in orde - + Some pictures are missing, please contact style maintainer for this issue. Er ontbreken afbeeldingen, hier kan contact over worden opgenomen met de maker van de stijl. - + Some style fields are missing, please contact style maintainer for this issue. Er ontbreken stijlvelden, hier kan contact over worden opgenomen met de maker van de stijl. - + This style is outdated, please contact style maintainer for this issue. De stijl is te oud, hier kan contact over worden opgenomen met de maker van de stijl. @@ -206,7 +206,7 @@ De huidige versie van speeltafelstijlen voor PokerTH is "%2" maar deze De maker van de stijl is te bereiken via %4. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -227,8 +227,8 @@ De waarde(s) "%2" ontbreekt/ontbreken. De maker van de stijl is te bereiken via %3. - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! Er is een speelkaartenstijl geselecteerd in plaats van een speeltafelstijl. @@ -309,33 +309,38 @@ De maker van de stijl is te bereiken via %3. Stemmen over het verwijderen van deze gebruiker - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player Stemmen over het verwijderen van deze speler - + Ignore Player Speler negeren - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? Er zullen geen chatberichten of speluitnodigingen meer worden ontvangen van deze gebruiker. <br>Speler <b>%1</b> werkelijk op de lijst Genegeerde spelers zetten? - - + + PokerTH - Question PokerTH - Vraag - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -370,6 +375,90 @@ De maker van de stijl is te bereiken via %3. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> @@ -381,7 +470,7 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -401,73 +490,6 @@ p, li { white-space: pre-wrap; } Project Project - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> @@ -2244,12 +2266,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 Info over PokerTH %1 @@ -2350,12 +2372,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Eigen lijst met blinds - + You cannot set more than 30 manual blinds. Er kunnen maximaal 30 blinds worden ingevoerd. @@ -2381,39 +2403,39 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. U kunt met de standaardnaam geen verbinding maken met de lobby van het internetspel. Kies een andere naam. - - - + + + Nick name: Spelersnaam: - + Your player name is already used by another player. Please choose a different name. Uw spelersnaam is al in gebruik door een andere speler. Kies een andere naam. - + The player name is too short, too long or invalid. Please choose another one. De spelersnaam is te kort, te lang of ongeldig. Kies een andere naam. - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! @@ -2425,8 +2447,8 @@ Please choose another one! Kies een andere naam. - - + + Game name: Naam van spel: @@ -2469,27 +2491,27 @@ Kies een andere naam. connectToServerDialogImpl - + Resolving address... Adres opzoeken... - + Connecting to server... Verbinding maken met de server ... - + Starting session... Sessie starten... - + Connection established! Er is verbinding gemaakt. - + Reading server list... Serverlijst lezen... @@ -2625,17 +2647,17 @@ Kies een andere naam. createInternetGameDialogImpl - + <i>First small blind: $%1</i> <i>Eerste kleine blind: $%1</i> - + <i>Double blinds every %1'th hand</i> <i>Blinds verdubbelen na %1 hand(en)</i> - + %1's game Spel van %1 @@ -2736,7 +2758,7 @@ Kies een andere naam. Spellobby - + Lobby-Chat Lobby - Chat @@ -2753,12 +2775,12 @@ Kies een andere naam. Privé - + Game Info Info over spel - + Connected Players Spelers met verbinding @@ -2825,7 +2847,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Denktijd voor de spelers (sec):</span></p></body></html> - + Fill up with computer opponents Tafel vullen met computerspelers @@ -2850,12 +2872,12 @@ p, li { white-space: pre-wrap; } Kleine blind: - + Start Cash: Startgeld: - + Timeout for player action (sec): Denktijd voor de spelers (sec): @@ -2904,7 +2926,7 @@ p, li { white-space: pre-wrap; } Verhoogmodus blinds: - + Manual blinds list: Eigen lijst met blinds: @@ -2913,57 +2935,62 @@ p, li { white-space: pre-wrap; } Denktijd voor de spelers (sec.): - + Internet Game Lobby Lobby van internetspel - + search for player ... Speler zoeken ... - + + 5 - Show open & non-full & ranking games + + + + Game type: Speltype: - + First small blind: Eerste kleine blind: - + Blinds raise interval: Interval verhoging blinds: - + Blinds raise mode: Verhoogmodus blinds: - + &Start Game &Spel starten - + &Kick Player Speler ver&wijderen - + Sort alphabetically Sorteren op alfabet - + Sort by country Sorteren op land - + Display idle players Niet-actieve spelers weergeven @@ -2972,27 +2999,27 @@ p, li { white-space: pre-wrap; } Interval verhoging blinds: - + &Leave Game Spel &verlaten - + Join &any game &Naar willekeurig spel - + &Create Game Spel ma&ken - + &Join Game &Meedoen met spel - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -3011,27 +3038,27 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">Klik hier om de online ranking te bekijken</span></a></p></td></tr></table></body></html> - + 0 - No game list filter 0 - Lijst met spellen niet filteren - + 1 - Show open games 1 - Open spellen weergeven - + 2 - Show open & non-full games 2 - Open spellen weergeven die nog niet vol zijn - + 3 - Show open & non-full & non-private games 3 - Open niet-privéspellen weergeven die nog niet vol zijn - + 4 - Show open & non-full & private games 4 - Open privéspellen weergeven die nog niet vol zijn @@ -3040,7 +3067,7 @@ p, li { white-space: pre-wrap; } Meedoen met willekeurig spel - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -3056,20 +3083,20 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - - - - + + + + Game Info Info over spel - + Server Error Serverfout - + You should not kick yourself from this game! U mag zichzelf niet uit dit spel verwijderen. @@ -3078,242 +3105,1462 @@ p, li { white-space: pre-wrap; } spel - R - R + R - - - + + + P P - - - + + + Available Players Aanwezige spelers - + Invite player Speler uitnodigen - + Ignore player Speler negeren - + Player infos ... Spelersinfo ... - - - + + + Standard Standaard - - - + + + Registered players only Alleen geregistreerde spelers - - - + + + Invited players only Alleen uitgenodigde spelers - - - + + + Ranking game Spel voor ranking - + Connected players - max. %1 Spelers met verbinding - max. %1 - + Joining a private Game Meedoen met een privéspel - + You are about to join a private game. Please enter the password! U wilt meedoen met een privéspel. Voer het wachtwoord in. - - + + + T T - - + + Show player stats + + + + + Connected players - Max. %1 Spelers met verbinding - max. %1 - + running bezig - + open open - - + + Connected players Spelers met verbinding - + hands hand(en) - + minutes min. - + double blinds verdubbelen - + manual blinds order eigen lijst - + search for player ... Speler zoeken ... - + Chat is only available to registered players. Alleen geregistreerde spelers kunnen chatten. - + Invite %1 %1 uitnodigen - + Ignore %1 %1 negeren - + %1 is playing in "%2". %1 speelt in "%2". - + %1 is not playing at the moment. %1 speelt momenteel niet. - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> <span style='color:blue;'>%1 is uitgenodigd voor %2 door %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> <span style='color:red;'>%1 heeft de uitnodiging voor %2 afgeslagen.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> <span style='color:red;'>%1 is bezig en kan niet meedoen met %2.</span> - - + + The game will start in<br><b>%1</b> seconds. Het spel begint over<br><b>%1</b> seconden. - + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + Litouws + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + + + Invite player ... Speler uitnodigen ... - + Ignore player ... Speler negeren ... - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. Er wordt meegedaan aan een spel van het type "alleen op uitnodiging". Andere spelers kunnen worden uitgenodigd door op hun naam te rechtsklikken in de lijst Aanwezige spelers. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? Uitnodiging ontvanger van <b>%2</b> voor spel <b>%1</b>.<br>Meedoen met dit spel? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? Er zullen geen chatberichten of speluitnodigingen meer worden ontvangen van deze gebruiker. <br>Speler <b>%1</b> werkelijk op de lijst Genegeerde spelers zetten? - - + + PokerTH - Info Message PokerTH - Infobericht - + PokerTH - Question PokerTH - Vraag - + Starting game. Please wait ... Spel starten. Een ogenblik geduld ... - - - + + + Game Spel - - - + + + Players Spelers - - - + + + State Status @@ -3322,14 +4569,14 @@ Andere spelers kunnen worden uitgenodigd door op hun naam te rechtsklikken in de Privé - - + + running games: %1 %1 spel(len) bezig - - + + open games: %1 %1 open spel(len) @@ -3338,8 +4585,8 @@ Andere spelers kunnen worden uitgenodigd door op hun naam te rechtsklikken in de %1 speler(s) in de chat - - + + connected players: %1 %1 speler(s) met verbinding @@ -3359,7 +4606,7 @@ Andere spelers kunnen worden uitgenodigd door op hun naam te rechtsklikken in de QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) } - + Speed: Snelheid: @@ -3376,62 +4623,62 @@ Andere spelers kunnen worden uitgenodigd door op hun naam te rechtsklikken in de Spel - + Ctrl+N Ctrl+N - + Quit Afsluiten - + About PokerTH ... Info over PokerTH ... - + Settings ... Instellingen ... - + Create Network Game ... Netwerkspel maken ... - + Join Network Game ... Meedoen met netwerkspel ... - + Fullscreen Volledig scherm - + Hands Handen - + Chat Chat - + Log Log - + Start Local Game ... Lokaal spel starten ... - + Ctrl+Q Ctrl+Q @@ -3444,7 +4691,7 @@ Andere spelers kunnen worden uitgenodigd door op hun naam te rechtsklikken in de ⌘F - + Show/Hide Chat Window Chat-venster aan/uit @@ -3457,7 +4704,7 @@ Andere spelers kunnen worden uitgenodigd door op hun naam te rechtsklikken in de ⌘H - + Show/Hide Log Window Log-venster aan/uit @@ -3466,44 +4713,126 @@ Andere spelers kunnen worden uitgenodigd door op hun naam te rechtsklikken in de ⌘L - - - + + + Show/Hide Hands Window Handen-venster aan/uit - + Ctrl+O Ctrl+O - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + + Players tip + + + + + Save + Opslaan + + + Shortcut: <Shift> Sneltoets: <Shift> - + Ctrl+J Ctrl+J - + Ctrl+F Ctrl+F - + Ctrl+T Ctrl+T - + Ctrl+H Ctrl+H - + Ctrl+L Ctrl+L @@ -3516,12 +4845,12 @@ Andere spelers kunnen worden uitgenodigd door op hun naam te rechtsklikken in de Netwerkspel - + Internet Game ... Internetspel ... - + Ctrl+I Ctrl+I @@ -3530,22 +4859,22 @@ Andere spelers kunnen worden uitgenodigd door op hun naam te rechtsklikken in de All-in - + Away Afwezig - + Manual Action (default) Handmatige acties (standaard) - + Auto-Check / Auto-Fold Automatisch checken/passen - + Auto-Check / Auto-Call-Any Automatisch checken/meegaan @@ -3559,37 +4888,37 @@ Andere spelers kunnen worden uitgenodigd door op hun naam te rechtsklikken in de Terug naar de lobby - + Show/Hide Away Window Afwezig-venster aan/uit - + Ctrl+A Ctrl+A - + Kick Verwijderen - + Vote Timeout: Stemmen kan - + Yes Ja - + No Nee - + Chance Kansen @@ -3598,42 +4927,42 @@ Andere spelers kunnen worden uitgenodigd door op hun naam te rechtsklikken in de Instellingen - + Configure PokerTH ... PokerTH instellen ... - + Close Sluiten - + Ctrl+X Ctrl+X - + Vote started by: In stemming gebracht door - + Show/Hide Chance Window Kansen-venster aan/uit - + Ctrl+C Ctrl+C - + &View &Beeld - + &Settings In&stellingen @@ -3759,23 +5088,23 @@ Kies een andere naam. Cmd+N om een nieuw spel te starten - - - - - + + + + + Start Start - - - - - - - - + + + + + + + + Stop Stop @@ -3838,7 +5167,7 @@ Als de server zich achter een NAT-router bevindt, controleer dan daar of port fo F1 - Betten/Raisen | F2 - Checken/Callen | F3 - Folden/All-In - + Chat Chat @@ -3922,12 +5251,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Deze bètarelease van PokerTH is te oud.Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> en download de nieuwste versie. - + Closing PokerTH during network game PokerTH afsluiten tijdens netwerkspel - + You are the hosting server. Do you want to close PokerTH anyway? U bent de server van dit spel. Wilt u PokerTH toch sluiten? @@ -3944,26 +5273,26 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Deze bètarelease van PokerTH is te oud.<br>Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/</a> en download de nieuwste versie. - - - + + + Lobby Lobby - + PokerTH - Internet Game Message PokerTH - Bericht van internetspel - + Attention! Do you really want to leave the current game and go back to the lobby? Opgelet! Wilt u werkelijk het huidige spel verlaten en teruggaan naar de lobby? - + PokerTH %1 - The Open-Source Texas Holdem Engine PokertTH %1 - De Open-Source Texas Hold'em-simulator @@ -4026,58 +5355,58 @@ Zorg ervoor dat u een directe verbinding met internet hebt. Kan het doelbestand niet openen bij het downloaden van de serverlijst. - + Chance Kansen - + Really want to exit? - + PokerTH - Close Table? - + Kick Verwijderen - + Do you want to kick <b>%1</b><br>from this game? Wilt u <b>%1</b><br>uit dit spel verwijderen? - - + + <b>%1</b> secs left nog <b>%1</b> sec. - + vote stem - + votes stemmen - + Chat is only available to registered players. Alleen geregistreerde spelers kunnen chatten. - + PokerTH - Warning PokerTH - Waarschuwing - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -4096,12 +5425,12 @@ Als u tijdelijk afwezig bent, kunt u de hulpmiddelen gebruiken in de toolbox Afw U heeft <b>%1</b> %2 tegen zich.<br><b>%3</b> stemmen zijn nodig voor verwijdering. - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. <b>%2</b> %3 uitgebracht tegen <b>%1</b>.<br>Nog <b>%4</b> stem(men) nodig voor verwijderen. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. U heeft <b>%1</b> %2 tegen zich.<br> Nog <b>%3</b> stem(men) nodig voor verwijderen. @@ -4311,24 +5640,24 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Fout bij het laden van het serverprofielbestand - - - + + + Could not load server-profiles-file: Kan het serverprofielbestand niet laden: - + Save Server Profile Error Fout bij het opslaan van het serverprofiel @@ -4337,31 +5666,31 @@ p, li { white-space: pre-wrap; } Een profiel met de naam: " - + Read Server-Profile List Error Fout bij het lezen van de lijst met serverprofielen - + Could not read server-profiles list Kan de lijst met serverprofielen niet lezen - - + + Save Server-Profile-File Error Fout bij het opslaan van het serverprofielbestand - - + + Could not save server-profiles-file: Kan het serverprofielbestand niet opslaan: - + A profile with the name: %1 already exists. Would you like to overwrite ? Er bestaat al een profiel met de naam %1. @@ -4427,12 +5756,12 @@ Wilt u dat profiel overschrijven? manualBlindsOrderDialogImpl - + Manual Blinds Order Eigen lijst met blinds - + You cannot set more than 30 manual blinds. Er kunnen maximaal 30 eigen blinds worden ingevoerd. @@ -4550,14 +5879,14 @@ Wilt u dat profiel overschrijven? selectAvatarDialogImpl - - + + Avatar File Error Bestandsfout bij het openen van de avatar - + Please select an avatar from the list! Selecteer een avatar uit de lijst. @@ -4568,7 +5897,7 @@ Please enter an valid picture! Stel een geldige afbeelding in! - + Select external avatar picture Een externe avatar selecteren @@ -4577,19 +5906,19 @@ Stel een geldige afbeelding in! Afbeeldingen (*.png) - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! Het gekozen afbeeldingsbestand is te groot. (Max. 30 kB) Kies een kleinere afbeelding. - + Images (*.png *.jpg *.gif) Afbeeldingen (*.png *.jpg *.gif) - + The entered avatar picture doesn't exist. Please enter an valid picture! De ingestelde avatar bestaat niet. @@ -5470,10 +6799,10 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + - - + + Settings Error Fout in instellingen @@ -5490,7 +6819,7 @@ Please select an valid directory! Selecteer een geldige map! - + Select your flipside picture Uw afbeelding voor de kaartachterkant selecteren @@ -5499,24 +6828,24 @@ Selecteer een geldige map! Afbeeldingen (*.png) - + Open Directory Open map - + Images (*.png *.jpg *.gif) Afbeeldingen (*.png *.jpg *.gif) - - + + Blinds Error Fout in blinds - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -5525,27 +6854,27 @@ is lager dan de eerste kleine blind. De eerste kleine blind wordt ingesteld op de maximale waarde. - + Dutch Nederlands - + English Engels - + French Frans - + German Duits - + Hungarian Hongaars @@ -5576,22 +6905,27 @@ De eerste kleine blind wordt ingesteld op de maximale waarde. Turks - + Language Changed Taal is gewijzigd - + You have changed application language to %1. Please restart PokerTH to load new language! De taal van het programma is gewijzigd naar %1. Start PokerTH opnieuw om de nieuwe taal te laden. - + Italian Italiaans + + + Japanese + + Lithuania @@ -5620,8 +6954,8 @@ Please enter an valid picture! Stel een geldige afbeelding in. - - + + The log file directory doesn't exist. Please select an valid directory! De map voor logbestanden bestaat niet. @@ -5638,7 +6972,7 @@ Selecteer een geldige map. Spaans - + Bulgarian Bulgaars @@ -5648,12 +6982,12 @@ Selecteer een geldige map. Pools - + Chinese Chinees - + Greek Grieks @@ -5663,34 +6997,34 @@ Selecteer een geldige map. Zweeds - + The entered server list address is not a valid URL. Please enter a valid server list address! Het ingevoerde serverlijstadres is geen geldige URL. Voer een geldig serverlijstadres in. - + Finnish Fins - + Afrikaans Afrikaans - + Catalan Catalaans - + Czech Tsjechisch - + Danish Deens @@ -5708,133 +7042,133 @@ Voer een geldig serverlijstadres in. Tamil - - + + Maintainer Name Maker(s) - - + + Maintainer EMail E-mailadres - - + + Create Date Gemaakt op - + Windows Behaviour Venstergrootte - + scaleable schaalbaar - + fixed gefixeerd - + Minimum Size Minimumgrootte - + Maximum Size Maximumgrootte - + Fixed Size Gefixeerde grootte - + State Status - + Please select your game table style Selecteer een speeltafelstijl - + PokerTH game table styles (*.xml) Speeltafelstijlen voor PokerTH (*.xml) - + Game Table Style Error Speeltafelstijlfout - + Selected game table style file is already in the list. Please select another one to add! De geselecteerde speeltafelstijl staat al in de lijst. Selecteer een andere stijl om die toe te voegen. - + Game Table Style File Error Speeltafelstijlbestandfout - + Could not load game table style file correctly. Style will not be placed into list! Kan het stijlbestand voor de speeltafel niet laden. De stijl wordt niet in de lijst geplaatst. - + Please select your card deck style Selecteer een speelkaartenstijl - + PokerTH card deck styles (*.xml) Speelkaartenstijlen voor PokerTH (*.xml) - + Card Deck Style Error Speelkaartenstijlfout - + Selected card deck style file is already in the list. Please select another one to add! De geselecteerde speelkaartenstijl staat al in de lijst. Selecteer een andere stijl om die toe te voegen. - + Card Deck Style File Error Speelkaartenstijlbestandfout - + Could not load card deck style file correctly. Style will not be placed into list! Kan het stijlbestand voor de speelkaarten niet laden. De stijl wordt niet in de lijst geplaatst. - + PokerTH - Log file PokerTH - Logbestand - + Do you really want to delete the selected log file? Het geselecteerde logbestand werkelijk verwijderen? @@ -5843,12 +7177,12 @@ De stijl wordt niet in de lijst geplaatst. Het geselecteerde logbestand werkelijk verwijderen? - + Save PokerTH log file PokerTH-logbestand opslaan - + PokerTH SQL log (*.pdb) PokerTH SQL-logbestand (*.pdb) @@ -5912,12 +7246,12 @@ De stijl wordt niet in de lijst geplaatst. startNetworkGameDialogImpl - + Server Error Serverfout - + You should not kick yourself from this game! U mag zichzelf niet uit dit spel verwijderen. @@ -6048,108 +7382,108 @@ Please choose another one. Kies een andere naam. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Netwerkfout - + Server address was not set. Er is geen serveradres ingesteld. - + An invalid port was set (ports 0-1023 are not allowed). Ongeldige poort ingesteld (poorten 0-1023 zijn niet toegestaan). - + Could not create a socket for TCP communication. Kan geen socket maken voor TCP-communicatie. - + Could not set the IP address. Kan het IP-adres niet instellen. - + Could not set the port for this type of address. Kan de poort niet instellen voor dit adrestype. - + The server name could not be resolved. Kan geen server vinden met de opgegeven naam. - + Bind failed - please choose a different port. Kan niet verbinden - kies een andere poort. - + Internal network error: "listen" failed. Interne netwerkfout: "listen" niet uitvoerbaar. - + Server execution was terminated. Het uitvoeren op de server is afgebroken. - + Could not connect to the server. Kan geen verbinding maken met de server. - + Connection timed out. Please check the server address. @@ -6160,150 +7494,150 @@ Controleer het serveradres. Als de server zich achter een NAT-router bevindt, controleer dan daar of port forwarding goed ingesteld is. - + Internal network error: "select" failed. Interne netwerkfout: "select" niet uitvoerbaar. - + Internal network error: "send" failed. Interne netwerkfout: "send" niet uitvoerbaar. - + Connection was closed by the server. De verbinding is verbroken door de server. - + Internal network error: Duplicate TCP connection. Interne netwerkfout: Dubbele TCP-verbinding. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Ongeldig netwerkpakket ontvangen. Zorg ervoor dat alle spelers dezelfde versie van PokerTH gebruiken. - + Internal state error. Please make sure that all players use the same version of PokerTH. Interne statusfout. Zorg ervoor dat alle spelers dezelfde versie van PokerTH gebruiken. - + Invalid server list URL. Please correct the address in the settings. Ongeldige URL van serverlijst. Voer het juiste adres in bij de instellingen. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. Kan het MD5-bestand van de serverlijst niet openen. Zorg ervoor dat de serverlijst-URL juist is. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. De synchronisatie van de internetserverlijst van PokerTH is mislukt. Zorg ervoor dat de serverlijst-URL juist is. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. De internetserverlijst van PokerTH bevat ongeldige gegevens. Als u een eigen serverlijst gebruikt, is de indeling ervan mogelijk onjuist. - + Could not unzip the PokerTH internet server list. Kan de internetserverlijst van PokerTH niet decomprimeren. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. Kan de internetserverlijst van PokerTH niet downloaden. Zorg ervoor dat u een directe verbinding met internet hebt. - + Could not open the target file when downloading the server list. Kan het doelbestand niet openen bij het downloaden van de serverlijst. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. De PokerTH-server ondersteunt deze versie van het spel niet.<br>Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> en download de nieuwste versie. - + Sorry, this server is already full. Deze server is al vol. - + Invalid login. Please check your username and password. Ongeldige login. Controleer de gebruikersnaam en het wachtwoord. - + Your account is blocked indefinitely. Deze account is voor onbepaalde tijd geblokkeerd. - + You cannot login at this time. Please try again in a few seconds. Er kan nu niet worden ingelogd. Wacht enkele momenten en probeer het opnieuw. - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. Dit spel is van het type "alleen op uitnodiging". Zonder uitnodiging kan niet worden meegedaan. - + Invalid password when joining the game. Please reenter the password and try again. Ongeldig wachtwoord bij het verbinden. Voer het wachtwoord opnieuw in en probeer het opnieuw. - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. Het wachtwoord is te lang. Kies een ander wachtwoord. @@ -6318,67 +7652,67 @@ Kies een andere naam. De spelersnaam is te kort, te lang of ongeldig. Kies een andere naam. - + The game name is either too short or too long. Please choose another one. De naam van het spel is te kort of te lang. Kies een andere naam. - + The game could not be found. Kan het spel niet vinden. - + The chat text is invalid. Ongeldige chattekst. - + The server referred to an unknown player. Aborting. De server verwees naar een onbekende speler. Verbinding verbroken. - + Internal error: The current player could not be found. Interne fout: De huidige speler kan niet worden gevonden. - + Internal error: The current player is not active. Interne fout: De huidige speler is niet actief. - + You were kicked from the server. U bent verwijderd van de server. - + You were temporarily banned from the server. U bent tijdelijk verbannen van de server. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! De verbinding met de server is verlopen wegens gebrek aan activiteit, maar er kan gewoon opnieuw verbinding worden gemaakt. - + The client player count is invalid. Het aantal spelers dat meedoet klopt niet. - + Too many manual blinds were set. Please reconfigure the manual blinds. Er zijn te veel blinds ingesteld. Stel de blinds opnieuw in. - + An invalid avatar file was configured. Please choose a different avatar. Er is een ongeldig avatarbestand ingesteld. Kies een andere avatar. - + The selected avatar file is too large. Please choose a different avatar. Het geselecteerde avatarbestand is te groot. Kies een andere avatar. @@ -6387,89 +7721,89 @@ Kies een andere naam. U kunt momenteel geen nieuw avatarbestand uploaden. Wacht enkele seconden en probeer het opnieuw. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Er is een interne avatarfout opgetreden. Meld dit bij het chatten in de lobby aan een administrator. - + Could not start game: Synchronization failed. Kan spel niet starten: synchronisatie mislukt. - + The server is down for maintenance. Please try again later. Wegens onderhoud is de server niet beschikbaar. Probeer het later opnieuw. - + An internal error occured. Interne fout opgetreden. - - - - - - - - - + - - + + + + + + + + + + Network Notification Netwerkmelding - + You were kicked from the game. U bent uit het spel verwijderd. - + Sorry, this game is already full. Dit spel is al vol. - + Unable to join - the server has already started the game. Kan niet meer meedoen - de server heeft het spel al gestart. - + Your admin state timed out due to inactivity. Feel free to create a new game! Uw status van spelleider is verlopen wegens gebrek aan activiteit, maar u kunt gewoon een nieuw spel maken. - + You cannot join this type of game as guest. Gasten kunnen niet meedoen aan dit type spel. - + The settings are invalid for this type of game. De instellingen zijn ongeldig voor dit speltype. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Er is een nieuwe release van PokerTH beschikbaar.<br>Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> en download de nieuwste versie. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Deze bètarelease van PokerTH is te oud.<br>Ga naar <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/</a> en download de nieuwste versie. - - + + Server Message Serverbericht - + PokerTH %1 PokerTH %1 @@ -6477,22 +7811,22 @@ Kies een andere naam. timeoutMsgBoxImpl - + Timeout Warning Bijna verlopen - + Please click "OK" to stop the countdown! Klik op "OK" om het aftellen te stoppen. - + You are game-admin of an open game which will time out in %1 seconds. U heeft de status van spelleider van een open spel. Deze verloopt over %1 seconden. - + Your connection is about to time out due to inactivity in %1 seconds. Uw verbinding verloopt over %1 seconden wegens gebrek aan activiteit. diff --git a/ts/pokerth_no.ts b/ts/pokerth_no.ts index d0115fb1..602a2afb 100644 --- a/ts/pokerth_no.ts +++ b/ts/pokerth_no.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -22,7 +22,7 @@ Please contact the card deck style builder %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -31,14 +31,14 @@ Please contact the card deck style builder %3. - + Cannot load card deck style file: %1 Please check the style file or choose another style! - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -46,7 +46,7 @@ Please contact the card deck style builder %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! @@ -55,14 +55,14 @@ Please select a card deck style and try again! GameTableStyleReader - - - + + + Game Table Style Error - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -75,12 +75,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Fields content missing - + One or more pictures from current game table style "%1" were not found: %2 @@ -91,12 +91,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Pictures missing - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -106,40 +106,40 @@ Please contact the game table style builder via "%4". - + Game Table Style Error - Outdated - + Everything OK! - + Some pictures are missing, please contact style maintainer for this issue. - + Some style fields are missing, please contact style maintainer for this issue. - + This style is outdated, please contact style maintainer for this issue. - + Cannot load game table style file: %1 Please check the style file or choose another style! - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! @@ -155,33 +155,38 @@ Please select a game table style and try again! MyAvatarLabel - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player - + Ignore Player - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? - - + + PokerTH - Question - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -216,48 +221,43 @@ Please select a game table style and try again! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> - - - Project - Prosjekt - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> @@ -265,11 +265,11 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> @@ -277,30 +277,35 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + + Project + Prosjekt + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -736,12 +741,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 - + About PokerTH %1 @@ -830,12 +835,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order - + You cannot set more than 30 manual blinds. @@ -861,45 +866,45 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. - - - + + + Nick name: - + Your player name is already used by another player. Please choose a different name. Ditt spillernavn er allerede valgt av en annen spiller. Vennligst velg et annet navn. - + The player name is too short, too long or invalid. Please choose another one. - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! - - + + Game name: @@ -932,27 +937,27 @@ Please choose another one! connectToServerDialogImpl - + Resolving address... - + Connecting to server... - + Starting session... - + Connection established! - + Reading server list... @@ -1076,17 +1081,17 @@ Please choose another one! createInternetGameDialogImpl - + <i>First small blind: $%1</i> - + <i>Double blinds every %1'th hand</i> - + %1's game @@ -1179,7 +1184,7 @@ Please choose another one! gameLobbyDialog - + Lobby-Chat @@ -1188,32 +1193,32 @@ Please choose another one! Spill - + Game Info - + Connected Players Tilkoblede spillere - + First small blind: - + Blinds raise interval: - + Blinds raise mode: - + Fill up with computer opponents @@ -1234,12 +1239,12 @@ Please choose another one! Small Blind: - + Start Cash: Startkapital: - + Timeout for player action (sec): Tidsgrense for spillere (sek.): @@ -1248,7 +1253,7 @@ Please choose another one! Opprett spill - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1260,97 +1265,102 @@ p, li { white-space: pre-wrap; } - + Manual blinds list: - + search for player ... - + + 5 - Show open & non-full & ranking games + + + + Game type: - + &Leave Game - + Join &any game - + &Create Game - + &Join Game - + Sort alphabetically - + Sort by country - + Display idle players - + 0 - No game list filter - + 1 - Show open games - + 2 - Show open & non-full games - + 3 - Show open & non-full & non-private games - + 4 - Show open & non-full & private games - + Internet Game Lobby - + &Start Game - + &Kick Player - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1362,277 +1372,1493 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - - - - + + + + Game Info - + Server Error Feil hos tjener - + You should not kick yourself from this game! Du burde ikke kaste deg selv ut fra spillet! - + Joining a private Game - - - + + + Game Spill - - - + + + Players - - - + + + State - + + Show player stats + + + + You are about to join a private game. Please enter the password! - + running - + open - - + + Connected players - + hands - + minutes - + double blinds - + manual blinds order - + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + + + Starting game. Please wait ... - - R - - - - - - + + + P - - - + + + Available Players - + Invite player - + Ignore player - + Player infos ... - - - + + + Standard - - - + + + Registered players only - - - + + + Invited players only - - - + + + Ranking game - + Connected players - max. %1 - - + + + T - - + + Connected players - Max. %1 - - + + running games: %1 - - + + open games: %1 - + Invite %1 - + Ignore %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> - - + + The game will start in<br><b>%1</b> seconds. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? - - + + connected players: %1 - + search for player ... - + Chat is only available to registered players. - + Invite player ... - + Ignore player ... - + %1 is playing in "%2". - + %1 is not playing at the moment. - - + + PokerTH - Info Message - + PokerTH - Question @@ -1648,7 +2874,7 @@ Feel free to invite other players by right-clicking on their nick in the availab QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) } - + Speed: Hastighet: @@ -1665,62 +2891,62 @@ Feel free to invite other players by right-clicking on their nick in the availab Spill - + Ctrl+N Ctrl+N - + Quit Avslutt - + About PokerTH ... Om PokerTH... - + Settings ... Innstillinger... - + Create Network Game ... Start nettverks-spill... - + Join Network Game ... Bli med i et nettverksspill... - + Fullscreen Fullskjerm - + Hands Hender - + Chat Prat - + Log Logg - + Start Local Game ... Start lokalt spill... - + Ctrl+Q Ctrl+Q @@ -1733,7 +2959,7 @@ Feel free to invite other players by right-clicking on their nick in the availab ⌘F - + Show/Hide Chat Window @@ -1746,7 +2972,7 @@ Feel free to invite other players by right-clicking on their nick in the availab ⌘H - + Show/Hide Log Window @@ -1755,39 +2981,121 @@ Feel free to invite other players by right-clicking on their nick in the availab ⌘L - - - + + + Show/Hide Hands Window - + Ctrl+O - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + + Players tip + + + + + Save + Lagre + + + Ctrl+J - + Ctrl+F - + Ctrl+T - + Ctrl+H - + Ctrl+L @@ -1796,32 +3104,32 @@ Feel free to invite other players by right-clicking on their nick in the availab PokerTH 0.5 - Åpen kildekode Texas Holdem {0.6 ?} - + Internet Game ... - + Ctrl+I - + Away - + Manual Action (default) - + Auto-Check / Auto-Fold - + Auto-Check / Auto-Call-Any @@ -1831,37 +3139,37 @@ Feel free to invite other players by right-clicking on their nick in the availab - + Show/Hide Away Window - + Ctrl+A - + Kick Kast ut - + Vote Timeout: - + Yes - + No - + Chance @@ -1870,47 +3178,47 @@ Feel free to invite other players by right-clicking on their nick in the availab Innstillinger - + Configure PokerTH ... - + Close Lukk - + Ctrl+X - + Vote started by: - + Show/Hide Chance Window - + Ctrl+C - + &View - + &Settings - + Shortcut: <Shift> @@ -1930,23 +3238,23 @@ Feel free to invite other players by right-clicking on their nick in the availab F1 - Kast/Sats allt | F2 - Pass/Syn | F3 - Sats/Høyne - - - - - + + + + + Start Start - - - - - - - - + + + + + + + + Stop Stopp @@ -2083,106 +3391,106 @@ Hvis tjeneren er bak en NAT-ruter, forsikre deg om at videresending er satt opp Ugyldig antall spillere. - + Chat Prat - + Closing PokerTH during network game - + You are the hosting server. Do you want to close PokerTH anyway? - + PokerTH %1 - The Open-Source Texas Holdem Engine - - - + + + Lobby - + PokerTH - Internet Game Message - + Attention! Do you really want to leave the current game and go back to the lobby? - + Chance - + Really want to exit? - + PokerTH - Close Table? - + Kick Kast ut - + Do you want to kick <b>%1</b><br>from this game? - - + + <b>%1</b> secs left - + vote - + votes - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. - + Chat is only available to registered players. - + PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -2376,24 +3684,24 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Feil under lasting av tjenerprofiler - - - + + + Could not load server-profiles-file: Kunne ikke laste fila med tjener-profiler: - + Save Server Profile Error Lagre tjenerprofil-feil @@ -2402,31 +3710,31 @@ p, li { white-space: pre-wrap; } En profil med navnet "" - + Read Server-Profile List Error Les feilbeskrivelse for tjenerprofil-liste - + Could not read server-profiles list Kunne ikke lese lista med tjenerprofiler - - + + Save Server-Profile-File Error Feil under lagring av tjener-profil - - + + Could not save server-profiles-file: Kunne ikke lagre fil med tjener-profiler: - + A profile with the name: %1 already exists. Would you like to overwrite ? @@ -2479,12 +3787,12 @@ Would you like to overwrite ? manualBlindsOrderDialogImpl - + Manual Blinds Order - + You cannot set more than 30 manual blinds. @@ -2594,14 +3902,14 @@ Would you like to overwrite ? selectAvatarDialogImpl - - + + Avatar File Error Feil i avatar-fil - + Please select an avatar from the list! Vennligst velg en avatar fra listen! @@ -2611,7 +3919,7 @@ Please enter an valid picture! Det angitte bildet finnes ikke.Vennligst vis til et gyldig bilde! - + Select external avatar picture Velg eksternt avatar-bilde @@ -2620,18 +3928,18 @@ Please enter an valid picture! Bilder (*.png) - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! - + Images (*.png *.jpg *.gif) - + The entered avatar picture doesn't exist. Please enter an valid picture! @@ -3377,10 +4685,10 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + - - + + Settings Error Feil i instillinger @@ -3397,7 +4705,7 @@ Please select an valid directory! Vennligst velg en gyldig katalog! - + Select your flipside picture Velg bakside-bilde @@ -3406,104 +4714,109 @@ Vennligst velg en gyldig katalog! Bilder (*.png) - + Open Directory Åpne mappe - + Images (*.png *.jpg *.gif) - - + + Blinds Error - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. - + Language Changed - + Afrikaans - + Bulgarian - + Catalan - + Chinese - + Czech - + Danish - + Dutch - + English - + Finnish - + French - + German - + Greek - + Hungarian - + Italian + + + Japanese + + Lithuania @@ -3560,7 +4873,7 @@ This first-small-blind-value will be set to maximum allowed value. - + You have changed application language to %1. Please restart PokerTH to load new language! @@ -3572,152 +4885,152 @@ Please enter an valid picture! - - + + The log file directory doesn't exist. Please select an valid directory! - + The entered server list address is not a valid URL. Please enter a valid server list address! - - + + Maintainer Name - - + + Maintainer EMail - - + + Create Date - + Windows Behaviour - + scaleable - + fixed - + Minimum Size - + Maximum Size - + Fixed Size - + State - + Please select your game table style - + PokerTH game table styles (*.xml) - + Game Table Style Error - + Selected game table style file is already in the list. Please select another one to add! - + Game Table Style File Error - + Could not load game table style file correctly. Style will not be placed into list! - + Please select your card deck style - + PokerTH card deck styles (*.xml) - + Card Deck Style Error - + Selected card deck style file is already in the list. Please select another one to add! - + Card Deck Style File Error - + Could not load card deck style file correctly. Style will not be placed into list! - + PokerTH - Log file - + Do you really want to delete the selected log file? - + Save PokerTH log file - + PokerTH SQL log (*.pdb) @@ -3777,12 +5090,12 @@ Style will not be placed into list! startNetworkGameDialogImpl - + Server Error Feil hos tjener - + You should not kick yourself from this game! Du burde ikke kaste deg selv ut fra spillet! @@ -3899,108 +5212,108 @@ Style will not be placed into list! startWindowImpl - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Nettverksfeil - + Server address was not set. Tjener-adresse var ikke satt. - + An invalid port was set (ports 0-1023 are not allowed). En ugyldig port var satt (porter 0-1023 er ikke tillatt). - + Could not create a socket for TCP communication. Kunne ikke lage en kontakt for TCP-kommunikasjon. - + Could not set the IP address. Kunne ikke sette IP-adressen. - + Could not set the port for this type of address. Kunne ikke sette porten for denne typen adresse. - + The server name could not be resolved. Tjenernavnet kunne ikke konverteres. - + Bind failed - please choose a different port. Kunne ikke binde - vennligst velg en annen port. - + Internal network error: "listen" failed. Intern nettverksfeil - "listen" feilet. - + Server execution was terminated. Tjener-utførelse ble avbrutt. - + Could not connect to the server. Kunne ikke koble til tjeneren. - + Connection timed out. Please check the server address. @@ -4011,144 +5324,144 @@ Vennligst sjekk tjener-adressen. Hvis tjeneren er bak en NAT-ruter, forsikre deg om at videresending er satt opp riktig. - + Internal network error: "select" failed. Intern nettverksfeil - "select" feilet. - + Internal network error: "send" failed. Intern nettverksfeil - "send" feilet. - + Connection was closed by the server. Tilkoblingen ble stengt av tjeneren. - + Internal network error: Duplicate TCP connection. Intern nettverksfeil - Dobbel TCP-tilkobling. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. En ugyldig TCP-pakke ble mottatt. Vennligst forsikre deg om at alle spillere bruker samme versjon av PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Intern tilstands-feil. Vennligst forsikre deg om at alle spillere bruker samme versjon av PokerTH. - + Invalid server list URL. Please correct the address in the settings. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. - + Could not unzip the PokerTH internet server list. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. - + Could not open the target file when downloading the server list. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + Sorry, this server is already full. Beklager, tjeneren har ikke plass til flere spillere. - + Invalid login. Please check your username and password. - + Your account is blocked indefinitely. - + You cannot login at this time. Please try again in a few seconds. - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. - + Invalid password when joining the game. Please reenter the password and try again. Ugyldig passord. Prøv igjen. - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. Passordet er for langt. Vennligst velg et annet. @@ -4159,154 +5472,154 @@ Please choose a different name. Vennligst velg et annet navn. - + The game name is either too short or too long. Please choose another one. - + The game could not be found. - + The chat text is invalid. - + The server referred to an unknown player. Aborting. Tjeneren referete til en ukjent spiller. Avbryter. - + Internal error: The current player could not be found. - + Internal error: The current player is not active. - + You were kicked from the server. Du ble kastet ut fra tjeneren. - + You were temporarily banned from the server. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! - + The client player count is invalid. Ugyldig antall spillere. - + Too many manual blinds were set. Please reconfigure the manual blinds. - + An invalid avatar file was configured. Please choose a different avatar. - + The selected avatar file is too large. Please choose a different avatar. - + An internal avatar error occured. Please report this to an admin in the lobby chat. - + Could not start game: Synchronization failed. - + The server is down for maintenance. Please try again later. - + An internal error occured. En intern feil oppstod. - - - - - - - - - + - - + + + + + + + + + + Network Notification - + You were kicked from the game. - + Sorry, this game is already full. - + Unable to join - the server has already started the game. Kan ikke bli med - tjeneren har allerede startet spillet. - + Your admin state timed out due to inactivity. Feel free to create a new game! - + You cannot join this type of game as guest. - + The settings are invalid for this type of game. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - - + + Server Message - + PokerTH %1 @@ -4314,22 +5627,22 @@ Vennligst velg et annet navn. timeoutMsgBoxImpl - + Timeout Warning - + Please click "OK" to stop the countdown! - + You are game-admin of an open game which will time out in %1 seconds. - + Your connection is about to time out due to inactivity in %1 seconds. diff --git a/ts/pokerth_pl.ts b/ts/pokerth_pl.ts index 5765845f..70f309ab 100644 --- a/ts/pokerth_pl.ts +++ b/ts/pokerth_pl.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -22,7 +22,7 @@ Please contact the card deck style builder %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -31,14 +31,14 @@ Please contact the card deck style builder %3. - + Cannot load card deck style file: %1 Please check the style file or choose another style! - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -46,7 +46,7 @@ Please contact the card deck style builder %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! @@ -66,14 +66,14 @@ Please select a card deck style and try again! GameTableStyleReader - - - + + + Game Table Style Error - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -86,12 +86,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Fields content missing - + One or more pictures from current game table style "%1" were not found: %2 @@ -102,12 +102,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Pictures missing - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -117,40 +117,40 @@ Please contact the game table style builder via "%4". - + Game Table Style Error - Outdated - + Everything OK! - + Some pictures are missing, please contact style maintainer for this issue. - + Some style fields are missing, please contact style maintainer for this issue. - + This style is outdated, please contact style maintainer for this issue. - + Cannot load game table style file: %1 Please check the style file or choose another style! - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! @@ -210,33 +210,38 @@ Please select a game table style and try again! MyAvatarLabel - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player - + Ignore Player - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? - - + + PokerTH - Question - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -266,104 +271,104 @@ Please select a game table style and try again! About O programie - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> - - Project Projekt - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - - Translation Tłumaczenie + + + Thanks to + Podziękowania + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> - - - Thanks to - Podziękowania - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> @@ -592,12 +597,12 @@ p, li { white-space: pre-wrap; }(new line) aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 O PokerTH %1 @@ -686,12 +691,12 @@ p, li { white-space: pre-wrap; }(new line) changeCompleteBlindsDialogImpl - + Manual Blinds Order Własna konfiguracja ślepych - + You cannot set more than 30 manual blinds. Nie możesz ustawić więcej niż 30 własnych ślepych (blinds). @@ -717,46 +722,46 @@ p, li { white-space: pre-wrap; }(new line) changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Nie możesz połączyć się z chatem gier internetowych z nickiem "Human Player". Proszę wybrierz inny nick. - - - + + + Nick name: - + Your player name is already used by another player. Please choose a different name. Twoj nick jest już używany przez kogoś innego. Proszę wybrać inny nick. - + The player name is too short, too long or invalid. Please choose another one. Nick gracza jest za krótki, za długi lub niepoprawny. Proszę wprowadź inny nick. - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! - - + + Game name: @@ -793,27 +798,27 @@ Please choose another one! connectToServerDialogImpl - + Resolving address... Ustalanie adresu... - + Connecting to server... Łączenie z serwererem ... - + Starting session... Rozpoczynanie sesji... - + Connection established! Połączenie zostało nawiązane poprawnie! - + Reading server list... @@ -933,17 +938,17 @@ Please choose another one! createInternetGameDialogImpl - + <i>First small blind: $%1</i> - + <i>Double blinds every %1'th hand</i> - + %1's game Gra %1 @@ -1028,7 +1033,7 @@ Please choose another one! gameLobbyDialog - + Lobby-Chat Chat gier internetowych @@ -1041,57 +1046,57 @@ Please choose another one! Prywatne - + Game Info Informacje o grze - + Connected Players Połączeni gracze - + Start Cash: - + First small blind: - + Blinds raise interval: - + Blinds raise mode: - + Timeout for player action (sec): Czas na reakcję graczy (w sekundach): - + Fill up with computer opponents Dopełnij przeciwnikami komputerowymi - + Sort alphabetically - + Sort by country - + Display idle players @@ -1144,7 +1149,7 @@ Please choose another one! Tryb zwiększania ślepych: - + Manual blinds list: Własna konfiguracja ślepych: @@ -1153,32 +1158,32 @@ Please choose another one! Czas na reakcję graczy (w sekundach): - + Game type: - + &Leave Game - + Join &any game - + &Create Game - + &Join Game - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1190,47 +1195,52 @@ p, li { white-space: pre-wrap; } - + 0 - No game list filter - + search for player ... - + 1 - Show open games - + 2 - Show open & non-full games - + 3 - Show open & non-full & non-private games - + 4 - Show open & non-full & private games - + Internet Game Lobby Lobby - Chat gier internetowych - + + 5 - Show open & non-full & ranking games + + + + &Start Game - + &Kick Player @@ -1243,7 +1253,7 @@ p, li { white-space: pre-wrap; } Dołącz do dowolnej gry - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1259,46 +1269,46 @@ p, li { white-space: pre-wrap; } gra - - - - + + + + Game Info Informacje o grze - + Server Error Błąd serwera - + You should not kick yourself from this game! Nie powinieneś wyrzucać sam siebie z tej gry! - + Joining a private Game Dołącz do gry prywatnej - - - + + + Game Gra - - - + + + Players Gracze - - - + + + State Stan @@ -1307,186 +1317,1402 @@ p, li { white-space: pre-wrap; } Prywatne - + You are about to join a private game. Please enter the password! Próbujesz wejść do gry prywatnej. Proszę wpisz hasło! - + running w trakcie - + open otwarta - - + + Connected players - + hands rozdania - + minutes minuty - + double blinds podwajane - + manual blinds order własne - + Starting game. Please wait ... Tworzenie gry. Proszę czekać ... - - R - - - - - - + + + P - - - + + + Available Players Dostępni gracze - + Invite player - + Ignore player - + Player infos ... - - - + + Show player stats + + + + + + Standard - - - + + + Registered players only - - - + + + Invited players only - - - + + + Ranking game - + Connected players - max. %1 - - + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + + + + + T - - + + Connected players - Max. %1 - - + + running games: %1 gry w trakcie: %1 - - + + open games: %1 otwarte gry : %1 - + Invite %1 - + Ignore %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> - - + + The game will start in<br><b>%1</b> seconds. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? @@ -1495,49 +2721,49 @@ Feel free to invite other players by right-clicking on their nick in the availab osób na chacie: %1 - - + + connected players: %1 podłączonych graczy: %1 - + search for player ... - + Chat is only available to registered players. - + Invite player ... - + Ignore player ... - + %1 is playing in "%2". - + %1 is not playing at the moment. - - + + PokerTH - Info Message - + PokerTH - Question @@ -1549,22 +2775,22 @@ Feel free to invite other players by right-clicking on their nick in the availab gameTable - + Hands Układy pokerowe - + Chat Chat - + Log Log - + Speed: Prędkość: @@ -1581,94 +2807,94 @@ Feel free to invite other players by right-clicking on their nick in the availab Gra - + Start Local Game ... Rozpocznij grę lokalną ... - + Ctrl+N Ctrl+N - + Quit Zakończ - + Ctrl+Q Ctrl+Q - + About PokerTH ... O programie PokerTH ... - + Settings ... Ustawienia ... - + Create Network Game ... Utwórz grę sieciową ... - + Ctrl+O Ctrl+O - + Join Network Game ... Dołącz do gry sieciowej ... - + Ctrl+J Ctrl+J - + Fullscreen Pełny ekran - + Ctrl+F Ctrl+F - + Show/Hide Chat Window Pokaż/ukryj okno chatu - + Ctrl+T Ctrl+T - - - + + + Show/Hide Hands Window Pokaż/ukryj okno układów pokerowych - + Ctrl+H Ctrl+H - + Show/Hide Log Window Pokaż/ukryj okno logu - + Ctrl+L Ctrl+L @@ -1681,12 +2907,12 @@ Feel free to invite other players by right-clicking on their nick in the availab Gra sieciowa - + Internet Game ... Gra internetowa ... - + Ctrl+I Ctrl+I @@ -1695,22 +2921,22 @@ Feel free to invite other players by right-clicking on their nick in the availab All In - + Away Nieobecność - + Manual Action (default) Czekaj na decyzję gracza (domyślnie) - + Auto-Check / Auto-Fold Automatycznie czekaj/odrzuć - + Auto-Check / Auto-Call-Any Automatycznie czekaj/sprawdzaj-dowolną-stawkę @@ -1720,37 +2946,119 @@ Feel free to invite other players by right-clicking on their nick in the availab PokerTH 0.6-beta - Open-Source'owa gra Texas Holdem - + Show/Hide Away Window Pokaż/ukryj okno nieobecności - + Ctrl+A - + Kick - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Vote Timeout: - + Yes - + No - + + Players tip + + + + + Save + Zapisz + + + Chance @@ -1759,47 +3067,47 @@ Feel free to invite other players by right-clicking on their nick in the availab Ustawienia - + Configure PokerTH ... - + Close Zamknij - + Ctrl+X - + Vote started by: - + Show/Hide Chance Window - + Ctrl+C - + &View - + &Settings - + Shortcut: <Shift> @@ -1807,14 +3115,14 @@ Feel free to invite other players by right-clicking on their nick in the availab gameTableImpl - - - - - - - - + + + + + + + + Stop Stop @@ -1827,11 +3135,11 @@ Feel free to invite other players by right-clicking on their nick in the availab Ctrl+N aby rozpocząć nową grę - - - - - + + + + + Start Start @@ -1982,7 +3290,7 @@ Proszę wybrać inny nick. Niestety ten serwer jest w tej chwili pełny. - + Chat Chat @@ -2067,24 +3375,24 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Proszę wejdź na stronę <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> i śćiągnij ostatnią wersję. - + Closing PokerTH during network game Zamknięcie PokerTH podczas gry siecowej - + You are the hosting server. Do you want to close PokerTH anyway? Jesteś gospodarzem. Chcesz naprawdę zamknąć PokerTH? - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - Open-Source'owa gra Texas Holdem - - - + + + Lobby Chat gier internetowych @@ -2105,80 +3413,80 @@ Proszę wejdź na stronę <a href="http://www.pokerth.net/" target= Ta wersja beta PokerTH jest przestarzała.<br>Proszę odwiedzić stronę <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> i zainstalować najnowszą wersję. - + PokerTH - Internet Game Message PokerTH - Komunikat gry internetowej - + Attention! Do you really want to leave the current game and go back to the lobby? Uwaga! Czy na pewno chcesz opuścić tę grę i powrócić go chatu gier internetowych? - + Chance - + Really want to exit? - + PokerTH - Close Table? - + Kick - + Do you want to kick <b>%1</b><br>from this game? - - + + <b>%1</b> secs left - + vote - + votes - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. - + Chat is only available to registered players. - + PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -2378,53 +3686,53 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Ładuj Server-Profile-File Error - - - + + + Could not load server-profiles-file: Błąd ładowania server-profiles-file: - + Save Server Profile Error Zapisz Server Profile Error - + Read Server-Profile List Error Wczytaj Server-Profile List Error - + Could not read server-profiles list Błąd wczytywania server-profil list - - + + Save Server-Profile-File Error Zapisz Server-Profile-File Error - - + + Could not save server-profiles-file: Błąd zapisu server-profiles-file: - + A profile with the name: %1 already exists. Would you like to overwrite ? Profil o nazwie %1 już egsystuje. @@ -2478,12 +3786,12 @@ Chzesz go prezepisać ? manualBlindsOrderDialogImpl - + Manual Blinds Order Własna konfiguracja ślepych - + You cannot set more than 30 manual blinds. Nie możesz ustawić więcej niż 30 własnych ślepych (blinds). @@ -2589,36 +3897,36 @@ Chzesz go prezepisać ? selectAvatarDialogImpl - - + + Avatar File Error Błędny plik avatara - + Please select an avatar from the list! Proszę wybrać avatar z listy! - + Select external avatar picture Wybierz avatar z pliku - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! Avatar jest za duży. (maksymalnie 30 KB) Proszę wybrać mniejsze! - + Images (*.png *.jpg *.gif) Pliki graficzne (*.png *.jpg *.gif) - + The entered avatar picture doesn't exist. Please enter an valid picture! Wybrany avatar nie istnieje! @@ -3385,37 +4693,37 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + - - + + Settings Error Błąd w ustawieniach - + Select your flipside picture Wybierz własny obrazek - + Open Directory Otwórz folder - + Images (*.png *.jpg *.gif) Pliki graficzne (*.png *.jpg *.gif)Zjęcia (*.png *.jpg *.gif) - - + + Blinds Error Błąd ustawień ślepych - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -3425,67 +4733,67 @@ Pierwszy mały ślepy zostanie ustawiony na maksymalną możliwą wartość. - + Dutch Holenderski - + Afrikaans - + Bulgarian - + Catalan - + Chinese - + Czech - + Danish - + English Angielski - + Finnish - + French Francuski - + German Niemiecki - + Greek - + Hungarian Węgierski @@ -3508,19 +4816,19 @@ możliwą wartość. Turecki - + Language Changed Język został zmieniony - + You have changed application language to %1. Please restart PokerTH to load new language! Zmieniłeś język na %1. Proszę ponownie uruchomić PokerH aby wczytać nowy język! - + Italian Włoski @@ -3572,8 +4880,8 @@ Please enter an valid picture! Proszę wybrać inny obrazek! - - + + The log file directory doesn't exist. Please select an valid directory! Wybrany folder dla plików logu nie istnieje. @@ -3585,145 +4893,150 @@ Proszę wybrać inny folder! Norweski - + + Japanese + + + + The entered server list address is not a valid URL. Please enter a valid server list address! - - + + Maintainer Name - - + + Maintainer EMail - - + + Create Date - + Windows Behaviour - + scaleable - + fixed - + Minimum Size - + Maximum Size - + Fixed Size - + State Stan - + Please select your game table style - + PokerTH game table styles (*.xml) - + Game Table Style Error - + Selected game table style file is already in the list. Please select another one to add! - + Game Table Style File Error - + Could not load game table style file correctly. Style will not be placed into list! - + Please select your card deck style - + PokerTH card deck styles (*.xml) - + Card Deck Style Error - + Selected card deck style file is already in the list. Please select another one to add! - + Card Deck Style File Error - + Could not load card deck style file correctly. Style will not be placed into list! - + PokerTH - Log file - + Do you really want to delete the selected log file? - + Save PokerTH log file - + PokerTH SQL log (*.pdb) @@ -3779,12 +5092,12 @@ Style will not be placed into list! startNetworkGameDialogImpl - + Server Error Błąd serwera - + You should not kick yourself from this game! Nie powinieneś wyrzucać sam siebie z tej gry! @@ -3911,108 +5224,108 @@ Please choose another one. Proszę wybrierz inny nick. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error - + Server address was not set. Adres serwera nie został ustawiony. - + An invalid port was set (ports 0-1023 are not allowed). Ustawiony został niepoprawny port (porty 0-1023 nie są dozwolone). - + Could not create a socket for TCP communication. Nie udało się utworzyć gniazda sieciowego TCP. - + Could not set the IP address. Nie udało się ustawić adresu IP. - + Could not set the port for this type of address. Nie udało się ustawić portu dla tego typu adresu. - + The server name could not be resolved. Nie udało się znaleźć nazwy serwera. - + Bind failed - please choose a different port. Błąd - proszę wybrać inny port. - + Internal network error: "listen" failed. Wewnętrzny błąd sieciowy: "listen" nie wykonało się poprawnie. - + Server execution was terminated. Serwer został zatrzymany. - + Could not connect to the server. Nie udało się polączyć z serwerem. - + Connection timed out. Please check the server address. @@ -4023,144 +5336,144 @@ Proszę sprawdź adres serwera. Jeśli serwer jest w sieci z routerem NAT, to upewnij się, że "port forwarding" został poprawnie skonfigurowany. - + Internal network error: "select" failed. Wewnętrzny błąd sieciowy: "select" nie wykonało się poprawnie. - + Internal network error: "send" failed. Wewnętrzny błąd sieciowy: "send" nie wykonało się poprawnie. - + Connection was closed by the server. Połączenie zostało zerwane przez serwer. - + Internal network error: Duplicate TCP connection. Wewnętrzny błąd sieciowy: zdublowane połączenie TCP. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Została wyslana niepoprawna informacja sieciowa. Proszę upewnij się, że wszyscy gracze używają tej samej wersji PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Wewnętrzny błąd stanu. Proszę upewnij się, że wszyscy gracze używają tej samej wersji PokerTH. - + Invalid server list URL. Please correct the address in the settings. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. - + Could not unzip the PokerTH internet server list. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. - + Could not open the target file when downloading the server list. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Serwer PokerTH nie obsługuje wersji gry, której używasz.<br>Proszę odwiedzić stronę <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> i zainstalować najnowszą wersję. - + Sorry, this server is already full. Niestety ten serwer jest już pełny. - + Invalid login. Please check your username and password. - + Your account is blocked indefinitely. - + You cannot login at this time. Please try again in a few seconds. - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. - + Invalid password when joining the game. Please reenter the password and try again. Niepoprawne hasło. Proszę wpisz hasło jeszcze raz. - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. Hasło jest za długie. Proszę wprowadź inne hasło. @@ -4175,154 +5488,154 @@ Proszę wybrać inny nick. Nick gracza jest za krótki, za długi lub niepoprawny. Proszę wprowadź inny nick. - + The game name is either too short or too long. Please choose another one. Nazwa gry jest za długa albo za krótka. Proszę wprowadź inną. - + The game could not be found. Gra nie została znaleziona. - + The chat text is invalid. Tekst rozmowy jest niepoprawny. - + The server referred to an unknown player. Aborting. Nieznany gracz na serwerze. Przerwanie gry. - + Internal error: The current player could not be found. Błąd wewnętrzny: Aktualny gracz nie mógł zostać odnależniony. - + Internal error: The current player is not active. Błąd wewnętrzny: Aktualny gracz nie jest aktywny. - + You were kicked from the server. Zostałeś wyrzucony z serwera. - + You were temporarily banned from the server. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! - + The client player count is invalid. Niewłaściwa liczba graczy. - + Too many manual blinds were set. Please reconfigure the manual blinds. Za dużo ustawionych własnych ślepych. Proszę jeszze raz skonfigurować. - + An invalid avatar file was configured. Please choose a different avatar. Został ustawiony nieoprawny plik avataru. Proszę wybrać inny. - + The selected avatar file is too large. Please choose a different avatar. Wybrany avatar jest za duży. Proszę wybrać inny. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Wystąpił błąd z wbudowanym avatarem. Proszę poinformuj o tym administratora w chacie gier internetowych. - + Could not start game: Synchronization failed. Nie udało się rozpoczać gry. Synchronizacja zakończona niepowodzeniem. - + The server is down for maintenance. Please try again later. Serwer jest w tej chwili nieosiągalny ze względu na konserwacje. Proszę spróbować póżniej. - + An internal error occured. Wystąpił błąd wewnętrzny. - - - - - - - - - + - - + + + + + + + + + + Network Notification Informacja sieciowa - + You were kicked from the game. Zostałeś wyrzucony z serwera. - + Sorry, this game is already full. Niestety ten serwer jest w tej chwili pełny. - + Unable to join - the server has already started the game. Nie możesz dołączyć do tej gry - rozgrywka się już rozpoczęła. - + Your admin state timed out due to inactivity. Feel free to create a new game! - + You cannot join this type of game as guest. - + The settings are invalid for this type of game. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Nowa wersja PokerTH jest dostępna.<br>Proszę odwiedzić stronę <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> i zainstalować najnowszą wersję. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Ta wersja beta PokerTH jest przestarzała.<br>Proszę odwiedzić stronę <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> i zainstalować najnowszą wersję. - - + + Server Message - + PokerTH %1 PokerTH %1 @@ -4330,22 +5643,22 @@ Proszę wybrać inny nick. timeoutMsgBoxImpl - + Timeout Warning - + Please click "OK" to stop the countdown! - + You are game-admin of an open game which will time out in %1 seconds. - + Your connection is about to time out due to inactivity in %1 seconds. diff --git a/ts/pokerth_ptbr.ts b/ts/pokerth_ptbr.ts index 4db94608..7f97c871 100644 --- a/ts/pokerth_ptbr.ts +++ b/ts/pokerth_ptbr.ts @@ -1,4 +1,6 @@ - + + + UTF-8 CardDeckStyleReader @@ -278,6 +280,10 @@ Por favor contate o desenvolvedor de estilos %3. Are you sure you want to report the avatar of "%1" as inappropriate? Tem certeza que deseja reportar o avatar de "%1" como inapropriado? + + Add/Edit/Remove tooltip + + ServerListDialog @@ -330,7 +336,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Coded in C++ / QT4</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">© 2006-2007, FHammer &amp; FThauer</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">© 2006-2007, FHammer &amp; FThauer</span></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">PokerTH 0.5</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Jogo de Poker para o popular "Texas Holdem" Poker</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Um jogador com até 6 pc-oponentes</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Jogos Multiplayer em rede</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Escrito em C++ / QT4</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">© 2006-2007, FHammer &amp; FThauer</span></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> @@ -377,15 +383,15 @@ p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This Software is published under the Terms of GPL v2:</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Version 2, June 1991</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Version 2, June 1991</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) 1989, 1991 Free Software Foundation, Inc.,</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Everyone is permitted to copy and distribute verbatim copies</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> of this license document, but changing it is not allowed.</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Preamble</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Preamble</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> The licenses for most software are designed to take away your</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">freedom to share and change it. By contrast, the GNU General Public</p> @@ -435,7 +441,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> The precise terms and conditions for copying, distribution and</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modification follow.</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 0. This License applies to any program or other work which contains</p> @@ -634,7 +640,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of preserving the free status of all derivatives of our free software and</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of promoting the sharing and reuse of software generally.</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> NO WARRANTY</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> NO WARRANTY</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN</p> @@ -656,9 +662,9 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">POSSIBILITY OF SUCH DAMAGES.</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> END OF TERMS AND CONDITIONS</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> END OF TERMS AND CONDITIONS</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> How to Apply These Terms to Your New Programs</p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> How to Apply These Terms to Your New Programs</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> If you develop a new program, and you want it to be of the greatest</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">possible use to the public, the best way to achieve this is to make it</p> @@ -717,7 +723,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">library. If this is what you want to do, use the GNU Lesser General</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Public License instead of this License.</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> - <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Este Software e publicado sob os termos GPL v2:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Versão 2, Junho 1991</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) 1989, 1991 Free Software Foundation, Inc.,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Qualquer um pode copiar e distribuir as copias</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> do documento desta licença, mas mudanças não são permitidas.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Preamble</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> A licença para a maioria dos softwares que são projetados para</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> remover sua autoria e mudá-lo. Por contrato, de GNU General Public</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">A licença garante sua liberdade para compartilhar livremente e mudar</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">o software--tenha certeza de que o software e livre para todos os usuários. Esta</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">General Public License é aplicada na maioria dos Softwares Livre</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Foundation's software e para qualquer outro programa que use direitos autorais e</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">escreva a frase. (Este e outros softwares livre da Foundation's software é coberto pelo</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">GNU Lesser General Public License instead.) Você também pode usar</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">em seus programas.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Quando falamos em software livre, estamos referindo a liberdade, não a</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">preço. A General Public Licenses foi escrita para garantir que você</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tenha a liberdade para distribuir cópias do software livre (e mudar de acordo </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">com a sua vontade), você receberá o código ou começar um novo</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">se você quiser, assim você pode mudar o software ou partes dele</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">em novos softwares livre; e saiba que você pode fazer estás alterações.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Para proteger seus direitos, você precisa fazer restrição de proibido</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">para que qualquer um aceite ou não estas condições.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Estas restrições traduz certas responsabilidades para você caso você</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribua cópias do software, ou se você modificá-lo.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Por exemplo, se você distribuir cópias de tal programa, sendo</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">grátis ou por um preço, você deve dar todos os direitos que</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">você tem. Você deve certificar-se de que eles, também, receberam ou pegaram o</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">código fonte. E você deve mostrar-lhes estes termos assim que sabem dos seus</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">direitos.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Para proteger seuys direitos faça dois passos: (1) copyright do software, e</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">(2) ofereça esta licença caso deseje que esta de permissão legal pela cópia,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribua e/ou modifique o software.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> também, para a proteção dos autores e a sua, nós queremos ter a certeza</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">que não há nenhuma garantia para este software</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">livre. Se o software for modificado por outra pessoa, nós</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">queremos esclarecer ao receptor que este não é original, então</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qualquer problema introduzidos por terceiros não refletirá no original e na</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">reputação dos autores.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Finalmente, todo software livre é ameaçado constatemente pela patente de</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">softwares. Nós desejamos evitar o perigo da redistribuição de um software livre</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">para que este individualmente venha a obter patente, de fato fazendo o</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">proprietário do software. Para previnir isto, nós fizemos é deixar claro que</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">que a patente é livre para qualquer um que venha a usar o software ou parte dele.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Os termos e as condições precisos para a cópia, a distribuição e</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modificação siga..</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 0. This License applies to any program or other work which contains</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">a notice placed by the copyright holder saying it may be distributed</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">under the terms of this General Public License. The "Program", below,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">refers to any such program or work, and a "work based on the Program"</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">means either the Program or any derivative work under copyright law:</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">that is to say, a work containing the Program or a portion of it,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">either verbatim or with modifications and/or translated into another</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">language. (Hereinafter, translation is included without limitation in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the term "modification".) Each licensee is addressed as "you".</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Activities other than copying, distribution and modification are not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">covered by this License; they are outside its scope. The act of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">running the Program is not restricted, and the output from the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">is covered only if its contents constitute a work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program (independent of having been made by running the Program).</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Whether that is true depends on what the Program does.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 1. You may copy and distribute verbatim copies of the Program's</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">source code as you receive it, in any medium, provided that you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">conspicuously and appropriately publish on each copy an appropriate</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">copyright notice and disclaimer of warranty; keep intact all the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">notices that refer to this License and to the absence of any warranty;</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">and give any other recipients of the Program a copy of this License</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">along with the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You may charge a fee for the physical act of transferring a copy, and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">you may at your option offer warranty protection in exchange for a fee.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 2. You may modify your copy or copies of the Program or any portion</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of it, thus forming a work based on the Program, and copy and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute such modifications or work under the terms of Section 1</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">above, provided that you also meet all of these conditions:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a) You must cause the modified files to carry prominent notices</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> stating that you changed the files and the date of any change.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> b) You must cause any work that you distribute or publish, that in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> whole or in part contains or is derived from the Program or any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> part thereof, to be licensed as a whole at no charge to all third</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> parties under the terms of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> c) If the modified program normally reads commands interactively</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> when run, you must cause it, when started running for such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> interactive use in the most ordinary way, to print or display an</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> announcement including an appropriate copyright notice and a</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> notice that there is no warranty (or else, saying that you provide</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a warranty) and that users may redistribute the program under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> these conditions, and telling the user how to view a copy of this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> License. (Exception: if the Program itself is interactive but</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> does not normally print such an announcement, your work based on</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Program is not required to print an announcement.)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">These requirements apply to the modified work as a whole. If</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">identifiable sections of that work are not derived from the Program,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">and can be reasonably considered independent and separate works in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">themselves, then this License, and its terms, do not apply to those</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">sections when you distribute them as separate works. But when you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute the same sections as part of a whole which is a work based</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">on the Program, the distribution of the whole must be on the terms of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License, whose permissions for other licensees extend to the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">entire whole, and thus to each and every part regardless of who wrote it.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Thus, it is not the intent of this section to claim rights or contest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">your rights to work written entirely by you; rather, the intent is to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">exercise the right to control the distribution of derivative or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">collective works based on the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">In addition, mere aggregation of another work not based on the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">with the Program (or with a work based on the Program) on a volume of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">a storage or distribution medium does not bring the other work under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the scope of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 3. You may copy and distribute the Program (or a work based on it,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">under Section 2) in object code or executable form under the terms of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Sections 1 and 2 above provided that you also do one of the following:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a) Accompany it with the complete corresponding machine-readable</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> source code, which must be distributed under the terms of Sections</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 1 and 2 above on a medium customarily used for software interchange; or,</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> b) Accompany it with a written offer, valid for at least three</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> years, to give any third party, for a charge no more than your</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> cost of physically performing source distribution, a complete</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> machine-readable copy of the corresponding source code, to be</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> distributed under the terms of Sections 1 and 2 above on a medium</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> customarily used for software interchange; or,</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> c) Accompany it with the information you received as to the offer</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> to distribute corresponding source code. (This alternative is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> allowed only for noncommercial distribution and only if you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> received the program in object code or executable form with such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> an offer, in accord with Subsection b above.)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The source code for a work means the preferred form of the work for</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">making modifications to it. For an executable work, complete source</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">code means all the source code for all modules it contains, plus any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">associated interface definition files, plus the scripts used to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">control compilation and installation of the executable. However, as a</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">special exception, the source code distributed need not include</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">anything that is normally distributed (in either source or binary</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">form) with the major components (compiler, kernel, and so on) of the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">operating system on which the executable runs, unless that component</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">itself accompanies the executable.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If distribution of executable or object code is made by offering</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">access to copy from a designated place, then offering equivalent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">access to copy the source code from the same place counts as</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribution of the source code, even though third parties are not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">compelled to copy the source along with the object code.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 4. You may not copy, modify, sublicense, or distribute the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">except as expressly provided under this License. Any attempt</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">otherwise to copy, modify, sublicense or distribute the Program is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">void, and will automatically terminate your rights under this License.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">However, parties who have received copies, or rights, from you under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License will not have their licenses terminated so long as such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">parties remain in full compliance.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 5. You are not required to accept this License, since you have not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">signed it. However, nothing else grants you permission to modify or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute the Program or its derivative works. These actions are</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">prohibited by law if you do not accept this License. Therefore, by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modifying or distributing the Program (or any work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program), you indicate your acceptance of this License to do so, and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">all its terms and conditions for copying, distributing or modifying</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the Program or works based on it.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 6. Each time you redistribute the Program (or any work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program), the recipient automatically receives a license from the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">original licensor to copy, distribute or modify the Program subject to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">these terms and conditions. You may not impose any further</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">restrictions on the recipients' exercise of the rights granted herein.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You are not responsible for enforcing compliance by third parties to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 7. If, as a consequence of a court judgment or allegation of patent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">infringement or for any other reason (not limited to patent issues),</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">conditions are imposed on you (whether by court order, agreement or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">otherwise) that contradict the conditions of this License, they do not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">excuse you from the conditions of this License. If you cannot</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute so as to satisfy simultaneously your obligations under this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">License and any other pertinent obligations, then as a consequence you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">may not distribute the Program at all. For example, if a patent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">license would not permit royalty-free redistribution of the Program by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">all those who receive copies directly or indirectly through you, then</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the only way you could satisfy both it and this License would be to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">refrain entirely from distribution of the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If any portion of this section is held invalid or unenforceable under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">any particular circumstance, the balance of the section is intended to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">apply and the section as a whole is intended to apply in other</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">circumstances.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">It is not the purpose of this section to induce you to infringe any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">patents or other property right claims or to contest validity of any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">such claims; this section has the sole purpose of protecting the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">integrity of the free software distribution system, which is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">implemented by public license practices. Many people have made</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">generous contributions to the wide range of software distributed</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">through that system in reliance on consistent application of that</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">system; it is up to the author/donor to decide if he or she is willing</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to distribute software through any other system and a licensee cannot</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">impose that choice.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This section is intended to make thoroughly clear what is believed to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be a consequence of the rest of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 8. If the distribution and/or use of the Program is restricted in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">certain countries either by patents or by copyrighted interfaces, the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">original copyright holder who places the Program under this License</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">may add an explicit geographical distribution limitation excluding</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">those countries, so that distribution is permitted only in or among</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">countries not thus excluded. In such case, this License incorporates</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the limitation as if written in the body of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 9. The Free Software Foundation may publish revised and/or new versions</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of the General Public License from time to time. Such new versions will</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be similar in spirit to the present version, but may differ in detail to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">address new problems or concerns.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Each version is given a distinguishing version number. If the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">specifies a version number of this License which applies to it and "any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">later version", you have the option of following the terms and conditions</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">either of that version or of any later version published by the Free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Software Foundation. If the Program does not specify a version number of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License, you may choose any version ever published by the Free Software</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Foundation.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 10. If you wish to incorporate parts of the Program into other free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">programs whose distribution conditions are different, write to the author</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to ask for permission. For software which is copyrighted by the Free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Software Foundation, write to the Free Software Foundation; we sometimes</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">make exceptions for this. Our decision will be guided by the two goals</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of preserving the free status of all derivatives of our free software and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of promoting the sharing and reuse of software generally.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> NO WARRANTY</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">REPAIR OR CORRECTION.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">POSSIBILITY OF SUCH DAMAGES.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> END OF TERMS AND CONDITIONS</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> How to Apply These Terms to Your New Programs</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> If you develop a new program, and you want it to be of the greatest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">possible use to the public, the best way to achieve this is to make it</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">free software which everyone can redistribute and change under these terms.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> To do so, attach the following notices to the program. It is safest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to attach them to the start of each source file to most effectively</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">convey the exclusion of warranty; and each file should have at least</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the "copyright" line and a pointer to where the full notice is found.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> &lt;one line to give the program's name and a brief idea of what it does.&gt;</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) &lt;year&gt; &lt;name of author&gt;</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is free software; you can redistribute it and/or modify</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> it under the terms of the GNU General Public License as published by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Free Software Foundation; either version 2 of the License, or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> (at your option) any later version.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is distributed in the hope that it will be useful,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> but WITHOUT ANY WARRANTY; without even the implied warranty of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU General Public License for more details.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> You should have received a copy of the GNU General Public License along</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> with this program; if not, write to the Free Software Foundation, Inc.,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Also add information on how to contact you by electronic and paper mail.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If the program is interactive, make it output a short notice like this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">when it starts in an interactive mode:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gnomovision version 69, Copyright (C) year name of author</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This is free software, and you are welcome to redistribute it</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> under certain conditions; type `show c' for details.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The hypothetical commands `show w' and `show c' should show the appropriate</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">parts of the General Public License. Of course, the commands you use may</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be called something other than `show w' and `show c'; they could even be</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">mouse-clicks or menu items--whatever suits your program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You should also get your employer (if you work as a programmer) or your</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">school, if any, to sign a "copyright disclaimer" for the program, if</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">necessary. Here is a sample; alter the names:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Yoyodyne, Inc., hereby disclaims all copyright interest in the program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> `Gnomovision' (which makes passes at compilers) written by James Hacker.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> &lt;signature of Ty Coon&gt;, 1 April 1989</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Ty Coon, President of Vice</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This General Public License does not permit incorporating your program into</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">proprietary programs. If your program is a subroutine library, you may</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">consider it more useful to permit linking proprietary applications with the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">library. If this is what you want to do, use the GNU Lesser General</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Public License instead of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Este Software e publicado sob os termos GPL v2:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Versão 2, Junho 1991</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) 1989, 1991 Free Software Foundation, Inc.,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Qualquer um pode copiar e distribuir as copias</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> do documento desta licença, mas mudanças não são permitidas.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Preamble</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> A licença para a maioria dos softwares que são projetados para</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> remover sua autoria e mudá-lo. Por contrato, de GNU General Public</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">A licença garante sua liberdade para compartilhar livremente e mudar</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">o software--tenha certeza de que o software e livre para todos os usuários. Esta</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">General Public License é aplicada na maioria dos Softwares Livre</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Foundation's software e para qualquer outro programa que use direitos autorais e</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">escreva a frase. (Este e outros softwares livre da Foundation's software é coberto pelo</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">GNU Lesser General Public License instead.) Você também pode usar</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">em seus programas.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Quando falamos em software livre, estamos referindo a liberdade, não a</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">preço. A General Public Licenses foi escrita para garantir que você</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">tenha a liberdade para distribuir cópias do software livre (e mudar de acordo </p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">com a sua vontade), você receberá o código ou começar um novo</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">se você quiser, assim você pode mudar o software ou partes dele</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">em novos softwares livre; e saiba que você pode fazer estás alterações.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Para proteger seus direitos, você precisa fazer restrição de proibido</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">para que qualquer um aceite ou não estas condições.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Estas restrições traduz certas responsabilidades para você caso você</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribua cópias do software, ou se você modificá-lo.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Por exemplo, se você distribuir cópias de tal programa, sendo</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">grátis ou por um preço, você deve dar todos os direitos que</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">você tem. Você deve certificar-se de que eles, também, receberam ou pegaram o</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">código fonte. E você deve mostrar-lhes estes termos assim que sabem dos seus</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">direitos.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Para proteger seuys direitos faça dois passos: (1) copyright do software, e</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">(2) ofereça esta licença caso deseje que esta de permissão legal pela cópia,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribua e/ou modifique o software.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> também, para a proteção dos autores e a sua, nós queremos ter a certeza</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">que não há nenhuma garantia para este software</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">livre. Se o software for modificado por outra pessoa, nós</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">queremos esclarecer ao receptor que este não é original, então</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qualquer problema introduzidos por terceiros não refletirá no original e na</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">reputação dos autores.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Finalmente, todo software livre é ameaçado constatemente pela patente de</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">softwares. Nós desejamos evitar o perigo da redistribuição de um software livre</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">para que este individualmente venha a obter patente, de fato fazendo o</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">proprietário do software. Para previnir isto, nós fizemos é deixar claro que</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">que a patente é livre para qualquer um que venha a usar o software ou parte dele.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Os termos e as condições precisos para a cópia, a distribuição e</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modificação siga..</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU GENERAL PUBLIC LICENSE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 0. This License applies to any program or other work which contains</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">a notice placed by the copyright holder saying it may be distributed</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">under the terms of this General Public License. The "Program", below,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">refers to any such program or work, and a "work based on the Program"</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">means either the Program or any derivative work under copyright law:</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">that is to say, a work containing the Program or a portion of it,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">either verbatim or with modifications and/or translated into another</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">language. (Hereinafter, translation is included without limitation in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the term "modification".) Each licensee is addressed as "you".</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Activities other than copying, distribution and modification are not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">covered by this License; they are outside its scope. The act of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">running the Program is not restricted, and the output from the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">is covered only if its contents constitute a work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program (independent of having been made by running the Program).</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Whether that is true depends on what the Program does.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 1. You may copy and distribute verbatim copies of the Program's</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">source code as you receive it, in any medium, provided that you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">conspicuously and appropriately publish on each copy an appropriate</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">copyright notice and disclaimer of warranty; keep intact all the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">notices that refer to this License and to the absence of any warranty;</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">and give any other recipients of the Program a copy of this License</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">along with the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You may charge a fee for the physical act of transferring a copy, and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">you may at your option offer warranty protection in exchange for a fee.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 2. You may modify your copy or copies of the Program or any portion</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of it, thus forming a work based on the Program, and copy and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute such modifications or work under the terms of Section 1</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">above, provided that you also meet all of these conditions:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a) You must cause the modified files to carry prominent notices</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> stating that you changed the files and the date of any change.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> b) You must cause any work that you distribute or publish, that in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> whole or in part contains or is derived from the Program or any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> part thereof, to be licensed as a whole at no charge to all third</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> parties under the terms of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> c) If the modified program normally reads commands interactively</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> when run, you must cause it, when started running for such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> interactive use in the most ordinary way, to print or display an</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> announcement including an appropriate copyright notice and a</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> notice that there is no warranty (or else, saying that you provide</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a warranty) and that users may redistribute the program under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> these conditions, and telling the user how to view a copy of this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> License. (Exception: if the Program itself is interactive but</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> does not normally print such an announcement, your work based on</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Program is not required to print an announcement.)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">These requirements apply to the modified work as a whole. If</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">identifiable sections of that work are not derived from the Program,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">and can be reasonably considered independent and separate works in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">themselves, then this License, and its terms, do not apply to those</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">sections when you distribute them as separate works. But when you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute the same sections as part of a whole which is a work based</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">on the Program, the distribution of the whole must be on the terms of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License, whose permissions for other licensees extend to the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">entire whole, and thus to each and every part regardless of who wrote it.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Thus, it is not the intent of this section to claim rights or contest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">your rights to work written entirely by you; rather, the intent is to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">exercise the right to control the distribution of derivative or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">collective works based on the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">In addition, mere aggregation of another work not based on the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">with the Program (or with a work based on the Program) on a volume of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">a storage or distribution medium does not bring the other work under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the scope of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 3. You may copy and distribute the Program (or a work based on it,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">under Section 2) in object code or executable form under the terms of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Sections 1 and 2 above provided that you also do one of the following:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> a) Accompany it with the complete corresponding machine-readable</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> source code, which must be distributed under the terms of Sections</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 1 and 2 above on a medium customarily used for software interchange; or,</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> b) Accompany it with a written offer, valid for at least three</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> years, to give any third party, for a charge no more than your</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> cost of physically performing source distribution, a complete</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> machine-readable copy of the corresponding source code, to be</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> distributed under the terms of Sections 1 and 2 above on a medium</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> customarily used for software interchange; or,</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> c) Accompany it with the information you received as to the offer</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> to distribute corresponding source code. (This alternative is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> allowed only for noncommercial distribution and only if you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> received the program in object code or executable form with such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> an offer, in accord with Subsection b above.)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The source code for a work means the preferred form of the work for</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">making modifications to it. For an executable work, complete source</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">code means all the source code for all modules it contains, plus any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">associated interface definition files, plus the scripts used to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">control compilation and installation of the executable. However, as a</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">special exception, the source code distributed need not include</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">anything that is normally distributed (in either source or binary</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">form) with the major components (compiler, kernel, and so on) of the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">operating system on which the executable runs, unless that component</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">itself accompanies the executable.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If distribution of executable or object code is made by offering</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">access to copy from a designated place, then offering equivalent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">access to copy the source code from the same place counts as</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribution of the source code, even though third parties are not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">compelled to copy the source along with the object code.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 4. You may not copy, modify, sublicense, or distribute the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">except as expressly provided under this License. Any attempt</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">otherwise to copy, modify, sublicense or distribute the Program is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">void, and will automatically terminate your rights under this License.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">However, parties who have received copies, or rights, from you under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License will not have their licenses terminated so long as such</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">parties remain in full compliance.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 5. You are not required to accept this License, since you have not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">signed it. However, nothing else grants you permission to modify or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute the Program or its derivative works. These actions are</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">prohibited by law if you do not accept this License. Therefore, by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">modifying or distributing the Program (or any work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program), you indicate your acceptance of this License to do so, and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">all its terms and conditions for copying, distributing or modifying</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the Program or works based on it.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 6. Each time you redistribute the Program (or any work based on the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Program), the recipient automatically receives a license from the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">original licensor to copy, distribute or modify the Program subject to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">these terms and conditions. You may not impose any further</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">restrictions on the recipients' exercise of the rights granted herein.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You are not responsible for enforcing compliance by third parties to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 7. If, as a consequence of a court judgment or allegation of patent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">infringement or for any other reason (not limited to patent issues),</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">conditions are imposed on you (whether by court order, agreement or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">otherwise) that contradict the conditions of this License, they do not</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">excuse you from the conditions of this License. If you cannot</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">distribute so as to satisfy simultaneously your obligations under this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">License and any other pertinent obligations, then as a consequence you</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">may not distribute the Program at all. For example, if a patent</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">license would not permit royalty-free redistribution of the Program by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">all those who receive copies directly or indirectly through you, then</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the only way you could satisfy both it and this License would be to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">refrain entirely from distribution of the Program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If any portion of this section is held invalid or unenforceable under</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">any particular circumstance, the balance of the section is intended to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">apply and the section as a whole is intended to apply in other</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">circumstances.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">It is not the purpose of this section to induce you to infringe any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">patents or other property right claims or to contest validity of any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">such claims; this section has the sole purpose of protecting the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">integrity of the free software distribution system, which is</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">implemented by public license practices. Many people have made</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">generous contributions to the wide range of software distributed</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">through that system in reliance on consistent application of that</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">system; it is up to the author/donor to decide if he or she is willing</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to distribute software through any other system and a licensee cannot</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">impose that choice.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This section is intended to make thoroughly clear what is believed to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be a consequence of the rest of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 8. If the distribution and/or use of the Program is restricted in</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">certain countries either by patents or by copyrighted interfaces, the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">original copyright holder who places the Program under this License</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">may add an explicit geographical distribution limitation excluding</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">those countries, so that distribution is permitted only in or among</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">countries not thus excluded. In such case, this License incorporates</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the limitation as if written in the body of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 9. The Free Software Foundation may publish revised and/or new versions</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of the General Public License from time to time. Such new versions will</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be similar in spirit to the present version, but may differ in detail to</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">address new problems or concerns.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Each version is given a distinguishing version number. If the Program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">specifies a version number of this License which applies to it and "any</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">later version", you have the option of following the terms and conditions</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">either of that version or of any later version published by the Free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Software Foundation. If the Program does not specify a version number of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">this License, you may choose any version ever published by the Free Software</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Foundation.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 10. If you wish to incorporate parts of the Program into other free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">programs whose distribution conditions are different, write to the author</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to ask for permission. For software which is copyrighted by the Free</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Software Foundation, write to the Free Software Foundation; we sometimes</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">make exceptions for this. Our decision will be guided by the two goals</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of preserving the free status of all derivatives of our free software and</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">of promoting the sharing and reuse of software generally.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> NO WARRANTY</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">REPAIR OR CORRECTION.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">POSSIBILITY OF SUCH DAMAGES.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> END OF TERMS AND CONDITIONS</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> How to Apply These Terms to Your New Programs</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> If you develop a new program, and you want it to be of the greatest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">possible use to the public, the best way to achieve this is to make it</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">free software which everyone can redistribute and change under these terms.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> To do so, attach the following notices to the program. It is safest</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">to attach them to the start of each source file to most effectively</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">convey the exclusion of warranty; and each file should have at least</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">the "copyright" line and a pointer to where the full notice is found.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> &lt;one line to give the program's name and a brief idea of what it does.&gt;</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Copyright (C) &lt;year&gt; &lt;name of author&gt;</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is free software; you can redistribute it and/or modify</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> it under the terms of the GNU General Public License as published by</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> the Free Software Foundation; either version 2 of the License, or</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> (at your option) any later version.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This program is distributed in the hope that it will be useful,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> but WITHOUT ANY WARRANTY; without even the implied warranty of</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> GNU General Public License for more details.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> You should have received a copy of the GNU General Public License along</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> with this program; if not, write to the Free Software Foundation, Inc.,</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Also add information on how to contact you by electronic and paper mail.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">If the program is interactive, make it output a short notice like this</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">when it starts in an interactive mode:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gnomovision version 69, Copyright (C) year name of author</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> This is free software, and you are welcome to redistribute it</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> under certain conditions; type `show c' for details.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The hypothetical commands `show w' and `show c' should show the appropriate</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">parts of the General Public License. Of course, the commands you use may</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">be called something other than `show w' and `show c'; they could even be</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">mouse-clicks or menu items--whatever suits your program.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You should also get your employer (if you work as a programmer) or your</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">school, if any, to sign a "copyright disclaimer" for the program, if</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">necessary. Here is a sample; alter the names:</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Yoyodyne, Inc., hereby disclaims all copyright interest in the program</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> `Gnomovision' (which makes passes at compilers) written by James Hacker.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> &lt;signature of Ty Coon&gt;, 1 April 1989</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Ty Coon, President of Vice</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This General Public License does not permit incorporating your program into</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">proprietary programs. If your program is a subroutine library, you may</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">consider it more useful to permit linking proprietary applications with the</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">library. If this is what you want to do, use the GNU Lesser General</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Public License instead of this License.</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> About @@ -864,7 +870,7 @@ p, li { white-space: pre-wrap; } - Coded in C++ / QT4 -© 2006-2007, FHammer, FThauer, LMay +© 2006-2007, FHammer, FThauer, LMay - Jogo do popular "Texas Holdem" Poker- Singleplayer com até 6 oponentes-computador- Multiplayer com jogos via rede- Codificado em C++ / QT4© 2006-2007, FHammer, FThauer, LMay @@ -982,7 +988,7 @@ p, li { white-space: pre-wrap; } - Coded in C++/Qt4 -© 2006-2007, FHammer, FThauer, LMay +© 2006-2007, FHammer, FThauer, LMay - Jogo do popular "Texas Hold'em" Poker - Singleplayer com até 6 oponentes-computador - Multiplayer com jogos via rede @@ -1048,7 +1054,7 @@ p, li { white-space: pre-wrap; } - Coded in C++/Qt4 -© 2006-2008, FHammer, FThauer, LMay +© 2006-2008, FHammer, FThauer, LMay - Jogo do popular "Texas Hold'em" Poker - Singleplayer com até 6 oponentes-computador - Multiplayer com jogos via rede @@ -1143,7 +1149,7 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine para o popular "Texas Hold'em" Poker</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Jogadores com até 9 oponentes de máquinas</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Jogos online<br />- Jogos online pela Internet<br />- Guia de mudanças online para galeria de estilos</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2009, FHammer, FThauer, LMay</p></body></html> @@ -1215,8 +1221,8 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">(new line) +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">(new line) <html><head><meta name="qrichtext" content="1" /><style type="text/css">(new line) p, li { white-space: pre-wrap; }(new line) </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">(new line) @@ -1370,7 +1376,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">(new line) + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">(new line) <html><head><meta name="qrichtext" content="1" /><style type="text/css">(new line) p, li { white-space: pre-wrap; }(new line) </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">(new line) @@ -1402,7 +1408,7 @@ p, li { white-space: pre-wrap; } <tr> <td style="border: none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">(new line) + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">(new line) <html><head><meta name="qrichtext" content="1" /><style type="text/css">(new line) p, li { white-space: pre-wrap; }(new line) </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">(new line) @@ -1437,7 +1443,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">(new line) + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">(new line) <html><head><meta name="qrichtext" content="1" /><style type="text/css">(new line) p, li { white-space: pre-wrap; }(new line) </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;">(new line) @@ -1463,6 +1469,87 @@ p, li { white-space: pre-wrap; }(new line) <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p>(new line) <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - pela moderação no forum e organização do bugtracker e requesição de adicionais</p></td></tr></table></body></html> + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + aboutPokerthImpl @@ -2081,6 +2168,10 @@ p, li { white-space: pre-wrap; } Display idle players Mostrar jogadores inativos + + 5 - Show open & non-full & ranking games + + gameLobbyDialogImpl @@ -2158,7 +2249,7 @@ p, li { white-space: pre-wrap; } R - R + R P @@ -2298,6 +2389,982 @@ Sinta se avontade para convidar outro jogador clicando no apelido na lista de jo The game will start in<br><b>%1</b> seconds. O jogo vai começar em <br><b>%1</b> segundos. + + Show player stats + + + + Afghanistan + + + + ALand Islands + + + + Albania + + + + Algeria + + + + American Samoa + + + + Andorra + + + + Angola + + + + Anguilla + + + + Antarctica + + + + Antigua And Barbuda + + + + Argentina + + + + Armenia + + + + Aruba + + + + Australia + + + + Austria + + + + Azerbaijan + + + + Bahamas + + + + Bahrain + + + + Bangladesh + + + + Barbados + + + + Belarus + + + + Belgium + + + + Belize + + + + Benin + + + + Bermuda + + + + Bhutan + + + + Bolivia + + + + Bosnia And Herzegovina + + + + Botswana + + + + Bouvet Island + + + + Brazil + + + + British Indian Ocean Territory + + + + Brunei Darussalam + + + + Bulgaria + + + + Burkina Faso + + + + Burundi + + + + Cambodia + + + + Cameroon + + + + Canada + + + + Cape Verde + + + + Cayman Islands + + + + Central African Republic + + + + Chad + + + + Chile + + + + China + + + + Christmas Island + + + + Cocos (Keeling) Islands + + + + Colombia + + + + Comoros + + + + Congo + + + + Congo, The Democratic Republic Of The + + + + Cook Islands + + + + Costa Rica + + + + Cote D'Ivoire + + + + Croatia + + + + Cuba + + + + Cyprus + + + + Czech Republic + + + + Denmark + + + + Djibouti + + + + Dominica + + + + Dominican Republic + + + + Ecuador + + + + Egypt + + + + El Salvador + + + + Equatorial Guinea + + + + Eritrea + + + + Estonia + + + + Ethiopia + + + + Falkland Islands (Malvinas) + + + + Faroe Islands + + + + Fiji + + + + Finland + + + + France + + + + French Guiana + + + + French Polynesia + + + + French Southern Territories + + + + Gabon + + + + Gambia + + + + Georgia + + + + Germany + + + + Ghana + + + + Gibraltar + + + + Greece + + + + Greenland + + + + Grenada + + + + Guadeloupe + + + + Guam + + + + Guatemala + + + + Guernsey + + + + Guinea + + + + Guinea-Bissau + + + + Guyana + + + + Haiti + + + + Heard Island And Mcdonald Islands + + + + Holy See (Vatican City State) + + + + Honduras + + + + Hong Kong + + + + Hungary + + + + Iceland + + + + India + + + + Indonesia + + + + Iran, Islamic Republic Of + + + + Iraq + + + + Ireland + + + + Isle Of Man + + + + Israel + + + + Italy + + + + Jamaica + + + + Japan + + + + Jersey + + + + Jordan + + + + Kazakhstan + + + + Kenya + + + + Kiribati + + + + Korea, Democratic People'S Republic Of + + + + Korea, Republic Of + + + + Kuwait + + + + Kyrgyzstan + + + + Lao People'S Democratic Republic + + + + Latvia + + + + Lebanon + + + + Lesotho + + + + Liberia + + + + Libyan Arab Jamahiriya + + + + Liechtenstein + + + + Lithuania + Lituania + + + Luxembourg + + + + Macao + + + + Macedonia, The Former Yugoslav Republic Of + + + + Madagascar + + + + Malawi + + + + Malaysia + + + + Maldives + + + + Mali + + + + Malta + + + + Marshall Islands + + + + Martinique + + + + Mauritania + + + + Mauritius + + + + Mayotte + + + + Mexico + + + + Micronesia, Federated States Of + + + + Moldova, Republic Of + + + + Monaco + + + + Mongolia + + + + Montserrat + + + + Morocco + + + + Mozambique + + + + Myanmar + + + + Namibia + + + + Nauru + + + + Nepal + + + + Netherlands + + + + Netherlands Antilles + + + + New Caledonia + + + + New Zealand + + + + Nicaragua + + + + Niger + + + + Nigeria + + + + Niue + + + + Norfolk Island + + + + Northern Mariana Islands + + + + Norway + + + + Oman + + + + Pakistan + + + + Palau + + + + Palestinian Territory, Occupied + + + + Panama + + + + Papua New Guinea + + + + Paraguay + + + + Peru + + + + Philippines + + + + Pitcairn + + + + Poland + + + + Portugal + + + + Puerto Rico + + + + Qatar + + + + Reunion + + + + Romania + + + + Russian Federation + + + + Rwanda + + + + Saint Helena + + + + Saint Kitts And Nevis + + + + Saint Lucia + + + + Saint Pierre And Miquelon + + + + Saint Vincent And The Grenadines + + + + Samoa + + + + San Marino + + + + Sao Tome And Principe + + + + Saudi Arabia + + + + Senegal + + + + Serbia And Montenegro + + + + Seychelles + + + + Sierra Leone + + + + Singapore + + + + Slovakia + + + + Slovenia + + + + Solomon Islands + + + + Somalia + + + + South Africa + + + + South Georgia And The South Sandwich Islands + + + + Spain + + + + Sri Lanka + + + + Sudan + + + + Suriname + + + + Svalbard And Jan Mayen + + + + Swaziland + + + + Sweden + + + + Switzerland + + + + Syrian Arab Republic + + + + Taiwan, Province Of China + + + + Tajikistan + + + + Tanzania, United Republic Of + + + + Thailand + + + + Timor-Leste + + + + Togo + + + + Tokelau + + + + Tonga + + + + Trinidad And Tobago + + + + Tunisia + + + + Turkey + + + + Turkmenistan + + + + Turks And Caicos Islands + + + + Tuvalu + + + + Uganda + + + + Ukraine + + + + United Arab Emirates + + + + United Kingdom + + + + United States + + + + United States Minor Outlying Islands + + + + Uruguay + + + + Uzbekistan + + + + Vanuatu + + + + Venezuela + + + + Viet Nam + + + + Virgin Islands, British + + + + Virgin Islands, U.S. + + + + Wallis And Futuna + + + + Western Sahara + + + + Yemen + + + + Zambia + + + + Zimbabwe + + gameTable @@ -2525,6 +3592,26 @@ Sinta se avontade para convidar outro jogador clicando no apelido na lista de jo Shortcut: <Shift> Atalho: <Shift> + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + <a>&#9734;</a> + + + + Players tip + + + + Save + Salvar + gameTableImpl @@ -4355,6 +5442,10 @@ Style will not be placed into list! Portuguese-Portuguese Português-Portugal + + Japanese + + startNetworkGameDialog diff --git a/ts/pokerth_ptpt.ts b/ts/pokerth_ptpt.ts index 50546f4f..c68496b8 100644 --- a/ts/pokerth_ptpt.ts +++ b/ts/pokerth_ptpt.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error Erro no baralho de cartas - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ A versão atual do baralho de cartas é a "%2" mas este baralho tem de Por favor, contacte o criador do baralho %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -38,7 +38,7 @@ O(s) valor(es) de "%2" está/estão em falta. Por favor, contacte o criador do baralho %3. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -47,7 +47,7 @@ Please check the style file or choose another style! Por favor, verifique o ficheiro ou escolha outro baralho! - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -59,7 +59,7 @@ A(s) imagem(ns) "%2" não está/estão disponíveis. Por favor, contacte o criador do baralho %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! Selecionou um estilo de mesa em vez de um baralho de cartas. @@ -69,14 +69,14 @@ Por favor, selecione um baralho de cartas e tente novamente! GameTableStyleReader - - - + + + Game Table Style Error Erro no estilo da mesa de jogo - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -97,12 +97,12 @@ Ainda assim conseguirá jogar pois os elementos em falta serão preenchidos com Por favor, contacte o criador do mesa via %3. - + Game Table Style Error - Fields content missing Erro no estilo da mesa de jogo - conteúdos em falta - + One or more pictures from current game table style "%1" were not found: %2 @@ -119,12 +119,12 @@ Ainda assim conseguirá jogar pois os elementos em falta serão preenchidos com Por favor, contacte o criador do mesa via %3. - + Game Table Style Error - Pictures missing Erro no estilo da mesa de jogo - imagens em falta - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -139,32 +139,32 @@ Ainda assim conseguirá jogar pois os elementos em falta serão preenchidos com Por favor, contacte o criador do mesa via %4. - + Game Table Style Error - Outdated Erro no estilo da mesa de jogo - desatualizado - + Everything OK! Tudo correto! - + Some pictures are missing, please contact style maintainer for this issue. Faltam algumas imagens, contacte o programador deste estilo e reporte este assunto. - + Some style fields are missing, please contact style maintainer for this issue. Faltam alguns campos do estilo,contacte o programador deste estilo e reporte este assunto. - + This style is outdated, please contact style maintainer for this issue. Este estilo está desatualizado, contacte o programador deste estilo e reporte este assunto. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -173,8 +173,8 @@ Please check the style file or choose another style! Por favor, verifique o ficheiro ou escolha outra mesa! - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! Selecionou um baralho de cartas em vez de um estilo de mesa. @@ -184,33 +184,38 @@ Por favor, selecione uma mesa e tente novamente! MyAvatarLabel - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player Iniciar votação para expulsar este jogador - + Ignore Player Ignorar jogador - + Report inappropriate avatar Denunciar "avatar" impróprio - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? A partir de agora, não receberá mais mensagens de "chat" ou convites deste utilizador.<br>Pretende colocar o jogador <b>%1</b> na lista de ignorados? - - + + PokerTH - Question PokerTH - Pergunta - + Are you sure you want to report the avatar of "%1" as inappropriate? Tem a certeza que quer denunciar o "avatar" de "%1" como impróprio? @@ -241,7 +246,6 @@ Por favor, selecione uma mesa e tente novamente! Sobre - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -256,7 +260,7 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -271,6 +275,24 @@ p, li { white-space: pre-wrap; } <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + <a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a> @@ -286,6 +308,72 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> @@ -305,7 +393,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -450,7 +538,6 @@ p, li { white-space: pre-wrap; } Tradução - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -459,7 +546,7 @@ p, li { white-space: pre-wrap; } <tr> <td style="border: none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -474,7 +561,6 @@ p, li { white-space: pre-wrap; } Obrigado a - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -500,7 +586,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -540,12 +626,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 Sobre PokerTH %1 @@ -634,12 +720,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order "Blinds" manuais - + You cannot set more than 30 manual blinds. Não pode definir mais de 30 "blinds" manuais. @@ -665,40 +751,40 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Não pode entra na sala de jogo com o "nickname" "Human Player". Por favoer, escolha outro. - - - + + + Nick name: "Nickname": - + Your player name is already used by another player. Please choose a different name. O nome pretendido já é utilizado por outro jogador. Por favor, escolha outro. - + The player name is too short, too long or invalid. Please choose another one. O nome do jogador é muito pequeno, grande ou inválido. Por favor, escolha outro. - + There is already a game with your chosen game name. Please choose another one! Já existe um jogo com o nome que você escolheu. Por favor, escolha outro! - + There is a forbidden word in your chosen game name. Please choose another one! No nome do seu jogo , existe uma palavra inválida. @@ -711,8 +797,8 @@ Please choose another one! Por favor, escolha outro! - - + + Game name: Nome do jogo: @@ -744,27 +830,27 @@ Por favor, escolha outro! connectToServerDialogImpl - + Resolving address... Resolvendo endereço... - + Connecting to server... Ligando ao servidor... - + Starting session... Iniciando sessão... - + Connection established! Ligação estabelecida! - + Reading server list... Obtendo lista de servidor(es)... @@ -876,17 +962,17 @@ Por favor, escolha outro! createInternetGameDialogImpl - + <i>First small blind: $%1</i> <i>Primeira "small blind":$%1</i> - + <i>Double blinds every %1'th hand</i> <i>Duplicar "blinds" a cada %1 mão(s)</i> - + %1's game Jogo de %1' @@ -963,112 +1049,117 @@ Por favor, escolha outro! gameLobbyDialog - + Internet Game Lobby Sala de jogo na internet - + Game Info Info sobre o jogo - + Game type: Tipo de jogo: - + Connected Players Jogadores ligados - + search for player ... pesquisar pelo jogador... - + + 5 - Show open & non-full & ranking games + + + + Start Cash: Dinheiro inicial: - + First small blind: Primeira "small blind": - + Blinds raise interval: Intervalo para aumento de "blinds": - + Blinds raise mode: Modo de aumento de "blinds": - + Timeout for player action (sec): Intervalo para ação do jogador (seg): - + Fill up with computer opponents Preencher com computadores como adversários - + &Start Game &Iniciar jogo - + &Kick Player &Expulsar jogador - + Sort alphabetically Ordenar alfabeticamente - + Sort by country Ordenar por país - + Display idle players Exibir jogadores inativos - + Manual blinds list: Lista de "blind" manuais: - + &Leave Game &Sair do jogo - + Join &any game Entr&ar em qualquer jogo - + &Create Game &Criar jogo - + &Join Game E&ntrar no jogo - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1087,37 +1178,37 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">Clique aqui para ver as classificações "on-line"</span></a></p></td></tr></table></body></html> - + 0 - No game list filter 0 - sem filtro de jogos - + 1 - Show open games 1 - Exibir jogos abertos - + 2 - Show open & non-full games 2 - Exibir jogos abertos & não completos - + 3 - Show open & non-full & non-private games 3 - Exibir jogos abertos & não completos & públicos - + 4 - Show open & non-full & private games 3 - Exibir jogos abertos & não completos & privados - + Lobby-Chat Sala de "chat" - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1133,281 +1224,1501 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - + Starting game. Please wait ... Iniciando jogo. Por favor, aguarde... - + Joining a private Game Entrar num jogo privado - + You are about to join a private game. Please enter the password! Está prestes a entrar num jogo privado. Indique a sua senha! - + open aberto - - - - + + + + Game Info Info sobre o jogo - - - + + + Game Jogo - - - + + + Players Jogadores - - - + + + State Estado - R - R + R - - - + + + P P - - - + + + Available Players Jogadores disponíveis - + Invite player Convidar jogador - + Ignore player Ignorar jogador - + Player infos ... Informações do jogador... - - - + + + Standard Padrão - - - + + + Registered players only Só para jogadores registados - - - + + + Invited players only Só para jogadores convidados - - - + + + Ranking game Jogo de classificação - + Connected players - max. %1 Jogadores ligados - máx. %1 - - + + + T T - - + + Connected players - Max. %1 Jogadores ligados - máx. %1 - + running a decorrer - - + + running games: %1 jogos a decorrer: %1 - - + + open games: %1 jogos abertos: %1 - + Invite %1 Convidar %1 - + Ignore %1 Ignorar %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> <span style='color:blue;'>%1 foi convidado para %2 por %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> <span style='color:red;'>%1 rejeitou o convite para %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> <span style='color:red;'>%1 não pode entrar em %2. De momento, está ocupado.</span> - - + + The game will start in<br><b>%1</b> seconds. O jogo vai iniciar dentro de <br><b>%1</b> segundos. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. Entrou num jogo disponível por convite. Sinta-se à vontade para convidar outros jogadores através da lista dos "nicks" disponíveis. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? Foi convidado por <b>%2</b> para o jogo <b>%1</b>.<br> Pretende entra neste jogo? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? A partir de agora, não receberá mais mensagens de "chat" ou convites deste utilizador.<br>Pretende colocar o jogador <b>%1</b> na lista de ignorados? - - + + connected players: %1 Jogadores ligados: %1 - - + + Show player stats + + + + + Connected players Jogadores ligados - + hands mãos - + minutes minutos - + double blinds duplicar "blinds" - + manual blinds order "blinds" manuais - + Server Error Erro do servidor - + You should not kick yourself from this game! Você não se pode expulsar deste jogo! - + search for player ... pesquisar pelo jogador... - + Chat is only available to registered players. O "chat" só está disponível para jogadores registados. - + Invite player ... Convidar jogador... - + Ignore player ... Ignorar jogador... - + %1 is playing in "%2". %1 está a jogar em "%2". - + %1 is not playing at the moment. De momento, %1 não está a jogar. - - + + PokerTH - Info Message Poket TH - Informações - + PokerTH - Question PokerTH - Pergunta + + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + Lituanês + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + gameTable @@ -1417,224 +2728,306 @@ Sinta-se à vontade para convidar outros jogadores através da lista dos "n PokerTH 0.6-beta - The Open-Source Texas Holdem Engine - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Hands Mãos - + Chat "Chat" - + + Players tip + + + + + Save + Gravar + + + Log Registo - + Away Ausente - + Manual Action (default) Ação manual (padrão) - + Auto-Check / Auto-Fold "Auto-Check" / "Auto-Fold" - + Auto-Check / Auto-Call-Any "Auto-Check" / "Auto-Call-Any" - + Speed: Velocidade: - + Start Local Game ... Iniciar jogo local... - + Ctrl+N Ctrl+N - + Quit Sair - + Ctrl+Q Ctrl+Q - + About PokerTH ... Sobre PokerTH... - + Settings ... Definições... - + Create Network Game ... Criar jogo em rede... - + Ctrl+O Ctrl+O - + Join Network Game ... Entrar no jogo em rede... - + Ctrl+J Ctrl+J - + Fullscreen Ecrã completo - + Ctrl+F Ctrl+F - + Show/Hide Chat Window Mostrar/ocultar janela do "chat" - + Ctrl+T Ctrl+T - - - + + + Show/Hide Hands Window Mostrar/ocultar janela de mãos - + Ctrl+H Ctrl+H - + Show/Hide Log Window Mostrar/ocultar janela de registos - + Ctrl+L Ctrl+L - + Internet Game ... Jogo na internet... - + Ctrl+I Ctrl+I - + Show/Hide Away Window Mostrar/ocultar janela de ausência - + Ctrl+A Ctrl+A - + Kick Expulsar - + Vote Timeout: Intervalo de votação: - + Yes Sim - + No Não - + Chance Hipóteses - + Configure PokerTH ... Configurar PokerTH... - + Close Fechar - + Ctrl+X Ctrl+X - + Vote started by: Votação iniciada por: - + Show/Hide Chance Window Mostrar/ocultar janela de hipóteses - + Ctrl+C Ctrl+C - + &View &Ver - + &Settings &Definições - + Shortcut: <Shift> Atalho <Shift> @@ -1642,87 +3035,87 @@ Sinta-se à vontade para convidar outros jogadores através da lista dos "n gameTableImpl - - - - - - - - + + + + + + + + Stop Parar - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - The Open-Source Texas Holdem Engine - - - - - + + + + + Start Iniciar - - - + + + Lobby Sala - + Chat "Chat" - + Closing PokerTH during network game Fechando Poker TH durante um jogo de rede - + You are the hosting server. Do you want to close PokerTH anyway? Você está a funcionar como servidor. Tem acerteza que quer fechar? - + Really want to exit? Tem a certeza que quer sair? - + PokerTH - Close Table? PokerTH - Fechar mesa? - + PokerTH - Internet Game Message Poket TH - Mensagem do jogo em rede - + Attention! Do you really want to leave the current game and go back to the lobby? Atenção! Pretende sair do jogo atual e voltar para a sala? - + Chat is only available to registered players. O "chat" só está disponível para jogadores registados. - + PokerTH - Warning PokerTH - Aviso - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -1733,43 +3126,43 @@ Após %1 interrupções o servidor precisa de o expulsar para manter o fluxo de Se vai ficar ausente, utilize o botão "ausente" na caixa de ferramentas à direita. - + Chance Hipóteses - + Kick Expulsar - + Do you want to kick <b>%1</b><br>from this game? Deseja expulsar o jogador <b>%1</b><br> deste jogo? - - + + <b>%1</b> secs left faltam <b>%1</b> segundos - + vote voto - + votes votos - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. O jogador <b>%1</b> tem <b>%2</b> %3<br>contra ele. <b>%4</b> voto(s) precisos para a expulsão. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. Você tem <b>%1</b> %2 contra si.<br><b>%3</b> voto(s) precisos para a expulsão. @@ -1955,52 +3348,52 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Carregar ficheiro de erro do perfil do servidor - - - + + + Could not load server-profiles-file: Incapaz de carregar ficheiro de erro do perfil: - + Save Server Profile Error Gravar erro do perfil do servidor - + A profile with the name: %1 already exists. Would you like to overwrite ? Já existe um perfil com o nome: %1. Pretende sobrescrevê-lo? - + Read Server-Profile List Error Ler o erro do perfil do servidor - + Could not read server-profiles list Incapaz de ler o erro do perfil do servidor - - + + Save Server-Profile-File Error Gravar erro do perfil do servidor - - + + Could not save server-profiles-file: Incapaz de gravar erro do perfil do servidor: @@ -2054,12 +3447,12 @@ Pretende sobrescrevê-lo? manualBlindsOrderDialogImpl - + Manual Blinds Order "Blinds" manuais - + You cannot set more than 30 manual blinds. Não pode definir mais de 30 "blinds" manuais. @@ -2161,38 +3554,38 @@ Pretende sobrescrevê-lo? selectAvatarDialogImpl - - + + Avatar File Error Erro no ficheiro "avatar" - + Please select an avatar from the list! Por favor, selecione um "avatar" da lista! - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! O tamanho da imagem escolhida é muito grande. (max. 30KB) Por favor, escolha uma imagem mais pequena! - + The entered avatar picture doesn't exist. Please enter an valid picture! A imagem indicada não existe. Por favor, indique uma imagem válida! - + Select external avatar picture Selecionar uma imagem externa - + Images (*.png *.jpg *.gif) Imagens (*.png *.jpg *.gif) @@ -2868,10 +4261,10 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + - - + + Settings Error Erro de definições @@ -2883,49 +4276,49 @@ Please enter an valid picture! Por favor, indique uma imagem válida! - - + + The log file directory doesn't exist. Please select an valid directory! O diretório não existe. Por favor, indique um diretório válido! - + Language Changed O idioma foi alterado - + You have changed application language to %1. Please restart PokerTH to load new language! Você alterou o idioma da aplicação para %1. Por favor, reinicie a aplicação! - + Select your flipside picture Selecione a sua imagem invertida - + Images (*.png *.jpg *.gif) Imagens (*.png *.jpg *.gif) - + Open Directory Abrir diretório - - + + Blinds Error Erro de "blinds" - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -2934,82 +4327,87 @@ This first-small-blind-value will be set to maximum allowed value. Esta 1ª "small blind" ira ser definida com o valor máximo permitido. - + The entered server list address is not a valid URL. Please enter a valid server list address! O endereço indicado não é uma URL válida. Por favor, indique um endereço válido! - + Afrikaans Afrikaans - + Bulgarian Búlgaro - + Catalan Catalão - + Chinese Chinês - + Czech Checo - + Danish Dinamarquês - + Dutch Holandês - + English Inglês - + Finnish Finlandês - + French Francês - + German Alemão - + Greek Grego - + Hungarian Húngaro - + Italian Italiano + + + Japanese + + Lithuania @@ -3066,143 +4464,143 @@ Por favor, indique um endereço válido! Turco - - + + Maintainer Name Nome do programador - - + + Maintainer EMail E-mail do programador - - + + Create Date Data de criação - + Windows Behaviour Comportamento das janelas - + scaleable à escala - + fixed fixa - + Minimum Size Tamanho mínimo - + Maximum Size Tamanho máximo - + Fixed Size Tamanho fixo - + State Estado - + Please select your game table style Por favor, escolha a mesa - + PokerTH game table styles (*.xml) Mesas do Poker TH (*.xml) - + Game Table Style Error Erro no estilo da mesa de jogo - + Selected game table style file is already in the list. Please select another one to add! O estilo da mesa selecionada já está na lista. Por favor, escolha outro estilo! - + Game Table Style File Error Erro no ficheiro de estilo da mesa de jogo - + Could not load game table style file correctly. Style will not be placed into list! Não foi possível carregar o ficheiro da mesa de jogo. O estilo não será colocado na lista! - + Please select your card deck style Por favor, escolha o baralho de cartas - + PokerTH card deck styles (*.xml) Baralhos de cartas do Poker Th (*.xml) - + Card Deck Style Error Erro no baralho de cartas - + Selected card deck style file is already in the list. Please select another one to add! O baralho de cartas selecionado já está na lista. Por favor, escolha outro estilo! - + Card Deck Style File Error Erro no ficheiro de estilo do baralho de cartas - + Could not load card deck style file correctly. Style will not be placed into list! Não foi possível carregar o ficheiro do baralho de cartas. O estilo não será colocado na lista! - + PokerTH - Log file Poker TH - Ficheiro de registo - + Do you really want to delete the selected log file? Pretende apagar o ficheiro selecionado? - + Save PokerTH log file Gravar ficheiro de registo - + PokerTH SQL log (*.pdb) Registo SQL do Poker Th (*.pdb) @@ -3258,12 +4656,12 @@ O estilo não será colocado na lista! startNetworkGameDialogImpl - + Server Error Erro do servidor - + You should not kick yourself from this game! Você não se pode expulsar deste jogo! @@ -3372,108 +4770,108 @@ O estilo não será colocado na lista! startWindowImpl - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Erro de rede - + Server address was not set. O endereço do servidor não está definido. - + An invalid port was set (ports 0-1023 are not allowed). Definiu uma porta inválida (não pode usar as portas 0-1023). - + Could not create a socket for TCP communication. Não foi possível criar o "socket" para comunicação TCP. - + Could not set the IP address. Incapaz de definir o endereço IP. - + Could not set the port for this type of address. Incapaz definir esta porta para este tipo de endereço. - + The server name could not be resolved. O nome do servidor não foi processado. - + Bind failed - please choose a different port. Falha ao associar - escolha outra porta. - + Internal network error: "listen" failed. Erro interno de rede: falha ao receber dados. - + Server execution was terminated. A operação do servidor foi terminada. - + Could not connect to the server. Incapaz de ligar ao servidor. - + Connection timed out. Please check the server address. @@ -3484,302 +4882,302 @@ Verifique o endereço do servidor. Se o servidor estiver protegido por um router NAT, certifiqu-se que o reencaminhamento foi definido no servidor. - + Internal network error: "select" failed. Erro interno de rede: falha ao selecionar. - + Internal network error: "send" failed. Erro interno de rede: falha ao enviar dados. - + Connection was closed by the server. A ligação foi encerrada pelo servidor. - + Internal network error: Duplicate TCP connection. Erro interno de rede. Ligação TCP duplicada. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Foi recebido um pacote de rede inválido. Certifique-se que todos os jogadores têm a mesma versão do Poker TH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Erro interno. Certifique-se que todos os jogadores têm a mesma versão do Poker TH. - + Invalid server list URL. Please correct the address in the settings. A URL do servidor é inválida. Corrija o endereço nas definições. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. Incapaz de abrir o ficheiro MD do servidor. Certifique-se que a URL do servidor está correta. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. Falha ao sincronizar a lista de servidores do PokerTH. Certifique-se que a URL do servidor está correta. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. A lista de servidores Poker TH comtém dados inválidos. Se está a utilizar uma lista personalizada, verifique se está no formato correto. - + Could not unzip the PokerTH internet server list. Não foi possível extrair a lista de servidores do Poker TH. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. Não foi possível transferirr a lista de servidores do Poker TH. Verifique a sua ligação à internet. - + Could not open the target file when downloading the server list. Não foi possível abrir o ficheiro durante a transferência da lista. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. - + Sorry, this server is already full. Desculpe mas este servidor está cheio. - + Invalid login. Please check your username and password. Autenticação inválida. Verifoque o nome de utilizador e senha. - + Your account is blocked indefinitely. A sua conta foi bloqueada por tempo indeterminado. - + You cannot login at this time. Please try again in a few seconds. Neste momento, não pode iniciar a sessão. Por favor, tente mais tarde. - + You cannot join this game, because another player in that game has your network address. Você não pode entrar neste jogo, pois já existe um jogador que tem o seu endereço de rede. - + Your connection to the server is very slow, the game had to start without you. A sua ligação ao servidor está muito lenta. O jogo começou sem si. - + This game is of type invite-only. You cannot join this game without being invited. Este jogo só está disponível para convidados. Não pode entrar no jogo sem ser convidado. - + Invalid password when joining the game. Please reenter the password and try again. Ao entrar no jogo indicou uma senha inválida. Reintroduza a senha e tente novamente. - + The avatar report was accepted by the server. Thank you. O "avatar" denunciado foi aceite pelo servidor. Obrigado. - + This avatar was already reported by another player. Este "avatar" já foi denunciado por outro jogador. - + An error occurred while reporting the avatar. Ocorreu um erro ao denunciar o "avatar". - + The password is too long. Please choose another one. A senha é muito grande. Por favor, escolha outra. - + The game name is either too short or too long. Please choose another one. O nome do jogo é muito pequeno, grande ou inválido. Por favor, escolha outro. - + The game could not be found. O jogo não foi encontrado. - + The chat text is invalid. O texto é inválido. - + The server referred to an unknown player. Aborting. O servidor referenciou um jogador desconhecido. Cancelando. - + Internal error: The current player could not be found. Erro interno: o jogador atual não foi encontrado. - + Internal error: The current player is not active. Erro interno: o jogador atual está inativo. - + You were kicked from the server. Você foi expulso deste servidor. - + You were temporarily banned from the server. Você foi banido temporariamente deste servidor. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! A sua ligação ao servidor expirou. Para jogar, tem que se ligar novamente! - + The client player count is invalid. A contagem de jogadores é inválida. - + Too many manual blinds were set. Please reconfigure the manual blinds. Foram definidas muitas "blinds" manuais. Verfifique as suas definições. - + An invalid avatar file was configured. Please choose a different avatar. Configurou como "avatar" um ficheiro inválido. Por favor, escolha outro. - + The selected avatar file is too large. Please choose a different avatar. O ficheiro de"avatar" escolhido é muito grande. Por favor, escolha outro. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Ocorreu um erro interno com o "avatar". Por favor, reporte-o ao administrador na sala de "chat". - + Could not start game: Synchronization failed. Não foi possível iniciar o jogo: falha ao sincronizar. - + The server is down for maintenance. Please try again later. O servidor está em manutenção. Tente mais tarde. - + An internal error occured. Ocorreu um erro interno. - - - - - - - - - + - - + + + + + + + + + + Network Notification Notificação de rede - + You were kicked from the game. Você foi expulso do jogo. - + Sorry, this game is already full. Desculpe mas este jogo está cheio. - + Unable to join - the server has already started the game. Não é possível entrar num servidor cujo jogo já iniciou. - + Your admin state timed out due to inactivity. Feel free to create a new game! O seu estado como administrador expirou. Sinta-se à vontade para criar um novo jogo! - + You cannot join this type of game as guest. Não pode entrar neste jogo como convidado. - + The settings are invalid for this type of game. As definições são inválidas para este tipo de jogo. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Está disponível uma nova versão do Poker TH.<br>Vá até <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> e transfira a versão mais recente. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Esta versão Beta do Poker Th está desatualizada.<br>Vá até <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> e transfira a versão mais recente. - - + + Server Message Mensagem do servidor - + PokerTH %1 PokerTH %1 @@ -3787,22 +5185,22 @@ Reintroduza a senha e tente novamente. timeoutMsgBoxImpl - + Timeout Warning Aviso de interrupções - + Please click "OK" to stop the countdown! Port favor, prima "OK" para parar a contagem! - + You are game-admin of an open game which will time out in %1 seconds. Você é o administrador de um jogo que irá ser interrompido dentro de %1 segundos. - + Your connection is about to time out due to inactivity in %1 seconds. A sua ligação vai ser interrompida dentro de %1 segundos. diff --git a/ts/pokerth_ru.ts b/ts/pokerth_ru.ts index 47ba825b..1943468e 100644 --- a/ts/pokerth_ru.ts +++ b/ts/pokerth_ru.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error Ошибка темы оформления карточной колоды - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ Please contact the card deck style builder %4. Пожалуйста, свяжитесь с создателем стиля %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -38,7 +38,7 @@ Please contact the card deck style builder %3. Пожалуйста, свяжитесь с создателем стиля %3. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -46,7 +46,7 @@ Please check the style file or choose another style! Пожалуйста, проверьте файл стиля или выберите другой стиль! - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -57,7 +57,7 @@ Please contact the card deck style builder %3. Пожалуйста, свяжитесь с создателем стиля %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! Был выбран стиль игрового стола вместо стиля колоды. @@ -78,14 +78,14 @@ Please select a card deck style and try again! GameTableStyleReader - - - + + + Game Table Style Error Ошибка стиля игрового стола - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -98,12 +98,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Fields content missing - + One or more pictures from current game table style "%1" were not found: %2 @@ -114,12 +114,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Pictures missing - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -129,27 +129,27 @@ Please contact the game table style builder via "%4". - + Game Table Style Error - Outdated - + Everything OK! - + Some pictures are missing, please contact style maintainer for this issue. - + Some style fields are missing, please contact style maintainer for this issue. - + This style is outdated, please contact style maintainer for this issue. @@ -164,7 +164,7 @@ Please contact the game table style builder %4. Пожалуйста, свяжитесь с создателем стиля игрового стола %4. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -185,8 +185,8 @@ Please contact the game table style builder %3. Пожалуйста, свяжитесь с создателем стиля игрового стола %3. - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! Выбран файл стиля колоды вместо файл стиля игрового стола. @@ -263,33 +263,38 @@ Please contact the game table style builder %3. Начать голосование за отключение этого игрока - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player - + Ignore Player - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? - - + + PokerTH - Question - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -398,99 +403,99 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - сборка для MacOS</p></body></html> - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - - Translation Перевод - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - - Thanks to Благодарности - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> @@ -843,12 +848,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 О программе PokerTH %1 @@ -949,12 +954,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Самостоятельное управление ставками - + You cannot set more than 30 manual blinds. Вы не можете установить более чем 30 самостоятельных ставок. @@ -980,46 +985,46 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Вы не можете войти в общую комнату Интернет-игры под именем "Human Player". Выберите другое имя. - - - + + + Nick name: - + Your player name is already used by another player. Please choose a different name. Ваше игровое имя уже используется другим игроком. Выберите другое имя. - + The player name is too short, too long or invalid. Please choose another one. Имя игрока слишком длинное, слишком короткое или неправильное. Выберите другое имя. - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! - - + + Game name: @@ -1056,27 +1061,27 @@ Please choose another one! connectToServerDialogImpl - + Resolving address... Определение IP адреса... - + Connecting to server... Соединение с сервером ... - + Starting session... Начало сессии... - + Connection established! Соединение установлено! - + Reading server list... Чтение списка серверов... @@ -1208,17 +1213,17 @@ Please choose another one! createInternetGameDialogImpl - + <i>First small blind: $%1</i> - + <i>Double blinds every %1'th hand</i> - + %1's game Игра %1 @@ -1319,7 +1324,7 @@ Please choose another one! Общая игровая комната - + Lobby-Chat Общий чат @@ -1336,47 +1341,47 @@ Please choose another one! Закрытая - + Game Info Информация об игре - + Connected Players Подключенные игроки - + First small blind: Начальная ставка: - + Blinds raise interval: - + Blinds raise mode: - + Fill up with computer opponents Заполнить компьютерными оппонентами - + Sort alphabetically - + Sort by country - + Display idle players @@ -1401,12 +1406,12 @@ Please choose another one! Малая ставка: - + Start Cash: Начальная сумма: - + Timeout for player action (sec): Тайм-аут для хода игрока (сек): @@ -1455,7 +1460,7 @@ Please choose another one! Режим повышения ставок: - + Manual blinds list: Список самостоятельных ставок: @@ -1464,32 +1469,32 @@ Please choose another one! Время ожидания хода игрока (сек): - + Game type: - + &Leave Game &Покинуть игру - + Join &any game Присоединится к &любой игре - + &Create Game &Создать игру - + &Join Game &Присоединится к игре - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1501,47 +1506,52 @@ p, li { white-space: pre-wrap; } - + 0 - No game list filter 0 - Нет фильтра - + search for player ... - + 1 - Show open games 1 - Только открытые игры - + 2 - Show open & non-full games 2 - Только открытые & не полные игры - + 3 - Show open & non-full & non-private games 3 - Только &открытые, неполные и не частные игры - + 4 - Show open & non-full & private games 4 - Только открытые, не полные и &частные игры - + Internet Game Lobby Общая комната игры в Интернете - + + 5 - Show open & non-full & ranking games + + + + &Start Game &Начать игру - + &Kick Player &Отключить игрока @@ -1554,7 +1564,7 @@ p, li { white-space: pre-wrap; } Присоединиться к любой игре - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1578,46 +1588,46 @@ p, li { white-space: pre-wrap; } Вы хотите присоединиться к приватной игре. Пожалуйста, введите пароль! - - - - + + + + Game Info Информация об игре - + Server Error Ошибка сервера - + You should not kick yourself from this game! Вы не можете отключить себя от этой игры! - + Joining a private Game Присоединиться к закрытой игре - - - + + + Game Игра - - - + + + Players Игроки - - - + + + State Состояние @@ -1626,186 +1636,1402 @@ p, li { white-space: pre-wrap; } Закрытая - + You are about to join a private game. Please enter the password! Вы хотите присоединиться к закрытой игре. Пожалуйста, введите пароль! - + running идет игра - + open открыта - - + + Connected players - + hands партий - + minutes минут - + double blinds удвоений ставок - + manual blinds order самостоятельное управление ставками - + Starting game. Please wait ... Старт игры. Пожалуйста, подождите... - - R - - - - - - + + + P - - - + + + Available Players Доступные игроки - + Invite player - + Ignore player - + Player infos ... - - - + + Show player stats + + + + + + Standard - - - + + + Registered players only - - - + + + Invited players only - - - + + + Ranking game - + Connected players - max. %1 - - + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + + + + + T - - + + Connected players - Max. %1 - - + + running games: %1 Текущих игр: %1 - - + + open games: %1 Открытых игр: %1 - + Invite %1 - + Ignore %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> - - + + The game will start in<br><b>%1</b> seconds. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? @@ -1814,49 +3040,49 @@ Feel free to invite other players by right-clicking on their nick in the availab Игроков в чате: %1 - - + + connected players: %1 Подключенных игроков: %1 - + search for player ... - + Chat is only available to registered players. - + Invite player ... - + Ignore player ... - + %1 is playing in "%2". - + %1 is not playing at the moment. - - + + PokerTH - Info Message - + PokerTH - Question @@ -1880,17 +3106,17 @@ Feel free to invite other players by right-clicking on their nick in the availab QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) } - + Hands Комбинации - + Chat Чат - + Speed: Скорость: @@ -1899,7 +3125,7 @@ Feel free to invite other players by right-clicking on their nick in the availab Стоп - + Log Журнал @@ -1912,47 +3138,47 @@ Feel free to invite other players by right-clicking on their nick in the availab Игра - + Start Local Game ... Начать локальную игру ... - + Ctrl+N Ctrl+N - + Quit Выход - + Ctrl+Q Ctrl+Q - + About PokerTH ... О программе PokerTH ... - + Settings ... Наcтройки ... - + Create Network Game ... Создать сетевую игру ... - + Join Network Game ... Присоединиться к сетевой игре ... - + Fullscreen Полноэкранный режим @@ -1961,7 +3187,7 @@ Feel free to invite other players by right-clicking on their nick in the availab ⌘F - + Show/Hide Chat Window Показать/Скрыть окно чата @@ -1974,7 +3200,7 @@ Feel free to invite other players by right-clicking on their nick in the availab ⌘H - + Show/Hide Log Window Показать/Скрыть окно журнала сообщений @@ -1983,39 +3209,121 @@ Feel free to invite other players by right-clicking on their nick in the availab ⌘L - - - + + + Show/Hide Hands Window Показать/Скрыть окно комбинаций - + Ctrl+O Ctrl+O - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + + Players tip + + + + + Save + Сохранить + + + Ctrl+J Ctrl+J - + Ctrl+F Ctrl+F - + Ctrl+T Ctrl+T - + Ctrl+H Ctrl+H - + Ctrl+L Ctrl+L @@ -2028,12 +3336,12 @@ Feel free to invite other players by right-clicking on their nick in the availab Сетевая игра - + Internet Game ... Игра в Интернете ... - + Ctrl+I Ctrl+I @@ -2042,22 +3350,22 @@ Feel free to invite other players by right-clicking on their nick in the availab Ва-банк - + Away Режим отсутствия - + Manual Action (default) Самостоятельная игра (по умолчанию) - + Auto-Check / Auto-Fold Автопропуск / Автосброс - + Auto-Check / Auto-Call-Any Автопропуск / Автоответ @@ -2071,37 +3379,37 @@ Feel free to invite other players by right-clicking on their nick in the availab Вернуться в общую комнату - + Show/Hide Away Window Показать/Скрыть окно "Режим отсутствия" - + Ctrl+A Ctrl+A - + Kick Отключить - + Vote Timeout: Голосование истекает: - + Yes Да - + No Нет - + Chance Шансы @@ -2110,47 +3418,47 @@ Feel free to invite other players by right-clicking on their nick in the availab Наcтройки - + Configure PokerTH ... Настройки - + Close Закрыть - + Ctrl+X - + Vote started by: Голосование начато : - + Show/Hide Chance Window Показывать/Скрывать Окно Шансов - + Ctrl+C Ctrl+C - + &View &Вид - + &Settings &Настройки - + Shortcut: <Shift> Быстро: <Shift> @@ -2158,14 +3466,14 @@ Feel free to invite other players by right-clicking on their nick in the availab gameTableImpl - - - - - - - - + + + + + + + + Stop Стоп @@ -2182,11 +3490,11 @@ Feel free to invite other players by right-clicking on their nick in the availab F1 - Сбросить/Ва-банк | F2 - Пропуск/Ответить | F3 - Ставка/Повысить - - - - - + + + + + Start Старт @@ -2355,7 +3663,7 @@ Please choose a different name. F1 - Ставка/Повысить | F2 - Пропуск/Ответить | F3 - Сбросить/Ва-банк - + Chat Чат @@ -2440,12 +3748,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Зайдите на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> и скачайте самую новую версию. - + Closing PokerTH during network game Закрытие PokerTH во время сетевой игры - + You are the hosting server. Do you want to close PokerTH anyway? Вы являетесь сервером игры. Вы точно хотите закрыть PokerTH? @@ -2462,14 +3770,14 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Эта бета-версия PokerTH устарела.<br>Зайдите на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> и скачайте самую свежую версию. - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - Движок покера Texas Holdem c открытым кодом - - - + + + Lobby Общая комната @@ -2478,80 +3786,80 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Произошла ошибка при обработке аватары. Пожалуйста, сообщите об этом администратору в общей комнате. - + PokerTH - Internet Game Message PokerTH - Сообщение Игры в Интернете - + Attention! Do you really want to leave the current game and go back to the lobby? Внимание! Вы действительно хотите покинуть текущую игру и вернуться в общую комнату? - + Chance Шансы - + Really want to exit? - + PokerTH - Close Table? - + Kick Отключить - + Do you want to kick <b>%1</b><br>from this game? Вы действительно хотите отключить <b>%1</b><br>от игры? - - + + <b>%1</b> secs left <b>%1</b>сек. осталось - + vote голос - + votes голосов - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. Игрок <b>%1</b> проголосовал против <b>%2</b> %3<br>. <b>%4</b> голоса(ов) необходимо для отключения. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. У вас <b>%1</b> %2 против вас.<br><b>%3</b> голоса(ов) необходимо для отключения. - + Chat is only available to registered players. - + PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -2757,24 +4065,24 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Ошибка чтения файла профиля сервера - - - + + + Could not load server-profiles-file: Не могу загрузить файл профилей сервера: - + Save Server Profile Error Ошибка сохранения профиля сервера @@ -2783,31 +4091,31 @@ p, li { white-space: pre-wrap; } Профиль под названием: " - + Read Server-Profile List Error Ошибка чтения списка профилей сервера - + Could not read server-profiles list Не могу прочитать список профилей сервера - - + + Save Server-Profile-File Error Ошибка сохранения файла профиля сервера - - + + Could not save server-profiles-file: Не могу сохранить файл с профилями сервера: - + A profile with the name: %1 already exists. Would you like to overwrite ? Профиль под названием: %1уже существует. @@ -2873,12 +4181,12 @@ Would you like to overwrite ? manualBlindsOrderDialogImpl - + Manual Blinds Order Самостоятельное управление ставками - + You cannot set more than 30 manual blinds. Вы не можете установить более чем 30 самостоятельных ставок. @@ -2996,14 +4304,14 @@ Would you like to overwrite ? selectAvatarDialogImpl - - + + Avatar File Error Ошибка в файле аватары - + Please select an avatar from the list! Выберите аватару из списка! @@ -3014,7 +4322,7 @@ Please enter an valid picture! Укажите правильную картинку! - + Select external avatar picture Выберите внешнюю картинку аватары @@ -3023,19 +4331,19 @@ Please enter an valid picture! Картинки (*.png) - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! Размер файла выбранной картинки слишком велик. (максимум 30KB) Пожалуйста, выберите картинку поменьше! - + Images (*.png *.jpg *.gif) Картинки (*.png *.jpg *.gif) - + The entered avatar picture doesn't exist. Please enter an valid picture! Указанная картика аватары не существует. @@ -3896,10 +5204,10 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + - - + + Settings Error Ошибка в настройках @@ -3916,7 +5224,7 @@ Please select an valid directory! Укажите правильный каталог! - + Select your flipside picture Выберите свою картинку рубашки карт @@ -3925,24 +5233,24 @@ Please select an valid directory! Картинки (*.png) - + Open Directory Открыть каталог - + Images (*.png *.jpg *.gif) Картинки (*.png *.jpg *.gif) - - + + Blinds Error Ошибка ставок - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -3951,42 +5259,42 @@ This first-small-blind-value will be set to maximum allowed value. Значение начальной ставки будет установлено на максимально возможное значение. - + Dutch Голландский - + Afrikaans - + Catalan - + Czech - + English Английский - + French Французский - + German Немецкий - + Hungarian Венгерский @@ -4009,19 +5317,19 @@ This first-small-blind-value will be set to maximum allowed value. Турецкий - + Language Changed Язык изменен - + You have changed application language to %1. Please restart PokerTH to load new language! Вы выбрали %1 язык. Закройте и запустите PokerTH заново! - + Italian Итальянский @@ -4058,8 +5366,8 @@ Please enter an valid picture! Укажите правильную картинку! - - + + The log file directory doesn't exist. Please select an valid directory! Указанный каталог для лога не существует. @@ -4076,7 +5384,7 @@ Please select an valid directory! Испанский - + Bulgarian Болгарский @@ -4086,12 +5394,12 @@ Please select an valid directory! Польский - + Chinese Китайский - + Greek Греческий @@ -4101,160 +5409,165 @@ Please select an valid directory! Шведский - + The entered server list address is not a valid URL. Please enter a valid server list address! Введенный список серверов не является ссылкой. Введите правильный адрес! - + Finnish Финский - + Danish Датский - - + + Japanese + + + + + Maintainer Name Имя сопровождающего - - + + Maintainer EMail EMail сопровождающего - - + + Create Date Создать дату - + Windows Behaviour Оформление окна - + scaleable масштабируемый - + fixed фиксированная - + Minimum Size Минимальный размер - + Maximum Size Максимальный размер - + Fixed Size Фиксированный размер - + State Состояние - + Please select your game table style Пожалуйста, выберите стиль игрового стола - + PokerTH game table styles (*.xml) Стили столов PokerTH (*.xml) - + Game Table Style Error Ошибка стиля игрового стола - + Selected game table style file is already in the list. Please select another one to add! Выбранный стиль игрового стола уже в списке. Выберите еще один для добаления! - + Game Table Style File Error Ошибка файла стиля игрового стола - + Could not load game table style file correctly. Style will not be placed into list! Некоректный файл стиля игрового стола. Стиль не будет добавлен в список! - + Please select your card deck style Пожалуйста, выберите ваш стиль колоды - + PokerTH card deck styles (*.xml) Стили колоды PokerTH (*.xml) - + Card Deck Style Error Ошибка стиля колоды карт - + Selected card deck style file is already in the list. Please select another one to add! Выбранный стиль колоды уже в списке. Выберите еще один для добавления! - + Card Deck Style File Error Ошибка файла стиля колоды карт - + Could not load card deck style file correctly. Style will not be placed into list! Некорректный файл стиля колоды карт. Стиль не будет добавлен в список! - + PokerTH - Log file - + Do you really want to delete the selected log file? - + Save PokerTH log file - + PokerTH SQL log (*.pdb) @@ -4326,12 +5639,12 @@ Style will not be placed into list! startNetworkGameDialogImpl - + Server Error Ошибка сервера - + You should not kick yourself from this game! Вы не можете отключить себя от этой игры! @@ -4458,108 +5771,108 @@ Please choose another one. Выберите другое имя. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Сетевая ошибка - + Server address was not set. Не установлен адрес сервера. - + An invalid port was set (ports 0-1023 are not allowed). Указан неверный порт (диапазон 0-1023 не допускается). - + Could not create a socket for TCP communication. Не могу создать сокет для TCP-соединения. - + Could not set the IP address. Не могу установить IP адрес. - + Could not set the port for this type of address. Не могу установить порт для этого типа адреса. - + The server name could not be resolved. Не могу определить имя сервера. - + Bind failed - please choose a different port. Подключение на порт не удалось - выберите другой порт. - + Internal network error: "listen" failed. Внутренняя сетевая ошибка: неудачная команда "listen". - + Server execution was terminated. Работа сервера была прервана. - + Could not connect to the server. Не могу соединиться с сервером. - + Connection timed out. Please check the server address. @@ -4570,149 +5883,149 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up Если сервер находится за NAT-маршрутизатором, удостоверьтесь, что обращение к порту сервера разрешено. - + Internal network error: "select" failed. Внутренняя сетевая ошибка: неудачная команда "select". - + Internal network error: "send" failed. Внутренняя сетевая ошибка: неудачная команда"send". - + Connection was closed by the server. Соединение было закрыто сервером. - + Internal network error: Duplicate TCP connection. Внутренняя сетевая ошибка: двойное TCP-соединение. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Принят неверный сетевой пакет. Убедитесь, что все игроки используют одинаковую версию PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Ошибка внутреннего состояния. Убедитесь, что все игроки используют одинаковую версию PokerTH. - + Invalid server list URL. Please correct the address in the settings. Неверная ссылка на список серверов. Пожалуйста, поправбте адрес в настройках. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. Не возможно открыть MD5 файл списка серверов. Убедитесь, что ссылка на список серверов верна. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. Синхронизация списка интернет серверов PokerTH неудачно завершилась. Убедитесь, что ссылка на список серверов верна. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. Список серверов PokerTH содержит неверные сведения. Если вы используете собственный список серверов, убедитесь, что формат корректен. - + Could not unzip the PokerTH internet server list. Невозможно распаковать список серверов PokerTH. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. Не возможно скачать список интернет серверов PokerTH. Проверьте правильность подключения к интернет. - + Could not open the target file when downloading the server list. не возможно загрузить указанный файл во время загрузки списка серверов. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Сервер PokerTH не поддерживает эту версию игры.<br>Зайдите на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> и скачайте самую свежую версию. - + Sorry, this server is already full. Извините, сервер уже занят. - + Invalid login. Please check your username and password. - + Your account is blocked indefinitely. - + You cannot login at this time. Please try again in a few seconds. - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. - + Invalid password when joining the game. Please reenter the password and try again. Неверный пароль при подключении. Введите пароль заново и подключитесь снова. - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. Слишком длинный пароль. Выберите другой. @@ -4727,67 +6040,67 @@ Please choose a different name. Имя игрока слишком длинное, слишком короткое или неправильное. Выберите другое имя. - + The game name is either too short or too long. Please choose another one. Название игры слишком длинное или слишком короткое. Выберите другое название. - + The game could not be found. Игра не найдена. - + The chat text is invalid. Тескт чата неверный. - + The server referred to an unknown player. Aborting. Сервер обращается к неизвестному игроку. Остановка. - + Internal error: The current player could not be found. Внутренняя ошибка: Текущий игрок не найден. - + Internal error: The current player is not active. Внутренняя ошибка: Текущий игрок не активен. - + You were kicked from the server. Вы были отключены от сервера. - + You were temporarily banned from the server. Вы были временно забанены на сервере. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! Ваше соединение с сервером более не активно. Перезайдите! - + The client player count is invalid. Неверное количество игроков на сервере. - + Too many manual blinds were set. Please reconfigure the manual blinds. Слишком много самостоятельных ставок. Пересмотрите список ставок. - + An invalid avatar file was configured. Please choose a different avatar. Указан неверный файл аватары. Задайте другую аватару. - + The selected avatar file is too large. Please choose a different avatar. Выбранный файл аватары слишком большой. Задайте другую аватару. @@ -4796,89 +6109,89 @@ Please choose a different name. Вы не можете загрузить файл аватары в данный момент. Попробуйте через пару секунд. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Произошла ошибка при обработке аватары. Пожалуйста, сообщите об этом администратору в общей комнате. - + Could not start game: Synchronization failed. Не могу начать игру: Синхронизация не удалась. - + The server is down for maintenance. Please try again later. Сервер находится на техобслуживании. Попробуйте позже. - + An internal error occured. Произошла внутренняя ошибка. - - - - - - - - - + - - + + + + + + + + + + Network Notification Сетевое предупреждение - + You were kicked from the game. Вы были отключены от игры. - + Sorry, this game is already full. Извините, все места в игре уже заняты. - + Unable to join - the server has already started the game. Подключение невозможно - игра уже начата. - + Your admin state timed out due to inactivity. Feel free to create a new game! Ваша игра слишком долго была неактивна. Создайте новую игру! - + You cannot join this type of game as guest. - + The settings are invalid for this type of game. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Вышла новая версия PokerTH.<br>Зайдите на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> и скачайте самую свежую версию. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Эта бета-версия PokerTH устарела.<br>Зайдите на <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> и скачайте самую свежую версию. - - + + Server Message Сообщение сервера - + PokerTH %1 PokerTH %1 @@ -4886,22 +6199,22 @@ Please choose a different name. timeoutMsgBoxImpl - + Timeout Warning Предупреждение истечения времени - + Please click "OK" to stop the countdown! Нажмите "Ок" для остановки отсчета! - + You are game-admin of an open game which will time out in %1 seconds. Вы создатель игры, которая истечет через %1 сек. - + Your connection is about to time out due to inactivity in %1 seconds. Ваше соединение закроется из-за неактивности через %1 сек. diff --git a/ts/pokerth_sk.ts b/ts/pokerth_sk.ts index 99552163..c20f7968 100644 --- a/ts/pokerth_sk.ts +++ b/ts/pokerth_sk.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error Chyba v súbore so štýlom kariet - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ Please contact the card deck style builder %4. Prosím, napíšte autorovi štýlu kariet %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -48,7 +48,7 @@ Please contact the game table style builder %4. Prosím, napíšte zostaviteľovi herného stola %4. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -69,7 +69,7 @@ Hodnota(y) "%2" chýba(jú). Prosím, napíšte zostaviteľovi herného stola %3. - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -80,7 +80,7 @@ Obrázky kariet "%2" nie sú dostupné. Prosím, napíšte zostaviteľovi herného stola %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! Vybrali ste štýl herného stola miesto štýlu kariet. @@ -101,14 +101,14 @@ Prosím, vyberte štýl kariet a skúste to znovu! GameTableStyleReader - - - + + + Game Table Style Error Chyba v súbore so štýlom herného stola - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -129,12 +129,12 @@ Môžete pokračovať v hre pri použití tohto štýlu, ale chýbajúci obsah b Prosím, kontaktujte autora štýlu herného stola na "%3". - + Game Table Style Error - Fields content missing Chyba v súbore so štýlom herného stola - Chýbajúci obsah poľa - + One or more pictures from current game table style "%1" were not found: %2 @@ -151,12 +151,12 @@ Môžete však použiť na hru tento štýl, pretože chýbajúci obsah bude vyp Prosím, kontaktujte autora štýlu herného stola na "%3". - + Game Table Style Error - Pictures missing Chyba v súbore so štýlom herného stola - Chýbajúce obrázky - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -171,27 +171,27 @@ Môžete však použiť na hru tento štýl, pretože chýbajúci obsah bude vyp Prosím, kontaktujte autora štýlu herného stola na "%4". - + Game Table Style Error - Outdated Chyba štýlu herného stola - Neaktuálny - + Everything OK! Všetko je OK! - + Some pictures are missing, please contact style maintainer for this issue. Nejaké obrázky chýbajú, prosím, kontaktujte správcu štýlu pre vyriešenie tohto problému. - + Some style fields are missing, please contact style maintainer for this issue. Nejaké polia štýlu chýbajú, prosím, kontaktujte správcu štýlu kvôli tomuto problému. - + This style is outdated, please contact style maintainer for this issue. Tento štýl nie je aktuálny, prosím, kontaktujte správcu štýlu. @@ -206,7 +206,7 @@ Please contact the game table style builder %4. Prosím, napíšte zostaviteľovi herného stola %4. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -227,8 +227,8 @@ Hodnota(y) "%2" chýba(jú). Prosím, napíšte zostaviteľovi herného stola %3. - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! Vybrali ste štýl kariet miesto štýlu herného stola. @@ -309,33 +309,38 @@ Prosím, napíšte zostaviteľovi štýlu herného stola %3. Navrhnúť hlasovanie za vykopnutie tohto užívateľa - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player Dať hlasovať za vyhodenie tohto hráča - + Ignore Player Ignorovať hráča - + Report inappropriate avatar Nahlásiť nevhodného avatara - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? Od tohto hráča už neobdržíte správy v chate alebo pozvánky na hru.<br>Naozaj chcete pridať hráča <b>%1</b> na zoznam ignorovaných? - - + + PokerTH - Question PokerTH - Otázka - + Are you sure you want to report the avatar of "%1" as inappropriate? Určite chcete nahlásiť avatara hráča "%1" ako nevhodného? @@ -523,25 +528,6 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" "> - za moderovanie fóra a spravovanie bug trackera a želaní užívateľov</span></p></body></html> - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -564,7 +550,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -588,7 +574,6 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - počiatočný návrh grafiky gui</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -597,7 +582,7 @@ p, li { white-space: pre-wrap; } <tr> <td style="border: none;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -607,7 +592,6 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Jozef Říha - jose1711 at gmail dot com</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -633,7 +617,7 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> @@ -659,6 +643,91 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - za moderovanie fóra a spravovanie bug trackera a želaní užívateľov</p></td></tr></table></body></html> + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + License @@ -1182,12 +1251,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 O PokerTH %1 @@ -1276,12 +1345,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Manuálne stanovenie stávky - + You cannot set more than 30 manual blinds. Nemôžete nastaviť viac ako 30 manuálnych stávok. @@ -1307,40 +1376,40 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Nemôžete vojsť do lobby internetovej hry s prezývkou "Human Player". Prosím, vyberte si inú prezývku. - - - + + + Nick name: Prezývka: - + Your player name is already used by another player. Please choose a different name. Vaše meno hráča už používa niekto iný. Prosím, vyberte si iné meno. - + The player name is too short, too long or invalid. Please choose another one. Meno hráča je príliš krátke, príliš dlhé alebo neplatné. Prosím, vyberte si iné. - + There is already a game with your chosen game name. Please choose another one! Už existuje hra s vybraným názvom. Prosím, zvoľte si iný názov! - + There is a forbidden word in your chosen game name. Please choose another one! V názve vašej hry sa nachádza zakázané slovo. @@ -1353,8 +1422,8 @@ Please choose another one! Prosím, zvoľte si iný názov! - - + + Game name: Názovy hry: @@ -1397,27 +1466,27 @@ Prosím, vyberte si iné! connectToServerDialogImpl - + Resolving address... Resolvujem adresu... - + Connecting to server... Pripájam sa na server... - + Starting session... Spúšťam sedenie... - + Connection established! Spojenie vytvorené! - + Reading server list... Čítam zoznam serverov... @@ -1541,17 +1610,17 @@ Prosím, vyberte si iné! createInternetGameDialogImpl - + <i>First small blind: $%1</i> <i>Prvá malá stávka: $%1</i> - + <i>Double blinds every %1'th hand</i> <i>Zdvojnásobovať stávky každých %1 rozdaní(ia)</i> - + %1's game %1ova hra @@ -1644,7 +1713,7 @@ Prosím, vyberte si iné! gameLobbyDialog - + Lobby-Chat Lobby-Chat @@ -1657,47 +1726,47 @@ Prosím, vyberte si iné! Súkromný - + Game Info Info o hre - + Connected Players Pripojení hráči - + First small blind: Prvá malá stávka: - + Blinds raise interval: Interval zvyšovania stávok: - + Blinds raise mode: Režim zvyšovania stávok: - + Fill up with computer opponents Vyplniť počitačovými súpermi - + Sort alphabetically Zoradiť podľa abecedy - + Sort by country Zoradiť podľa krajiny - + Display idle players Zobraziť neaktívnych hráčov @@ -1718,12 +1787,12 @@ Prosím, vyberte si iné! Malá stávka naslepo: - + Start Cash: Úvodná hotovosť: - + Timeout for player action (sec): Časový limit pre hráčovu akciu (sek): @@ -1772,7 +1841,7 @@ Prosím, vyberte si iné! Režim zvyšovania stávok: - + Manual blinds list: Ručný zoznam stávok: @@ -1781,32 +1850,32 @@ Prosím, vyberte si iné! Čas pre hráčovu akciu (sek): - + Game type: Typ hry: - + &Leave Game &Opustiť hru - + Join &any game P&ridať sa k ľubovoľnej hre - + &Create Game &Vytvoriť hru - + &Join Game &Pridať sa k hre - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1825,47 +1894,52 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">Kliknite sem, ak chcete vidieť online rebríček</span></a></p></td></tr></table></body></html> - + 0 - No game list filter 0 - Bez filtrovania zoznamu hier - + search for player ... hľadanie hráča... - + 1 - Show open games 1 - Zobraziť otvorené hry - + 2 - Show open & non-full games 2 - Zobraziť otvorené & voľné hry - + 3 - Show open & non-full & non-private games 3 - Zobraziť otvorené & voľné & nesúkromné hry - + 4 - Show open & non-full & private games 4 - Zobraziť otvorené & voľné & súkromné hry - + Internet Game Lobby Internetové hracie lobby - + + 5 - Show open & non-full & ranking games + + + + &Start Game &Spustiť hru - + &Kick Player &Vyhodiť hráča @@ -1878,7 +1952,7 @@ p, li { white-space: pre-wrap; } Pridať sa k ľubovoľnej hre - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1898,46 +1972,46 @@ p, li { white-space: pre-wrap; } hra - - - - + + + + Game Info Info o hre - + Server Error Chyba servera - + You should not kick yourself from this game! Nemali by ste z tejto hry vykopnúť sám seba! - + Joining a private Game Pripájam sa k súkromnej hre - - - + + + Game Hra - - - + + + Players Hráči - - - + + + State Stav @@ -1946,187 +2020,1407 @@ p, li { white-space: pre-wrap; } Súkromný - + You are about to join a private game. Please enter the password! Chcete sa pripojiť k súkromnej hre. Prosím zadajte heslo! - + running spúšťam - + open otvorená - - + + Connected players Pripojení hráči - + hands rozdania - + minutes minúty - + double blinds dvojité stávky - + manual blinds order ručné stanovenie stávok - + Starting game. Please wait ... Spúšťam hru. Prosím čakajte... - R - R + R - - - + + + P - - - + + + Available Players Dostupní hráči - + Invite player Pozvať hráča - + Ignore player Ignorovať hráča - + Player infos ... Informácie o hráčovi ... - - - + + Show player stats + + + + + + Standard Štandardná - - - + + + Registered players only Iba registrovaní hráči - - - + + + Invited players only Iba pozvaní hráči - - - + + + Ranking game Vyhodnocovaná hra - + Connected players - max. %1 Pripojení hráči - max. %1 - - + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + Litovština + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + + + + + T - - + + Connected players - Max. %1 Pripojení hráči - Max. %1 - - + + running games: %1 spustené hry: %1 - - + + open games: %1 otvorené hry: %1 - + Invite %1 Pozvať %1 - + Ignore %1 Ignorovať %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> <span style='color:blue;'>%1 bol(a) pozvaný(á) k %2 užívateľom %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> <span style='color:red;'>%1 odmietol pozvanie k %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> <span style='color:red;'>%1 sa nemôže pridať k %2, pretože je zaneprázdnený.</span> - - + + The game will start in<br><b>%1</b> seconds. Hra sa začne o <br><b>%1</b> sekúnd. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. Pridali ste sa k hre, ktorej typ je "len na pozvánku". Môžete pozývať ďalších hráčov kliknutím pravým tlačidlom na ich priezvisko v zozname dostupných hráčov. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? Prišla vám pozvánka ku hre <b>%1</b> od <b>%2</b>.<br>Želáte si pridať sa k tejto hre? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? Od tohto užívateľa už neobdržíte správy v chate alebo pozvánky do hry.<br>Naozaj si prajete pridať hráča <b>%1</b> do zoznamu ignorovaných? @@ -2135,49 +3429,49 @@ Môžete pozývať ďalších hráčov kliknutím pravým tlačidlom na ich prie hráči na chate: %1 - - + + connected players: %1 pripojení hráči: %1 - + search for player ... hľadanie hráča... - + Chat is only available to registered players. Chat je dostupný len registrovaným hráčom. - + Invite player ... Pozvať hráča... - + Ignore player ... Ignorovať hráča... - + %1 is playing in "%2". %1 hrá v "%2". - + %1 is not playing at the moment. %1 momentálne nehrá. - - + + PokerTH - Info Message PokerTH - Informačná správa - + PokerTH - Question PokerTH - Otázka @@ -2201,22 +3495,22 @@ Môžete pozývať ďalších hráčov kliknutím pravým tlačidlom na ich prie QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) } - + Hands Rozdania - + Chat Chat - + Log Záznam - + Speed: Rýchlosť: @@ -2233,47 +3527,47 @@ Môžete pozývať ďalších hráčov kliknutím pravým tlačidlom na ich prie Hra - + Start Local Game ... Spustiť lokálnu hru... - + Ctrl+N Ctrl+N - + Quit Ukončiť - + Ctrl+Q Ctrl+Q - + About PokerTH ... O PokerTH... - + Settings ... Nastavenia... - + Create Network Game ... Vytvoriť sieťovú hru... - + Join Network Game ... Pripojiť sa k sieťovej hre... - + Fullscreen Celá obrazovka @@ -2282,7 +3576,7 @@ Môžete pozývať ďalších hráčov kliknutím pravým tlačidlom na ich prie ⌘F - + Show/Hide Chat Window Zobraziť/skryť okno chatu @@ -2295,7 +3589,7 @@ Môžete pozývať ďalších hráčov kliknutím pravým tlačidlom na ich prie ⌘H - + Show/Hide Log Window Zobraziť/skryť okno s logmi @@ -2304,39 +3598,121 @@ Môžete pozývať ďalších hráčov kliknutím pravým tlačidlom na ich prie ⌘L - - - + + + Show/Hide Hands Window Zobraziť/skryť okno rozdaní - + Ctrl+O Ctrl+O - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + + Players tip + + + + + Save + Uložiť + + + Ctrl+J Ctrl+J - + Ctrl+F Ctrl+F - + Ctrl+T Ctrl+T - + Ctrl+H Ctrl+H - + Ctrl+L Ctrl+L @@ -2349,12 +3725,12 @@ Môžete pozývať ďalších hráčov kliknutím pravým tlačidlom na ich prie Sieťová hra - + Internet Game ... Internetová hra... - + Ctrl+I Ctrl+I @@ -2363,22 +3739,22 @@ Môžete pozývať ďalších hráčov kliknutím pravým tlačidlom na ich prie Vsadiť všetko - + Away Preč - + Manual Action (default) Manuálna akcia (východzie) - + Auto-Check / Auto-Fold Auto-Ok / Auto-Zložiť - + Auto-Check / Auto-Call-Any Auto-Ok / Auto-Dorovnať-čokoľvek @@ -2388,37 +3764,37 @@ Môžete pozývať ďalších hráčov kliknutím pravým tlačidlom na ich prie PokerTH 0.6-beta - Open-source Engine pre Texas Holdem - + Show/Hide Away Window Zobraziť/skryť okno neprítomnosti - + Ctrl+A Ctrl+A - + Kick Vykopnúť - + Vote Timeout: Čas pre hlasovanie: - + Yes Áno - + No Nie - + Chance Šanca @@ -2427,47 +3803,47 @@ Môžete pozývať ďalších hráčov kliknutím pravým tlačidlom na ich prie Nastavenia - + Configure PokerTH ... Nastaviť PokerTH ... - + Close Zavrieť - + Ctrl+X Ctrl+X - + Vote started by: Hlasovanie navrhol(la): - + Show/Hide Chance Window Zobraziť/skryť okno so šancou - + Ctrl+C Ctrl+C - + &View &Zobraziť - + &Settings &Nastavenia - + Shortcut: <Shift> Skratka: <Shift> @@ -2475,14 +3851,14 @@ Môžete pozývať ďalších hráčov kliknutím pravým tlačidlom na ich prie gameTableImpl - - - - - - - - + + + + + + + + Stop Zastaviť @@ -2499,11 +3875,11 @@ Môžete pozývať ďalších hráčov kliknutím pravým tlačidlom na ich prie F1 - Zložiť karty/Vsadiť všetko | F2 - Zdržať sa/Dorovnať | F3 - Stávka/Zvýšiť - - - - - + + + + + Start Štart @@ -2664,7 +4040,7 @@ Prosím, vyberte si iné meno. Ľutujem, táto hra je už plná. - + Chat Chat @@ -2749,12 +4125,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> a stiahnite najnovšiu verziu. - + Closing PokerTH during network game Zatváram PokerTH počas sieťovej hry - + You are the hosting server. Do you want to close PokerTH anyway? Vy ste hosťujúci server. Chcete ukončiť PokerTH i napriek tomu? @@ -2771,14 +4147,14 @@ Prosím navštívte <a href="http://www.pokerth.net/" target=" Táto betaverzia PokerTH je zastaralá.<br>Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> a stiahnite si najnovšiu verziu. - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - Open-Source Texas Holdem Engine - - - + + + Lobby Lobby @@ -2787,12 +4163,12 @@ Prosím navštívte <a href="http://www.pokerth.net/" target=" Došlo k internej chybe avatara. Prosím nahláste ju adminovi v lobby chate. - + PokerTH - Internet Game Message PokerTH - Správa hry na internete - + Attention! Do you really want to leave the current game and go back to the lobby? Upozornenie! Určite chcete opustiť momentálnu hru @@ -2853,58 +4229,58 @@ Uistite sa, prosím, že ste pripojený priamo na internet. Nepodarilo sa otvoriť cieľový súbor pri sťahovaní zoznamu serverov. - + Chance Šanca - + Really want to exit? Naozaj chcete ukončiť? - + PokerTH - Close Table? PokerTH - Uzatvoriť stôl? - + Kick Vykopnúť - + Do you want to kick <b>%1</b><br>from this game? Želáte si vykopnúť <b>%1</b><br>z tejto hry? - - + + <b>%1</b> secs left zostáva <b>%1</b> sekúnd - + vote hlas - + votes hlasy(ov) - + Chat is only available to registered players. Chat je dostupný len registrovaným hráčom. - + PokerTH - Warning PokerTH - Varovanie - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -2923,12 +4299,12 @@ Ak ste dočasne mimo, môžete použiť nástroje "preč" v nástrojov Proti vám bol(o) <b>%1</b> %2.<br><b>%3</b> hlasov je treba na vykopnutie. - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. Hráč <b>%1</b> má <b>%2</b> %3<br>proti. Na vykopnutie je potrebných <b>%4</b> hlasy(ov). - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. Je proti vám <b>%1</b> %2. <br><b>Na vykopnutie je potrebných <b>%3</b> hlasy(ov). @@ -3138,24 +4514,24 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Chyba pri načítaní súboru s profilom servera - - - + + + Could not load server-profiles-file: Nepodarilo sa prečítať súbor s profilom servera: - + Save Server Profile Error Chyba pri ukladaní súboru s profilom servera @@ -3164,31 +4540,31 @@ p, li { white-space: pre-wrap; } Profil s názvom: " - + Read Server-Profile List Error Chyba pri načítaní zoznamu profilov servera - + Could not read server-profiles list Nepodarilo sa prečítať zoznam s profilmi servera - - + + Save Server-Profile-File Error Chyba pri ukladaní súboru s profilom servera - - + + Could not save server-profiles-file: Nepodarilo sa uložiť súbor s profilom servera: - + A profile with the name: %1 already exists. Would you like to overwrite ? Profil s názvom: %1 už existuje. @@ -3242,12 +4618,12 @@ Prajete si ho prepísať? manualBlindsOrderDialogImpl - + Manual Blinds Order Manuálne stanovenie stávok - + You cannot set more than 30 manual blinds. Nemôžete nastaviť viac ako 30 manuálnych stávok. @@ -3361,14 +4737,14 @@ Prajete si ho prepísať? selectAvatarDialogImpl - - + + Avatar File Error Chyba súboru s avatarom - + Please select an avatar from the list! Prosím, vyberte si avatara zo zoznamu! @@ -3379,7 +4755,7 @@ Please enter an valid picture! Prosím, zadajte platný obrázok! - + Select external avatar picture Vyberte externý obrázok avatara @@ -3388,19 +4764,19 @@ Prosím, zadajte platný obrázok! Obrázky (*.png) - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! Veľkosť súboru vybraného obrázku je príliš veľká. (max. 30KB) Prosím vyberte menší obrázok! - + Images (*.png *.jpg *.gif) Obrázky (*.png *.jpg *.gif) - + The entered avatar picture doesn't exist. Please enter an valid picture! Zadaný obrázok s avatarom neexistuje. @@ -4254,10 +5630,10 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + - - + + Settings Error Chyba v nastaveniach @@ -4274,7 +5650,7 @@ Please select an valid directory! Prosím, vyberte platný adresár! - + Select your flipside picture Vyberte si obrázok pre rub kariet @@ -4283,24 +5659,24 @@ Prosím, vyberte platný adresár! Obrázky (*.png) - + Open Directory Otvoriť adresár - + Images (*.png *.jpg *.gif) Obrázky (*.png *.jpg *.gif) - - + + Blinds Error Chyba stávok - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -4309,32 +5685,32 @@ je menší ako momentálna prvá malá stávka! Hodnota prvej malej stávky bude nastavená na maximálnu možnú úroveň. - + Do you really want to delete the selected log file? Naozaj chcete vymazať vybraný súbor so záznamom? - + Dutch Holandština - + English Angličtina - + French Francúzština - + German Nemčina - + Hungarian Maďarčina @@ -4357,19 +5733,19 @@ Hodnota prvej malej stávky bude nastavená na maximálnu možnú úroveň.Turečtina - + Language Changed Zmenený jazyk - + You have changed application language to %1. Please restart PokerTH to load new language! Zmenili ste jazyk aplikácie na %1. Prosím reštartujte PokerTH pre načítanie nového jazyka! - + Italian Taliančina @@ -4386,8 +5762,8 @@ Please enter an valid picture! Prosím zadajte platný obrázok! - - + + The log file directory doesn't exist. Please select an valid directory! Adresár pre súbor s logmi neexistuje. @@ -4404,7 +5780,7 @@ Prosím zadajte platný adresár! Španielčina - + Bulgarian Bulharčina @@ -4414,12 +5790,12 @@ Prosím zadajte platný adresár! Poľština - + Chinese Čínština - + Greek Gréčtina @@ -4429,37 +5805,42 @@ Prosím zadajte platný adresár! Švédština - + The entered server list address is not a valid URL. Please enter a valid server list address! Zadaná adresa zoznamu serverov nie je platná URL. Zadajte, prosím, platnú adresu zoznamu serverov! - + Finnish Fínština - + Afrikaans Afrikaanština - + Catalan Katalánčina - + Czech Čeština - + Danish Dánčina + + + Japanese + + Lithuania @@ -4481,128 +5862,128 @@ Zadajte, prosím, platnú adresu zoznamu serverov! Tamilčina - - + + Maintainer Name Meno správcu - - + + Maintainer EMail E-mail správcu - - + + Create Date Dátum vytvorenia - + Windows Behaviour Správanie okien - + scaleable škálovateľný - + fixed fixná veľkosť - + Minimum Size Minimálne rozmery - + Maximum Size Maximálne rozmery - + Fixed Size Fixné rozmery - + State Stav - + Please select your game table style Prosím, vyberte si váš štýl herného stola - + PokerTH game table styles (*.xml) Štýly herných stolov PokerTH (*.xml) - + Game Table Style Error Chyba v štýle herného stola - + Selected game table style file is already in the list. Please select another one to add! Vybraný súbor so štýlom herného stola je už v zozname. Prosím, zvoľte si iný štýl na pridanie! - + Game Table Style File Error Chyba v súbore so štýlom herného stola - + Could not load game table style file correctly. Style will not be placed into list! Nepodarilo sa korektne načítať súbor so štýlom herného stola. Štýl nebude pridaný do zoznamu! - + Please select your card deck style Prosím, vyberte si váš štýl kariet - + PokerTH card deck styles (*.xml) Štýly kariet PokerTH (*.xml) - + Card Deck Style Error Chyba v štýle kariet - + Selected card deck style file is already in the list. Please select another one to add! Vybraný súbor so štýlom kariet je už v zozname. Prosím, zvoľte si iný štýl na pridanie! - + Card Deck Style File Error Chyba v súbore so štýlom kariet - + Could not load card deck style file correctly. Style will not be placed into list! Nepodarilo sa korektne načítať súbor so štýlom kariet. Štýl nebude pridaný do zoznamu! - + PokerTH - Log file PokerTH - Súbor so záznamom @@ -4611,12 +5992,12 @@ Style will not be placed into list! Naozaj chcete vymazať vybraný súbor so záznamom? - + Save PokerTH log file Uložiť súbor so záznamom PokerTH - + PokerTH SQL log (*.pdb) PokerTH SQL log (*.pdb) @@ -4684,12 +6065,12 @@ Style will not be placed into list! startNetworkGameDialogImpl - + Server Error Chyba servera - + You should not kick yourself from this game! Nemali by ste z hry vykopnúť sám seba! @@ -4820,108 +6201,108 @@ Please choose another one. Prosím vyberte si inú prezývku. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Chyba siete - + Server address was not set. Adresa servera nebola nastavená. - + An invalid port was set (ports 0-1023 are not allowed). Bol nastavený neplatný port (nie sú povolené porty 0-1023). - + Could not create a socket for TCP communication. Nepodarilo sa vytvoriť socket pre komunikáciu TCP. - + Could not set the IP address. Nepodarilo sa nastaviť IP adresu. - + Could not set the port for this type of address. Nepodarilo sa nastaviť port pre tento typ adresy. - + The server name could not be resolved. Meno servera sa nepodarilo resolvnúť. - + Bind failed - please choose a different port. Bind zlyhal - prosím, vyberte iný port. - + Internal network error: "listen" failed. Interná chyba siete: "listen" zlyhalo. - + Server execution was terminated. Spustenie servera bolo zrušené. - + Could not connect to the server. Nepodarilo sa pripojiť k serveru. - + Connection timed out. Please check the server address. @@ -4932,150 +6313,150 @@ Prosím, skontrolujte adresu serveru. Ak je server za NAT routrom, ubezpečte sa, že je na strane servera zapnuté presmerovanie portov (port forwarding). - + Internal network error: "select" failed. Interná chyba siete: "select" zlyhalo. - + Internal network error: "send" failed. Interná chyba siete: "send" zlyhalo. - + Connection was closed by the server. Spojenie bolo uzatvorené serverom. - + Internal network error: Duplicate TCP connection. Interná chyba siete: Duplikované TCP spojenie. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Bol prijatý neplatný sieťový paket. Prosím, uistite sa, že všetci hráči používajú rovnakú verziu PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Chyba interného stavu. Prosím, uistite sa, že všetci hráči používajú rovnakú verziu PokerTH. - + Invalid server list URL. Please correct the address in the settings. Neplatné URL zoznamu serverov. Prosím, opravte adresu v nastaveniach. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. Nepodarilo sa otvoriť MD5 súbor zoznamu serverov. Uistite sa, prosím, že URL zoznamu serverov je správna. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. Synchronizácia zoznamu internetových serverov PokerTH zlyhala. Uistite sa, prosím, že URL zoznamu serverov je správna. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. Zoznam internetových serverov PokerTH obsahuje neplatné údaje. Ak používate vlastný zoznam serverov, uistite sa, prosím, že má správny formát. - + Could not unzip the PokerTH internet server list. Nepodarilo sa rozzipovať zoznam internetových serverov PokerTH. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. Nepodarilo sa stiahnuť zoznam internetových serverov PokerTH. Uistite sa, prosím, že ste pripojený priamo na internet. - + Could not open the target file when downloading the server list. Nepodarilo sa otvoriť cieľový súbor pri sťahovaní zoznamu serverov. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. PokerTH server nepodporuje túto verziu hry.<br>Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> a stiahnite najnovšiu verziu. - + Sorry, this server is already full. Ľutujem, tento server je už plný. - + Invalid login. Please check your username and password. Neplatný login. Prosím, skontrolujte meno užívateľa a heslo. - + Your account is blocked indefinitely. Váš účet je trvalo blokovaný. - + You cannot login at this time. Please try again in a few seconds. Prihlásenie nie je v tejto chvíli možné. Skúste to, prosím, znovu o niekoľko sekúnd. - + You cannot join this game, because another player in that game has your network address. Nemôžete sa pripojiť k tejto hre, pretože iný hráč v tejto hre má vašu sieťovú adresu. - + Your connection to the server is very slow, the game had to start without you. Vaše pripojenie k serveru je veľmi pomalé, hra musela začať bez vás. - + This game is of type invite-only. You cannot join this game without being invited. Tento typ hry je len na pozvánku. Nemôžete sa pridať k tejto hre bez toho, aby vás niekto pozval. - + Invalid password when joining the game. Please reenter the password and try again. Neplatné heslo pri pripájaní sa k hre. Prosím, skúste to znovu. - + The avatar report was accepted by the server. Thank you. Hlásenie o avatarovi bolo prijaté serverom. Ďakujeme. - + This avatar was already reported by another player. Tento avatar už bol nahlásený iným hráčom. - + An error occurred while reporting the avatar. Počas nahlasovania avatara nastala chyba. - + The password is too long. Please choose another one. Heslo je príliš dlhé. Prosím, zvoľte si iné heslo. @@ -5090,67 +6471,67 @@ Prosím, vyberte si iné meno. Meno hráča je príliš krátke, príliš dlhé alebo neplatné. Prosím vyberte iné. - + The game name is either too short or too long. Please choose another one. Názov hry je buď príliš krátky alebo príliš dlhý. Prosím zvoľte iný názov. - + The game could not be found. Hru sa nepodarilo nájsť. - + The chat text is invalid. Text chatu je neplatný. - + The server referred to an unknown player. Aborting. Server sa odvolal na neznámeho hráča. Ukončujem. - + Internal error: The current player could not be found. Interná chyba: Nepodarilo sa nájsť aktuálneho hráča. - + Internal error: The current player is not active. Interná chyba: Aktuálny hráč nie je aktívny. - + You were kicked from the server. Boli ste vykopnutý zo serveru. - + You were temporarily banned from the server. Boli ste dočasne zablokovaný na serveri. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! Vaše pripojenie k serveru vypršalo z dôvodu neaaktivity. Stačí sa len znovu pripojiť! - + The client player count is invalid. Počet hráčov klienta je neplatný. - + Too many manual blinds were set. Please reconfigure the manual blinds. Bolo nastavených priliš veľa manuálnych stávok. Prosím upravte nastavenia manuálnych stávok. - + An invalid avatar file was configured. Please choose a different avatar. Bol nastavený neplatný súbor s avatarom. Prosím vyberte iného avatara. - + The selected avatar file is too large. Please choose a different avatar. Vybraný súbor s avatarom je príliš veľký. Prosím vyberte iného avatara. @@ -5159,89 +6540,89 @@ Prosím, vyberte si iné meno. Teraz nemôžete uploadovať nový súbor s avatarom. Skúste to, prosím, o niekoľko sekúnd. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Došlo k internej chybe avatara. Prosím nahláste ju adminovi v lobby chate. - + Could not start game: Synchronization failed. Nepodarilo sa spustiť hru: Zlyhala synchronizácia. - + The server is down for maintenance. Please try again later. Server je mimo prevádzky kvôli údržbe. Prosím skúste to neskôr. - + An internal error occured. Nastala interná chyba. - - - - - - - - - + - - + + + + + + + + + + Network Notification Sieťová notifikácia - + You were kicked from the game. Boli ste vykopnutý z hry. - + Sorry, this game is already full. Ľutujem, táto hra je už plná. - + Unable to join - the server has already started the game. Nepodarilo sa pripojiť k hre - na serveri už začala hra. - + Your admin state timed out due to inactivity. Feel free to create a new game! Vaše administrátorský stav vypršal z dôvodu neaktivity. Kedykoľvek môžete vytvoriť novú hru! - + You cannot join this type of game as guest. K tejto hre sa nemôžete pripojiť ako hosť. - + The settings are invalid for this type of game. Nastavenia sú neplatné pre tento typ hry. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Je dostupné nové vydanie PokerTH.<br>Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> a stiahnite si najnovšiu verziu. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Táto betaverzia PokerTH je zastaralá.<br>Prosím navštívte <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> a stiahnite si najnovšiu verziu. - - + + Server Message Správa serveru - + PokerTH %1 PokerTH %1 @@ -5249,22 +6630,22 @@ Prosím, vyberte si iné meno. timeoutMsgBoxImpl - + Timeout Warning Varovanie pred vypršaním - + Please click "OK" to stop the countdown! Prosím, kliknite na "OK" pre zastavenie počítadla! - + You are game-admin of an open game which will time out in %1 seconds. Ste administrátorom otvorenej hry, ktorá vyprší o %1 sekúnd. - + Your connection is about to time out due to inactivity in %1 seconds. Vaše spojenie vyprší z dôvodu neaktivity o %1 sekúnd. diff --git a/ts/pokerth_sv.ts b/ts/pokerth_sv.ts index d3ddb0fb..672dec28 100644 --- a/ts/pokerth_sv.ts +++ b/ts/pokerth_sv.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -22,7 +22,7 @@ Please contact the card deck style builder %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -31,14 +31,14 @@ Please contact the card deck style builder %3. - + Cannot load card deck style file: %1 Please check the style file or choose another style! - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -46,7 +46,7 @@ Please contact the card deck style builder %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! @@ -66,14 +66,14 @@ Please select a card deck style and try again! GameTableStyleReader - - - + + + Game Table Style Error - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -86,12 +86,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Fields content missing - + One or more pictures from current game table style "%1" were not found: %2 @@ -102,12 +102,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Pictures missing - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -117,40 +117,40 @@ Please contact the game table style builder via "%4". - + Game Table Style Error - Outdated - + Everything OK! - + Some pictures are missing, please contact style maintainer for this issue. - + Some style fields are missing, please contact style maintainer for this issue. - + This style is outdated, please contact style maintainer for this issue. - + Cannot load game table style file: %1 Please check the style file or choose another style! - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! @@ -202,33 +202,38 @@ Please select a game table style and try again! MyAvatarLabel - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player - + Ignore Player - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? - - + + PokerTH - Question - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -279,17 +284,17 @@ Please select a game table style and try again! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> @@ -307,25 +312,66 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> @@ -333,52 +379,11 @@ p, li { white-space: pre-wrap; } Translation Översättning - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - - Thanks to Tack till - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - - License @@ -498,12 +503,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 Om PokerTH %1 @@ -592,12 +597,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order Manuell ordning - + You cannot set more than 30 manual blinds. Du kan inte definiera fler än 30 nivåer. @@ -623,46 +628,46 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. Du kan inte delta i Internetsepl med namnet "Human Player". Välj ett nytt namn. - - - + + + Nick name: - + Your player name is already used by another player. Please choose a different name. Ditt spelarnamn används redan av en annan spelare. Vänligen välj ett nytt namn. - + The player name is too short, too long or invalid. Please choose another one. Ditt angivna namn är för kort/långt eller ogiltigt. Vänligen välj ett nytt namn. - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! - - + + Game name: @@ -699,27 +704,27 @@ Please choose another one! connectToServerDialogImpl - + Resolving address... Söker efter serveradress... - + Connecting to server... Ansluter till server... - + Starting session... Startar server-session... - + Connection established! Anslutning etablerad! - + Reading server list... @@ -835,17 +840,17 @@ Please choose another one! createInternetGameDialogImpl - + <i>First small blind: $%1</i> - + <i>Double blinds every %1'th hand</i> - + %1's game %1s spel @@ -926,7 +931,7 @@ Please choose another one! gameLobbyDialog - + Internet Game Lobby Internetspelslobby @@ -951,57 +956,62 @@ Please choose another one! Privat - + + 5 - Show open & non-full & ranking games + + + + Game Info Spelinformation - + Connected Players Anslutna Spelare - + Start Cash: Inköp: - + First small blind: Ursprunglig liten mörk: - + Blinds raise interval: - + Blinds raise mode: - + Timeout for player action (sec): - + Fill up with computer opponents Fyll ut med dator-spelare - + Sort alphabetically - + Sort by country - + Display idle players @@ -1014,12 +1024,12 @@ Please choose another one! Släng ut spelare - + &Start Game - + &Kick Player @@ -1044,7 +1054,7 @@ Please choose another one! Mörk-läge: - + Manual blinds list: Manuell ordning: @@ -1053,32 +1063,32 @@ Please choose another one! Tid att agera på (i sek): - + Game type: - + &Leave Game - + Join &any game - + &Create Game - + &Join Game - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1090,32 +1100,32 @@ p, li { white-space: pre-wrap; } - + 0 - No game list filter - + search for player ... - + 1 - Show open games - + 2 - Show open & non-full games - + 3 - Show open & non-full & non-private games - + 4 - Show open & non-full & private games @@ -1136,12 +1146,12 @@ p, li { white-space: pre-wrap; } Anslut till spel - + Lobby-Chat Lobby-chat - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1153,7 +1163,7 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - + Starting game. Please wait ... Startar spel. Vänligen vänta ... @@ -1162,46 +1172,46 @@ p, li { white-space: pre-wrap; } %1s spel - + Joining a private Game Ansluter till privat spel - + You are about to join a private game. Please enter the password! Du ansluter till ett privat parti. Vänligen ange lösenordet. - + open öppet - - - - + + + + Game Info Spelinformation - - - + + + Game - - - + + + Players Spelare - - - + + + State Status @@ -1210,145 +1220,146 @@ p, li { white-space: pre-wrap; } Privat - - R - - - - - - + + + P - - - + + + Available Players Tillgängliga spelare - + Invite player - + Ignore player - + Player infos ... - - - + + + Standard - - - + + + Registered players only - - - + + + Invited players only - - - + + + Ranking game - + Connected players - max. %1 - - + + + T - - + + Show player stats + + + + + Connected players - Max. %1 - + running aktivt - - + + running games: %1 aktiva spel: %1 - - + + open games: %1 öppna spel: %1 - + Invite %1 - + Ignore %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> - - + + The game will start in<br><b>%1</b> seconds. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? @@ -1357,88 +1368,1303 @@ Feel free to invite other players by right-clicking on their nick in the availab Spelare i chatten: %1 - - + + connected players: %1 Anslutna spelare: %1 - - + + Connected players - + hands händer - + minutes minuter - + double blinds Dubbla mörkar vid höjning - + manual blinds order Manuell mörk-ordning - + Server Error Serverfel - + You should not kick yourself from this game! Du borde inte kicka dig själv från spelet! - + search for player ... - + Chat is only available to registered players. - + Invite player ... - + Ignore player ... - + %1 is playing in "%2". - + %1 is not playing at the moment. - - + + PokerTH - Info Message - + PokerTH - Question + + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + gameTable @@ -1448,42 +2674,124 @@ Feel free to invite other players by right-clicking on their nick in the availab PokerTH 0.6-beta - Den öppna pokermotorn för Texas Hold'em - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Hands Kombinationer - + Chat Chatt - + + Players tip + + + + + Save + Spara + + + Log Logg - + Away Frånvarande - + Manual Action (default) Manuell handling (förval) - + Auto-Check / Auto-Fold Automatiskt Passa / Lägga sig - + Auto-Check / Auto-Call-Any Automatiskt Passa / Syna Allt - + Speed: Hastighet: @@ -1500,139 +2808,139 @@ Feel free to invite other players by right-clicking on their nick in the availab Nätverksspel - + Start Local Game ... Starta lokalt spel - + Ctrl+N Ctrl+N - + Quit Avsluta - + Ctrl+Q Ctrl+Q - + About PokerTH ... Om PokerTH - + Settings ... Inställningar - + Create Network Game ... Skapa nätverks-spel - + Ctrl+O Ctrl+O - + Join Network Game ... Anslut till nätverks-spel - + Ctrl+J Ctrl+J - + Fullscreen Helskärm - + Ctrl+F Ctrl+F - + Show/Hide Chat Window Visa/Göm chatten - + Ctrl+T Ctrl+T - - - + + + Show/Hide Hands Window Visa/Göm kombinationer - + Ctrl+H Ctrl+H - + Show/Hide Log Window Visa/Göm loggen - + Ctrl+L Ctrl+L - + Internet Game ... Internetspel - + Ctrl+I Ctrl+I - + Show/Hide Away Window Visa/Göm Frånvaro-fönstret - + Ctrl+A Ctrl+A - + Kick - + Vote Timeout: - + Yes - + No - + Chance @@ -1641,47 +2949,47 @@ Feel free to invite other players by right-clicking on their nick in the availab Inställningar - + Configure PokerTH ... - + Close Stäng - + Ctrl+X - + Vote started by: - + Show/Hide Chance Window - + Ctrl+C - + &View - + &Settings - + Shortcut: <Shift> @@ -1689,14 +2997,14 @@ Feel free to invite other players by right-clicking on their nick in the availab gameTableImpl - - - - - - - - + + + + + + + + Stop Sluta @@ -1709,7 +3017,7 @@ Feel free to invite other players by right-clicking on their nick in the availab Ctrl+N för att starta ett nytt spel - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - Den öppna pokermotorn för Texas Hold'em @@ -1728,18 +3036,18 @@ Välj ett nytt namn. F1 - "All in" (Satsa allt) | F2 - Satsa/Höj | F3 - Pass/Syn | F4 - Lägg - - - - - + + + + + Start Starta - - - + + + Lobby Lobby @@ -1950,95 +3258,95 @@ Vänligen välj ett nytt namn. Automatiskt läge valt: Pass eller Lägg. - + Chat Chatt - + Closing PokerTH during network game Stänger PokerTH under nätverksspel - + You are the hosting server. Do you want to close PokerTH anyway? Du är värdserver för spelet, vill du stänga ner i alla fall? - + PokerTH - Internet Game Message PokerTH - Internetspels-meddelande - + Attention! Do you really want to leave the current game and go back to the lobby? OBS! Vill du verkligen lämna det nuvarande spelet och återvända till lobbyn? - + Chance - + Really want to exit? - + PokerTH - Close Table? - + Kick - + Do you want to kick <b>%1</b><br>from this game? - - + + <b>%1</b> secs left - + vote - + votes - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. - + Chat is only available to registered players. - + PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -2221,53 +3529,53 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Fel vid laddning av profilen - - - + + + Could not load server-profiles-file: Kunde inte ladda Server-profilen: - + Save Server Profile Error Fel vid sparande av profil - + A profile with the name: %1 already exists. Would you like to overwrite ? En profil med namn: %1 existerar redan. Vill du skriva över den? - + Read Server-Profile List Error Fel vid inläsning av profillista - + Could not read server-profiles list Kunde inte läsa listan med server-profiler - - + + Save Server-Profile-File Error Fel vid sparande av profil - - + + Could not save server-profiles-file: Kunde inte spara Server-profilen: @@ -2321,12 +3629,12 @@ Vill du skriva över den? manualBlindsOrderDialogImpl - + Manual Blinds Order Manuell mörk-ordning - + You cannot set more than 30 manual blinds. Du kan inte definiera fler än 30 mörk-nivåer. @@ -2432,38 +3740,38 @@ Vill du skriva över den? selectAvatarDialogImpl - - + + Avatar File Error Avatar-fil fel - + Please select an avatar from the list! Vänligen välj en avatar från listan! - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! Filstorleken på den valda bilden är för stor. (max 30KB) Vänligen välj en mindre bild. - + The entered avatar picture doesn't exist. Please enter an valid picture! Den angivna bilden finns inte. Välj en giltig bild. - + Select external avatar picture Välj egen avatarbild. - + Images (*.png *.jpg *.gif) Bilder (*.png *.jpg *.gif) @@ -3210,32 +4518,32 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + Dutch Holländska - + English Engelska - + French Franska - + German Tyska - + Hungarian Ungerska - + Italian Italienska @@ -3269,10 +4577,10 @@ p, li { white-space: pre-wrap; } Turkiska - + - - + + Settings Error Inställningsfel @@ -3284,49 +4592,49 @@ Please enter an valid picture! Välj en giltig bild. - - + + The log file directory doesn't exist. Please select an valid directory! Den angivna mappen finns inte. Välj en giltig mapp för loggfiler. - + Language Changed Nytt språk valt - + You have changed application language to %1. Please restart PokerTH to load new language! Du har bytt språk till %1. Starta om PokerTH för att se förändringen. - + Select your flipside picture Välj bild för kortens baksida - + Images (*.png *.jpg *.gif) Bilder (*.png *.jpg *.gif) - + Open Directory Öppna mapp - - + + Blinds Error Mörk-fel - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -3335,45 +4643,50 @@ This first-small-blind-value will be set to maximum allowed value. Det kommer sättas till det maximalt tillåtna värdet. - + Bulgarian Bulgariska - + Afrikaans - + Catalan - + Chinese - + Czech - + Danish - + Finnish - + Greek + + + Japanese + + Lithuania @@ -3405,145 +4718,145 @@ Det kommer sättas till det maximalt tillåtna värdet. - + The entered server list address is not a valid URL. Please enter a valid server list address! - - + + Maintainer Name - - + + Maintainer EMail - - + + Create Date - + Windows Behaviour - + scaleable - + fixed - + Minimum Size - + Maximum Size - + Fixed Size - + State Status - + Please select your game table style - + PokerTH game table styles (*.xml) - + Game Table Style Error - + Selected game table style file is already in the list. Please select another one to add! - + Game Table Style File Error - + Could not load game table style file correctly. Style will not be placed into list! - + Please select your card deck style - + PokerTH card deck styles (*.xml) - + Card Deck Style Error - + Selected card deck style file is already in the list. Please select another one to add! - + Card Deck Style File Error - + Could not load card deck style file correctly. Style will not be placed into list! - + PokerTH - Log file - + Do you really want to delete the selected log file? - + Save PokerTH log file - + PokerTH SQL log (*.pdb) @@ -3599,12 +4912,12 @@ Style will not be placed into list! startNetworkGameDialogImpl - + Server Error Serverfel - + You should not kick yourself from this game! Du borde inte kicka dig själv från spelet! @@ -3731,108 +5044,108 @@ Please choose another one. Välj ett nytt namn. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Nätverksfel - + Server address was not set. Ingen server-adress angiven - + An invalid port was set (ports 0-1023 are not allowed). En ogiltig port var angiven (port 0-1023 är ogiltig). - + Could not create a socket for TCP communication. Kunde inte etablera TCP-kommunikation. - + Could not set the IP address. Kunde inte bestämma IP-adress. - + Could not set the port for this type of address. Kunde inte ställa in porten för den här typen av adress. - + The server name could not be resolved. Kunde inte koppla servernamnet till en IP-adress. - + Bind failed - please choose a different port. Uppkoppling misslyckades, vänligen välj en annan port. - + Internal network error: "listen" failed. Internt nätverksfel: "listen" misslyckades. - + Server execution was terminated. Servern avslutade oväntat. - + Could not connect to the server. Kunde inte ansluta till servern. - + Connection timed out. Please check the server address. @@ -3843,144 +5156,144 @@ Vänligen kontrollera serveradressen. Om servern befinner sig bakom en NAT-router, försäkra dig om att serverns portar har blivit korrekt inställda. - + Internal network error: "select" failed. Internt nätverksfel: "select" misslyckades. - + Internal network error: "send" failed. Internt nätverksfel: "send" misslyckades. - + Connection was closed by the server. Anslutningen avbröts av servern. - + Internal network error: Duplicate TCP connection. Internt nätverksfel: Duplicerad TCP-anslutning. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Ett ogiltigt nätverkspaket har mottagits. Försäkra dig om att alla spelare använder samma version av PokerTH. - + Internal state error. Please make sure that all players use the same version of PokerTH. Internt programfel. Försäkra dig om att alla spelare använder samma version av PokerTH. - + Invalid server list URL. Please correct the address in the settings. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. - + Could not unzip the PokerTH internet server list. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. - + Could not open the target file when downloading the server list. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. PokerTH servern stöder inte den här versionen av spelet.<br>Vänligen gå till <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> och ladda ner den senaste versionen. - + Sorry, this server is already full. Tyvärr, den här servern är fullsatt. - + Invalid login. Please check your username and password. - + Your account is blocked indefinitely. - + You cannot login at this time. Please try again in a few seconds. - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. - + Invalid password when joining the game. Please reenter the password and try again. Ogiltigt lösenord för det här partiet. Vänligen ange det korrekta lösenordet. - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. Lösenordet är för långt. Vänligen välj ett nytt lösenord. @@ -3995,154 +5308,154 @@ Vänligen välj ett nytt namn. Ditt angivna namn är för kort/långt eller ogiltigt. Vänligen välj ett nytt namn. - + The game name is either too short or too long. Please choose another one. Namnet på partiet är antingen för kort eller för långt. Vänligen ange ett nytt namn. - + The game could not be found. Partiet kunde inte hittas. - + The chat text is invalid. Chatt-texten är ogiltig. - + The server referred to an unknown player. Aborting. Servern hänvisade till en okänd spelare. Avbryter. - + Internal error: The current player could not be found. Internt fel: Den aktuella spelaren kunde inte hittas. - + Internal error: The current player is not active. Internt fel: Den aktuella spelaren är inte aktiv. - + You were kicked from the server. Du slängdes ut från servern. - + You were temporarily banned from the server. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! - + The client player count is invalid. Antalet klienter är ogiltigt. - + Too many manual blinds were set. Please reconfigure the manual blinds. För många manuella mörkar angivna. Vänligen ställ in mörkarna på nytt. - + An invalid avatar file was configured. Please choose a different avatar. En ogiltig avatar var angiven. Vänligen välj en annan avatar. - + The selected avatar file is too large. Please choose a different avatar. Filstorleken på den valda avataren är för stor. Välj en annan avatar. - + An internal avatar error occured. Please report this to an admin in the lobby chat. Ett internt avatarfel uppstod. Var vänlig och rapportera detta till en admin i lobbyn. - + Could not start game: Synchronization failed. Kunde inte starta spelet: Synkroniseringen misslyckades. - + The server is down for maintenance. Please try again later. Servern är nere för underhåll, vänligen försök senare. - + An internal error occured. Ett internt fel har inträffat. - - - - - - - - - + - - + + + + + + + + + + Network Notification Nätverksmeddelande - + You were kicked from the game. Du slängdes ut från spelet. - + Sorry, this game is already full. Tyvärr, det här spelet är fullsatt. - + Unable to join - the server has already started the game. Kan inte ansluta - servern har redan påbörjat spelet. - + Your admin state timed out due to inactivity. Feel free to create a new game! - + You cannot join this type of game as guest. - + The settings are invalid for this type of game. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. En ny version av PokerTH är tillgänglig. <br>Vänligen gå till <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> och ladda ner den senaste versionen. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. Den här betaversionen av PokerTH är för gammal. <br>Vänligen gå till <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> och ladda ner den senaste versionen. - - + + Server Message - + PokerTH %1 PokerTH %1 @@ -4150,22 +5463,22 @@ Vänligen välj ett nytt namn. timeoutMsgBoxImpl - + Timeout Warning - + Please click "OK" to stop the countdown! - + You are game-admin of an open game which will time out in %1 seconds. - + Your connection is about to time out due to inactivity in %1 seconds. diff --git a/ts/pokerth_ta.ts b/ts/pokerth_ta.ts index d412ac11..64d96012 100644 --- a/ts/pokerth_ta.ts +++ b/ts/pokerth_ta.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error சீட்டு-அட்டை கட்டின் வடிவம் தவறு - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -25,7 +25,7 @@ Please contact the card deck style builder %4. தயவு செய்து சீட்டு-அட்டை வடிவத்தை உருவாக்குபவரிடம் கேட்கவும் %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -38,7 +38,7 @@ Please contact the card deck style builder %3. தயவு செய்து சீட்டு-அட்டை வடிவத்தை உருவாக்குபவரிடம் கேட்கவும் %3. - + Cannot load card deck style file: %1 Please check the style file or choose another style! @@ -47,7 +47,7 @@ Please check the style file or choose another style! தயவு செய்து அந்த கோப்பையை சரி பார்க்கவும் அல்லது வேறொரு சீட்டு-அட்டை வடிவத்தை தேர்ந்தெடுக்கவும்! - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -58,7 +58,7 @@ Please contact the card deck style builder %3. தயவு செய்து சீட்டு-அட்டை வடிவத்தை உருவாக்குபவரிடம் கேட்கவும் %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! சீட்டு அட்டை கட்டுகளின் வடிவம் தேர்ந்தெடுப்பதற்கு பதிலாக விளையாட்டு மேசை வடிவம் தேர்ந்தெடுக்கப்பட்டுள்ளது. @@ -68,14 +68,14 @@ Please select a card deck style and try again! GameTableStyleReader - - - + + + Game Table Style Error விளையாட்டு மேசை வடிவம் தவறு - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -88,12 +88,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Fields content missing - + One or more pictures from current game table style "%1" were not found: %2 @@ -104,12 +104,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Pictures missing - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -119,27 +119,27 @@ Please contact the game table style builder via "%4". - + Game Table Style Error - Outdated - + Everything OK! - + Some pictures are missing, please contact style maintainer for this issue. - + Some style fields are missing, please contact style maintainer for this issue. - + This style is outdated, please contact style maintainer for this issue. @@ -154,7 +154,7 @@ Please contact the game table style builder %4. தயவு செய்து விளையாட்டு மேசை வடிவத்தை உருவாக்குபவரிடம் கேட்கவும் %4. - + Cannot load game table style file: %1 Please check the style file or choose another style! @@ -175,8 +175,8 @@ Please contact the game table style builder %3. தயவு செய்து விளையாட்டு மேசை வடிவத்தை உருவாக்குபவரிடம் கேட்கவும் %3. - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! விளையாட்டு மேசை வடிவத்தை தேர்ந்தெடுப்பதற்கு பதிலாக சீட்டு-அட்டை கட்டின் வடிவம் தேர்ந்தெடுக்கப்பட்டுள்ளது. @@ -198,27 +198,32 @@ Please contact the game table style builder %3. MyAvatarLabel - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player இந்த விளையாட்டு வீரரை விளையாட்டிலிருந்து நீக்க ஒட்டு போடவும் - + Ignore Player விளையாட்டு வீரரை புறக்கணிக்கவும் - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -227,8 +232,8 @@ Please contact the game table style builder %3. இந்த நபரிடமிருந்து இனி பேச்சு தகவலோ விளையாடுவதற்கு அழைப்பிதலோ பெற முடியாது.<br>இருந்தும் இந்த விளையாட்டு வீரரை <b>%1</b> புறக்கணிப்பு பட்டியலில் போட விரும்புகிறீர்களா? - - + + PokerTH - Question போகர்டேஹோ - வினா @@ -263,17 +268,17 @@ Please contact the game table style builder %3. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> @@ -291,25 +296,25 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> @@ -317,11 +322,11 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> @@ -329,28 +334,28 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> @@ -499,12 +504,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 போகர்டேஹோ %1 - + About PokerTH %1 போகர்டேஹோ வை பற்றிய தகவல் %1 @@ -593,12 +598,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order சுய பந்தயத்தொகையின் வரிசை - + You cannot set more than 30 manual blinds. நீங்கள் முற்பதுக்கு மேற்ப்பட்ட சுய பந்தயத்தொகை விதிகளை அமைக்க முடியாது. @@ -624,45 +629,45 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. நீங்கள் இணையதள-விளையாட்டு-கூடத்தில் "மனித விளையாட்டு வீரர்" என்ற புனைப்பெயருடன் சேர இயலாது. தயவு செய்து வேறொரு பெயரை தேர்ந்தெடுக்கவும். - - - + + + Nick name: - + Your player name is already used by another player. Please choose a different name. நீங்கள் தேர்ந்தெடுத்த விளையாட்டு வீரரின் பெயர் ஏற்கனவே வேறொருவரால் உபயோகிக்கப்பட்டுள்ளது. தயவு செய்து வேறொரு பெயரை தேர்ந்தெடுக்கவும். - + The player name is too short, too long or invalid. Please choose another one. விளையாட்டு வீரர் பெயரின் நீளம் மிகவும் குறைவாக உள்ளது அல்லது மிகவும் நீளமாக உள்ளது அல்லது செல்லாது. தயவு செய்து வேறொன்றை தேர்ந்தெடுக்கவும். - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! - - + + Game name: @@ -699,27 +704,27 @@ Please choose another one! connectToServerDialogImpl - + Resolving address... விளையாட்டு வழங்கியின் முகவரியை சரி பார்த்துக்கொண்டிருக்கிறது ... - + Connecting to server... விளையாட்டு வழங்கியுடனான சேர்க்கை நடைபெற்றுகொண்டிருக்கிறது ... - + Starting session... விளையாட்டு வழங்கியுடனான சேர்க்கை ஆரம்பமாகிறது ... - + Connection established! விளையாட்டு வழங்கியுடனான சேர்க்கை உருவாகிவிட்டது! - + Reading server list... விளையாட்டு வழங்கிகளின் பட்டியலை படித்துக்கொண்டிருக்கிறது ... @@ -839,17 +844,17 @@ Please choose another one! <i>ஒவ்வொரு 11 வது சுற்றுக்கும் பந்தயத்தொகையை இரட்டிப்பாக்குக</i> - + <i>First small blind: $%1</i> - + <i>Double blinds every %1'th hand</i> - + %1's game %1 வது விளையாட்டு @@ -926,7 +931,7 @@ Please choose another one! gameLobbyDialog - + Internet Game Lobby இணையதள விளையாட்டின் வரவேற்ப்பறை @@ -935,77 +940,82 @@ Please choose another one! விளையாட இருக்கும் வீரர்கள் - + Game Info விளையாட்டை பற்றிய செய்தி - + Game type: விளையாட்டு முறை: - + Connected Players தொடர்பில் இருக்கும் விளையாட்டு வீரர்கள் - + search for player ... - + + 5 - Show open & non-full & ranking games + + + + Start Cash: பணம் செலுத்த ஆரம்பி: - + First small blind: குறைந்தபட்ச ஆரம்ப கட்டாய பந்தயத்தொகை: - + Blinds raise interval: - + Blinds raise mode: - + Timeout for player action (sec): - + Fill up with computer opponents மீதமுள்ள இடங்களை கணினி விளையாட்டு வீரர்கள் ஆக மாற்றுக - + &Start Game &Sவிளையாட்டை தொடங்குக - + &Kick Player &Kவிளையாட்டு வீரரை துரத்துக - + Sort alphabetically - + Sort by country - + Display idle players @@ -1026,7 +1036,7 @@ Please choose another one! பந்தயத்தொகையை உயர்த்தும் முறை: - + Manual blinds list: சுய பந்தயத்தொகையின் பட்டியல்: @@ -1035,27 +1045,27 @@ Please choose another one! விளையாட்டு வீரர் ஒரு செயல் செய்ய காலவரம்பு(நொடிகள்): - + &Leave Game &Lவிளையாட்டை விட்டு வெளியேறு - + Join &any game &aஎந்த விளையாட்டிலும் சேர்க - + &Create Game &Cவிளையாட்டை உருவாக்குக - + &Join Game &Jவிளையாட்டில் சேர்க - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1067,37 +1077,37 @@ p, li { white-space: pre-wrap; } - + 0 - No game list filter 0 - விளையாட்டு பட்டியலின் வடிகட்டி இல்லை - + 1 - Show open games 1 - ஓடிக்கொண்டிருக்கும் விளையாட்டுகளை காட்டுக - + 2 - Show open & non-full games 2 - ஓடிக்கொண்டிருக்கும் & ஆட்டக்காரர்கள் நிரம்பாத விளையாட்டுகளை காட்டுக - + 3 - Show open & non-full & non-private games 3 - ஓடிக்கொண்டிருக்கும் & ஆட்டக்காரர்கள் நிரம்பாத & தனியார்-அல்லாத விளையாட்டுகளை காட்டுக - + 4 - Show open & non-full & private games 4 - ஓடிக்கொண்டிருக்கும் & ஆட்டக்காரர்கள் நிரம்பாத & தனியார் விளையாட்டுகளை காட்டுக - + Lobby-Chat வரவேற்பறை-உரையாடல் - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1109,204 +1119,1420 @@ p, li { white-space: pre-wrap; } gameLobbyDialogImpl - + Starting game. Please wait ... விளையாட்டு ஆரம்பமாகிறது. தயவு செய்து காத்திருக்கவும் ... - + Joining a private Game ஒரு தனியார் விளையாட்டில் இணைந்துகொண்டிருக்கிறது - + You are about to join a private game. Please enter the password! நீங்கள் ஒரு தனியார் விளையாட்டில் இணைய போகிறீர்கள். தயவு செய்து இரகசிய சொல்லை தரவும்! - + open திற - - - - + + + + Game Info விளையாட்டை பற்றிய செய்தி - - - + + + Game விளையாட்டு - - - + + + Players விளையாட்டு வீரர்கள் - - - + + + State வீரரின் தற்போதைய நிலவரம் - - R - - - - - - + + + P - - - + + + Available Players விளையாட இருக்கும் வீரர்கள் - + Invite player விளையாட்டு வீரரை விளையாட அழையுங்கள் - + Ignore player விளையாட்டு வீரரை புறக்கணிக்கவும் - + Player infos ... - - - + + + Standard சாதாரண - - - + + + Registered players only பதிவு செய்த விளையாட்டு வீரர்கள் மட்டும் - - - + + + Invited players only அழைக்கப்பட்ட விளையாட்டு வீரர்கள் மட்டும் - - - + + + Ranking game தரவரிசை விளையாட்டு - + Connected players - max. %1 விளையாட்டில் இணைந்துள்ள வீரர்கள் - அதிகபட்சம். %1 - - + + + T - - + + Show player stats + + + + + Connected players - Max. %1 விளையாட்டில் இணைந்துள்ள வீரர்கள் - அதிகபட்சம். %1 - + running நடைபெற்றுகொண்டிருக்கும் - - + + running games: %1 நடைபெற்றுகொண்டிருக்கும் விளையாட்டு: %1 - - + + open games: %1 ஆரம்பித்த விளையாட்டுகள்: %1 - + Invite %1 - + Ignore %1 - + %1 is playing in "%2". - + %1 is not playing at the moment. - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> - - + + The game will start in<br><b>%1</b> seconds. - + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + + + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? @@ -1315,54 +2541,54 @@ Feel free to invite other players by right-clicking on their nick in the availab உரையாடும் இடத்தில் உள்ள வீரர்கள்: %1 - - + + connected players: %1 இணைந்துள்ள விளையாட்டு வீரர்கள்: %1 - - + + Connected players இணைந்துள்ள விளையாட்டு வீரர்கள் - + hands சுற்றுகள் - + minutes நொடிகள் - + double blinds இரட்டிப்பு பந்தயத்தொகை - + manual blinds order சுய பந்தயத்தொகை வரிசை - + Server Error விளையாட்டு வழங்கியில் பிழை - + You should not kick yourself from this game! உங்களை நீங்களே விளையாட்டிலிருந்து வெளியே தள்ள கூடாது! - + search for player ... - + Chat is only available to registered players. @@ -1371,7 +2597,7 @@ Feel free to invite other players by right-clicking on their nick in the availab %1 என்ற விளையாட்டு வீரரை அழையுங்கள் - + Invite player ... விளையாட்டு வீரரை அழையுங்கள் ... @@ -1380,7 +2606,7 @@ Feel free to invite other players by right-clicking on their nick in the availab %1 என்ற விளையாட்டு வீரரை புறக்கணிக்கவும் - + Ignore player ... விளையாட்டு வீரரை புறக்கணிக்கவும் ... @@ -1391,8 +2617,8 @@ You can invite other players with right-click on their nick in the left availabl மற்றவர்களை அழைக்க இடது பக்கமுள்ள வீரர்களின் பட்டியலில் மௌசின் வலது பொத்தானை அழுத்தி விளையாட அழையுங்கள். - - + + PokerTH - Info Message போகர்டேஹோ - செய்தி தகவல் @@ -1417,7 +2643,7 @@ You can invite other players with right-click on their nick in the left availabl இனிமேல் இந்த நபரிடமிருந்து உரையாடல் செய்தியோ விளையாட்டு அழைப்பிதலோ பெற முடியாது.<br>நீங்கள் இந்த விளையாட்டு வீரரை <b>%1</b> புறக்கணிப்பு பட்டியலில் போட விரும்புகிறீர்களா? - + PokerTH - Question போகர்டேஹோ - வினா @@ -1430,224 +2656,306 @@ You can invite other players with right-click on their nick in the left availabl போகர்டேஹோ 0.6-பீட்டா - சுதந்திர-மூலநிரல் டெக்சாஸ் ஹோல்தேம் பொறி - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Hands சுற்றுகள் - + Chat உரையாடல் - + + Players tip + + + + + Save + பாதுகாத்து வை + + + Log பதிவு - + Away தற்காலிகம் - + Manual Action (default) சுயமாக விளையாடுதல் (எப்பொழுதும் உபயோகிக்க) - + Auto-Check / Auto-Fold தானாகவே பணயத்தை தள்ளி வை / இச்சுற்றில் சரணடை - + Auto-Check / Auto-Call-Any தானாகவே பணயத்தை தள்ளி வை / எவரேனும் செய்ததை செய் - + Speed: வேகம்: - + Start Local Game ... உள்ளக கணினி விளையாட்டை தொடங்குக .... - + Ctrl+N - + Quit வெளியேறு - + Ctrl+Q - + About PokerTH ... போகர்டெஹோ பற்றிய செய்தி ... - + Settings ... அமைப்பு ... - + Create Network Game ... கணினி விளையாட்டு வலை உருவாக்குக ... - + Ctrl+O - + Join Network Game ... கணினி விளையாட்டு வலையில் சேர்க ... - + Ctrl+J - + Fullscreen முழு திரையில் காட்டு - + Ctrl+F - + Show/Hide Chat Window உரையாடல் விண்டோவை காண்பி / மறைத்து வை - + Ctrl+T - - - + + + Show/Hide Hands Window ஜெயிக்கும் மாதிரியை காண்பி / மறைத்து வை - + Ctrl+H - + Show/Hide Log Window பதிவு விண்டோவை காண்பி / மறைத்து வை - + Ctrl+L - + Internet Game ... இணையதள விளையாட்டு ... - + Ctrl+I - + Show/Hide Away Window தற்காலிகம் விண்டோவை காண்பி / மறைத்து வை - + Ctrl+A - + Kick துரத்து - + Vote Timeout: ஒட்டு போடும் காலவரம்பு: - + Yes ஆம் - + No இல்லை - + Chance ஜெயிக்கும் வாய்ப்பு - + Configure PokerTH ... போகர்டெஹோ ஐ தேவைக்கேற்ப மாற்றியமைத்து கொள்க ... - + Close மூடி விடு - + Ctrl+X - + Vote started by: ஒட்டு ஆரம்பித்தவர்: - + Show/Hide Chance Window ஜெயிக்கும் வாய்ப்பு விண்டோவை காண்பி / மறைத்து வை - + Ctrl+C - + &View &Vதோற்ற்றம் - + &Settings &Sஅமைப்பு - + Shortcut: <Shift> குறுக்கு வழி:<Shift> @@ -1655,87 +2963,87 @@ You can invite other players with right-click on their nick in the left availabl gameTableImpl - - - - - - - - + + + + + + + + Stop நிறுத்து - + PokerTH %1 - The Open-Source Texas Holdem Engine போகர்டெஹோ %1 - சுதந்திர-மூலநிரல் டெக்சாஸ் ஹோல்தேம் பொறி - - - - - + + + + + Start ஆரம்பி - - - + + + Lobby வரவேற்ப்பறை - + Chat உரையாடல் - + Closing PokerTH during network game விளையாட்டு வலையில் போகர்டேஹோ வை மூடும் பொழுது - + You are the hosting server. Do you want to close PokerTH anyway? நீங்கள்தான் இந்த விளையாட்டை ஆரம்பித்தீர்கள். நீங்கள் போகர்டேஹோ வை நிச்சயம் மூட வேண்டுமா? - + Really want to exit? - + PokerTH - Close Table? - + PokerTH - Internet Game Message போகர்டேஹோ - இணையதள விளையாட்டு செய்தி - + Attention! Do you really want to leave the current game and go back to the lobby? கவனிக்க! தற்சமயம் விளையாடும் விளையாட்டிலிருந்து நிச்சயம் நீங்கள் விலகி வரவேர்ப்பரைக்கு திரும்பி செல்ல விரும்புகிறீர்களா? - + Chat is only available to registered players. - + PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -1743,43 +3051,43 @@ If you are temporarily away, you can use the "away" tools in the tool - + Chance ஜெயிக்கும் வாய்ப்பு - + Kick துரத்து - + Do you want to kick <b>%1</b><br>from this game? நீங்கள் <b>%1</b>என்பவரை <br>விளையாட்டிலிருந்து துரத்த விரும்புகிறீர்களா? - - + + <b>%1</b> secs left <b>%1</b> நொடிகள் மீதமுள்ளது - + vote ஒட்டு - + votes ஒட்டுகள் - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. விளையாட்டு வீரர் <b>%1</b> என்பவருக்கு எதிராக <b>%2</b> %3<br>உள்ளது. அவரை துரத்த <b>%4</b> ஓட்டுகள் தேவை. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. உங்களுக்கு எதிராக <b>%1</b> %2 உள்ளது.<br>உங்களை வெளியேற்ற <b>%3</b> ஓட்டுகள் தேவை. @@ -1970,52 +3278,52 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error விளையாட்டு வழங்கியின்-சிறு-குறிப்பு-கோப்பையை துவக்கும் பொழுது பிழை - - - + + + Could not load server-profiles-file: விளையாட்டு வழங்கியின்-சிறு-குறிப்பு-கோப்பையை துவக்க முடியவில்லை: - + Save Server Profile Error விளையாட்டு வழங்கியின் சிறு குறிப்பு பிழையை சேர்த்து வைக்கவும் - + A profile with the name: %1 already exists. Would you like to overwrite ? %1: இப்பெயர் கொண்ட சிறு குறிப்பு ஏற்கனவே உபயோகத்தில் உள்ளது. நீங்கள் அதை அழித்து எழுத விரும்புகிறீர்களா? - + Read Server-Profile List Error விளையாட்டு வழங்கியின்-சிறு-குறிப்பு பட்டியலை படிக்கும் பொழுது பிழை - + Could not read server-profiles list விளையாட்டு வழங்கியின்-சிறு குறிப்பு பட்டியலை படிக்க முடியவில்லை - - + + Save Server-Profile-File Error விளையாட்டு வழங்கியின்-சிறு குறிப்பு-கோப்பையின் பிழையை சேர்த்து வை - - + + Could not save server-profiles-file: விளையாட்டு வழங்கியின்-சிறு குறிப்பு-கோப்பையை சேர்த்து வைக்க முடியவில்லை: @@ -2069,12 +3377,12 @@ Would you like to overwrite ? manualBlindsOrderDialogImpl - + Manual Blinds Order சுய பந்தயத்தொகை கோரிக்கை - + You cannot set more than 30 manual blinds. நீங்கள் முற்பதுக்கு மேற்ப்பட்ட சுய பந்தயத்தொகை விதிகளை அமைக்க முடியாது. @@ -2180,38 +3488,38 @@ Would you like to overwrite ? selectAvatarDialogImpl - - + + Avatar File Error அவதார் கோப்பையின் பிழை - + Please select an avatar from the list! தயவு செய்து ஒரு அவதாரத்தை பட்டியலில் இருந்து தேர்ந்தெடுக்கவும்! - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! தேர்ந்தெடுத்த படத்தின் கோப்பையளவு மிகவும் பெரியது. (அட்திகபட்சம். 30KB) தயவு செய்து ஒரு சிறிய படத்தை தேர்ந்தெடுக்கவும்! - + The entered avatar picture doesn't exist. Please enter an valid picture! தேர்ந்தெடுத்த அவதாரத்தின் படம் இல்லை. தயவு செய்து பட்டியலில் இருக்கின்ற ஒரு படத்தை தேர்ந்தெடுக்கவும்! - + Select external avatar picture வெளி அவதாரத்தின் படத்தை தேர்ந்தெடுக்கவும் - + Images (*.png *.jpg *.gif) உருவங்கள் (*.png *.jpg *.gif) @@ -2888,32 +4196,32 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + Dutch டட்ச் - + English ஆங்கிலம் - + French பிரெஞ்சு - + German ஜெர்மன் - + Hungarian ஹங்கரியன் - + Italian இத்தாலியன் @@ -2963,10 +4271,10 @@ p, li { white-space: pre-wrap; } டர்கிஷ் - + - - + + Settings Error அமைப்பு பிழை @@ -2978,49 +4286,49 @@ Please enter an valid picture! தயவு செய்து சரியான படத்தை தரவும்! - - + + The log file directory doesn't exist. Please select an valid directory! பதிவு கோப்பையின் முகவரியை காணவில்லை. தயவு செய்து சரியான முகவரியை தேர்ந்தெடுக்கவும்! - + Language Changed மொழி மாற்றப்பட்டது - + You have changed application language to %1. Please restart PokerTH to load new language! நீங்கள் விளையாட்டை %1 என்ற மொழிக்கு மாற்றிவிட்டீர்கள். புது மொழியின் செயர்ப்பாட்டை காண தயவு செய்து போகர்டேஹோ வை மீண்டும் துவக்கவும்! - + Select your flipside picture சீட்டு அட்டையின் பின்புற படத்தை தேர்ந்தெடுக்கவும் - + Images (*.png *.jpg *.gif) வடிவங்கள் (*.png *.jpg *.gif) - + Open Directory திறந்த முகவரி - - + + Blinds Error பந்தயப்பண பிழை - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -3029,7 +4337,7 @@ This first-small-blind-value will be set to maximum allowed value. குறைந்தபட்ச ஆரம்ப கட்டாய பந்தயப்பணத்திற்கு அதிகப்படியான மதிப்பு வழங்கப்படும். - + Bulgarian பல்கேரியன் @@ -3039,22 +4347,22 @@ This first-small-blind-value will be set to maximum allowed value. போலிஷ் - + Chinese சைனீஸ் - + Afrikaans - + Catalan - + Greek க்ரீக் @@ -3064,165 +4372,170 @@ This first-small-blind-value will be set to maximum allowed value. ஸ்வீடிஷ் - + The entered server list address is not a valid URL. Please enter a valid server list address! கொடுக்கப்பட்ட விளையாட்டு வழங்கி பட்டியலின் முகவரி சரியல்ல. தயவு செய்து சரியான முகவரியை தரவும்! - + Finnish பின்னிஷ் - + Czech செக் - + Danish டானிஷ் - - + + Japanese + + + + + Maintainer Name பராமரிப்பாளரின் பெயர் - - + + Maintainer EMail பராமரிப்பாளரின் இமெயில் - - + + Create Date தயாரிக்கப்பட்ட தேதி - + Windows Behaviour விண்டோவின் குணங்கள் - + scaleable மாற்ற தக்கது - + fixed நிர்ணயிக்கப்பட்டது - + Minimum Size குறைந்தபட்ச அளவு - + Maximum Size அதிகபட்ச அளவு - + Fixed Size நிர்ணயிக்கப்பட்ட அளவு - + State வீரரின் தற்போதைய நிலவரம் - + Please select your game table style தயவு செய்து உங்கள் விளையாட்டு மேசை வடிவத்தை தேர்ந்தெடுக்கவும் - + PokerTH game table styles (*.xml) போகர்டேஹோ வின் விளையாட்டு மேசை வடிவங்கள் (*.xml) - + Game Table Style Error விளையாட்டு மேசை வடிவத்தின் பிழை - + Selected game table style file is already in the list. Please select another one to add! தேர்ந்தெடுத்த விளையாட்டு மேசை வடிவத்தின் கோப்பை ஏற்கனவே பட்டியலில் உள்ளது. தயவு செய்து சேர்க்க வேறொன்றை தேர்ந்தெடுக்கவும்! - + Game Table Style File Error விளையாட்டு மேசை வடிவ கோப்பையின் பிழை - + Could not load game table style file correctly. Style will not be placed into list! விளையாட்டு மேசை வடிவ கோப்பையை சரியாக துவக்க முடியவில்லை. வடிவம் பட்டியலில் சேர்க்கப்படாது! - + Please select your card deck style தயவு செய்து உங்கள் சீட்டு அட்டை வடிவத்தை தேர்ந்தெடுக்கவும் - + PokerTH card deck styles (*.xml) போகர்டேஹோ வின் சீட்டு அட்டை வடிவங்கள் (*.xml) - + Card Deck Style Error சீட்டு அட்டை வடிவம் பிழை - + Selected card deck style file is already in the list. Please select another one to add! தேர்ந்தெடுத்த சீட்டு அட்டை வடிவத்தின் கோப்பை ஏற்கனவே பட்டியலில் உள்ளது. தயவு செய்து சேர்க்க வேறொன்றை தேர்ந்தெடுக்கவும்! - + Card Deck Style File Error சீட்டு அட்டை வடிவ கோப்பை பிழை - + Could not load card deck style file correctly. Style will not be placed into list! சீட்டு அட்டை வடிவ கோப்பையை சரியாக துவக்க முடியவில்லை. வடிவம் பட்டியலில் சேர்க்கப்படாது ! - + PokerTH - Log file - + Do you really want to delete the selected log file? - + Save PokerTH log file - + PokerTH SQL log (*.pdb) @@ -3286,12 +4599,12 @@ Style will not be placed into list! startNetworkGameDialogImpl - + Server Error விளையாட்டு வழங்கி பிழை - + You should not kick yourself from this game! உங்களை நீங்களே இந்த விளையாட்டிலிருந்து நீக்க கூடாது! @@ -3406,108 +4719,108 @@ Please choose another one. தயவு செய்து வேறொரு பெயரை தேர்ந்தெடுக்கவும். - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error கணினி விளையாட்டு வலை செயல் இழந்தது - + Server address was not set. விளையாட்டு வழங்கி முகவரி நிர்ணயிக்கப்படவில்லை. - + An invalid port was set (ports 0-1023 are not allowed). ஒரு தவறான போர்ட் நிர்மாணிக்க பட்டுள்ளது (போர்ட் 0-1023 உபயோகிக்க அனுமதி இல்லை). - + Could not create a socket for TCP communication. திசிபி தொடர்புக்கு சாக்கெட் உருவாக்க இயலவில்லை. - + Could not set the IP address. ஐபி முகவரி உருவாக்க இயலவில்லை. - + Could not set the port for this type of address. இந்த வகை முகவரிக்கு போர்ட் உருவாக்க இயலவில்லை. - + The server name could not be resolved. கணினி வழங்கியின் பெயரை புரிந்துகொள்ள இயலவில்லை. - + Bind failed - please choose a different port. நிரல்களை புணைக்கும் செயல் தோற்றது - தயவு செய்து வேறொரு போர்டை தேர்ந்தெடுக்கவும். - + Internal network error: "listen" failed. விளையாட்டு வலையினுள் பிழை: "சாக்கெட் உள்நோக்குதல் " தோற்றது. - + Server execution was terminated. விளையாட்டு வழங்கியின் செயல் முடிவுக்கு கொண்டு வரப்பட்டுள்ளது. - + Could not connect to the server. விளையாட்டு வழங்கியுடன் தொடர்பு கொள்ள இயலவில்லை. - + Connection timed out. Please check the server address. @@ -3518,150 +4831,150 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up விளையாட்டு வழங்கி என்எதி கணினி வழிநடத்திக்கு பின்னால் இருந்தால் அதன் போர்ட் முன்னோக்குதல் திறன் அமைக்கப்பட்டுள்ளதா என சரி பார்க்கவும். - + Internal network error: "select" failed. விளையாட்டு வலையினுள் பிழை: "தேர்ந்தெடுத்தல்" தோற்றது. - + Internal network error: "send" failed. விளையாட்டு வலையினுள் பிழை: "அனுப்புதல்" தோற்றது. - + Connection was closed by the server. விளையாட்டு வழங்கியினால் தொடர்பு மூடப்பட்டுள்ளது. - + Internal network error: Duplicate TCP connection. விளையாட்டு வலையினுள் பிழை: நகல் திசிபி இணைப்பு. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. தவறான விளையாட்டு வலை பொட்டலம் வந்துள்ளது. விளையாட்டு வீரர்கள் அனைவரும் சரியான போகர்டேஹோ பிரதியை உபயோகிக்கின்றனரா என தயவு செய்து சரி பார்க்கவும். - + Internal state error. Please make sure that all players use the same version of PokerTH. விளையாட்டின் உள்நிலை பிழை. விளையாட்டு வீரர்கள் அனைவரும் சரியான போகர்டேஹோ பிரதியை உபயோகிக்கின்றனரா என தயவு செய்து சரி பார்க்கவும். - + Invalid server list URL. Please correct the address in the settings. பட்டியலில் உள்ள விளையாட்டு வழங்கியின் முகவரி தவறு. தயவு செய்து விளையாட்டு வழங்கியின் அமைப்பில் முகவரியை மாற்றவும். - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. பட்டியலில் உள்ள விளையாட்டு வழங்கியின் MD5 எனும் கோப்பை திறக்க முடியவில்லை. தயவு செய்து விளையாட்டு வழங்கியின் முகவரியை பட்டியலில் சரி பார்க்கவும். - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. போகர்டேஹோ இன் இணையதள விளையாட்டு வழங்கிகளின் பிணைப்பு தவறிவிட்டது. தயவு செய்து விளையாட்டு வழங்கியின் முகவரியை பட்டியலில் சரி பார்க்கவும். - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. போகர்டேஹோ இன் இணையதள விளையாட்டு வழங்கியின் பட்டியலில் தவறான தகவல் உள்ளது. நீங்கள் உங்களுக்கென சிறப்பாக உருவாக்க பட்ட விளையாட்டு வழங்கி பட்டியலை உபயோகித்தால் தயவு செய்து அதன் வடிவமைப்பை சரி பார்க்கவும். - + Could not unzip the PokerTH internet server list. போகர்டேஹோ வின் இணையதள விளையாட்டு வழங்கியின் பட்டியலை அன்சிப் செய்ய முடியவில்லை. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. போகர்டேஹோ இன் இணையதள விளையாட்டு வழங்கியின் பட்டியலை இணையதளத்தில் இருந்து இறக்குமதி செய்ய முடியவில்லை. தயவு செய்து நீங்கள் இணையதளத்துடன் நேரதியாக இணைந்துளீரா என சரி பார்க்கவும். - + Could not open the target file when downloading the server list. இணையதள விளையாட்டு வழங்கியின் பட்டியலை இணையதளத்தில் இருந்து இறக்குமதி செய்யும் பொழுது தேவையான கோப்பையை திறக்க முடியவில்லை. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. விளையாட்டின் இப்பிரதிக்கு போகர்டேஹோ இன் விளையாட்டு வழங்கி ஆதரவு தரவில்லை.<br>தயவு செய்து இந்த <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a>இந்த முகவரிக்கு சென்று புதிய பிரதியை இனையதளத்தில் இருந்து இறக்குமதி செய்யவும். - + Sorry, this server is already full. மன்னிக்கவும் விளையாட்டு வழங்கி முன்னதாகவே நிரம்பி வழிகிறது. - + Invalid login. Please check your username and password. தவறான நுழைவு. தயவு செய்து உங்களின் உபயோகிக்கும் பெயர் மற்றும் இரகசிய வார்த்தையை சரி பார்க்கவும். - + Your account is blocked indefinitely. - + You cannot login at this time. Please try again in a few seconds. தற்சமயம் உங்களால் நுழைய முடியாது. தயவு செய்து சிறிது வினாடிகள் கழித்து முயற்ச்சி செய்து பார்க்கவும். - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. - + Invalid password when joining the game. Please reenter the password and try again. விளையட்டினுள் நுழையும் பொழுது உபயோகித்த இரகசிய வார்த்தை தவறு. தயவு செய்து சரியான இரகசிய வார்த்தையை உபயோகித்து மீண்டும் முயற்ச்சி செய்யவும். - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. இரகசிய வார்த்தையின் நீளம் அதிகமாக உள்ளது. தயவு செய்து வேறொன்றை தேர்ந்தெடுக்கவும். @@ -3675,154 +4988,154 @@ Please choose a different name. விளையாட்டு வீரர் பெயரின் நீளம் மிகவும் குறைவாக உள்ளது அல்லது மிகவும் நீளமாக உள்ளது அல்லது செல்லாது. தயவு செய்து வேறொன்றை தேர்ந்தெடுக்கவும். - + The game name is either too short or too long. Please choose another one. விளையாட்டின் பெயர் நீளம் மிகவும் குறைவாக உள்ளது அல்லது மிகவும் நீளமாக உள்ளது. தயவு செய்து வேறொன்றை தேர்ந்தெடுக்கவும். - + The game could not be found. விளையாட்டை கண்டுபிடிக்க முடியவில்லை. - + The chat text is invalid. கூறிய வார்த்தை செல்லாது. - + The server referred to an unknown player. Aborting. விளையாட்டு வழங்கி தவறான விளையாட்டு வீரரை குறிப்பிட்டுள்ளது. விளையாட்டு முடிவுக்கு கொண்டுவரபடுகின்றது. - + Internal error: The current player could not be found. உட்பிழை: தற்போதய விளையாட்டு வீரரை கண்டு பிடிக்க முடியவில்லை. - + Internal error: The current player is not active. உட்பிழை: தற்போதய விளையாட்டு வீரர் உபயோகத்தில் இல்லை. - + You were kicked from the server. விளையாட்டு வழங்கியினால் நீங்கள் வெளியேற்றப்பட்டுள்ளீர். - + You were temporarily banned from the server. நீங்கள் தற்சமையம் விளையாட்டு வழங்கியை உபயோகிப்பதிலிருந்து தள்ளிவைக்கப்பட்டுளீர். - + Your server connection timed out due to inactivity. You are very welcome to reconnect! நீண்ட நேரம் விளையாடாமல் இருந்ததால் விளையாட்டு வளங்கியுடனான தொடர்பு துண்டிக்கப்பட்டுள்ளது. விளையட்டினுள் மீண்டும் சேர உங்களை வரவேற்கிறோம்! - + The client player count is invalid. விளையாட்டு வாடிக்கையாளர்களின் எண்ணிக்கை செல்லாது. - + Too many manual blinds were set. Please reconfigure the manual blinds. சுய பந்தயத்தொகைகளின் எண்ணிக்கை அதிகமாக நிர்ணயிக்கப்பட்டுள்ளது. தயவு செய்து அதன் எண்ணிக்கையை மாற்றியமைக்கவும். - + An invalid avatar file was configured. Please choose a different avatar. அவதார் எனப்படும் கோப்பையின் அமைப்பு செல்லாது. தயவு செய்து வேறொரு அவதாரத்தை தேர்ந்தெடுக்கவும். - + The selected avatar file is too large. Please choose a different avatar. தேர்ந்தெடுத்த அவதார் எனப்படும் கோப்பையின் அளவு மிகவும் அதிகமாக உள்ளது. தயவு செய்து வேறொரு அவதார் கோப்பையை தேர்ந்தெடுக்கவும். - + An internal avatar error occured. Please report this to an admin in the lobby chat. அவதார் கொப்பையினுள் பிழை ஏற்ப்பட்டுள்ளது. தயவு செய்து இதை பேசும் வரவேற்ப்பரையில் உள்ள நிர்வாகியிடம் கூறவும். - + Could not start game: Synchronization failed. விளையாட்டை ஆரம்பிக்க முடியவில்லை: பிணைப்பு தோற்றது. - + The server is down for maintenance. Please try again later. விளையாட்டு வழங்கி பழுது பார்க்கப்பட்டுகொண்டிருக்கிறது. தயவு செய்து பின்னர் முயற்சி செய்து பார்க்கவும். - + An internal error occured. ஒரு உட்பிழை ஏற்ப்பட்டுள்ளது. - - - - - - - - - + - - + + + + + + + + + + Network Notification விளையாட்டு வலையினுல்லிருந்து அறிவிப்பு - + You were kicked from the game. நீங்கள் விளையாட்டிலிருந்து நீக்கப்பட்டுள்ளீர். - + Sorry, this game is already full. மன்னிக்கவும், இந்த விளையாட்டு ஏற்கனவே நிரம்பிவிட்டது. - + Unable to join - the server has already started the game. விளையாட்டில் சேர முடியாய்வில்லையா - ஏற்கனவே விளையாட்டு வழங்கியில் விளையாட்டு ஆரம்பமாகிவிட்டது. - + Your admin state timed out due to inactivity. Feel free to create a new game! நீண்ட நேரம் விளையாடாமல் இருந்ததால் நீங்கள் ஆரம்பித்த விளையாட்டு நிறைவுக்கு கொண்டுவரப்பட்டுள்ளது. வேண்டுமெனில் மீண்டும் ஒரு விளையாட்டை ஆரம்பிக்கவும்! - + You cannot join this type of game as guest. இவ்வகையான விளையாட்டில் ஒரு விருந்தாளியாக நீங்கள் சேர முடியாது. - + The settings are invalid for this type of game. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. போகர்டேஹோ வின் புதிய பிரதி இணையதளத்தில் உள்ளது.<br>தயவு செய்து இந்த முகவரிக்கு <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> சென்று புதிய பிரதியை இறக்குமதி செய்யவும். - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. இந்த போகர்டேஹோ வின் பீட்டா வெளியீடு காலம் கடந்தது.<br>தயவு செய்து இந்த முகவரிக்கு <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> சென்று புதிய பிரதியை இறக்குமதி செய்யவும். - - + + Server Message விளையாட்டு வழங்கியிடமிருந்து தகவல் - + PokerTH %1 போகர்டேஹோ %1 @@ -3830,22 +5143,22 @@ Please choose a different name. timeoutMsgBoxImpl - + Timeout Warning எச்சரிக்கை, காலம் நிறைவடையப்போகிறது - + Please click "OK" to stop the countdown! எச்சரிக்கை தகவலின் குறையும் எண்ணிக்கையை நிறுத்த "OK" பொத்தானை அழுத்தவும்! - + You are game-admin of an open game which will time out in %1 seconds. நீங்கள் %1 நொடிகளில் முடிவடையும் திறந்த விளையாட்டின், விளையாட்டு நிர்வாகியாக உள்ளீர்கள். - + Your connection is about to time out due to inactivity in %1 seconds. நீங்கள் நீண்ட நேரம் விளையாடததால், விளையட்டினுடனான உங்களது தொடர்பு இன்னும் %1 நொடிகளில் முடிவடையும். diff --git a/ts/pokerth_tr.ts b/ts/pokerth_tr.ts index 24e15679..f2568592 100644 --- a/ts/pokerth_tr.ts +++ b/ts/pokerth_tr.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -22,7 +22,7 @@ Please contact the card deck style builder %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -31,14 +31,14 @@ Please contact the card deck style builder %3. - + Cannot load card deck style file: %1 Please check the style file or choose another style! - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -46,7 +46,7 @@ Please contact the card deck style builder %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! @@ -66,14 +66,14 @@ Please select a card deck style and try again! GameTableStyleReader - - - + + + Game Table Style Error - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -86,12 +86,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Fields content missing - + One or more pictures from current game table style "%1" were not found: %2 @@ -102,12 +102,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Pictures missing - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -117,40 +117,40 @@ Please contact the game table style builder via "%4". - + Game Table Style Error - Outdated - + Everything OK! - + Some pictures are missing, please contact style maintainer for this issue. - + Some style fields are missing, please contact style maintainer for this issue. - + This style is outdated, please contact style maintainer for this issue. - + Cannot load game table style file: %1 Please check the style file or choose another style! - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! @@ -214,33 +214,38 @@ Please select a game table style and try again! Oyuncuyu atmak için oylama başlat - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player - + Ignore Player - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? - - + + PokerTH - Question - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -270,96 +275,11 @@ Please select a game table style and try again! About Hakkında - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> - - Project Proje - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - - <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -383,6 +303,91 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS package</p></body></html> <html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Proje Sayfası: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Yazarlar: </span></p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - Başlangıç fikri, basit yapı, gui gerçekleştirimi, linux paketi, webmaster@pokerth.net</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - başlangıç fikri, basit yapı, lokomotif geliştirici</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> -ağ geliştirimi, windows paketi</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - gui grafik tasarımı, web tasarım</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Erhard List (<a href="mailto:dunkanx@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">dunkanx@pokerth.net</span></a>)</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - MacOS paketi</p></body></html> + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + License @@ -809,12 +814,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + PokerTH %1 PokerTH %1 - + About PokerTH %1 About PokerTH %1 @@ -903,12 +908,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order El ile teklif istemi - + You cannot set more than 30 manual blinds. 30 dan fazla elle teklif yapamazsınız. @@ -934,46 +939,46 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. "Human Player" sahte ismi ile internet-oyun-lobisine giremezsiniz. Lütfen başka bir tane seçiniz. - - - + + + Nick name: - + Your player name is already used by another player. Please choose a different name. Oyuncu isminiz başka bir oyuncu tarafından kullanılıyor. Lütfen farklı bir isim seçiniz. - + The player name is too short, too long or invalid. Please choose another one. Bu oyuncu ismi, çok kısa, çok uzun yahut geçersiz. Lütfen başka bir isim seçiniz. - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! - - + + Game name: @@ -1014,27 +1019,27 @@ Please choose another one! connectToServerDialogImpl - + Resolving address... Adres çözümleniyor... - + Connecting to server... Sunucuya bağlanılıyor... - + Starting session... Oturum Başlatılıyor... - + Connection established! Bağlantı kuruldu! - + Reading server list... Sunucu listesi okunuyor... @@ -1154,17 +1159,17 @@ Please choose another one! createInternetGameDialogImpl - + <i>First small blind: $%1</i> - + <i>Double blinds every %1'th hand</i> - + %1's game %1'in oyunu @@ -1273,57 +1278,62 @@ Please choose another one! Özel - + + 5 - Show open & non-full & ranking games + + + + Game Info Oyun Bilgisi - + Connected Players Bağlı Oyuncular - + Start Cash: - + First small blind: İlk küçük teklif: - + Blinds raise interval: - + Blinds raise mode: - + Timeout for player action (sec): - + Fill up with computer opponents Bilgisayar rakipleri ile doldur - + Sort alphabetically - + Sort by country - + Display idle players @@ -1356,7 +1366,7 @@ Please choose another one! Oyuna Gir - + Lobby-Chat Kulis-Söyleşisi @@ -1365,12 +1375,12 @@ Please choose another one! En fazla oyuncu sayısı: - + &Start Game - + &Kick Player @@ -1387,7 +1397,7 @@ Please choose another one! Teklif Yükseltme kipi: - + Manual blinds list: Elle yapılan teklif listesi: @@ -1396,32 +1406,32 @@ Please choose another one! Oyuncu hamlesi için zaman aşımı (sn): - + Game type: - + &Leave Game - + Join &any game - + &Create Game - + &Join Game - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1433,37 +1443,37 @@ p, li { white-space: pre-wrap; } - + 0 - No game list filter - + search for player ... - + 1 - Show open games - + 2 - Show open & non-full games - + 3 - Show open & non-full & non-private games - + 4 - Show open & non-full & private games - + Internet Game Lobby İnternet Oyun Kulisi @@ -1476,7 +1486,7 @@ p, li { white-space: pre-wrap; } Oyuna gir - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1492,62 +1502,62 @@ p, li { white-space: pre-wrap; } oyun - + Joining a private Game Özel bir oyuna giriliyor - + You are about to join a private game. Please enter the password! Özel bir oyuna girmek üzeresiniz. Lütven parolanızı giriniz! - - - - + + + + Game Info Oyun Bilgisi - - + + Connected players - + Server Error Sunucu Hatası - + You should not kick yourself from this game! Bu oyunda kendi kendinizi tekmeleyemezsiniz! - + running çalışıyor - - - + + + Game Oyun - - - + + + Players Oyuncular - - - + + + State Aşama @@ -1556,170 +1566,1386 @@ p, li { white-space: pre-wrap; } Özel - + open - + hands eller - + minutes dakika - + double blinds çifte teklif - + manual blinds order el ile teklif istemi - + Starting game. Please wait ... Oyun başlatılıyor. Lütfen bekleyin... - - R - - - - - - + + + P - - - + + + Available Players Uygun Oyuncular - + Invite player - + Ignore player - + Player infos ... - - - + + Show player stats + + + + + + Standard - - - + + + Registered players only - - - + + + Invited players only - - - + + + Ranking game - + Connected players - max. %1 - - + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + + + + + T - - + + Connected players - Max. %1 - - + + running games: %1 Çalışan oyunlar: %1 - - + + open games: %1 açık oyunlar: %1 - + Invite %1 - + Ignore %1 - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> - - + + The game will start in<br><b>%1</b> seconds. - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? @@ -1728,49 +2954,49 @@ Feel free to invite other players by right-clicking on their nick in the availab söyleşideki oyuncular: %1 - - + + connected players: %1 bağlı oyuncular: %1 - + search for player ... - + Chat is only available to registered players. - + Invite player ... - + Ignore player ... - + %1 is playing in "%2". - + %1 is not playing at the moment. - - + + PokerTH - Info Message - + PokerTH - Question @@ -1790,7 +3016,7 @@ Feel free to invite other players by right-clicking on their nick in the availab QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) } - + Speed: Hız: @@ -1807,37 +3033,37 @@ Feel free to invite other players by right-clicking on their nick in the availab Oyun - + Ctrl+N Ctrl+N - + Quit Çık - + About PokerTH ... PokerTH Hakkında... - + Settings ... Ayarlar... - + Create Network Game ... Ağ Oyunu Oluştur... - + Join Network Game ... Ağ Oyununa Katıl... - + Fullscreen Tam Ekran @@ -1846,27 +3072,27 @@ Feel free to invite other players by right-clicking on their nick in the availab F - + Hands Eller - + Chat Sohbet - + Log Günlük - + Start Local Game ... Yerel Oyun Başlat... - + Ctrl+Q Ctrl+Q @@ -1883,59 +3109,59 @@ Feel free to invite other players by right-clicking on their nick in the availab Ağ Oyunu - + Ctrl+O Ctrl+O - + Ctrl+J Ctrl+J - + Ctrl+F Ctrl+F - + Show/Hide Chat Window Söyleşi Penceresini Göster/Gizle - + Ctrl+T Ctrl+T - - - + + + Show/Hide Hands Window El Penceresini Göster/Gizle - + Ctrl+H Ctrl+H - + Show/Hide Log Window Günlük Penceresini Göster/Gizle - + Ctrl+L Ctrl+L - + Internet Game ... İnternet Oyunu ... - + Ctrl+I Ctrl+I @@ -1944,22 +3170,22 @@ Feel free to invite other players by right-clicking on their nick in the availab Hepsi İçinde - + Away Uzak - + Manual Action (default) El İle Hamle (ön tanımlı) - + Auto-Check / Auto-Fold Oto-Denetim / Oto-Katla - + Auto-Check / Auto-Call-Any Oto-Denetim / Oto-Çağrı-Herhangi bir @@ -1969,37 +3195,119 @@ Feel free to invite other players by right-clicking on their nick in the availab PokerTH 0.6-beta - Açık-Kaynak Texas Holdem Motoru - + Show/Hide Away Window Uzakta penceresini Göster/Gizle - + Ctrl+A Ctrl+A - + Kick Tekmele - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Vote Timeout: Kalan oylama süresi: - + Yes Evet - + No Hayır - + + Players tip + + + + + Save + Kaydet + + + Chance Şans @@ -2008,47 +3316,47 @@ Feel free to invite other players by right-clicking on their nick in the availab Ayarlar - + Configure PokerTH ... PokerTH'ı ayarla... - + Close Kapat - + Ctrl+X Ctrl+X - + Vote started by: Oylamayı başlatan: - + Show/Hide Chance Window Şans Penceresini Göster/Gizle - + Ctrl+C Ctrl+C - + &View - + &Settings - + Shortcut: <Shift> @@ -2068,23 +3376,23 @@ Feel free to invite other players by right-clicking on their nick in the availab F1 - Katla/Hepsini | F2 - Denetle/Çağır | F3 - Bahis/Yükselt - - - - - + + + + + Start Başlat - - - - - - - - + + + + + + + + Stop Dur @@ -2257,7 +3565,7 @@ Eğer sunucu bir NAT-Router arkasındaysa, sunucu tarafındaki bağlantı noktas Oto kip ayarlı: denetleyin veya katlayın. - + Chat Sohbet @@ -2330,12 +3638,12 @@ Please go to <a href="http://www.pokerth.net/" target="_blank& Lütfen <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> adresinden son sürümü indiriniz. - + Closing PokerTH during network game Ağ oyunu sırasında PokerTH kapatılıyor - + You are the hosting server. Do you want to close PokerTH anyway? Siz ana sunucusunuz. Yinede PokerTH programını kapatmak istiyor musunuz? @@ -2352,14 +3660,14 @@ Lütfen <a href="http://www.pokerth.net/" target="_blank" PokerTH ara sürümü artık geçersiz.<br>Lütfen <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> adresinden son sürümü indiriniz. - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - Açık-Kaynak Texas Holdem Motoru - - - + + + Lobby Kulis @@ -2368,80 +3676,80 @@ Lütfen <a href="http://www.pokerth.net/" target="_blank" İçsel bir simge hatası algılandı. Lütfen bunu kulis söyleşisinde yöneticiye iletin. - + PokerTH - Internet Game Message PokerTH - Internet Oyunu Mesajı - + Attention! Do you really want to leave the current game and go back to the lobby? Dikkat! Bu oyunu gerçekten bırakmak ve lobiye dönmek istiyormusunuz? - + Chance Şans - + Really want to exit? - + PokerTH - Close Table? - + Kick Tekmele - + Do you want to kick <b>%1</b><br>from this game? <b>%1</b><br> kişisini oyundan atmak istiyormusunuz? - - + + <b>%1</b> secs left <b>%1</b> saniye kaldı - + vote oy - + votes oylar - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. - + Chat is only available to registered players. - + PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -2647,24 +3955,24 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - - - + + + Load Server-Profile-File Error Sunucu-Profili-Dosya Hatası Yükle - - - + + + Could not load server-profiles-file: Sunucu-profilleri-dosyasını yükleyemedi: - + Save Server Profile Error Sunucu Profil Hatasını Kaydet @@ -2673,31 +3981,31 @@ p, li { white-space: pre-wrap; } İsmi ile beraber bir profil: " - + Read Server-Profile List Error Sunucu-Profil Listesi Hatasını Oku - + Could not read server-profiles list Sunucu-profilleri listesini okuyamadı - - + + Save Server-Profile-File Error Sunucu-Profil-Dosyası Hatsını Kaydet - - + + Could not save server-profiles-file: Sunucu-profilleri-dosyasını kaydedemedi: - + A profile with the name: %1 already exists. Would you like to overwrite ? %1 isimli bir profil zaten mevcut. @@ -2751,12 +4059,12 @@ Would you like to overwrite ? manualBlindsOrderDialogImpl - + Manual Blinds Order El ile Teklif İstemi - + You cannot set more than 30 manual blinds. 30 dan fazla elle teklif yapamazsınız. @@ -2870,14 +4178,14 @@ Would you like to overwrite ? selectAvatarDialogImpl - - + + Avatar File Error Avatar Dosyası Hatası - + Please select an avatar from the list! Lütfen listeden bir avatar seçin! @@ -2888,7 +4196,7 @@ Please enter an valid picture! Lütfen geçerli bir resim girin! - + Select external avatar picture Harici avatar resmi seç @@ -2897,19 +4205,19 @@ Lütfen geçerli bir resim girin! Resimler (*.png) - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! Seçili resmin dosya boyutu çok büyük. (en fazla 30 KB) Lütfen daha küçük bir resim seçiniz! - + Images (*.png *.jpg *.gif) Resimler (*.png *.jpg *.gif) - + The entered avatar picture doesn't exist. Please enter an valid picture! Girilen avatar resmi mevcut değil. @@ -3734,10 +5042,10 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - + - - + + Settings Error Ayar Hatası @@ -3754,7 +5062,7 @@ Please select an valid directory! Lütfen geçerli bir dizin giriniz! - + Select your flipside picture Kıvrık taraf resminizi seçin @@ -3763,24 +5071,24 @@ Lütfen geçerli bir dizin giriniz! Resimler (*.png) - + Open Directory Dizin Aç - + Images (*.png *.jpg *.gif) Resimler (*.png *.jpg *.gif) - - + + Blinds Error Teklif Hatası - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -3789,42 +5097,42 @@ küçük! İlk küçük teklif değeri, izin verilen en yüksek değer olarak ayarlanacaktır. - + Dutch Flemenkce - + Afrikaans - + Catalan - + Czech - + English İngilizce - + French Fransızca - + German Almanca - + Hungarian Macarca @@ -3847,19 +5155,19 @@ yüksek değer olarak ayarlanacaktır. Türkçe - + Language Changed Dil Değiştirildi - + You have changed application language to %1. Please restart PokerTH to load new language! Uygulama dilini %1 olarak değiştirdiniz. Yeni dilde yüklenmesi için lütfen PokerTH programını yeniden başlatınız! - + Italian İtalyanca @@ -3896,8 +5204,8 @@ Please enter an valid picture! Lütfen geçerli bir resim giriniz! - - + + The log file directory doesn't exist. Please select an valid directory! Günlük dosyasının dizini mevcut değil. @@ -3914,7 +5222,7 @@ Lütfen geçerli bir dizin seçiniz! İspanyolca - + Bulgarian Bulgarca @@ -3924,12 +5232,12 @@ Lütfen geçerli bir dizin seçiniz! Polonyaca - + Chinese Çince - + Greek Yünanca @@ -3939,156 +5247,161 @@ Lütfen geçerli bir dizin seçiniz! İsveççe - + The entered server list address is not a valid URL. Please enter a valid server list address! Girilen sunucu listesi adresi geçerli değil. Lütfen geçerli bir adres girin! - + Finnish Fince - + Danish Danimarka Dili - - + + Japanese + + + + + Maintainer Name - - + + Maintainer EMail - - + + Create Date - + Windows Behaviour - + scaleable - + fixed - + Minimum Size - + Maximum Size - + Fixed Size - + State Aşama - + Please select your game table style - + PokerTH game table styles (*.xml) - + Game Table Style Error - + Selected game table style file is already in the list. Please select another one to add! - + Game Table Style File Error - + Could not load game table style file correctly. Style will not be placed into list! - + Please select your card deck style - + PokerTH card deck styles (*.xml) - + Card Deck Style Error - + Selected card deck style file is already in the list. Please select another one to add! - + Card Deck Style File Error - + Could not load card deck style file correctly. Style will not be placed into list! - + PokerTH - Log file - + Do you really want to delete the selected log file? - + Save PokerTH log file - + PokerTH SQL log (*.pdb) @@ -4148,12 +5461,12 @@ Style will not be placed into list! startNetworkGameDialogImpl - + Server Error Sunucu Hatası - + You should not kick yourself from this game! Bu oyunda kendi kendinizi tekmeleyemezsiniz! @@ -4284,108 +5597,108 @@ Please choose another one. Lütfen başka bir tane seçiniz. - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error Ağ Hatası - + Server address was not set. Sunucu adresi belirtilmedi. - + An invalid port was set (ports 0-1023 are not allowed). Geçersiz bağlantı noktası belirtilmiş (0-1023 arasındaki bağlantı noktaları kullanılamaz). - + Could not create a socket for TCP communication. TCP iletişimi için bir yuva oluşturulamadı. - + Could not set the IP address. IP adresi ayarlanamadı. - + Could not set the port for this type of address. Bu çeşit bir adres için bağlantı noktası ayarlanamadı. - + The server name could not be resolved. Sunucu ismi çözümlenemedi. - + Bind failed - please choose a different port. Bağlama başarısız - lütfen farklı bir bağlantı noktası seçin. - + Internal network error: "listen" failed. Dahili ağ hatası - "dinleme" başarısız. - + Server execution was terminated. Sunucu işletimi sonlandırıldı. - + Could not connect to the server. Sunucuya bağlanılamadı. - + Connection timed out. Please check the server address. @@ -4396,149 +5709,149 @@ Lütfen sunucu adresini kontrol ediniz. Eğer sunucu bir NAT-Router arkasındaysa, sunucu tarafındaki bağlantı noktası yönlendirmesinin ayarlandığından emin olunuz. - + Internal network error: "select" failed. Dahili ağ hatası - "seçim" başarısız. - + Internal network error: "send" failed. Dahili ağ hatası - "gönder" başarısız. - + Connection was closed by the server. Bağlantı, sunucu tarafından kapatıldı. - + Internal network error: Duplicate TCP connection. Dahili ağ hatası: TCP bağlantısını çoğaltın. - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. Geçersiz bir ağ paketi alındı. Lütfen bütün oyuncuların PokerTH ın aynı sürümünü kullandığından emin olun. - + Internal state error. Please make sure that all players use the same version of PokerTH. Dahili durum hatası. Lütfen bütün oyuncuların PokerTH ın aynı sürümünü kullandığından emin olun. - + Invalid server list URL. Please correct the address in the settings. Geçersiz sunucu listesi. Lütfen ayarlardan adresi düzeltin. - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. Sunucu listesinin MD5 dosyası açılamadı. Lütfen sunucu listesinin adresinin doğru olduğundan emin olun. - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. PokerTH İnternet sunucu listesi eşzamanlanamadı. Lütfen sunucu listesi adresinin doğru olduğundan emin olun. - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. PokerTH İnternet sunucu listesi geçersiz veriler içeriyor. Eğer özel bir sunucu listesi kullanıyorsanız lütfen dosya biçiminin doğru olduğundan emin olun. - + Could not unzip the PokerTH internet server list. Sıkıştırılmış durumdaki PokerTH İnternet sunucu listesi açılamadı. - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. PokerTH sunucu listesi indirilemedi. Lütfen doğrudan İnternet'e bağlı olduğunuzdan emin olun. - + Could not open the target file when downloading the server list. Sunucu listesi indirilirken hedef dosya açılamadı. - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. PokerTH sunucu, oyunun bu sürümünü desteklemiyor.<br>Lütfen <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> adresinden son sürümü indirin. - + Sorry, this server is already full. Üzgünüm, bu sunucu dolu. - + Invalid login. Please check your username and password. - + Your account is blocked indefinitely. - + You cannot login at this time. Please try again in a few seconds. - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. - + Invalid password when joining the game. Please reenter the password and try again. Oyuna girişte geçersiz parola. Lütfen parolanızı girin ve yeniden deneyin. - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. Parola çok uzun. Lütfen başka bir tane deneyin. @@ -4553,67 +5866,67 @@ Lütfen farklı bir isim seçiniz. Bu oyuncu ismi, çok kısa, çok uzun yahut geçersiz. Lütfen başka bir isim seçiniz. - + The game name is either too short or too long. Please choose another one. Oyun ismi ya çok uzun yada öok kısa. Lütfen başka birini seçiniz. - + The game could not be found. Oyun bulunamadı. - + The chat text is invalid. Söyleşi metni geçersiz. - + The server referred to an unknown player. Aborting. Sunucu, bilinmeyen bir oyuncuya devredildi. Çıkılıyor. - + Internal error: The current player could not be found. Dahili hata: Bu oyuncu bulunamadı. - + Internal error: The current player is not active. Dahili Hata: Bu oyuncu aktif değil. - + You were kicked from the server. Sunucu tarafından tekmelendiniz. - + You were temporarily banned from the server. Sunucuya erişiminz geçici olarak yasaklandı. - + Your server connection timed out due to inactivity. You are very welcome to reconnect! Bir etkinlik olmadığından sunucu ile kurduğunuz bağlantı zamanaşımına uğradı. Tabii ki yeniden bağlanabilirsiniz! - + The client player count is invalid. İstemci oyuncu sayısı yanlış. - + Too many manual blinds were set. Please reconfigure the manual blinds. Çok fazla elle teklif ayarlı. Lütfen elle teklifleri eniden yapılandırınız. - + An invalid avatar file was configured. Please choose a different avatar. Geçersiz bir avatar dosyası yapılandırıldı. Lütfen farklı bir avatar seçiniz. - + The selected avatar file is too large. Please choose a different avatar. Seçili avatar dosyası çok büyük. Lütfen farklı bir avatar seçiniz. @@ -4622,89 +5935,89 @@ Lütfen farklı bir isim seçiniz. Şimdi yeni bir avatar dosyası yükleyemezsiniz. Lütfen birkaç saniye sonra yeniden deneyin. - + An internal avatar error occured. Please report this to an admin in the lobby chat. İçsel bir simge hatası algılandı. Lütfen bunu kulis söyleşisinde yöneticiye iletin. - + Could not start game: Synchronization failed. Oyun başlatılamadı: Eş zamalama yapılamadı. - + The server is down for maintenance. Please try again later. Sunucu bakım sebebiyle kapalı. Lütfen sonra tekrar deneyin. - + An internal error occured. Dahili bir hata oluştu. - - - - - - - - - + - - + + + + + + + + + + Network Notification Ağ Bildirimi - + You were kicked from the game. Oyundan atıldınız. - + Sorry, this game is already full. Üzgünüm, oyun zaten dolu. - + Unable to join - the server has already started the game. Girilemiyor - sunucu zaten oyuna başladı. - + Your admin state timed out due to inactivity. Feel free to create a new game! Bir etkinlik olmadığından yönetici durumunuz zamanaşımına uğradı. Tabii ki yeni bir oyun oluşturabilirsiniz! - + You cannot join this type of game as guest. - + The settings are invalid for this type of game. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. PokerTH ın yeni bir yayını hazır.<br>Lütfen <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> adresinden son sürümü indirin. - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. PokerTH ara sürümü artık geçersiz.<br>Lütfen <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net/<a/> adresinden son sürümü indiriniz. - - + + Server Message - + PokerTH %1 PokerTH %1 @@ -4712,22 +6025,22 @@ Lütfen farklı bir isim seçiniz. timeoutMsgBoxImpl - + Timeout Warning Zaman Aşımı Uyarısı - + Please click "OK" to stop the countdown! Gerisayımı durudurmak için lütfen "TAMAM" a basın! - + You are game-admin of an open game which will time out in %1 seconds. Yöneticisi olduğunuz bir oyun %1 saniye sonra zamanaşımına uğrayacak. - + Your connection is about to time out due to inactivity in %1 seconds. Bir etkinlik olmadığından sunucu ile kurduğunuz bağlantı %1 saniye içerisinde zamanaşımına uğrayacak. diff --git a/ts/pokerth_zhcn.ts b/ts/pokerth_zhcn.ts index 31150e6e..8d9d5735 100644 --- a/ts/pokerth_zhcn.ts +++ b/ts/pokerth_zhcn.ts @@ -5,16 +5,16 @@ CardDeckStyleReader - - - - - + + + + + Card Deck Style Error - + Selected card deck style "%1" seems to be outdated. The current PokerTH card deck style version is "%2", but this style has version "%3" set. @@ -22,7 +22,7 @@ Please contact the card deck style builder %4. - + Selected card deck style "%1" seems to be incomplete or defective. The value(s) of "%2" is/are missing. @@ -31,14 +31,14 @@ Please contact the card deck style builder %3. - + Cannot load card deck style file: %1 Please check the style file or choose another style! - + Selected card deck style "%1" seems to be incomplete or defective. The card picture(s) "%2" is/are not available. @@ -46,7 +46,7 @@ Please contact the card deck style builder %3. - + A game table style was selected instead of a card deck style. Please select a card deck style and try again! @@ -66,14 +66,14 @@ Please select a card deck style and try again! GameTableStyleReader - - - + + + Game Table Style Error - + Selected game table style "%1" seems to be incomplete or defective. The value(s) of: @@ -86,12 +86,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Fields content missing - + One or more pictures from current game table style "%1" were not found: %2 @@ -102,12 +102,12 @@ Please contact the game table style builder via "%3". - + Game Table Style Error - Pictures missing - + Selected game table style "%1" seems to be outdated. The current PokerTH game table style version is "%2", but this style has version "%3" set. @@ -117,40 +117,40 @@ Please contact the game table style builder via "%4". - + Game Table Style Error - Outdated - + Everything OK! - + Some pictures are missing, please contact style maintainer for this issue. - + Some style fields are missing, please contact style maintainer for this issue. - + This style is outdated, please contact style maintainer for this issue. - + Cannot load game table style file: %1 Please check the style file or choose another style! - - + + A card deck style was selected instead of a game table style. Please select a game table style and try again! @@ -206,33 +206,38 @@ Please select a game table style and try again! 投票踢出这个用户 - + + Add/Edit/Remove tooltip + + + + Start vote to kick this player - + Ignore Player - + Report inappropriate avatar - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on ignore list? - - + + PokerTH - Question - + Are you sure you want to report the avatar of "%1" as inappropriate? @@ -371,73 +376,6 @@ p, li { white-space: pre-wrap; } About 关于 - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project page: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">IRC: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> #pokerth (irc.freenode.net)</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Authors: </span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Felix Hammer (<a href="mailto:doitux@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Florian Thauer (<a href="mailto:floty@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial idea, basic architecture, engine development</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Lothar May (<a href="mailto:lotodore@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - basic architecture, network development, windows package, MacOS package</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Oskar Lindqvist (<a href="mailto:tranberry@pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a>)</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - initial gui graphics design</p></td></tr></table></body></html> - - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">translator name - mail address</p></td></tr></table></body></html> - - - - - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> -<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> -<tr> -<td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;"> - </span>for different popular avatar picture resources</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for people avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">ZeiZei</span> </p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for &quot;misc&quot; avatar pictures</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different gpl licensed sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">doc_dos</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for self recorded chip sounds</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for different patches</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">kraut</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for internet-game-server hosting and administration</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">danuxi</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for startwindow background gfx and danuxi1 table background</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">heyn</span></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> - for moderating forum and organise bugtracker and feature requests</p></td></tr></table></body></html> - - Close @@ -453,17 +391,17 @@ p, li { white-space: pre-wrap; } <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Nimbus Sans L'; font-size:8pt; font-weight:400; font-style:normal;"> +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> <table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> <tr> <td style="border: none;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 9 computer-opponents</p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- <a href="http://online-ranking.pokerth.net"><span style=" text-decoration: underline; color:#0057ae;">Online ranking website</span></a> with result tables</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">© 2006-2010, FHammer, FThauer, LMay</p></td></tr></table></body></html> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Poker engine for the popular &quot;Texas Hold'em&quot; Poker</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Singleplayer games with up to 9 computer-opponents</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">- Multiplayer network games<br />- Internet online games<br />- Changeable gui with online style gallery<br />- </span><a href="http://online-ranking.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0057ae;">Online ranking website</span></a><span style=" font-size:8pt;"> with result tables</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">© 2006-2011, Felix Hammer, Florian Thauer, Lothar May</span></p></td></tr></table></body></html> @@ -471,11 +409,78 @@ p, li { white-space: pre-wrap; } Project 项目 + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Project page: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> </span><a href="http://www.pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">IRC: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> #pokerth (irc.freenode.net)</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Authors: </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Felix Hammer (</span><a href="mailto:doitux@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">doitux@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, gui implementation, gui graphics editing, linux package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Florian Thauer (</span><a href="mailto:floty@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">floty@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial idea, basic architecture, engine development</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Lothar May (</span><a href="mailto:lotodore@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">lotodore@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - basic architecture, network development, windows package, MacOS package</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> Oskar Lindqvist (</span><a href="mailto:tranberry@pokerth.net"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">tranberry@pokerth.net</span></a><span style=" font-size:8pt;">)</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - initial gui graphics design</span></p></td></tr></table></body></html> + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">translator name - mail address</span></p></td></tr></table></body></html> + + Thanks to 鸣谢 + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;"> +<table border="0" style="-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;"> +<tr> +<td style="border: none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;"> - </span><span style=" font-size:8pt;">for different popular avatar picture resources</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Benedikt, Erhard, Felix, Florian, Linus, Lothar, Steffi, Caro</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for people avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">ZeiZei</span><span style=" font-size:8pt;"> </span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for &quot;misc&quot; avatar pictures</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://kde-look.org/"><span style=" font-size:8pt; font-weight:600; text-decoration: underline; color:#0000ff;">http://kde-look.org/</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different gpl licensed sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">doc_dos</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for self recorded chip sounds</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">thiger, dunkanx, BerndA, coldz</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for different patches</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">kraut</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for internet-game-server hosting and administration</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">danuxi</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for startwindow background gfx and danuxi1 table background</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">heyn</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;"> - for moderating forum and organise bugtracker and feature requests</span></p></td></tr></table></body></html> + + Translation @@ -591,12 +596,12 @@ p, li { white-space: pre-wrap; } aboutPokerthImpl - + About PokerTH %1 关于PokerTH %1 - + PokerTH %1 PokerTH %1 @@ -685,12 +690,12 @@ p, li { white-space: pre-wrap; } changeCompleteBlindsDialogImpl - + Manual Blinds Order 手动盲注顺序 - + You cannot set more than 30 manual blinds. 你不能设置超过30个手动盲注。 @@ -716,46 +721,46 @@ p, li { white-space: pre-wrap; } changeContentDialogImpl - + You cannot join Internet-Game-Lobby with "Human Player" as nickname. Please choose another one. 你不能以“Human Player”作为昵称加入因特网游戏大厅。 请重新选择。 - - - + + + Nick name: - + Your player name is already used by another player. Please choose a different name. 你的玩家名称已被另一玩家使用。 请重新选择。 - + The player name is too short, too long or invalid. Please choose another one. 玩家名称太短、太长或者无效。请重新选择。 - + There is already a game with your chosen game name. Please choose another one! - + There is a forbidden word in your chosen game name. Please choose another one! - - + + Game name: @@ -792,27 +797,27 @@ Please choose another one! connectToServerDialogImpl - + Connecting to server... 正在连接到服务器... - + Connection established! 连接已建立! - + Resolving address... 正在解析地址... - + Starting session... 正在建立会话... - + Reading server list... 正在读取服务器列表… @@ -928,17 +933,17 @@ Please choose another one! createInternetGameDialogImpl - + <i>First small blind: $%1</i> - + <i>Double blinds every %1'th hand</i> - + %1's game %1的游戏 @@ -1023,57 +1028,62 @@ Please choose another one! 在线的玩家 - + + 5 - Show open & non-full & ranking games + + + + Game type: - + Start Cash: 入场金额: - + First small blind: - + Blinds raise interval: - + Blinds raise mode: - + Timeout for player action (sec): - + &Start Game - + &Kick Player - + Sort alphabetically - + Sort by country - + Display idle players @@ -1086,7 +1096,7 @@ Please choose another one! 盲注加注模式: - + Connected Players 已连接的玩家 @@ -1095,7 +1105,7 @@ Please choose another one! 创建游戏 - + Fill up with computer opponents 用电脑对手填补空额 @@ -1108,12 +1118,12 @@ Please choose another one! 游戏 - + Game Info 游戏信息 - + Internet Game Lobby 因特网游戏大厅 @@ -1134,12 +1144,12 @@ Please choose another one! 离开游戏 - + Lobby-Chat 大厅聊天 - + Manual blinds list: 手动盲注列表: @@ -1172,27 +1182,27 @@ Please choose another one! 玩家操作超时: - + &Leave Game - + Join &any game - + &Create Game - + &Join Game - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1204,7 +1214,7 @@ p, li { white-space: pre-wrap; } - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -1213,32 +1223,32 @@ p, li { white-space: pre-wrap; } - + 0 - No game list filter - + search for player ... - + 1 - Show open games - + 2 - Show open & non-full games - + 3 - Show open & non-full & non-private games - + 4 - Show open & non-full & private games @@ -1250,62 +1260,62 @@ p, li { white-space: pre-wrap; } %1的游戏 - - + + connected players: %1 已连接的玩家:%1 - + double blinds 双倍盲注 - - - - + + + + Game Info 游戏信息 - + hands 成手 - + Joining a private Game 加入一个私人游戏 - + manual blinds order 手动盲注顺序 - + minutes 分钟 - - - + + + Game 游戏 - - - + + + Players 玩家 - - - + + + State 状态 @@ -1314,13 +1324,13 @@ p, li { white-space: pre-wrap; } 私人 - + open - - + + open games: %1 游戏开局:%1 @@ -1329,206 +1339,1422 @@ p, li { white-space: pre-wrap; } 聊天中的玩家:%1 - + running 运行中 - - R - - - - - - + + + P - - - + + + Available Players 在线的玩家 - + Invite player - + Ignore player - + Player infos ... - - - + + + Standard - - - + + + Registered players only - - - + + + Invited players only - - - + + + Ranking game - + Connected players - max. %1 - - + + + T - - + + Show player stats + + + + + Connected players - Max. %1 - - + + running games: %1 运行中的游戏:%1 - - + + Connected players - + Server Error 服务器错误 - + search for player ... - + Chat is only available to registered players. - + Invite %1 - + Ignore %1 - + %1 is playing in "%2". - + %1 is not playing at the moment. - + <span style='color:blue;'>%1 has been invited to %2 by %3.</span> - + <span style='color:red;'>%1 has rejected the invitation to %2.</span> - + <span style='color:red;'>%1 cannot join %2 because he is busy.</span> - - + + The game will start in<br><b>%1</b> seconds. - + + Afghanistan + + + + + ALand Islands + + + + + Albania + + + + + Algeria + + + + + American Samoa + + + + + Andorra + + + + + Angola + + + + + Anguilla + + + + + Antarctica + + + + + Antigua And Barbuda + + + + + Argentina + + + + + Armenia + + + + + Aruba + + + + + Australia + + + + + Austria + + + + + Azerbaijan + + + + + Bahamas + + + + + Bahrain + + + + + Bangladesh + + + + + Barbados + + + + + Belarus + + + + + Belgium + + + + + Belize + + + + + Benin + + + + + Bermuda + + + + + Bhutan + + + + + Bolivia + + + + + Bosnia And Herzegovina + + + + + Botswana + + + + + Bouvet Island + + + + + Brazil + + + + + British Indian Ocean Territory + + + + + Brunei Darussalam + + + + + Bulgaria + + + + + Burkina Faso + + + + + Burundi + + + + + Cambodia + + + + + Cameroon + + + + + Canada + + + + + Cape Verde + + + + + Cayman Islands + + + + + Central African Republic + + + + + Chad + + + + + Chile + + + + + China + + + + + Christmas Island + + + + + Cocos (Keeling) Islands + + + + + Colombia + + + + + Comoros + + + + + Congo + + + + + Congo, The Democratic Republic Of The + + + + + Cook Islands + + + + + Costa Rica + + + + + Cote D'Ivoire + + + + + Croatia + + + + + Cuba + + + + + Cyprus + + + + + Czech Republic + + + + + Denmark + + + + + Djibouti + + + + + Dominica + + + + + Dominican Republic + + + + + Ecuador + + + + + Egypt + + + + + El Salvador + + + + + Equatorial Guinea + + + + + Eritrea + + + + + Estonia + + + + + Ethiopia + + + + + Falkland Islands (Malvinas) + + + + + Faroe Islands + + + + + Fiji + + + + + Finland + + + + + France + + + + + French Guiana + + + + + French Polynesia + + + + + French Southern Territories + + + + + Gabon + + + + + Gambia + + + + + Georgia + + + + + Germany + + + + + Ghana + + + + + Gibraltar + + + + + Greece + + + + + Greenland + + + + + Grenada + + + + + Guadeloupe + + + + + Guam + + + + + Guatemala + + + + + Guernsey + + + + + Guinea + + + + + Guinea-Bissau + + + + + Guyana + + + + + Haiti + + + + + Heard Island And Mcdonald Islands + + + + + Holy See (Vatican City State) + + + + + Honduras + + + + + Hong Kong + + + + + Hungary + + + + + Iceland + + + + + India + + + + + Indonesia + + + + + Iran, Islamic Republic Of + + + + + Iraq + + + + + Ireland + + + + + Isle Of Man + + + + + Israel + + + + + Italy + + + + + Jamaica + + + + + Japan + + + + + Jersey + + + + + Jordan + + + + + Kazakhstan + + + + + Kenya + + + + + Kiribati + + + + + Korea, Democratic People'S Republic Of + + + + + Korea, Republic Of + + + + + Kuwait + + + + + Kyrgyzstan + + + + + Lao People'S Democratic Republic + + + + + Latvia + + + + + Lebanon + + + + + Lesotho + + + + + Liberia + + + + + Libyan Arab Jamahiriya + + + + + Liechtenstein + + + + + Lithuania + + + + + Luxembourg + + + + + Macao + + + + + Macedonia, The Former Yugoslav Republic Of + + + + + Madagascar + + + + + Malawi + + + + + Malaysia + + + + + Maldives + + + + + Mali + + + + + Malta + + + + + Marshall Islands + + + + + Martinique + + + + + Mauritania + + + + + Mauritius + + + + + Mayotte + + + + + Mexico + + + + + Micronesia, Federated States Of + + + + + Moldova, Republic Of + + + + + Monaco + + + + + Mongolia + + + + + Montserrat + + + + + Morocco + + + + + Mozambique + + + + + Myanmar + + + + + Namibia + + + + + Nauru + + + + + Nepal + + + + + Netherlands + + + + + Netherlands Antilles + + + + + New Caledonia + + + + + New Zealand + + + + + Nicaragua + + + + + Niger + + + + + Nigeria + + + + + Niue + + + + + Norfolk Island + + + + + Northern Mariana Islands + + + + + Norway + + + + + Oman + + + + + Pakistan + + + + + Palau + + + + + Palestinian Territory, Occupied + + + + + Panama + + + + + Papua New Guinea + + + + + Paraguay + + + + + Peru + + + + + Philippines + + + + + Pitcairn + + + + + Poland + + + + + Portugal + + + + + Puerto Rico + + + + + Qatar + + + + + Reunion + + + + + Romania + + + + + Russian Federation + + + + + Rwanda + + + + + Saint Helena + + + + + Saint Kitts And Nevis + + + + + Saint Lucia + + + + + Saint Pierre And Miquelon + + + + + Saint Vincent And The Grenadines + + + + + Samoa + + + + + San Marino + + + + + Sao Tome And Principe + + + + + Saudi Arabia + + + + + Senegal + + + + + Serbia And Montenegro + + + + + Seychelles + + + + + Sierra Leone + + + + + Singapore + + + + + Slovakia + + + + + Slovenia + + + + + Solomon Islands + + + + + Somalia + + + + + South Africa + + + + + South Georgia And The South Sandwich Islands + + + + + Spain + + + + + Sri Lanka + + + + + Sudan + + + + + Suriname + + + + + Svalbard And Jan Mayen + + + + + Swaziland + + + + + Sweden + + + + + Switzerland + + + + + Syrian Arab Republic + + + + + Taiwan, Province Of China + + + + + Tajikistan + + + + + Tanzania, United Republic Of + + + + + Thailand + + + + + Timor-Leste + + + + + Togo + + + + + Tokelau + + + + + Tonga + + + + + Trinidad And Tobago + + + + + Tunisia + + + + + Turkey + + + + + Turkmenistan + + + + + Turks And Caicos Islands + + + + + Tuvalu + + + + + Uganda + + + + + Ukraine + + + + + United Arab Emirates + + + + + United Kingdom + + + + + United States + + + + + United States Minor Outlying Islands + + + + + Uruguay + + + + + Uzbekistan + + + + + Vanuatu + + + + + Venezuela + + + + + Viet Nam + + + + + Virgin Islands, British + + + + + Virgin Islands, U.S. + + + + + Wallis And Futuna + + + + + Western Sahara + + + + + Yemen + + + + + Zambia + + + + + Zimbabwe + + + + Invite player ... - + Ignore player ... - + You have entered a game with type "invite-only". Feel free to invite other players by right-clicking on their nick in the available players list. - + You have been invited to the game <b>%1</b> by <b>%2</b>.<br>Would you like to join this game? - + You will no longer receive chat messages or game invitations from this user.<br>Do you really want to put player <b>%1</b> on your ignore list? - - + + PokerTH - Info Message - + PokerTH - Question - + Starting game. Please wait ... 正在开始游戏,请稍候... - + You are about to join a private game. Please enter the password! 你正在加入一个私人游戏。请输入密码! - + You should not kick yourself from this game! 你无法将自己踢出游戏! @@ -1536,87 +2762,169 @@ Feel free to invite other players by right-clicking on their nick in the availab gameTable - + About PokerTH ... 关于PokerTH... - + Auto-Check / Auto-Call-Any 自动让牌/自动跟进 - + Auto-Check / Auto-Fold 自动让牌/自动收牌 - + Away 离开 - + + + + + + + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ffffff;">*</span></p></body></html> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <a>&#9734;</a> + + + + Chat 聊天 - + + Players tip + + + + + Save + 保存 + + + Create Network Game ... 创建网络游戏... - + Ctrl+A Ctrl+A - + Ctrl+F Ctrl+F - + Ctrl+H Ctrl+H - + Ctrl+I Ctrl+I - + Ctrl+J Ctrl+J - + Ctrl+L Ctrl+L - + Ctrl+N Ctrl+N - + Ctrl+O Ctrl+O - + Ctrl+Q Ctrl+Q - + Ctrl+T Ctrl+T - + Fullscreen 全屏 @@ -1625,27 +2933,27 @@ Feel free to invite other players by right-clicking on their nick in the availab 游戏 - + Hands 成手 - + Internet Game ... 因特网游戏... - + Join Network Game ... 加入网络游戏... - + Log 日志 - + Manual Action (default) 手动操作(默认) @@ -1659,44 +2967,44 @@ Feel free to invite other players by right-clicking on their nick in the availab PokerTH 0.6-公测版 - 开源的德州扑克游戏引擎 - + Quit 退出 - + Settings ... 设置... - + Show/Hide Away Window 显示/隐藏“离开”窗口 - + Show/Hide Chat Window 显示/隐藏“聊天”窗口 - - - + + + Show/Hide Hands Window 显示/隐藏“成手”窗口 - + Show/Hide Log Window 显示/隐藏“日志”窗口 - + Speed: 速度: - + Start Local Game ... 开始本地游戏... @@ -1705,27 +3013,27 @@ Feel free to invite other players by right-clicking on their nick in the availab 查看 - + Kick - + Vote Timeout: - + Yes - + No - + Chance @@ -1734,47 +3042,47 @@ Feel free to invite other players by right-clicking on their nick in the availab 设置 - + Configure PokerTH ... - + Close 关闭 - + Ctrl+X - + Vote started by: - + Show/Hide Chance Window - + Ctrl+C - + &View - + &Settings - + Shortcut: <Shift> @@ -1808,7 +3116,7 @@ Please make sure that all players use the same version of PokerTH. 设置的端口无效(不能设置0-1023间的端口)。 - + Attention! Do you really want to leave the current game and go back to the lobby? 注意!你真的想离开当前的游戏 @@ -1827,12 +3135,12 @@ and go back to the lobby? 端口绑定失败 - 请使用其它的端口。 - + Chat 聊天 - + Closing PokerTH during network game 在网络游戏中关闭PokerTH @@ -1922,9 +3230,9 @@ Please reenter the password and try again. 请重新输入密码并重试。 - - - + + + Lobby 大厅 @@ -1941,12 +3249,12 @@ Please reenter the password and try again. 网络通知 - + PokerTH - Internet Game Message PokerTH - 网络游戏消息 - + PokerTH %1 - The Open-Source Texas Holdem Engine PokerTH %1 - 开源德州扑克游戏引擎 @@ -1967,23 +3275,23 @@ Please reenter the password and try again. 对不起,服务器已经满人了。 - - - - - + + + + + Start 开始 - - - - - - - - + + + + + + + + Stop 停止 @@ -2044,7 +3352,7 @@ Please reenter the password and try again. 无法加入 - 服务器已经开始游戏。 - + You are the hosting server. Do you want to close PokerTH anyway? 你现在是主机。你还是希望关闭PokerTH么? @@ -2123,68 +3431,68 @@ Please make sure you are directly connected to the internet. 在下载服务器列表过程中无法打开目标文件。 - + Chance - + Really want to exit? - + PokerTH - Close Table? - + Kick - + Do you want to kick <b>%1</b><br>from this game? - - + + <b>%1</b> secs left - + vote - + votes - + Player <b>%1</b> has <b>%2</b> %3<br>against him. <b>%4</b> vote(s) needed to kick. - + You have <b>%1</b> %2 against you.<br><b>%3</b> vote(s) needed to kick. - + Chat is only available to registered players. - + PokerTH - Warning - + You have triggered a warning level of timeouts in a ranking game. After %1 additional timeouts the server needs to kick you to provide a better game flow! @@ -2369,7 +3677,7 @@ p, li { white-space: pre-wrap; } joinNetworkGameDialogImpl - + A profile with the name: %1 already exists. Would you like to overwrite ? 名为%1的档案已存在。 @@ -2377,47 +3685,47 @@ Would you like to overwrite ? - - - + + + Could not load server-profiles-file: 无法读取服务器档案文件 - + Could not read server-profiles list 无法读取服务器档案列表 - - + + Could not save server-profiles-file: 无法保存服务器档案文件 - - - + + + Load Server-Profile-File Error 读取服务器档案文件出错 - + Read Server-Profile List Error 读取服务器档案列表出错 - + Save Server Profile Error 保存服务器档案出错 - - + + Save Server-Profile-File Error 保存服务器档案文件出错 @@ -2469,12 +3777,12 @@ Would you like to overwrite ? manualBlindsOrderDialogImpl - + Manual Blinds Order 手动盲注顺序 - + You cannot set more than 30 manual blinds. 你不能设置超过30个手动盲注。 @@ -2580,36 +3888,36 @@ Would you like to overwrite ? selectAvatarDialogImpl - - + + Avatar File Error 头像文件错误 - + Images (*.png *.jpg *.gif) 图像(*.png *.jpg *.gif) - + Please select an avatar from the list! 请从列表中选择一个头像! - + Select external avatar picture 选择外部头像图片 - + The entered avatar picture doesn't exist. Please enter an valid picture! 输入的头像图片不存在。 请重新输入! - + The file size of the chosen picture is too big. (max. 30KB) Please choose a smaller picture! 选择的图片体积过大。(上限 30KB) @@ -3358,73 +4666,73 @@ p, li { white-space: pre-wrap; } settingsDialogImpl - - + + Blinds Error 盲注错误 - + Bulgarian 保加利亚语 - + Afrikaans - + Catalan - + Chinese 中文 - + Czech - + Danish - + Dutch 荷兰语 - + English 英语 - + Finnish - + French 法语 - + German 德语 - + Greek 希腊语 - + Hungarian 匈牙利语 @@ -3449,17 +4757,17 @@ p, li { white-space: pre-wrap; } - + Images (*.png *.jpg *.gif) 图像(*.png *.jpg *.gif) - + Italian 意大利语 - + Language Changed 语言已变更 @@ -3469,7 +4777,7 @@ p, li { white-space: pre-wrap; } 挪威语 - + Open Directory 打开目录 @@ -3488,15 +4796,15 @@ p, li { white-space: pre-wrap; } 俄语 - + Select your flipside picture 选择牌背图片 - + - - + + Settings Error 设置错误 @@ -3523,8 +4831,8 @@ Please enter an valid picture! 请重新输入! - - + + The first element in your manual-blinds-list is smaller than current first-small-blind! This first-small-blind-value will be set to maximum allowed value. @@ -3532,8 +4840,8 @@ This first-small-blind-value will be set to maximum allowed value. 首轮小盲注的值将设为所允许的最大值。 - - + + The log file directory doesn't exist. Please select an valid directory! 日志文件目录不存在。 @@ -3545,153 +4853,158 @@ Please select an valid directory! 土耳其语 - + You have changed application language to %1. Please restart PokerTH to load new language! 你已经将程序语言变更为%1。 请重新启动PokerTH来载入新的语言! - + The entered server list address is not a valid URL. Please enter a valid server list address! 输入的服务器列表地址不是一个有效的地址。 请重新输入一个有效的服务器列表地址。 - - + + Japanese + + + + + Maintainer Name - - + + Maintainer EMail - - + + Create Date - + Windows Behaviour - + scaleable - + fixed - + Minimum Size - + Maximum Size - + Fixed Size - + State 状态 - + Please select your game table style - + PokerTH game table styles (*.xml) - + Game Table Style Error - + Selected game table style file is already in the list. Please select another one to add! - + Game Table Style File Error - + Could not load game table style file correctly. Style will not be placed into list! - + Please select your card deck style - + PokerTH card deck styles (*.xml) - + Card Deck Style Error - + Selected card deck style file is already in the list. Please select another one to add! - + Card Deck Style File Error - + Could not load card deck style file correctly. Style will not be placed into list! - + PokerTH - Log file - + Do you really want to delete the selected log file? - + Save PokerTH log file - + PokerTH SQL log (*.pdb) @@ -3747,12 +5060,12 @@ Style will not be placed into list! startNetworkGameDialogImpl - + Server Error 服务器错误 - + You should not kick yourself from this game! 你无法将自己踢出游戏! @@ -3879,108 +5192,108 @@ Please choose another one. 请重新选择。 - - - - - + + + - - - - - + + + + - - - - - - + + + + + - - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - + + + + + + + + - - - - + + + + + + + + + + + + Network Error 网络错误 - + Server address was not set. 服务器地址未设置。 - + An invalid port was set (ports 0-1023 are not allowed). 设置的端口无效(不能设置0-1023间的端口)。 - + Could not create a socket for TCP communication. 无法为TCP通信创建插口。 - + Could not set the IP address. 无法设置IP地址。 - + Could not set the port for this type of address. 无法为这种地址设定端口。 - + The server name could not be resolved. 服务器名称无法被解析。 - + Bind failed - please choose a different port. 端口绑定失败 - 请使用其它的端口。 - + Internal network error: "listen" failed. 网络内部错误:“监听”失败。 - + Server execution was terminated. 服务器执行被终止。 - + Could not connect to the server. 无法连接到服务器。 - + Connection timed out. Please check the server address. @@ -3990,149 +5303,149 @@ If the server is behind a NAT-Router, make sure port forwarding has been set up 如果服务器在NAT路由后,请确定服务器端已设定好端口转发。 - + Internal network error: "select" failed. 网络内部错误:“选择”失败。 - + Internal network error: "send" failed. 网络内部错误:“发送”失败。 - + Connection was closed by the server. 连接已被服务器关闭。 - + Internal network error: Duplicate TCP connection. 网络内部错误:重复的TCP连接。 - + An invalid network packet was received. Please make sure that all players use the same version of PokerTH. 收到无效的网络包。 请确认所有玩家使用相同版本的PokerTH。 - + Internal state error. Please make sure that all players use the same version of PokerTH. 网络状态错误。 请确认素有玩家使用相同版本的PokerTH。 - + Invalid server list URL. Please correct the address in the settings. 无效的服务器列表URL。 请在设置中更正。 - + Could not open the server list MD5 file. Please make sure that the server list URL is correct. 无法打开服务器列表MD5文件。 请确定服务器列表URL的正确性。 - + Synchronization of the PokerTH internet server list has failed. Please make sure that the server list URL is correct. 与PokerTH因特网服务器列表的同步失败。 请确定服务器列表URL的正确性。 - + The PokerTH internet server list contains invalid data. If you use a custom server list, please make sure its format is correct. PokerTH因特网服务器列表存在无效的数据。 如果你正在使用一个自定的服务器列表,请确定它的格式是正确的。 - + Could not unzip the PokerTH internet server list. 无法解压缩PokerTH因特网服务器列表。 - + Could not download the PokerTH internet server list. Please make sure you are directly connected to the internet. 无法下载PokerTH因特网服务器列表。 请确定你是否与因特网链接。 - + Could not open the target file when downloading the server list. 在下载服务器列表过程中无法打开目标文件。 - + The PokerTH server does not support this version of the game.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. PokerTH服务器不支持这个版本的游戏。<br>请访问<a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a>并下载最新的版本。 - + Sorry, this server is already full. 对不起,服务器已经满人了。 - + Invalid login. Please check your username and password. - + Your account is blocked indefinitely. - + You cannot login at this time. Please try again in a few seconds. - + You cannot join this game, because another player in that game has your network address. - + Your connection to the server is very slow, the game had to start without you. - + This game is of type invite-only. You cannot join this game without being invited. - + Invalid password when joining the game. Please reenter the password and try again. 加入游戏时使用了错误的密码。 请重新输入密码并重试。 - + The avatar report was accepted by the server. Thank you. - + This avatar was already reported by another player. - + An error occurred while reporting the avatar. - + The password is too long. Please choose another one. 密码太长。请重新选择。 @@ -4147,67 +5460,67 @@ Please choose a different name. 玩家名称太短、太长或者无效。请重新选择。 - + The game name is either too short or too long. Please choose another one. 游戏名称过长或者果断。请重新选择。 - + The game could not be found. 找不到游戏。 - + The chat text is invalid. 无效的聊天文本。 - + The server referred to an unknown player. Aborting. 服务器引用了一个未知的玩家。正在终止。 - + Internal error: The current player could not be found. 内部错误:找不到当前玩家。 - + Internal error: The current player is not active. 内部错误:当前玩家无响应。 - + You were kicked from the server. 你被踢出服务器。 - + You were temporarily banned from the server. 你暂时被服务器封禁。 - + Your server connection timed out due to inactivity. You are very welcome to reconnect! 你与服务器的连接因为闲置而超时。请重新连接! - + The client player count is invalid. 无效的客户端玩家计数。 - + Too many manual blinds were set. Please reconfigure the manual blinds. 设定了过多的手动盲注,请重新设定手动盲注。 - + An invalid avatar file was configured. Please choose a different avatar. 配置的头像文件不可用。请选择其它的头像。 - + The selected avatar file is too large. Please choose a different avatar. 你选择的头像文件过大。请重新选择。 @@ -4216,89 +5529,89 @@ Please choose a different name. 你现在不能上传新的头像文件。请几秒后重试。 - + An internal avatar error occured. Please report this to an admin in the lobby chat. 发生内部错误。请将其通过大厅聊天报告给管理员。 - + Could not start game: Synchronization failed. 无法开始游戏:同步失败。 - + The server is down for maintenance. Please try again later. 服务器正在进行维护。请稍后重试。 - + An internal error occured. 发生内部错误。 - - - - - - - - - + - - + + + + + + + + + + Network Notification 网络通知 - + You were kicked from the game. 你被踢出游戏。 - + Sorry, this game is already full. 对不起,游戏已经满人了。 - + Unable to join - the server has already started the game. 无法加入 - 服务器已经开始游戏。 - + Your admin state timed out due to inactivity. Feel free to create a new game! 你的管理员状态因为闲置而超时。请重新创建游戏! - + You cannot join this type of game as guest. - + The settings are invalid for this type of game. - + A new release of PokerTH is available.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. 有新版本的PokerTH可用。<br>请访问<a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a>并下载最新的版本。 - + This beta release of PokerTH is outdated.<br>Please go to <a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a> and download the latest version. 这个公测版的PokerTH已过期。<br>请访问<a href="http://www.pokerth.net/" target="_blank">http://www.pokerth.net</a>并下载最新的版本。 - - + + Server Message - + PokerTH %1 PokerTH %1 @@ -4306,22 +5619,22 @@ Please choose a different name. timeoutMsgBoxImpl - + Please click "OK" to stop the countdown! 请点击“确定”以停止倒计时! - + Timeout Warning 超时警告 - + You are game-admin of an open game which will time out in %1 seconds. 你的管理员身份将在%1秒后超时。 - + Your connection is about to time out due to inactivity in %1 seconds. 你的连接因为闲置将在%1秒后超时。