Skip to content
Snippets Groups Projects
Commit 0f4e5ca7 authored by Patryk Kazimierowski's avatar Patryk Kazimierowski
Browse files

added translates about account linking

parent ec9a5132
No related branches found
No related tags found
2 merge requests!131Develop,!128Resolve "Add modal to linkink account"
......@@ -93,6 +93,10 @@
"LOGIN_CAN_NOT_BE_PERFORMED_MESSAGE": "Systemkomponenten-Login kann nicht durchgeführt werden",
"USER_DISABLED_MESSAGE": "User is disabled"
},
"ACCOUNT_LINKING": {
"HEADER": "Verknüpfung von Konten",
"INFO": "Sie versuchen, sich bei einem lokalen Konto anzumelden, das mit der von Ihnen angegebenen E-Mail-Adresse bereits in unserem System existiert. Bitte geben Sie Ihr Passwort ein, um Ihre Identität zu bestätigen und die Verknüpfung der Konten zu bestätigen."
},
"TEST_INSTANCE_MODAL": {
"HEADER": "nmaas Testinstanz",
"BODY": "Bitte beachten Sie, dass dies eine Test-nmaas-Instanz ist. Die Benutzerisolations- und Datensicherheitsmaßnahmen sind nicht so streng wie in der Produktionsinstanz. Verwenden Sie diese Instanz nicht zur Überwachung realer Geräte.",
......
......@@ -93,6 +93,10 @@
"LOGIN_CAN_NOT_BE_PERFORMED_MESSAGE": "System component login cannot be performed",
"USER_DISABLED_MESSAGE": "User is disabled"
},
"ACCOUNT_LINKING": {
"HEADER": "Account linking",
"INFO": "You are trying to log in to an local account that already exists in our system with the email address you provided. Please enter your password to verify it's You and confirm linking of these accounts."
},
"TEST_INSTANCE_MODAL": {
"HEADER": "nmaas test instance",
"BODY": "Please be aware that this is a test nmaas instance. The user isolation and data security measures are not so strict as on the production instance. Do not use this instance to monitor real equipment.",
......
......@@ -93,6 +93,10 @@
"LOGIN_CAN_NOT_BE_PERFORMED_MESSAGE": "Il est impossible de se connecter au composant système",
"USER_DISABLED_MESSAGE": "User is disabled"
},
"ACCOUNT_LINKING": {
"HEADER": "Association de comptes",
"INFO": "Vous essayez de vous connecter à un compte local qui existe déjà dans notre système avec l'adresse e-mail que vous avez fournie. Veuillez entrer votre mot de passe pour vérifier votre identité et confirmer la liaison des comptes."
},
"TEST_INSTANCE_MODAL": {
"HEADER": "Instance de test nmaas",
"BODY": "Veuillez noter qu'il s'agit d'une instance de test nmaas. Les mesures d'isolation de l'utilisateur et de sécurité des données ne sont pas aussi strictes que sur l'instance de production. N'utilisez pas cette instance pour surveiller un équipement réel.",
......
......@@ -93,6 +93,10 @@
"LOGIN_CAN_NOT_BE_PERFORMED_MESSAGE": "Błąd logowania do systemu",
"USER_DISABLED_MESSAGE": "Użytkownik jest nieaktywny"
},
"ACCOUNT_LINKING": {
"HEADER": "Powiązanie kont",
"INFO": "Próbujesz zalogować się na lokalne konto, które już istnieje w naszym systemie dla podanego adresu e-mail. Wprowadź swoje hasło, aby potwierdzić swoją tożsamość i zatwierdzić połączenie kont."
},
"TEST_INSTANCE_MODAL": {
"HEADER": "Instancja testowa nmaas",
"BODY": "Pamiętaj, że jest to testowa instancja nmaas. Izolacja użytkowników oraz środki zabezpieczenia danych nie są tak rygorystyczne, jak w przypadku instancji produkcyjnej. Nie używaj tej instancji do monitorowania rzeczywistych urządzeń.",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment