update to the FI translations

This commit is contained in:
Tobias Diekershoff 2018-04-09 15:00:17 +02:00
parent 04a5fc700f
commit eb5eb5986d
92 changed files with 620 additions and 522 deletions

View 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: 2016-11-12 16:52+0000\n"
"PO-Revision-Date: 2018-04-03 18:37+0000\n"
"POT-Creation-Date: 2018-04-01 11:14-0400\n"
"PO-Revision-Date: 2018-04-08 15:47+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"
@ -19,34 +20,34 @@ msgstr ""
"Language: fi_FI\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: fromgplus.php:46 fromgplus.php:50
#: fromgplus.php:55 fromgplus.php:59
msgid "Google+ Mirror"
msgstr ""
#: fromgplus.php:55
#: fromgplus.php:64
msgid "Enable Google+ Import"
msgstr ""
#: fromgplus.php:58
#: fromgplus.php:67
msgid "Google Account ID"
msgstr ""
msgstr "Google -tilin tunnus"
#: fromgplus.php:61
#: fromgplus.php:70
msgid "Add keywords to post"
msgstr ""
#: fromgplus.php:66 fromgplus.php:95
#: fromgplus.php:75 fromgplus.php:105
msgid "Save Settings"
msgstr "Tallenna asetukset"
#: fromgplus.php:87
#: fromgplus.php:96
msgid "Google+ Import Settings saved."
msgstr ""
#: fromgplus.php:96
#: fromgplus.php:106
msgid "Key"
msgstr "Avain"
#: fromgplus.php:103
#: fromgplus.php:114
msgid "Settings updated."
msgstr ""
msgstr "Asetukset päivitetty."

View file

@ -7,9 +7,9 @@ function string_plural_select_fi_fi($n){
;
$a->strings["Google+ Mirror"] = "";
$a->strings["Enable Google+ Import"] = "";
$a->strings["Google Account ID"] = "";
$a->strings["Google Account ID"] = "Google -tilin tunnus";
$a->strings["Add keywords to post"] = "";
$a->strings["Save Settings"] = "Tallenna asetukset";
$a->strings["Google+ Import Settings saved."] = "";
$a->strings["Key"] = "Avain";
$a->strings["Settings updated."] = "";
$a->strings["Settings updated."] = "Asetukset päivitetty.";