# Finnish messages for GNU Gettext examples. # This file is distributed under the same license as the gettext package. # Copyright © 2007, 2014, 2015 Yoyodyne, Inc. (msgids) # Lauri Nurmi , 2007. # Jorma Karvonen , 2014-2015. # msgid "" msgstr "" "Project-Id-Version: hello-c-gnome3 0.19.4.73\n" "Report-Msgid-Bugs-To: bug-gettext@gnu.org\n" "PO-Revision-Date: 2015-09-01 16:59+0300\n" "Last-Translator: Jorma Karvonen \n" "Language-Team: Finnish \n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "X-Generator: Poedit 1.5.4\n" # Tämä nimenomainen käännös valittu GNU Hellon mukaisesti. #: hello.c:78 hello2.c:86 #, fuzzy msgid "Hello world!" msgstr "Terve maailma!" #: hello.c:80 hello2.c:88 #, fuzzy, c-format msgid "This program is running as process number %s." msgstr "Tämän ohjelman prosessinumero on %d." #: hello.c:84 hello2.c:92 #, fuzzy msgid "This is another text" msgstr "Tämä on toinen teksti" #: hello.c:86 hello2.c:94 #, fuzzy msgid "This is yet another text" msgstr "Tämä on vielä toinen teksti" #: hello.desktop.in.in:3 hello2.desktop.in.in:3 msgid "Hello" msgstr "Hei" # Tämä nimenomainen käännös valittu GNU Hellon mukaisesti. #: hello.desktop.in.in:4 hello2.desktop.in.in:4 msgid "Hello, world!" msgstr "Terve maailma!" #: hello.ui:6 hello2.ui:6 msgid "Example Application" msgstr "Esimerkkisovellus" #: hello.ui:34 hello2.ui:34 msgid "Update text" msgstr "Päivitä teksti" #: hello2.gschema.xml:8 msgid "Use XML markup" msgstr "Käytä XML-merkintäkieltä" #: hello2.gschema.xml:9 msgid "Whether to use XML markup in the text." msgstr "Käytetäänkö XML-merkintäkieltä tekstissä."