mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 12:03:25 -04:00
Merge branch 'main' into 'main'
Add WIP Faroese language translation See merge request PronounsPage/PronounsPage!560
This commit is contained in:
commit
379a370e84
0
locale/fo/blog/.gitkeep
Normal file
0
locale/fo/blog/.gitkeep
Normal file
2
locale/fo/calendar/events.ts
Normal file
2
locale/fo/calendar/events.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export default [
|
||||
];
|
252
locale/fo/config.suml
Normal file
252
locale/fo/config.suml
Normal file
@ -0,0 +1,252 @@
|
||||
locale: 'fo'
|
||||
# dir: 'rtl'
|
||||
|
||||
header: true
|
||||
|
||||
pronouns:
|
||||
enabled: true
|
||||
route: 'fornøvn'
|
||||
default: 'hann'
|
||||
any: 'øll'
|
||||
plurals: true
|
||||
honorifics: false
|
||||
generator:
|
||||
enabled: true
|
||||
slashes: true
|
||||
multiple:
|
||||
name: 'Interchangeable forms'
|
||||
description: >
|
||||
Fleiri ikki-biner fólk brúka meira enn ein form
|
||||
og hava tað fínt við at vera umrødd við øllum teimum formunum.
|
||||
Summi dáma væl, tá onnur skifta millum teir formarnar, tá tosað verður um tey.
|
||||
examples: ['hann&hon', 'hann&tey', 'hon&tey']
|
||||
null:
|
||||
routes: ['sleppa-undan', 'eingin-fornøvn', 'null', 'fornavnleys', 'nullnavn']
|
||||
morphemes:
|
||||
pronoun_subject: '#'
|
||||
pronoun_object: '#'
|
||||
possessive_determiner: '#''s'
|
||||
possessive_pronoun: '#''s'
|
||||
reflexive: '#self'
|
||||
examples: [':Andrea', ':S']
|
||||
ideas:
|
||||
-
|
||||
header: 'Brúka nøvn ella forbókstavir í staðin fyri fornøvn'
|
||||
normative: true
|
||||
examples:
|
||||
- ['Eg tosaði við hann í gjár.', 'Eg tosaði við I talked to {/:Sofía=Sofíu} í gjár']
|
||||
- ['Hon er øgiliga vøkur', '{/:Sissal=Sissal} er øgiliga vøkur']
|
||||
-
|
||||
- 'Hennara roynd byrjar skjótt'
|
||||
- 'Royndin hjá {/:J=J} byrjar skjótt'
|
||||
-
|
||||
header: 'Tolsøgn'
|
||||
normative: true
|
||||
examples:
|
||||
- ['Hann svaraði telefonina', 'Telefonin var svarað']
|
||||
-
|
||||
- 'Virgar ansar væl eftir hansara kettu'
|
||||
- 'Kettan hjá Virgari var væl ansað eftir'
|
||||
-
|
||||
header: 'Umorðan av setninginum (umskriving)'
|
||||
normative: true
|
||||
examples:
|
||||
- ['Lávus gjørdi alt einsamallur', 'Lávus gjørdi alt uttan nakrað hjálp']
|
||||
- ['Gunnbjørn tosar meðan hann svevur', 'Gunnbjørn tosar í svøvni']
|
||||
-
|
||||
header: 'Útskifting av fornøvnum við lýsandi navnorðum ella orðafellum'
|
||||
normative: true
|
||||
examples:
|
||||
- ['Hon lendi flogfarið í øllum góðum', 'Flogskiparin lendi flogfari í øllum góðum']
|
||||
- ['Hetta er Lea, hon dámar væl at mála', 'Hetta er Lea. Vinur mín dámar væl at mála']
|
||||
- ['Hon heldur, at…', 'Tann, sum byrjaði hetta kjakið, heldur at…']
|
||||
-
|
||||
header: 'At sleppa fornøvnum'
|
||||
normative: true
|
||||
examples:
|
||||
- ['Keypti tú Teu hennara gávu?', 'Keypti tú eina gávu til Teu?']
|
||||
- ['Ja, eg kepti gávuna til hana. Eg gevi henni gávuna í morgin.', 'Ja, eg keypti gávuna. Eg fari at geva gávuna í morgin.']
|
||||
emoji:
|
||||
description: 'Kenslutegn-fornøvn (Emojiself)'
|
||||
history: '{https://lgbta.wikia.org/wiki/Emojiself_Pronouns="Emojiself"} fornøvn eru ætlað til samskifti á netinum og skulu ikki úttalast.'
|
||||
morphemes:
|
||||
pronoun_subject: '#'
|
||||
pronoun_object: '#'
|
||||
possessive_determiner: '#''s'
|
||||
possessive_pronoun: '#''s'
|
||||
reflexive: '#self'
|
||||
examples: ['💫', '💙']
|
||||
mirror:
|
||||
route: 'spegl'
|
||||
name: 'Spegilsfornøvn'
|
||||
description: >
|
||||
Ein persónur, sum brúkar spegilsfornøvn, vil verða nevndur við somu fornøvnum sum tann, sum tosar.
|
||||
example:
|
||||
- 'Persónur A brúkar spegilsfornøvn.'
|
||||
- 'Persónur B brúkar {/hon=hon/hennara}, so tá hon tosar um persón A, brúkar hon "hon/hennara" at umtalað við hana við'
|
||||
- 'Persónur C brúkar {/tey=tey/teirra} skiftandi við {/hin=hin/hinara}, so tá tey tosar um persón A, brúkar hin antin tey/teirra ella hin/hinara til at umtalað hina við.'
|
||||
others: 'Onnur fornøvn'
|
||||
|
||||
pronunciation:
|
||||
enabled: false
|
||||
voices:
|
||||
GB:
|
||||
language: 'en-GB'
|
||||
voice: 'Emma'
|
||||
engine: 'neural'
|
||||
|
||||
sources:
|
||||
enabled: true
|
||||
route: 'keldur'
|
||||
submit: true
|
||||
mergePronouns: {}
|
||||
extraTypes: ['sleppa-undan', 'nounself']
|
||||
|
||||
nouns:
|
||||
enabled: true
|
||||
route: 'orðabók'
|
||||
collapsable: false
|
||||
plurals: true
|
||||
pluralsRequired: false
|
||||
categories: []
|
||||
declension: false
|
||||
submit: true
|
||||
templates:
|
||||
enabled: false
|
||||
|
||||
community:
|
||||
route: 'felagsskapur'
|
||||
|
||||
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: 'orð'
|
||||
|
||||
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: 'oss'
|
||||
|
||||
links:
|
||||
enabled: true
|
||||
split: false
|
||||
route: 'leinkir'
|
||||
blogRoute: 'blog'
|
||||
links:
|
||||
-
|
||||
icon: 'globe-europe'
|
||||
url: 'https://web.archive.org/web/20220928213020/http://pronoun.is/'
|
||||
headline: 'Pronoun.is'
|
||||
extra: '– var íblástri fyri hesa heimasíðuna.'
|
||||
academic: {}
|
||||
mediaGuests: []
|
||||
mediaMentions: []
|
||||
recommended: []
|
||||
blog: false
|
||||
zine:
|
||||
enabled: false
|
||||
|
||||
contact:
|
||||
enabled: true
|
||||
route: 'samband'
|
||||
team:
|
||||
enabled: true
|
||||
route: 'liðið'
|
||||
|
||||
workshops:
|
||||
enabled: false
|
||||
route: 'workshops'
|
||||
email: 'workshops@pronouns.page'
|
||||
|
||||
support:
|
||||
enabled: true
|
||||
|
||||
user:
|
||||
enabled: true
|
||||
route: 'brúkari'
|
||||
termsRoute: 'terms'
|
||||
privacyRoute: 'privacy'
|
||||
|
||||
profile:
|
||||
enabled: true
|
||||
editorEnabled: true
|
||||
defaultWords:
|
||||
-
|
||||
header: 'Honorifics'
|
||||
values: ['[no honorific]', 'mx.', 'mr.', 'ms.', 'sir', 'ma"am', 'madam', 'sai', 'mir', 'shazam', 'zam', 'comrade']
|
||||
-
|
||||
header: 'Person and family descriptions'
|
||||
values: ['person', 'man', 'woman', 'lady', 'dude', 'enby', 'boy', 'girl', 'buddy', 'pal', 'bro', 'sis', 'sib']
|
||||
-
|
||||
header: 'Compliments'
|
||||
values: ['pretty', 'handsome', 'cute', 'hot', 'sexy']
|
||||
-
|
||||
header: 'Relationship descriptions'
|
||||
values: ['friend', 'partner', 'boyfriend', 'girlfriend', 'enbyfriend', 'joyfriend', 'husband', 'wife', 'kissmate', 'darling', 'beloved', 'boo']
|
||||
flags:
|
||||
defaultPronoun: 'they'
|
||||
|
||||
calendar:
|
||||
enabled: true
|
||||
route: 'kalendari'
|
||||
|
||||
census:
|
||||
enabled: false
|
||||
|
||||
redirects: []
|
||||
|
||||
api: ~
|
0
locale/fo/docs/.gitkeep
Normal file
0
locale/fo/docs/.gitkeep
Normal file
1
locale/fo/img/logo
Symbolic link
1
locale/fo/img/logo
Symbolic link
@ -0,0 +1 @@
|
||||
../../_/img/logo
|
1
locale/fo/names/nameCount.js
Normal file
1
locale/fo/names/nameCount.js
Normal file
@ -0,0 +1 @@
|
||||
export default {};
|
1
locale/fo/names/namedays.json
Normal file
1
locale/fo/names/namedays.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
6
locale/fo/nouns/NounsExtra.vue
Normal file
6
locale/fo/nouns/NounsExtra.vue
Normal file
@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<Separator icon="book-open" />
|
||||
<slot></slot>
|
||||
</div>
|
||||
</template>
|
1
locale/fo/nouns/abbr.tsv
Normal file
1
locale/fo/nouns/abbr.tsv
Normal file
@ -0,0 +1 @@
|
||||
abbreviation meaning
|
|
1
locale/fo/nouns/cases.js
Normal file
1
locale/fo/nouns/cases.js
Normal file
@ -0,0 +1 @@
|
||||
export default {};
|
0
locale/fo/nouns/nounDeclension.tsv
Normal file
0
locale/fo/nouns/nounDeclension.tsv
Normal file
|
1
locale/fo/nouns/nounTemplates.tsv
Normal file
1
locale/fo/nouns/nounTemplates.tsv
Normal file
@ -0,0 +1 @@
|
||||
masc fem neutr mascPl femPl neutrPl
|
|
1
locale/fo/people/people.tsv
Normal file
1
locale/fo/people/people.tsv
Normal file
@ -0,0 +1 @@
|
||||
name description pronouns sources
|
|
3
locale/fo/pronouns/EnglishTable.vue
Normal file
3
locale/fo/pronouns/EnglishTable.vue
Normal file
@ -0,0 +1,3 @@
|
||||
<template>
|
||||
<div></div>
|
||||
</template>
|
40
locale/fo/pronouns/GrammarTables.vue
Normal file
40
locale/fo/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><MorphemeWithPronunciation :pronoun="selectedPronoun" morpheme="pronoun_subject" :counter="counter" /></td>
|
||||
<td><MorphemeWithPronunciation :pronoun="selectedPronoun" morpheme="pronoun_object" :counter="counter" /></td>
|
||||
<td><MorphemeWithPronunciation :pronoun="selectedPronoun" morpheme="possessive_determiner" :counter="counter" /></td>
|
||||
<td><MorphemeWithPronunciation :pronoun="selectedPronoun" morpheme="possessive_pronoun" :counter="counter" /></td>
|
||||
<td><MorphemeWithPronunciation :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/fo/pronouns/Suggested.vue
Normal file
6
locale/fo/pronouns/Suggested.vue
Normal file
@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<h2>
|
||||
<Icon v="tags" />
|
||||
<T>home.pronouns</T>
|
||||
</h2>
|
||||
</template>
|
20
locale/fo/pronouns/examples.tsv
Normal file
20
locale/fo/pronouns/examples.tsv
Normal file
@ -0,0 +1,20 @@
|
||||
singular plural
|
||||
I think {pronoun_subject} is very nice. I think {pronoun_subject} are very nice.
|
||||
I met {pronoun_object} recently.
|
||||
Is this {possessive_determiner} dog?
|
||||
{'pronoun_subject} told me that the house is {possessive_pronoun}.
|
||||
{'pronoun_subject} said {pronoun_subject} would rather do it {reflexive}.
|
||||
{'pronoun_subject} is really beautiful. {'pronoun_subject} are really beautiful.
|
||||
{'pronoun_subject} answered the phone.
|
||||
{'pronoun_subject} takes good care of {possessive_determiner} cat. {'pronoun_subject} take good care of {possessive_determiner} cat.
|
||||
{'pronoun_subject} did it all by {reflexive}.
|
||||
{'pronoun_subject} talks in {possessive_determiner} sleep. {'pronoun_subject} talk in {possessive_determiner} sleep.
|
||||
{'pronoun_subject} landed the plane safely.
|
||||
{'pronoun_subject} argues that… {'pronoun_subject} argue that…
|
||||
Did you buy {pronoun_object} {possessive_determiner} gift?
|
||||
I asked {pronoun_object} if I can borrow {possessive_determiner} pencil.
|
||||
I talked to {pronoun_object} yesterday.
|
||||
Would you like to go to the movies with {pronoun_object}?
|
||||
Can you call {pronoun_object} when {possessive_determiner} cat awakes?
|
||||
{'possessive_determiner} graduation starts soon.
|
||||
My favorite color is purple, {possessive_pronoun} is yellow.
|
|
7
locale/fo/pronouns/morphemes.ts
Normal file
7
locale/fo/pronouns/morphemes.ts
Normal file
@ -0,0 +1,7 @@
|
||||
export default [
|
||||
'pronoun_subject',
|
||||
'pronoun_object',
|
||||
'possessive_determiner',
|
||||
'possessive_pronoun',
|
||||
'reflexive',
|
||||
] as const;
|
5
locale/fo/pronouns/pronounGroups.tsv
Normal file
5
locale/fo/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!
|
|
26
locale/fo/pronouns/pronouns.tsv
Normal file
26
locale/fo/pronouns/pronouns.tsv
Normal file
@ -0,0 +1,26 @@
|
||||
key description normative pronoun_subject pronoun_object possessive_determiner possessive_pronoun reflexive plural pluralHonorific pronounceable history thirdForm smallForm sourcesInfo
|
||||
he,he/him Normative “he/him” TRUE he him his his himself FALSE FALSE TRUE
|
||||
she,she/her Normative “she/her” TRUE she her her hers herself FALSE FALSE TRUE
|
||||
they,they/them 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.
|
||||
they/them/themself Singular “they” TRUE they them their theirs themself 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=“themselves”} 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.
|
||||
it,it/it,it/its 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.
|
||||
ae,æ,ae/aer,æ/ær Neopronoun “ae” / “æ” FALSE ae|eɪ aer|ɛɹ aer|ɛɹ aers|ɛɹz aerself|ɛɹˈsɛlf FALSE FALSE TRUE Created by David Lindsay for a 1920 novel <em>A Voyage to Arcturus</em>, where it's used by an alien, third-sex species.
|
||||
co,co/cos Neopronoun “co/cos” FALSE co|ko co|ko cos|koz co's|koz coself|koˈsɛlf FALSE FALSE TRUE Created by Mary Orovan in 1970, derived from the Indo-European <em>*ko</em>.
|
||||
e,e/em/eir Spivak pronouns FALSE e|i em|ɛm eir|ɛɹ eirs|ɛɹz emself|ɛmˈsɛlf FALSE FALSE TRUE Coined by Michael Spivak in 1990 for his manual <em>The Joy of TeX</em> to avoid gendering people in the examples. possessive_determiner
|
||||
e/em/es Neopronoun “e/em/es” FALSE e|i em|ɛm es|iz ems|ɛmz emself|ɛmˈsɛlf FALSE FALSE TRUE First created in 1890 by James Rogers based on {/he=he} and {/them=them} pronoun sets. Since then multiple versions were created, differing in declension and capitalisation. possessive_determiner
|
||||
ey,ey/em Elverson pronouns FALSE ey|eɪ em|ɛm eir|ɛɹ eirs|ɛɹz emself|ɛmˈsɛlf FALSE FALSE TRUE {https://web.archive.org/web/20211130005355/https://research.cristanwilliams.com/2012/02/24/1975-transgender-cross-gender/=Coined by Christine M. Elverson} in 1975 for a contest to create an alternative to the singular {/they=they}. Those forms are created by dropping “th” from “they”.
|
||||
fae,fæ,fae/faer,fæ/fær Neopronoun “fae/faer” FALSE fae|feɪ faer|fɛɹ faer|fɛɹ faers|fɛɹz faerself|fɛɹˈsɛlf FALSE FALSE TRUE Created in 2014 by Tumblr user shadaras.
|
||||
hu,hu/hum Humanist pronouns FALSE hu|hju hum|hjum hus|hjuz hus|hjuz huself|hjuˈsɛlf FALSE FALSE TRUE Coined by Sasha Newborn in 1982, based on the word “human”.
|
||||
ne,ne/nem Neopronoun “ne/nem” FALSE ne|ni nem|nəm nir|nəɹ nirs|nəɹz nemself|nəmˈsɛlf FALSE FALSE TRUE
|
||||
ne/nir Neopronoun “ne/nir” FALSE ne|ni nir|nəɹ nir|nəɹ nirs|nəɹz nirself|nəɹˈsɛlf FALSE FALSE TRUE
|
||||
per,per/per Person pronouns FALSE per|pəɹ per|pəɹ per|pəɹ pers|pəɹz perself|pəɹˈsɛlf FALSE FALSE TRUE Coined by John Clark in an issue of the <em>Newsletter of the American Anthropological Association</em> in 1972, derived from the word “person”.
|
||||
s/he,s/he/hir Neopronoun “s/he” FALSE s/he|shi hir|hɪɹ hir|hɪɹ hirs|hɪɹz hirself|hɪɹˈsɛlf FALSE FALSE TRUE
|
||||
thon,thon/thons Neopronoun “thon” FALSE thon|ðɑn thon|ðɑn thons|ðɑnz thon's|ðɑnz thonself|ðɑnˈsɛlf FALSE FALSE TRUE Created by Charles Crozat Converse in 1858, thon/thons/thonself is one of the first known examples of creating a gender neutral pronoun. “Thon” is a contraction of “that one”.
|
||||
ve,ve/ver Neopronoun “ve/ver” FALSE ve|vi ver|vəɹ vis|viz vers|vəɹz verself|vəɹˈsɛlf FALSE FALSE TRUE Used eg. by Greg Egan in <em>Distress</em> (1995) and <em>Diaspora</em> (1998), and by Keri Hulme in <em>The Bone People</em> (1984).
|
||||
vi,vi/vir Neopronoun “vi/vir” FALSE vi|vi vir|viɹ vis|viz virs|viɹz virself|viɹˈsɛlf FALSE FALSE TRUE
|
||||
vi/vim Neopronoun “vi/vim” FALSE vi|vi vim|vɪm vis|vɪs vims|vɪms vimself|vɪmˈsɛlf FALSE FALSE TRUE
|
||||
xe,xe/xem Neopronoun “xe/xem” FALSE xe|zi xem|zɛm xyr|ziɹ xyrs|ziɹz xemself|zɛmˈsɛlf FALSE FALSE TRUE Coined by Don Rickter in an issue of <em>Unitarian Universalist</em> in 1973.
|
||||
ze,ze/hir Neopronoun “ze/hir” FALSE ze|zi hir|hɪɹ hir|hɪɹ hirs|hɪɹz hirself|hɪɹˈsɛlf FALSE FALSE TRUE
|
||||
ze/zir Neopronoun “ze/zir” FALSE ze|zi zir|zəɹ zir|zəɹ zirs|zəɹz zirself|zəɹˈsɛlf FALSE FALSE TRUE Based on the German plural 3rd person pronoun <em>sie</em>.
|
||||
zhe,zhe/zher Neopronoun “zhe/zher” FALSE zhe|ʒi zher|ʒəɹ zher|ʒəɹ zhers|ʒəɹz zherself|ʒəɹˈsɛlf FALSE FALSE TRUE
|
Can't render this file because it has a wrong number of fields in line 2.
|
1836
locale/fo/translations.suml
Normal file
1836
locale/fo/translations.suml
Normal file
File diff suppressed because it is too large
Load Diff
7
locale/fo/variables.scss
Normal file
7
locale/fo/variables.scss
Normal file
@ -0,0 +1,7 @@
|
||||
$fontHeadings: 'Quicksand';
|
||||
$fontText: 'Nunito';
|
||||
$fontExtra: 'Noto Sans Shavian';
|
||||
|
||||
.shavian {
|
||||
font-family: $fontExtra, $fontText;
|
||||
}
|
@ -85,5 +85,6 @@ export default [
|
||||
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