]> git.mxchange.org Git - friendica-addons.git/blob - morechoice/lang/cs/strings.php
cookienotice addon FR translation updated THX bob lebonche
[friendica-addons.git] / morechoice / 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 ;
9 $a->strings["Androgyne"] = "Androgyn";
10 $a->strings["Bear"] = "Medvěd";
11 $a->strings["Bigender"] = "Bigender";
12 $a->strings["Cross dresser"] = "Crossdresser";
13 $a->strings["Eunuch"] = "Eunuch";
14 $a->strings["Lady"] = "Dáma";
15 $a->strings["Metrosexual"] = "Metrosexuál";
16 $a->strings["Monk"] = "Mnich";
17 $a->strings["Nun"] = "Jeptiška";
18 $a->strings["Transman"] = "Transmuž";
19 $a->strings["Transwoman"] = "Transžena";
20 $a->strings["Transvesti"] = "Transvestita";
21 $a->strings["Can't remember"] = "Nepamatuju si";
22 $a->strings["Hard to tell these days"] = "Těžké říct touhle dobou";
23 $a->strings["Girls with big tits"] = "Holky s velkýma kozama";
24 $a->strings["Millionaires"] = "Milionáři";
25 $a->strings["Guys with big schlongs"] = "Chlapi s velkýma ptákama";
26 $a->strings["Easy women"] = "Lehké ženy";
27 $a->strings["People with impaired mobility"] = "Lidé s pohybovým postižením";
28 $a->strings["Amputees"] = "Amputovaní";
29 $a->strings["Statues, mannequins and immobility"] = "Sochy, figuríny a nepohyblivost";
30 $a->strings["Pain"] = "Bolest";
31 $a->strings["Trans men"] = "Transmuži";
32 $a->strings["Older women"] = "Starší ženy";
33 $a->strings["In public"] = "Na veřejnosti";
34 $a->strings["In danger"] = "V nebezpečí";
35 $a->strings["Pretending to be male"] = "Předstírají, že jsou muži";
36 $a->strings["Pretending to be female"] = "Předstírají, že jsou ženy";
37 $a->strings["Crying"] = "Pláčí";
38 $a->strings["Nappies/Diapers"] = "Plenky";
39 $a->strings["Trees"] = "Stromy";
40 $a->strings["Vomit"] = "Zvracení";
41 $a->strings["Murder"] = "Vražda";
42 $a->strings["Fat people"] = "Tlustí lidé";
43 $a->strings["Feet"] = "Nohy";
44 $a->strings["Covered in insects"] = "Pokryti hmyzem";
45 $a->strings["Turning a human being into furniture"] = "Mění lidské bytosti v nábytek";
46 $a->strings["Elderly people"] = "Postarší lidé";
47 $a->strings["Transgender people"] = "Transgenderoví lidé";
48 $a->strings["Criminals"] = "Zločinci";
49 $a->strings["Stealing"] = "Kradou";
50 $a->strings["Giants"] = "Obři";
51 $a->strings["Masochism"] = "Masochismus";
52 $a->strings["Cars"] = "Auto";
53 $a->strings["Menstruation"] = "Menstruace";
54 $a->strings["Obscene language"] = "Sprostý jazyk";
55 $a->strings["Noses"] = "Nosy";
56 $a->strings["Navels"] = "Pupky";
57 $a->strings["Corpses"] = "Mrtvoly";
58 $a->strings["Smells"] = "Pachy";
59 $a->strings["Nonliving objects"] = "Neživoucí předměty";
60 $a->strings["Sleeping people"] = "Spící lidé";
61 $a->strings["Urination"] = "Močení";
62 $a->strings["Eating people"] = "Žerou lidi";
63 $a->strings["Animals"] = "Zvířata";
64 $a->strings["I'd rather just have some chocolate"] = "Radši bych si prostě dal čokoládu";
65 $a->strings["Polygamist"] = "Polygamist(k)a";
66 $a->strings["Half married"] = "Napůl ženatý/vdaná";
67 $a->strings["Living in the past"] = "Žiju v minulosti";
68 $a->strings["Hurt in the past"] = "Ublížen v minulosti";