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