about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-12-09 11:52:09 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-12-09 11:52:09 +0100
commit0c491ea92864c200ba225e0bbb5336c9fa6bceca (patch)
treed8401db3abbcbada7557ecd1db04b674dc4bda51
parenta5797139b2db47415220abb82335bef797dd9ecc (diff)
Fix translations
-rw-r--r--app/assets/javascripts/components/locales/pt.jsx1
-rw-r--r--config/locales/de.yml6
-rw-r--r--config/locales/simple_form.pt.yml1
-rw-r--r--config/locales/simple_form.uk.yml2
-rw-r--r--config/locales/uk.yml2
5 files changed, 7 insertions, 5 deletions
diff --git a/app/assets/javascripts/components/locales/pt.jsx b/app/assets/javascripts/components/locales/pt.jsx
index c540906b7..57cbcd31b 100644
--- a/app/assets/javascripts/components/locales/pt.jsx
+++ b/app/assets/javascripts/components/locales/pt.jsx
@@ -35,6 +35,7 @@ const pt = {
   "compose_form.placeholder": "Que estás pensando?",
   "compose_form.publish": "Publicar",
   "compose_form.sensitive": "Marcar conteúdo como sensível",
+  "compose_form.unlisted": "Modo não-listado",
   "navigation_bar.settings": "Configurações",
   "navigation_bar.public_timeline": "Timeline Pública",
   "navigation_bar.logout": "Logout",
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 648be5db2..1285a11a1 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -35,7 +35,7 @@ de:
       other: Etwas ist noch nicht ganz richtig! Bitte korrigiere %{count} Fehler
   notification_mailer:
     favourite:
-      body: "Dein Beitrag wurde von %{name} favorisiert:"
+      body: 'Dein Beitrag wurde von %{name} favorisiert:'
       subject: "%{name} hat deinen Beitrag favorisiert"
     follow:
       body: "%{name} folgt dir jetzt!"
@@ -44,7 +44,7 @@ de:
       body: "%{name} hat dich erwähnt:"
       subject: "%{name} hat dich erwähnt"
     reblog:
-      body: "Dein Beitrag wurde von %{name} geteilt:"
+      body: 'Dein Beitrag wurde von %{name} geteilt:'
       subject: "%{name} teilte deinen Beitrag"
   pagination:
     next: Vorwärts
@@ -55,5 +55,7 @@ de:
   stream_entries:
     favourited: favorisierte einen Beitrag von
     is_now_following: folgt nun
+  users:
+    invalid_email: Inkorrekte E-mail-Addresse
   will_paginate:
     page_gap: "&hellip;"
diff --git a/config/locales/simple_form.pt.yml b/config/locales/simple_form.pt.yml
index 0ac54bc5c..07099c1f0 100644
--- a/config/locales/simple_form.pt.yml
+++ b/config/locales/simple_form.pt.yml
@@ -14,7 +14,6 @@ pt:
         new_password: Nova password
         note: Biografia
         password: Password
-        silenced: Modo não-listado
         username: Username
       interactions:
         must_be_follower: Bloquear notificações de não-seguidores
diff --git a/config/locales/simple_form.uk.yml b/config/locales/simple_form.uk.yml
index 7b2b16d92..05bcc27d1 100644
--- a/config/locales/simple_form.uk.yml
+++ b/config/locales/simple_form.uk.yml
@@ -27,4 +27,4 @@ uk:
     required:
       mark: "*"
       text: обов'язкове
-'yes': 'Так'
+    'yes': 'Так'
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index e1f10cbb0..621dfb323 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -55,5 +55,5 @@ uk:
   stream_entries:
     favourited: сподобався допис від
     is_now_following: тепер підписаний(-а) на
-    will_paginate:
+  will_paginate:
     page_gap: "&hellip;"