mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00:00
update to the FI translations
This commit is contained in:
parent
04a5fc700f
commit
eb5eb5986d
92 changed files with 620 additions and 522 deletions
|
@ -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 ""
|
||||
|
|
|
@ -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"] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue