italian translation added

This commit is contained in:
doitux
2007-08-03 21:48:08 +00:00
parent 0da29b3874
commit 5188f708fa
15 changed files with 2304 additions and 374 deletions
+34 -34
View File
@@ -924,137 +924,137 @@ p, li { white-space: pre-wrap; }
<translation>Strg+N um ein neues Spiel zu starten</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1489"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="1470"/>
<source>F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise</source>
<translation>F1 - Fold/All-In | F2 - Check/Call | F3 - Bet/Raise</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2544"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2525"/>
<source>Network Error</source>
<translation>Netzwerkfehler</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2412"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2393"/>
<source>Server address was not set.</source>
<translation>Serveradresse wurde nicht angegeben.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2417"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2398"/>
<source>An invalid port was set (ports 0-1023 are not allowed).</source>
<translation>Ein ungültiger Port wurde angegeben (Ports 0-1023 sind nicht erlaubt).</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2422"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2403"/>
<source>Could not create a socket for TCP communication.</source>
<translation>Socket für TCP-Übertragung kann nicht erstellt werden.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2427"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2408"/>
<source>Could not set the IP address.</source>
<translation>IP-Adresse kann nicht gesetzt werden.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2432"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2413"/>
<source>Could not set the port for this type of address.</source>
<translation>Der Port für diesen Adresstyp kann nicht gesetzt werden.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2437"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2418"/>
<source>The server name could not be resolved.</source>
<translation>Der Servername kann nicht aufgelöst werden.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2442"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2423"/>
<source>Bind failed - please choose a different port.</source>
<translation>Verbindung fehlgeschlagen - bitte einen anderen Port wählen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2447"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2428"/>
<source>Internal network error: &quot;listen&quot; failed.</source>
<translation>Interner Netzwerkfehler: &quot;Lauschen&quot; fehlgeschlagen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2452"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2433"/>
<source>Server execution was terminated.</source>
<translation>Serverbetrieb wurde beendet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2457"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2438"/>
<source>Could not connect to the server.</source>
<translation>Keine Verbindung zum Server.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2467"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2448"/>
<source>Internal network error: &quot;select&quot; failed.</source>
<translation>Interner Netzwerkfehler: &quot;Auswahl&quot; fehlgeschlagen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2472"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2453"/>
<source>Internal network error: &quot;send&quot; failed.</source>
<translation>Interner Netzwerkfehler: &quot;Senden&quot; fehlgeschlagen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2483"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2464"/>
<source>Internal network error: Duplicate TCP connection.</source>
<translation>Interner Netzwerkfehler: Doppelte TCP-Verbindung.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2488"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2469"/>
<source>An invalid network packet was received.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Ein ungültiges Netzwerkpaket wurde empfangen.
Bitte stellen Sie sicher, dass alle Spieler die gleiche Version von PokerTH benutzen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2493"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2474"/>
<source>Internal state error.
Please make sure that all players use the same version of PokerTH.</source>
<translation>Interner Status Fehler.
Bitte stellen Sie sicher, dass alle Spieler die gleiche Version von PokerTH benutzen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2498"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2479"/>
<source>The PokerTH server does not support this version of the game.
Please update PokerTH.</source>
<translation>Der PokerTH-Server unterstützt diese Version des Spiels nicht.
Führen Sie bitte ein Update von PokerTH durch.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2484"/>
<source>Sorry, this server is already full.</source>
<translation>Schade, der Server ist bereits voll.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2508"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2489"/>
<source>Unable to join - the server has already started the game.</source>
<translation>Betreten nicht möglich - Der Server hat bereits ein Spiel gestartet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2513"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2494"/>
<source>Invalid password when joining the game.
Please reenter the password and try again.</source>
<translation>Ungültiges Paßwort beim Betreten des Spieltisches.
Bitte geben Sie ihr Paßwort erneut ein und probieren Sie es nocheinmal.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2518"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2499"/>
<source>The password is too long. Please choose another one.</source>
<translation>Das Paßwort ist zu lang. Bitte wählen Sie ein Kürzeres.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2503"/>
<source>Your player name is already used by another player.
Please choose a different name.</source>
<translation>Ihr Spielername wird bereits von einem anderen Spieler benutzt.
Bitte wählen Sie einen anderen Namen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2507"/>
<source>The player name is either too short or too long. Please choose another one.</source>
<translation>Der Spielername ist entweder zu kurz oder zu lang. Bitte wählen Sie einen anderen.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2545"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2526"/>
<source>An internal error occured.</source>
<translation>Ein interner Fehler ist aufgetreten. </translation>
</message>
@@ -1064,17 +1064,17 @@ Bitte wählen Sie einen anderen Namen.</translation>
<translation>⌘N zum Start eines neuen Spiels</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2244"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2225"/>
<source>Start</source>
<translation>Start</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2386"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2367"/>
<source>Stop</source>
<translation>Stop</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2462"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2443"/>
<source>Connection timed out.
Please check the server address.
@@ -1084,22 +1084,22 @@ Bitte überprüfen Sie die Serveradresse.
Wenn der Server hinter einem NAT-Router betrieben wird, stellen Sie sicher, dass serverseitig die Portweiterleitung aktiviert wurde.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2478"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2459"/>
<source>Connection was closed by the server.</source>
<translation>Der Server hat die Verbindung beendet.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2531"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2512"/>
<source>The server referred to an unknown player. Aborting.</source>
<translation>Der Server verweist den unbekannten Spieler des Tisches. Abbruch.</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2536"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2517"/>
<source>You were kicked from the server.</source>
<translation>Sie wurden des Servers verwiesen (kick).</translation>
</message>
<message>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2541"/>
<location filename="../src/gui/qt/mainwindow/mainwindowimpl.cpp" line="2522"/>
<source>The client player count is invalid.</source>
<translation>Die Anzahl der Mitspieler ist ungültig.</translation>
</message>
@@ -1575,12 +1575,12 @@ Bitte wählen Sie ein gültiges Verzeichnis!</translation>
<context>
<name>startNetworkGameDialogImpl</name>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="78"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="93"/>
<source>Server Error</source>
<translation>Serverfehler</translation>
</message>
<message>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="79"/>
<location filename="../src/gui/qt/startnetworkgamedialog/startnetworkgamedialogimpl.cpp" line="94"/>
<source>You should not kick yourself from this game!</source>
<translation>Sie sollten sich nicht selbst des Spieles verweisen ;)!</translation>
</message>