Skip to content

Commit a443bd5

Browse files
committed
Merge pull request #2042 from kozmenkoav/1.3.x
Updated translation for 'Bad credentials.' message
2 parents fb67e65 + fde22b1 commit a443bd5

22 files changed

+66
-0
lines changed

Resources/translations/FOSUserBundle.bg.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ group:
1414
# Security
1515
"Bad credentials": Невалидно потребителско име или парола
1616

17+
# Since Symfony 2.6 the error message has changed
18+
"Bad credentials.": Невалидно потребителско име или парола.
19+
1720
security:
1821
login:
1922
username: Потребителско име

Resources/translations/FOSUserBundle.cs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ group:
1414
# Security
1515
"Bad credentials": Neplatné přihlašovací údaje
1616

17+
# Since Symfony 2.6 the error message has changed
18+
"Bad credentials.": Neplatné přihlašovací údaje.
19+
1720
security:
1821
login:
1922
username: Uživatelské jméno

Resources/translations/FOSUserBundle.de.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ group:
1414
# Security
1515
"Bad credentials": Benutzername oder Passwort ungültig
1616

17+
# Since Symfony 2.6 the error message has changed
18+
"Bad credentials.": Benutzername oder Passwort ungültig.
19+
1720
security:
1821
login:
1922
username: Benutzername

Resources/translations/FOSUserBundle.en.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ group:
1414
# Security
1515
"Bad credentials": Invalid username or password
1616

17+
# Since Symfony 2.6 the error message has changed
18+
"Bad credentials.": Invalid username or password.
19+
1720
security:
1821
login:
1922
username: Username

Resources/translations/FOSUserBundle.es.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ group:
1414
# Security
1515
"Bad credentials": Nombre de usuario o Contraseña inválido
1616

17+
# Since Symfony 2.6 the error message has changed
18+
"Bad credentials.": Nombre de usuario o Contraseña inválido.
19+
1720
security:
1821
login:
1922
username: Nombre de usuario

Resources/translations/FOSUserBundle.fa.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ group:
1414
# Security
1515
"Bad credentials": نام کاربری یا کلمه عبور غیر مجاز
1616

17+
# Since Symfony 2.6 the error message has changed
18+
"Bad credentials.": نام کاربری یا کلمه عبور غیر مجاز.
19+
1720
security:
1821
login:
1922
username: نام کاربری

Resources/translations/FOSUserBundle.fi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ group:
1414
# Security
1515
"Bad credentials": Epäkelpo käyttäjätunnus tai salasana
1616

17+
# Since Symfony 2.6 the error message has changed
18+
"Bad credentials.": Epäkelpo käyttäjätunnus tai salasana.
19+
1720
security:
1821
login:
1922
username: Käyttäjätunnus

Resources/translations/FOSUserBundle.fr.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ group:
1414
# Security
1515
"Bad credentials": Nom d'utilisateur ou mot de passe incorrect
1616

17+
# Since Symfony 2.6 the error message has changed
18+
"Bad credentials.": Nom d'utilisateur ou mot de passe incorrect.
19+
1720
security:
1821
login:
1922
username: Nom d'utilisateur

Resources/translations/FOSUserBundle.hr.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ group:
1414
# Security
1515
"Bad credentials": Krivo korisničko ime ili lozinka
1616

17+
# Since Symfony 2.6 the error message has changed
18+
"Bad credentials.": Krivo korisničko ime ili lozinka.
19+
1720
security:
1821
login:
1922
username: Korisničko ime

Resources/translations/FOSUserBundle.hu.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ group:
1414
# Security
1515
"Bad credentials": "Helytelen felhasználónév vagy jelszó"
1616

17+
# Since Symfony 2.6 the error message has changed
18+
"Bad credentials.": "Helytelen felhasználónév vagy jelszó."
19+
1720
security:
1821
login:
1922
username: Felhasználónév

0 commit comments

Comments
 (0)