]> git.mxchange.org Git - friendica-addons.git/blob - morepokes/lang/cs/strings.php
fixing a problem with automatization ;-)
[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         return ($n==1) ? 0 : ($n>=2 && $n<=4) ? 1 : 2;;
6 }}
7 ;
8 $a->strings["bitchslap"] = "dát facku";
9 $a->strings["bitchslapped"] = "dostat facku";
10 $a->strings["shag"] = "";
11 $a->strings["shagged"] = "";
12 $a->strings["do something obscenely biological to"] = "udělat něco obscéně biologického uživateli";
13 $a->strings["did something obscenely biological to"] = "udělal něco obscéně biologického uživateli";
14 $a->strings["point out the poke feature to"] = "upozornit na poke funkci uživatele";
15 $a->strings["pointed out the poke feature to"] = "upozorněn na poke funkci ";
16 $a->strings["declare undying love for"] = "vyjadřit nehynoucí lásku ke";
17 $a->strings["declared undying love for"] = "vyjadřil nehynoucí lásku ke";
18 $a->strings["patent"] = "patentovat";
19 $a->strings["patented"] = "patentován";
20 $a->strings["stroke beard"] = "pohladit plnovous";
21 $a->strings["stroked their beard at"] = "pohladit něčí plnovous";
22 $a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "stěžující si na klesající úroveň moderního sekundárního a terciárního vzdělávání u";
23 $a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "stěžovat si na klesající úroveň moderního sekundárního a terciárního vzdělávání u";
24 $a->strings["hug"] = "obejmout";
25 $a->strings["hugged"] = "obejmut ";
26 $a->strings["kiss"] = "políbit";
27 $a->strings["kissed"] = "políben";
28 $a->strings["raise eyebrows at"] = "zvednout obočí na";
29 $a->strings["raised their eyebrows at"] = "zvednul obočí na";
30 $a->strings["insult"] = "urazit";
31 $a->strings["insulted"] = "uražen";
32 $a->strings["praise"] = "pochválit";
33 $a->strings["praised"] = "pochválen";
34 $a->strings["be dubious of"] = "mít pochyby o";
35 $a->strings["was dubious of"] = "má pochybnosti z";
36 $a->strings["eat"] = "sníst";
37 $a->strings["ate"] = "snězen";
38 $a->strings["giggle and fawn at"] = "hihňat se";
39 $a->strings["giggled and fawned at"] = "hihňá se";
40 $a->strings["doubt"] = "pochybovat";
41 $a->strings["doubted"] = "pochybující";
42 $a->strings["glare"] = "zabodáván pohledem";
43 $a->strings["glared at"] = "zabodávat pohledem ";