Fix translations
parent
a5797139b2
commit
0c491ea928
|
@ -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",
|
||||
|
|
|
@ -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: "…"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -27,4 +27,4 @@ uk:
|
|||
required:
|
||||
mark: "*"
|
||||
text: обов'язкове
|
||||
'yes': 'Так'
|
||||
'yes': 'Так'
|
||||
|
|
|
@ -55,5 +55,5 @@ uk:
|
|||
stream_entries:
|
||||
favourited: сподобався допис від
|
||||
is_now_following: тепер підписаний(-а) на
|
||||
will_paginate:
|
||||
will_paginate:
|
||||
page_gap: "…"
|
||||
|
|
Loading…
Reference in New Issue