mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 05:05:20 -04:00
Initial commit
This commit is contained in:
parent
ba159cc79b
commit
2cbc510113
0
locale/et/blog/.gitkeep
Normal file
0
locale/et/blog/.gitkeep
Normal file
1
locale/et/calendar/DateLocal.vue
Normal file
1
locale/et/calendar/DateLocal.vue
Normal file
@ -0,0 +1 @@
|
||||
<template></template>
|
4
locale/et/calendar/events.js
Normal file
4
locale/et/calendar/events.js
Normal file
@ -0,0 +1,4 @@
|
||||
const {Event, day, week, month, dayYear, EventLevel} = require("../../../src/calendar/helpers");
|
||||
|
||||
module.exports = [
|
||||
];
|
233
locale/et/config.suml
Normal file
233
locale/et/config.suml
Normal file
@ -0,0 +1,233 @@
|
||||
locale: 'et'
|
||||
|
||||
header: true
|
||||
|
||||
pronouns:
|
||||
enabled: true
|
||||
route: 'pronouns'
|
||||
default: 'he'
|
||||
any: 'any'
|
||||
plurals: true
|
||||
honorifics: false
|
||||
multiple:
|
||||
name: 'Interchangeable forms'
|
||||
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.
|
||||
examples: ['he&she', 'he&they', 'she&they']
|
||||
null:
|
||||
description: >
|
||||
{/avoiding=Avoiding gendered forms} / {/no-pronouns=no pronouns} / {/null=null pronouns} /
|
||||
{/pronounless=pronounless} / {/nullpronominal=nullpronominal} / {/nameself=nameself}
|
||||
history: >
|
||||
Some people prefer not using any pronouns, instead being referred by name, initial,
|
||||
omitting pronouns with passive voice, or restructuring the sentence.
|
||||
See: {https://twitter.com/lypomania/status/1290274971642544128=lypomania's guide},
|
||||
{https://lgbta.wikia.org/wiki/Nullpronominal=Nullpronominal on LGBTA Wiki}
|
||||
morphemes:
|
||||
pronoun_subject: '#'
|
||||
pronoun_object: '#'
|
||||
possessive_determiner: '#''s'
|
||||
possessive_pronoun: '#''s'
|
||||
reflexive: '#self'
|
||||
examples: [':Andrea', ':S']
|
||||
template: 'Open one of the examples and simply replace the name/initial in the URL with your own.'
|
||||
routes: ['avoiding']
|
||||
ideas:
|
||||
-
|
||||
header: 'Use names or initials instead of pronouns'
|
||||
normative: true
|
||||
examples:
|
||||
- ['I talked to him yesterday', 'I talked to {/:Sky=Sky} yesterday']
|
||||
- ['She is really beautiful', '{/:Soph=Soph} is really beautiful']
|
||||
-
|
||||
- 'Her graduation starts soon'
|
||||
- '{/:J=J}''s graduation starts soon'
|
||||
-
|
||||
header: 'Passive voice'
|
||||
normative: true
|
||||
examples:
|
||||
- ['He answered the phone', 'The phone was answered']
|
||||
-
|
||||
- 'Wen takes good care of her cat'
|
||||
- 'Wen''s cat is well cared for'
|
||||
-
|
||||
header: 'Rephrasing the sentence (circumlocution)'
|
||||
normative: true
|
||||
examples:
|
||||
- ['Lior did it all by himself', 'Lior did it all without any help']
|
||||
- ['Gael talks in his sleep', 'Gael talks while sleeping']
|
||||
-
|
||||
header: 'Replacing a pronoun with a descriptive noun or phrase'
|
||||
normative: true
|
||||
examples:
|
||||
- ['She landed the plane safely', 'The pilot landed the plane safely']
|
||||
- ['This is Lea, she is into painting', 'This is Lea. My friend is into painting']
|
||||
- ['She argues that…', 'The person who started this discussion argues that…']
|
||||
-
|
||||
header: 'Dropping pronouns'
|
||||
normative: true
|
||||
examples:
|
||||
- ['Did you buy Tex her gift?', 'Did you buy Tex a gift?']
|
||||
- ['Yes, I bought it for her. I will give it to her tomorrow.', 'Yes, I bought it. I will give it tomorrow.']
|
||||
emoji:
|
||||
description: 'Emojiself pronouns'
|
||||
history: '{https://lgbta.wikia.org/wiki/Emojiself_Pronouns=Emojiself} pronouns are intended for online communication and not supposed to be pronounced.'
|
||||
morphemes:
|
||||
pronoun_subject: '#'
|
||||
pronoun_object: '#'
|
||||
possessive_determiner: '#''s'
|
||||
possessive_pronoun: '#''s'
|
||||
reflexive: '#self'
|
||||
examples: ['💫', '💙']
|
||||
template: 'Open one of the examples and simply replace the emoji in the URL with your own.'
|
||||
mirror:
|
||||
route: 'mirror'
|
||||
name: 'Mirror pronouns / Mirrorpronominal'
|
||||
description: >
|
||||
A person who uses mirror pronouns wants to be referred to with the same pronouns as the person talking.
|
||||
example:
|
||||
- 'Person A uses mirror pronouns.'
|
||||
- 'Person B uses {/she=she/her}, so when she talks about person A, she uses “she/her” to refer to her.'
|
||||
- 'Person C uses {/ze=ze/hir} interchangeably with {/fae=fæ/fær}, so when ze talks about person A, fea uses either ze/hir or fæ/fær to refer to fær.'
|
||||
slashes: true
|
||||
others: 'Other pronouns'
|
||||
|
||||
pronunciation:
|
||||
enabled: true
|
||||
voices:
|
||||
GB:
|
||||
language: 'en-GB'
|
||||
voice: 'Emma'
|
||||
engine: 'neural'
|
||||
|
||||
sources:
|
||||
enabled: true
|
||||
route: 'sources'
|
||||
submit: true
|
||||
mergePronouns: {}
|
||||
extraTypes: ['avoiding', 'nounself']
|
||||
|
||||
nouns:
|
||||
enabled: true
|
||||
route: 'dictionary'
|
||||
collapsable: false
|
||||
plurals: true
|
||||
pluralsRequired: false
|
||||
declension: false
|
||||
submit: true
|
||||
templates: true
|
||||
|
||||
community:
|
||||
route: 'terminology'
|
||||
|
||||
inclusive:
|
||||
enabled: false
|
||||
|
||||
terminology:
|
||||
enabled: true
|
||||
published: true
|
||||
categories:
|
||||
- 'sexual orientation'
|
||||
- 'romantic orientation'
|
||||
- 'tertiary orientation'
|
||||
- 'gender'
|
||||
- 'gender expression'
|
||||
- 'relationship model'
|
||||
- 'language'
|
||||
- 'attraction'
|
||||
- 'politics'
|
||||
- 'prejudice'
|
||||
|
||||
route: 'terminology'
|
||||
|
||||
names:
|
||||
enabled: false
|
||||
|
||||
people:
|
||||
enabled: false
|
||||
|
||||
# optional, but would be nice to have
|
||||
english:
|
||||
enabled: true
|
||||
route: 'english'
|
||||
pronounGroups:
|
||||
-
|
||||
name: 'Normative forms'
|
||||
description:
|
||||
- >
|
||||
Because of the limitations of <language> grammar, or simply because they just prefer it that way,
|
||||
many nonbinary people decide to simply use “he” ({/on=„on”}) or “she” ({/ona=„ona”})
|
||||
– either the same as their gender assigned at birth or the opposite.
|
||||
That doesn't make them any less nonbinary! Pronouns ≠ gender.
|
||||
table: {on: 'Masculine', ona: 'Feminine'}
|
||||
|
||||
faq:
|
||||
enabled: true
|
||||
route: 'faq'
|
||||
|
||||
links:
|
||||
enabled: true
|
||||
split: false
|
||||
route: 'links'
|
||||
blogRoute: 'blog'
|
||||
links:
|
||||
-
|
||||
icon: 'globe-europe'
|
||||
url: 'https://pronoun.is/'
|
||||
headline: 'Pronoun.is'
|
||||
extra: '– inspiration for this website.'
|
||||
academic: []
|
||||
mediaGuests: []
|
||||
mediaMentions: []
|
||||
recommended: []
|
||||
blog: false
|
||||
zine:
|
||||
enabled: false
|
||||
|
||||
contact:
|
||||
enabled: true
|
||||
route: 'contact'
|
||||
team:
|
||||
enabled: true
|
||||
route: 'team'
|
||||
|
||||
support:
|
||||
enabled: true
|
||||
|
||||
user:
|
||||
enabled: true
|
||||
route: 'account'
|
||||
termsRoute: 'terms'
|
||||
privacyRoute: 'privacy'
|
||||
|
||||
profile:
|
||||
enabled: true
|
||||
editorEnabled: true
|
||||
defaultWords:
|
||||
-
|
||||
header: 'Eesliide'
|
||||
values: ['[eesliide puudub]', 'hr.', 'pr.']
|
||||
-
|
||||
header: 'Isiku- ja perekirjeldused'
|
||||
values: ['isik', 'mees', 'naine', 'härra', 'daam', 'proua', 'poiss', 'tüdruk', 'sõps', 'kutt', 'tšikk']
|
||||
-
|
||||
header: 'Komplimendid'
|
||||
values: ['iludus', 'nägus', 'armas', 'kuum', 'seksikas']
|
||||
-
|
||||
header: 'Suhtekirjeldused'
|
||||
values: ['sõber', 'partner', 'poisssõber', 'tüdruksõber', 'pruut', 'peigmees', 'abikaasa', 'kallis']
|
||||
flags:
|
||||
defaultPronoun: 'they'
|
||||
|
||||
calendar:
|
||||
enabled: true
|
||||
route: 'calendar'
|
||||
|
||||
census:
|
||||
enabled: false
|
||||
|
||||
redirects: []
|
||||
|
||||
api: ~
|
0
locale/et/docs/.gitkeep
Normal file
0
locale/et/docs/.gitkeep
Normal file
1
locale/et/img/logo
Symbolic link
1
locale/et/img/logo
Symbolic link
@ -0,0 +1 @@
|
||||
../../_/img/logo
|
1
locale/et/names/nameCount.js
Normal file
1
locale/et/names/nameCount.js
Normal file
@ -0,0 +1 @@
|
||||
export default {};
|
1
locale/et/names/namedays.json
Normal file
1
locale/et/names/namedays.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
6
locale/et/nouns/NounsExtra.vue
Normal file
6
locale/et/nouns/NounsExtra.vue
Normal file
@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<Separator icon="book-open"/>
|
||||
<slot></slot>
|
||||
</div>
|
||||
</template>
|
2
locale/et/nouns/NounsNav.vue
Normal file
2
locale/et/nouns/NounsNav.vue
Normal file
@ -0,0 +1,2 @@
|
||||
<template>
|
||||
</template>
|
1
locale/et/nouns/abbr.tsv
Normal file
1
locale/et/nouns/abbr.tsv
Normal file
@ -0,0 +1 @@
|
||||
abbreviation meaning
|
|
1
locale/et/nouns/cases.js
Normal file
1
locale/et/nouns/cases.js
Normal file
@ -0,0 +1 @@
|
||||
export default {}
|
0
locale/et/nouns/nounDeclension.tsv
Normal file
0
locale/et/nouns/nounDeclension.tsv
Normal file
|
2
locale/et/nouns/nounTemplates.tsv
Normal file
2
locale/et/nouns/nounTemplates.tsv
Normal file
@ -0,0 +1,2 @@
|
||||
masc fem neutr mascPl femPl neutrPl
|
||||
-man -woman -person -men -women -people
|
|
1
locale/et/people/people.tsv
Normal file
1
locale/et/people/people.tsv
Normal file
@ -0,0 +1 @@
|
||||
name description pronouns sources
|
|
3
locale/et/pronouns/EnglishTable.vue
Normal file
3
locale/et/pronouns/EnglishTable.vue
Normal file
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div></div>
|
||||
</template>
|
40
locale/et/pronouns/GrammarTables.vue
Normal file
40
locale/et/pronouns/GrammarTables.vue
Normal file
@ -0,0 +1,40 @@
|
||||
<template>
|
||||
<section>
|
||||
<h2 class="h4">
|
||||
<Icon v="spell-check"/>
|
||||
<T>pronouns.grammarTable</T><T>quotation.colon</T>
|
||||
</h2>
|
||||
|
||||
<div class="table-responsive">
|
||||
<table class="table table-sm">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Subject</th>
|
||||
<th>Object</th>
|
||||
<th>Possessive determiner</th>
|
||||
<th>Possessive pronoun</th>
|
||||
<th>Reflexive</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><Morpheme :pronoun="selectedPronoun" morpheme="pronoun_subject" :counter="counter"/></td>
|
||||
<td><Morpheme :pronoun="selectedPronoun" morpheme="pronoun_object" :counter="counter"/></td>
|
||||
<td><Morpheme :pronoun="selectedPronoun" morpheme="possessive_determiner" :counter="counter"/></td>
|
||||
<td><Morpheme :pronoun="selectedPronoun" morpheme="possessive_pronoun" :counter="counter"/></td>
|
||||
<td><Morpheme :pronoun="selectedPronoun" morpheme="reflexive" :counter="counter"/></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
props: {
|
||||
selectedPronoun: { required: true },
|
||||
counter: { required: true },
|
||||
}
|
||||
}
|
||||
</script>
|
6
locale/et/pronouns/Suggested.vue
Normal file
6
locale/et/pronouns/Suggested.vue
Normal file
@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<h2>
|
||||
<Icon v="tags"/>
|
||||
<T>home.pronouns</T>
|
||||
</h2>
|
||||
</template>
|
5
locale/et/pronouns/examples.tsv
Normal file
5
locale/et/pronouns/examples.tsv
Normal file
@ -0,0 +1,5 @@
|
||||
singular plural isHonorific
|
||||
I think {pronoun_subject} is very nice. I think {pronoun_subject} are very nice. FALSE
|
||||
I asked {pronoun_object} if I can borrow {possessive_determiner} pencil. FALSE
|
||||
{'pronoun_subject} told me that the house is {possessive_pronoun}. FALSE
|
||||
{'pronoun_subject} said {pronoun_subject} would rather do it {reflexive}. FALSE
|
|
7
locale/et/pronouns/morphemes.js
Normal file
7
locale/et/pronouns/morphemes.js
Normal file
@ -0,0 +1,7 @@
|
||||
export default [
|
||||
'pronoun_subject',
|
||||
'pronoun_object',
|
||||
'possessive_determiner',
|
||||
'possessive_pronoun',
|
||||
'reflexive',
|
||||
];
|
5
locale/et/pronouns/pronounGroups.tsv
Normal file
5
locale/et/pronouns/pronounGroups.tsv
Normal file
@ -0,0 +1,5 @@
|
||||
key name pronouns description
|
||||
normative Binary forms she,he It's worth mentioning that pronouns ≠ gender. One can still be nonbinary while using pronouns that are congruent with (or opposite to) their gender assigned at birth.
|
||||
normative-ish Normative-ish forms they,they/them/themself,it,one Those pronouns have been in common use in normative English already, but recently they got a slightly different new usage: describing a single, specific person. If you want to link to plural “they”, use {/they,!5,Plural%20“they”=this link}.
|
||||
neopronouns Popular neopronouns ae,ey,fae,xe,ze,ze/zir Unlike the other pronouns, which are officially recognised as “grammatically correct”, albeit used in a different meaning than we're used to, neopronouns are novel. Not being included in dictionaries doesn't make them any worse, though!
|
||||
neopronouns Other neopronouns co,e,e/em/es,hu,ne,ne/nir,per,s/he,thon,ve,vi,vi/vim,zhe These neopronouns are less often used than their more popular counterparts, but it doesn't make them any worse (and some of them are historically notable). Some neopronouns' names are derived from the names of their creators. If your pronoun is not on the list, use the generator below!
|
|
6
locale/et/pronouns/pronouns.tsv
Normal file
6
locale/et/pronouns/pronouns.tsv
Normal file
@ -0,0 +1,6 @@
|
||||
key description normative pronoun_subject pronoun_object possessive_determiner possessive_pronoun reflexive plural pluralHonorific pronounceable history thirdForm smallForm sourcesInfo
|
||||
tema,ta/tema/teda Normative “he/him” TRUE he him his his himself FALSE FALSE TRUE
|
||||
temake,temake/temakest Normative “she/her” TRUE she her her hers herself FALSE FALSE TRUE
|
||||
nemad,nad/nemad/neid Singular “they” TRUE they them their theirs themselves TRUE TRUE TRUE Singular “they” has been used in English to describe an unspecified person since the late 1300s (it's even older than singular “you”!). Nowadays, it's the most popular choice among people who prefer gender neutral forms. It starts being {https://www.merriam-webster.com/words-at-play/singular-nonbinary-they=accepted by dictionaries} too.@It is also common to use {/they/them/themself=“themself”} as a reflexive form. reflexive This list of sources includes both the version with {/they=“themselves”} and {/they/them/themselves=“themself”}, as well as those that don't happen to use reflexive.
|
||||
see,see/seda Personal “it” TRUE it it its its itself FALSE FALSE TRUE Although “it” is normally used for objects, not people, some actually do like being called that way. If someone wants you to call it “it”, it's not offensive – it's actually respectful. But remember that it/its pronouns have a history of transphobic use, so only with people who explicitly wish it.
|
||||
one,one/one's Specific “one” TRUE one one one's one's oneself FALSE FALSE TRUE “One” is used in formal English when talking about a general or a hypothetical person. Recently people started using “one” also as their personal pronoun.
|
Can't render this file because it has a wrong number of fields in line 2.
|
1475
locale/et/translations.suml
Normal file
1475
locale/et/translations.suml
Normal file
File diff suppressed because it is too large
Load Diff
2
locale/et/variables.scss
Normal file
2
locale/et/variables.scss
Normal file
@ -0,0 +1,2 @@
|
||||
$fontHeadings: 'Quicksand';
|
||||
$fontText: 'Nunito';
|
@ -3,6 +3,7 @@ module.exports = [
|
||||
['es', 'Español', 'https://pronombr.es', true],
|
||||
['eo', 'Esperanto', 'https://eo.pronouns.page', false],
|
||||
['en', 'English', 'https://en.pronouns.page', true],
|
||||
['et', 'Eesti keel', 'https://et.pronouns.page', true],
|
||||
['fr', 'Français', 'https://pronoms.fr', true],
|
||||
['gl', 'Galego', 'https://gl.pronouns.page', false],
|
||||
['it', 'Italiano', 'https://it.pronouns.page', false],
|
||||
|
Loading…
x
Reference in New Issue
Block a user