From 45afba8d16d738538730778278e4eedf068f7eff Mon Sep 17 00:00:00 2001 From: Avris Date: Thu, 26 Aug 2021 14:32:52 +0200 Subject: [PATCH 01/46] [fr][pronunciation] --- locale/fr/config.suml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/locale/fr/config.suml b/locale/fr/config.suml index cf94d779..033dedcc 100644 --- a/locale/fr/config.suml +++ b/locale/fr/config.suml @@ -25,9 +25,13 @@ pronouns: pronunciation: enabled: true voices: - GB: - language: 'en-GB' - voice: 'Emma' + FR: + language: 'fr-FR' + voice: 'Lea' + engine: 'standard' + CA: + language: 'fr-CA' + voice: 'Gabrielle' engine: 'neural' sources: From b33ba087f671f1d8658c30d46d0c41d5a842c615 Mon Sep 17 00:00:00 2001 From: Avris Date: Thu, 26 Aug 2021 14:58:20 +0200 Subject: [PATCH 02/46] [fr][pronouns] --- locale/fr/pronouns/examples.tsv | 4 ++-- locale/fr/pronouns/morphemes.js | 8 ++++---- locale/fr/pronouns/pronouns.tsv | 30 +++++++++++++++--------------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/locale/fr/pronouns/examples.tsv b/locale/fr/pronouns/examples.tsv index 5353b110..b7f76125 100644 --- a/locale/fr/pronouns/examples.tsv +++ b/locale/fr/pronouns/examples.tsv @@ -1,5 +1,5 @@ singular plural isHonorific -Je pense qu'{pronoun_subject} est très gentil. FALSE -{'pronoun_subject} est {pronoun_possessive} voisi{conjugation_n}. FALSE +Je pense qu'{pronoun_subject} est très genti{inflection_l}. FALSE +{'pronoun_subject} est {pronoun_possessive} voisi{inflection_n}. FALSE Je vais {pronoun_object} rencontrer bientôt. FALSE Je me fie à {pronoun_disjunctive}. FALSE diff --git a/locale/fr/pronouns/morphemes.js b/locale/fr/pronouns/morphemes.js index 0c97851a..200f6abc 100644 --- a/locale/fr/pronouns/morphemes.js +++ b/locale/fr/pronouns/morphemes.js @@ -3,8 +3,8 @@ export default [ 'pronoun_object', 'pronoun_disjunctive', 'pronoun_possessive', - 'conjugation_l', - 'conjugation_x', - 'conjugation_e', - 'conjugation_n', + 'inflection_l', + 'inflection_x', + 'inflection_e', + 'inflection_n', ]; diff --git a/locale/fr/pronouns/pronouns.tsv b/locale/fr/pronouns/pronouns.tsv index d08dafd7..dd985954 100644 --- a/locale/fr/pronouns/pronouns.tsv +++ b/locale/fr/pronouns/pronouns.tsv @@ -1,16 +1,16 @@ -key description normative pronoun_subject pronoun_object pronoun_disjunctive pronoun_possessive conjugation_l conjugation_x conjugation_e conjugation_n plural pluralHonorific pronounceable history thirdForm smallForm sourcesInfo +key description normative pronoun_subject pronoun_object pronoun_disjunctive pronoun_possessive inflection_l inflection_x inflection_e inflection_n plural pluralHonorific pronounceable history thirdForm smallForm sourcesInfo il Normatif, masculin TRUE il le lui mon l x é n FALSE FALSE TRUE -elle Normatif, féminin TRUE elle la elle ma le se e ne FALSE FALSE TRUE -on Normatif, indéfini TRUE on en soi man l·le x·se é·e n·e FALSE FALSE TRUE -al Neopronom «al» FALSE al lea al mo l·le x·se é·e n·e FALSE FALSE TRUE -ael Neopronom «ael» FALSE ael lea ael mo l·le x·se é·e n·e FALSE FALSE TRUE -el Neopronom «el» FALSE el lea el mo l·le x·se é·e n·e FALSE FALSE TRUE -em Neopronom «em» FALSE em lea em mo l·le x·se é·e n·e FALSE FALSE TRUE Proche à «elle» -iel Neopronom «iel» FALSE iel lea ellui mo l·le x·se é·e n·e FALSE FALSE TRUE Mélange de «il» et «elle» -ielle Neopronom «ielle» FALSE ielle lea ielle mo l·le x·se é·e n·e FALSE FALSE TRUE -ille Neopronom «ille» FALSE ille lea ille mo l·le x·se é·e n·e FALSE FALSE TRUE -im Neopronom «im» FALSE im lea im mo l·le x·se é·e n·e FALSE FALSE TRUE Proche à «il» -ol Neopronom «ol» FALSE ol lo ol mo l·le x·se é·e n·e FALSE FALSE TRUE -ul Neopronom «ul» FALSE ul lu ul mo l·le x·se é·e n·e FALSE FALSE TRUE -yel Neopronom «yel» FALSE yel lea yel mo l·le x·se é·e n·e FALSE FALSE TRUE Une orthographe alternative de «iel» -yelle Neopronom «yelle» FALSE yelle lea yelle mo l·le x·se é·e n·e FALSE FALSE TRUE +elle Normatif, féminin TRUE elle la elle ma lle se e ne FALSE FALSE TRUE +on Normatif, indéfini TRUE on en soi man l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +al Neopronom «al» FALSE al lea al mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +ael Neopronom «ael» FALSE ael lea ael mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +el Neopronom «el» FALSE el lea el mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +em Neopronom «em» FALSE em lea em mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Proche à «elle» +iel Neopronom «iel» FALSE iel lea ellui mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Mélange de «il» et «elle» +ielle Neopronom «ielle» FALSE ielle lea ielle mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +ille Neopronom «ille» FALSE ille lea ille mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +im Neopronom «im» FALSE im lea im mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Proche à «il» +ol Neopronom «ol» FALSE ol lo ol mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +ul Neopronom «ul» FALSE ul lu ul mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +yel Neopronom «yel» FALSE yel lea yel mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Une orthographe alternative de «iel» +yelle Neopronom «yelle» FALSE yelle lea yelle mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE From 03fbe33e0203703110fffbf65d757119b584d7f3 Mon Sep 17 00:00:00 2001 From: Avris Date: Thu, 26 Aug 2021 15:24:03 +0200 Subject: [PATCH 03/46] [fr][pronouns] --- locale/fr/pronouns/pronouns.tsv | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/locale/fr/pronouns/pronouns.tsv b/locale/fr/pronouns/pronouns.tsv index dd985954..5dce303b 100644 --- a/locale/fr/pronouns/pronouns.tsv +++ b/locale/fr/pronouns/pronouns.tsv @@ -1,16 +1,16 @@ key description normative pronoun_subject pronoun_object pronoun_disjunctive pronoun_possessive inflection_l inflection_x inflection_e inflection_n plural pluralHonorific pronounceable history thirdForm smallForm sourcesInfo -il Normatif, masculin TRUE il le lui mon l x é n FALSE FALSE TRUE -elle Normatif, féminin TRUE elle la elle ma lle se e ne FALSE FALSE TRUE -on Normatif, indéfini TRUE on en soi man l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -al Neopronom «al» FALSE al lea al mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -ael Neopronom «ael» FALSE ael lea ael mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -el Neopronom «el» FALSE el lea el mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -em Neopronom «em» FALSE em lea em mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Proche à «elle» -iel Neopronom «iel» FALSE iel lea ellui mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Mélange de «il» et «elle» -ielle Neopronom «ielle» FALSE ielle lea ielle mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -ille Neopronom «ille» FALSE ille lea ille mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -im Neopronom «im» FALSE im lea im mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Proche à «il» -ol Neopronom «ol» FALSE ol lo ol mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -ul Neopronom «ul» FALSE ul lu ul mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -yel Neopronom «yel» FALSE yel lea yel mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Une orthographe alternative de «iel» -yelle Neopronom «yelle» FALSE yelle lea yelle mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +il,il/le Normatif, masculin TRUE il le lui mon l x é n FALSE FALSE TRUE +elle,elle/la Normatif, féminin TRUE elle la elle ma lle se e ne FALSE FALSE TRUE +on,on/en Normatif, indéfini TRUE on en soi man l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +al,al/lea Neopronom «al» FALSE al lea al mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +ael,ael/lea Neopronom «ael» FALSE ael lea ael mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +el,el/lea Neopronom «el» FALSE el lea el mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +em,em/lea Neopronom «em» FALSE em lea em mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Proche à «elle» +iel,iel/lea Neopronom «iel» FALSE iel lea ellui mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Mélange de «il» et «elle» +ielle,ielle/lea Neopronom «ielle» FALSE ielle lea ielle mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +ille,ille/lea Neopronom «ille» FALSE ille lea ille mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +im,im/lea Neopronom «im» FALSE im lea im mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Proche à «il» +ol,ol/lo Neopronom «ol» FALSE ol lo ol mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +ul,ul/lu Neopronom «ul» FALSE ul lu ul mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +yel,yel/lea Neopronom «yel» FALSE yel lea yel mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Une orthographe alternative de «iel» +yelle,yell/lea Neopronom «yelle» FALSE yelle lea yelle mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE From da4e15e47dfc8f1c23ba36f5a86aa721e22e42d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Dembowski?= Date: Thu, 26 Aug 2021 14:02:58 +0000 Subject: [PATCH 04/46] [fr] Update pronouns.tsv --- locale/fr/pronouns/pronouns.tsv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/fr/pronouns/pronouns.tsv b/locale/fr/pronouns/pronouns.tsv index 5dce303b..fa94f798 100644 --- a/locale/fr/pronouns/pronouns.tsv +++ b/locale/fr/pronouns/pronouns.tsv @@ -1,6 +1,6 @@ key description normative pronoun_subject pronoun_object pronoun_disjunctive pronoun_possessive inflection_l inflection_x inflection_e inflection_n plural pluralHonorific pronounceable history thirdForm smallForm sourcesInfo il,il/le Normatif, masculin TRUE il le lui mon l x é n FALSE FALSE TRUE -elle,elle/la Normatif, féminin TRUE elle la elle ma lle se e ne FALSE FALSE TRUE +elle,elle/la Normatif, féminin TRUE elle la elle ma lle se ée ne FALSE FALSE TRUE on,on/en Normatif, indéfini TRUE on en soi man l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE al,al/lea Neopronom «al» FALSE al lea al mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE ael,ael/lea Neopronom «ael» FALSE ael lea ael mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE From 87bf3ab7d245f9c30dc4334de68de3b02bd9a461 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Dembowski?= Date: Thu, 26 Aug 2021 14:04:04 +0000 Subject: [PATCH 05/46] [fr] Update translations.suml --- locale/fr/translations.suml | 42 ++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/locale/fr/translations.suml b/locale/fr/translations.suml index cb40bfcb..afa55bfe 100644 --- a/locale/fr/translations.suml +++ b/locale/fr/translations.suml @@ -557,34 +557,34 @@ report: flags: Abroromantic: 'Abroromantique' - Abrosexual: 'Abrosexuel·le' + Abrosexual: 'Abrosexue{inflection_l}' Achillean: 'Achilléen' - Alloromantic_Asexual: 'Alloromantique asexuel·le' + Alloromantic_Asexual: 'Alloromantique asexue{inflection_l}' Agender: 'Agenre' Anarcha-Queer: 'Anarcho-queer' Androgyne: 'Androgyne' - Androsexual: 'Androsexuel·le' + Androsexual: 'Androsexue{inflection_l}' Aporagender: 'Aporagenre' Archaeopronouns: 'Archéo-pronoms' Aroace: 'Aroace' Aromantic: 'Aromantique' - Aromantic_Allosexual: 'Aromantique allosexuel·le' - Asexual: 'Asexuel·le' + Aromantic_Allosexual: 'Aromantique allosexue{inflection_l}' + Asexual: 'Asexue{inflection_l}' Autigender: 'Autigenre' Bear: 'Bear' Bicurious: 'Bicurieux·se' Bigender: 'Bigenre' Biromantic: 'Biromantique' - Bisexual: 'Bisexuel·le' + Bisexual: 'Bisexue{inflection_l}' Butch: 'Butch' Ceteroromantic: 'Ceteroromantique' - Ceterosexual: 'Ceterosexuel·le' - Cis_Ally: 'Allié·e cis' + Ceterosexual: 'Ceterosexue{inflection_l}' + Cis_Ally: 'Alli{inflection_e} cis' Demiboy: 'Demiboy' Demigender: 'Demigenre' Demigirl: 'Demigirl' Demiromantic: 'Demiromantique' - Demisexual: 'Demisexuel·le' + Demisexual: 'Demisexue{inflection_l}' Diamoric: 'Diamorique' Enbian: 'Enbian' Fa*afafine: 'Fa''afafine' @@ -595,12 +595,12 @@ flags: Genderfluid: 'Genderfluid' Genderflux: 'Genderflux' Genderqueer: 'Genderqueer' - Greyasexual: 'Grisexuel·le' + Greyasexual: 'Grisexue{inflection_l}' Greyaromantic: 'Grisromantique' - Gynesexual: 'Gynosexuel·le' + Gynesexual: 'Gynosexue{inflection_l}' Heteroflexible: 'Hétéroflexible' Heteroromantic: 'Hétéroromantique' - Heterosexual: 'Hétérosexuel' + Heterosexual: 'Hétérosexue{inflection_l}' Hijra: 'Hijra' Homoflexible: 'Homoflexible' Homoromantic: 'Homoromantique' @@ -615,17 +615,17 @@ flags: Neopronouns: 'Néopronoms' Neutrois: 'Neutrois' Nonbinary: 'Non-binaire' - Omnisexual: 'Omnisexuel·le' + Omnisexual: 'Omnisexue{inflection_l}' Omniromantic: 'Omniromantique' - Oriented_Aroace: 'Aroace orienté·e' + Oriented_Aroace: 'Aroace orient{inflection_e}' Pangender: 'Pangenre' Panromantic: 'Panromantique' - Pansexual: 'Pansexuel·le' - Polyamorous: 'Polyamoureux·se' + Pansexual: 'Pansexue{inflection_l}' + Polyamorous: 'Polyamoureu{inflection_x}' Polyromantic: 'Panromantique' - Polysexual: 'Polysexuel·le' + Polysexual: 'Polysexue{inflection_l}' Pomoromantic: 'Pomoromantique' - Pomosexual: 'Pomosexuel·le' + Pomosexual: 'Pomosexue{inflection_l}' Progress_Pride: 'Progress Pride' Queer: 'Queer' Queerian: 'Queerian' @@ -633,11 +633,11 @@ flags: Quoiromantic: 'Queeromantique' Sapphic: 'Saphique' Sexuality_Questioning: 'En questionnement de sexualité' - Straight_Ally: 'Allié hétéro' + Straight_Ally: 'Alli{inflection_e} hétéro' Toric: 'Toric' - Transfeminine: 'Transféminin·e' + Transfeminine: 'Transfémini{inflection_n}' Transgender: 'Transgenre' - Transmasculine: 'Transmasculin·e' + Transmasculine: 'Transmasculi{inflection_c}' Transneutral: 'Transneutre' Trigender: 'Trigenre' Trixic: 'Trixic' From b80255168309c3d1269fbbda065cb801c061a19a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Dembowski?= Date: Thu, 26 Aug 2021 14:05:16 +0000 Subject: [PATCH 06/46] [fr] Update config.suml --- locale/fr/config.suml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/fr/config.suml b/locale/fr/config.suml index 033dedcc..6ff67e7c 100644 --- a/locale/fr/config.suml +++ b/locale/fr/config.suml @@ -134,7 +134,7 @@ profile: - ['[sans titre]', 'Mx.', 'M.', 'Mme.', 'MM.', 'Mmes.', 'Mlle.', 'Mlles.', 'Vve.', 'messieurs', 'monsieur', 'madame', 'mesdames', 'mademoiselle', 'mesdemoiselles', 'veuve'] - ['personne', 'homme', 'femme', 'demoiselle', 'monsieur', 'mec', 'meuf', 'garçon', 'fille', 'poto', 'fréro', 'sœurette'] - ['beauté', 'beau gosse', 'belle gosse'] - - ['ami', 'partenaire', 'mec', 'meuf', 'petit ami', 'petite amie', 'joyfriend', 'mari', 'femme', 'kissmate', 'chéri', 'chérie', 'mon amour'] + - ['ami', 'partenaire', 'mec', 'meuf', 'petit ami', 'petite amie', 'mari', 'femme', 'kissmate', 'chéri', 'chérie', 'mon amour'] flags: defaultPronoun: 'iel' From eecde7ce58f5e3ed7045d38cfd4cf3b786bc4c08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Dembowski?= Date: Thu, 26 Aug 2021 14:09:21 +0000 Subject: [PATCH 07/46] [fr] Update GrammarTables.vue --- locale/fr/pronouns/GrammarTables.vue | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/locale/fr/pronouns/GrammarTables.vue b/locale/fr/pronouns/GrammarTables.vue index 635141f2..3897750f 100644 --- a/locale/fr/pronouns/GrammarTables.vue +++ b/locale/fr/pronouns/GrammarTables.vue @@ -9,20 +9,18 @@ - - - - - + + + + - - - + +
SubjectObjectPossessive determinerPossessive pronounReflexiveSujetObjet directObjet indirectPossessif
From a66f8435ce4c35f22c0efc209706e7b9b79b4448 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Dembowski?= Date: Thu, 26 Aug 2021 14:12:15 +0000 Subject: [PATCH 08/46] [fr] spaces in quotation marks --- locale/fr/pronouns/pronouns.tsv | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/locale/fr/pronouns/pronouns.tsv b/locale/fr/pronouns/pronouns.tsv index fa94f798..11bcc0a7 100644 --- a/locale/fr/pronouns/pronouns.tsv +++ b/locale/fr/pronouns/pronouns.tsv @@ -2,15 +2,15 @@ key description normative pronoun_subject pronoun_object pronoun_disjunctive pro il,il/le Normatif, masculin TRUE il le lui mon l x é n FALSE FALSE TRUE elle,elle/la Normatif, féminin TRUE elle la elle ma lle se ée ne FALSE FALSE TRUE on,on/en Normatif, indéfini TRUE on en soi man l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -al,al/lea Neopronom «al» FALSE al lea al mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -ael,ael/lea Neopronom «ael» FALSE ael lea ael mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -el,el/lea Neopronom «el» FALSE el lea el mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -em,em/lea Neopronom «em» FALSE em lea em mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Proche à «elle» -iel,iel/lea Neopronom «iel» FALSE iel lea ellui mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Mélange de «il» et «elle» -ielle,ielle/lea Neopronom «ielle» FALSE ielle lea ielle mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -ille,ille/lea Neopronom «ille» FALSE ille lea ille mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -im,im/lea Neopronom «im» FALSE im lea im mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Proche à «il» -ol,ol/lo Neopronom «ol» FALSE ol lo ol mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -ul,ul/lu Neopronom «ul» FALSE ul lu ul mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE -yel,yel/lea Neopronom «yel» FALSE yel lea yel mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Une orthographe alternative de «iel» -yelle,yell/lea Neopronom «yelle» FALSE yelle lea yelle mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +al,al/lea Neopronom « al » FALSE al lea al mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +ael,ael/lea Neopronom « ael » FALSE ael lea ael mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +el,el/lea Neopronom « el » FALSE el lea el mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +em,em/lea Neopronom « em » FALSE em lea em mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Proche à « elle » +iel,iel/lea Neopronom « iel » FALSE iel lea ellui mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Mélange de « il » et «elle» +ielle,ielle/lea Neopronom « ielle » FALSE ielle lea ielle mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +ille,ille/lea Neopronom « ille » FALSE ille lea ille mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +im,im/lea Neopronom « im » FALSE im lea im mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Proche à « il » +ol,ol/lo Neopronom « ol » FALSE ol lo ol mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +ul,ul/lu Neopronom « ul » FALSE ul lu ul mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE +yel,yel/lea Neopronom « yel » FALSE yel lea yel mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE Une orthographe alternative de « iel » +yelle,yell/lea Neopronom « yelle » FALSE yelle lea yelle mo l·le|=llé x·se é·e n·e|=né FALSE FALSE TRUE From 4dacb28fbd484a56173d985deec1ab2a1f4e6768 Mon Sep 17 00:00:00 2001 From: Avris Date: Thu, 26 Aug 2021 16:08:45 +0200 Subject: [PATCH 09/46] [en][blog] minor fixes --- locale/en/blog/those-scary-pronouns.md | 2 +- locale/en/blog/throwing-around-queerphobia.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/en/blog/those-scary-pronouns.md b/locale/en/blog/those-scary-pronouns.md index a334c8e5..f5a5498f 100644 --- a/locale/en/blog/those-scary-pronouns.md +++ b/locale/en/blog/those-scary-pronouns.md @@ -27,7 +27,7 @@ Yup, she calls it “torture” when someone… asks her a question. And not a d She's not being asked what her genitals are. She's not being asked her gender identity. Someone's literally just trying to establish the basis for the conversation by knowing how to talk to / about her. And the answer is literally two syllables! -Yes, that question _might_ be tricky sometimes, +Yes, that question _might_ be tricky _sometimes_, but she's not a closeted trans person who could feel anxious trying to decide if the situation is safe enough to give someone their real pronouns. No. She's just a brat. A snowflake. diff --git a/locale/en/blog/throwing-around-queerphobia.md b/locale/en/blog/throwing-around-queerphobia.md index 6183def4..3af96274 100644 --- a/locale/en/blog/throwing-around-queerphobia.md +++ b/locale/en/blog/throwing-around-queerphobia.md @@ -15,7 +15,7 @@ Another thing that we see quite often in people's cards is a description like th Sure, policing someone's neopronouns would be transphobic. And that's why we don't do that. Paw can easily link to paw's pronouns by putting in all five grammatical forms ([paw/paw/paw's/paw's/pawself](https://en.pronouns.page/paw/paw/paw's/paw's/pawself)), -by using a shorthand notation for nameself pronouns ([:paw](https://en.pronouns.page/:paw)), +by using a shorthand notation for the nameself pronouns ([:paw](https://en.pronouns.page/:paw)), or by using a generator that's available in the [Pronouns](/pronouns) section. We talk about it in the instructions in the card editor – if only people would read them before rushing to get angry… @@ -32,4 +32,4 @@ There's _actual_ queerphobia destroying people's lives all around the world – but you use that word to describe a _minor inconvenience_ completely unrelated to your gender or orientation? Think about it… If you message a group of queer volunteers doing their best to create a free website for the community, -and you call them “homophobes”, how do you expect allocishet people take queerphobia seriously? +and you call them “homophobes”, how do you expect allocishet people to take queerphobia seriously? From debcc62808144b038ffd287389cec4ad862a08ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Dembowski?= Date: Thu, 26 Aug 2021 14:14:48 +0000 Subject: [PATCH 10/46] [fr] missed one --- locale/fr/translations.suml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/fr/translations.suml b/locale/fr/translations.suml index afa55bfe..852689d9 100644 --- a/locale/fr/translations.suml +++ b/locale/fr/translations.suml @@ -572,7 +572,7 @@ flags: Asexual: 'Asexue{inflection_l}' Autigender: 'Autigenre' Bear: 'Bear' - Bicurious: 'Bicurieux·se' + Bicurious: 'Bicurieu{inflection_x}' Bigender: 'Bigenre' Biromantic: 'Biromantique' Bisexual: 'Bisexue{inflection_l}' From 4b95666980b9ee3d0bc2c7f27ab1b347817915db Mon Sep 17 00:00:00 2001 From: Avris Date: Thu, 26 Aug 2021 16:40:44 +0200 Subject: [PATCH 11/46] [fr] enable --- src/locales.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales.js b/src/locales.js index c08cb6d3..c57ed0fa 100644 --- a/src/locales.js +++ b/src/locales.js @@ -2,7 +2,7 @@ module.exports = [ ['de', 'Deutsch', 'https://de.pronouns.page', true], ['es', 'Español', 'https://es.pronouns.page', true], ['en', 'English', 'https://en.pronouns.page', true], - ['fr', 'Français', 'https://fr.pronouns.page', false], + ['fr', 'Français', 'https://fr.pronouns.page', true], ['nl', 'Nederlands', 'https://nl.pronouns.page', true], ['no', 'Norsk (Bokmål)', 'https://no.pronouns.page', true], ['pl', 'Polski', 'https://zaimki.pl', true], From f1530e4677c721292372a84e0a8101b0b7439393 Mon Sep 17 00:00:00 2001 From: Avris Date: Thu, 26 Aug 2021 17:34:07 +0200 Subject: [PATCH 12/46] [fr] missing translation --- locale/fr/translations.suml | 1 + 1 file changed, 1 insertion(+) diff --git a/locale/fr/translations.suml b/locale/fr/translations.suml index 852689d9..61273c22 100644 --- a/locale/fr/translations.suml +++ b/locale/fr/translations.suml @@ -354,6 +354,7 @@ contact: members: 'Membres actuels' blog: 'Blog' upcoming: 'Versions en d’autres langues à venir' + member: 'Membre du collectif' support: header: 'Soutien' From cc98357196aa6f91b187721858f9fa12f8277ea4 Mon Sep 17 00:00:00 2001 From: Avris Date: Thu, 26 Aug 2021 17:36:58 +0200 Subject: [PATCH 13/46] [profile] let the username breathe when there's a lot of links in the right column --- components/Profile.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/components/Profile.vue b/components/Profile.vue index 8fe7b629..8ae0f398 100644 --- a/components/Profile.vue +++ b/components/Profile.vue @@ -1,7 +1,7 @@