[gnome-taquin] Update Finnish translation



commit 8a71156121bb09fea93d241bb5e30e123f15ebf3
Author: Jiri Grönroos <jiri gronroos iki fi>
Date:   Wed Feb 20 20:09:08 2019 +0000

    Update Finnish translation

 po/fi.po | 68 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 35 insertions(+), 33 deletions(-)
---
diff --git a/po/fi.po b/po/fi.po
index 4998cb7..7960d5d 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gnome-taquin master\n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-taquin/issues\n";
-"POT-Creation-Date: 2019-02-04 08:16+0000\n"
-"PO-Revision-Date: 2019-02-06 22:36+0200\n"
+"POT-Creation-Date: 2019-02-18 14:23+0000\n"
+"PO-Revision-Date: 2019-02-20 22:08+0200\n"
 "Last-Translator: Jiri Grönroos <jiri gronroos+l10n iki fi>\n"
 "Language-Team: suomi <lokalisointi-lista googlegroups com>\n"
 "Language: fi\n"
@@ -168,16 +168,16 @@ msgstr "Pelin historiavalikko"
 msgid "Go back to the current game"
 msgstr "Siirry takaisin nykyiseen peliisi"
 
-#. Translators: during a game, label of the New Game button (with a mnemonic that appears pressing Alt)
-#: data/game-headerbar.ui:68
-msgid "_New Game"
-msgstr "_Uusi peli"
-
 #. Translators: during a game, tooltip text of the New Game button
-#: data/game-headerbar.ui:72
+#: data/game-headerbar.ui:69
 msgid "Start a new game"
 msgstr "Käynnistä uusi peli"
 
+#. Translators: during a game, label of the New Game button (with a mnemonic that appears pressing Alt)
+#: data/game-headerbar.ui:78
+msgid "_New Game"
+msgstr "_Uusi peli"
+
 #: data/help-overlay.ui:28
 msgctxt "shortcut window"
 msgid "During game selection"
@@ -378,51 +378,49 @@ msgstr "_Pikanäppäimet"
 msgid "_Help"
 msgstr "_Ohje"
 
-#. Translators: usual menu entry of the hamburger menu
-#: src/game-headerbar.vala:48
-msgid "About Taquin"
-msgstr "Tietoja - Taquin"
-
 #. Translators: hamburger menu entry; sound togglebutton (with a mnemonic that appears pressing Alt)
-#: src/game-headerbar.vala:214
+#: src/game-headerbar.vala:179
 msgid "_Sound"
 msgstr "_Ääni"
 
 #. Translators: in-window notification; on both games, if the user solved the puzzle more than one time
-#: src/game-headerbar.vala:273
+#: src/game-headerbar.vala:238
 msgid "Bravo! You improved your best score!"
 msgstr "Onnittelut, paransit parhaita pisteitäsi!"
 
 #. Translators: in-window notification; on both games, if the user solved the puzzle more than one time
-#: src/game-headerbar.vala:280
+#: src/game-headerbar.vala:245
 msgid "Bravo! You equalized your best score."
 msgstr "Onnittelut, sait tuloksesi saman kuin aiemmat parhaat pisteesi!"
 
 #. Translators: in-window notification; on both games, if the user solved the puzzle more than one time
-#: src/game-headerbar.vala:287
+#: src/game-headerbar.vala:252
 msgid "Bravo! You finished the game again."
 msgstr "Onnittelut, läpäisit pelin taas!"
 
 #. Translators: in-window notification; on both games, if the user solves the puzzle the first time
-#: src/game-headerbar.vala:296
+#: src/game-headerbar.vala:261
 msgid "Bravo! You finished the game!"
 msgstr "Onnittelut, läpäisit pelin!"
 
 #. Translators: during a game, entry in the menu of the history menubutton (with a mnemonic that appears 
pressing Alt)
-#: src/game-headerbar.vala:314
+#: src/game-headerbar.vala:281
 msgid "_Undo"
 msgstr "_Kumoa"
 
+#. if (show_redo)
+#. /* Translators: during a game, entry in the menu of the history menubutton (with a mnemonic that appears 
pressing Alt) */
+#. section.append (_("_Redo"), "ui.redo");
 #. Translators: during a game, entry in the menu of the history menubutton (with a mnemonic that appears 
pressing Alt)
-#: src/game-headerbar.vala:317
+#: src/game-headerbar.vala:289
 msgid "_Restart"
 msgstr "_Aloita uudestaan"
 
 #. Translators: during a game that has already been finished (and possibly restarted), entry in the menu of 
the moves button
-#: src/game-headerbar.vala:328
+#: src/game-headerbar.vala:300
 #, c-format
-msgid "Best score: %u"
-msgstr "Parhaat pisteet: %u"
+msgid "Best score: %s"
+msgstr "Parhaat pisteet: %s"
 
 #. Translators: when configuring a new game, label of the blue Start button (with a mnemonic that appears 
pressing Alt)
 #: src/game-view.vala:57
@@ -430,7 +428,7 @@ msgid "_Start Game"
 msgstr "_Aloita peli"
 
 #. Translator: during a game, if the user tries with <Shift><Ctrl>n to restart the game, while already on 
initial position
-#: src/game-window.vala:241
+#: src/game-window.vala:201
 msgid "Already on initial position."
 msgstr "Peli on jo alkuasetelmassa."
 
@@ -441,12 +439,12 @@ msgid "Size: %d × %d ▾"
 msgstr "Koko: %d × %d ▾"
 
 #. Translators: when configuring a new game, button label for the theme, if the current theme is Cats
-#: src/new-game-screen.vala:44
+#: src/new-game-screen.vala:45
 msgid "Theme: Cats ▾"
 msgstr "Teema: kissat ▾"
 
 #. Translators: when configuring a new game, button label for the theme, if the current theme is Numbers
-#: src/new-game-screen.vala:47
+#: src/new-game-screen.vala:48
 msgid "Theme: Numbers ▾"
 msgstr "Teema: numerot ▾"
 
@@ -480,38 +478,42 @@ msgstr "Ota äänet käyttöön"
 msgid "Print release version and exit"
 msgstr "Tulosta julkaisuversio ja poistu"
 
+#: src/taquin-main.vala:153
+msgid "About Taquin"
+msgstr "Tietoja - Taquin"
+
 #. Translators: in-window notification; on the 15-Puzzle game, if the user clicks a tile that cannot move
-#: src/taquin-main.vala:314
+#: src/taquin-main.vala:320
 msgid "You can’t move this tile!"
 msgstr "Et voi siirtää tätä laattaa!"
 
 #. Translators: in-window notification; on the 16-Puzzle game, help for keyboard use, displayed if the user 
uses an unmeaningful keyboard key
-#: src/taquin-main.vala:323
+#: src/taquin-main.vala:329
 msgid "Use Shift and an arrow to move tiles!"
 msgstr "Käytä Shift-painiketta ja nuolia siirtääksesi laattoja!"
 
 #. Translators: in-window notification; on the 16-Puzzle game, if the user clicks on a tile of the board 
(the game is played using mouse with arrows around the board)
-#: src/taquin-main.vala:327
+#: src/taquin-main.vala:333
 msgid "Click on the arrows to move tiles!"
 msgstr "Napsauta nuolia siirtääksesi laattoja!"
 
 #. Translators: about dialog text
-#: src/taquin-main.vala:427
+#: src/taquin-main.vala:433
 msgid "A classic 15-puzzle game"
 msgstr "Klassinen 15-pulmapeli"
 
 #. Translators: about dialog text; in the Credits, text at the end of the "Artwork by" section
-#: src/taquin-main.vala:436
+#: src/taquin-main.vala:442
 msgid "(see COPYING.themes for informations)"
 msgstr "(lisätietoja tiedostossa COPYING.themes)"
 
 #. Translators: about dialog text; this string should be replaced by a text crediting yourselves and your 
translation team, or should be left empty. Do not translate literally!
-#: src/taquin-main.vala:447
+#: src/taquin-main.vala:453
 msgid "translator-credits"
 msgstr "Jiri Grönroos"
 
 #. Translators: about dialog text; label of the website link
-#: src/taquin-main.vala:452
+#: src/taquin-main.vala:458
 msgid "Page on GNOME wiki"
 msgstr "Sivu Gnomen wikissä"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]