-rw-r--r-- | i18n/pl/backgammon.ts | 80 |
1 files changed, 42 insertions, 38 deletions
diff --git a/i18n/pl/backgammon.ts b/i18n/pl/backgammon.ts index 5f9519d..579bb00 100644 --- a/i18n/pl/backgammon.ts +++ b/i18n/pl/backgammon.ts @@ -3,164 +3,168 @@ <name>AI_Dialog</name> <message> <source>Settings</source> - <translation type="unfinished"></translation> + <translation>Ustawienia</translation> </message> <message> <source><b>Rescue</b></source> - <translation type="unfinished"></translation> + <translation><b>Ratuj</b></translation> </message> <message> <source>?</source> - <translation type="unfinished"></translation> + <translation>?</translation> </message> <message> <source><b>Eliminate</b></source> - <translation type="unfinished"></translation> + <translation><b>Eliminuj</b></translation> </message> <message> <source><b>Expose</b></source> - <translation type="unfinished"></translation> + <translation><b>Ujawnij</b></translation> </message> <message> <source><b>Protect</b></source> - <translation type="unfinished"></translation> + <translation><b>Chron</b></translation> </message> <message> <source><b>Safe</b></source> - <translation type="unfinished"></translation> + <translation><b>Bezpieczny</b></translation> </message> <message> <source><b>Empty</b></source> - <translation type="unfinished"></translation> + <translation><b>Pusty</b></translation> </message> <message> <source>Default Values</source> - <translation type="unfinished"></translation> + <translation>Wartosci Domyslne</translation> </message> <message> <source>Help</source> - <translation type="unfinished"></translation> + <translation>Pomoc</translation> </message> <message> <source>Bring the pieces out of the endzone</source> - <translation type="unfinished"></translation> + <translation>Przenies pionki ze strefy koncowej</translation> </message> <message> <source>Eliminate an opponents piece</source> - <translation type="unfinished"></translation> + <translation>Eliminuj pionek przeciwnika</translation> </message> <message> <source>Expose you own pieces. After such a move only one piece will remain in the slot</source> - <translation type="unfinished"></translation> + <translation>Ujawnij swoje pionki. +Po takim ruchu w gniezdzie zostanie tylko jeden pionek</translation> </message> <message> <source>Protect a single piece by putting another one in this slot</source> - <translation type="unfinished"></translation> + <translation>Chron pojedynczy pionek +wstawiajac inny w to gniazdo</translation> </message> <message> <source>Move piece to a slot already occupied by the player</source> - <translation type="unfinished"></translation> + <translation>Przesun pionek do gniazda juz +zajetego przez gracza</translation> </message> <message> <source>Move piece to an empty slot</source> - <translation type="unfinished"></translation> + <translation>Przesun pionek do pustego gniazda</translation> </message> <message> <source>Press and hold the ? buttton next to a field for help</source> - <translation type="unfinished"></translation> + <translation>Aby otrzymac pomoc wcisnij i przytrzymaj +przycisk ? obok pola</translation> </message> </context> <context> <name>BackGammon</name> <message> <source>Backgammon</source> - <translation type="unfinished"></translation> + <translation>Backgammon</translation> </message> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>Nowa</translation> </message> <message> <source>Load</source> - <translation type="unfinished"></translation> + <translation>Laduj</translation> </message> <message> <source>Save</source> - <translation type="unfinished"></translation> + <translation>Zapisz</translation> </message> <message> <source>Delete</source> - <translation type="unfinished"></translation> + <translation>Usun</translation> </message> <message> <source>Game</source> - <translation type="unfinished"></translation> + <translation>Gra</translation> </message> <message> <source>Default</source> - <translation type="unfinished"></translation> + <translation>Domyslne</translation> </message> <message> <source>Theme</source> - <translation type="unfinished"></translation> + <translation>Motyw</translation> </message> <message> <source>Player</source> - <translation type="unfinished"></translation> + <translation>Gracz</translation> </message> <message> <source>AI</source> - <translation type="unfinished"></translation> + <translation>SI</translation> </message> <message> <source>Rules</source> - <translation type="unfinished"></translation> + <translation>Reguly</translation> </message> <message> <source>Options</source> - <translation type="unfinished"></translation> + <translation>Opcje</translation> </message> <message> <source>deleted theme %1?</source> - <translation type="unfinished"></translation> + <translation>usuniety motyw %1?</translation> </message> <message> <source>OK</source> - <translation type="unfinished"></translation> + <translation>OK</translation> </message> <message> <source>Cancel</source> - <translation type="unfinished"></translation> + <translation>Anuluj</translation> </message> <message> <source>Load Theme</source> - <translation type="unfinished"></translation> + <translation>Laduj Motyw</translation> </message> <message> <source><b>no move</b></source> - <translation type="unfinished"></translation> + <translation><b>brak ruchu</b></translation> </message> <message> <source><b>Player 1 wins. Click on board for new game.</b></source> - <translation type="unfinished"></translation> + <translation><p>Wygrywa Gracz 1. Kliknij na planszy aby zaczac nowa gre.</b></translation> </message> <message> <source><b>Player 2 wins. Click on board for new game.</b></source> - <translation type="unfinished"></translation> + <translation><p>Wygrywa Gracz 2. Kliknij na planszy aby zaczac nowa gre.</b></translation> </message> <message> <source><b>P2 turn</b></source> <comment>P means player</comment> - <translation type="unfinished"></translation> + <translation><b>Kolej G2</b></translation> </message> <message> <source><b>P1 turn</b></source> <comment>P means player</comment> - <translation type="unfinished"></translation> + <translation><b>Kolej G1</b></translation> </message> </context> </TS> |