]> git.mxchange.org Git - friendica-addons.git/blobdiff - morepokes/lang/fi-fi/strings.php
planets addon IT translation update THX Sylke Vicious
[friendica-addons.git] / morepokes / lang / fi-fi / strings.php
index 85589fad46b29b6a6dc9da2e4b5c7b18464b8c8d..49b72f0a9477e29b9f739951fc9bbec2f3c3c328 100644 (file)
@@ -2,41 +2,28 @@
 
 if(! function_exists("string_plural_select_fi_fi")) {
 function string_plural_select_fi_fi($n){
-       return ($n != 1);;
+       $n = intval($n);
+       return intval($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["shag"] = "pane";
+$a->strings["shagged"] = "pani";
 $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["stroke beard"] = "silitä partaa";
+$a->strings["stroked their beard at"] = "silitti partaa";
 $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["kiss"] = "suutele";
+$a->strings["kissed"] = "pussasi";
 $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"] = "";
-$a->strings["giggled and fawned at"] = "";
 $a->strings["doubt"] = "epäile";
 $a->strings["doubted"] = "epäili";
 $a->strings["glare"] = "mulkoile";