X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=tictac%2Flang%2Fde%2Fstrings.php;h=0aa742a5cabed2a16f3325f7334dc084ea16d1da;hb=25ba6023d0ac5d3fed79edeb207f00c0faa132e5;hp=ef3974fa4d834e3221f3436f087e43d160992042;hpb=94f1e2307190420211e5a1ba1f54f1b46d0b8962;p=friendica-addons.git diff --git a/tictac/lang/de/strings.php b/tictac/lang/de/strings.php index ef3974fa..0aa742a5 100644 --- a/tictac/lang/de/strings.php +++ b/tictac/lang/de/strings.php @@ -1,14 +1,19 @@ -strings["Three Dimensional Tic-Tac-Toe"] = "Dreidimensionales Tic-Tac-Toe"; -$a->strings["3D Tic-Tac-Toe"] = "3D Tic-Tac-Toe"; -$a->strings["New game"] = "Neues Spiel"; -$a->strings["New game with handicap"] = "Neues Handicap Spiel"; -$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "3D-Tic-Tac-Toe ist genauso wie das herkömmliche Spiel, nur dass man es auf mehreren Ebenen gleichzeitig spielt."; -$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."] = "In diesem Fall sind es drei Ebenen. Man gewinnt indem man drei in einer Reihe auf einer beliebigen Reihe schafft, oder drei übereinander oder diagonal auf verschiedenen Ebenen."; -$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "Beim Handicap-Spiel wird die zentrale Position der mittleren Ebene gesperrt, da der Spieler, der diese Ebene besitzt, oft einen unfairen Vorteil genießt."; -$a->strings["You go first..."] = "Du fängst an..."; -$a->strings["I'm going first this time..."] = "Diesmal fange ich an..."; -$a->strings["You won!"] = "Du gewinnst!"; -$a->strings["\"Cat\" game!"] = "Unentschieden!"; -$a->strings["I won!"] = "Ich gewinne!"; +strings['Three Dimensional Tic-Tac-Toe'] = 'Dreidimensionales Tic-Tac-Toe'; +$a->strings['3D Tic-Tac-Toe'] = '3D Tic-Tac-Toe'; +$a->strings['New game'] = 'Neues Spiel'; +$a->strings['New game with handicap'] = 'Neues Handicap Spiel'; +$a->strings['Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. '] = '3D-Tic-Tac-Toe ist genauso wie das herkömmliche Spiel, nur das man es auf mehreren Ebenen gleichzeitig spielt.'; +$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.'] = 'In diesem Fall sind es drei Ebenen. Man gewinnt indem man drei in einer Reihe auf einer beliebigen Reihe schafft, oder drei übereinander oder diagonal auf verschiedenen Ebenen.'; +$a->strings['The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage.'] = 'Beim Handicap-Spiel wird die zentrale Position der mittleren Ebene gesperrt da der Spieler der diese Ebene besitzt oft einen unfairen Vorteil genießt.'; +$a->strings['You go first...'] = 'Du fängst an...'; +$a->strings['I\'m going first this time...'] = 'Diesmal fange ich an...'; +$a->strings['You won!'] = 'Du gewinnst!'; +$a->strings['"Cat" game!'] = 'Unentschieden!'; +$a->strings['I won!'] = 'Ich gewinne!';