From 50f5c7e251b964f7da66c823ebef7dd12c48abac Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 17 Apr 2018 07:21:08 +0200 Subject: [PATCH] update to the FI translation THX Kris --- fromgplus/lang/fi-fi/messages.po | 4 ++-- fromgplus/lang/fi-fi/strings.php | 2 +- js_upload/lang/fi-fi/messages.po | 8 ++++---- js_upload/lang/fi-fi/strings.php | 6 +++--- libravatar/lang/fi-fi/messages.po | 6 +++--- libravatar/lang/fi-fi/strings.php | 4 ++-- mailstream/lang/fi-fi/messages.po | 4 ++-- mailstream/lang/fi-fi/strings.php | 2 +- notifyall/lang/fi-fi/messages.po | 6 +++--- notifyall/lang/fi-fi/strings.php | 6 +++--- nsfw/lang/fi-fi/messages.po | 18 ++++++++++++------ nsfw/lang/fi-fi/strings.php | 9 +++++---- piwik/lang/fi-fi/messages.po | 4 ++-- piwik/lang/fi-fi/strings.php | 2 +- pumpio/lang/fi-fi/messages.po | 6 +++--- pumpio/lang/fi-fi/strings.php | 4 ++-- remote_permissions/lang/fi-fi/messages.po | 4 ++-- remote_permissions/lang/fi-fi/strings.php | 2 +- smileybutton/lang/fi-fi/messages.po | 4 ++-- smileybutton/lang/fi-fi/strings.php | 2 +- statusnet/lang/fi-fi/messages.po | 6 +++--- statusnet/lang/fi-fi/strings.php | 4 ++-- superblock/lang/fi-fi/messages.po | 9 +++++---- superblock/lang/fi-fi/strings.php | 6 +++--- 24 files changed, 68 insertions(+), 60 deletions(-) diff --git a/fromgplus/lang/fi-fi/messages.po b/fromgplus/lang/fi-fi/messages.po index dc63a63e..f93bc227 100644 --- a/fromgplus/lang/fi-fi/messages.po +++ b/fromgplus/lang/fi-fi/messages.po @@ -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" diff --git a/fromgplus/lang/fi-fi/strings.php b/fromgplus/lang/fi-fi/strings.php index a5f3bdd2..e2ab71e9 100644 --- a/fromgplus/lang/fi-fi/strings.php +++ b/fromgplus/lang/fi-fi/strings.php @@ -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"] = ""; diff --git a/js_upload/lang/fi-fi/messages.po b/js_upload/lang/fi-fi/messages.po index eb5134bd..523d1297 100644 --- a/js_upload/lang/fi-fi/messages.po +++ b/js_upload/lang/fi-fi/messages.po @@ -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." diff --git a/js_upload/lang/fi-fi/strings.php b/js_upload/lang/fi-fi/strings.php index c2df14c9..7cffc902 100644 --- a/js_upload/lang/fi-fi/strings.php +++ b/js_upload/lang/fi-fi/strings.php @@ -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."; diff --git a/libravatar/lang/fi-fi/messages.po b/libravatar/lang/fi-fi/messages.po index 49e5b32a..a015bced 100644 --- a/libravatar/lang/fi-fi/messages.po +++ b/libravatar/lang/fi-fi/messages.po @@ -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" diff --git a/libravatar/lang/fi-fi/strings.php b/libravatar/lang/fi-fi/strings.php index 546bb622..e5a8b135 100644 --- a/libravatar/lang/fi-fi/strings.php +++ b/libravatar/lang/fi-fi/strings.php @@ -9,8 +9,8 @@ $a->strings["Could NOT install Libravatar successfully.
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."] = ""; diff --git a/mailstream/lang/fi-fi/messages.po b/mailstream/lang/fi-fi/messages.po index bf5bc93f..f34531cc 100644 --- a/mailstream/lang/fi-fi/messages.po +++ b/mailstream/lang/fi-fi/messages.po @@ -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" diff --git a/mailstream/lang/fi-fi/strings.php b/mailstream/lang/fi-fi/strings.php index 738eb393..e6c526ab 100644 --- a/mailstream/lang/fi-fi/strings.php +++ b/mailstream/lang/fi-fi/strings.php @@ -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"] = ""; diff --git a/notifyall/lang/fi-fi/messages.po b/notifyall/lang/fi-fi/messages.po index 02d3cb94..67bd99e1 100644 --- a/notifyall/lang/fi-fi/messages.po +++ b/notifyall/lang/fi-fi/messages.po @@ -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." diff --git a/notifyall/lang/fi-fi/strings.php b/notifyall/lang/fi-fi/strings.php index 20b8e2ed..e6119bfe 100644 --- a/notifyall/lang/fi-fi/strings.php +++ b/notifyall/lang/fi-fi/strings.php @@ -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."] = ""; diff --git a/nsfw/lang/fi-fi/messages.po b/nsfw/lang/fi-fi/messages.po index e7837cf5..67ce0c18 100644 --- a/nsfw/lang/fi-fi/messages.po +++ b/nsfw/lang/fi-fi/messages.po @@ -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 "" diff --git a/nsfw/lang/fi-fi/strings.php b/nsfw/lang/fi-fi/strings.php index f7f9d1b2..8e41f706 100644 --- a/nsfw/lang/fi-fi/strings.php +++ b/nsfw/lang/fi-fi/strings.php @@ -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"] = ""; diff --git a/piwik/lang/fi-fi/messages.po b/piwik/lang/fi-fi/messages.po index 6deacee8..9a97664a 100644 --- a/piwik/lang/fi-fi/messages.po +++ b/piwik/lang/fi-fi/messages.po @@ -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." diff --git a/piwik/lang/fi-fi/strings.php b/piwik/lang/fi-fi/strings.php index b98e05f5..8e5278c3 100644 --- a/piwik/lang/fi-fi/strings.php +++ b/piwik/lang/fi-fi/strings.php @@ -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."; diff --git a/pumpio/lang/fi-fi/messages.po b/pumpio/lang/fi-fi/messages.po index 63bb96f7..77d8b90a 100644 --- a/pumpio/lang/fi-fi/messages.po +++ b/pumpio/lang/fi-fi/messages.po @@ -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" diff --git a/pumpio/lang/fi-fi/strings.php b/pumpio/lang/fi-fi/strings.php index a4e70788..2976f626 100644 --- a/pumpio/lang/fi-fi/strings.php +++ b/pumpio/lang/fi-fi/strings.php @@ -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"; diff --git a/remote_permissions/lang/fi-fi/messages.po b/remote_permissions/lang/fi-fi/messages.po index 40a91184..df0f7795 100644 --- a/remote_permissions/lang/fi-fi/messages.po +++ b/remote_permissions/lang/fi-fi/messages.po @@ -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" diff --git a/remote_permissions/lang/fi-fi/strings.php b/remote_permissions/lang/fi-fi/strings.php index abdc156a..05f18162 100644 --- a/remote_permissions/lang/fi-fi/strings.php +++ b/remote_permissions/lang/fi-fi/strings.php @@ -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"] = ""; diff --git a/smileybutton/lang/fi-fi/messages.po b/smileybutton/lang/fi-fi/messages.po index 2fdd3572..d480ea8b 100644 --- a/smileybutton/lang/fi-fi/messages.po +++ b/smileybutton/lang/fi-fi/messages.po @@ -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" diff --git a/smileybutton/lang/fi-fi/strings.php b/smileybutton/lang/fi-fi/strings.php index 8875ff54..f131c9cf 100644 --- a/smileybutton/lang/fi-fi/strings.php +++ b/smileybutton/lang/fi-fi/strings.php @@ -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"; diff --git a/statusnet/lang/fi-fi/messages.po b/statusnet/lang/fi-fi/messages.po index 66f5f289..15dc122e 100644 --- a/statusnet/lang/fi-fi/messages.po +++ b/statusnet/lang/fi-fi/messages.po @@ -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" diff --git a/statusnet/lang/fi-fi/strings.php b/statusnet/lang/fi-fi/strings.php index ba20d572..58e268ac 100644 --- a/statusnet/lang/fi-fi/strings.php +++ b/statusnet/lang/fi-fi/strings.php @@ -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 public 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"] = ""; diff --git a/superblock/lang/fi-fi/messages.po b/superblock/lang/fi-fi/messages.po index e28e803a..6b673e09 100644 --- a/superblock/lang/fi-fi/messages.po +++ b/superblock/lang/fi-fi/messages.po @@ -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" diff --git a/superblock/lang/fi-fi/strings.php b/superblock/lang/fi-fi/strings.php index 9329720a..f96ee65b 100644 --- a/superblock/lang/fi-fi/strings.php +++ b/superblock/lang/fi-fi/strings.php @@ -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";