]> git.mxchange.org Git - friendica-addons.git/blob - morepokes/lang/en-gb/strings.php
planets addon IT translation update THX Sylke Vicious
[friendica-addons.git] / morepokes / lang / en-gb / strings.php
1 <?php
2
3 if(! function_exists("string_plural_select_en_gb")) {
4 function string_plural_select_en_gb($n){
5         $n = intval($n);
6         return intval($n != 1);
7 }}
8 ;
9 $a->strings["bitchslap"] = "bitch-slap";
10 $a->strings["bitchslapped"] = "bitch-slapped";
11 $a->strings["shag"] = "shag";
12 $a->strings["shagged"] = "shagged";
13 $a->strings["do something obscenely biological to"] = "do something obscenely biological to";
14 $a->strings["did something obscenely biological to"] = "did something obscenely biological to";
15 $a->strings["point out the poke feature to"] = "point out the poke feature to";
16 $a->strings["pointed out the poke feature to"] = "pointed out the poke feature to";
17 $a->strings["declare undying love for"] = "declare undying love for";
18 $a->strings["declared undying love for"] = "declared undying love for";
19 $a->strings["patent"] = "patent";
20 $a->strings["patented"] = "patented";
21 $a->strings["stroke beard"] = "stroke beard";
22 $a->strings["stroked their beard at"] = "stroked their beard at";
23 $a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "bemoan the declining standards of modern secondary and tertiary education to";
24 $a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "bemoans the declining standards of modern secondary and tertiary education to";
25 $a->strings["hug"] = "hug";
26 $a->strings["hugged"] = "hugged";
27 $a->strings["kiss"] = "kiss";
28 $a->strings["kissed"] = "kissed";
29 $a->strings["raise eyebrows at"] = "raise eyebrows at";
30 $a->strings["raised their eyebrows at"] = "raised their eyebrows at";
31 $a->strings["insult"] = "insult";
32 $a->strings["insulted"] = "insulted";
33 $a->strings["praise"] = "praise";
34 $a->strings["praised"] = "praised";
35 $a->strings["be dubious of"] = "be dubious of";
36 $a->strings["was dubious of"] = "is dubious of";
37 $a->strings["eat"] = "eat";
38 $a->strings["ate"] = "ate";
39 $a->strings["giggle and fawn at"] = "giggle and fawn at";
40 $a->strings["giggled and fawned at"] = "giggled and fawned at";
41 $a->strings["doubt"] = "doubt";
42 $a->strings["doubted"] = "doubted";
43 $a->strings["glare"] = "glare";
44 $a->strings["glared at"] = "glared at";