44 lines
1.6 KiB
PHP
44 lines
1.6 KiB
PHP
<?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"] = "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";
|
|
$a->strings["praised"] = "kehui";
|
|
$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";
|
|
$a->strings["glared at"] = "mulkoili";
|