mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-12 00:58:48 -04:00
[de][trans]
This commit is contained in:
parent
f7a85dd858
commit
7e12bac66f
@ -15,7 +15,7 @@
|
|||||||
escape: { type: Boolean }
|
escape: { type: Boolean }
|
||||||
},
|
},
|
||||||
render(h) {
|
render(h) {
|
||||||
let text = this.text;
|
let text = this.text || '';
|
||||||
text = text.replace('<script', '');
|
text = text.replace('<script', '');
|
||||||
if (this.escape) {
|
if (this.escape) {
|
||||||
text = text.replace(/[&<>"]/g, tag => escapeChars[tag] || tag);
|
text = text.replace(/[&<>"]/g, tag => escapeChars[tag] || tag);
|
||||||
|
@ -11,9 +11,9 @@ pronouns:
|
|||||||
multiple:
|
multiple:
|
||||||
name: 'Interchangeable forms'
|
name: 'Interchangeable forms'
|
||||||
description: 'Many nonbinary people use more than one form interchangeably and are fine with being called either of them.'
|
description: 'Many nonbinary people use more than one form interchangeably and are fine with being called either of them.'
|
||||||
examples: ['er&sie', 'he&they', 'she&they']
|
examples: ['er&sie', 'er&die', 'sie&sier']
|
||||||
null:
|
null:
|
||||||
description: 'No pronouns / null pronouns / pronounless / nameself'
|
description: 'Keine Pronomen'
|
||||||
history: 'Some people prefer not using any pronouns, instead being referred by name, initial, or by omitting pronouns with passive voice, see: {https://lgbta.wikia.org/wiki/Nullpronominal=nullpronominal}.'
|
history: 'Some people prefer not using any pronouns, instead being referred by name, initial, or by omitting pronouns with passive voice, see: {https://lgbta.wikia.org/wiki/Nullpronominal=nullpronominal}.'
|
||||||
morphemes:
|
morphemes:
|
||||||
pronoun_subject: '#'
|
pronoun_subject: '#'
|
||||||
@ -23,20 +23,10 @@ pronouns:
|
|||||||
reflexive: '#self'
|
reflexive: '#self'
|
||||||
examples: [':Andrea', ':S']
|
examples: [':Andrea', ':S']
|
||||||
template: 'Open one of the examples and simply replace the name/initial in the URL with your own.'
|
template: 'Open one of the examples and simply replace the name/initial in the URL with your own.'
|
||||||
emoji:
|
emoji: false
|
||||||
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.'
|
|
||||||
slashes: true
|
slashes: true
|
||||||
avoiding: false
|
avoiding: false
|
||||||
others: 'Other pronouns'
|
others: 'Andere Pronomen'
|
||||||
|
|
||||||
pronunciation:
|
pronunciation:
|
||||||
enabled: true
|
enabled: true
|
||||||
@ -48,14 +38,13 @@ pronunciation:
|
|||||||
|
|
||||||
sources:
|
sources:
|
||||||
enabled: true
|
enabled: true
|
||||||
route: 'sources'
|
route: 'quellen'
|
||||||
submit: true
|
submit: true
|
||||||
mergePronouns:
|
mergePronouns:
|
||||||
they/them/themself: 'they'
|
|
||||||
|
|
||||||
nouns:
|
nouns:
|
||||||
enabled: true
|
enabled: true
|
||||||
route: 'dictionary'
|
route: 'worterbuch'
|
||||||
collapsable: false
|
collapsable: false
|
||||||
plurals: true
|
plurals: true
|
||||||
pluralsRequired: false
|
pluralsRequired: false
|
||||||
@ -81,91 +70,12 @@ faq:
|
|||||||
route: 'faq'
|
route: 'faq'
|
||||||
|
|
||||||
links:
|
links:
|
||||||
enabled: true
|
enabled: false
|
||||||
route: 'links'
|
route: 'links'
|
||||||
blogRoute: 'blog'
|
blogRoute: 'blog'
|
||||||
links:
|
links: []
|
||||||
-
|
|
||||||
icon: 'globe-europe'
|
|
||||||
url: 'https://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 EVERYONE should have pronouns in their bio'
|
|
||||||
-
|
|
||||||
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: '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: 'twitch'
|
|
||||||
iconSet: 'b'
|
|
||||||
url: 'https://pronouns.alejo.io/'
|
|
||||||
headline: 'Display pronouns in Twitch Chat'
|
|
||||||
|
|
||||||
mediaGuests: []
|
mediaGuests: []
|
||||||
mediaMentions: []
|
mediaMentions: []
|
||||||
|
|
||||||
socials:
|
socials:
|
||||||
-
|
-
|
||||||
icon: 'twitter'
|
icon: 'twitter'
|
||||||
@ -177,7 +87,7 @@ links:
|
|||||||
|
|
||||||
contact:
|
contact:
|
||||||
enabled: true
|
enabled: true
|
||||||
route: 'contact'
|
route: 'kontakt'
|
||||||
contacts:
|
contacts:
|
||||||
-
|
-
|
||||||
icon: 'envelope'
|
icon: 'envelope'
|
||||||
@ -185,7 +95,7 @@ contact:
|
|||||||
headline: 'contact@pronouns.page'
|
headline: 'contact@pronouns.page'
|
||||||
team:
|
team:
|
||||||
enabled: true
|
enabled: true
|
||||||
route: 'team' # TODO
|
route: 'kollektiv'
|
||||||
|
|
||||||
|
|
||||||
support:
|
support:
|
||||||
@ -204,28 +114,16 @@ support:
|
|||||||
user:
|
user:
|
||||||
enabled: true
|
enabled: true
|
||||||
route: 'account'
|
route: 'account'
|
||||||
termsRoute: 'terms'
|
termsRoute: 'bedingungen'
|
||||||
|
|
||||||
profile:
|
profile:
|
||||||
enabled: true
|
enabled: true
|
||||||
editorEnabled: true
|
editorEnabled: true
|
||||||
defaultWords:
|
defaultWords:
|
||||||
-
|
- ['[ohne Anrede]', 'Herr', 'Frau', 'Fräulein', 'Dame', 'Ind.']
|
||||||
- '[no honorific]'
|
- ['Bruder', 'Schwester', 'Geschwisterchen', 'Mann', 'Frau']
|
||||||
- 'mx.'
|
- ['schön', 'süß', 'sexy',]
|
||||||
- 'mr.'
|
- ['Freund', 'Freundin', 'Liebling', 'Schatz', 'Geliebte/r', 'Liebschaft', 'Süße/r', 'Partner/in']
|
||||||
- 'ms.'
|
|
||||||
- 'sir'
|
|
||||||
- 'ma''am'
|
|
||||||
- 'madam'
|
|
||||||
- 'sai'
|
|
||||||
- 'mir'
|
|
||||||
- 'shazam'
|
|
||||||
- 'zam'
|
|
||||||
- 'comrade'
|
|
||||||
- ['person', 'man', 'woman', 'lady', 'dude', 'boy', 'girl', 'buddy', 'pal', 'bro', 'sis', 'sib']
|
|
||||||
- ['pretty', 'handsome', 'cute', 'hot', 'sexy']
|
|
||||||
- ['friend', 'partner', 'boyfriend', 'girlfriend', 'joyfriend', 'husband', 'wife', 'kissmate', 'darling', 'beloved', 'boo']
|
|
||||||
flags:
|
flags:
|
||||||
defaultPronoun: 'they'
|
defaultPronoun: 'they'
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
key description normative pronoun_n pronoun_d pronoun_a pronoun_g article_n article_g article_d article_a demonstrative_n possesive_object noun plural pluralHonorific pronounceable history thirdForm smallForm sourcesInfo
|
key description normative pronoun_n pronoun_d pronoun_a pronoun_g article_n article_g article_d article_a demonstrative_n possesive_object noun plural pluralHonorific pronounceable history thirdForm smallForm sourcesInfo
|
||||||
er,er/sein Maskulinum TRUE er ihm ihn sein der dessen dem den dieser FALSE FALSE TRUE
|
er,er/sein Maskulinum TRUE er ihm ihn sein der dessen dem den dieser FALSE FALSE TRUE
|
||||||
sie,sie/ihr Femininum TRUE sie ihr sie ihr die deren der die diese e in FALSE FALSE TRUE
|
sie,sie/ihr Femininum TRUE sie ihr sie ihr die deren der die diese e in FALSE FALSE TRUE
|
||||||
es,es/sein Neutrum TRUE es ihm es sein das dessen dem das dieses FALSE FALSE TRUE
|
es,es/sein Neutrum TRUE es ihm es sein das dessen dem das dieses y FALSE FALSE TRUE
|
||||||
A Neopronomen "A" FALSE A A A As dA dAs dA dA diesA A A FALSE FALSE TRUE
|
A Neopronomen "A" FALSE A A A As dA dAs dA dA diesA A A FALSE FALSE TRUE
|
||||||
dey Neopronomen "dey" FALSE dey denen/demm demm deren/der dey deyssen deym deyn diesey ey ey FALSE FALSE TRUE
|
dey Neopronomen "dey" FALSE dey denen/demm demm deren/der dey deyssen deym deyn diesey ey ey FALSE FALSE TRUE
|
||||||
die Neopronomen "die" FALSE die denen die deren die deren denen die diesie ie ie FALSE FALSE TRUE
|
die Neopronomen "die" FALSE die denen die deren die deren denen die diesie ie ie FALSE FALSE TRUE
|
||||||
|
Can't render this file because it has a wrong number of fields in line 2.
|
@ -38,11 +38,11 @@ home:
|
|||||||
header2: 'Generiere einen Link'
|
header2: 'Generiere einen Link'
|
||||||
base: 'Ausgehend von'
|
base: 'Ausgehend von'
|
||||||
alt: 'Du kannst auch austauschbare Formen in jedes Feld eintragen, z.B. <code>er&sie</code> = „er” or „sie”.'
|
alt: 'Du kannst auch austauschbare Formen in jedes Feld eintragen, z.B. <code>er&sie</code> = „er” or „sie”.'
|
||||||
pronunciation: 'You can also specify the pronunciation after a pipe character, using IPA, eg. <code>faerself|fɛɹsɛlf</code> = „faerself” pronounced as /fɛɹsɛlf/.'
|
pronunciation: 'Du kannst auch die Aussprache spezifizieren, die indem du nach einem senkrechten Strich "|" (mit der Tastenkombination [Alt Gr] und [<>] ) hinzufügst. Benutze dafür die Lautschrift IPA (Internationales Phonetisches Alphabet). Ein Beispiel wäre: <code>sier|siˑʁ</code> = „sier”, ausgesprochen wie /siˑʁ/.'
|
||||||
whatisit: 'What''s the deal with pronouns?'
|
whatisit: 'Was ist das Problem mit Pronomen?'
|
||||||
|
|
||||||
pronouns:
|
pronouns:
|
||||||
examples: 'Beispiel Nutzung in Sätzen'
|
examples: 'Beispiel-Nutzung in Sätzen'
|
||||||
plural: 'Plural'
|
plural: 'Plural'
|
||||||
intro: 'Meine Pronomen sind'
|
intro: 'Meine Pronomen sind'
|
||||||
normative: 'Normativ'
|
normative: 'Normativ'
|
||||||
@ -55,9 +55,9 @@ pronouns:
|
|||||||
header: 'Beliebige Pronomen'
|
header: 'Beliebige Pronomen'
|
||||||
short: 'beliebig'
|
short: 'beliebig'
|
||||||
description: >
|
description: >
|
||||||
Auch wenn es für manche Menschen sehr wichtig ist bestimmte Pronomen zu nutzen wenn über sie geredet wird,
|
Auch wenn es für manche Menschen sehr wichtig ist bestimmte Pronomen zu nutzen, wenn über sie geredet wird,
|
||||||
macht es anderen nichts aus - solange der Kontext klar ist über wen gesprochen wird.
|
macht es anderen nichts aus - solange der Kontext klar ist, über wen gesprochen wird.
|
||||||
options: 'check out the options [share]{/=here}.'
|
options: 'Überprüfe die Optionen [share]{/=hier}.'
|
||||||
others: 'Andere Formen'
|
others: 'Andere Formen'
|
||||||
othersRaw: 'andere'
|
othersRaw: 'andere'
|
||||||
or: 'oder'
|
or: 'oder'
|
||||||
@ -77,13 +77,13 @@ sources:
|
|||||||
Series: 'Serien'
|
Series: 'Serien'
|
||||||
Song: 'Musik'
|
Song: 'Musik'
|
||||||
Poetry: 'Gedichte'
|
Poetry: 'Gedichte'
|
||||||
Game: 'Spiel'
|
Game: 'Spiele'
|
||||||
Other: 'Sonstiges'
|
Other: 'Sonstiges'
|
||||||
submit:
|
submit:
|
||||||
header: 'Reiche ein Beispiel zum ergänzen ein'
|
header: 'Reiche ein Beispiel zum Ergänzen ein'
|
||||||
action: 'übermitteln'
|
action: 'übermitteln'
|
||||||
pronouns: 'Welche Pronomen wurden genutzt?'
|
pronouns: 'Welche Pronomen wurden genutzt?'
|
||||||
pronounsInfo: 'Gebe die einfachste Form des PRonomen ein, so wie es im Link ist. Z.B. “xier”, “er_sie”'
|
pronounsInfo: 'Gebe die einfachste Form des Pronomen ein, so wie es im Link ist. Z.B. “xier”, “er_sie”'
|
||||||
type: 'Quellentyp'
|
type: 'Quellentyp'
|
||||||
author: 'Autor'
|
author: 'Autor'
|
||||||
title: 'Titel'
|
title: 'Titel'
|
||||||
@ -95,11 +95,11 @@ sources:
|
|||||||
thanks: 'Danke für deinen Beitrag!'
|
thanks: 'Danke für deinen Beitrag!'
|
||||||
another: 'Ein weiteres Beispiel einreichen'
|
another: 'Ein weiteres Beispiel einreichen'
|
||||||
moderation: 'Einreichungen müssen erst genehmigt werden, bevor sie veröffentlicht werden.'
|
moderation: 'Einreichungen müssen erst genehmigt werden, bevor sie veröffentlicht werden.'
|
||||||
key: 'Key' # TODO
|
key: 'Schlüssel'
|
||||||
keyInfo: 'Identifier for linking sources between language versions and linking with the dictionary' # TODO
|
keyInfo: 'Identifier for linking sources between language versions and linking with the dictionary' # TODO
|
||||||
images: 'Images' # TODO
|
images: 'Bilder'
|
||||||
otherVersions: 'In other languages' # TODO
|
otherVersions: 'In anderen Sprachen'
|
||||||
referenced: 'Examples of use' # TODO
|
referenced: 'Beispiele zur Benutzung'
|
||||||
|
|
||||||
nouns:
|
nouns:
|
||||||
header: 'Wörterbuch'
|
header: 'Wörterbuch'
|
||||||
@ -152,7 +152,7 @@ nouns:
|
|||||||
|
|
||||||
faq:
|
faq:
|
||||||
header: 'FAQ'
|
header: 'FAQ'
|
||||||
headerLong: 'Frequently asked questions'
|
headerLong: 'Häufig gestellte Fragen'
|
||||||
questions:
|
questions:
|
||||||
nonbinary:
|
nonbinary:
|
||||||
question: 'Was ist nicht-binär?'
|
question: 'Was ist nicht-binär?'
|
||||||
@ -242,7 +242,7 @@ faq:
|
|||||||
- >
|
- >
|
||||||
Wenn du cis (= nicht trans) bist und du nutzt „{/sie=sie}” oder „{/er=er}” passen zu deinem Geschlecht,
|
Wenn du cis (= nicht trans) bist und du nutzt „{/sie=sie}” oder „{/er=er}” passen zu deinem Geschlecht,
|
||||||
denkst du vielleicht, dass deine Pronomen <em>eindeutig</em> sind.
|
denkst du vielleicht, dass deine Pronomen <em>eindeutig</em> sind.
|
||||||
Und ja, vielleicht stimmt das auch - solange dein Name im Profil genannt wird (und traditionell weiblich oder weiblich ist)
|
Und ja, vielleicht stimmt das auch - solange dein Name im Profil genannt wird (und traditionell männlich oder weiblich ist)
|
||||||
oder wenn du ein Profilbild hast.
|
oder wenn du ein Profilbild hast.
|
||||||
Viele Leute haben das nicht – also ist es schwierig zu wissen, wie sie genannt werden wollen.
|
Viele Leute haben das nicht – also ist es schwierig zu wissen, wie sie genannt werden wollen.
|
||||||
- >
|
- >
|
||||||
@ -250,7 +250,7 @@ faq:
|
|||||||
aber es gibt Menschen, deren Pronomen das nicht sind.
|
aber es gibt Menschen, deren Pronomen das nicht sind.
|
||||||
Sie wollen korrekt angesprochen werden, egal ob sie als ihr Geschlecht "durchgehen" oder nicht,
|
Sie wollen korrekt angesprochen werden, egal ob sie als ihr Geschlecht "durchgehen" oder nicht,
|
||||||
ob sie eine Transition hatten oder nicht (oder ob sie überhaupt eine Transition wollen).
|
ob sie eine Transition hatten oder nicht (oder ob sie überhaupt eine Transition wollen).
|
||||||
Nicht-binäre Menschen sehen in der Regel nicht "nich-tbinär" aus, wir schulden niemandem Androgynität.
|
Nicht-binäre Menschen sehen in der Regel nicht "nicht-binär" aus, wir schulden niemandem Androgynität.
|
||||||
- >
|
- >
|
||||||
Das Teilen unserer Pronomen ist sehr wichtig für trans, nicht-binäre und genderqueere Menschen.
|
Das Teilen unserer Pronomen ist sehr wichtig für trans, nicht-binäre und genderqueere Menschen.
|
||||||
Leider werden wir dadurch auch bloßgestellt und ausgegrenzt.
|
Leider werden wir dadurch auch bloßgestellt und ausgegrenzt.
|
||||||
@ -283,7 +283,7 @@ faq:
|
|||||||
Die Person sieht schließlich aus wie ein Mann, also wird es für mich einfacher sein!
|
Die Person sieht schließlich aus wie ein Mann, also wird es für mich einfacher sein!
|
||||||
- >
|
- >
|
||||||
Nein! Es sind unsere Pronomen. Nicht unsere "bevorzugten Pronomen". Es sind unsere Namen, nicht unsere "bevorzugten Namen".
|
Nein! Es sind unsere Pronomen. Nicht unsere "bevorzugten Pronomen". Es sind unsere Namen, nicht unsere "bevorzugten Namen".
|
||||||
IWenn du dich um deine trans- und nicht-binären Freunde und Lieben sorgst, dann nenne sie auf die richtige Weise.
|
Wenn du dich um deine trans- und nicht-binären Freunde und Lieben sorgst, dann nenne sie auf die richtige Weise.
|
||||||
gender-pronouns:
|
gender-pronouns:
|
||||||
question: 'Warum sollte ich nicht "Geschlechtspronomen" sagen?'
|
question: 'Warum sollte ich nicht "Geschlechtspronomen" sagen?'
|
||||||
answer:
|
answer:
|
||||||
@ -298,7 +298,7 @@ links:
|
|||||||
headerLong: 'Extra links'
|
headerLong: 'Extra links'
|
||||||
recommended: 'Wir empfehlen'
|
recommended: 'Wir empfehlen'
|
||||||
|
|
||||||
blog: 'Blog' # TODO
|
blog: 'Blog'
|
||||||
media: 'Pronouns.page in den Medien'
|
media: 'Pronouns.page in den Medien'
|
||||||
|
|
||||||
social: 'Social Media'
|
social: 'Social Media'
|
||||||
@ -324,7 +324,7 @@ contact:
|
|||||||
upcoming: 'Upcoming language versions' # TODO
|
upcoming: 'Upcoming language versions' # TODO
|
||||||
|
|
||||||
support:
|
support:
|
||||||
header: 'Support'
|
header: 'Unterstütze uns'
|
||||||
description: >
|
description: >
|
||||||
Wenn du dich an den Kosten für Server, Domains, Aufkleber etc. beteiligen oder den Autor:innen einfach ein Bier ausgeben willst,
|
Wenn du dich an den Kosten für Server, Domains, Aufkleber etc. beteiligen oder den Autor:innen einfach ein Bier ausgeben willst,
|
||||||
Kannst du den untenstehenden Link nutzen:
|
Kannst du den untenstehenden Link nutzen:
|
||||||
@ -407,17 +407,15 @@ profile:
|
|||||||
meh: 'Okay'
|
meh: 'Okay'
|
||||||
no: 'Nope'
|
no: 'Nope'
|
||||||
|
|
||||||
#TODO
|
banner: >
|
||||||
#banner: >
|
You can also use our website to create a card, {/@andrea=like this one},
|
||||||
# You can also use our website to create a card, {/@andrea=like this one},
|
containing your names, pronouns, pride flags, liked words, etc.
|
||||||
# containing your names, pronouns, pride flags, liked words, etc.
|
Then you can link to it in your bio or email footer.
|
||||||
# Then you can link to it in your bio or email footer.
|
Just create an account {/account=here}.
|
||||||
# Just create an account {/account=here}.
|
bannerButton: 'Create a card'
|
||||||
#bannerButton: 'Create a card'
|
card:
|
||||||
# TODO
|
link: 'Card picture'
|
||||||
card:
|
generating: 'Generation in progress…'
|
||||||
link: 'Card picture'
|
|
||||||
generating: 'Generation in progress…'
|
|
||||||
|
|
||||||
share: 'Teilen'
|
share: 'Teilen'
|
||||||
|
|
||||||
@ -432,13 +430,12 @@ crud:
|
|||||||
filterLong: 'Liste filtern...'
|
filterLong: 'Liste filtern...'
|
||||||
search: 'Suchen…'
|
search: 'Suchen…'
|
||||||
author: 'Hinzugefügt von'
|
author: 'Hinzugefügt von'
|
||||||
saved: 'Changes saved successfully!' # TODO
|
saved: 'Änderungen erfolgreich gespeichert!'
|
||||||
|
|
||||||
footer:
|
footer:
|
||||||
# TODO source: 'Der Quellcode ist {https://gitlab.com/Avris/Zaimki=veröffentlicht} unter der {https://mit.avris.it=MIT} Lizenz.'
|
|
||||||
license: >
|
license: >
|
||||||
{https://gitlab.com/Avris/Zaimki=Source code} is licensed under {https://mit.avris.it=MIT} [mit.svg].<br/>
|
{https://gitlab.com/Avris/Zaimki=Der Quellcode} ist unter der {https://mit.avris.it=MIT} [mit.svg] Lizenz veröffentlicht.<br/>
|
||||||
Content is licensed under {https://creativecommons.org/licenses/by-nc-sa/4.0/deed.de=CC BY-NC-SA 4.0}
|
Das Inhalt unter der {https://creativecommons.org/licenses/by-nc-sa/4.0=CC BY-NC-SA 4.0}
|
||||||
[b:creative-commons][b:creative-commons-by][b:creative-commons-nc-eu][b:creative-commons-sa].
|
[b:creative-commons][b:creative-commons-by][b:creative-commons-nc-eu][b:creative-commons-sa].
|
||||||
links: 'Kontakt, Social Media, Support'
|
links: 'Kontakt, Social Media, Support'
|
||||||
|
|
||||||
@ -497,11 +494,11 @@ images:
|
|||||||
instruction: 'Click here or drag your pics here' # TODO
|
instruction: 'Click here or drag your pics here' # TODO
|
||||||
|
|
||||||
error:
|
error:
|
||||||
generic: 'Something went wrong, please try again…' # TODO
|
generic: 'Etwas ist schief gelaufen. Bitte versuche es erneut…'
|
||||||
|
|
||||||
mode:
|
mode:
|
||||||
dark: 'Dark mode' # TODO
|
dark: 'Dunkelmodus'
|
||||||
light: 'Light mode'
|
light: 'Lichtmodus'
|
||||||
|
|
||||||
# TODO
|
# TODO
|
||||||
ban:
|
ban:
|
||||||
@ -511,7 +508,7 @@ ban:
|
|||||||
confirm: 'Are you sure you want to ban @%username%?'
|
confirm: 'Are you sure you want to ban @%username%?'
|
||||||
header: 'You''re banned. Your profile will not be shown to anyone.'
|
header: 'You''re banned. Your profile will not be shown to anyone.'
|
||||||
banned: 'Banned'
|
banned: 'Banned'
|
||||||
termsIntro: 'According to our {/terms=Terms of Service}:'
|
termsIntro: 'According to our {/bedingungen=Terms of Service}:'
|
||||||
|
|
||||||
flags:
|
flags:
|
||||||
Abrosexual: 'Abrosexuell'
|
Abrosexual: 'Abrosexuell'
|
||||||
|
@ -665,7 +665,7 @@ links:
|
|||||||
extra: ' – <strong>Glamour.pl</strong>'
|
extra: ' – <strong>Glamour.pl</strong>'
|
||||||
quote: >
|
quote: >
|
||||||
W naszym kraju osoby niebinarne stosują wymiennie bez hierarchizowania i niezależnie od płci przypisanej im przy urodzeniu zaimki męskie i żeńskie
|
W naszym kraju osoby niebinarne stosują wymiennie bez hierarchizowania i niezależnie od płci przypisanej im przy urodzeniu zaimki męskie i żeńskie
|
||||||
lub właśnie te neutralne płciowo (neytratywy).
|
lub właśnie te neutralne płciowo (neutratywy).
|
||||||
Zatem możemy powiedzieć/napisać: Emma Corrin zmianiła swoje zaimki. Albo: Emma Corrin zmieniło zaimki.
|
Zatem możemy powiedzieć/napisać: Emma Corrin zmianiła swoje zaimki. Albo: Emma Corrin zmieniło zaimki.
|
||||||
Więcej na ten temat znajdziecie na świetnym koncie na Instagramie @neutratywy
|
Więcej na ten temat znajdziecie na świetnym koncie na Instagramie @neutratywy
|
||||||
-
|
-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user