]> git.mxchange.org Git - friendica-addons.git/blob - morepokes/lang/cs/strings.php
regenerated all the strings
[friendica-addons.git] / morepokes / lang / cs / strings.php
1 <?php
2
3 if(! function_exists("string_plural_select_cs")) {
4 function string_plural_select_cs($n){
5         $n = intval($n);
6         if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else  { return 3; }
7 }}
8 $a->strings['bitchslap'] = 'dát facku';
9 $a->strings['bitchslapped'] = 'dal/a facku';
10 $a->strings['shag'] = 'pomilovat';
11 $a->strings['shagged'] = 'pomiloval/a';
12 $a->strings['do something obscenely biological to'] = 'udělat příjemci něco obscéně biologického';
13 $a->strings['did something obscenely biological to'] = 'udělal/a něco obscéně biologického';
14 $a->strings['point out the poke feature to'] = 'upozornit na funkci šťouchnutí';
15 $a->strings['pointed out the poke feature to'] = 'upozornil/a na funkci šťouchnutí';
16 $a->strings['declare undying love for'] = 'vyjadřit nehynoucí lásku';
17 $a->strings['declared undying love for'] = 'vyjadřil/a nehynoucí lásku k uživateli';
18 $a->strings['patent'] = 'patentovat';
19 $a->strings['patented'] = 'patentoval/a uživatele';
20 $a->strings['stroke beard'] = 'pohladit plnovous';
21 $a->strings['stroked their beard at'] = 'pohladil/a plnovous';
22 $a->strings['bemoan the declining standards of modern secondary and tertiary education to'] = 'stěžovat si příjemci na klesající úroveň moderního sekundárního a terciárního vzdělávání';
23 $a->strings['bemoans the declining standards of modern secondary and tertiary education to'] = 'si stěžuje na klesající úroveň moderního sekundárního a terciárního vzdělávání';
24 $a->strings['hug'] = 'obejmout';
25 $a->strings['hugged'] = 'obejmul/a';
26 $a->strings['kiss'] = 'políbit';
27 $a->strings['kissed'] = 'políbil/a';
28 $a->strings['raise eyebrows at'] = 'zvednout obočí na';
29 $a->strings['raised their eyebrows at'] = 'zvedl/a obočí na';
30 $a->strings['insult'] = 'urazit';
31 $a->strings['insulted'] = 'urazil/a';
32 $a->strings['praise'] = 'pochválit';
33 $a->strings['praised'] = 'pochválil/a';
34 $a->strings['be dubious of'] = 'mít pochyby o';
35 $a->strings['was dubious of'] = 'měl/a pochyby o';
36 $a->strings['eat'] = 'sníst';
37 $a->strings['ate'] = 'snědl/a';
38 $a->strings['giggle and fawn at'] = 'hihňat se na';
39 $a->strings['giggled and fawned at'] = 'se hihňal/a na';
40 $a->strings['doubt'] = 'pochybovat';
41 $a->strings['doubted'] = 'zapochyboval/a o';
42 $a->strings['glare'] = 'zabodávát pohledem';
43 $a->strings['glared at'] = 'zabodával/a pohledem ';