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: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2018-04-03 19:04+0000\n"
"POT-Creation-Date: 2018-04-01 11:11-0400\n"
"PO-Revision-Date: 2018-04-08 16:20+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,26 +20,26 @@ msgstr ""
"Language: fi_FI\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: showmore.php:38
#: showmore.php:41 showmore.php:45
msgid "\"Show more\" Settings"
msgstr "\"Show more\" -asetukset"
msgstr "Show more -asetukset"
#: showmore.php:41
#: showmore.php:50
msgid "Enable Show More"
msgstr ""
msgstr "Ota Show More käyttöön"
#: showmore.php:44
#: showmore.php:53
msgid "Cutting posts after how much characters"
msgstr ""
#: showmore.php:48
msgid "Submit"
msgstr "Lähetä"
#: showmore.php:57
msgid "Save Settings"
msgstr "Tallenna asetukset"
#: showmore.php:65
#: showmore.php:74
msgid "Show More Settings saved."
msgstr ""
msgstr "Show More -asetukset tallennettu"
#: showmore.php:119
#: showmore.php:134
msgid "show more"
msgstr ""

View file

@ -5,9 +5,9 @@ function string_plural_select_fi_fi($n){
return ($n != 1);;
}}
;
$a->strings["\"Show more\" Settings"] = "\"Show more\" -asetukset";
$a->strings["Enable Show More"] = "";
$a->strings["\"Show more\" Settings"] = "Show more -asetukset";
$a->strings["Enable Show More"] = "Ota Show More käyttöön";
$a->strings["Cutting posts after how much characters"] = "";
$a->strings["Submit"] = "Lähetä";
$a->strings["Show More Settings saved."] = "";
$a->strings["Save Settings"] = "Tallenna asetukset";
$a->strings["Show More Settings saved."] = "Show More -asetukset tallennettu";
$a->strings["show more"] = "";