Skip to content

Commit 18eada4

Browse files
committed
fix(i18n): translate single-use magic-link strings across locales
A Crowdin sync left English fallbacks for the magic-link strings in all 14 non-English locales: the sign-in button, the verification error, the email single-use notice, and the email text body. Restore the original sign-in button translation and add hand translations for the reworded and new strings.
1 parent 274aa91 commit 18eada4

14 files changed

Lines changed: 56 additions & 56 deletions

File tree

testplanit/messages/de-DE.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@
10721072
"apple": "Weiter mit Apple",
10731073
"microsoft": "Mit Microsoft fortfahren",
10741074
"samlProvider": "Melden Sie sich mit {name}an.",
1075-
"magicLink": "Sign in with Magic Link",
1075+
"magicLink": "Mit Magic Link anmelden",
10761076
"emailLogin": "Mit der E-Mail fortfahren"
10771077
},
10781078
"magicLink": {
@@ -1095,7 +1095,7 @@
10951095
"errors": {
10961096
"accessDenied": "Zugriff verweigert. Ihr Konto ist möglicherweise inaktiv oder Sie haben keine Berechtigung zum Anmelden.",
10971097
"configuration": "Es gibt ein Problem mit der Serverkonfiguration.",
1098-
"verification": "This sign-in link has expired or was already used. Magic links can only be used once — please request a new one to sign in.",
1098+
"verification": "Dieser Anmeldelink ist abgelaufen oder wurde bereits verwendet. Magic Links können nur einmal verwendet werden – fordern Sie bitte einen neuen an, um sich anzumelden.",
10991099
"invalid2FACode": "Ungültiger Bestätigungscode. Bitte versuchen Sie es erneut.",
11001100
"twoFactorTokenRequired": "Token erforderlich",
11011101
"verificationCodeRequired": "Ein Bestätigungscode ist erforderlich."
@@ -7643,9 +7643,9 @@
76437643
"intro": "Klicken Sie auf die Schaltfläche unten, um sich anzumelden:",
76447644
"signInButton": "Anmelden",
76457645
"copyPasteIntro": "Oder kopieren Sie diesen Link und fügen Sie ihn in Ihren Browser ein:",
7646-
"singleUseNotice": "For your security, this link can only be used once. Request a new link if you need to sign in again.",
7646+
"singleUseNotice": "Zu Ihrer Sicherheit kann dieser Link nur einmal verwendet werden. Fordern Sie einen neuen Link an, wenn Sie sich erneut anmelden möchten.",
76477647
"disclaimer": "Wenn Sie diese E-Mail nicht angefordert haben, können Sie sie getrost ignorieren.",
7648-
"textBody": "Sign in to TestPlanIt\n\nClick the link below to sign in:\n{url}\n\nFor your security, this link can only be used once. Request a new link if you need to sign in again.\n\nIf you did not request this email, you can safely ignore it."
7648+
"textBody": "Melden Sie sich bei TestPlanIt an\n\nKlicken Sie auf den unten stehenden Link, um sich anzumelden:\n{url}\n\nZu Ihrer Sicherheit kann dieser Link nur einmal verwendet werden. Fordern Sie einen neuen Link an, wenn Sie sich erneut anmelden möchten.\n\nWenn Sie diese E-Mail nicht angefordert haben, können Sie sie getrost ignorieren."
76497649
}
76507650
},
76517651
"comments": {

testplanit/messages/es-ES.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@
10721072
"apple": "Continuar con Apple",
10731073
"microsoft": "Continuar con Microsoft",
10741074
"samlProvider": "Iniciar sesión con {name}",
1075-
"magicLink": "Sign in with Magic Link",
1075+
"magicLink": "Inicia sesión con Magic Link",
10761076
"emailLogin": "Continuar con el email"
10771077
},
10781078
"magicLink": {
@@ -1095,7 +1095,7 @@
10951095
"errors": {
10961096
"accessDenied": "Acceso denegado. Es posible que tu cuenta esté inactiva o que no tengas permiso para iniciar sesión.",
10971097
"configuration": "Hay un problema con la configuración del servidor.",
1098-
"verification": "This sign-in link has expired or was already used. Magic links can only be used once — please request a new one to sign in.",
1098+
"verification": "Este enlace de inicio de sesión ha caducado o ya se ha utilizado. Los Magic Links solo se pueden usar una vez; solicita uno nuevo para iniciar sesión.",
10991099
"invalid2FACode": "Código de verificación no válido. Inténtalo de nuevo.",
11001100
"twoFactorTokenRequired": "Se requiere token",
11011101
"verificationCodeRequired": "Se requiere un código de verificación."
@@ -7643,9 +7643,9 @@
76437643
"intro": "Haz clic en el botón de abajo para iniciar sesión:",
76447644
"signInButton": "Iniciar sesión",
76457645
"copyPasteIntro": "O bien, copie y pegue este enlace en su navegador:",
7646-
"singleUseNotice": "For your security, this link can only be used once. Request a new link if you need to sign in again.",
7646+
"singleUseNotice": "Por tu seguridad, este enlace solo se puede usar una vez. Solicita un enlace nuevo si necesitas volver a iniciar sesión.",
76477647
"disclaimer": "Si no solicitaste este correo electrónico, puedes ignorarlo sin problema.",
7648-
"textBody": "Sign in to TestPlanIt\n\nClick the link below to sign in:\n{url}\n\nFor your security, this link can only be used once. Request a new link if you need to sign in again.\n\nIf you did not request this email, you can safely ignore it."
7648+
"textBody": "Inicia sesión en TestPlanIt\n\nHaz clic en el enlace de abajo para iniciar sesión:\n{url}\n\nPor tu seguridad, este enlace solo se puede usar una vez. Solicita un enlace nuevo si necesitas volver a iniciar sesión.\n\nSi no solicitaste este correo, puedes ignorarlo sin problema."
76497649
}
76507650
},
76517651
"comments": {

testplanit/messages/fr-FR.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@
10721072
"apple": "Continuez avec Apple",
10731073
"microsoft": "Continuez avec Microsoft",
10741074
"samlProvider": "Connectez-vous avec {name}",
1075-
"magicLink": "Sign in with Magic Link",
1075+
"magicLink": "Se connecter avec Magic Link",
10761076
"emailLogin": "Poursuivre par courriel"
10771077
},
10781078
"magicLink": {
@@ -1095,7 +1095,7 @@
10951095
"errors": {
10961096
"accessDenied": "Accès refusé. Votre compte est peut-être inactif ou vous n'avez pas l'autorisation de vous connecter.",
10971097
"configuration": "Il y a un problème avec la configuration du serveur.",
1098-
"verification": "This sign-in link has expired or was already used. Magic links can only be used once — please request a new one to sign in.",
1098+
"verification": "Ce lien de connexion a expiré ou a déjà été utilisé. Les Magic Links ne peuvent être utilisés qu'une seule fois — veuillez en demander un nouveau pour vous connecter.",
10991099
"invalid2FACode": "Code de vérification invalide. Veuillez réessayer.",
11001100
"twoFactorTokenRequired": "Un jeton est requis.",
11011101
"verificationCodeRequired": "Un code de vérification est requis."
@@ -7643,9 +7643,9 @@
76437643
"intro": "Cliquez sur le bouton ci-dessous pour vous connecter :",
76447644
"signInButton": "Se connecter",
76457645
"copyPasteIntro": "Ou copiez et collez ce lien dans votre navigateur :",
7646-
"singleUseNotice": "For your security, this link can only be used once. Request a new link if you need to sign in again.",
7646+
"singleUseNotice": "Pour votre sécurité, ce lien ne peut être utilisé qu'une seule fois. Demandez un nouveau lien si vous devez vous reconnecter.",
76477647
"disclaimer": "Si vous n'avez pas demandé cet e-mail, vous pouvez l'ignorer sans problème.",
7648-
"textBody": "Sign in to TestPlanIt\n\nClick the link below to sign in:\n{url}\n\nFor your security, this link can only be used once. Request a new link if you need to sign in again.\n\nIf you did not request this email, you can safely ignore it."
7648+
"textBody": "Connectez-vous à TestPlanIt\n\nCliquez sur le lien ci-dessous pour vous connecter :\n{url}\n\nPour votre sécurité, ce lien ne peut être utilisé qu'une seule fois. Demandez un nouveau lien si vous devez vous reconnecter.\n\nSi vous n'avez pas demandé cet e-mail, vous pouvez l'ignorer en toute sécurité."
76497649
}
76507650
},
76517651
"comments": {

testplanit/messages/it-IT.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@
10721072
"apple": "Continua con Apple",
10731073
"microsoft": "Continua con Microsoft",
10741074
"samlProvider": "Accedi con {name}",
1075-
"magicLink": "Sign in with Magic Link",
1075+
"magicLink": "Accedi con Magic Link",
10761076
"emailLogin": "Continua con l'email"
10771077
},
10781078
"magicLink": {
@@ -1095,7 +1095,7 @@
10951095
"errors": {
10961096
"accessDenied": "Accesso negato. Il tuo account potrebbe essere inattivo o non hai l'autorizzazione per accedere.",
10971097
"configuration": "Si è verificato un problema con la configurazione del server.",
1098-
"verification": "This sign-in link has expired or was already used. Magic links can only be used once — please request a new one to sign in.",
1098+
"verification": "Questo link di accesso è scaduto o è già stato utilizzato. I Magic Link possono essere usati una sola volta: richiedine uno nuovo per accedere.",
10991099
"invalid2FACode": "Codice di verifica non valido. Riprova.",
11001100
"twoFactorTokenRequired": "È necessario il token",
11011101
"verificationCodeRequired": "È richiesto il codice di verifica"
@@ -7643,9 +7643,9 @@
76437643
"intro": "Fai clic sul pulsante qui sotto per accedere:",
76447644
"signInButton": "Registrazione",
76457645
"copyPasteIntro": "Oppure copia e incolla questo link nel tuo browser:",
7646-
"singleUseNotice": "For your security, this link can only be used once. Request a new link if you need to sign in again.",
7646+
"singleUseNotice": "Per la tua sicurezza, questo link può essere utilizzato una sola volta. Richiedi un nuovo link se devi accedere di nuovo.",
76477647
"disclaimer": "Se non hai richiesto questa email, puoi tranquillamente ignorarla.",
7648-
"textBody": "Sign in to TestPlanIt\n\nClick the link below to sign in:\n{url}\n\nFor your security, this link can only be used once. Request a new link if you need to sign in again.\n\nIf you did not request this email, you can safely ignore it."
7648+
"textBody": "Accedi a TestPlanIt\n\nFai clic sul link qui sotto per accedere:\n{url}\n\nPer la tua sicurezza, questo link può essere utilizzato una sola volta. Richiedi un nuovo link se devi accedere di nuovo.\n\nSe non hai richiesto questa email, puoi ignorarla tranquillamente."
76497649
}
76507650
},
76517651
"comments": {

testplanit/messages/ja-JP.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@
10721072
"apple": "Appleで続ける",
10731073
"microsoft": "Microsoft で続行",
10741074
"samlProvider": "{name}でサインイン",
1075-
"magicLink": "Sign in with Magic Link",
1075+
"magicLink": "マジックリンクでサインイン",
10761076
"emailLogin": "メールで続行"
10771077
},
10781078
"magicLink": {
@@ -1095,7 +1095,7 @@
10951095
"errors": {
10961096
"accessDenied": "アクセスが拒否されました。アカウントが非アクティブであるか、サインインする権限がない可能性があります。",
10971097
"configuration": "サーバー構成に問題があります。",
1098-
"verification": "This sign-in link has expired or was already used. Magic links can only be used once — please request a new one to sign in.",
1098+
"verification": "このサインインリンクは有効期限が切れているか、すでに使用されています。マジックリンクは1回しか使用できません。サインインするには新しいリンクをリクエストしてください。",
10991099
"invalid2FACode": "認証コードが無効です。もう一度お試しください。",
11001100
"twoFactorTokenRequired": "トークンが必要です",
11011101
"verificationCodeRequired": "認証コードが必要です"
@@ -7643,9 +7643,9 @@
76437643
"intro": "下のボタンをクリックしてログインしてください。",
76447644
"signInButton": "サインイン",
76457645
"copyPasteIntro": "または、このリンクをコピーしてブラウザに貼り付けてください。",
7646-
"singleUseNotice": "For your security, this link can only be used once. Request a new link if you need to sign in again.",
7646+
"singleUseNotice": "セキュリティ上の理由から、このリンクは1回しか使用できません。再度サインインする必要がある場合は、新しいリンクをリクエストしてください。",
76477647
"disclaimer": "このメールをリクエストしていない場合は、無視していただいて構いません。",
7648-
"textBody": "Sign in to TestPlanIt\n\nClick the link below to sign in:\n{url}\n\nFor your security, this link can only be used once. Request a new link if you need to sign in again.\n\nIf you did not request this email, you can safely ignore it."
7648+
"textBody": "TestPlanItにサインイン\n\n下のリンクをクリックしてサインインしてください:\n{url}\n\nセキュリティ上の理由から、このリンクは1回しか使用できません。再度サインインする必要がある場合は、新しいリンクをリクエストしてください。\n\nこのメールにお心当たりがない場合は、無視していただいて問題ありません。"
76497649
}
76507650
},
76517651
"comments": {

testplanit/messages/ko-KR.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@
10721072
"apple": "Apple에서 계속 진행하세요",
10731073
"microsoft": "Microsoft에서 계속 진행하세요",
10741074
"samlProvider": "{name}로 로그인하세요",
1075-
"magicLink": "Sign in with Magic Link",
1075+
"magicLink": "매직링크로 로그인",
10761076
"emailLogin": "이메일로 계속 진행"
10771077
},
10781078
"magicLink": {
@@ -1095,7 +1095,7 @@
10951095
"errors": {
10961096
"accessDenied": "접근이 거부되었습니다. 계정이 비활성화되었거나 로그인 권한이 없을 수 있습니다.",
10971097
"configuration": "서버 구성에 문제가 있습니다.",
1098-
"verification": "This sign-in link has expired or was already used. Magic links can only be used once — please request a new one to sign in.",
1098+
"verification": "이 로그인 링크는 만료되었거나 이미 사용되었습니다. 매직 링크는 한 번만 사용할 수 있습니다. 로그인하려면 새 링크를 요청하세요.",
10991099
"invalid2FACode": "인증 코드가 잘못되었습니다. 다시 시도해 주세요.",
11001100
"twoFactorTokenRequired": "토큰이 필요합니다",
11011101
"verificationCodeRequired": "인증 코드가 필요합니다."
@@ -7643,9 +7643,9 @@
76437643
"intro": "아래 버튼을 클릭하여 로그인하세요.",
76447644
"signInButton": "로그인",
76457645
"copyPasteIntro": "또는 이 링크를 복사하여 브라우저에 붙여넣으세요.",
7646-
"singleUseNotice": "For your security, this link can only be used once. Request a new link if you need to sign in again.",
7646+
"singleUseNotice": "보안을 위해 이 링크는 한 번만 사용할 수 있습니다. 다시 로그인하려면 새 링크를 요청하세요.",
76477647
"disclaimer": "이 이메일을 요청하지 않으셨다면 무시하셔도 됩니다.",
7648-
"textBody": "Sign in to TestPlanIt\n\nClick the link below to sign in:\n{url}\n\nFor your security, this link can only be used once. Request a new link if you need to sign in again.\n\nIf you did not request this email, you can safely ignore it."
7648+
"textBody": "TestPlanIt에 로그인하세요\n\n아래 링크를 클릭하여 로그인하세요:\n{url}\n\n보안을 위해 이 링크는 한 번만 사용할 수 있습니다. 다시 로그인하려면 새 링크를 요청하세요.\n\n이 이메일을 요청하지 않으셨다면 무시하셔도 됩니다."
76497649
}
76507650
},
76517651
"comments": {

testplanit/messages/nl-NL.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@
10721072
"apple": "Doorgaan met Apple",
10731073
"microsoft": "Ga verder met Microsoft",
10741074
"samlProvider": "Meld je aan met {name}",
1075-
"magicLink": "Sign in with Magic Link",
1075+
"magicLink": "Aanmelden met Magic Link",
10761076
"emailLogin": "Doorgaan met e-mail"
10771077
},
10781078
"magicLink": {
@@ -1095,7 +1095,7 @@
10951095
"errors": {
10961096
"accessDenied": "Toegang geweigerd. Uw account is mogelijk inactief of u hebt geen toestemming om u aan te melden.",
10971097
"configuration": "Er is een probleem met de serverconfiguratie.",
1098-
"verification": "This sign-in link has expired or was already used. Magic links can only be used once — please request a new one to sign in.",
1098+
"verification": "Deze inloglink is verlopen of is al gebruikt. Magic Links kunnen maar één keer worden gebruikt — vraag een nieuwe aan om in te loggen.",
10991099
"invalid2FACode": "Ongeldige verificatiecode. Probeer het opnieuw.",
11001100
"twoFactorTokenRequired": "Token vereist",
11011101
"verificationCodeRequired": "Een verificatiecode is vereist."
@@ -7643,9 +7643,9 @@
76437643
"intro": "Klik op de onderstaande knop om in te loggen:",
76447644
"signInButton": "Inloggen",
76457645
"copyPasteIntro": "Of kopieer en plak deze link in uw browser:",
7646-
"singleUseNotice": "For your security, this link can only be used once. Request a new link if you need to sign in again.",
7646+
"singleUseNotice": "Voor uw veiligheid kan deze link maar één keer worden gebruikt. Vraag een nieuwe link aan als u opnieuw wilt inloggen.",
76477647
"disclaimer": "Als u deze e-mail niet hebt aangevraagd, kunt u deze gerust negeren.",
7648-
"textBody": "Sign in to TestPlanIt\n\nClick the link below to sign in:\n{url}\n\nFor your security, this link can only be used once. Request a new link if you need to sign in again.\n\nIf you did not request this email, you can safely ignore it."
7648+
"textBody": "Log in bij TestPlanIt\n\nKlik op de onderstaande link om in te loggen:\n{url}\n\nVoor uw veiligheid kan deze link maar één keer worden gebruikt. Vraag een nieuwe link aan als u opnieuw wilt inloggen.\n\nAls u deze e-mail niet hebt aangevraagd, kunt u deze veilig negeren."
76497649
}
76507650
},
76517651
"comments": {

testplanit/messages/pl-PL.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@
10721072
"apple": "Kontynuuj z Apple",
10731073
"microsoft": "Kontynuuj z Microsoft",
10741074
"samlProvider": "Zaloguj się za pomocą {name}",
1075-
"magicLink": "Sign in with Magic Link",
1075+
"magicLink": "Zaloguj się za pomocą Magic Link",
10761076
"emailLogin": "Kontynuuj z e-mailem"
10771077
},
10781078
"magicLink": {
@@ -1095,7 +1095,7 @@
10951095
"errors": {
10961096
"accessDenied": "Dostęp zabroniony. Twoje konto może być nieaktywne lub nie masz uprawnień do logowania.",
10971097
"configuration": "Wystąpił problem z konfiguracją serwera.",
1098-
"verification": "This sign-in link has expired or was already used. Magic links can only be used once — please request a new one to sign in.",
1098+
"verification": "Ten link do logowania wygasł lub został już użyty. Magic Linki można wykorzystać tylko raz — poproś o nowy, aby się zalogować.",
10991099
"invalid2FACode": "Nieprawidłowy kod weryfikacyjny. Spróbuj ponownie.",
11001100
"twoFactorTokenRequired": "Token jest wymagany",
11011101
"verificationCodeRequired": "Wymagany jest kod weryfikacyjny"
@@ -7643,9 +7643,9 @@
76437643
"intro": "Kliknij poniższy przycisk, aby się zalogować:",
76447644
"signInButton": "Zalogować się",
76457645
"copyPasteIntro": "Lub skopiuj i wklej ten link do przeglądarki:",
7646-
"singleUseNotice": "For your security, this link can only be used once. Request a new link if you need to sign in again.",
7646+
"singleUseNotice": "Ze względów bezpieczeństwa tego linku można użyć tylko raz. Poproś o nowy link, jeśli musisz zalogować się ponownie.",
76477647
"disclaimer": "Jeśli nie prosiłeś o wysłanie tego e-maila, możesz go bezpiecznie zignorować.",
7648-
"textBody": "Sign in to TestPlanIt\n\nClick the link below to sign in:\n{url}\n\nFor your security, this link can only be used once. Request a new link if you need to sign in again.\n\nIf you did not request this email, you can safely ignore it."
7648+
"textBody": "Zaloguj się do TestPlanIt\n\nKliknij poniższy link, aby się zalogować:\n{url}\n\nZe względów bezpieczeństwa tego linku można użyć tylko raz. Poproś o nowy link, jeśli musisz zalogować się ponownie.\n\nJeśli nie prosiłeś o tę wiadomość, możesz ją zignorować."
76497649
}
76507650
},
76517651
"comments": {

0 commit comments

Comments
 (0)