]> git.mxchange.org Git - friendica-addons.git/blob - morechoice/lang/fr/strings.php
Merge pull request #1211 from MrPetovan/task/11022-twitter-support-delete
[friendica-addons.git] / morechoice / lang / fr / strings.php
1 <?php
2
3 if(! function_exists("string_plural_select_fr")) {
4 function string_plural_select_fr($n){
5         $n = intval($n);
6         return intval($n > 1);
7 }}
8 $a->strings['Androgyne'] = 'Androgyne';
9 $a->strings['Bear'] = 'Ours';
10 $a->strings['Bigender'] = 'Bigenre';
11 $a->strings['Drag queen'] = 'drag queen';
12 $a->strings['Eunuch'] = 'eunuque';
13 $a->strings['Gender fluid'] = 'genre fluide';
14 $a->strings['Metrosexual'] = 'métrosexuel';
15 $a->strings['Monk'] = 'moine';
16 $a->strings['Nun'] = 'religieuse';
17 $a->strings['Transman'] = 'homme trans';
18 $a->strings['Transwoman'] = 'femme trans';
19 $a->strings['Transvesti'] = 'travesti';
20 $a->strings['Trigender'] = 'trigenre';
21 $a->strings['Can\'t remember'] = 'Ne se rappelle pas';
22 $a->strings['Hard to tell these days'] = 'Difficile à dire en ce moment';
23 $a->strings['Girls with big tits'] = 'Filles à gros seins';
24 $a->strings['Millionaires'] = 'Millionnaires';
25 $a->strings['Easy women'] = 'Femmes faciles';
26 $a->strings['People with impaired mobility'] = 'Personnes à mobilité réduite';
27 $a->strings['Amputees'] = 'Amputés';
28 $a->strings['Pain'] = 'Douleur';
29 $a->strings['Trans men'] = 'Hommes trans';