diff --git a/ui/src/app/user/user-update.component.ts b/ui/src/app/user/user-update.component.ts index 3db91d170..dc039b814 100644 --- a/ui/src/app/user/user-update.component.ts +++ b/ui/src/app/user/user-update.component.ts @@ -213,7 +213,7 @@ export class UserUpdateComponent { } confirmOwnershipChange() { - const question = $localize`@@gatewayApp.msUserServiceMSUser.changeOwnership.question.string` + const question = $localize`:@@gatewayApp.msUserServiceMSUser.changeOwnership.question.string:Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users.` const result = confirm(question) if (result) { this.save() diff --git a/ui/src/i18n/messages.cs.xlf b/ui/src/i18n/messages.cs.xlf index c1ae063b4..7eff49670 100644 --- a/ui/src/i18n/messages.cs.xlf +++ b/ui/src/i18n/messages.cs.xlf @@ -59,10 +59,10 @@ - + - + node_modules/src/ngb-config.ts @@ -70,8 +70,8 @@ - Slide of - Slide of + Slide of + Slide of Currently selected slide number read by screen reader node_modules/src/ngb-config.ts @@ -264,10 +264,10 @@ - + - + node_modules/src/ngb-config.ts @@ -276,10 +276,10 @@ - + - + node_modules/src/ngb-config.ts @@ -287,8 +287,8 @@ - Failed to sign in! Please check your credentials and try again. - Přihlášení se nezdařilo! Zkontrolujte prosím své přihlašovací údaje a zkuste to znovu. + Failed to sign in! Please check your credentials and try again. + Přihlášení se nezdařilo! Zkontrolujte prosím své přihlašovací údaje a zkuste to znovu. src/app/account/login/login.component.html 6 @@ -391,8 +391,8 @@ - Email address isn't registered! Please check and try again. - E-mailová adresa není zaregistrovaná! Zkontrolujte ji prosím a zkuste to znovu + Email address isn't registered! Please check and try again. + E-mailová adresa není zaregistrovaná! Zkontrolujte ji prosím a zkuste to znovu src/app/account/password/password-reset-init.component.html 7 @@ -463,8 +463,8 @@ - Settings saved! - Nastavení uloženo! + Settings saved! + Nastavení uloženo! src/app/account/settings/settings.component.html 8 @@ -603,16 +603,16 @@ - Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. - Nainstalujte si aplikaci pro dvoufázové ověřeníAplikace pro dvoufázové ověření je vyžadována, abyste vytvořili šestimístní kód a pomocí něj získali přístup ke svému účtu pokaždé, když se přihlásíte. Většina aplikací je pro mobilní zařízení. Některé jsou také dostupné jako desktopové a prohlížečové aplikace. Stáhněte a nainstalujte si vámi preferovanou aplikaci pro dvoufázové ověření jako například Google Authenticator, FreeOTP nebo Authy. + Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. + Nainstalujte si aplikaci pro dvoufázové ověřeníAplikace pro dvoufázové ověření je vyžadována, abyste vytvořili šestimístní kód a pomocí něj získali přístup ke svému účtu pokaždé, když se přihlásíte. Většina aplikací je pro mobilní zařízení. Některé jsou také dostupné jako desktopové a prohlížečové aplikace. Stáhněte a nainstalujte si vámi preferovanou aplikaci pro dvoufázové ověření jako například Google Authenticator, FreeOTP nebo Authy. src/app/account/settings/settings.component.html 164 - Scan this QR code with your deviceOpen your 2FA app and scan the image below. - Naskenujte tento QR kód vaším zařízenímOtěvřete svou aplikaci pro dvoufázové ověření a naskenujte obrázek níže. + Scan this QR code with your deviceOpen your 2FA app and scan the image below. + Naskenujte tento QR kód vaším zařízenímOtěvřete svou aplikaci pro dvoufázové ověření a naskenujte obrázek níže. src/app/account/settings/settings.component.html 172 @@ -643,8 +643,8 @@ - Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. - Vložte šestimístní kód z aplikacePo naskenování QR kódu nebo vložení kódu z SMS se v aplikaci pro dvoufázové ověření zobrazí šestimístní kód. Vložte tento kód do pole níže a klikněte na tlačítko Uložit. + Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. + Vložte šestimístní kód z aplikacePo naskenování QR kódu nebo vložení kódu z SMS se v aplikaci pro dvoufázové ověření zobrazí šestimístní kód. Vložte tento kód do pole níže a klikněte na tlačítko Uložit. src/app/account/settings/settings.component.html 203 @@ -867,24 +867,24 @@ - Password for (You) - Heslo pro (vy) + Password for (You) + Heslo pro (vy) src/app/account/password/password.component.ts 33 - Password changed! - Heslo změněno! + Password changed! + Heslo změněno! src/app/account/password/password.component.html 7 - An error has occurred! The password could not be changed. - Došlo k chybě! Heslo nelze změnit. + An error has occurred! The password could not be changed. + Došlo k chybě! Heslo nelze změnit. src/app/account/password/password.component.html 10 @@ -1067,24 +1067,24 @@ - The activation key is missing. - Chybí aktivační klíč. + The activation key is missing. + Chybí aktivační klíč. src/app/account/password/password-reset-finish.component.html 7 - This activation key is invalid. - Aktivační klíč je neplatný. + This activation key is invalid. + Aktivační klíč je neplatný. src/app/account/password/password-reset-finish.component.html 11 - This activation has expired. - Vypršela platnost aktivačního klíče. + This activation has expired. + Vypršela platnost aktivačního klíče. src/app/account/password/password-reset-finish.component.html 15 @@ -1131,8 +1131,8 @@ - Your password has been reset. Please - Vaše heslo bylo obnoveno. Prosím + Your password has been reset. Please + Vaše heslo bylo obnoveno. Prosím src/app/account/password/password-reset-finish.component.html 50 @@ -1188,7 +1188,7 @@ - + Pozvánka odeslána. @@ -1198,7 +1198,7 @@ - + Zvací e-mail se nepodařilo odeslat. @@ -1499,19 +1499,19 @@ - Showing - of items. + Showing - of items. Zobrazují se položky {{first}} – {{second}} z {{total}} src/app/user/users.component.ts 246 - - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string + + Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. + Opravdu chcete převést vlastnictví? Chystáte se převést vlastnictví tohoto účtu organizace. Jste-li vlastníkem organizace, po převodu vlastnictví již nebudete mít přístup k administrátorským funkcím, jako je správa uživatelů. src/app/user/user-update.component.ts - 218 + 216 diff --git a/ui/src/i18n/messages.es.xlf b/ui/src/i18n/messages.es.xlf index bdb063f6c..6c5f60c63 100644 --- a/ui/src/i18n/messages.es.xlf +++ b/ui/src/i18n/messages.es.xlf @@ -59,10 +59,10 @@ - + - + node_modules/src/ngb-config.ts @@ -70,8 +70,8 @@ - Slide of - Slide of + Slide of + Slide of Currently selected slide number read by screen reader node_modules/src/ngb-config.ts @@ -264,10 +264,10 @@ - + - + node_modules/src/ngb-config.ts @@ -276,10 +276,10 @@ - + - + node_modules/src/ngb-config.ts @@ -287,8 +287,8 @@ - Failed to sign in! Please check your credentials and try again. - ¡No se ha podido iniciar sesión! Compruebe sus credenciales y vuelva a intentarlo. + Failed to sign in! Please check your credentials and try again. + ¡No se ha podido iniciar sesión! Compruebe sus credenciales y vuelva a intentarlo. src/app/account/login/login.component.html 6 @@ -383,8 +383,8 @@ - Settings saved! - ¡Ajustes guardados! + Settings saved! + ¡Ajustes guardados! src/app/account/settings/settings.component.html 8 @@ -507,16 +507,16 @@ - Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. - Instale una aplicación de autenticación de dos factoresEs necesaria una aplicación 2FA que genere un código de seis dígitos para acceder a su cuenta cada vez que inicie sesión. La mayoría de estas aplicaciones son para dispositivos móviles, aunque también las hay para escritorio o basadas en la web. Descargue e instale su aplicación 2FA preferida, por ejemplo: Google Authenticator, FreeOTP, o Authy. + Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. + Instale una aplicación de autenticación de dos factoresEs necesaria una aplicación 2FA que genere un código de seis dígitos para acceder a su cuenta cada vez que inicie sesión. La mayoría de estas aplicaciones son para dispositivos móviles, aunque también las hay para escritorio o basadas en la web. Descargue e instale su aplicación 2FA preferida, por ejemplo: Google Authenticator, FreeOTP, o Authy. src/app/account/settings/settings.component.html 164 - Scan this QR code with your deviceOpen your 2FA app and scan the image below. - Escanee este código QR en su dispositivoAbra su aplicación 2FA y escanee la siguiente imagen. + Scan this QR code with your deviceOpen your 2FA app and scan the image below. + Escanee este código QR en su dispositivoAbra su aplicación 2FA y escanee la siguiente imagen. src/app/account/settings/settings.component.html 172 @@ -547,8 +547,8 @@ - Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. - Introduzca el código de seis dígitos de la aplicaciónTras escanear el código QR o introducir el código de texto, su aplicación 2FA le mostrará un código de seis dígitos. Introdúzcalo en el cuadro siguiente y haga clic en Guardar. + Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. + Introduzca el código de seis dígitos de la aplicaciónTras escanear el código QR o introducir el código de texto, su aplicación 2FA le mostrará un código de seis dígitos. Introdúzcalo en el cuadro siguiente y haga clic en Guardar. src/app/account/settings/settings.component.html 203 @@ -587,8 +587,8 @@ - Email address isn't registered! Please check and try again. - ¡La dirección de correo electrónico no está registrada! Compruébalo e inténtalo de nuevo. + Email address isn't registered! Please check and try again. + ¡La dirección de correo electrónico no está registrada! Compruébalo e inténtalo de nuevo. src/app/account/password/password-reset-init.component.html 7 @@ -867,24 +867,24 @@ - Password for (You) - Contraseña de (usted) + Password for (You) + Contraseña de (usted) src/app/account/password/password.component.ts 33 - Password changed! - ¡Se ha cambiado la contraseña! + Password changed! + ¡Se ha cambiado la contraseña! src/app/account/password/password.component.html 7 - An error has occurred! The password could not be changed. - ¡Ha ocurrido un error! No se ha podido cambiar la contraseña. + An error has occurred! The password could not be changed. + ¡Ha ocurrido un error! No se ha podido cambiar la contraseña. src/app/account/password/password.component.html 10 @@ -1067,24 +1067,24 @@ - The activation key is missing. - Falta la clave de activación. + The activation key is missing. + Falta la clave de activación. src/app/account/password/password-reset-finish.component.html 7 - This activation key is invalid. - La clave de activación no es válida. + This activation key is invalid. + La clave de activación no es válida. src/app/account/password/password-reset-finish.component.html 11 - This activation has expired. - La clave de activación ha caducado. + This activation has expired. + La clave de activación ha caducado. src/app/account/password/password-reset-finish.component.html 15 @@ -1131,8 +1131,8 @@ - Your password has been reset. Please - Se ha restablecido su contraseña. Por favor, + Your password has been reset. Please + Se ha restablecido su contraseña. Por favor, src/app/account/password/password-reset-finish.component.html 50 @@ -1188,7 +1188,7 @@ - + Invitación enviada. @@ -1198,7 +1198,7 @@ - + No se ha podido enviar el correo de invitación. @@ -1499,19 +1499,19 @@ - Showing - of items. - Mostrando - de elementos. + Showing - of items. + Mostrando - de elementos. src/app/user/users.component.ts 246 - - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string + + Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. + ¿Está seguro de que desea transferir la propiedad? Está a punto de transferir la propiedad de esta cuenta de organización. Si es el propietario de la organización, tenga en cuenta que, tras transferir la propiedad, ya no tendrá acceso a las funciones administrativas, como la gestión de usuarios. src/app/user/user-update.component.ts - 218 + 216 diff --git a/ui/src/i18n/messages.fr.xlf b/ui/src/i18n/messages.fr.xlf index 3c031aac2..4425d9813 100644 --- a/ui/src/i18n/messages.fr.xlf +++ b/ui/src/i18n/messages.fr.xlf @@ -59,10 +59,10 @@ - + - + node_modules/src/ngb-config.ts @@ -70,8 +70,8 @@ - Slide of - Slide of + Slide of + Slide of Currently selected slide number read by screen reader node_modules/src/ngb-config.ts @@ -264,10 +264,10 @@ - + - + node_modules/src/ngb-config.ts @@ -276,10 +276,10 @@ - + - + node_modules/src/ngb-config.ts @@ -287,8 +287,8 @@ - Failed to sign in! Please check your credentials and try again. - Échec de la connexion ! Veuillez vérifier vos identifiants et réessayer. + Failed to sign in! Please check your credentials and try again. + Échec de la connexion ! Veuillez vérifier vos identifiants et réessayer. src/app/account/login/login.component.html 6 @@ -360,7 +360,8 @@ MFA code - Code MFA + Code MFA + src/app/account/login/login.component.html 40 @@ -391,8 +392,8 @@ - Email address isn't registered! Please check and try again. - L'adresse e-mail n'est pas enregistrée ! Veuillez vérifier et réessayer + Email address isn't registered! Please check and try again. + L'adresse e-mail n'est pas enregistrée ! Veuillez vérifier et réessayer src/app/account/password/password-reset-init.component.html 7 @@ -463,8 +464,8 @@ - Settings saved! - Réglages enregistrés ! + Settings saved! + Réglages enregistrés ! src/app/account/settings/settings.component.html 8 @@ -596,23 +597,24 @@ 2FA settings updated - Mise à jour des paramètres A2F + Mise à jour des paramètres A2F + src/app/account/settings/settings.component.html 160 - Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. - Installer une application d'authentification à deux facteursUne application A2F est nécessaire pour créer le code à six chiffres dont vous avez besoin pour accéder à votre compte à chaque fois que vous vous connectez. La plupart des applications sont destinées aux appareils mobiles ; certaines sont également disponibles en tant qu'applications de bureau ou web. Téléchargez et installez votre application A2F préférée, telle que Google Authenticator, FreeOTP, ou Authy. + Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. + Installer une application d'authentification à deux facteursUne application A2F est nécessaire pour créer le code à six chiffres dont vous avez besoin pour accéder à votre compte à chaque fois que vous vous connectez. La plupart des applications sont destinées aux appareils mobiles ; certaines sont également disponibles en tant qu'applications de bureau ou web. Téléchargez et installez votre application A2F préférée, telle que Google Authenticator, FreeOTP, ou Authy. src/app/account/settings/settings.component.html 164 - Scan this QR code with your deviceOpen your 2FA app and scan the image below. - Scannez ce code QR avec votre appareilOuvrez votre application A2F et scannez l'image ci-dessous. + Scan this QR code with your deviceOpen your 2FA app and scan the image below. + Scannez ce code QR avec votre appareilOuvrez votre application A2F et scannez l'image ci-dessous. src/app/account/settings/settings.component.html 172 @@ -643,8 +645,8 @@ - Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. - Saisissez le code à six chiffres dans l'applicationAprès avoir scanné le code QR ou saisi le code texte, votre application A2F affiche un code à six chiffres. Saisissez ce code dans la case ci-dessous et cliquez sur Enregistrer. + Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. + Saisissez le code à six chiffres dans l'applicationAprès avoir scanné le code QR ou saisi le code texte, votre application A2F affiche un code à six chiffres. Saisissez ce code dans la case ci-dessous et cliquez sur Enregistrer. src/app/account/settings/settings.component.html 203 @@ -867,24 +869,24 @@ - Password for (You) - Mot de passe pour (vous) + Password for (You) + Mot de passe pour (vous) src/app/account/password/password.component.ts 33 - Password changed! - Mot de passe modifié ! + Password changed! + Mot de passe modifié ! src/app/account/password/password.component.html 7 - An error has occurred! The password could not be changed. - Une erreur s'est produite ! Le mot de passe n'a pas pu être modifié. + An error has occurred! The password could not be changed. + Une erreur s'est produite ! Le mot de passe n'a pas pu être modifié. src/app/account/password/password.component.html 10 @@ -1067,24 +1069,24 @@ - The activation key is missing. - La clé d'activation est manquante. + The activation key is missing. + La clé d'activation est manquante. src/app/account/password/password-reset-finish.component.html 7 - This activation key is invalid. - La clé d'activation est invalide. + This activation key is invalid. + La clé d'activation est invalide. src/app/account/password/password-reset-finish.component.html 11 - This activation has expired. - La clé d'activation est expirée. + This activation has expired. + La clé d'activation est expirée. src/app/account/password/password-reset-finish.component.html 15 @@ -1131,8 +1133,8 @@ - Your password has been reset. Please - Votre mot de passe a été réinitialisé. Veuillez + Your password has been reset. Please + Votre mot de passe a été réinitialisé. Veuillez src/app/account/password/password-reset-finish.component.html 50 @@ -1188,7 +1190,7 @@ - + Invitation envoyée. @@ -1198,7 +1200,7 @@ - + L'e-mail d'invitation n'a pas pu être envoyé. @@ -1499,19 +1501,19 @@ - Showing - of items. - Montrer entre et éléments sur . + Showing - of items. + Montrer entre et éléments sur . src/app/user/users.component.ts 246 - - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string + + Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. + Êtes-vous sûr(e) de vouloir transférer la propriété ? Vous êtes sur le point de transférer la propriété de ce compte d'organisation. Si vous êtes le propriétaire de l'organisation après le transfert de propriété, vous n'aurez plus accès aux fonctions d'administrateur, telles que la gestion des utilisateurs. src/app/user/user-update.component.ts - 218 + 216 diff --git a/ui/src/i18n/messages.it.xlf b/ui/src/i18n/messages.it.xlf index bb088c314..268e55af6 100644 --- a/ui/src/i18n/messages.it.xlf +++ b/ui/src/i18n/messages.it.xlf @@ -59,10 +59,10 @@ - + - + node_modules/src/ngb-config.ts @@ -70,8 +70,8 @@ - Slide of - Slide of + Slide of + Slide of Currently selected slide number read by screen reader node_modules/src/ngb-config.ts @@ -264,10 +264,10 @@ - + - + node_modules/src/ngb-config.ts @@ -276,10 +276,10 @@ - + - + node_modules/src/ngb-config.ts @@ -287,8 +287,8 @@ - Failed to sign in! Please check your credentials and try again. - Accesso non riuscito! Controlla le credenziali e riprova. + Failed to sign in! Please check your credentials and try again. + Accesso non riuscito! Controlla le credenziali e riprova. src/app/account/login/login.component.html 6 @@ -391,8 +391,8 @@ - Email address isn't registered! Please check and try again. - L'indirizzo e-mail non è registrato! Controlla e riprova + Email address isn't registered! Please check and try again. + L'indirizzo e-mail non è registrato! Controlla e riprova src/app/account/password/password-reset-init.component.html 7 @@ -400,7 +400,8 @@ Enter the email address you used to register. - Inserisci l'indirizzo e-mail che hai usato per registrarti + Inserisci l'indirizzo e-mail che hai usato per registrarti + src/app/account/password/password-reset-init.component.html 11 @@ -463,8 +464,8 @@ - Settings saved! - Impostazioni salvate! + Settings saved! + Impostazioni salvate! src/app/account/settings/settings.component.html 8 @@ -504,7 +505,8 @@ Your first name cannot be longer than 50 characters. - Il tuo nome non può superare i 50 caratteri + Il tuo nome non può superare i 50 caratteri + src/app/account/settings/settings.component.html 56 @@ -528,7 +530,8 @@ Your last name is required. - Il tuo cognome è obbligatorio. + Il tuo cognome è obbligatorio. + src/app/account/settings/settings.component.html 84 @@ -603,16 +606,16 @@ - Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. - Installa un'app di autenticazione a due fattoriÈ necessaria un'app 2FA per creare il codice a sei cifre necessario per aprire il tuo account ogni volta che effettui l'accesso. La maggior parte di queste app sono per dispositivi mobili, ma alcune di esse sono disponibili anche come applicazione per desktop o web app. Scarica e installa la tua app 2FA preferita, come Google Authenticator, FreeOTP o Authy. + Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. + Installa un'app di autenticazione a due fattoriÈ necessaria un'app 2FA per creare il codice a sei cifre necessario per aprire il tuo account ogni volta che effettui l'accesso. La maggior parte di queste app sono per dispositivi mobili, ma alcune di esse sono disponibili anche come applicazione per desktop o web app. Scarica e installa la tua app 2FA preferita, come Google Authenticator, FreeOTP o Authy. src/app/account/settings/settings.component.html 164 - Scan this QR code with your deviceOpen your 2FA app and scan the image below. - Scansiona questo codice QR con il tuo dispositivoApri la tua app 2FA e scansiona l'immagine qui sotto. + Scan this QR code with your deviceOpen your 2FA app and scan the image below. + Scansiona questo codice QR con il tuo dispositivoApri la tua app 2FA e scansiona l'immagine qui sotto. src/app/account/settings/settings.component.html 172 @@ -643,8 +646,8 @@ - Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. - Inserisci il codice a sei cifre fornito dalla appDopo aver scansionato il codice QR o inserito il codice di testo, l'app 2FA visualizzerà un codice a sei cifre. Inserisci questo codice nella casella sottostante e fai clic su Salva. + Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. + Inserisci il codice a sei cifre fornito dalla appDopo aver scansionato il codice QR o inserito il codice di testo, l'app 2FA visualizzerà un codice a sei cifre. Inserisci questo codice nella casella sottostante e fai clic su Salva. src/app/account/settings/settings.component.html 203 @@ -708,7 +711,8 @@ Integration report - Rapporto di integrazione + Rapporto di integrazione + src/app/layout/navbar/navbar.component.html 87 @@ -867,24 +871,24 @@ - Password for (You) - Password per (tu) + Password for (You) + Password per (tu) src/app/account/password/password.component.ts 33 - Password changed! - Password modificata! + Password changed! + Password modificata! src/app/account/password/password.component.html 7 - An error has occurred! The password could not be changed. - Si è verificato un errore! Non è stato possibile modificare la password. + An error has occurred! The password could not be changed. + Si è verificato un errore! Non è stato possibile modificare la password. src/app/account/password/password.component.html 10 @@ -904,7 +908,8 @@ Current password - Password attuale + Password attuale + src/app/account/password/password.component.html 20 @@ -960,7 +965,8 @@ Your password is required to be at least 4 characters. - La tua password deve contenere almeno 4 caratteri. + La tua password deve contenere almeno 4 caratteri. + src/app/account/password/password-reset-finish.component.html 98 @@ -1008,7 +1014,8 @@ Your password confirmation is required. - La tua password di conferma è obbligatoria. + La tua password di conferma è obbligatoria. + src/app/account/password/password-reset-finish.component.html 135 @@ -1044,7 +1051,8 @@ Save - Salva + Salva + src/app/account/password/password.component.html 74 @@ -1067,24 +1075,24 @@ - The activation key is missing. - Manca la chiave di attivazione. + The activation key is missing. + Manca la chiave di attivazione. src/app/account/password/password-reset-finish.component.html 7 - This activation key is invalid. - La chiave di attivazione non è valida. + This activation key is invalid. + La chiave di attivazione non è valida. src/app/account/password/password-reset-finish.component.html 11 - This activation has expired. - La chiave di attivazione è scaduta. + This activation has expired. + La chiave di attivazione è scaduta. src/app/account/password/password-reset-finish.component.html 15 @@ -1116,7 +1124,8 @@ Choose a new password - Scegli una nuova password + Scegli una nuova password + src/app/account/password/password-reset-finish.component.html 39 @@ -1131,8 +1140,10 @@ - Your password has been reset. Please - La tua password è stata reimpostata. Per favore + Your password has been reset. Please + La tua password è stata reimpostata. Per favore + + src/app/account/password/password-reset-finish.component.html 50 @@ -1180,7 +1191,8 @@ Password strength: - Sicurezza della password: + Sicurezza della password: + src/app/account/password/password-strength.component.html 2 @@ -1188,7 +1200,7 @@ - + Invito spedito. @@ -1198,7 +1210,7 @@ - + Impossibile inviare l'email di invito. @@ -1312,7 +1324,8 @@ Salesforce Id - Organizzazione + Organizzazione + src/app/user/user-detail.component.html 28 @@ -1328,7 +1341,8 @@ Activated - Attivato + Attivato + src/app/user/user-detail.component.html 32 @@ -1432,7 +1446,8 @@ Cancel - Annulla + Annulla + src/app/user/user-update.component.html 112 @@ -1440,7 +1455,8 @@ Save - Salva + Salva + src/app/user/user-update.component.html 123 @@ -1452,7 +1468,8 @@ Manage users - Gestisci gli utenti + Gestisci gli utenti + src/app/user/users.component.html 2 @@ -1499,19 +1516,19 @@ - Showing - of items. - Visualizzazione - di elementi. + Showing - of items. + Visualizzazione - di elementi. src/app/user/users.component.ts 246 - - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string + + Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. + Sei sicuro di voler trasferire la proprietà? Stai per trasferire la proprietà di questo account dell'organizzazione. Se sei il proprietario dell'organizzazione dopo aver trasferito la proprietà, non avrai più accesso alle funzioni di amministrazione, come la gestione degli utenti. src/app/user/user-update.component.ts - 218 + 216 diff --git a/ui/src/i18n/messages.ja.xlf b/ui/src/i18n/messages.ja.xlf index 4a2011e85..27fe544b8 100644 --- a/ui/src/i18n/messages.ja.xlf +++ b/ui/src/i18n/messages.ja.xlf @@ -59,10 +59,10 @@ - + - + node_modules/src/ngb-config.ts @@ -70,8 +70,8 @@ - Slide of - Slide of + Slide of + Slide of Currently selected slide number read by screen reader node_modules/src/ngb-config.ts @@ -264,10 +264,10 @@ - + - + node_modules/src/ngb-config.ts @@ -276,10 +276,10 @@ - + - + node_modules/src/ngb-config.ts @@ -287,8 +287,8 @@ - Failed to sign in! Please check your credentials and try again. - サインインに失敗しました。 認証情報をご確認の上、再度お試し下さい。 + Failed to sign in! Please check your credentials and try again. + サインインに失敗しました。 認証情報をご確認の上、再度お試し下さい。 src/app/account/login/login.component.html 6 @@ -391,8 +391,8 @@ - Email address isn't registered! Please check and try again. - Eメールアドレスが登録されていません! 確認して、もう一度やり直してください + Email address isn't registered! Please check and try again. + Eメールアドレスが登録されていません!確認して、もう一度やり直してください src/app/account/password/password-reset-init.component.html 7 @@ -463,8 +463,8 @@ - Settings saved! - 設定が保存されました! + Settings saved! + 設定が保存されました! src/app/account/settings/settings.component.html 8 @@ -580,7 +580,7 @@ Add extra security to your ORCID member portal account by enabling two-factor authentication. Each time you sign in, you'll be prompted to enter a six-digit code we send to your preferred authentication application. - 2段階認証を有効にして、ORCIDメンバーポータルアカウントにさらなるセキュリティ対策を追加しましょう。サインインをするたびに、ご希望の認証アプリケーションに送信される6桁のコードを入力するように要求されます。 + 2段階認証を有効にして、ORCIDメンバーポータルアカウントにさらなるセキュリティ対策を追加しましょう。サインインをするたびに、ご希望の認証アプリケーションに送信される6桁のコードを入力するように要求されます。 src/app/account/settings/settings.component.html 144 @@ -603,16 +603,17 @@ - Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. - 2段階認証アプリをインストール サインインをする度にアカウントへのアクセスに必要となる6桁のコードを作成するために、2段階認証アプリが必須となります。多くのアプリはモバイルデバイス向けですが、デスクトップやウェブ上のアプリとして使用可能なものもあります。Google Authenticator FreeOTPAuthyなどのお好きな2段階認証アプリをダウンロードして、インストールしてください。 + Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. + 2段階認証アプリをインストールサインインをする度にアカウントへのアクセスに必要となる6桁のコードを作成するために、2段階認証アプリが必須となります。多くのアプリはモバイルデバイス向けですが、デスクトップやウェブ上のアプリとして使用可能なものもあります。Google AuthenticatorFreeOTPAuthyなどのお好きな2段階認証アプリをダウンロードして、インストールしてください。 src/app/account/settings/settings.component.html 164 - Scan this QR code with your deviceOpen your 2FA app and scan the image below. - ご使用のデバイスでこちらのQRコードをスキャンしてください + Scan this QR code with your deviceOpen your 2FA app and scan the image below. + ご使用のデバイスでこちらのQRコードをスキャンしてください + src/app/account/settings/settings.component.html 172 @@ -643,8 +644,8 @@ - Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. - アプリで受け取った6桁のコードを入力してください QRコードをスキャンまたはテキストコードを入力した後に、2段階認証アプリに6桁のコードが表示されます。このコードを以下のボックスに入力して、保存をクリックしてください。 + Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. + アプリで受け取った6桁のコードを入力してくださいQRコードをスキャンまたはテキストコードを入力した後に、2段階認証アプリに6桁のコードが表示されます。このコードを以下のボックスに入力して、保存をクリックしてください。 src/app/account/settings/settings.component.html 203 @@ -867,24 +868,24 @@ - Password for (You) - (あなた)のパスワード + Password for (You) + (あなた)のパスワード src/app/account/password/password.component.ts 33 - Password changed! - パスワードが変更されました! + Password changed! + パスワードが変更されました! src/app/account/password/password.component.html 7 - An error has occurred! The password could not be changed. - エラーが発生しました。 パスワードが変更できません。 + An error has occurred! The password could not be changed. + エラーが発生しました。 パスワードが変更できません。 src/app/account/password/password.component.html 10 @@ -1067,24 +1068,24 @@ - The activation key is missing. - 有効化キーがありません。 + The activation key is missing. + 有効化キーがありません。 src/app/account/password/password-reset-finish.component.html 7 - This activation key is invalid. - 有効化キーが無効です。 + This activation key is invalid. + 有効化キーが無効です。 src/app/account/password/password-reset-finish.component.html 11 - This activation has expired. - アクティベーションキーの有効期限が切れています。 + This activation has expired. + アクティベーションキーの有効期限が切れています。 src/app/account/password/password-reset-finish.component.html 15 @@ -1131,8 +1132,8 @@ - Your password has been reset. Please - お客様のパスワードが変更されました。 行って下さい。 + Your password has been reset. Please + お客様のパスワードが変更されました。 行って下さい。 src/app/account/password/password-reset-finish.component.html 50 @@ -1188,7 +1189,7 @@ - + 招待が送信されました。 @@ -1198,7 +1199,7 @@ - + 招待Eメールを送信できませんでした。 @@ -1499,19 +1500,19 @@ - Showing - of items. - アイテムの - を表示しています。 + Showing - of items. + アイテムの - を表示しています。 src/app/user/users.component.ts 246 - - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string + + Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. + 所有権を本当に移転しますか。こちらの組織アカウントの所有権を移転しようとしています。所有権移転後にも組織の所有者である場合には、ユーザー管理といった管理機能にアクセスすることはもうできなくなります。 src/app/user/user-update.component.ts - 218 + 216 diff --git a/ui/src/i18n/messages.ko.xlf b/ui/src/i18n/messages.ko.xlf index 57781e110..96434859c 100644 --- a/ui/src/i18n/messages.ko.xlf +++ b/ui/src/i18n/messages.ko.xlf @@ -59,10 +59,10 @@ - + - + node_modules/src/ngb-config.ts @@ -70,8 +70,8 @@ - Slide of - Slide of + Slide of + Slide of Currently selected slide number read by screen reader node_modules/src/ngb-config.ts @@ -264,10 +264,10 @@ - + - + node_modules/src/ngb-config.ts @@ -276,10 +276,10 @@ - + - + node_modules/src/ngb-config.ts @@ -287,8 +287,8 @@ - Failed to sign in! Please check your credentials and try again. - 로그인에 실패했습니다! 사용자 자격 증명을 확인하여 다시 시도해 주세요. + Failed to sign in! Please check your credentials and try again. + 로그인에 실패했습니다! 사용자 자격 증명을 확인하여 다시 시도해 주세요. src/app/account/login/login.component.html 6 @@ -391,8 +391,8 @@ - Email address isn't registered! Please check and try again. - 이메일 주소가 등록되지 않았습니다! 확인하여 다시 시도해 주세요. + Email address isn't registered! Please check and try again. + 이메일 주소가 등록되지 않았습니다! 확인하여 다시 시도해 주세요. src/app/account/password/password-reset-init.component.html 7 @@ -463,8 +463,8 @@ - Settings saved! - 설정이 저장되었습니다! + Settings saved! + 설정이 저장되었습니다! src/app/account/settings/settings.component.html 8 @@ -603,16 +603,16 @@ - Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. - 2단계 인증 앱 설치2단계 인증 앱은 로그인할 때마다 계정에 접근하는 데 필요한 6자리 코드를 생성합니다. 대부분 모바일 기기용 앱이며, 데스크톱이나 웹 기반 앱을 이용할 수도 있습니다. Google Authenticator, FreeOTP, Authy와 같은 2단계 인증 앱 중 하나를 다운로드하고 설치하세요. + Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. + 2단계 인증 앱 설치2단계 인증 앱은 로그인할 때마다 계정에 접근하는 데 필요한 6자리 코드를 생성합니다. 대부분 모바일 기기용 앱이며, 데스크톱이나 웹 기반 앱을 이용할 수도 있습니다. Google Authenticator, FreeOTP, Authy와 같은 2단계 인증 앱 중 하나를 다운로드하고 설치하세요. src/app/account/settings/settings.component.html 164 - Scan this QR code with your deviceOpen your 2FA app and scan the image below. - 사용 중인 기기로 이 QR 코드 스캔2단계 인증 앱을 열고 아래 이미지를 스캔하세요. + Scan this QR code with your deviceOpen your 2FA app and scan the image below. + 사용 중인 기기로 이 QR 코드 스캔2단계 인증 앱을 열고 아래 이미지를 스캔하세요. src/app/account/settings/settings.component.html 172 @@ -643,8 +643,8 @@ - Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. - 앱의 6자리 코드 입력QR 코드를 스캔하거나 텍스트 코드를 입력하시면 2단계 인증 앱에 6자리 코드가 표시됩니다. 아래 상자에 이 코드를 입력하고 저장을 클릭하세요. + Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. + 앱의 6자리 코드 입력QR 코드를 스캔하거나 텍스트 코드를 입력하시면 2단계 인증 앱에 6자리 코드가 표시됩니다. 아래 상자에 이 코드를 입력하고 저장을 클릭하세요. src/app/account/settings/settings.component.html 203 @@ -867,24 +867,24 @@ - Password for (You) - 비밀번호(사용자) + Password for (You) + 비밀번호(사용자) src/app/account/password/password.component.ts 33 - Password changed! - 비밀번호가 변경되었습니다! + Password changed! + 비밀번호가 변경되었습니다! src/app/account/password/password.component.html 7 - An error has occurred! The password could not be changed. - 오류가 발생했습니다! 비밀번호를 변경할 수 없습니다. + An error has occurred! The password could not be changed. + 오류가 발생했습니다! 비밀번호를 변경할 수 없습니다. src/app/account/password/password.component.html 10 @@ -1067,24 +1067,24 @@ - The activation key is missing. - 활성화 키가 없습니다. + The activation key is missing. + 활성화 키가 없습니다. src/app/account/password/password-reset-finish.component.html 7 - This activation key is invalid. - 활성화 키가 잘못되었습니다. + This activation key is invalid. + 활성화 키가 잘못되었습니다. src/app/account/password/password-reset-finish.component.html 11 - This activation has expired. - 활성화 키가 만료되었습니다. + This activation has expired. + 활성화 키가 만료되었습니다. src/app/account/password/password-reset-finish.component.html 15 @@ -1131,8 +1131,8 @@ - Your password has been reset. Please - 비밀번호가 재설정되었습니다. + Your password has been reset. Please + 비밀번호가 재설정되었습니다. src/app/account/password/password-reset-finish.component.html 50 @@ -1188,7 +1188,7 @@ - + 초대장을 보냈습니다. @@ -1198,7 +1198,7 @@ - + 초대 이메일을 보낼 수 없습니다. @@ -1499,19 +1499,19 @@ - Showing - of items. - 항목 중 - 항목 표시. + Showing - of items. + 항목 중 - 항목 표시. src/app/user/users.component.ts 246 - - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string + + Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. + 소유권을 정말 이전하시겠습니까? 이 조직 계정의 소유권을 이전하려고 합니다. 소유권 이전 후 조직 소유자인 경우 더 이상 사용자 관리와 같은 관리 기능에 액세스할 수 없습니다. src/app/user/user-update.component.ts - 218 + 216 diff --git a/ui/src/i18n/messages.pt.xlf b/ui/src/i18n/messages.pt.xlf index 6cdd913f6..6e3c512f1 100644 --- a/ui/src/i18n/messages.pt.xlf +++ b/ui/src/i18n/messages.pt.xlf @@ -59,10 +59,10 @@ - + - + node_modules/src/ngb-config.ts @@ -70,8 +70,8 @@ - Slide of - Slide of + Slide of + Slide of Currently selected slide number read by screen reader node_modules/src/ngb-config.ts @@ -264,10 +264,10 @@ - + - + node_modules/src/ngb-config.ts @@ -276,10 +276,10 @@ - + - + node_modules/src/ngb-config.ts @@ -287,8 +287,8 @@ - Failed to sign in! Please check your credentials and try again. - Erro ao iniciar sessão! Por favor verifique as suas credenciais e tente novamente. + Failed to sign in! Please check your credentials and try again. + Erro ao iniciar sessão! Por favor verifique as suas credenciais e tente novamente. src/app/account/login/login.component.html 6 @@ -391,8 +391,8 @@ - Email address isn't registered! Please check and try again. - O endereço de e-mail não está registado! Verifique e tente novamente + Email address isn't registered! Please check and try again. + O endereço de e-mail não está registado! Verifique e tente novamente src/app/account/password/password-reset-init.component.html 7 @@ -463,8 +463,8 @@ - Settings saved! - Configurações gravadas! + Settings saved! + Configurações gravadas! src/app/account/settings/settings.component.html 8 @@ -603,16 +603,16 @@ - Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. - Instale uma aplicação de autenticação de dois fatoresUma aplicação de 2FA é requerida para criar o código de seis dígitos de que necessita para aceder à sua conta de cada vez que iniciar sessão. A maioria das aplicações são para dispositivos móveis; algumas estão disponíveis para PC, ou são baseadas na rede. Transfira e instale a sua aplicação de 2FA favorita, tal como a Google Authenticator, a FreeOTP, ou a Authy. + Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. + Instale uma aplicação de autenticação de dois fatoresUma aplicação de 2FA é requerida para criar o código de seis dígitos de que necessita para aceder à sua conta de cada vez que iniciar sessão. A maioria das aplicações são para dispositivos móveis; algumas estão disponíveis para PC, ou são baseadas na rede. Transfira e instale a sua aplicação de 2FA favorita, tal como a Google Authenticator, a FreeOTP, ou a Authy. src/app/account/settings/settings.component.html 164 - Scan this QR code with your deviceOpen your 2FA app and scan the image below. - Digitalize este código QR com o seu dispositivoAbra a sua aplicação de 2FA e digitalize a imagem abaixo. + Scan this QR code with your deviceOpen your 2FA app and scan the image below. + Digitalize este código QR com o seu dispositivoAbra a sua aplicação de 2FA e digitalize a imagem abaixo. src/app/account/settings/settings.component.html 172 @@ -643,8 +643,8 @@ - Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. - Introduza o código de seis dígitos na aplicaçãoApós digitalizar o código QR ou introduzir o código de texto, a sua aplicação de 2FA exibirá um código de seis dígitos. Introduza este código na caixa abaixo e clique em Guardar. + Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. + Introduza o código de seis dígitos na aplicaçãoApós digitalizar o código QR ou introduzir o código de texto, a sua aplicação de 2FA exibirá um código de seis dígitos. Introduza este código na caixa abaixo e clique em Guardar. src/app/account/settings/settings.component.html 203 @@ -867,24 +867,25 @@ - Password for (You) - Palavra-passe para (Você) + Password for (You) + Palavra-passe para (Você) src/app/account/password/password.component.ts 33 - Password changed! - Palavra-passe alterada! + Password changed! + Palavra-passe alterada! src/app/account/password/password.component.html 7 - An error has occurred! The password could not be changed. - Ocorreu um erro! Não foi possível alterar a palavra-passe. + An error has occurred! The password could not be changed. + Ocorreu um erro! Não foi possível alterar a palavra-passe. + src/app/account/password/password.component.html 10 @@ -1067,24 +1068,24 @@ - The activation key is missing. - Falta o código de ativação. + The activation key is missing. + Falta o código de ativação. src/app/account/password/password-reset-finish.component.html 7 - This activation key is invalid. - A chave de ativação é inválida. + This activation key is invalid. + A chave de ativação é inválida. src/app/account/password/password-reset-finish.component.html 11 - This activation has expired. - Esta chave de ativação expirou. + This activation has expired. + Esta chave de ativação expirou. src/app/account/password/password-reset-finish.component.html 15 @@ -1131,8 +1132,8 @@ - Your password has been reset. Please - A sua palavra-passe foi redefinida. Por favor + Your password has been reset. Please + A sua palavra-passe foi redefinida. Por favor src/app/account/password/password-reset-finish.component.html 50 @@ -1188,7 +1189,7 @@ - + Convite enviado. @@ -1198,7 +1199,7 @@ - + Não foi possível enviar o e-mail de convite. @@ -1499,19 +1500,19 @@ - Showing - of items. - A mostrar - de itens. + Showing - of items. + A mostrar - de itens. src/app/user/users.component.ts 246 - - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string + + Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. + Tem a certeza que quer transferir a propriedade? Está prestes a transferir a propriedade da conta desta organização. Se for o proprietário da conta depois de transferir a propriedade, não terá mais acesso a a funções administrativas, tais como a gestão de utilizadores. src/app/user/user-update.component.ts - 218 + 216 diff --git a/ui/src/i18n/messages.ru.xlf b/ui/src/i18n/messages.ru.xlf index 5d2981e20..5edcc926b 100644 --- a/ui/src/i18n/messages.ru.xlf +++ b/ui/src/i18n/messages.ru.xlf @@ -59,10 +59,10 @@ - + - + node_modules/src/ngb-config.ts @@ -70,8 +70,8 @@ - Slide of - Slide of + Slide of + Slide of Currently selected slide number read by screen reader node_modules/src/ngb-config.ts @@ -264,10 +264,10 @@ - + - + node_modules/src/ngb-config.ts @@ -276,10 +276,10 @@ - + - + node_modules/src/ngb-config.ts @@ -287,8 +287,8 @@ - Failed to sign in! Please check your credentials and try again. - Не удалось войти! Проверьте свои учетные данные и повторите попытку. + Failed to sign in! Please check your credentials and try again. + Не удалось войти! Проверьте свои учетные данные и повторите попытку. src/app/account/login/login.component.html 6 @@ -391,8 +391,8 @@ - Email address isn't registered! Please check and try again. - Электронный адрес не зарегистрирован!Пожалуйста, проверьте и попробуйте ещё раз + Email address isn't registered! Please check and try again. + Электронный адрес не зарегистрирован!Пожалуйста, проверьте и попробуйте ещё раз src/app/account/password/password-reset-init.component.html 7 @@ -463,8 +463,8 @@ - Settings saved! - Настройки сохранены! + Settings saved! + Настройки сохранены! src/app/account/settings/settings.component.html 8 @@ -603,16 +603,16 @@ - Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. - Установите приложение двухфакторной аутентификацииДля создания шестизначного кода, необходимого для доступа к аккаунту при каждом входе в него, требуется приложение двухфакторной аутентификации. Большинство приложений предназначены для мобильных устройств; некоторые также доступны в виде настольных или веб-приложений. Загрузите и установите ваше приложение двухфакторной аутентификации, например Google Authenticator, FreeOTP или Authy. + Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. + Установите приложение двухфакторной аутентификацииДля создания шестизначного кода, необходимого для доступа к аккаунту при каждом входе в него, требуется приложение двухфакторной аутентификации. Большинство приложений предназначены для мобильных устройств; некоторые также доступны в виде настольных или веб-приложений. Загрузите и установите ваше приложение двухфакторной аутентификации, например Google Authenticator, FreeOTP или Authy. src/app/account/settings/settings.component.html 164 - Scan this QR code with your deviceOpen your 2FA app and scan the image below. - Отсканируйте этот QR-код на своем устройствеОткройте приложение двухфакторной аутентификации и отсканируйте изображение ниже. + Scan this QR code with your deviceOpen your 2FA app and scan the image below. + Отсканируйте этот QR-код на своем устройствеОткройте приложение двухфакторной аутентификации и отсканируйте изображение ниже. src/app/account/settings/settings.component.html 172 @@ -643,8 +643,8 @@ - Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. - Введите шестизначный код из приложенияПосле сканирования QR-кода или ввода кода из СМС ваше приложение двухфакторной аутентификации покажет шестизначный код. Введите этот код в поле ниже и нажмите "Сохранить". + Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. + Введите шестизначный код из приложенияПосле сканирования QR-кода или ввода кода из СМС ваше приложение двухфакторной аутентификации покажет шестизначный код. Введите этот код в поле ниже и нажмите "Сохранить". src/app/account/settings/settings.component.html 203 @@ -867,24 +867,24 @@ - Password for (You) - Пароль для (Вы) + Password for (You) + Пароль для (Вы) src/app/account/password/password.component.ts 33 - Password changed! - Пароль изменен! + Password changed! + Пароль изменен! src/app/account/password/password.component.html 7 - An error has occurred! The password could not be changed. - Произошла ошибка! Не удалось изменить пароль. + An error has occurred! The password could not be changed. + Произошла ошибка! Не удалось изменить пароль. src/app/account/password/password.component.html 10 @@ -1067,24 +1067,24 @@ - The activation key is missing. - Отсутствует ключ активации. + The activation key is missing. + Отсутствует ключ активации. src/app/account/password/password-reset-finish.component.html 7 - This activation key is invalid. - Ключ активации недействителен. + This activation key is invalid. + Ключ активации недействителен. src/app/account/password/password-reset-finish.component.html 11 - This activation has expired. - Срок действия ключа активации истек. + This activation has expired. + Срок действия ключа активации истек. src/app/account/password/password-reset-finish.component.html 15 @@ -1131,8 +1131,8 @@ - Your password has been reset. Please - Ваш пароль сброшен. Пожалуйста, + Your password has been reset. Please + Ваш пароль сброшен. Пожалуйста, src/app/account/password/password-reset-finish.component.html 50 @@ -1188,7 +1188,7 @@ - + Приглашение отправлено. @@ -1198,7 +1198,7 @@ - + Не удалось отправить письмо с приглашением. @@ -1499,19 +1499,19 @@ - Showing - of items. - Показаны - из элементов. + Showing - of items. + Показаны - из элементов. src/app/user/users.component.ts 246 - - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string + + Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. + Вы уверены, что хотите передать право собственности? Вы собираетесь передать право собственности на аккаунт этой организации. Если вы будете владельцем организации после передачи права собственности, у вас больше не будет доступа к административным функциям, таким как управление пользователями. src/app/user/user-update.component.ts - 218 + 216 diff --git a/ui/src/i18n/messages.xlf b/ui/src/i18n/messages.xlf index 128d42de0..8cb3b5b4e 100644 --- a/ui/src/i18n/messages.xlf +++ b/ui/src/i18n/messages.xlf @@ -1337,11 +1337,11 @@ 42 - - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string + + Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. src/app/user/user-update.component.ts - 218 + 216 diff --git a/ui/src/i18n/messages.zh-CN.xlf b/ui/src/i18n/messages.zh-CN.xlf index bb5fc74d8..13a541ceb 100644 --- a/ui/src/i18n/messages.zh-CN.xlf +++ b/ui/src/i18n/messages.zh-CN.xlf @@ -59,10 +59,10 @@ - + - + node_modules/src/ngb-config.ts @@ -70,8 +70,8 @@ - Slide of - Slide of + Slide of + Slide of Currently selected slide number read by screen reader node_modules/src/ngb-config.ts @@ -264,10 +264,10 @@ - + - + node_modules/src/ngb-config.ts @@ -276,10 +276,10 @@ - + - + node_modules/src/ngb-config.ts @@ -287,8 +287,8 @@ - Failed to sign in! Please check your credentials and try again. - 登录失败! 请检查您的凭证并重试。 + Failed to sign in! Please check your credentials and try again. + 登录失败!请检查您的凭证并重试。 src/app/account/login/login.component.html 6 @@ -391,8 +391,8 @@ - Email address isn't registered! Please check and try again. - 电子邮件地址尚未注册! 请检查并重试 + Email address isn't registered! Please check and try again. + 电子邮件地址尚未注册!请检查并重试 src/app/account/password/password-reset-init.component.html 7 @@ -463,8 +463,8 @@ - Settings saved! - 设置已保存! + Settings saved! + 设置已保存! src/app/account/settings/settings.component.html 8 @@ -603,16 +603,16 @@ - Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. - 安装双重身份验证应用每次登录时都需要 2FA 应用程序来创建访问帐户所需的六位数代码。大多数应用程序适用于移动设备;有些还可以作为桌面或基于 Web 的应用程序使用。下载并安装您首选的 2FA 应用,例如 Google Authenticator FreeOTPAuthy + Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. + 安装双重身份验证应用每次登录时都需要 2FA 应用程序来创建访问帐户所需的六位数代码。大多数应用程序适用于移动设备;有些还可以作为桌面或基于 Web 的应用程序使用。下载并安装您首选的 2FA 应用,例如 Google AuthenticatorFreeOTPAuthy src/app/account/settings/settings.component.html 164 - Scan this QR code with your deviceOpen your 2FA app and scan the image below. - 使用设备扫描此二维码打开 2FA 应用并扫描下方图像。 + Scan this QR code with your deviceOpen your 2FA app and scan the image below. + 使用设备扫描此二维码打开 2FA 应用并扫描下方图像。 src/app/account/settings/settings.component.html 172 @@ -643,8 +643,8 @@ - Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. - 输入来自应用的六位数验证码扫描二维码或输入短信验证码后,2FA 即会显示一个六位数验证码。在下方框中输入该验证码,然后单击“保存”。 + Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. + 输入来自应用的六位数验证码扫描二维码或输入短信验证码后,2FA 即会显示一个六位数验证码。在下方框中输入该验证码,然后单击“保存”。 src/app/account/settings/settings.component.html 203 @@ -867,24 +867,24 @@ - Password for (You) - (您)的密码 + Password for (You) + (您)的密码 src/app/account/password/password.component.ts 33 - Password changed! - 密码已更改! + Password changed! + 密码已更改! src/app/account/password/password.component.html 7 - An error has occurred! The password could not be changed. - 出现错误!密码无法更改。 + An error has occurred! The password could not be changed. + 出现错误!密码无法更改。 src/app/account/password/password.component.html 10 @@ -1067,24 +1067,24 @@ - The activation key is missing. - 缺少激活密钥。 + The activation key is missing. + 缺少激活密钥。 src/app/account/password/password-reset-finish.component.html 7 - This activation key is invalid. - 激活密钥无效。 + This activation key is invalid. + 激活密钥无效。 src/app/account/password/password-reset-finish.component.html 11 - This activation has expired. - 激活密钥已过期。 + This activation has expired. + 激活密钥已过期。 src/app/account/password/password-reset-finish.component.html 15 @@ -1131,8 +1131,8 @@ - Your password has been reset. Please - 密码已重置。 + Your password has been reset. Please + 密码已重置。 src/app/account/password/password-reset-finish.component.html 50 @@ -1188,7 +1188,7 @@ - + 邀请已发送。 @@ -1198,7 +1198,7 @@ - + 无法发送邀请电子邮件。 @@ -1499,19 +1499,19 @@ - Showing - of items. - 当前显示第 - 个项目,共计 个项目。 + Showing - of items. + 当前显示第 - 个项目,共计 个项目。 src/app/user/users.component.ts 246 - - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string + + Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. + 确定要转移所有权吗?您即将转移此组织账户的所有权。如果您的组织所有者,在转移完所有权后,您将无法再访问管理功能,例如管理用户。 src/app/user/user-update.component.ts - 218 + 216 diff --git a/ui/src/i18n/messages.zh-TW.xlf b/ui/src/i18n/messages.zh-TW.xlf index 6b52c4bed..02fb9c270 100644 --- a/ui/src/i18n/messages.zh-TW.xlf +++ b/ui/src/i18n/messages.zh-TW.xlf @@ -59,10 +59,10 @@ - + - + node_modules/src/ngb-config.ts @@ -70,8 +70,8 @@ - Slide of - Slide of + Slide of + Slide of Currently selected slide number read by screen reader node_modules/src/ngb-config.ts @@ -264,10 +264,10 @@ - + - + node_modules/src/ngb-config.ts @@ -276,10 +276,10 @@ - + - + node_modules/src/ngb-config.ts @@ -287,8 +287,8 @@ - Failed to sign in! Please check your credentials and try again. - 登入失敗! 請檢查您的憑證並再試一次。 + Failed to sign in! Please check your credentials and try again. + 登入失敗!請檢查您的憑證並再試一次。 src/app/account/login/login.component.html 6 @@ -391,8 +391,8 @@ - Email address isn't registered! Please check and try again. - 電子郵件地址尚未登錄! 請在檢查後再試一次 + Email address isn't registered! Please check and try again. + 電子郵件地址尚未登錄! 請在檢查後再試一次 src/app/account/password/password-reset-init.component.html 7 @@ -463,8 +463,8 @@ - Settings saved! - 設定已儲存! + Settings saved! + 設定已儲存! src/app/account/settings/settings.component.html 8 @@ -603,16 +603,16 @@ - Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. - 安裝雙重認證 app您需要一個雙重認證 app 來創建您每次登入帳戶時所需的六位數代碼。多數 app 適用於行動裝置,部分 app 還能在電腦桌面使用,或是使用網頁型 app。下載並安裝您喜歡的雙重認證 app,例如 Google Authenticator FreeOTP,或 Authy + Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. + 安裝雙重認證 app您需要一個雙重認證 app 來創建您每次登入帳戶時所需的六位數代碼。多數 app 適用於行動裝置,部分 app 還能在電腦桌面使用,或是使用網頁型 app。下載並安裝您喜歡的雙重認證 app,例如 Google AuthenticatorFreeOTP,或 Authy src/app/account/settings/settings.component.html 164 - Scan this QR code with your deviceOpen your 2FA app and scan the image below. - 使用您的裝置掃描此 QR 碼開啟您的雙重認證 app 並掃描下方圖片。 + Scan this QR code with your deviceOpen your 2FA app and scan the image below. + 使用您的裝置掃描此 QR 碼開啟您的雙重認證 app 並掃描下方圖片。 src/app/account/settings/settings.component.html 172 @@ -643,8 +643,8 @@ - Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. - 輸入 app 中的六位數代碼掃描 QR 碼或輸入簡訊代碼後,您的雙重認證 app 便會顯示一個六位數代碼,將此代碼輸入下方選框後點擊「儲存」。 + Enter the six-digit code from the appAfter scanning the QR code or entering in the text code, your 2FA app will display a six-digit code. Enter this code in the box below and click Save. + 輸入 app 中的六位數代碼掃描 QR 碼或輸入簡訊代碼後,您的雙重認證 app 便會顯示一個六位數代碼,將此代碼輸入下方選框後點擊「儲存」。 src/app/account/settings/settings.component.html 203 @@ -867,24 +867,24 @@ - Password for (You) - 的密碼 (您的) + Password for (You) + 的密碼 (您的) src/app/account/password/password.component.ts 33 - Password changed! - 密碼已變更! + Password changed! + 密碼已變更! src/app/account/password/password.component.html 7 - An error has occurred! The password could not be changed. - 發生錯誤! 無法變更密碼。 + An error has occurred! The password could not be changed. + 發生錯誤! 無法變更密碼。 src/app/account/password/password.component.html 10 @@ -1067,24 +1067,24 @@ - The activation key is missing. - 缺少啟動金鑰 + The activation key is missing. + 缺少啟動金鑰 src/app/account/password/password-reset-finish.component.html 7 - This activation key is invalid. - 啟用金鑰無效。 + This activation key is invalid. + 啟用金鑰無效。 src/app/account/password/password-reset-finish.component.html 11 - This activation has expired. - 啟動金鑰已過期。 + This activation has expired. + 啟動金鑰已過期。 src/app/account/password/password-reset-finish.component.html 15 @@ -1131,8 +1131,8 @@ - Your password has been reset. Please - 已重設您的密碼。 + Your password has been reset. Please + 已重設您的密碼。 src/app/account/password/password-reset-finish.component.html 50 @@ -1188,7 +1188,7 @@ - + 已寄出邀請。 @@ -1198,7 +1198,7 @@ - + 無法寄送邀請電子郵件。 @@ -1499,19 +1499,19 @@ - Showing - of items. - 顯示 項物件中的 - 項。 + Showing - of items. + 顯示 項物件中的 - 項。 src/app/user/users.component.ts 246 - - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string - @@gatewayApp.msUserServiceMSUser.changeOwnership.question.string + + Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. + 您確定要轉移所有權嗎?您即將轉移此組織帳號的所有權。如您為組織擁有者,在轉移完成後就無法繼續使用如管理用戶等行政功能。 src/app/user/user-update.component.ts - 218 + 216