mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-07 09:54:27 +02:00
FI translation updates THX Kris
This commit is contained in:
parent
98dde22a57
commit
8da85c1d56
42 changed files with 137 additions and 125 deletions
|
@ -10,7 +10,7 @@ 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-16 16:15+0000\n"
|
||||
"PO-Revision-Date: 2018-04-17 22:25+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"
|
||||
|
@ -29,11 +29,11 @@ msgstr ""
|
|||
|
||||
#: morepokes.php:20
|
||||
msgid "shag"
|
||||
msgstr ""
|
||||
msgstr "pane"
|
||||
|
||||
#: morepokes.php:20
|
||||
msgid "shagged"
|
||||
msgstr ""
|
||||
msgstr "pani"
|
||||
|
||||
#: morepokes.php:21
|
||||
msgid "do something obscenely biological to"
|
||||
|
@ -69,11 +69,11 @@ msgstr "patentoi"
|
|||
|
||||
#: morepokes.php:25
|
||||
msgid "stroke beard"
|
||||
msgstr ""
|
||||
msgstr "silitä partaa"
|
||||
|
||||
#: morepokes.php:25
|
||||
msgid "stroked their beard at"
|
||||
msgstr ""
|
||||
msgstr "silitti partaa"
|
||||
|
||||
#: morepokes.php:26
|
||||
msgid ""
|
||||
|
@ -96,11 +96,11 @@ msgstr "halasi"
|
|||
|
||||
#: morepokes.php:28
|
||||
msgid "kiss"
|
||||
msgstr ""
|
||||
msgstr "suutele"
|
||||
|
||||
#: morepokes.php:28
|
||||
msgid "kissed"
|
||||
msgstr ""
|
||||
msgstr "pussasi"
|
||||
|
||||
#: morepokes.php:29
|
||||
msgid "raise eyebrows at"
|
||||
|
@ -128,11 +128,11 @@ msgstr "kehui"
|
|||
|
||||
#: morepokes.php:32
|
||||
msgid "be dubious of"
|
||||
msgstr ""
|
||||
msgstr "epäile"
|
||||
|
||||
#: morepokes.php:32
|
||||
msgid "was dubious of"
|
||||
msgstr ""
|
||||
msgstr "epäili"
|
||||
|
||||
#: morepokes.php:33
|
||||
msgid "eat"
|
||||
|
|
|
@ -7,8 +7,8 @@ function string_plural_select_fi_fi($n){
|
|||
;
|
||||
$a->strings["bitchslap"] = "";
|
||||
$a->strings["bitchslapped"] = "";
|
||||
$a->strings["shag"] = "";
|
||||
$a->strings["shagged"] = "";
|
||||
$a->strings["shag"] = "pane";
|
||||
$a->strings["shagged"] = "pani";
|
||||
$a->strings["do something obscenely biological to"] = "";
|
||||
$a->strings["did something obscenely biological to"] = "";
|
||||
$a->strings["point out the poke feature to"] = "";
|
||||
|
@ -17,22 +17,22 @@ $a->strings["declare undying love for"] = "";
|
|||
$a->strings["declared undying love for"] = "";
|
||||
$a->strings["patent"] = "patentoi";
|
||||
$a->strings["patented"] = "patentoi";
|
||||
$a->strings["stroke beard"] = "";
|
||||
$a->strings["stroked their beard at"] = "";
|
||||
$a->strings["stroke beard"] = "silitä partaa";
|
||||
$a->strings["stroked their beard at"] = "silitti partaa";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["hug"] = "halaa";
|
||||
$a->strings["hugged"] = "halasi";
|
||||
$a->strings["kiss"] = "";
|
||||
$a->strings["kissed"] = "";
|
||||
$a->strings["kiss"] = "suutele";
|
||||
$a->strings["kissed"] = "pussasi";
|
||||
$a->strings["raise eyebrows at"] = "";
|
||||
$a->strings["raised their eyebrows at"] = "";
|
||||
$a->strings["insult"] = "loukkaa";
|
||||
$a->strings["insulted"] = "loukkasi";
|
||||
$a->strings["praise"] = "kehu";
|
||||
$a->strings["praised"] = "kehui";
|
||||
$a->strings["be dubious of"] = "";
|
||||
$a->strings["was dubious of"] = "";
|
||||
$a->strings["be dubious of"] = "epäile";
|
||||
$a->strings["was dubious of"] = "epäili";
|
||||
$a->strings["eat"] = "syö";
|
||||
$a->strings["ate"] = "söi";
|
||||
$a->strings["giggle and fawn at"] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue