2019-06-22 02:10:11 -04:00
|
|
|
<?php
|
|
|
|
|
|
|
|
if(! function_exists("string_plural_select_en_gb")) {
|
|
|
|
function string_plural_select_en_gb($n){
|
|
|
|
$n = intval($n);
|
2021-02-01 12:47:38 -05:00
|
|
|
return intval($n != 1);
|
2019-06-22 02:10:11 -04:00
|
|
|
}}
|
2021-10-10 02:27:53 -04:00
|
|
|
$a->strings['Androgyne'] = 'Androgyne';
|
|
|
|
$a->strings['Bear'] = 'Bear';
|
|
|
|
$a->strings['Bigender'] = 'Bi-gender';
|
|
|
|
$a->strings['Cross dresser'] = 'Cross dresser';
|
|
|
|
$a->strings['Drag queen'] = 'Drag queen';
|
|
|
|
$a->strings['Eunuch'] = 'Eunuch';
|
|
|
|
$a->strings['Faux queen'] = 'Faux queen';
|
|
|
|
$a->strings['Gender fluid'] = 'Gender-fluid';
|
|
|
|
$a->strings['Kathoey'] = 'Kathoey';
|
|
|
|
$a->strings['Lady'] = 'Lady';
|
|
|
|
$a->strings['Lipstick lesbian'] = 'Lipstick lesbian';
|
|
|
|
$a->strings['Metrosexual'] = 'Metrosexual';
|
|
|
|
$a->strings['Monk'] = 'Monk';
|
|
|
|
$a->strings['Nun'] = 'Nun';
|
|
|
|
$a->strings['Soft butch'] = 'Soft butch';
|
|
|
|
$a->strings['Stone femme'] = 'Stone femme';
|
|
|
|
$a->strings['Tomboy'] = 'Tomboy';
|
|
|
|
$a->strings['Transman'] = 'Transman';
|
|
|
|
$a->strings['Transwoman'] = 'Transwoman';
|
|
|
|
$a->strings['Transvesti'] = 'Transvestite';
|
|
|
|
$a->strings['Trigender'] = 'Tri-gendered ';
|
|
|
|
$a->strings['Can\'t remember'] = 'Can\'t remember';
|
|
|
|
$a->strings['Hard to tell these days'] = 'Hard to tell these days';
|
|
|
|
$a->strings['Girls with big tits'] = 'Girls with big tits';
|
|
|
|
$a->strings['Millionaires'] = 'Millionaires';
|
|
|
|
$a->strings['Guys with big schlongs'] = 'Guys with big schlongs';
|
|
|
|
$a->strings['Easy women'] = 'Easy women';
|
|
|
|
$a->strings['People with impaired mobility'] = 'People with impaired mobility';
|
|
|
|
$a->strings['Amputees'] = 'Amputees';
|
|
|
|
$a->strings['Statues, mannequins and immobility'] = 'Statues, mannequins and immobility';
|
|
|
|
$a->strings['Pain'] = 'Pain';
|
|
|
|
$a->strings['Trans men'] = 'Transmen';
|
|
|
|
$a->strings['Older women'] = 'Older women';
|
|
|
|
$a->strings['Asphyxiation'] = 'Asphyxiation';
|
|
|
|
$a->strings['In public'] = 'In public';
|
|
|
|
$a->strings['In danger'] = 'In danger';
|
|
|
|
$a->strings['Pretending to be male'] = 'Pretending to be male';
|
|
|
|
$a->strings['Pretending to be female'] = 'Pretending to be female';
|
|
|
|
$a->strings['Breats'] = 'Brats';
|
|
|
|
$a->strings['Scat'] = 'Scat';
|
|
|
|
$a->strings['Crying'] = 'Crying';
|
|
|
|
$a->strings['Nappies/Diapers'] = 'Nappies';
|
|
|
|
$a->strings['Trees'] = 'Trees';
|
|
|
|
$a->strings['Vomit'] = 'Vomit';
|
|
|
|
$a->strings['Murder'] = 'Murder';
|
|
|
|
$a->strings['Fat people'] = 'Fat people';
|
|
|
|
$a->strings['Feet'] = 'Feet';
|
|
|
|
$a->strings['Covered in insects'] = 'Covered in insects';
|
|
|
|
$a->strings['Turning a human being into furniture'] = 'Turning humans into furniture';
|
|
|
|
$a->strings['Elderly people'] = 'Elderly people';
|
|
|
|
$a->strings['Transgender people'] = 'Transgender people';
|
|
|
|
$a->strings['Criminals'] = 'Criminals';
|
|
|
|
$a->strings['Stealing'] = 'Stealing';
|
|
|
|
$a->strings['Breast milk'] = 'Breast milk';
|
|
|
|
$a->strings['Immersing genitals in liquids'] = 'Immersing genitals in liquids';
|
|
|
|
$a->strings['Giants'] = 'Giants';
|
|
|
|
$a->strings['Masochism'] = 'Masochism';
|
|
|
|
$a->strings['Cars'] = 'Cars';
|
|
|
|
$a->strings['Menstruation'] = 'Menstruation';
|
|
|
|
$a->strings['Mucus'] = 'Mucus';
|
|
|
|
$a->strings['Obscene language'] = 'Obscene language';
|
|
|
|
$a->strings['Noses'] = 'Noses';
|
|
|
|
$a->strings['Navels'] = 'Navels';
|
|
|
|
$a->strings['Corpses'] = 'Corpses';
|
|
|
|
$a->strings['Smells'] = 'Smells';
|
|
|
|
$a->strings['Buttocks'] = 'Buttocks';
|
|
|
|
$a->strings['Nonliving objects'] = 'Nonliving objects';
|
|
|
|
$a->strings['Sleeping people'] = 'Sleeping people';
|
|
|
|
$a->strings['Urination'] = 'Urination';
|
|
|
|
$a->strings['Eating people'] = 'Eating people';
|
|
|
|
$a->strings['Being eaten'] = 'Being eaten';
|
|
|
|
$a->strings['Animals'] = 'Animals';
|
|
|
|
$a->strings['I\'d rather just have some chocolate'] = 'I\'d rather just have some chocolate';
|
|
|
|
$a->strings['Married to my job'] = 'Married to my job';
|
|
|
|
$a->strings['Polygamist'] = 'Polygamist';
|
|
|
|
$a->strings['Half married'] = 'Half married';
|
|
|
|
$a->strings['Living in the past'] = 'Living in the past';
|
|
|
|
$a->strings['Pretending to be over my ex'] = 'Pretending to be over my ex';
|
|
|
|
$a->strings['Hurt in the past'] = 'Hurt in the past';
|
|
|
|
$a->strings['Wallowing in self-pity'] = 'Wallowing in self-pity';
|