about summary refs log tree commit diff
path: root/config/locales/simple_form.de.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/simple_form.de.yml')
-rw-r--r--config/locales/simple_form.de.yml27
1 files changed, 27 insertions, 0 deletions
diff --git a/config/locales/simple_form.de.yml b/config/locales/simple_form.de.yml
new file mode 100644
index 000000000..6e6758df2
--- /dev/null
+++ b/config/locales/simple_form.de.yml
@@ -0,0 +1,27 @@
+---
+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'