Normalized locale files
This commit is contained in:
parent
1c9e21a507
commit
1ff0d5aea6
2 changed files with 6 additions and 6 deletions
|
@ -16,14 +16,14 @@ de:
|
||||||
password: Passwort
|
password: Passwort
|
||||||
silenced: Öffentliche Beiträge nicht auflisten
|
silenced: Öffentliche Beiträge nicht auflisten
|
||||||
username: Nutzername
|
username: Nutzername
|
||||||
|
interactions:
|
||||||
|
must_be_follower: Benachrichtigungen von nicht-Folgern blockieren
|
||||||
|
must_be_following: Benachrichtigungen von Nutzern blockieren, denen ich nicht folge
|
||||||
notification_emails:
|
notification_emails:
|
||||||
favourite: E-mail senden, wenn jemand meinen Beitrag favorisiert
|
favourite: E-mail senden, wenn jemand meinen Beitrag favorisiert
|
||||||
follow: E-mail senden, wenn mir jemand folgt
|
follow: E-mail senden, wenn mir jemand folgt
|
||||||
mention: E-mail senden, wenn mich jemand erwähnt
|
mention: E-mail senden, wenn mich jemand erwähnt
|
||||||
reblog: E-mail senden, wenn jemand meinen Beitrag teilt
|
reblog: E-mail senden, wenn jemand meinen Beitrag teilt
|
||||||
interactions:
|
|
||||||
must_be_follower: Benachrichtigungen von nicht-Folgern blockieren
|
|
||||||
must_be_following: Benachrichtigungen von Nutzern blockieren, denen ich nicht folge
|
|
||||||
'no': Nein
|
'no': Nein
|
||||||
required:
|
required:
|
||||||
mark: "*"
|
mark: "*"
|
||||||
|
|
|
@ -16,14 +16,14 @@ en:
|
||||||
password: Password
|
password: Password
|
||||||
silenced: Unlisted mode
|
silenced: Unlisted mode
|
||||||
username: Username
|
username: Username
|
||||||
|
interactions:
|
||||||
|
must_be_follower: Block notifications from non-followers
|
||||||
|
must_be_following: Block notifications from people you don't follow
|
||||||
notification_emails:
|
notification_emails:
|
||||||
favourite: Send e-mail when someone favourites your status
|
favourite: Send e-mail when someone favourites your status
|
||||||
follow: Send e-mail when someone follows you
|
follow: Send e-mail when someone follows you
|
||||||
mention: Send e-mail when someone mentions you
|
mention: Send e-mail when someone mentions you
|
||||||
reblog: Send e-mail when someone reblogs your status
|
reblog: Send e-mail when someone reblogs your status
|
||||||
interactions:
|
|
||||||
must_be_follower: Block notifications from non-followers
|
|
||||||
must_be_following: Block notifications from people you don't follow
|
|
||||||
'no': 'No'
|
'no': 'No'
|
||||||
required:
|
required:
|
||||||
mark: "*"
|
mark: "*"
|
||||||
|
|
Loading…
Reference in a new issue