update to the FI translation THX Kris

This commit is contained in:
Tobias Diekershoff 2018-04-17 07:21:08 +02:00
parent f1aa2bc5c6
commit 50f5c7e251
24 changed files with 68 additions and 60 deletions

View 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"

View 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"] = "";