added FI translation to the morepokes addon
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 17 Apr 2018 05:19:35 +0000 (07:19 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 17 Apr 2018 05:19:35 +0000 (07:19 +0200)
morepokes/lang/fi-fi/messages.po [new file with mode: 0644]
morepokes/lang/fi-fi/strings.php [new file with mode: 0644]

diff --git a/morepokes/lang/fi-fi/messages.po b/morepokes/lang/fi-fi/messages.po
new file mode 100644 (file)
index 0000000..487a2e8
--- /dev/null
@@ -0,0 +1,167 @@
+# ADDON morepokes
+# Copyright (C)
+# This file is distributed under the same license as the Friendica morepokes addon package.
+# 
+# 
+# Translators:
+# 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-16 16:15+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"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: fi_FI\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: morepokes.php:19
+msgid "bitchslap"
+msgstr ""
+
+#: morepokes.php:19
+msgid "bitchslapped"
+msgstr ""
+
+#: morepokes.php:20
+msgid "shag"
+msgstr ""
+
+#: morepokes.php:20
+msgid "shagged"
+msgstr ""
+
+#: morepokes.php:21
+msgid "do something obscenely biological to"
+msgstr ""
+
+#: morepokes.php:21
+msgid "did something obscenely biological to"
+msgstr ""
+
+#: morepokes.php:22
+msgid "point out the poke feature to"
+msgstr ""
+
+#: morepokes.php:22
+msgid "pointed out the poke feature to"
+msgstr ""
+
+#: morepokes.php:23
+msgid "declare undying love for"
+msgstr ""
+
+#: morepokes.php:23
+msgid "declared undying love for"
+msgstr ""
+
+#: morepokes.php:24
+msgid "patent"
+msgstr "patentoi"
+
+#: morepokes.php:24
+msgid "patented"
+msgstr "patentoi"
+
+#: morepokes.php:25
+msgid "stroke beard"
+msgstr ""
+
+#: morepokes.php:25
+msgid "stroked their beard at"
+msgstr ""
+
+#: morepokes.php:26
+msgid ""
+"bemoan the declining standards of modern secondary and tertiary education to"
+msgstr ""
+
+#: morepokes.php:26
+msgid ""
+"bemoans the declining standards of modern secondary and tertiary education "
+"to"
+msgstr ""
+
+#: morepokes.php:27
+msgid "hug"
+msgstr "halaa"
+
+#: morepokes.php:27
+msgid "hugged"
+msgstr "halasi"
+
+#: morepokes.php:28
+msgid "kiss"
+msgstr ""
+
+#: morepokes.php:28
+msgid "kissed"
+msgstr ""
+
+#: morepokes.php:29
+msgid "raise eyebrows at"
+msgstr ""
+
+#: morepokes.php:29
+msgid "raised their eyebrows at"
+msgstr ""
+
+#: morepokes.php:30
+msgid "insult"
+msgstr "loukkaa"
+
+#: morepokes.php:30
+msgid "insulted"
+msgstr "loukkasi"
+
+#: morepokes.php:31
+msgid "praise"
+msgstr "kehu"
+
+#: morepokes.php:31
+msgid "praised"
+msgstr "kehui"
+
+#: morepokes.php:32
+msgid "be dubious of"
+msgstr ""
+
+#: morepokes.php:32
+msgid "was dubious of"
+msgstr ""
+
+#: morepokes.php:33
+msgid "eat"
+msgstr "syö"
+
+#: morepokes.php:33
+msgid "ate"
+msgstr "söi"
+
+#: morepokes.php:34
+msgid "giggle and fawn at"
+msgstr ""
+
+#: morepokes.php:34
+msgid "giggled and fawned at"
+msgstr ""
+
+#: morepokes.php:35
+msgid "doubt"
+msgstr "epäile"
+
+#: morepokes.php:35
+msgid "doubted"
+msgstr "epäili"
+
+#: morepokes.php:36
+msgid "glare"
+msgstr "mulkoile"
+
+#: morepokes.php:36
+msgid "glared at"
+msgstr "mulkoili"
diff --git a/morepokes/lang/fi-fi/strings.php b/morepokes/lang/fi-fi/strings.php
new file mode 100644 (file)
index 0000000..85589fa
--- /dev/null
@@ -0,0 +1,43 @@
+<?php
+
+if(! function_exists("string_plural_select_fi_fi")) {
+function string_plural_select_fi_fi($n){
+       return ($n != 1);;
+}}
+;
+$a->strings["bitchslap"] = "";
+$a->strings["bitchslapped"] = "";
+$a->strings["shag"] = "";
+$a->strings["shagged"] = "";
+$a->strings["do something obscenely biological to"] = "";
+$a->strings["did something obscenely biological to"] = "";
+$a->strings["point out the poke feature to"] = "";
+$a->strings["pointed out the poke feature to"] = "";
+$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["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["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["eat"] = "syö";
+$a->strings["ate"] = "söi";
+$a->strings["giggle and fawn at"] = "";
+$a->strings["giggled and fawned at"] = "";
+$a->strings["doubt"] = "epäile";
+$a->strings["doubted"] = "epäili";
+$a->strings["glare"] = "mulkoile";
+$a->strings["glared at"] = "mulkoili";