mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 08:58:49 +00:00
PL translation updates THX waldis
This commit is contained in:
parent
56850cacbc
commit
2785340dfa
8 changed files with 17 additions and 17 deletions
|
@ -9,11 +9,11 @@ $a->strings["Three Dimensional Tic-Tac-Toe"] = "Trójwymiarowe Kółko i Krzyży
|
|||
$a->strings["3D Tic-Tac-Toe"] = "3D Kółko i krzyżyk";
|
||||
$a->strings["New game"] = "Nowa gra";
|
||||
$a->strings["New game with handicap"] = "Nowa gra z handicapem";
|
||||
$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "Trójwymiarowe Kółko i Krzyżyk jest tak jak w tradycyjnej grze, z tym wyjątkiem, że gra się na wielu poziomach jednocześnie.";
|
||||
$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "W tym przypadku istnieją trzy poziomy. Wygrywasz, zdobywając trzy z rzędu na dowolnym poziomie, a także w górę, w dół i po przekątnej na różnych poziomach.";
|
||||
$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "Zasady gry w Trójwymiarowe Kółko i Krzyżyk są takie same jak w tradycyjnej grze, z tym wyjątkiem, że gra się na wielu poziomach jednocześnie.";
|
||||
$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "W tym przypadku istnieją trzy poziomy. Wygrywasz, jeśli ustawisz trzy znaki w rzędzie na dowolnym poziomie, a także w górę, w dół i po przekątnej na różnych poziomach.";
|
||||
$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "Gra z handicapem wyłącza środkową pozycję na środkowym poziomie, ponieważ gracz zdobywający ten kwadrat często ma nieuczciwą przewagę.";
|
||||
$a->strings["You go first..."] = "Idź pierwszy...";
|
||||
$a->strings["I'm going first this time..."] = "Tym razem idę pierwszy...";
|
||||
$a->strings["You go first..."] = "Rozpocznij pierwszy...";
|
||||
$a->strings["I'm going first this time..."] = "Tym razem rozpoczynam pierwszy...";
|
||||
$a->strings["You won!"] = "Wygrałeś!";
|
||||
$a->strings["\"Cat\" game!"] = "Gra \"Kot\"!";
|
||||
$a->strings["I won!"] = "Wygrałem!";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue