mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 05:05:20 -04:00
(simple) first changes
This commit is contained in:
parent
8e20a4f952
commit
db4cade330
@ -2,7 +2,7 @@
|
||||
<ul class="list-unstyled">
|
||||
<li class="mb-2">
|
||||
<nuxt-link
|
||||
:to="{ name: 'team' }"
|
||||
:to="{ name: config.contact?.team?.enabled ? 'team' : 'contact' }"
|
||||
:class="bigteam ? 'btn btn-outline-primary border m-1' : ''"
|
||||
>
|
||||
<Icon v="collective-logo.svg" :class="['invertible', bigteam ? 'hover-invertible' : '']" />
|
||||
|
@ -46,6 +46,7 @@ const darkMode = store.darkMode;
|
||||
name: 'team',
|
||||
icon: 'collective-logo.svg',
|
||||
iconInverse: darkMode,
|
||||
condition: config.contact?.team?.enabled,
|
||||
}, {
|
||||
header: 'workshops.header',
|
||||
name: 'workshops',
|
||||
|
@ -405,7 +405,7 @@ export default defineComponent({
|
||||
this.config.inclusive.enabled ? 'inclusive' : '',
|
||||
this.config.names.enabled && this.config.names.published ? 'names' : '',
|
||||
this.config.people.enabled ? 'people' : '',
|
||||
this.config.contact.enabled ? 'team' : '',
|
||||
this.config.contact?.team?.enabled ? 'team' : '',
|
||||
this.config.workshops?.enabled ? 'workshops' : '',
|
||||
];
|
||||
|
||||
|
@ -18,6 +18,7 @@ const spellings: Record<string, Record<string, string>> = {
|
||||
|
||||
const relatedLocales: Record<string, Record<string, string>> = {
|
||||
no: { nb: 'Bokmål', nn: 'Nynorsk' },
|
||||
// TODO en: { en: 'English', 'en-simple': 'Simple' },
|
||||
};
|
||||
|
||||
// duplicate the same object for each related locale, so that the switch shows up in all of them
|
||||
|
@ -2,8 +2,6 @@ locale: 'en-simple'
|
||||
|
||||
header: true
|
||||
|
||||
disableTranslationProposals: true
|
||||
|
||||
pronouns:
|
||||
enabled: true
|
||||
morphemes:
|
||||
@ -17,31 +15,14 @@ pronouns:
|
||||
any: 'any'
|
||||
plurals: true
|
||||
honorifics: false
|
||||
exampleCategories:
|
||||
-
|
||||
name: 'subject pronoun'
|
||||
morphemes: ['pronoun_subject']
|
||||
-
|
||||
name: 'object pronoun'
|
||||
morphemes: ['pronoun_object']
|
||||
-
|
||||
name: 'possessive determiner'
|
||||
morphemes: ['possessive_determiner']
|
||||
-
|
||||
name: 'possessive pronoun'
|
||||
morphemes: ['possessive_pronoun']
|
||||
-
|
||||
name: 'reflexive pronoun'
|
||||
morphemes: ['reflexive']
|
||||
generator:
|
||||
enabled: true
|
||||
slashes: true
|
||||
multiple:
|
||||
name: 'Interchangeable forms'
|
||||
name: 'Forms with a choice'
|
||||
description: >
|
||||
Many nonbinary people use more than one form interchangeably
|
||||
and are fine with being called either of them.
|
||||
Some like when others alternate between those forms when talking about them.
|
||||
Many nonbinary people use more than one form.
|
||||
For example they can like when others switch between different forms when talking about them.
|
||||
examples: ['he&she', 'he&they', 'she&they']
|
||||
null:
|
||||
routes: ['avoiding', 'no-pronouns', 'null', 'pronounless', 'nullpronominal', 'nameself']
|
||||
@ -111,13 +92,6 @@ pronouns:
|
||||
ask:
|
||||
routes: ['ask', 'ask-me']
|
||||
others: 'Other pronouns'
|
||||
sentence:
|
||||
subdomains: ['my', 'our']
|
||||
prefixes: ['/are']
|
||||
examples:
|
||||
- 'my.pronouns.page/are/they/them'
|
||||
- 'my.pronouns.page/are/xe&she'
|
||||
- 'our.pronouns.page/are/they/them'
|
||||
|
||||
pronunciation:
|
||||
enabled: true
|
||||
@ -128,12 +102,7 @@ pronunciation:
|
||||
engine: 'neural'
|
||||
|
||||
sources:
|
||||
enabled: true
|
||||
route: 'sources'
|
||||
submit: true
|
||||
mergePronouns:
|
||||
they/them/themself: 'they'
|
||||
extraTypes: ['avoiding', 'nounself', 'mirror']
|
||||
enabled: false
|
||||
|
||||
nouns:
|
||||
enabled: true
|
||||
@ -141,95 +110,19 @@ nouns:
|
||||
collapsable: false
|
||||
plurals: true
|
||||
pluralsRequired: false
|
||||
categories:
|
||||
-
|
||||
key: 'determiner'
|
||||
text: 'Determiner'
|
||||
icon: 'user'
|
||||
-
|
||||
key: 'relationship'
|
||||
text: 'Relationship'
|
||||
icon: 'user-friends'
|
||||
-
|
||||
key: 'occupation'
|
||||
text: 'Occupation'
|
||||
icon: 'suitcase'
|
||||
-
|
||||
key: 'adjective'
|
||||
text: 'Adjective'
|
||||
icon: 'stream'
|
||||
declension: false
|
||||
submit: true
|
||||
templates:
|
||||
enabled: true
|
||||
|
||||
community:
|
||||
route: 'terminology'
|
||||
community: ~
|
||||
|
||||
inclusive:
|
||||
enabled: true
|
||||
categories:
|
||||
-
|
||||
key: 'non-heteronormativity'
|
||||
text: 'non-heteronormativity'
|
||||
-
|
||||
key: 'transgender'
|
||||
text: 'transgender'
|
||||
-
|
||||
key: 'intersex'
|
||||
text: 'intersex'
|
||||
-
|
||||
key: 'feminism'
|
||||
text: 'feminism'
|
||||
-
|
||||
key: 'disability and neurodiversity'
|
||||
text: 'disability and neurodiversity'
|
||||
-
|
||||
key: 'race and nationality'
|
||||
text: 'race and nationality'
|
||||
-
|
||||
key: 'poverty'
|
||||
text: 'poverty'
|
||||
-
|
||||
key: 'mental health'
|
||||
text: 'mental health'
|
||||
route: 'inclusive'
|
||||
enabled: false
|
||||
|
||||
terminology:
|
||||
enabled: true
|
||||
published: true
|
||||
categories:
|
||||
-
|
||||
key: 'sexual orientation'
|
||||
text: 'sexual orientation'
|
||||
-
|
||||
key: 'romantic orientation'
|
||||
text: 'romantic orientation'
|
||||
-
|
||||
key: 'tertiary orientation'
|
||||
text: 'tertiary orientation'
|
||||
-
|
||||
key: 'gender'
|
||||
text: 'gender'
|
||||
-
|
||||
key: 'gender expression'
|
||||
text: 'gender expression'
|
||||
-
|
||||
key: 'relationship model'
|
||||
text: 'relationship model'
|
||||
-
|
||||
key: 'language'
|
||||
text: 'language'
|
||||
-
|
||||
key: 'attraction'
|
||||
text: 'attraction'
|
||||
-
|
||||
key: 'politics'
|
||||
text: 'politics'
|
||||
-
|
||||
key: 'prejudice'
|
||||
text: 'prejudice'
|
||||
route: 'terminology'
|
||||
enabled: false
|
||||
published: false
|
||||
|
||||
names:
|
||||
enabled: false
|
||||
@ -245,238 +138,29 @@ faq:
|
||||
route: 'faq'
|
||||
|
||||
links:
|
||||
enabled: true
|
||||
split: true
|
||||
splitBlog: true
|
||||
enabled: false
|
||||
split: false
|
||||
splitBlog: false
|
||||
route: 'links'
|
||||
blogRoute: 'blog'
|
||||
links:
|
||||
-
|
||||
icon: 'globe-europe'
|
||||
url: 'https://web.archive.org/web/20220928213020/http://pronoun.is/'
|
||||
headline: 'Pronoun.is'
|
||||
extra: '– inspiration for this website.'
|
||||
-
|
||||
icon: 'chart-pie'
|
||||
url: 'https://gendercensus.com/'
|
||||
headline: 'Gender Census'
|
||||
extra: '– annual survey about the language used by nonbinary people'
|
||||
-
|
||||
icon: 'comment-alt-edit'
|
||||
url: 'https://avris.it/blog/why-everyone-should-have-pronouns-in-their-bio'
|
||||
headline: 'Why all cis allies should have pronouns in their bio'
|
||||
-
|
||||
icon: 'book-open'
|
||||
url: 'https://www.glsen.org/activity/pronouns-guide-glsen'
|
||||
headline: 'Pronoun Guide – from GLSEN'
|
||||
-
|
||||
icon: 'book-open'
|
||||
url: 'https://www.merriam-webster.com/words-at-play/singular-nonbinary-they'
|
||||
headline: 'Merriam Webster on the singular “they” as a nonbinary pronoun'
|
||||
-
|
||||
icon: 'book-open'
|
||||
url: 'https://apastyle.apa.org/style-grammar-guidelines/grammar/singular-they'
|
||||
headline: 'Style and grammar guidelines regarding singular “they”'
|
||||
extra: '– American Psychological Association'
|
||||
-
|
||||
icon: 'book-open'
|
||||
url: 'https://apastyle.apa.org/blog/singular-they'
|
||||
headline: 'Welcome, singular “they”'
|
||||
extra: '– American Psychological Association'
|
||||
-
|
||||
icon: 'trophy'
|
||||
url: 'https://www.americandialect.org/2015-word-of-the-year-is-singular-they'
|
||||
headline: '2015 Word of the Year is singular “they”'
|
||||
extra: '– American Dialect Society'
|
||||
-
|
||||
icon: 'trophy'
|
||||
url: 'https://www.americandialect.org/2019-word-of-the-year-is-my-pronouns-word-of-the-decade-is-singular-they'
|
||||
headline: '2019 Word of the Year is “(My) Pronouns,” Word of the Decade is Singular “They”'
|
||||
extra: '– American Dialect Society'
|
||||
-
|
||||
icon: 'atlas'
|
||||
url: 'https://pronouns.org/'
|
||||
headline: 'Pronouns.org'
|
||||
-
|
||||
icon: 'comment-dots'
|
||||
url: 'https://noheorshe.com/'
|
||||
headline: 'no “he or she”'
|
||||
-
|
||||
icon: 'play-circle'
|
||||
url: 'https://www.youtube.com/watch?v=46ehrFk-gLk'
|
||||
headline: 'Gender Neutral Pronouns: They''re Here, Get Used To Them'
|
||||
extra: '– Tom Scott'
|
||||
-
|
||||
icon: 'book-open'
|
||||
url: 'https://blogs.illinois.edu/view/25/677177'
|
||||
headline: 'A Brief History of Singular “they”'
|
||||
extra: '– Dennis Baron'
|
||||
-
|
||||
icon: 'wikipedia-w'
|
||||
iconSet: 'b'
|
||||
url: 'https://lgbta.wikia.org/wiki/Neopronouns'
|
||||
headline: 'LGBTA Wiki on Neopronouns'
|
||||
-
|
||||
icon: 'book-open'
|
||||
url: 'https://scholar.google.com/scholar?hl=en&q=neopronouns'
|
||||
headline: 'Academic papers on neopronouns'
|
||||
-
|
||||
icon: 'newspaper'
|
||||
url: 'https://www.nytimes.com/2020/01/21/books/review/whats-your-pronoun-dennis-baron.html'
|
||||
headline: 'English’s Pronoun Problem Is Centuries Old'
|
||||
extra: '– The New York Times'
|
||||
-
|
||||
icon: 'user-edit'
|
||||
url: 'http://faculty.las.illinois.edu/debaron/'
|
||||
headline: 'Dennis Baron'
|
||||
extra: '– author of “What''s your pronoun?”, has been researching gender-neutrality for some 40 years now'
|
||||
-
|
||||
icon: 'book-open'
|
||||
url: 'https://ojs.lib.uwo.ca/index.php/wpl_clw/article/download/966/456'
|
||||
headline: 'Bucking the Linguistic Binary: Gender Neutral Language in English, Swedish, French, and German'
|
||||
extra: '– Levi C. R. Hord'
|
||||
-
|
||||
icon: 'book-open'
|
||||
url: 'https://s.qiouyi.lu/course/introduction-to-neopronouns/'
|
||||
headline: 'Introduction to Neopronouns'
|
||||
extra: '– course by S. Qiouyi Lu (CC BY-SA)'
|
||||
-
|
||||
icon: 'twitch'
|
||||
iconSet: 'b'
|
||||
url: 'https://pronouns.alejo.io/'
|
||||
headline: 'Display pronouns in Twitch Chat'
|
||||
-
|
||||
icon: 'play-circle'
|
||||
url: 'https://youtu.be/0oYd4r6H9W0'
|
||||
headline: 'Personal Pronouns: Understanding He, She, They, and Beyond | BrainPOP'
|
||||
-
|
||||
icon: 'book-open'
|
||||
url: 'https://www.merriam-webster.com/words-at-play/words-were-watching-nibling'
|
||||
headline: 'Merriam Webster – Words We''re Watching: “Nibling”'
|
||||
-
|
||||
icon: 'sticky-note'
|
||||
url: 'https://www.consilium.europa.eu/media/54276/2021_058_accessibility-inclusive-communication-in-the-gsc_en_acces.pdf'
|
||||
headline: 'Inclusive communication in the General Secretariat of the Council of the European Union'
|
||||
quote: >
|
||||
Communication is a powerful tool. It is a vehicle for moulding our attitudes, perceptions and behaviour, and
|
||||
reflects the world in which we aspire to live and work.
|
||||
Words and pictures therefore matter, because communication can become discriminatory if we fail to consider
|
||||
the assumptions which influence the language and visuals we use.
|
||||
Language is always changing: words evolve and how we use them should evolve in tandem. Using gender-neutral
|
||||
and bias-free language is a way of moving away from outdated perceptions about men, women, persons with
|
||||
disabilities and other groups of people in society.
|
||||
-
|
||||
icon: 'book-open'
|
||||
url: 'https://www.psychiatry.org/psychiatrists/cultural-competency/education/transgender-and-gender-nonconforming-patients/definitions-and-pronoun-usage'
|
||||
headline: 'American Psychiatric Association – Definitions of Gender, Sex, and Sexual Orientation and Pronoun Usage'
|
||||
-
|
||||
icon: 'chart-pie'
|
||||
url: 'https://www150.statcan.gc.ca/n1/daily-quotidien/220427/dq220427b-eng.htm'
|
||||
headline: 'Canada is the first country to provide census data on transgender and non-binary people'
|
||||
-
|
||||
icon: 'map-marked-alt'
|
||||
url: 'https://www.pbs.org/independentlens/content/two-spirits_map-html/'
|
||||
headline: 'A map of gender-diverse cultures'
|
||||
quote: >
|
||||
On nearly every continent, and for all of recorded history, thriving cultures have recognized, revered, and integrated more than two genders.
|
||||
-
|
||||
icon: 'book-open'
|
||||
url: 'https://www.genderspecialist.com/blog/gender-neutral-family-language'
|
||||
headline: 'Gender Neutral Family Terms & Titles'
|
||||
-
|
||||
icon: 'play-circle'
|
||||
url: 'https://youtu.be/UjqKcvu3Ycs'
|
||||
headline: 'How Queer Communities Created Secret Languages'
|
||||
-
|
||||
icon: 'podcast'
|
||||
url: 'https://gender.libsyn.com/episode-13-kirby-conrod'
|
||||
headline: 'Gender Reveal – Episode 13: Kirby Conrod'
|
||||
extra: ' – Episode about the usage of {/they=they/them} pronouns with a PhD candidate in linguistics'
|
||||
- # TODO might be moved to academic whenever we have more of those
|
||||
icon: 'link'
|
||||
url: 'https://www.nyu.edu/life/global-inclusion-and-diversity/learning-and-development/toolkits/pronouns.html#resources'
|
||||
headline: 'NYU linking to us as a source'
|
||||
- # TODO might be moved to academic whenever we have more of those
|
||||
icon: 'database'
|
||||
url: 'https://docs.google.com/document/d/1cJx7R7iagUZp0r2tO6qVFcMGjtwHUbDbiVcfI_SenPI/edit'
|
||||
headline: 'Trans Language Bibliography'
|
||||
extra: ' – Maintained by UCSB Trans Research in Linguistics Lab'
|
||||
-
|
||||
icon: 'play-circle'
|
||||
url: 'https://youtu.be/8eIm8lUsdUY'
|
||||
headline: 'Gendersternchen – This Asterisk Is Shaping German Politics'
|
||||
links: []
|
||||
academic: {}
|
||||
mediaGuests:
|
||||
-
|
||||
icon: 'newspaper'
|
||||
url: 'https://silver-langevin.medium.com/pronouns-page-one-of-the-most-important-queer-websites-out-d324b2479ef7'
|
||||
headline: 'Pronouns Page — One of the Most Important Queer Websites Out There'
|
||||
extra: ' – Silver Langevin'
|
||||
mediaGuests: []
|
||||
mediaMentions: []
|
||||
recommended:
|
||||
-
|
||||
icon: 'cogs'
|
||||
url: 'https://omg.lol/'
|
||||
headline: 'OMG.LOL'
|
||||
extra: ' – domain name provider that uses Pronouns.Page API in user profiles'
|
||||
-
|
||||
icon: 'cogs'
|
||||
url: 'https://oengus.io/'
|
||||
headline: 'Oengus.io'
|
||||
extra: ' – uses Pronouns.Page API in user profiles'
|
||||
-
|
||||
icon: 'cogs'
|
||||
url: 'https://github.com/katacarbix/pronouns.js'
|
||||
headline: 'pronouns.js'
|
||||
extra: ' – a JavaScript library for parsing pronouns'
|
||||
-
|
||||
icon: 'cogs'
|
||||
url: 'https://pronoundb.org/'
|
||||
headline: 'PronounDB'
|
||||
extra: ' – browser extensions that display people''s pronouns on various platforms'
|
||||
-
|
||||
icon: 'sticky-note'
|
||||
url: 'https://leapsports.org/files/4225-Non-Binary%20Inclusion%20in%20sport%20Booklet.pdf'
|
||||
headline: 'Non-binary inclusion in sport'
|
||||
-
|
||||
icon: 'cogs'
|
||||
url: 'https://stats.fm/user/me'
|
||||
headline: 'Stats.fm'
|
||||
extra: ' – a tool for Spotify stats that uses our API for the pronouns field'
|
||||
-
|
||||
icon: 'phone-volume'
|
||||
url: 'https://www.genderlessvoice.com/'
|
||||
headline: 'Q – GenderLess Voice'
|
||||
extra: '– Q is a genderless voice assistant which is able to generate voice which is gender neutral. It would not only reflect diversity of our world, but also reduce the gender bias.'
|
||||
-
|
||||
icon: 'laugh-squint'
|
||||
url: 'https://genders.wtf/'
|
||||
headline: 'Genders.WTF'
|
||||
extra: ' – a collection of forms asking users for their gender in a hilariously wrong way'
|
||||
-
|
||||
icon: 'code'
|
||||
url: 'https://github.com/amwmedia/eslint-plugin-woke'
|
||||
headline: 'eslint-plugin-woke'
|
||||
extra: >
|
||||
– ESLint plugin to promote diversity and inclusion in codebases,
|
||||
regarding racism, profanity, gender and LGBTQ
|
||||
|
||||
recommended: []
|
||||
zine:
|
||||
enabled: false
|
||||
|
||||
blog: true
|
||||
blog: false
|
||||
|
||||
contact:
|
||||
enabled: true
|
||||
route: 'contact'
|
||||
team:
|
||||
enabled: true
|
||||
enabled: false
|
||||
route: 'team'
|
||||
|
||||
workshops:
|
||||
enabled: true
|
||||
route: 'workshops'
|
||||
email: 'workshops@pronouns.page'
|
||||
enabled: false
|
||||
|
||||
support:
|
||||
enabled: true
|
||||
@ -507,49 +191,15 @@ profile:
|
||||
defaultPronoun: 'they'
|
||||
|
||||
calendar:
|
||||
enabled: true
|
||||
enabled: false
|
||||
route: 'calendar'
|
||||
|
||||
census:
|
||||
enabled: false
|
||||
|
||||
blog:
|
||||
shortcuts:
|
||||
name: 'why-the-name'
|
||||
history: 'project-history'
|
||||
logo: 'new-logo'
|
||||
new-version: 'creating-new-language-version'
|
||||
polish-revolution: 'polish-revolution'
|
||||
|
||||
ads:
|
||||
enabled: true
|
||||
|
||||
redirects:
|
||||
- { from: '^/blog/neutral-language-council$', to: '/team' }
|
||||
- { from: '^/dictionary/terminology', to: '/terminology' }
|
||||
redirects: []
|
||||
|
||||
api:
|
||||
examples:
|
||||
pronouns_all: ['/api/pronouns']
|
||||
pronouns_one:
|
||||
- '/api/pronouns/she/her'
|
||||
- '/api/pronouns/she/her?examples[]=Did%20you%20ask%20%7Bpronoun_object%7D%20to%20join%20us%3F'
|
||||
pronouns_banner: ['/api/banner/they.png']
|
||||
|
||||
sources_all: ['/api/sources']
|
||||
sources_one: ['/api/sources/01ERQRCV0V4QVMNKCENF724A08']
|
||||
|
||||
nouns_all: ['/api/nouns']
|
||||
nouns_search: ['/api/nouns/search/person']
|
||||
|
||||
inclusive_all: ['/api/inclusive']
|
||||
inclusive_search: ['/api/inclusive/search/retard']
|
||||
|
||||
terms_all: ['/api/terms']
|
||||
terms_search: ['/api/terms/search/agender']
|
||||
|
||||
profile_get: ['/api/profile/get/andrea?version=2']
|
||||
user_socialLookup: ['/api/user/social-lookup/twitter/AvrisIT']
|
||||
|
||||
calendar_today: ['/api/calendar/today']
|
||||
calendar_day: ['/api/calendar/2022-11-23']
|
||||
api: ~
|
||||
|
@ -1,37 +1,40 @@
|
||||
title: 'Pronouns.page'
|
||||
domain: 'en.pronouns.page'
|
||||
domain: 'simple.pronouns.page'
|
||||
description: 'Usage examples of personal pronouns and gender neutral language.'
|
||||
|
||||
home:
|
||||
link: 'Homepage'
|
||||
header: 'Pronouns'
|
||||
headerLong: 'List of pronouns'
|
||||
welcome: 'Welcome to pronouns.page!'
|
||||
intro: >
|
||||
We're creating a source of information about nonbinary and gender neutral language.
|
||||
why: 'What''s the deal with pronouns?'
|
||||
welcome: 'Welcome to pronouns.page in Simple English!'
|
||||
intro:
|
||||
- >
|
||||
This page is a source of information about language that's friendly to people of all genders.
|
||||
- >
|
||||
This is a version of the page in {https://en.wikipedia.org/wiki/Simple_English=Simple English},
|
||||
it's made for people who learn the language or who prefer a simpler language.
|
||||
It only contains the most important information.
|
||||
For the full version, visit {https://en.pronouns.page=en.pronouns.page}.
|
||||
why: 'What are pronouns?'
|
||||
about:
|
||||
- >
|
||||
Pronouns are those words that we use instead of calling someone by their name every time we mention them.
|
||||
Most people use {/he=“he/him”} and {/she=“she/her”}, so we automatically assume which one to call them based on someone's looks.
|
||||
But it's actually not that simple…
|
||||
Pronouns are those words that we use instead of saying someone's name every time.
|
||||
Most people who look like men use {/he=“he/him”} and most people who look like women use {/she=“she/her”}.
|
||||
But those are not the only options!
|
||||
- >
|
||||
Gender is complicated. Some people “don't look like” their gender.
|
||||
Some prefer being called in a different way from what you'd assume.
|
||||
Some people don't fit into the boxes of “male” or “female” and prefer more neutral language.
|
||||
Gender is complicated. Some people simply don't fit in the box of “a woman” or “a man”.
|
||||
Many of them like it, if you call them something else – and it's important to respect that.
|
||||
- >
|
||||
This tool lets you share a link to your pronouns, with example sentences,
|
||||
so that you can show people how you like to be called.
|
||||
This tool helps you share a link to your pronouns and gives examples of how to use them.
|
||||
It shows others how you want to be called.
|
||||
- >
|
||||
Why does it matter? Because of simple human decency.
|
||||
You wouldn't call Ashley “Samantha” just because you like that name more
|
||||
or because “she looks like a Samantha to you”.
|
||||
Or even if she <em>does</em> have the name “Samantha” in her birth certificate
|
||||
but she absolutely hates it and prefers to use “Ashley”.
|
||||
And it's the exact same story with pronouns –
|
||||
if you don't want to be rude towards someone, please address them properly.
|
||||
The only difference is that we usually know names, but not pronouns.
|
||||
We introduce ourselves with a name, but not pronouns. Let's change that!
|
||||
Why is this important? It’s about being kind and respectful.
|
||||
You wouldn’t call someone named Ashley “Samantha” just because you like the name more
|
||||
or think “Samantha” suits them better. Even if their documents say “Samantha”,
|
||||
but they hate it and want to be called Ashley, you’d respect that.
|
||||
Pronouns work the same way. If you want to be polite, use the pronouns someone asks for.
|
||||
The difference is, we usually know people’s names, but not their pronouns.
|
||||
Let’s change that by sharing our pronouns!
|
||||
pronouns: 'List of popular pronouns'
|
||||
generator:
|
||||
header: 'Generator'
|
||||
@ -130,48 +133,7 @@ pronouns:
|
||||
You can modify the default links so that the URL reads like a sentence; for example:
|
||||
|
||||
pronunciation:
|
||||
play: 'Play audio sample'
|
||||
|
||||
sources:
|
||||
header: 'Sources'
|
||||
headerLong: 'Examples from cultural texts'
|
||||
headerLonger: 'Nonbinary and gender neutral language in cultural texts'
|
||||
subheader: 'Text corpus of nonbinary and gender neutral language'
|
||||
toc: 'Show table of contents'
|
||||
type:
|
||||
Book: 'Books'
|
||||
Article: 'Articles'
|
||||
Movie: 'Movies'
|
||||
Series: 'Series'
|
||||
Song: 'Music'
|
||||
Poetry: 'Poetry'
|
||||
Comics: 'Comics'
|
||||
Game: 'Games'
|
||||
Other: 'Other'
|
||||
submit:
|
||||
header: 'Submit an example to be added'
|
||||
action: 'Submit'
|
||||
pronouns: 'Which pronouns have been used?'
|
||||
pronounsInfo: 'Enter the simplest form of the pronoun, the way it''s in the link, np. “they”, “e/em/es”, “he&she”'
|
||||
type: 'Source type'
|
||||
author: 'Author'
|
||||
title: 'Title'
|
||||
extra: 'Additional info (translator, name of journal, …)'
|
||||
year: 'Release year (of the English version)'
|
||||
fragments: 'Fragments'
|
||||
fragmentsInfo: 'You can mark the relevant pronouns using square brackets: “Then \[\[they]] saw how \[\[they]] did all of that to \[\[themselves]].”'
|
||||
comment: 'Comment'
|
||||
link: 'Link to the content'
|
||||
thanks: 'Thanks for contributing!'
|
||||
another: 'Submit another one'
|
||||
moderation: 'Submissions will have to get approved before getting published.'
|
||||
key: 'Key'
|
||||
keyInfo: 'Identifier for linking sources between language versions and linking with the dictionary.'
|
||||
keyInfoConvention: 'Ideally: the simplest form of the term, in English, in lower-case.'
|
||||
images: 'Images'
|
||||
spoiler: 'Spoiler'
|
||||
otherVersions: 'In other languages'
|
||||
referenced: 'Examples of use'
|
||||
play: 'Play sound'
|
||||
|
||||
nouns:
|
||||
header: 'Dictionary'
|
||||
@ -235,79 +197,9 @@ nouns:
|
||||
|
||||
image: 'Picture'
|
||||
|
||||
community:
|
||||
header: 'Community'
|
||||
headerLong: 'Queer community'
|
||||
|
||||
inclusive:
|
||||
header: 'Inclusivity'
|
||||
headerLong: 'Dictionary of inclusive language'
|
||||
insteadOf: 'Instead of'
|
||||
say: 'Better say'
|
||||
because: 'Because'
|
||||
info:
|
||||
- >
|
||||
Language is a carrier of thought, of culture, it's a basis of communication. It influences our thoughts and actions.
|
||||
If we want to build a society that's open to diversity and accepting of otherness,
|
||||
our language needs to be inclusive as well.
|
||||
- >
|
||||
Although we focus mostly on gender and sexuality issues on this website, inclusive language is much more than just that.
|
||||
Below we work as a community to create a list of phrases that should be avoided, including an explanation of
|
||||
why and what they could be replaced with.
|
||||
categories: 'Categories'
|
||||
sources: 'Sources'
|
||||
clarification: 'Include a clarification'
|
||||
clarificationDefault: 'We mean, of course, to avoid it in the pejorative meaning, not to stop using it entirely.'
|
||||
|
||||
terminology:
|
||||
header: 'Terminology'
|
||||
headerLong: 'Dictionary of queer terminology'
|
||||
info:
|
||||
- >
|
||||
This is a dictionary of terms related to the LGBTQ+ community.
|
||||
- >
|
||||
Keep in mind that identity labels are inherently subjective and flexible.
|
||||
This dictionary is a community effort to find the most widely accepted definitions of queer terms,
|
||||
but shouldn't be treated as any kind of authority on the subject.
|
||||
The only authority on someone's identity and what words best describe it is… that person themself.
|
||||
term: 'Term'
|
||||
original: 'Etymology'
|
||||
category: 'Category'
|
||||
images: 'Additional images, from outside the flag catalogue'
|
||||
definition: 'Definition'
|
||||
categories:
|
||||
sexual_orientation:
|
||||
name: 'Sexual orientation'
|
||||
description: 'To whom (if anyone) is a person attracted sexually'
|
||||
romantic_orientation:
|
||||
name: 'Romantic orientation'
|
||||
description: 'To whom (if anyone) is a person attracted romantically'
|
||||
# tertiary_orientation:
|
||||
attraction:
|
||||
name: 'Attraction'
|
||||
description: 'To whom (if anyone) is a person attracted in other ways'
|
||||
gender:
|
||||
name: 'Gender'
|
||||
description: 'Who a person is'
|
||||
gender_expression:
|
||||
name: 'Gender expression'
|
||||
description: 'The way in which one''s gender is shown to others'
|
||||
relationship_model:
|
||||
name: 'Relationship model'
|
||||
description: 'How do a person''s relationships look like'
|
||||
language:
|
||||
name: 'Language'
|
||||
description: 'Other language related to queerness'
|
||||
politics:
|
||||
name: 'Politics'
|
||||
description: 'Terms related to the fight for queer liberation'
|
||||
prejudice:
|
||||
name: 'Prejudice'
|
||||
description: 'Terms related to hate and discrimination towards queer people'
|
||||
|
||||
faq:
|
||||
header: 'FAQ'
|
||||
headerLong: 'Frequently asked questions'
|
||||
header: 'Questions'
|
||||
headerLong: 'Questions and answers'
|
||||
questions:
|
||||
nonbinary:
|
||||
question: 'What is nonbinary?'
|
||||
@ -641,22 +533,7 @@ faq:
|
||||
- >
|
||||
Before you report an issue, please check if disabling such extensions fixes your problem.
|
||||
|
||||
links:
|
||||
header: 'References'
|
||||
headerLong: 'Extra references'
|
||||
links: 'Extra links'
|
||||
recommended: 'We recommend'
|
||||
blog: 'Blog'
|
||||
blogTOC: 'Table of contents'
|
||||
blogLatest: 'Latest blog entries'
|
||||
blogFeed: 'Feed'
|
||||
blogReact: 'React'
|
||||
mediaShort: 'Media'
|
||||
media: 'Pronouns.page in the media'
|
||||
|
||||
social: 'Social media'
|
||||
|
||||
languageVersions: 'Other language versions'
|
||||
links: ~
|
||||
|
||||
people: ~
|
||||
|
||||
@ -664,7 +541,7 @@ english: ~
|
||||
|
||||
contact:
|
||||
header: 'Contact'
|
||||
authors: 'Authors of the website'
|
||||
authors: 'Creators of the page'
|
||||
groups:
|
||||
all: ''
|
||||
calendar: 'Queer Calendar Bot'
|
||||
@ -765,39 +642,6 @@ contact:
|
||||
design:
|
||||
header: 'Design guidelines & assets'
|
||||
|
||||
workshops:
|
||||
header: 'Workshops'
|
||||
headerLong: 'Training and workshops'
|
||||
content:
|
||||
- >
|
||||
Do you appreciate the importance of values such as equal rights, inclusiveness, respect and diversity,
|
||||
and do you want to promote them in your company, institution or organization?
|
||||
Do you want to help people in your circle get educated about inclusivity?
|
||||
- >
|
||||
Team members {/team=of our Collective} are organising
|
||||
<strong>training and workshops in the field of inclusive, non-binary and gender-neutral language</strong>
|
||||
as well as offering <strong>consulting in the area of DEI</strong>.
|
||||
We are also open to cooperation in a broader scope, we can prepare a lecture tailored to specific needs,
|
||||
e.g., taking into account the issues of transgender rights, feminism or, more broadly, the rights and needs of the LGBTQIAP+ community.
|
||||
- >
|
||||
Currently, we offer training and workshops <strong>online</strong>,
|
||||
as well as in person in the Poland, Netherlands and UK (with reimbursement of travel costs); in English and in Polish.
|
||||
- >
|
||||
If you are interested, send us an email to {mailto:workshops@pronouns.page=workshops@pronouns.page},
|
||||
remembering to provide information such as: type of organization, location, preferred date and form,
|
||||
expected number of participants, which issues you would like to focus on, etc.
|
||||
- >
|
||||
For non-profits we can waive remuneration.
|
||||
|
||||
support:
|
||||
header: 'Support'
|
||||
description: >
|
||||
If you want to chip in for the server, domains, stickers etc., or simply buy the authors a beer,
|
||||
you can use the links below:
|
||||
bankAccount: 'Bank transfer'
|
||||
# bankAccountOwner: 'The account is the name of a project maintainer, Andrea Vos'
|
||||
ad: 'Ad'
|
||||
|
||||
user:
|
||||
header: 'Account'
|
||||
headerLong: 'Your account'
|
||||
@ -1221,176 +1065,6 @@ confirm:
|
||||
save: 'Save'
|
||||
dismiss: 'Dismiss'
|
||||
|
||||
terms:
|
||||
header: 'Terms of Service'
|
||||
lastUpdate: 'Last Updated'
|
||||
consent: 'By registering you''re accepting the {/terms=Terms of Service}.'
|
||||
content:
|
||||
intro: >
|
||||
These Terms of Service govern your access to and use of the Service provided on the website
|
||||
<strong>pronouns.page</strong> and related subdomains and domains,
|
||||
operated by the “Neutral Language Council” collective
|
||||
and Nero Network (NL, KVK 88409120)
|
||||
who can be contacted via email:
|
||||
consent: >
|
||||
By using the Services you agree to be bound by these Terms of Service and you consent
|
||||
to us collecting and processing your data as described in {/privacy=our Privacy Policy}.
|
||||
accounts:
|
||||
header: 'Users and accounts'
|
||||
age: >
|
||||
You cannot create an account, if you're barred from it under the laws of your jurisdiction.
|
||||
You cannot create an account, if you're under 13 years old.
|
||||
If you're under 16 years old, you need consent of the holder of parental responsibility.
|
||||
authentication: >
|
||||
When you create an account with us, you are responsible for safeguarding the authentication method
|
||||
that you use to access the Service (that is: password to your email account and/or social media platform).
|
||||
You agree not to disclose it to any third party.
|
||||
You must notify us immediately when you become aware of any breach of security or unauthorized use of your account.
|
||||
termination: >
|
||||
We may terminate or suspend your account immediately, without prior notice or liability,
|
||||
for any reason whatsoever, including without limitation if you breach the Terms.
|
||||
inactivity: >
|
||||
Accounts without any cards and no activity in the last 30 days will be removed and their usernames freed up.
|
||||
content:
|
||||
header: 'Content'
|
||||
ownership: >
|
||||
The Content you post on the Service is yours.
|
||||
By posting it, you grant us a worldwide, royalty-free license
|
||||
to use, copy, reproduce, process, adapt, modify, publish, transmit, display and distribute such Content in any way.
|
||||
liability: >
|
||||
We do not endorse or guarantee truthfulness or safety of the Content posted by other users of the Service,
|
||||
and in particular of any links to any external websites.
|
||||
violations: >
|
||||
It is forbidden to post on the Service any Content that might break the law or violate social norms,
|
||||
including but not limited to:
|
||||
violationsExamples:
|
||||
totalitarian: 'propagation of totalitarian regimes'
|
||||
hateSpeech: 'hate speech'
|
||||
racism: 'racism'
|
||||
xenophobia: 'xenophobia'
|
||||
homophobia: 'homophobia'
|
||||
transphobia: 'transphobia'
|
||||
enbyphobia: 'enbyphobia'
|
||||
queerphobia: 'queerphobia'
|
||||
exclusionism: 'queer exclusionism'
|
||||
sexism: 'sexism'
|
||||
misogyny: 'misogyny'
|
||||
ableism: 'ableism'
|
||||
harassment: 'harassment'
|
||||
impersonation: 'impersonation'
|
||||
selfHarm: 'encouraging self-harm and/or suicide'
|
||||
childPornography: 'child pornography'
|
||||
pedophilia: 'broadly understood pedophilia advocacy'
|
||||
unlawfulConduct: 'unlawful conduct'
|
||||
misinformation: 'misinformation'
|
||||
doxxing: 'sharing of someone else''s personal data'
|
||||
spam: 'spam'
|
||||
trolling: 'trolling'
|
||||
advertisement: 'advertisement'
|
||||
copyright: 'copyright or trademark violations'
|
||||
miscellaneous: 'miscellaneous'
|
||||
violationsStrict: >
|
||||
We reserve the right to interpret as hate-speech all instances of non-obvious, concealed hate speech
|
||||
(eg. telling some people to “DNI” because of their queer identity, transphobic dogwhistles like “superstraight” or “semibisexual”, etc.).
|
||||
responsibility: >
|
||||
You are responsible for any Content posted on the Service.
|
||||
If you violate these Terms of Service, we will remove your Content without prior notice and we might revoke your license to use the Service.
|
||||
If you break the law, we will pass your information to law enforcement agencies.
|
||||
closing:
|
||||
header: 'General'
|
||||
jurisdiction: >
|
||||
The applicable law is the law of the Kingdom of Netherlands.
|
||||
changes: >
|
||||
We reserve the right to modify these Terms of Service at any time.
|
||||
If a change is material we will provide at least 30 days notice prior to any new Terms of Service taking effect.
|
||||
|
||||
privacy:
|
||||
header: 'Privacy Policy'
|
||||
content:
|
||||
intro: >
|
||||
This Privacy Policy describes how the Service provided on the website
|
||||
<strong>pronouns.page</strong> and related subdomains and domains
|
||||
manages your personal data.
|
||||
The Service is operated by the “Neutral Language Council” collective
|
||||
and Nero Network (NL, KVK 88409120)
|
||||
who can be contacted via email:
|
||||
effort: >
|
||||
We make every effort to store your data securely and to ensure that any non-public data we store
|
||||
are not seized by or transferred to any third party, except those trusted parties described below.
|
||||
data: >
|
||||
Other than the data that you explicitly post on the Service as Content
|
||||
or share with us implicitly (eg. OAuth access tokens, if you use social login options),
|
||||
no additional private data connected to your account is being stored or processed by the Service.
|
||||
editRemoval: >
|
||||
You may edit or remove any Content you have posted on the Service.
|
||||
contact: >
|
||||
When you contact us by email we store your email address in order to answer you and to ask you follow-up questions.
|
||||
cookies: >
|
||||
We only use first-party cookies and local storage to keep you logged in and save your preferences.
|
||||
plausible: >
|
||||
We use <strong>Plausible</strong> to analyse traffic on the website. Such data has no relation to your username, and your IP is anonymised.
|
||||
You can read their privacy policy {https://plausible.io/privacy=<strong>here</strong>}.
|
||||
gtm: >
|
||||
We use <strong>Google Tag Manager</strong> to analyse traffic on the website. Such data has no relation to your username.
|
||||
You can read their privacy policy {https://support.google.com/tagmanager/answer/9323295=<strong>here</strong>}.
|
||||
arc: >
|
||||
We use <strong>arc.io</strong> to cover the costs of website maintenance without introducing ads.
|
||||
You can read more about them and their privacy policy
|
||||
{https://arc.io/faq=<strong>here</strong>}.
|
||||
turnstile: >
|
||||
We use <strong>Cloudflare Turnstile</strong> to filter out bots and prevent attacks.
|
||||
You can read their privacy policy
|
||||
{https://www.cloudflare.com/privacypolicy=<strong>here</strong>}.
|
||||
sentry: >
|
||||
We use <strong>Sentry</strong> to monitor for errors and performance issues.
|
||||
The transmitted data has no relation to your username, unless it is contained inside the visited URL,
|
||||
and your IP is not stored.
|
||||
ezoic: >
|
||||
In order to fund the project we show ads using a third party technology called <strong>Ezoic</strong>.
|
||||
You can opt-in to allow them to personalise your experience.
|
||||
Their privacy policy is available {https://g.ezoic.net/privacy/pronouns.page=<strong>here</strong>}.
|
||||
adsense: >
|
||||
In order to fund the project we show ads using third party vendors, including <strong>Google</strong>,
|
||||
whose ads policy is available {https://support.google.com/adwordspolicy/answer/1316548=here}.
|
||||
Google uses cookies that enable it to serve ads to our users based on previous visits to our site and other sites.
|
||||
You may opt out of personalised advertising by not giving your consent when prompted,
|
||||
by revoking your consent using a button below, or by visiting {https://adssettings.google.com/=Ads Settings}.
|
||||
newor: >
|
||||
In order to fund the project we show ads using third party vendors, including <strong>Newor Media</strong>,
|
||||
whose privacy policy is available {https://newormedia.com/privacy-policy=here}.
|
||||
It uses cookies that enable it to serve ads to our users based on previous visits to our site and other sites.
|
||||
You may opt out of personalised advertising by not giving your consent when prompted
|
||||
or by clicking on the “Privacy” button in the right bottom corner of the page.
|
||||
publift: >
|
||||
In order to fund the project we show ads using third party vendors, including <strong>Publift</strong>,
|
||||
whose privacy policy is available {https://www.publift.com/privacy-policy=here}.
|
||||
It uses cookies that enable it to serve ads to our users based on previous visits to our site and other sites.
|
||||
You may opt out of personalised advertising by not giving your consent when prompted
|
||||
by clicking this link:
|
||||
logsBackups: >
|
||||
Logs and backups are stored for no longer than 18 months.
|
||||
gdpr: >
|
||||
Your personal data are protected by the GDPR, which means you have the right
|
||||
to see, correct, update and remove the data we store about you.
|
||||
consent:
|
||||
header: 'Cookie consent'
|
||||
required:
|
||||
header: 'Required cookies'
|
||||
description: >
|
||||
We use cookies and local storage to save your preferences (eg. dark mode)
|
||||
and we use privacy-friendly third-party tools (Cloudflare Turnstile, Plausible) that might store their own cookies.
|
||||
details: 'You can read more in our {/privacy=Privacy Policy}.'
|
||||
optional:
|
||||
header: 'Optional cookies'
|
||||
description: >
|
||||
We show ads to fund the project {/blog/why-ads=(more details here)}.
|
||||
You can agree for related third-parties to store information about you
|
||||
for the purposes of gathering statistics and personalising ads.
|
||||
details: 'You can read more in Ezoic''s {https://g.ezoic.net/privacy/pronouns.page=Privacy Policy}.'
|
||||
accept: 'Accept'
|
||||
reject: 'Reject'
|
||||
revoke: 'Revoke personalised ads consent'
|
||||
|
||||
admin:
|
||||
header: 'Team panel'
|
||||
user:
|
||||
@ -1445,25 +1119,6 @@ mode:
|
||||
reducedColours: 'Reduced colours'
|
||||
reducedItems: 'Reduced number of items shown'
|
||||
|
||||
ban:
|
||||
reason: 'Ban reason'
|
||||
visible: '(this will be visible to the user)'
|
||||
terms: 'Terms rules broken (required)'
|
||||
action: 'Ban this person'
|
||||
confirm: 'Are you sure you want to ban @%username%?'
|
||||
confirmUnban: 'Are you sure you want to remove ban (proposals) of @%username%? Keep in mind that it''s probably worth discussing such cases on Discord'
|
||||
header: 'Your profile is no longer public.'
|
||||
banned: 'Profile not published'
|
||||
termsIntro: 'According to our {/terms=Terms of Service}'
|
||||
appeal: >
|
||||
Moderation is a complex and delicate subject. It's being done by volunteers who might not always agree with each other
|
||||
or be aware of some issues. If you think your account didn't breach our {/terms=Terms of Service},
|
||||
please contact us at {mailto:moderation@pronouns.page=moderation@pronouns.page} and we might get another look in a bigger group.
|
||||
appealEmail: >
|
||||
Moderation is a complex and delicate subject. It's being done by volunteers who might not always agree with each other
|
||||
or be aware of some issues. If you think your account didn't breach our Terms of Service,
|
||||
please respond to this email and we might get another look in a bigger group.
|
||||
|
||||
report:
|
||||
action: 'Report abuse'
|
||||
comment: 'Please explain briefly what''s wrong with this profile'
|
||||
@ -1875,174 +1530,6 @@ flags_alt:
|
||||
the bottom parts being connected by a horizontal line.
|
||||
In the middle of the symbol is an upside down five pointed star.
|
||||
|
||||
calendar:
|
||||
header: 'Calendar'
|
||||
headerLong: 'Queer Calendar'
|
||||
date: '%date%, %year%'
|
||||
months:
|
||||
1: 'January'
|
||||
2: 'February'
|
||||
3: 'March'
|
||||
4: 'April'
|
||||
5: 'May'
|
||||
6: 'June'
|
||||
7: 'July'
|
||||
8: 'August'
|
||||
9: 'September'
|
||||
10: 'October'
|
||||
11: 'November'
|
||||
12: 'December'
|
||||
dates:
|
||||
1: 'January %day%'
|
||||
2: 'February %day%'
|
||||
3: 'March %day%'
|
||||
4: 'April %day%'
|
||||
5: 'May %day%'
|
||||
6: 'June %day%'
|
||||
7: 'July %day%'
|
||||
8: 'August %day%'
|
||||
9: 'September %day%'
|
||||
10: 'October %day%'
|
||||
11: 'November %day%'
|
||||
12: 'December %day%'
|
||||
events:
|
||||
pride_month: '{/terminology#pride=Pride} Month'
|
||||
trans_month: 'International {/terminology#transgender=Trans Awareness} Month'
|
||||
zaimki_birthday: 'Birthday of Pronouns.page'
|
||||
agender_day: '{/terminology#agender=Agender} Pride Day'
|
||||
asexuality_day: '{https://internationalasexualityday.org/en/=International Asexuality Day}'
|
||||
bisexuality_day: 'Celebrate {/terminology#bisexual=Bisexuality} Day'
|
||||
drag_day: '{/terminology#drag=Drag} Day'
|
||||
idahobit: 'International Day Against {/terminology#homophobia=Homophobia}, {/terminology#transphobia=Transphobia} and {/terminology#biphobia=Biphobia}'
|
||||
intersex_day: '{/terminology#intersex=Intersex} Awareness Day'
|
||||
intersex_remembrance_day: '{/terminology#intersex=Intersex} Day of Remembrance'
|
||||
lesbian_day: 'International {/terminology#lesbian=Lesbian} Day'
|
||||
lesbian_visibility_day: 'International {/terminology#lesbian=Lesbian} Visibility Day'
|
||||
coming_out_day: '{/terminology#coming%20out=Coming Out} Day'
|
||||
nonbinary_day: 'International {/terminology#nonbinary=Nonbinary People''s} Day'
|
||||
pan_day: '{/terminology#pansexual=Pansexual} & {/terminology#panromantic=Panromantic} Awareness Day'
|
||||
trans_remembrance_day: '{/terminology#transgender=Transgender} Day of Remembrance'
|
||||
trans_visibility_day: 'International {/terminology#transgender=Trans} Day of Visibility'
|
||||
zero_discrimination_day: 'Zero Discrimination Day'
|
||||
arospec_week: '{/terminology#aromantic%20spectrum=Aromantic Spectrum} Awareness Week'
|
||||
arospec_week___timeDescription: 'in the full week starting on a Sunday following Valentine''s Day'
|
||||
asexual_week: '{https://aceweek.org/stories/the-history-of-ace-week=Ace Week}'
|
||||
asexual_week___timeDescription: 'in the last full week of October (starting on Sunday)'
|
||||
bisexual_week: '{/terminology#bisexual=Bisexual} Awareness Week'
|
||||
pronouns_day: 'Pronouns Day'
|
||||
pronouns_day___timeDescription: 'on the 3rd Wednesday of October'
|
||||
trans_week: '{/terminology#transgender=Trans} Awareness Week'
|
||||
trans_parent_day: '{/terminology#transgender=Trans} Parent Day'
|
||||
trans_parent_day___timeDescription: 'on the first Sunday of November'
|
||||
nonbinary_week: '{/terminology#nonbinary=Nonbinary} Awareness Week'
|
||||
nonbinary_week___timeDescription: 'in the week (Mon-Sun) surrounding July 14'
|
||||
polyamory_day: '{/terminology#polyamory=Polyamory} Day'
|
||||
homophobia_sport: 'International Day Against {/terminology#homophobia=Homophobia} in Sports'
|
||||
gay_uncles_day: '{/terminology#gay=Gay} Uncles Day'
|
||||
gay_uncles_day___timeDescription: 'on the second Sunday in August'
|
||||
lgbtq_stem: '{https://prideinstem.org/lgbtstemday/=LGBTQ+ STEM Day}'
|
||||
trans_depathologization: '{https://tgeu.org/stop-trans-pathologisation/=International Day of Action for Trans Depathologization}'
|
||||
lgbti_book_day: '{https://creacuervos.com/dia-internacional-del-libro-de-tematica-lgbti/=International LGBTI Book Day}'
|
||||
human_rights_day: '{https://en.wikipedia.org/wiki/Human_Rights_Day=Human Rights Day}'
|
||||
nonbinary_parents_day: '{/terminology#nonbinary=Nonbinary} Parents'' Day'
|
||||
trans_prisoner: '{/terminology#transgender=Trans} Prisoner Day of Action and Solidarity'
|
||||
xenogender_day: '{https://nonbinary.wiki/wiki/Xenogender=Xenogender} Visibility Day'
|
||||
genderqueer_day: '{/terminology#genderqueer=Genderqueer} Visibility Day'
|
||||
genderfluid_day: '{/terminology#genderfluid=Genderfluid} Visibility Day'
|
||||
aids_day: 'World AIDS Day'
|
||||
tolerance_day: 'International Day of Tolerance'
|
||||
social_justice_day: 'World Day of Social Justice'
|
||||
stonewall_day: 'Anniversary of Stonewall Riots'
|
||||
domestic_violence: 'LGBTQ Domestic Violence Awareness Day'
|
||||
polysexual_day: '{/terminology#polysexual=Polysexual} & {/terminology#polyromantic=Polyromantic} Visibility Day'
|
||||
orlando_day: 'Pulse Night of Remembrance'
|
||||
aids_memorial: 'International AIDS Candlelight Memorial'
|
||||
aids_memorial___timeDescription: 'on the third Sunday of May'
|
||||
health_week: 'LGBT Health Awareness Week'
|
||||
health_week___timeDescription: 'from Monday to Friday in the last week of March'
|
||||
lesbian_visibility_week: '{/terminology#lesbian=Lesbian} Visibility Week'
|
||||
demigender_day: '{/terminology#demigender=Demigender} Awareness Day'
|
||||
pan_pride_day: '{/terminology#pansexual=Pansexual} Pride Day'
|
||||
transmasculine_day: 'Day of {/terminology#transmasculine=Transmasculine} Struggle and Resistance'
|
||||
asexual_visibility_day: '{/terminology#asexual=Asexual} Visibility Day'
|
||||
bi_health_month: '{/terminology#bisexual=Bisexual} Health Awareness Month'
|
||||
holocaust_remembrance_day: 'International Holocaust Remembrance Day'
|
||||
family_equality_day: 'International Family Equality Day'
|
||||
family_equality_day___timeDescription: 'on the first Sunday of May'
|
||||
aro_month: '{/terminology#aromantic=Aromantic} Awareness Month'
|
||||
black_ribbon_day: '{https://en.wikipedia.org/wiki/Black_Ribbon_Day=Black Ribbon Day}'
|
||||
black_queer_week: 'Black {/terminology#queer=Queer} History Week'
|
||||
black_queer_week___timeDescription: 'in the third week of February'
|
||||
mena_lesbian_day: '{https://www.ankhfrance.org/sarahhegazy=West Asian and North African} {/terminology#lesbian=Lesbian} and {/terminology#queer=Queer} Women''s Pride Day'
|
||||
hate_crime_awareness_week: 'Hate Crime Awareness Week'
|
||||
hate_crime_awareness_week___timeDescription: 'from the second to the third Saturday of October (inclusive both Saturdays)'
|
||||
deaf_awareness_week: 'Deaf LGBTQ Awareness Week'
|
||||
suicide_prevention_day: 'World Suicide Prevention Day'
|
||||
suicide_prevention_month: 'Suicide Prevention Month'
|
||||
aids_awareness_month: 'AIDS Awareness Month'
|
||||
genderfluid_week: '{/terminology#genderfluid=Genderfluid} Awareness Week'
|
||||
pan_week: '{https://posi-pan.tumblr.com/panweek=Pan Week}'
|
||||
parents_day: 'Gender Expansive Parents'' Day'
|
||||
parents_day___timeDescription: 'on the first Sunday of December'
|
||||
hiv_testing_day: 'International HIV Testing Day'
|
||||
freedressing_day: 'Freedressing Awareness Day'
|
||||
sexual_health_day: 'Sexual and Reproductive Health Awareness Day'
|
||||
world_sexual_health_day: 'World Sexual Health Day'
|
||||
aids_vaccine_day: 'World AIDS Vaccine Day'
|
||||
queer_youth_day: '{/terminology#queer=Queer} Youth Day'
|
||||
omnisexual_day: '{/terminology#omnisexual=Omnisexual} Visibility Day'
|
||||
unlabeled_day: '{https://unlabeledidentity.carrd.co/=Unlabeled Visibility Day}'
|
||||
trans_youth_day: '{https://elmarplatense.com/2021/05/14/se-conmemoro-el-primer-dia-de-la-visibilidad-de-las-nineces-y-adolescencias-trans-en-general-pueyrredon/=Trans Children and Youth Visibility Day}'
|
||||
hiv_long_term_survivors_day: '{https://www.hiv.gov/events/awareness-days/hiv-long-term-survivors-day=HIV Long-Term Survivors Awareness Day}'
|
||||
women_hiv_awareness_day: '{https://www.cdc.gov/hiv/library/awareness/nwghaad.html=Women and Girls HIV/AIDS Awareness Day}'
|
||||
youth_hiv_awareness_day: '{https://www.cdc.gov/hiv/library/awareness/nyhaad.html=Youth HIV/AIDS Awareness Day}'
|
||||
gay_hiv_awareness_day: '{https://www.cdc.gov/hiv/library/awareness/ngmhaad.html=Gay Men''s HIV/AIDS Awareness Day}'
|
||||
black_hiv_awareness_day: '{https://www.cdc.gov/hiv/library/awareness/nbhaad.html=Black HIV/AIDS Awareness Day}'
|
||||
hiv_aging_awareness_day: '{https://www.cdc.gov/hiv/library/awareness/nhaad.html=HIV/AIDS and Aging Awareness Day}'
|
||||
trans_hiv_testing_day: '{https://www.cdc.gov/hiv/library/awareness/nthtd.html=Transgender HIV Testing Day}'
|
||||
mspec_lesbian_day: '{https://twitter.com/MspecLesbianss=Mspec Lesbian Visibility & Awareness Day}'
|
||||
mspec_lesbian_week: '{https://twitter.com/MspecLesbianss=Mspec Lesbian Visibility & Awareness Week}'
|
||||
mspec_gay_day: 'Mspec Gay Visibility & Awareness Day'
|
||||
mspec_gay_week: 'Mspec Gay Visibility & Awareness Week'
|
||||
spring_testing_week: 'Spring European HIV Testing Week'
|
||||
autumn_testing_week: 'Autumn European HIV Testing Week'
|
||||
sex_worker_day: '{https://www.nswp.org/event/international-sex-workers-day-0=International Sex Worker Day}'
|
||||
equal_pay_day: 'LGBTQIA+ Equal Pay Awareness Day'
|
||||
sex_worker_pride: '{https://www.nswp.org/event/sex-worker-pride=Sex Worker Pride}'
|
||||
sex_worker_rights_day: '{https://www.nswp.org/event/international-sex-workers-rights-day=International Sex Workers'' Rights Day}'
|
||||
sex_worker_violence_day: '{https://www.nswp.org/event/international-day-end-violence-against-sex-workers-6=International Day to End Violence Against Sex Workers}'
|
||||
omnisexual_omniromantic_day: '{/terminology#omnisexual=Omnisexual} and {/terminology#omniromantic=Omniromantic} Pride and Visibility Day'
|
||||
omnisexual_awareness_day: '{/terminology#omnisexual=Omnisexual} Awareness Day'
|
||||
hiv_is_not_a_crime: '{https://www.hivisnotacrime-etaf.org/=HIV Is Not a Crime Awareness Day}'
|
||||
trans_flag_day: '{https://twitter.com/hrc/status/1296122309036650497=Trans Flag Day}'
|
||||
alan_turing_day: 'Alan Turing Day'
|
||||
nonbinary_kids_day: '{/terminology#nonbinary=Nonbinary} Kids'' Day'
|
||||
masc_lesbian_week: '{https://twitter.com/MascLesWeek=Masculine Lesbian Visibility and Awareness Week}'
|
||||
masc_lesbian_day: '{https://twitter.com/MascLesWeek=Masculine Lesbian Visibility and Awareness Day}'
|
||||
trans_history_month: '{/terminology#transgender=Transgender} History Month'
|
||||
transition_week: '{/terminology#transition=Transition} Week'
|
||||
bi_creators_day: '{/terminology#bisexual=Bisexual} Creators Day'
|
||||
wrath_month: 'Queer Wrath Month'
|
||||
lesbian_aunts_day: '{/terminology#lesbian=Lesbian} Aunts Day'
|
||||
aplatonic_visibility_day: '{/terminology#aplatonic=Aplatonic} Visibility Day'
|
||||
aromantic_visibility_day: '{/terminology#aromantic=Aromantic} {https://aromanticvisibilityday.org/=Visibility Day}'
|
||||
aromantic_spectrum_visibility_day: '{https://aromanticspectrumday.net/en/home-english=Aromantic Spectrum Visibility Day}'
|
||||
nonmonogamy_visibility_day: '{https://www.dayofvisibility.com/=Day of Visibility for Non-monogamy}'
|
||||
banner: 'We''re celebrating/commemorating'
|
||||
celebrating_custom: 'is celebrated'
|
||||
celebrating_day: 'is celebrated on'
|
||||
celebrating_week: 'is celebrated on'
|
||||
celebrating_month: 'is celebrated in'
|
||||
image:
|
||||
header: 'Download an image'
|
||||
view:
|
||||
grid: 'Grid view'
|
||||
list: 'Events list'
|
||||
link: 'Link'
|
||||
full: 'Full calendar'
|
||||
onlyFirstDays: 'version with only the first days of long events marked'
|
||||
start: 'start'
|
||||
|
||||
supportBanner:
|
||||
statement: 'We condemn war crimes.'
|
||||
links: >
|
||||
@ -2050,34 +1537,6 @@ supportBanner:
|
||||
{https://www.humanrightscareers.com/issues/charities-helping-civilians-in-palestine/=in Gaza}
|
||||
and {https://donate.unhcr.org/int/en/general=in other areas of military conflict}.
|
||||
|
||||
seo:
|
||||
keywords:
|
||||
- 'pronouns'
|
||||
- 'inclusive language'
|
||||
- 'inclusivity'
|
||||
- 'diversity'
|
||||
- 'dei'
|
||||
- 'queer'
|
||||
- 'lgbtq'
|
||||
- 'lgbt'
|
||||
- 'lgbtq page'
|
||||
- 'lgbt page'
|
||||
- 'not binary'
|
||||
- 'non binary'
|
||||
- 'nonbinary'
|
||||
- 'non-binary'
|
||||
- 'gay rights'
|
||||
- 'trans rights'
|
||||
- 'lesbian'
|
||||
- 'gay'
|
||||
- 'transgender'
|
||||
- 'trans'
|
||||
- 'lgbtq youth'
|
||||
- 'lgbt youth'
|
||||
- 'i support lgbt'
|
||||
- 'i support lgbtq'
|
||||
- 'i support gay rights'
|
||||
|
||||
form:
|
||||
persistent:
|
||||
present:
|
||||
|
@ -57,35 +57,35 @@ export class LocaleDescription {
|
||||
|
||||
/* eslint-disable */
|
||||
export default [
|
||||
new LocaleDescription('de', 'ger', 'Deutsch', 'German', 'https://pronomen.net', true, 'ß', 'germanic'),
|
||||
new LocaleDescription('es', 'spa', 'Español', 'Spanish', 'https://pronombr.es', true, 'ñ', 'romance'),
|
||||
new LocaleDescription('eo', null, 'Esperanto', 'Esperanto', 'https://pronomejo.net', false, 'ĥ', 'constructed'),
|
||||
new LocaleDescription('en', 'eng', 'English', 'English', 'https://en.pronouns.page', true, 'þ', 'germanic'),
|
||||
new LocaleDescription('en-simple', null, 'English', 'English', 'https://simple.pronouns.page', true, 'þ', 'germanic', 'Simple'),
|
||||
new LocaleDescription('et', 'est', 'Eesti keel', 'Estoanian', 'https://et.pronouns.page', true, 'õ', 'finnish'),
|
||||
new LocaleDescription('fr', 'fre', 'Français', 'French', 'https://pronoms.fr', true, 'ç', 'romance'),
|
||||
new LocaleDescription('gl', 'glc', 'Galego', 'Galician', 'https://gl.pronouns.page', false, 'ñ', 'romance'), // symbol duplicate with spanish
|
||||
new LocaleDescription('he', 'heb', 'עברית', 'Hebrew', 'https://he.pronouns.page', false, 'ע', 'semitic'), // // not entirely sure about the languange family
|
||||
new LocaleDescription('it', 'ita', 'Italiano', 'Italian', 'https://it.pronouns.page', false, 'à', 'romance'),
|
||||
new LocaleDescription('lad','lno', 'Ladino', 'Ladin', 'https://lad.pronouns.page', true, 'ny', 'romance', 'Djudezmo'),
|
||||
new LocaleDescription('hbs','hbs', 'Naški', 'BCMS', 'https://hbs.pronouns.page', false, 'ć', 'slavic', 'BCMS'), // Bosanski-Hrvatski-Crnogorski-Српски
|
||||
new LocaleDescription('nl', 'dut', 'Nederlands', 'Dutch', 'https://nl.pronouns.page', true, 'ij', 'germanic'),
|
||||
new LocaleDescription('nb', 'nor', 'Norsk', 'Norwegian', 'https://nb.pronouns.page', true, 'æ', 'germanic', 'Bokmål'), // å might be better, but it's used for swedish
|
||||
new LocaleDescription('nn', 'nor', 'Norsk', 'Norwegian', 'https://nn.pronouns.page', true, 'æ', 'germanic', 'Nynorsk'),
|
||||
new LocaleDescription('pl', 'pol', 'Polski', 'Polish', 'https://zaimki.pl', true, 'ą', 'slavic'),
|
||||
new LocaleDescription('pt', 'por', 'Português', 'Portuguese', 'https://pt.pronouns.page', true, 'ã', 'romance'),
|
||||
new LocaleDescription('ro', 'rom', 'Română', 'Romanian', 'https://ro.pronouns.page', true, 'ă', 'romance'),
|
||||
new LocaleDescription('sv', 'swe', 'Svenska', 'Swedish', 'https://sv.pronouns.page', true, 'å', 'germanic'),
|
||||
new LocaleDescription('tr', 'tur', 'Türkçe', 'Turkish', 'https://tr.pronouns.page', true, 'ğ', 'turkic'),
|
||||
new LocaleDescription('vi', 'vie', 'Tiếng Việt', 'Vietnamese', 'https://vi.pronouns.page', true, 'ớ', 'vietic'),
|
||||
new LocaleDescription('ar', 'ams', 'العربية', 'Arabic', 'https://ar.pronouns.page', true, 'ش', 'semitic', 'الفصحى'),
|
||||
new LocaleDescription('ru', 'rus', 'Русский', 'Russian', 'https://ru.pronouns.page', true, 'й', 'slavic'),
|
||||
new LocaleDescription('ua', 'ukr', 'Українська', 'Ukrainian', 'https://ua.pronouns.page', true, 'ї', 'slavic'),
|
||||
new LocaleDescription('ja', 'jpn', '日本語', 'Japanese', 'https://ja.pronouns.page', true, 'の', 'japonic'),
|
||||
new LocaleDescription('ko', 'kor', '한국어', 'Korean', 'https://ko.pronouns.page', false, '인', 'koreanic'),
|
||||
new LocaleDescription('yi', 'ydd', 'ייִדיש', 'Yiddish', 'https://yi.pronouns.page', false, 'ש', 'germanic'),
|
||||
new LocaleDescription('zh', 'mnd', '中文', 'Mandarin Chinese', 'https://zh.pronouns.page', true, '人', ''),
|
||||
new LocaleDescription('tok', null, 'toki pona', 'Toki Pona', 'https://tok.pronouns.page', false, '⊡', 'constructed'),
|
||||
new LocaleDescription('fo', 'far', 'Føroyskt', 'Faroese', 'https://fo.pronouns.page', false, 'ð', 'germanic'),
|
||||
new LocaleDescription('de', 'ger', 'Deutsch', 'German', 'https://pronomen.net', true, 'ß', 'germanic'),
|
||||
new LocaleDescription('es', 'spa', 'Español', 'Spanish', 'https://pronombr.es', true, 'ñ', 'romance'),
|
||||
new LocaleDescription('eo', null, 'Esperanto', 'Esperanto', 'https://pronomejo.net', false, 'ĥ', 'constructed'),
|
||||
new LocaleDescription('en', 'eng', 'English', 'English', 'https://en.pronouns.page', true, 'þ', 'germanic'),
|
||||
new LocaleDescription('en-simple', null, 'English', 'English', 'https://simple.pronouns.page', false, 'þ', 'germanic', 'Simple'),
|
||||
new LocaleDescription('et', 'est', 'Eesti keel', 'Estoanian', 'https://et.pronouns.page', true, 'õ', 'finnish'),
|
||||
new LocaleDescription('fr', 'fre', 'Français', 'French', 'https://pronoms.fr', true, 'ç', 'romance'),
|
||||
new LocaleDescription('gl', 'glc', 'Galego', 'Galician', 'https://gl.pronouns.page', false, 'ñ', 'romance'), // symbol duplicate with spanish
|
||||
new LocaleDescription('he', 'heb', 'עברית', 'Hebrew', 'https://he.pronouns.page', false, 'ע', 'semitic'), // // not entirely sure about the languange family
|
||||
new LocaleDescription('it', 'ita', 'Italiano', 'Italian', 'https://it.pronouns.page', false, 'à', 'romance'),
|
||||
new LocaleDescription('lad', 'lno', 'Ladino', 'Ladin', 'https://lad.pronouns.page', true, 'ny', 'romance', 'Djudezmo'),
|
||||
new LocaleDescription('hbs', 'hbs', 'Naški', 'BCMS', 'https://hbs.pronouns.page', false, 'ć', 'slavic', 'BCMS'), // Bosanski-Hrvatski-Crnogorski-Српски
|
||||
new LocaleDescription('nl', 'dut', 'Nederlands', 'Dutch', 'https://nl.pronouns.page', true, 'ij', 'germanic'),
|
||||
new LocaleDescription('nb', 'nor', 'Norsk', 'Norwegian', 'https://nb.pronouns.page', true, 'æ', 'germanic', 'Bokmål'), // å might be better, but it's used for swedish
|
||||
new LocaleDescription('nn', 'nor', 'Norsk', 'Norwegian', 'https://nn.pronouns.page', true, 'æ', 'germanic', 'Nynorsk'),
|
||||
new LocaleDescription('pl', 'pol', 'Polski', 'Polish', 'https://zaimki.pl', true, 'ą', 'slavic'),
|
||||
new LocaleDescription('pt', 'por', 'Português', 'Portuguese', 'https://pt.pronouns.page', true, 'ã', 'romance'),
|
||||
new LocaleDescription('ro', 'rom', 'Română', 'Romanian', 'https://ro.pronouns.page', true, 'ă', 'romance'),
|
||||
new LocaleDescription('sv', 'swe', 'Svenska', 'Swedish', 'https://sv.pronouns.page', true, 'å', 'germanic'),
|
||||
new LocaleDescription('tr', 'tur', 'Türkçe', 'Turkish', 'https://tr.pronouns.page', true, 'ğ', 'turkic'),
|
||||
new LocaleDescription('vi', 'vie', 'Tiếng Việt', 'Vietnamese', 'https://vi.pronouns.page', true, 'ớ', 'vietic'),
|
||||
new LocaleDescription('ar', 'ams', 'العربية', 'Arabic', 'https://ar.pronouns.page', true, 'ش', 'semitic', 'الفصحى'),
|
||||
new LocaleDescription('ru', 'rus', 'Русский', 'Russian', 'https://ru.pronouns.page', true, 'й', 'slavic'),
|
||||
new LocaleDescription('ua', 'ukr', 'Українська', 'Ukrainian', 'https://ua.pronouns.page', true, 'ї', 'slavic'),
|
||||
new LocaleDescription('ja', 'jpn', '日本語', 'Japanese', 'https://ja.pronouns.page', true, 'の', 'japonic'),
|
||||
new LocaleDescription('ko', 'kor', '한국어', 'Korean', 'https://ko.pronouns.page', false, '인', 'koreanic'),
|
||||
new LocaleDescription('yi', 'ydd', 'ייִדיש', 'Yiddish', 'https://yi.pronouns.page', false, 'ש', 'germanic'),
|
||||
new LocaleDescription('zh', 'mnd', '中文', 'Mandarin Chinese', 'https://zh.pronouns.page', true, '人', ''),
|
||||
new LocaleDescription('tok', null, 'toki pona', 'Toki Pona', 'https://tok.pronouns.page', false, '⊡', 'constructed'),
|
||||
new LocaleDescription('fo', 'far', 'Føroyskt', 'Faroese', 'https://fo.pronouns.page', false, 'ð', 'germanic'),
|
||||
];
|
||||
/* eslint-enable */
|
||||
|
Loading…
x
Reference in New Issue
Block a user