88 lines
3.9 KiB
PHP
88 lines
3.9 KiB
PHP
<?php
|
|
|
|
if(! function_exists("string_plural_select_it")) {
|
|
function string_plural_select_it($n){
|
|
$n = intval($n);
|
|
return intval($n != 1);
|
|
}}
|
|
$a->strings['Androgyne'] = 'Androgino';
|
|
$a->strings['Bear'] = 'Orso';
|
|
$a->strings['Bigender'] = 'Bigender';
|
|
$a->strings['Cross dresser'] = 'Travestito';
|
|
$a->strings['Drag queen'] = 'Drag queen';
|
|
$a->strings['Eunuch'] = 'Eunico';
|
|
$a->strings['Faux queen'] = 'Faux queen';
|
|
$a->strings['Gender fluid'] = 'Gender fluid';
|
|
$a->strings['Kathoey'] = 'Kathoey';
|
|
$a->strings['Lady'] = 'Signora';
|
|
$a->strings['Lipstick lesbian'] = 'Lesbica Lipstick';
|
|
$a->strings['Metrosexual'] = 'Metrosessuale';
|
|
$a->strings['Monk'] = 'Monaco';
|
|
$a->strings['Nun'] = 'Suora';
|
|
$a->strings['Soft butch'] = 'Soft butch';
|
|
$a->strings['Stone femme'] = 'Stone femme';
|
|
$a->strings['Tomboy'] = 'Maschiaccio';
|
|
$a->strings['Transman'] = 'Uomo trans';
|
|
$a->strings['Transwoman'] = 'Donna trans';
|
|
$a->strings['Transvesti'] = 'Travestito';
|
|
$a->strings['Trigender'] = 'Trigenere';
|
|
$a->strings['Can\'t remember'] = 'Non ricordo';
|
|
$a->strings['Hard to tell these days'] = 'Difficile a dire di questi tempi';
|
|
$a->strings['Girls with big tits'] = 'Ragazze con le tette grosse';
|
|
$a->strings['Millionaires'] = 'Milionari';
|
|
$a->strings['Guys with big schlongs'] = 'Ragazzi con grossi salsicciotti';
|
|
$a->strings['Easy women'] = 'Donne facili';
|
|
$a->strings['People with impaired mobility'] = 'Persone con disabilità motorie';
|
|
$a->strings['Amputees'] = 'Amputati';
|
|
$a->strings['Statues, mannequins and immobility'] = 'Statue, manichini e immobilità';
|
|
$a->strings['Pain'] = 'Dolore';
|
|
$a->strings['Trans men'] = 'Uomini trans';
|
|
$a->strings['Older women'] = 'Donne anziane';
|
|
$a->strings['Asphyxiation'] = 'Asfissia';
|
|
$a->strings['In public'] = 'In pubblico';
|
|
$a->strings['In danger'] = 'In pericolo';
|
|
$a->strings['Pretending to be male'] = 'Fare finta di essere un uomo';
|
|
$a->strings['Pretending to be female'] = 'Fare finta di essere una donna';
|
|
$a->strings['Breats'] = 'Seni';
|
|
$a->strings['Scat'] = 'Scat';
|
|
$a->strings['Crying'] = 'Pianto';
|
|
$a->strings['Nappies/Diapers'] = 'Pannolini';
|
|
$a->strings['Trees'] = 'Alberi';
|
|
$a->strings['Vomit'] = 'Vomito';
|
|
$a->strings['Murder'] = 'Omicidio';
|
|
$a->strings['Fat people'] = 'Persone grasse';
|
|
$a->strings['Feet'] = 'Piedi';
|
|
$a->strings['Covered in insects'] = 'Ricoperto di insetti';
|
|
$a->strings['Turning a human being into furniture'] = 'Trasformare un essere umano in arredamento';
|
|
$a->strings['Elderly people'] = 'Persone anziane';
|
|
$a->strings['Transgender people'] = 'Perone transgender';
|
|
$a->strings['Criminals'] = 'Criminali';
|
|
$a->strings['Stealing'] = 'Rubare';
|
|
$a->strings['Breast milk'] = 'Latte materno';
|
|
$a->strings['Immersing genitals in liquids'] = 'Immergere i genitali in liquidi';
|
|
$a->strings['Giants'] = 'Giganti';
|
|
$a->strings['Masochism'] = 'Masochismo';
|
|
$a->strings['Cars'] = 'Macchine';
|
|
$a->strings['Menstruation'] = 'Mestruazioni';
|
|
$a->strings['Mucus'] = 'Muco';
|
|
$a->strings['Obscene language'] = 'Linguaggio osceno';
|
|
$a->strings['Noses'] = 'Nasi';
|
|
$a->strings['Navels'] = 'Ombelichi';
|
|
$a->strings['Corpses'] = 'Cadaveri';
|
|
$a->strings['Smells'] = 'Odori';
|
|
$a->strings['Buttocks'] = 'Natiche';
|
|
$a->strings['Nonliving objects'] = 'Oggetti inanimati';
|
|
$a->strings['Sleeping people'] = 'Persone addormentate';
|
|
$a->strings['Urination'] = 'Minzione';
|
|
$a->strings['Eating people'] = 'Mangiare persone';
|
|
$a->strings['Being eaten'] = 'Essere mangiato';
|
|
$a->strings['Animals'] = 'Animali';
|
|
$a->strings['I\'d rather just have some chocolate'] = 'Preferisco del cioccolato';
|
|
$a->strings['Married to my job'] = 'Sposato al mio lavoro';
|
|
$a->strings['Polygamist'] = 'Poligamo';
|
|
$a->strings['Half married'] = 'Mezzo sposato';
|
|
$a->strings['Living in the past'] = 'Vivere nel passato';
|
|
$a->strings['Pretending to be over my ex'] = 'Fingere di non provare più nulla per l\'ex';
|
|
$a->strings['Hurt in the past'] = 'Ferito in passato';
|
|
$a->strings['Wallowing in self-pity'] = 'Crogiolarsi nell\'autocommiserazione';
|