update to the FI translation THX Kris
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 17 Apr 2018 05:21:08 +0000 (07:21 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 17 Apr 2018 05:21:08 +0000 (07:21 +0200)
24 files changed:
fromgplus/lang/fi-fi/messages.po
fromgplus/lang/fi-fi/strings.php
js_upload/lang/fi-fi/messages.po
js_upload/lang/fi-fi/strings.php
libravatar/lang/fi-fi/messages.po
libravatar/lang/fi-fi/strings.php
mailstream/lang/fi-fi/messages.po
mailstream/lang/fi-fi/strings.php
notifyall/lang/fi-fi/messages.po
notifyall/lang/fi-fi/strings.php
nsfw/lang/fi-fi/messages.po
nsfw/lang/fi-fi/strings.php
piwik/lang/fi-fi/messages.po
piwik/lang/fi-fi/strings.php
pumpio/lang/fi-fi/messages.po
pumpio/lang/fi-fi/strings.php
remote_permissions/lang/fi-fi/messages.po
remote_permissions/lang/fi-fi/strings.php
smileybutton/lang/fi-fi/messages.po
smileybutton/lang/fi-fi/strings.php
statusnet/lang/fi-fi/messages.po
statusnet/lang/fi-fi/strings.php
superblock/lang/fi-fi/messages.po
superblock/lang/fi-fi/strings.php

index dc63a63..f93bc22 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-04-01 11:14-0400\n"
-"PO-Revision-Date: 2018-04-08 15:47+0000\n"
+"PO-Revision-Date: 2018-04-16 16:24+0000\n"
 "Last-Translator: Kris\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
@@ -22,7 +22,7 @@ msgstr ""
 
 #: fromgplus.php:55 fromgplus.php:59
 msgid "Google+ Mirror"
-msgstr ""
+msgstr "Google+ peilaus"
 
 #: fromgplus.php:64
 msgid "Enable Google+ Import"
index a5f3bdd..e2ab71e 100644 (file)
@@ -5,7 +5,7 @@ function string_plural_select_fi_fi($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Google+ Mirror"] = "";
+$a->strings["Google+ Mirror"] = "Google+ peilaus";
 $a->strings["Enable Google+ Import"] = "";
 $a->strings["Google Account ID"] = "Google -tilin tunnus";
 $a->strings["Add keywords to post"] = "";
index eb5134b..523d129 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-02-27 05:01-0500\n"
-"PO-Revision-Date: 2018-04-08 15:59+0000\n"
+"PO-Revision-Date: 2018-04-16 16:21+0000\n"
 "Last-Translator: Kris\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgstr ""
 
 #: js_upload.php:45
 msgid "Cancel"
-msgstr ""
+msgstr "Peruuta"
 
 #: js_upload.php:46
 msgid "Failed"
@@ -38,7 +38,7 @@ msgstr "Epäonnistui"
 
 #: js_upload.php:303
 msgid "No files were uploaded."
-msgstr ""
+msgstr "Tiedostoja ei lähetetty."
 
 #: js_upload.php:309
 msgid "Uploaded file is empty"
@@ -54,4 +54,4 @@ msgstr ""
 
 #: js_upload.php:343
 msgid "Upload was cancelled, or server error encountered"
-msgstr ""
+msgstr "Lataus peruutettu, tai palvelimessa tapahtui virhe."
index c2df14c..7cffc90 100644 (file)
@@ -7,10 +7,10 @@ function string_plural_select_fi_fi($n){
 ;
 $a->strings["Upload a file"] = "Lähetä tiedosto";
 $a->strings["Drop files here to upload"] = "";
-$a->strings["Cancel"] = "";
+$a->strings["Cancel"] = "Peruuta";
 $a->strings["Failed"] = "Epäonnistui";
-$a->strings["No files were uploaded."] = "";
+$a->strings["No files were uploaded."] = "Tiedostoja ei lähetetty.";
 $a->strings["Uploaded file is empty"] = "Lähetetty tiedosto on tyhjä";
 $a->strings["Image exceeds size limit of "] = "Kuva ylittää kokorajoituksen ";
 $a->strings["File has an invalid extension, it should be one of "] = "";
-$a->strings["Upload was cancelled, or server error encountered"] = "";
+$a->strings["Upload was cancelled, or server error encountered"] = "Lataus peruutettu, tai palvelimessa tapahtui virhe.";
index 49e5b32..a015bce 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-02-27 05:01-0500\n"
-"PO-Revision-Date: 2018-04-08 16:05+0000\n"
+"PO-Revision-Date: 2018-04-16 16:19+0000\n"
 "Last-Translator: Kris\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
@@ -38,11 +38,11 @@ msgstr "hirviö"
 
 #: libravatar.php:76
 msgid "computer generated face"
-msgstr ""
+msgstr "tietokoneella tuotettut kasvot"
 
 #: libravatar.php:77
 msgid "retro arcade style face"
-msgstr ""
+msgstr "retro-videopeli kasvot"
 
 #: libravatar.php:82
 msgid "Warning"
index 546bb62..e5a8b13 100644 (file)
@@ -9,8 +9,8 @@ $a->strings["Could NOT install Libravatar successfully.<br>It requires PHP >= 5.
 $a->strings["generic profile image"] = "Yleinen profiilikuva";
 $a->strings["random geometric pattern"] = "satunnainen geometrinen kuvio";
 $a->strings["monster face"] = "hirviö";
-$a->strings["computer generated face"] = "";
-$a->strings["retro arcade style face"] = "";
+$a->strings["computer generated face"] = "tietokoneella tuotettut kasvot";
+$a->strings["retro arcade style face"] = "retro-videopeli kasvot";
 $a->strings["Warning"] = "Varoitus";
 $a->strings["Your PHP version %s is lower than the required PHP >= 5.3."] = "";
 $a->strings["This addon is not functional on your server."] = "";
index bf5bc93..f34531c 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-11 19:13+0100\n"
-"PO-Revision-Date: 2018-04-08 16:08+0000\n"
+"PO-Revision-Date: 2018-04-16 16:17+0000\n"
 "Last-Translator: Kris\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
@@ -34,7 +34,7 @@ msgstr "Tallenna asetukset"
 
 #: mailstream.php:223
 msgid "Re:"
-msgstr ""
+msgstr "Koskien"
 
 #: mailstream.php:231
 msgid "Friendica post"
index 738eb39..e6c526a 100644 (file)
@@ -8,7 +8,7 @@ function string_plural_select_fi_fi($n){
 $a->strings["From Address"] = "";
 $a->strings["Email address that stream items will appear to be from."] = "";
 $a->strings["Save Settings"] = "Tallenna asetukset";
-$a->strings["Re:"] = "";
+$a->strings["Re:"] = "Koskien";
 $a->strings["Friendica post"] = "Friendica -julkaisu";
 $a->strings["Diaspora post"] = "Diaspora -julkaisu";
 $a->strings["Feed item"] = "";
index 02d3cb9..67bd99e 100644 (file)
@@ -20,17 +20,17 @@ msgstr ""
 
 #: notifyall.php:26
 msgid "Send email to all members"
-msgstr ""
+msgstr "Lähetä sähköposti kaikille jäsenille"
 
 #: notifyall.php:42
 #, php-format
 msgid "%s Administrator"
-msgstr ""
+msgstr "%s-ylläpitäjä"
 
 #: notifyall.php:44
 #, php-format
 msgid "%1$s, %2$s Administrator"
-msgstr ""
+msgstr "%1$s, %2$s-ylläpitäjä"
 
 #: notifyall.php:60
 msgid "No recipients found."
index 20b8e2e..e6119bf 100644 (file)
@@ -5,9 +5,9 @@ function string_plural_select_fi_fi($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Send email to all members"] = "";
-$a->strings["%s Administrator"] = "";
-$a->strings["%1\$s, %2\$s Administrator"] = "";
+$a->strings["Send email to all members"] = "Lähetä sähköposti kaikille jäsenille";
+$a->strings["%s Administrator"] = "%s-ylläpitäjä";
+$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, %2\$s-ylläpitäjä";
 $a->strings["No recipients found."] = "";
 $a->strings["Emails sent"] = "Sähköpostit lähetetty";
 $a->strings["Send email to all members of this Friendica instance."] = "";
index e7837cf..67ce0c1 100644 (file)
@@ -5,12 +5,13 @@
 # 
 # Translators:
 # Kris, 2018
+# Kris, 2018
 msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-03-15 17:54+0700\n"
-"PO-Revision-Date: 2018-04-03 18:56+0000\n"
+"POT-Creation-Date: 2018-04-01 11:11-0400\n"
+"PO-Revision-Date: 2018-04-16 16:12+0000\n"
 "Last-Translator: Kris\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
@@ -21,7 +22,7 @@ msgstr ""
 
 #: nsfw.php:77 nsfw.php:81
 msgid "Content Filter (NSFW and more)"
-msgstr ""
+msgstr "Sisällönsuodatin (NSFW yms.)"
 
 #: nsfw.php:85
 msgid ""
@@ -33,7 +34,7 @@ msgstr ""
 
 #: nsfw.php:86
 msgid "Enable Content filter"
-msgstr ""
+msgstr "Ota sisällönsuodatin käyttöön"
 
 #: nsfw.php:89
 msgid "Comma separated list of keywords to hide"
@@ -49,9 +50,14 @@ msgstr ""
 
 #: nsfw.php:109
 msgid "NSFW Settings saved."
+msgstr "NSFW-asetukset tallennettu."
+
+#: nsfw.php:162
+#, php-format
+msgid "Filtered tag: %s"
 msgstr ""
 
-#: nsfw.php:167
+#: nsfw.php:164
 #, php-format
-msgid "%s - Click to open/close"
+msgid "Filtered word: %s"
 msgstr ""
index f7f9d1b..8e41f70 100644 (file)
@@ -5,11 +5,12 @@ function string_plural_select_fi_fi($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Content Filter (NSFW and more)"] = "";
+$a->strings["Content Filter (NSFW and more)"] = "Sisällönsuodatin (NSFW yms.)";
 $a->strings["This addon searches for specified words/text in posts and collapses them. It can be used to filter content tagged with for instance #NSFW that may be deemed inappropriate at certain times or places, such as being at work. It is also useful for hiding irrelevant or annoying content from direct view."] = "";
-$a->strings["Enable Content filter"] = "";
+$a->strings["Enable Content filter"] = "Ota sisällönsuodatin käyttöön";
 $a->strings["Comma separated list of keywords to hide"] = "";
 $a->strings["Save Settings"] = "Tallenna asetukset";
 $a->strings["Use /expression/ to provide regular expressions"] = "";
-$a->strings["NSFW Settings saved."] = "";
-$a->strings["%s - Click to open/close"] = "";
+$a->strings["NSFW Settings saved."] = "NSFW-asetukset tallennettu.";
+$a->strings["Filtered tag: %s"] = "";
+$a->strings["Filtered word: %s"] = "";
index 6deacee..9a97664 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-07-26 12:49+0200\n"
-"PO-Revision-Date: 2018-04-08 16:11+0000\n"
+"PO-Revision-Date: 2018-04-16 16:10+0000\n"
 "Last-Translator: Kris\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
@@ -58,7 +58,7 @@ msgstr ""
 
 #: piwik.php:93
 msgid "Asynchronous tracking"
-msgstr ""
+msgstr "Asynkroninen seuranta"
 
 #: piwik.php:105
 msgid "Settings updated."
index b98e05f..8e5278c 100644 (file)
@@ -12,5 +12,5 @@ $a->strings["Piwik Base URL"] = "";
 $a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "";
 $a->strings["Site ID"] = "";
 $a->strings["Show opt-out cookie link?"] = "";
-$a->strings["Asynchronous tracking"] = "";
+$a->strings["Asynchronous tracking"] = "Asynkroninen seuranta";
 $a->strings["Settings updated."] = "Asetukset päivitetty.";
index 63bb96f..77d8b90 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-06-23 14:45+0200\n"
-"PO-Revision-Date: 2018-04-08 16:15+0000\n"
+"PO-Revision-Date: 2018-04-16 16:07+0000\n"
 "Last-Translator: Kris\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
@@ -47,11 +47,11 @@ msgstr ""
 
 #: pumpio.php:229
 msgid "pump.io username (without the servername)"
-msgstr ""
+msgstr "pump.io käyttäjätunnus (ilman palvelinnimeä)"
 
 #: pumpio.php:234
 msgid "pump.io servername (without \"http://\" or \"https://\" )"
-msgstr ""
+msgstr "pump.io palvelinnimi (ilman \"http://\" tai \"https://\" )"
 
 #: pumpio.php:246
 msgid "Authenticate your pump.io connection"
index a4e7078..2976f62 100644 (file)
@@ -11,8 +11,8 @@ $a->strings["You are now authenticated to pumpio."] = "";
 $a->strings["return to the connector page"] = "";
 $a->strings["Post to pumpio"] = "Lähetä pump.ioon";
 $a->strings["Pump.io Import/Export/Mirror"] = "";
-$a->strings["pump.io username (without the servername)"] = "";
-$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "";
+$a->strings["pump.io username (without the servername)"] = "pump.io käyttäjätunnus (ilman palvelinnimeä)";
+$a->strings["pump.io servername (without \"http://\" or \"https://\" )"] = "pump.io palvelinnimi (ilman \"http://\" tai \"https://\" )";
 $a->strings["Authenticate your pump.io connection"] = "";
 $a->strings["Import the remote timeline"] = "";
 $a->strings["Enable pump.io Post Addon"] = "Ota pump.io -viestilisäosa käyttöön";
index 40a9118..df0f779 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2013-02-27 05:01-0500\n"
-"PO-Revision-Date: 2018-04-08 16:17+0000\n"
+"PO-Revision-Date: 2018-04-16 16:05+0000\n"
 "Last-Translator: Kris\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
@@ -40,7 +40,7 @@ msgstr "Remote Pemissions -asetukset päivitetty."
 
 #: remote_permissions.php:124
 msgid "Visible to:"
-msgstr ""
+msgstr "Näkyvyys:"
 
 #: remote_permissions.php:178
 msgid "Visible to"
index abdc156..05f1816 100644 (file)
@@ -9,7 +9,7 @@ $a->strings["Remote Permissions Settings"] = "Remote Permissions -asetukset";
 $a->strings["Allow recipients of your private posts to see the other recipients of the posts"] = "";
 $a->strings["Submit"] = "Lähetä";
 $a->strings["Remote Permissions settings updated."] = "Remote Pemissions -asetukset päivitetty.";
-$a->strings["Visible to:"] = "";
+$a->strings["Visible to:"] = "Näkyvyys:";
 $a->strings["Visible to"] = "";
 $a->strings["may only be a partial list"] = "";
 $a->strings["Global"] = "";
index 2fdd357..d480ea8 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-06-23 14:45+0200\n"
-"PO-Revision-Date: 2018-04-08 16:21+0000\n"
+"PO-Revision-Date: 2018-04-16 16:02+0000\n"
 "Last-Translator: Kris\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgstr ""
 
 #: smileybutton.php:274
 msgid "Hide the button"
-msgstr ""
+msgstr "Piilota nappi"
 
 #: smileybutton.php:281
 msgid "Save Settings"
index 8875ff5..f131c9c 100644 (file)
@@ -7,5 +7,5 @@ function string_plural_select_fi_fi($n){
 ;
 $a->strings["Smileybutton settings"] = "Smileybutton -asetukset";
 $a->strings["You can hide the button and show the smilies directly."] = "";
-$a->strings["Hide the button"] = "";
+$a->strings["Hide the button"] = "Piilota nappi";
 $a->strings["Save Settings"] = "Tallenna asetukset";
index 66f5f28..15dc122 100644 (file)
@@ -11,7 +11,7 @@ msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-07-27 07:21+0200\n"
-"PO-Revision-Date: 2018-04-08 16:21+0000\n"
+"PO-Revision-Date: 2018-04-16 16:01+0000\n"
 "Last-Translator: Kris\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
@@ -93,7 +93,7 @@ msgstr ""
 
 #: statusnet.php:357
 msgid "Log in with GNU Social"
-msgstr ""
+msgstr "Kirjaudu sisään GNU socialilla"
 
 #: statusnet.php:359
 msgid "Copy the security code from GNU Social here"
@@ -149,7 +149,7 @@ msgstr ""
 
 #: statusnet.php:402
 msgid "Disabled"
-msgstr ""
+msgstr "Poistettu käytöstä"
 
 #: statusnet.php:403
 msgid "Full Timeline"
index ba20d57..58e268a 100644 (file)
@@ -19,7 +19,7 @@ $a->strings["OAuth Consumer Key"] = "";
 $a->strings["OAuth Consumer Secret"] = "";
 $a->strings["Base API Path (remember the trailing /)"] = "";
 $a->strings["To connect to your GNU Social account click the button below to get a security code from GNU Social which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to GNU Social."] = "";
-$a->strings["Log in with GNU Social"] = "";
+$a->strings["Log in with GNU Social"] = "Kirjaudu sisään GNU socialilla";
 $a->strings["Copy the security code from GNU Social here"] = "";
 $a->strings["Cancel Connection Process"] = "";
 $a->strings["Current GNU Social API is"] = "";
@@ -31,7 +31,7 @@ $a->strings["Allow posting to GNU Social"] = "";
 $a->strings["Send public postings to GNU Social by default"] = "";
 $a->strings["Mirror all posts from GNU Social that are no replies or repeated messages"] = "";
 $a->strings["Import the remote timeline"] = "";
-$a->strings["Disabled"] = "";
+$a->strings["Disabled"] = "Poistettu käytöstä";
 $a->strings["Full Timeline"] = "";
 $a->strings["Only Mentions"] = "";
 $a->strings["Clear OAuth configuration"] = "";
index e28e803..6b673e0 100644 (file)
@@ -5,12 +5,13 @@
 # 
 # Translators:
 # Kris, 2018
+# Kris, 2018
 msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2017-04-21 08:45+0200\n"
-"PO-Revision-Date: 2018-04-03 19:09+0000\n"
+"PO-Revision-Date: 2018-04-16 16:00+0000\n"
 "Last-Translator: Kris\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
@@ -25,7 +26,7 @@ msgstr "\"Superblock\""
 
 #: superblock.php:60
 msgid "Comma separated profile URLS to block"
-msgstr ""
+msgstr "Estettävien profiilien URL-osoitteet pilkulla erotettuina"
 
 #: superblock.php:64
 msgid "Save Settings"
@@ -33,11 +34,11 @@ msgstr "Tallenna asetukset"
 
 #: superblock.php:76
 msgid "SUPERBLOCK Settings saved."
-msgstr ""
+msgstr "Superblock -asetukset tallennettu."
 
 #: superblock.php:148
 msgid "Block Completely"
-msgstr ""
+msgstr "Estä kokonaan"
 
 #: superblock.php:168
 msgid "superblock settings updated"
index 9329720..f96ee65 100644 (file)
@@ -6,8 +6,8 @@ function string_plural_select_fi_fi($n){
 }}
 ;
 $a->strings["\"Superblock\""] = "\"Superblock\"";
-$a->strings["Comma separated profile URLS to block"] = "";
+$a->strings["Comma separated profile URLS to block"] = "Estettävien profiilien URL-osoitteet pilkulla erotettuina";
 $a->strings["Save Settings"] = "Tallenna asetukset";
-$a->strings["SUPERBLOCK Settings saved."] = "";
-$a->strings["Block Completely"] = "";
+$a->strings["SUPERBLOCK Settings saved."] = "Superblock -asetukset tallennettu.";
+$a->strings["Block Completely"] = "Estä kokonaan";
 $a->strings["superblock settings updated"] = "superblock -asetukset päivitetty";