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

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