regenerated all strings.php files from the current translation strings (message.po)

This commit is contained in:
Tobias Diekershoff 2021-02-01 18:47:38 +01:00
parent 7f3704ae54
commit 500aab3c53
716 changed files with 1081 additions and 1607 deletions

View file

@ -3,30 +3,21 @@
if(! function_exists("string_plural_select_cs")) {
function string_plural_select_cs($n){
$n = intval($n);
return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;;
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; }
}}
;
$a->strings["Androgyne"] = "Androgyn";
$a->strings["Bear"] = "Medvěd";
$a->strings["Bigender"] = "Bigender";
$a->strings["Cross dresser"] = "Crossdresser";
$a->strings["Drag queen"] = "";
$a->strings["Eunuch"] = "Eunuch";
$a->strings["Faux queen"] = "";
$a->strings["Gender fluid"] = "";
$a->strings["Kathoey"] = "";
$a->strings["Lady"] = "Dáma";
$a->strings["Lipstick lesbian"] = "";
$a->strings["Metrosexual"] = "Metrosexuál";
$a->strings["Monk"] = "Mnich";
$a->strings["Nun"] = "Jeptiška";
$a->strings["Soft butch"] = "";
$a->strings["Stone femme"] = "";
$a->strings["Tomboy"] = "";
$a->strings["Transman"] = "Transmuž";
$a->strings["Transwoman"] = "Transžena";
$a->strings["Transvesti"] = "Transvestita";
$a->strings["Trigender"] = "";
$a->strings["Can't remember"] = "Nepamatuju si";
$a->strings["Hard to tell these days"] = "Těžké říct touhle dobou";
$a->strings["Girls with big tits"] = "Holky s velkýma kozama";
@ -39,13 +30,10 @@ $a->strings["Statues, mannequins and immobility"] = "Sochy, figuríny a nepohybl
$a->strings["Pain"] = "Bolest";
$a->strings["Trans men"] = "Transmuži";
$a->strings["Older women"] = "Starší ženy";
$a->strings["Asphyxiation"] = "";
$a->strings["In public"] = "Na veřejnosti";
$a->strings["In danger"] = "V nebezpečí";
$a->strings["Pretending to be male"] = "Předstírají, že jsou muži";
$a->strings["Pretending to be female"] = "Předstírají, že jsou ženy";
$a->strings["Breats"] = "";
$a->strings["Scat"] = "";
$a->strings["Crying"] = "Pláčí";
$a->strings["Nappies/Diapers"] = "Plenky";
$a->strings["Trees"] = "Stromy";
@ -59,30 +47,22 @@ $a->strings["Elderly people"] = "Postarší lidé";
$a->strings["Transgender people"] = "Transgenderoví lidé";
$a->strings["Criminals"] = "Zločinci";
$a->strings["Stealing"] = "Kradou";
$a->strings["Breast milk"] = "";
$a->strings["Immersing genitals in liquids"] = "";
$a->strings["Giants"] = "Obři";
$a->strings["Masochism"] = "Masochismus";
$a->strings["Cars"] = "Auto";
$a->strings["Menstruation"] = "Menstruace";
$a->strings["Mucus"] = "";
$a->strings["Obscene language"] = "Sprostý jazyk";
$a->strings["Noses"] = "Nosy";
$a->strings["Navels"] = "Pupky";
$a->strings["Corpses"] = "Mrtvoly";
$a->strings["Smells"] = "Pachy";
$a->strings["Buttocks"] = "";
$a->strings["Nonliving objects"] = "Neživoucí předměty";
$a->strings["Sleeping people"] = "Spící lidé";
$a->strings["Urination"] = "Močení";
$a->strings["Eating people"] = "Žerou lidi";
$a->strings["Being eaten"] = "";
$a->strings["Animals"] = "Zvířata";
$a->strings["I'd rather just have some chocolate"] = "Radši bych si prostě dal čokoládu";
$a->strings["Married to my job"] = "";
$a->strings["Polygamist"] = "Polygamist(k)a";
$a->strings["Half married"] = "Napůl ženatý/vdaná";
$a->strings["Living in the past"] = "Žiju v minulosti";
$a->strings["Pretending to be over my ex"] = "";
$a->strings["Hurt in the past"] = "Ublížen v minulosti";
$a->strings["Wallowing in self-pity"] = "";