mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-05 06:26:21 +00:00
28 lines
819 B
YAML
28 lines
819 B
YAML
|
---
|
||
|
de:
|
||
|
simple_form:
|
||
|
labels:
|
||
|
defaults:
|
||
|
avatar: Avatar
|
||
|
confirm_new_password: Neues Passwort bestätigen
|
||
|
confirm_password: Passwort bestätigen
|
||
|
current_password: Derzeitiges Passwort
|
||
|
display_name: Anzeigename
|
||
|
email: E-mail-Addresse
|
||
|
header: Kopfbild
|
||
|
locale: Sprache
|
||
|
new_password: Neues Passwort
|
||
|
note: Über mich
|
||
|
password: Passwort
|
||
|
username: Nutzername
|
||
|
notification_emails:
|
||
|
favourite: E-mail senden, wenn jemand meinen Beitrag favorisiert
|
||
|
follow: E-mail senden, wenn mir jemand folgt
|
||
|
mention: E-mail senden, wenn mich jemand erwähnt
|
||
|
reblog: E-mail senden, wenn jemand meinen Beitrag teilt
|
||
|
'no': 'Nein'
|
||
|
required:
|
||
|
mark: "*"
|
||
|
text: Pflichtfeld
|
||
|
'yes': 'Ja'
|