]> git.mxchange.org Git - friendica-addons.git/blob - morepokes/lang/en-gb/strings.php
regenerated all the strings
[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 $a->strings['bitchslap'] = 'bitch-slap';
9 $a->strings['bitchslapped'] = 'bitch-slapped';
10 $a->strings['shag'] = 'shag';
11 $a->strings['shagged'] = 'shagged';
12 $a->strings['do something obscenely biological to'] = 'do something obscenely biological to';
13 $a->strings['did something obscenely biological to'] = 'did something obscenely biological to';
14 $a->strings['point out the poke feature to'] = 'point out the poke feature to';
15 $a->strings['pointed out the poke feature to'] = 'pointed out the poke feature to';
16 $a->strings['declare undying love for'] = 'declare undying love for';
17 $a->strings['declared undying love for'] = 'declared undying love for';
18 $a->strings['patent'] = 'patent';
19 $a->strings['patented'] = 'patented';
20 $a->strings['stroke beard'] = 'stroke beard';
21 $a->strings['stroked their beard at'] = 'stroked their beard at';
22 $a->strings['bemoan the declining standards of modern secondary and tertiary education to'] = 'bemoan the declining standards of modern secondary and tertiary education to';
23 $a->strings['bemoans the declining standards of modern secondary and tertiary education to'] = 'bemoans the declining standards of modern secondary and tertiary education to';
24 $a->strings['hug'] = 'hug';
25 $a->strings['hugged'] = 'hugged';
26 $a->strings['kiss'] = 'kiss';
27 $a->strings['kissed'] = 'kissed';
28 $a->strings['raise eyebrows at'] = 'raise eyebrows at';
29 $a->strings['raised their eyebrows at'] = 'raised their eyebrows at';
30 $a->strings['insult'] = 'insult';
31 $a->strings['insulted'] = 'insulted';
32 $a->strings['praise'] = 'praise';
33 $a->strings['praised'] = 'praised';
34 $a->strings['be dubious of'] = 'be dubious of';
35 $a->strings['was dubious of'] = 'is dubious of';
36 $a->strings['eat'] = 'eat';
37 $a->strings['ate'] = 'ate';
38 $a->strings['giggle and fawn at'] = 'giggle and fawn at';
39 $a->strings['giggled and fawned at'] = 'giggled and fawned at';
40 $a->strings['doubt'] = 'doubt';
41 $a->strings['doubted'] = 'doubted';
42 $a->strings['glare'] = 'glare';
43 $a->strings['glared at'] = 'glared at';