Fix interpolations in some localizations (#10397)

This commit is contained in:
Aditoo17 2019-03-27 17:07:35 +01:00 committed by Eugen Rochko
parent 11fe293e1b
commit 869e58e7ed
6 changed files with 6 additions and 6 deletions

View File

@ -645,7 +645,7 @@ cs:
one: Něco ještě není úplně v pořádku! Prosím zkontrolujte chybu níže
other: Něco ještě není úplně v pořádku! Prosím zkontrolujte %{count} chyb níže
html_validator:
invalid_markup: obsahuje neplatné HTML značkování
invalid_markup: 'obsahuje neplatný HTML kód: %{error}'
identity_proofs:
active: Aktivní
authorize: Ano, autorizovat

View File

@ -637,7 +637,7 @@ de:
one: Etwas ist noch nicht ganz richtig! Bitte korrigiere den Fehler
other: Etwas ist noch nicht ganz richtig! Bitte korrigiere %{count} Fehler
html_validator:
invalid_markup: enthält ungültiges HTML-Markup
invalid_markup: 'enthält ungültiges HTML-Markup: %{error}'
identity_proofs:
active: Aktiv
authorize: Ja, autorisieren

View File

@ -637,7 +637,7 @@ el:
one: Κάτι δεν είναι εντάξει ακόμα! Για κοίταξε το παρακάτω σφάλμα
other: Κάτι δεν είναι εντάξει ακόμα! Για κοίταξε τα παρακάτω %{count} σφάλματα
html_validator:
invalid_markup: περιέχει λάθος μορφοποίηση HTML
invalid_markup: 'περιέχει λάθος μορφοποίηση HTML: %{error}'
identity_proofs:
active: Ενεργή
authorize: Ναι, εξουσιοδότησε

View File

@ -637,7 +637,7 @@ fa:
one: یک چیزی هنوز درست نیست! لطفاً خطاهای زیر را ببینید
other: یک چیزی هنوز درست نیست! لطفاً %{count} خطای زیر را ببینید
html_validator:
invalid_markup: دارای نشانه‌گذاری نامعتبر HTML است
invalid_markup: 'دارای نشانه‌گذاری نامعتبر HTML است: %{error}'
identity_proofs:
active: فعال
authorize: بله، اجازه بده

View File

@ -637,7 +637,7 @@ fr:
one: Quelque chose ne va pas! Vérifiez lerreur ci-dessous
other: Certaines choses ne vont pas! Vérifiez les %{count} erreurs ci-dessous
html_validator:
invalid_markup: contiens du code HTML invalide
invalid_markup: 'contiens du code HTML invalide: %{error}'
identity_proofs:
active: Active
authorize: Oui, autoriser

View File

@ -639,7 +639,7 @@ ko:
one: 오류가 발생했습니다. 아래 오류를 확인해 주십시오
other: 오류가 발생했습니다. 아래 %{count}개 오류를 확인해 주십시오
html_validator:
invalid_markup: 올바르지 않은 HTML 마크업을 포함하고 있습니다
invalid_markup: '올바르지 않은 HTML 마크업을 포함하고 있습니다: %{error}'
identity_proofs:
active: 활성
authorize: 네, 인증합니다