]> 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 8ba1a4439d255180476a4801f7d7fa89818ca793..49b72f0a9477e29b9f739951fc9bbec2f3c3c328 100644 (file)
@@ -2,31 +2,20 @@
 
 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"] = "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"] = "";
-$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"] = "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"] = "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";
@@ -35,8 +24,6 @@ $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";