]> git.mxchange.org Git - friendica-addons.git/blobdiff - tictac/lang/fi-fi/strings.php
regenerated all the strings
[friendica-addons.git] / tictac / lang / fi-fi / strings.php
index 2da919d7b7d5b558abdd20f66d68d5f8373c4fc4..52f6cd3ef8be3b3e42ccc7a1586e738ab8a9e03a 100644 (file)
@@ -5,12 +5,11 @@ function string_plural_select_fi_fi($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["Three Dimensional Tic-Tac-Toe"] = "Kolmiulotteinen ristinolla";
-$a->strings["3D Tic-Tac-Toe"] = "3D ristinolla";
-$a->strings["New game"] = "Uusi peli";
-$a->strings["New game with handicap"] = "Uusi peli haitalla";
-$a->strings["You go first..."] = "Aloita sinä...";
-$a->strings["I'm going first this time..."] = "Minä aloitan...";
-$a->strings["You won!"] = "Sinä voitit!";
-$a->strings["I won!"] = "Minä voitin!";
+$a->strings['Three Dimensional Tic-Tac-Toe'] = 'Kolmiulotteinen ristinolla';
+$a->strings['3D Tic-Tac-Toe'] = '3D ristinolla';
+$a->strings['New game'] = 'Uusi peli';
+$a->strings['New game with handicap'] = 'Uusi peli haitalla';
+$a->strings['You go first...'] = 'Aloita sinä...';
+$a->strings['I\'m going first this time...'] = 'Minä aloitan...';
+$a->strings['You won!'] = 'Sinä voitit!';
+$a->strings['I won!'] = 'Minä voitin!';