diff --git a/ui/src/app/home/home.component.ts b/ui/src/app/home/home.component.ts
index 05c753430..97872f842 100644
--- a/ui/src/app/home/home.component.ts
+++ b/ui/src/app/home/home.component.ts
@@ -22,7 +22,7 @@ export class HomeComponent implements OnInit, OnDestroy {
this.accountServiceSubscription = this.accountService.getAccountData().subscribe((account) => {
this.account = account
if (account) {
- this.loggedInMessage = $localize`:@@home.loggedIn.message.string:You are logged in as user ${account.email}`
+ this.loggedInMessage = $localize`:@@home.loggedIn.message.string:You are logged in as user ${account.email}`
}
})
}
diff --git a/ui/src/i18n/messages.cs.xlf b/ui/src/i18n/messages.cs.xlf
index 454567a53..31194407c 100644
--- a/ui/src/i18n/messages.cs.xlf
+++ b/ui/src/i18n/messages.cs.xlf
@@ -2,8 +2,8 @@
-
- The
+ The
activation key is missing.
+ equiv-text="</strong>" />Chybí aktivační klíč.
@@ -123,9 +123,9 @@
- This
+ This
activation key is invalid.
+ equiv-text="</strong>" />Aktivační klíč je neplatný.
@@ -134,9 +134,9 @@
- This
+ This
activation has expired.
+ equiv-text="</strong>" />Vypršela platnost aktivačního klíče.
@@ -199,9 +199,9 @@
- Your
+ Your
password has been reset. Please
+ equiv-text="</strong>" /> Please <strong>Vaše heslo bylo obnoveno.</strong> Prosím
@@ -384,9 +384,9 @@
- Email
+ Email
address isn't registered! Please check and try again.
+ equiv-text="</strong>" /> Please check and try again. <strong>E-mailová adresa není zaregistrovaná!</strong>
Zkontrolujte ji prosím a zkuste to znovu
@@ -468,8 +468,8 @@
- Password
- changed!
+ Password
+ changed!<strong>Heslo změněno!</strong>src/app/account/password/password.component.html
@@ -477,9 +477,9 @@
- An error
- has occurred!
- The password could not be changed.
+ An error has
+ occurred! The
+ password could not be changed. <strong>Došlo k chybě!</strong> Heslo nelze změnit.src/app/account/password/password.component.html
@@ -496,7 +496,7 @@
Current password
-
+ src/app/account/password/password.component.html38
@@ -511,8 +511,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -527,8 +527,8 @@
- Settings
- saved!
+ Settings
+ saved!<strong>Nastavení uloženo!</strong>src/app/account/settings/settings.component.html
@@ -672,17 +672,19 @@
- 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.
+ 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. <strong>Nainstalujte si aplikaci pro dvoufázové
ověření</strong><br />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
@@ -695,22 +697,25 @@
href='https://authy.com/'>Authy</a>.src/app/account/settings/settings.component.html
- 166
+ 167
- Scan this QR code with your deviceOpen your 2FA app and scan the image below.
+ Scan this QR
+ code with your deviceOpen
+ your 2FA app and scan the image below. <strong>Naskenujte tento QR kód vaším
zařízením</strong><br />Otěvřete svou aplikaci pro dvoufázové ověření a
naskenujte obrázek níže.src/app/account/settings/settings.component.html
- 174
+ 175
- Can't scan the QR code?
+ Can't
+ scan the QR code?<strong>Nejde vám QR kód naskenovat?</strong>src/app/account/settings/settings.component.html
@@ -734,16 +739,17 @@
- 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.
+ 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. <strong>Vložte šestimístní kód z aplikace</strong><br
/>Po 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
- 205
+ 206
@@ -857,10 +863,10 @@
Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
- portal and the user's ORCID record
+ equiv-text="this.affiliation?.email" />? The affiliation will be deleted from the portal
+ and the user's ORCID record.
Jste si jisti, že chcete zrušit toto přidružení pro ? Přidružení bude odstraněno z portálu a
+ equiv-text="this.affiliation?.email" />? Přidružení bude odstraněno z portálu a
uživatelského záznamu ORCID.src/app/affiliation/affiliation-delete.component.ts
@@ -956,9 +962,9 @@
id="{{'gatewayApp.AffiliationSection.' + affiliation.affiliationSection + '.string'}}"
datatype="html">
-
+
-
+ src/app/affiliation/affiliation-detail.component.html53
@@ -1287,7 +1293,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1554,9 +1560,8 @@
- This field cannot be longer than
- characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1723,9 +1728,9 @@
- Showing -
- of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1805,7 +1810,7 @@
Sorry, an error has occurred
-
+ src/app/error/error-alert.component.html5
@@ -1836,8 +1841,10 @@
- You are logged in as user
- Jste přihlášeni jako uživatel <strong>{{username}}</strong>
+ You are logged in as user <strong>
+ </strong>
+ Jste přihlášeni jako uživatel <strong></strong>src/app/home/home.component.ts25
@@ -1894,8 +1901,8 @@
If you find that data added to your ORCID record is incorrect, please contact
-
+ id="PH" equiv-text="this.clientName" />
+ src/app/landing-page/landing-page.component.ts78
@@ -1903,38 +1910,38 @@
This authorization link has already been used. Please contact for a new authorization link.
-
+ equiv-text="this.clientName" /> for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted
- permission to update your ORCID record, and your record has been updated with affiliation
+ You have successfully granted permission
+ to update your ORCID record, and your record has been updated with affiliation
information.
-
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts
- 172
+ 166
@@ -2027,7 +2034,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2294,7 +2301,7 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
@@ -2302,7 +2309,7 @@
There is no file to upload. Please select one.
-
+ gatewayApp.msUserServiceMSUser.import.emptyFile.stringsrc/app/member/member-import-dialog.component.ts
@@ -2323,7 +2330,7 @@
- Note: Client ID must have User OBO enabled AND
+ Note: Client ID must have member OBO enabled ANDPoznámka: ID klienta musí mít povoleno Member OBO Asrc/app/member/member-update.component.html
@@ -2373,7 +2380,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2381,7 +2388,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2504,7 +2511,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4688,7 +4695,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4735,8 +4742,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4978,7 +4985,7 @@
mít přístup k administrátorským funkcím, jako je správa uživatelů.
src/app/user/user-update.component.ts
- 220
+ 226
diff --git a/ui/src/i18n/messages.es.xlf b/ui/src/i18n/messages.es.xlf
index da898814c..07aa8bf9f 100644
--- a/ui/src/i18n/messages.es.xlf
+++ b/ui/src/i18n/messages.es.xlf
@@ -2,8 +2,8 @@
- Failed to
- sign in! Please
+ Failed to
+ sign in! Please
check your credentials and try again. <strong>¡No se ha podido iniciar sesión!</strong> Compruebe
sus credenciales y vuelva a intentarlo.
@@ -112,9 +112,9 @@
- The
+ The
activation key is missing.
+ equiv-text="</strong>" />Falta la clave de activación.
@@ -123,9 +123,9 @@
- This
+ This
activation key is invalid.
+ equiv-text="</strong>" />La clave de activación no es válida.
@@ -134,9 +134,9 @@
- This
+ This
activation has expired.
+ equiv-text="</strong>" />La clave de activación ha caducado.
@@ -199,9 +199,9 @@
- Your
+ Your
password has been reset. Please
+ equiv-text="</strong>" /> Please <strong>Se ha restablecido su contraseña.</strong> Por
favor,
@@ -385,9 +385,9 @@
- Email
+ Email
address isn't registered! Please check and try again.
+ equiv-text="</strong>" /> Please check and try again. <strong>¡La dirección de correo electrónico no está
registrada!</strong> Compruébalo e inténtalo de nuevo.
@@ -471,8 +471,8 @@
- Password
- changed!
+ Password
+ changed!<strong>¡Se ha cambiado la contraseña!</strong>src/app/account/password/password.component.html
@@ -480,9 +480,9 @@
- An error
- has occurred!
- The password could not be changed.
+ An error has
+ occurred! The
+ password could not be changed. <strong>¡Ha ocurrido un error!</strong> No se ha podido
cambiar la contraseña.
@@ -500,7 +500,7 @@
Current password
-
+ src/app/account/password/password.component.html38
@@ -515,8 +515,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -531,8 +531,8 @@
- Settings
- saved!
+ Settings
+ saved!<strong>¡Ajustes guardados!</strong>src/app/account/settings/settings.component.html
@@ -677,17 +677,19 @@
- 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.
+ 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. <strong>Instale una aplicación de autenticación de dos
factores</strong><br />Es 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
@@ -699,22 +701,25 @@
href='https://authy.com/'>Authy</a>.src/app/account/settings/settings.component.html
- 166
+ 167
- Scan this QR code with your deviceOpen your 2FA app and scan the image below.
+ Scan this QR
+ code with your deviceOpen
+ your 2FA app and scan the image below. <strong>Escanee este código QR en su
dispositivo</strong><br />Abra su aplicación 2FA y escanee la siguiente
imagen.src/app/account/settings/settings.component.html
- 174
+ 175
- Can't scan the QR code?
+ Can't
+ scan the QR code?<strong>¿No puede escanear el código QR?</strong>src/app/account/settings/settings.component.html
@@ -738,17 +743,18 @@
- 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.
+ 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. <strong>Introduzca el código de seis dígitos de la
aplicación</strong><br />Tras 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
- 205
+ 206
@@ -862,10 +868,10 @@
Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
- portal and the user's ORCID record
+ equiv-text="this.affiliation?.email" />? The affiliation will be deleted from the portal
+ and the user's ORCID record.
¿Está seguro de que desea eliminar esta afiliación de ? La afiliación se eliminará del portal y del
+ equiv-text="this.affiliation?.email" />? La afiliación se eliminará del portal y del
registro ORCID del usuario.src/app/affiliation/affiliation-delete.component.ts
@@ -926,8 +932,7 @@
Copy to clipboard
- Copiar al portapapeles
-
+ Copiar al portapapeles src/app/affiliation/affiliation-detail.component.html37
@@ -962,9 +967,9 @@
id="{{'gatewayApp.AffiliationSection.' + affiliation.affiliationSection + '.string'}}"
datatype="html">
-
+
-
+ src/app/affiliation/affiliation-detail.component.html53
@@ -1293,7 +1298,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1560,9 +1565,8 @@
- This field cannot be longer than
- characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1729,9 +1733,9 @@
- Showing -
- of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1811,7 +1815,7 @@
Sorry, an error has occurred
-
+ src/app/error/error-alert.component.html5
@@ -1842,9 +1846,10 @@
- You are logged in as user
- Ha iniciado sesión como usuario
- <strong>{{username}}</strong>
+ You are logged in as user <strong>
+ </strong>
+ Ha iniciado sesión como usuario <strong></strong>src/app/home/home.component.ts25
@@ -1900,8 +1905,8 @@
If you find that data added to your ORCID record is incorrect, please contact
-
+ id="PH" equiv-text="this.clientName" />
+ src/app/landing-page/landing-page.component.ts78
@@ -1909,38 +1914,38 @@
This authorization link has already been used. Please contact for a new authorization link.
-
+ equiv-text="this.clientName" /> for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted
- permission to update your ORCID record, and your record has been updated with affiliation
+ You have successfully granted permission
+ to update your ORCID record, and your record has been updated with affiliation
information.
-
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts
- 172
+ 166
@@ -2033,7 +2038,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2300,7 +2305,7 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
@@ -2308,7 +2313,7 @@
There is no file to upload. Please select one.
-
+ gatewayApp.msUserServiceMSUser.import.emptyFile.stringsrc/app/member/member-import-dialog.component.ts
@@ -2329,7 +2334,7 @@
- Note: Client ID must have User OBO enabled AND
+ Note: Client ID must have member OBO enabled ANDNota: la ID de cliente debe tener activado el OBO de miembro Ysrc/app/member/member-update.component.html
@@ -2379,7 +2384,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2511,7 +2516,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4695,7 +4700,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4742,8 +4747,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4986,7 +4991,7 @@
funciones administrativas, como la gestión de usuarios.
src/app/user/user-update.component.ts
- 220
+ 226
diff --git a/ui/src/i18n/messages.fr.xlf b/ui/src/i18n/messages.fr.xlf
index 0cf0890b6..0ff30612f 100644
--- a/ui/src/i18n/messages.fr.xlf
+++ b/ui/src/i18n/messages.fr.xlf
@@ -2,8 +2,8 @@
- Failed to
- sign in! Please
+ Failed to
+ sign in! Please
check your credentials and try again. <strong>Échec de la connexion !</strong> Veuillez vérifier
vos identifiants et réessayer.
@@ -80,8 +80,7 @@
MFA code
- Code MFA
-
+ Code MFA src/app/account/login/login.component.html40
@@ -113,9 +112,9 @@
- The
+ The
activation key is missing.
+ equiv-text="</strong>" />La clé d'activation est manquante.
@@ -124,9 +123,9 @@
- This
+ This
activation key is invalid.
+ equiv-text="</strong>" />La clé d'activation est invalide.
@@ -135,9 +134,9 @@
- This
+ This
activation has expired.
+ equiv-text="</strong>" />La clé d'activation est expirée.
@@ -201,9 +200,9 @@
- Your
+ Your
password has been reset. Please
+ equiv-text="</strong>" /> Please <strong>Votre mot de passe a été réinitialisé.</strong>
Veuillez
@@ -389,9 +388,9 @@
- Email
+ Email
address isn't registered! Please check and try again.
+ equiv-text="</strong>" /> Please check and try again. <strong>L'adresse e-mail n'est pas enregistrée
!</strong> Veuillez vérifier et réessayer
@@ -475,8 +474,8 @@
- Password
- changed!
+ Password
+ changed!<strong>Mot de passe modifié !</strong>src/app/account/password/password.component.html
@@ -484,9 +483,9 @@
- An error
- has occurred!
- The password could not be changed.
+ An error has
+ occurred! The
+ password could not be changed. <strong>Une erreur s'est produite !</strong> Le mot de
passe n'a pas pu être modifié.
@@ -504,7 +503,7 @@
Current password
-
+ src/app/account/password/password.component.html38
@@ -519,8 +518,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -535,8 +534,8 @@
- Settings
- saved!
+ Settings
+ saved!<strong>Réglages enregistrés !</strong>src/app/account/settings/settings.component.html
@@ -674,25 +673,26 @@
2FA settings updated
- Mise à jour des paramètres A2F
-
+ Mise à jour des paramètres A2F src/app/account/settings/settings.component.html162
- 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.
+ 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. <strong>Installer une application d'authentification à deux
facteurs</strong><br />Une 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
@@ -705,22 +705,25 @@
href='https://authy.com/'>Authy</a>.src/app/account/settings/settings.component.html
- 166
+ 167
- Scan this QR code with your deviceOpen your 2FA app and scan the image below.
+ Scan this QR
+ code with your deviceOpen
+ your 2FA app and scan the image below. <strong>Scannez ce code QR avec votre
appareil</strong><br />Ouvrez votre application A2F et scannez l'image
ci-dessous.src/app/account/settings/settings.component.html
- 174
+ 175
- Can't scan the QR code?
+ Can't
+ scan the QR code?<strong>Vous ne pouvez pas scanner le code QR ?</strong>src/app/account/settings/settings.component.html
@@ -744,17 +747,18 @@
- 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.
+ 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. <strong>Saisissez le code à six chiffres dans
l'application</strong><br />Aprè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
- 205
+ 206
@@ -868,11 +872,11 @@
Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
- portal and the user's ORCID record
+ equiv-text="this.affiliation?.email" />? The affiliation will be deleted from the portal
+ and the user's ORCID record.
Voulez-vous vraiment supprimer cette affiliation pour ? L'affiliation sera supprimée du portail
- et du dossier ORCID de l'utilisateur.
+ equiv-text="this.affiliation?.email" />? L'affiliation sera supprimée du portail et
+ du dossier ORCID de l'utilisateur.
src/app/affiliation/affiliation-delete.component.ts40
@@ -967,9 +971,9 @@
id="{{'gatewayApp.AffiliationSection.' + affiliation.affiliationSection + '.string'}}"
datatype="html">
-
+
-
+ src/app/affiliation/affiliation-detail.component.html53
@@ -1298,7 +1302,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1565,9 +1569,8 @@
- This field cannot be longer than
- characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1736,9 +1739,9 @@
- Showing -
- of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1818,7 +1821,7 @@
Sorry, an error has occurred
-
+ src/app/error/error-alert.component.html5
@@ -1849,8 +1852,10 @@
- You are logged in as user
- Vous êtes connecté en tant que <strong>{{username}}</strong>
+ You are logged in as user <strong>
+ </strong>
+ Vous êtes connecté en tant que <strong></strong>src/app/home/home.component.ts25
@@ -1908,8 +1913,8 @@
If you find that data added to your ORCID record is incorrect, please contact
-
+ id="PH" equiv-text="this.clientName" />
+ src/app/landing-page/landing-page.component.ts78
@@ -1917,38 +1922,38 @@
This authorization link has already been used. Please contact for a new authorization link.
-
+ equiv-text="this.clientName" /> for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted
- permission to update your ORCID record, and your record has been updated with affiliation
+ You have successfully granted permission
+ to update your ORCID record, and your record has been updated with affiliation
information.
-
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts
- 172
+ 166
@@ -2041,7 +2046,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2308,7 +2313,7 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
@@ -2316,7 +2321,7 @@
There is no file to upload. Please select one.
-
+ gatewayApp.msUserServiceMSUser.import.emptyFile.stringsrc/app/member/member-import-dialog.component.ts
@@ -2337,7 +2342,7 @@
- Note: Client ID must have User OBO enabled AND
+ Note: Client ID must have member OBO enabled ANDNote : l'ID client doit avoir l'OBO membre activé ETsrc/app/member/member-update.component.html
@@ -2387,7 +2392,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2395,7 +2400,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2519,7 +2524,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4703,7 +4708,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4750,8 +4755,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4994,7 +4999,7 @@
plus accès aux fonctions d'administrateur, telles que la gestion des utilisateurs.
src/app/user/user-update.component.ts
- 220
+ 226
diff --git a/ui/src/i18n/messages.it.xlf b/ui/src/i18n/messages.it.xlf
index a42731256..7f569a7bf 100644
--- a/ui/src/i18n/messages.it.xlf
+++ b/ui/src/i18n/messages.it.xlf
@@ -2,8 +2,8 @@
- Failed to
- sign in! Please
+ Failed to
+ sign in! Please
check your credentials and try again. <strong>Accesso non riuscito!</strong> Controlla le
credenziali e riprova.
@@ -112,9 +112,9 @@
- The
+ The
activation key is missing.
+ equiv-text="</strong>" />Manca la chiave di attivazione.
@@ -123,9 +123,9 @@
- This
+ This
activation key is invalid.
+ equiv-text="</strong>" />La chiave di attivazione non è valida.
@@ -134,9 +134,9 @@
- This
+ This
activation has expired.
+ equiv-text="</strong>" />La chiave di attivazione è scaduta.
@@ -180,8 +180,7 @@
Choose a new password
- Scegli una nuova password
-
+ Scegli una nuova password
src/app/account/password/password-reset-finish.component.html
@@ -200,13 +199,11 @@
- Your
+ Your
password has been reset. Please
+ equiv-text="</strong>" /> Please <strong>La tua password è stata reimpostata.</strong> Per
- favore
-
-
+ favore
src/app/account/password/password-reset-finish.component.html
@@ -280,8 +277,7 @@
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
@@ -333,8 +329,7 @@
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
@@ -390,9 +385,9 @@
- Email
+ Email
address isn't registered! Please check and try again.
+ equiv-text="</strong>" /> Please check and try again. <strong>L'indirizzo e-mail non è registrato!</strong>
Controlla e riprova
@@ -403,8 +398,7 @@
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
@@ -468,8 +462,7 @@
Password strength:
- Sicurezza della password:
-
+ Sicurezza della password:
src/app/account/password/password-strength.component.html
@@ -477,20 +470,18 @@
- Password
- changed!
- <strong>Password modificata!</strong>
-
-
+ Password
+ changed!
+ <strong>Password modificata!</strong> src/app/account/password/password.component.html7
- An error
- has occurred!
- The password could not be changed.
+ An error has
+ occurred! The
+ password could not be changed. <strong>Si è verificato un errore!</strong> Non è stato
possibile modificare la password.
@@ -500,8 +491,7 @@
Current password
- Password attuale
-
+ Password attuale src/app/account/password/password.component.html30
@@ -509,7 +499,7 @@
Current password
-
+ src/app/account/password/password.component.html38
@@ -517,16 +507,15 @@
Save
- Salva
-
+ Salva src/app/account/password/password.component.html148
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -541,10 +530,9 @@
- Settings
- saved!
- <strong>Impostazioni salvate!</strong>
-
+ Settings
+ saved!
+ <strong>Impostazioni salvate!</strong> src/app/account/settings/settings.component.html8
@@ -584,8 +572,7 @@
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.html58
@@ -609,8 +596,7 @@
Your last name is required.
- Il tuo cognome è obbligatorio.
-
+ Il tuo cognome è obbligatorio. src/app/account/settings/settings.component.html86
@@ -690,17 +676,19 @@
- 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.
+ 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. <strong>Installa un'app di autenticazione a due
fattori</strong><br />È necessaria un'app 2FA per creare il codice a sei
cifre necessario per aprire il tuo account ogni volta che effettui l'accesso. La
@@ -713,22 +701,25 @@
href='https://authy.com/'>Authy</a>.src/app/account/settings/settings.component.html
- 166
+ 167
- Scan this QR code with your deviceOpen your 2FA app and scan the image below.
+ Scan this QR
+ code with your deviceOpen
+ your 2FA app and scan the image below. <strong>Scansiona questo codice QR con il tuo
dispositivo</strong><br />Apri la tua app 2FA e scansiona l'immagine qui
sotto.src/app/account/settings/settings.component.html
- 174
+ 175
- Can't scan the QR code?
+ Can't
+ scan the QR code?<strong>Non riesci a scansionare il codice QR?</strong>src/app/account/settings/settings.component.html
@@ -752,17 +743,18 @@
- 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.
+ 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. <strong>Inserisci il codice a sei cifre fornito dalla
app</strong><br />Dopo 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
- 205
+ 206
@@ -813,8 +805,7 @@
Cancel
- Annulla
-
+ Annulla src/app/affiliation/affiliation-delete.component.html17
@@ -877,10 +868,10 @@
Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
- portal and the user's ORCID record
+ equiv-text="this.affiliation?.email" />? The affiliation will be deleted from the portal
+ and the user's ORCID record.
Vuoi davvero eliminare questa affiliazione per ? L’affiliazione verrà eliminata dal portale e
+ equiv-text="this.affiliation?.email" />? L’affiliazione verrà eliminata dal portale e
dal record ORCID dell’utente.src/app/affiliation/affiliation-delete.component.ts
@@ -976,9 +967,9 @@
id="{{'gatewayApp.AffiliationSection.' + affiliation.affiliationSection + '.string'}}"
datatype="html">
-
+
-
+ src/app/affiliation/affiliation-detail.component.html53
@@ -1050,8 +1041,7 @@
External Id
- ID esterno
-
+ ID esterno src/app/affiliation/affiliation-detail.component.html109
@@ -1071,8 +1061,7 @@
Added To ORCID
- Aggiunto a ORCID
-
+ Aggiunto a ORCID src/app/affiliation/affiliation-detail.component.html125
@@ -1206,8 +1195,7 @@
Import affiliations from CSV
- Importa affiliazioni
-
+ Importa affiliazioni
src/app/affiliation/affiliation-import-dialog.component.html
@@ -1258,8 +1246,7 @@
Please do not forget to download and send permission links to your researchers once
the upload has completed.Nota: per favore, non dimenticare di scaricare e inviare i link di
- autorizzazione ai tuoi ricercatori una volta completato il caricamento.
-
+ autorizzazione ai tuoi ricercatori una volta completato il caricamento.
src/app/affiliation/affiliation-import-dialog.component.html
@@ -1268,8 +1255,7 @@
Upload
- Carica
-
+ Carica
src/app/affiliation/affiliation-import-dialog.component.html
@@ -1313,7 +1299,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1544,8 +1530,7 @@
External Id Url
- URL ID esterno
-
+ URL ID esterno src/app/affiliation/affiliation-update.component.html436
@@ -1563,8 +1548,7 @@
Save
- Salva
-
+ Salva src/app/affiliation/affiliation-update.component.html463
@@ -1583,9 +1567,8 @@
- This field cannot be longer than
- characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1752,9 +1735,9 @@
- Showing -
- of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1834,7 +1817,7 @@
Sorry, an error has occurred
-
+ src/app/error/error-alert.component.html5
@@ -1865,8 +1848,10 @@
- You are logged in as user
- Hai effettuato l’accesso come <strong>{{username}}</strong>
+ You are logged in as user <strong>
+ </strong>
+ Hai effettuato l’accesso come <strong></strong>src/app/home/home.component.ts25
@@ -1874,8 +1859,7 @@
You have already granted
- Hai già concesso
-
+ Hai già concesso src/app/landing-page/landing-page.component.html13
@@ -1925,8 +1909,8 @@
If you find that data added to your ORCID record is incorrect, please contact
-
+ id="PH" equiv-text="this.clientName" />
+ src/app/landing-page/landing-page.component.ts78
@@ -1934,38 +1918,38 @@
This authorization link has already been used. Please contact for a new authorization link.
-
+ equiv-text="this.clientName" /> for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted
- permission to update your ORCID record, and your record has been updated with affiliation
+ You have successfully granted permission
+ to update your ORCID record, and your record has been updated with affiliation
information.
-
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts
- 172
+ 166
@@ -2034,8 +2018,7 @@
Integration report
- Rapporto di integrazione
-
+ Rapporto di integrazione src/app/layout/navbar/navbar.component.html77
@@ -2059,7 +2042,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2171,8 +2154,7 @@
Salesforce Id
- Salesforce Id
-
+ Salesforce Id src/app/member/member-detail.component.html9
@@ -2240,8 +2222,7 @@
Is Consortium Lead
- Capogruppo
-
+ Capogruppo src/app/member/member-detail.component.html31
@@ -2328,7 +2309,7 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
@@ -2336,7 +2317,7 @@
There is no file to upload. Please select one.
-
+ gatewayApp.msUserServiceMSUser.import.emptyFile.stringsrc/app/member/member-import-dialog.component.ts
@@ -2357,7 +2338,7 @@
- Note: Client ID must have User OBO enabled AND
+ Note: Client ID must have member OBO enabled ANDNota: l'ID cliente deve avere Membro OBO abilitato Esrc/app/member/member-update.component.html
@@ -2375,8 +2356,7 @@
Manage members
- Gestisci membri
-
+ Gestisci membri src/app/member/members.component.html2
@@ -2400,8 +2380,7 @@
No members to show
- Nessun membro da mostrare
-
+ Nessun membro da mostrare src/app/member/members.component.html52
@@ -2409,7 +2388,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2417,7 +2396,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2477,8 +2456,7 @@
Affiliation created
- Affiliazione creata
-
+ Affiliazione creata src/app/shared/pipe/localize.ts27
@@ -2542,7 +2520,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -2630,8 +2608,7 @@
EMPLOYMENT
- OCCUPAZIONE
-
+ OCCUPAZIONE src/app/shared/pipe/localize.ts71
@@ -4727,7 +4704,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4774,8 +4751,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4887,8 +4864,7 @@
Organization
- Organizzazione
-
+ Organizzazione src/app/user/user-detail.component.html38
@@ -4904,8 +4880,7 @@
Activated
- Attivato
-
+ Attivato src/app/user/user-detail.component.html42
@@ -4969,8 +4944,7 @@
Import users
- Importa utenti
-
+ Importa utenti src/app/user/user-import-dialog.component.html3
@@ -5021,13 +4995,12 @@
funzioni di amministrazione, come la gestione degli utenti.
src/app/user/user-update.component.ts
- 220
+ 226Manage users
- Gestisci gli utenti
-
+ Gestisci gli utenti src/app/user/users.component.html2
diff --git a/ui/src/i18n/messages.ja.xlf b/ui/src/i18n/messages.ja.xlf
index e7e8433c7..7c0a980b8 100644
--- a/ui/src/i18n/messages.ja.xlf
+++ b/ui/src/i18n/messages.ja.xlf
@@ -2,8 +2,8 @@
- Failed to
- sign in! Please
+ Failed to
+ sign in! Please
check your credentials and try again. <strong> サインインに失敗しました。</strong> 認証情報をご確認の上、再度お試し下さい。
@@ -111,9 +111,9 @@
- The
+ The
activation key is missing.
+ equiv-text="</strong>" />有効化キーがありません。
@@ -122,9 +122,9 @@
- This
+ This
activation key is invalid.
+ equiv-text="</strong>" />有効化キーが無効です。
@@ -133,9 +133,9 @@
- This
+ This
activation has expired.
+ equiv-text="</strong>" />アクティベーションキーの有効期限が切れています。
@@ -197,9 +197,9 @@
- Your
+ Your
password has been reset. Please
+ equiv-text="</strong>" /> Please <strong> お客様のパスワードが変更されました。</strong> 行って下さい。
@@ -382,9 +382,9 @@
- Email
+ Email
address isn't registered! Please check and try again.
+ equiv-text="</strong>" /> Please check and try again. <strong>Eメールアドレスが登録されていません!</strong>確認して、もう一度やり直してください
@@ -465,8 +465,8 @@
- Password
- changed!
+ Password
+ changed!<strong>パスワードが変更されました!</strong>src/app/account/password/password.component.html
@@ -474,9 +474,9 @@
- An error
- has occurred!
- The password could not be changed.
+ An error has
+ occurred! The
+ password could not be changed. <strong> エラーが発生しました。</strong> パスワードが変更できません。 src/app/account/password/password.component.html
@@ -493,7 +493,7 @@
Current password
-
+ src/app/account/password/password.component.html38
@@ -508,8 +508,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -524,8 +524,8 @@
- Settings
- saved!
+ Settings
+ saved!<strong>設定が保存されました!</strong>src/app/account/settings/settings.component.html
@@ -668,19 +668,20 @@
- 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.
-
- <strong>2段階認証アプリをインストール</strong><br
+ 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.
+ <strong>2段階認証アプリをインストール</strong><br
/>サインインをする度にアカウントへのアクセスに必要となる6桁のコードを作成するために、2段階認証アプリが必須となります。多くのアプリはモバイルデバイス向けですが、デスクトップやウェブ上のアプリとして使用可能なものもあります。<a
href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google
Authenticator</a>、<a
@@ -688,21 +689,24 @@
href='https://authy.com/'>Authy</a>などのお好きな2段階認証アプリをダウンロードして、インストールしてください。src/app/account/settings/settings.component.html
- 166
+ 167
- Scan this QR code with your deviceOpen your 2FA app and scan the image below.
- <strong>ご使用のデバイスでこちらのQRコードをスキャンしてください</strong>
- <br />2段階認証アプリを開いて、以下の画像をスキャンしてください。
+ Scan this QR
+ code with your deviceOpen
+ your 2FA app and scan the image below.
+ <strong>ご使用のデバイスでこちらのQRコードをスキャンしてください</strong> <br
+ />2段階認証アプリを開いて、以下の画像をスキャンしてください。src/app/account/settings/settings.component.html
- 174
+ 175
- Can't scan the QR code?
+ Can't
+ scan the QR code?<strong>QRコードのスキャンができませんか?</strong>src/app/account/settings/settings.component.html
@@ -726,15 +730,16 @@
- 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.
+ 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. <strong>アプリで受け取った6桁のコードを入力してください</strong><br
/>QRコードをスキャンまたはテキストコードを入力した後に、2段階認証アプリに6桁のコードが表示されます。このコードを以下のボックスに入力して、保存をクリックしてください。src/app/account/settings/settings.component.html
- 205
+ 206
@@ -847,9 +852,9 @@
Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
- portal and the user's ORCID record
- のこのアフィリエーション
+ equiv-text="this.affiliation?.email" />? The affiliation will be deleted from the portal
+ and the user's ORCID record.
+ のこのアフィリエーション
を削除しますか?ポータルとユーザーのORCIDレコードからアフィリエーション が削除されます。src/app/affiliation/affiliation-delete.component.ts
@@ -945,9 +950,9 @@
id="{{'gatewayApp.AffiliationSection.' + affiliation.affiliationSection + '.string'}}"
datatype="html">
-
+
-
+ src/app/affiliation/affiliation-detail.component.html53
@@ -1274,7 +1279,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1540,9 +1545,8 @@
- This field cannot be longer than
- characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1706,9 +1710,9 @@
- Showing -
- of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1786,7 +1790,7 @@
Sorry, an error has occurred
-
+ src/app/error/error-alert.component.html5
@@ -1817,8 +1821,10 @@
- You are logged in as user
- あなたは、ユーザー「<strong>{{username}}</strong>」としてログインしています。
+ You are logged in as user <strong>
+ </strong>
+ あなたは、ユーザー「<strong>
+ </strong>」としてログインしています。src/app/home/home.component.ts25
@@ -1874,8 +1880,8 @@
If you find that data added to your ORCID record is incorrect, please contact
-
+ id="PH" equiv-text="this.clientName" />
+ src/app/landing-page/landing-page.component.ts78
@@ -1883,38 +1889,38 @@
This authorization link has already been used. Please contact for a new authorization link.
-
+ equiv-text="this.clientName" /> for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted
- permission to update your ORCID record, and your record has been updated with affiliation
+ You have successfully granted permission
+ to update your ORCID record, and your record has been updated with affiliation
information.
-
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts
- 172
+ 166
@@ -2007,7 +2013,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2273,7 +2279,7 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
@@ -2281,7 +2287,7 @@
There is no file to upload. Please select one.
-
+ gatewayApp.msUserServiceMSUser.import.emptyFile.stringsrc/app/member/member-import-dialog.component.ts
@@ -2302,7 +2308,7 @@
- Note: Client ID must have User OBO enabled AND
+ Note: Client ID must have member OBO enabled AND注: クライアントIDはメンバーOBOが有効になっている必要があり、およびsrc/app/member/member-update.component.html
@@ -2352,7 +2358,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2360,7 +2366,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2483,7 +2489,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4667,7 +4673,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4714,8 +4720,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4955,7 +4961,7 @@
所有権を本当に移転しますか。こちらの組織アカウントの所有権を移転しようとしています。所有権移転後にも組織の所有者である場合には、ユーザー管理といった管理機能にアクセスすることはもうできなくなります。
src/app/user/user-update.component.ts
- 220
+ 226
diff --git a/ui/src/i18n/messages.ko.xlf b/ui/src/i18n/messages.ko.xlf
index 6acc14bde..7f51d8c13 100644
--- a/ui/src/i18n/messages.ko.xlf
+++ b/ui/src/i18n/messages.ko.xlf
@@ -2,8 +2,8 @@
- Failed to
- sign in! Please
+ Failed to
+ sign in! Please
check your credentials and try again. <strong>로그인에 실패했습니다!</strong> 사용자 자격 증명을 확인하여 다시 시도해 주세요.
@@ -111,9 +111,9 @@
- The
+ The
activation key is missing.
+ equiv-text="</strong>" />활성화 키가 없습니다.
@@ -122,9 +122,9 @@
- This
+ This
activation key is invalid.
+ equiv-text="</strong>" />활성화 키가 잘못되었습니다.
@@ -133,9 +133,9 @@
- This
+ This
activation has expired.
+ equiv-text="</strong>" />활성화 키가 만료되었습니다.
@@ -197,9 +197,9 @@
- Your
+ Your
password has been reset. Please
+ equiv-text="</strong>" /> Please <strong>비밀번호가 재설정되었습니다.</strong>
@@ -382,9 +382,9 @@
- Email
+ Email
address isn't registered! Please check and try again.
+ equiv-text="</strong>" /> Please check and try again. <strong>이메일 주소가 등록되지 않았습니다!</strong> 확인하여 다시 시도해 주세요.
@@ -465,8 +465,8 @@
- Password
- changed!
+ Password
+ changed!<strong>비밀번호가 변경되었습니다!</strong>src/app/account/password/password.component.html
@@ -474,9 +474,9 @@
- An error
- has occurred!
- The password could not be changed.
+ An error has
+ occurred! The
+ password could not be changed. <strong>오류가 발생했습니다!</strong> 비밀번호를 변경할 수 없습니다.src/app/account/password/password.component.html
@@ -493,7 +493,7 @@
Current password
-
+ src/app/account/password/password.component.html38
@@ -508,8 +508,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -524,8 +524,8 @@
- Settings
- saved!
+ Settings
+ saved!<strong>설정이 저장되었습니다!</strong>src/app/account/settings/settings.component.html
@@ -668,17 +668,19 @@
- 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.
+ 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. <strong>2단계 인증 앱 설치</strong><br />2단계 인증 앱은 로그인할 때마다
계정에 접근하는 데 필요한 6자리 코드를 생성합니다. 대부분 모바일 기기용 앱이며, 데스크톱이나 웹 기반 앱을 이용할 수도 있습니다. <a
href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google
@@ -687,21 +689,24 @@
href='https://authy.com/'>Authy</a>와 같은 2단계 인증 앱 중 하나를 다운로드하고 설치하세요.src/app/account/settings/settings.component.html
- 166
+ 167
- Scan this QR code with your deviceOpen your 2FA app and scan the image below.
+ Scan this QR
+ code with your deviceOpen
+ your 2FA app and scan the image below. <strong>사용 중인 기기로 이 QR 코드 스캔</strong><br />2단계 인증 앱을
열고 아래 이미지를 스캔하세요.src/app/account/settings/settings.component.html
- 174
+ 175
- Can't scan the QR code?
+ Can't
+ scan the QR code?<strong>QR 코드를 스캔할 수 없으신가요?</strong>src/app/account/settings/settings.component.html
@@ -725,15 +730,16 @@
- 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.
+ 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. <strong>앱의 6자리 코드 입력</strong><br />QR 코드를 스캔하거나 텍스트
코드를 입력하시면 2단계 인증 앱에 6자리 코드가 표시됩니다. 아래 상자에 이 코드를 입력하고 저장을 클릭하세요.src/app/account/settings/settings.component.html
- 205
+ 206
@@ -846,9 +852,9 @@
Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
- portal and the user's ORCID record
- 에 대한 이 제휴를 정말
+ equiv-text="this.affiliation?.email" />? The affiliation will be deleted from the portal
+ and the user's ORCID record.
+ 에 대한 이 제휴를 정말
삭제하시겠습니까? 포털 및 사용자의 ORCID 기록에서 제휴가 삭제됩니다.src/app/affiliation/affiliation-delete.component.ts
@@ -944,9 +950,9 @@
id="{{'gatewayApp.AffiliationSection.' + affiliation.affiliationSection + '.string'}}"
datatype="html">
-
+
-
+ src/app/affiliation/affiliation-detail.component.html53
@@ -1273,7 +1279,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1538,9 +1544,8 @@
- This field cannot be longer than
- characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1706,9 +1711,9 @@
- Showing -
- of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1786,7 +1791,7 @@
Sorry, an error has occurred
-
+ src/app/error/error-alert.component.html5
@@ -1817,8 +1822,10 @@
- You are logged in as user
- 로그인한 사용자 <strong>{{username}}</strong>
+ You are logged in as user <strong>
+ </strong>
+ 로그인한 사용자 <strong>
+ </strong>src/app/home/home.component.ts25
@@ -1874,8 +1881,8 @@
If you find that data added to your ORCID record is incorrect, please contact
-
+ id="PH" equiv-text="this.clientName" />
+ src/app/landing-page/landing-page.component.ts78
@@ -1883,38 +1890,38 @@
This authorization link has already been used. Please contact for a new authorization link.
-
+ equiv-text="this.clientName" /> for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted
- permission to update your ORCID record, and your record has been updated with affiliation
+ You have successfully granted permission
+ to update your ORCID record, and your record has been updated with affiliation
information.
-
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts
- 172
+ 166
@@ -2007,7 +2014,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2273,7 +2280,7 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
@@ -2281,7 +2288,7 @@
There is no file to upload. Please select one.
-
+ gatewayApp.msUserServiceMSUser.import.emptyFile.stringsrc/app/member/member-import-dialog.component.ts
@@ -2302,7 +2309,7 @@
- Note: Client ID must have User OBO enabled AND
+ Note: Client ID must have member OBO enabled AND참고: 클라이언트 ID에는 회원 OBO가 활성화되어 있어야 하며src/app/member/member-update.component.html
@@ -2352,7 +2359,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2360,7 +2367,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2483,7 +2490,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4667,7 +4674,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4714,8 +4721,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4955,7 +4962,7 @@
관리와 같은 관리 기능에 액세스할 수 없습니다.
src/app/user/user-update.component.ts
- 220
+ 226
diff --git a/ui/src/i18n/messages.pt.xlf b/ui/src/i18n/messages.pt.xlf
index 66f2c3663..a7b0c5aa3 100644
--- a/ui/src/i18n/messages.pt.xlf
+++ b/ui/src/i18n/messages.pt.xlf
@@ -2,8 +2,8 @@
- Failed to
- sign in! Please
+ Failed to
+ sign in! Please
check your credentials and try again. <strong>Erro ao iniciar sessão!</strong> Por favor verifique
as suas credenciais e tente novamente.
@@ -112,9 +112,9 @@
- The
+ The
activation key is missing.
+ equiv-text="</strong>" />Falta o código de ativação.
@@ -123,9 +123,9 @@
- This
+ This
activation key is invalid.
+ equiv-text="</strong>" />A chave de ativação é inválida.
@@ -134,9 +134,9 @@
- This
+ This
activation has expired.
+ equiv-text="</strong>" />Esta chave de ativação expirou.
@@ -199,9 +199,9 @@
- Your
+ Your
password has been reset. Please
+ equiv-text="</strong>" /> Please <strong>A sua palavra-passe foi redefinida.</strong> Por
favor
@@ -386,9 +386,9 @@
- Email
+ Email
address isn't registered! Please check and try again.
+ equiv-text="</strong>" /> Please check and try again. <strong>O endereço de e-mail não está registado!</strong>
Verifique e tente novamente
@@ -471,8 +471,8 @@
- Password
- changed!
+ Password
+ changed!<strong>Palavra-passe alterada!</strong>src/app/account/password/password.component.html
@@ -480,12 +480,11 @@
- An error
- has occurred!
- The password could not be changed.
+ An error has
+ occurred! The
+ password could not be changed. <strong>Ocorreu um erro!</strong> Não foi possível alterar a
- palavra-passe.
-
+ palavra-passe.
src/app/account/password/password.component.html15
@@ -501,7 +500,7 @@
Current password
-
+ src/app/account/password/password.component.html38
@@ -516,8 +515,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -532,8 +531,8 @@
- Settings
- saved!
+ Settings
+ saved!<strong>Configurações gravadas!</strong>src/app/account/settings/settings.component.html
@@ -677,17 +676,19 @@
- 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.
+ 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. <strong>Instale uma aplicação de autenticação de dois
fatores</strong><br />Uma 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
@@ -700,22 +701,25 @@
href='https://authy.com/'>Authy</a>.src/app/account/settings/settings.component.html
- 166
+ 167
- Scan this QR code with your deviceOpen your 2FA app and scan the image below.
+ Scan this QR
+ code with your deviceOpen
+ your 2FA app and scan the image below. <strong>Digitalize este código QR com o seu
dispositivo</strong><br />Abra a sua aplicação de 2FA e digitalize a imagem
abaixo.src/app/account/settings/settings.component.html
- 174
+ 175
- Can't scan the QR code?
+ Can't
+ scan the QR code?<strong>Não consegue digitalizar o código QR?</strong>src/app/account/settings/settings.component.html
@@ -739,17 +743,18 @@
- 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.
+ 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. <strong>Introduza o código de seis dígitos na
aplicação</strong><br />Apó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
- 205
+ 206
@@ -863,10 +868,10 @@
Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
- portal and the user's ORCID record
+ equiv-text="this.affiliation?.email" />? The affiliation will be deleted from the portal
+ and the user's ORCID record.
Tem a certeza de que quer eliminar esta afiliação para ? A afiliação será eliminada do portal e do
+ equiv-text="this.affiliation?.email" />? A afiliação será eliminada do portal e do
registo ORCID do utilizador.src/app/affiliation/affiliation-delete.component.ts
@@ -962,9 +967,9 @@
id="{{'gatewayApp.AffiliationSection.' + affiliation.affiliationSection + '.string'}}"
datatype="html">
-
+
-
+ src/app/affiliation/affiliation-detail.component.html53
@@ -1293,7 +1298,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1560,9 +1565,8 @@
- This field cannot be longer than
- characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1732,9 +1736,9 @@
- Showing -
- of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1814,7 +1818,7 @@
Sorry, an error has occurred
-
+ src/app/error/error-alert.component.html5
@@ -1845,8 +1849,10 @@
- You are logged in as user
- Sessão iniciada como <strong>{{username}}</strong>
+ You are logged in as user <strong>
+ </strong>
+ Sessão iniciada como <strong>
+ </strong>src/app/home/home.component.ts25
@@ -1902,8 +1908,8 @@
If you find that data added to your ORCID record is incorrect, please contact
-
+ id="PH" equiv-text="this.clientName" />
+ src/app/landing-page/landing-page.component.ts78
@@ -1911,38 +1917,38 @@
This authorization link has already been used. Please contact for a new authorization link.
-
+ equiv-text="this.clientName" /> for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted
- permission to update your ORCID record, and your record has been updated with affiliation
+ You have successfully granted permission
+ to update your ORCID record, and your record has been updated with affiliation
information.
-
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts
- 172
+ 166
@@ -2035,7 +2041,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2302,7 +2308,7 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
@@ -2310,7 +2316,7 @@
There is no file to upload. Please select one.
-
+ gatewayApp.msUserServiceMSUser.import.emptyFile.stringsrc/app/member/member-import-dialog.component.ts
@@ -2331,7 +2337,7 @@
- Note: Client ID must have User OBO enabled AND
+ Note: Client ID must have member OBO enabled ANDNota: O ID de cliente deve ter o OBO de Membro ativado Esrc/app/member/member-update.component.html
@@ -2381,7 +2387,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2389,7 +2395,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2513,7 +2519,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4697,7 +4703,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4744,8 +4750,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4988,7 +4994,7 @@
gestão de utilizadores.
src/app/user/user-update.component.ts
- 220
+ 226
diff --git a/ui/src/i18n/messages.ru.xlf b/ui/src/i18n/messages.ru.xlf
index 686751f4b..381292354 100644
--- a/ui/src/i18n/messages.ru.xlf
+++ b/ui/src/i18n/messages.ru.xlf
@@ -2,8 +2,8 @@
- Failed to
- sign in! Please
+ Failed to
+ sign in! Please
check your credentials and try again. <strong>Не удалось войти!</strong> Проверьте свои учетные
данные и повторите попытку.
@@ -112,9 +112,9 @@
- The
+ The
activation key is missing.
+ equiv-text="</strong>" />Отсутствует ключ активации.
@@ -123,9 +123,9 @@
- This
+ This
activation key is invalid.
+ equiv-text="</strong>" />Ключ активации недействителен.
@@ -134,9 +134,9 @@
- This
+ This
activation has expired.
+ equiv-text="</strong>" />Срок действия ключа активации истек.
@@ -199,9 +199,9 @@
- Your
+ Your
password has been reset. Please
+ equiv-text="</strong>" /> Please <strong>Ваш пароль сброшен.</strong> Пожалуйста,
@@ -384,9 +384,9 @@
- Email
+ Email
address isn't registered! Please check and try again.
+ equiv-text="</strong>" /> Please check and try again. <strong>Электронный адрес не
зарегистрирован!</strong>Пожалуйста, проверьте и попробуйте ещё раз
@@ -468,8 +468,8 @@
- Password
- changed!
+ Password
+ changed!<strong>Пароль изменен!</strong>src/app/account/password/password.component.html
@@ -477,9 +477,9 @@
- An error
- has occurred!
- The password could not be changed.
+ An error has
+ occurred! The
+ password could not be changed. <strong>Произошла ошибка!</strong> Не удалось изменить
пароль.
@@ -497,7 +497,7 @@
Current password
-
+ src/app/account/password/password.component.html38
@@ -512,8 +512,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -528,8 +528,8 @@
- Settings
- saved!
+ Settings
+ saved!<strong>Настройки сохранены!</strong>src/app/account/settings/settings.component.html
@@ -673,17 +673,19 @@
- 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.
+ 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. <strong>Установите приложение двухфакторной
аутентификации</strong><br />Для создания шестизначного кода, необходимого для
доступа к аккаунту при каждом входе в него, требуется приложение двухфакторной
@@ -696,22 +698,25 @@
href='https://authy.com/'>Authy</a>.src/app/account/settings/settings.component.html
- 166
+ 167
- Scan this QR code with your deviceOpen your 2FA app and scan the image below.
+ Scan this QR
+ code with your deviceOpen
+ your 2FA app and scan the image below. <strong>Отсканируйте этот QR-код на своем
устройстве</strong><br />Откройте приложение двухфакторной аутентификации и
отсканируйте изображение ниже.src/app/account/settings/settings.component.html
- 174
+ 175
- Can't scan the QR code?
+ Can't
+ scan the QR code?<strong>Не можете отсканировать QR-код?</strong>src/app/account/settings/settings.component.html
@@ -735,17 +740,18 @@
- 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.
+ 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. <strong>Введите шестизначный код из
приложения</strong><br />После сканирования QR-кода или ввода кода из СМС ваше
приложение двухфакторной аутентификации покажет шестизначный код. Введите этот код в поле
ниже и нажмите "Сохранить".src/app/account/settings/settings.component.html
- 205
+ 206
@@ -858,10 +864,10 @@
Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
- portal and the user's ORCID record
+ equiv-text="this.affiliation?.email" />? The affiliation will be deleted from the portal
+ and the user's ORCID record.
Удалить эту аффилиацию для ? Она будет удалена из портала и профиля ORCID
+ equiv-text="this.affiliation?.email" />? Она будет удалена из портала и профиля ORCID
пользователя.src/app/affiliation/affiliation-delete.component.ts
@@ -957,9 +963,9 @@
id="{{'gatewayApp.AffiliationSection.' + affiliation.affiliationSection + '.string'}}"
datatype="html">
-
+
-
+ src/app/affiliation/affiliation-detail.component.html53
@@ -1288,7 +1294,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1556,9 +1562,8 @@
- This field cannot be longer than
- characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1726,9 +1731,9 @@
- Showing -
- of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1808,7 +1813,7 @@
Sorry, an error has occurred
-
+ src/app/error/error-alert.component.html5
@@ -1839,8 +1844,10 @@
- You are logged in as user
- Вы вошли как <strong>{{username}}</strong>
+ You are logged in as user <strong>
+ </strong>
+ Вы вошли как <strong>
+ </strong>src/app/home/home.component.ts25
@@ -1896,8 +1903,8 @@
If you find that data added to your ORCID record is incorrect, please contact
-
+ id="PH" equiv-text="this.clientName" />
+ src/app/landing-page/landing-page.component.ts78
@@ -1905,38 +1912,38 @@
This authorization link has already been used. Please contact for a new authorization link.
-
+ equiv-text="this.clientName" /> for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted
- permission to update your ORCID record, and your record has been updated with affiliation
+ You have successfully granted permission
+ to update your ORCID record, and your record has been updated with affiliation
information.
-
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts
- 172
+ 166
@@ -2029,7 +2036,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2296,7 +2303,7 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
@@ -2304,7 +2311,7 @@
There is no file to upload. Please select one.
-
+ gatewayApp.msUserServiceMSUser.import.emptyFile.stringsrc/app/member/member-import-dialog.component.ts
@@ -2325,7 +2332,7 @@
- Note: Client ID must have User OBO enabled AND
+ Note: Client ID must have member OBO enabled ANDПримечание: в ID клиента должен быть включен OBO участника Иsrc/app/member/member-update.component.html
@@ -2375,7 +2382,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2383,7 +2390,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2507,7 +2514,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4691,7 +4698,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4738,8 +4745,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4982,7 +4989,7 @@
административным функциям, таким как управление пользователями.
src/app/user/user-update.component.ts
- 220
+ 226
diff --git a/ui/src/i18n/messages.xlf b/ui/src/i18n/messages.xlf
index e8bffd189..aa4bfcf2a 100644
--- a/ui/src/i18n/messages.xlf
+++ b/ui/src/i18n/messages.xlf
@@ -449,21 +449,21 @@
- 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.
+ 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. src/app/account/settings/settings.component.html
- 166
+ 167
- Scan this QR code with your deviceOpen your 2FA app and scan the image below.
+ Scan this QR code with your deviceOpen your 2FA app and scan the image below. src/app/account/settings/settings.component.html
- 174
+ 175
- Can't scan the QR code?
+ Can't scan the QR code?src/app/account/settings/settings.component.html196
@@ -484,10 +484,10 @@
- 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.
+ 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. src/app/account/settings/settings.component.html
- 205
+ 206
@@ -1194,7 +1194,7 @@
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
- 220
+ 226
@@ -3922,7 +3922,7 @@
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.src/app/affiliation/affiliation-delete.component.ts40
@@ -4011,7 +4011,7 @@
- Note: Client ID must have User OBO enabled AND
+ Note: Client ID must have member OBO enabled ANDsrc/app/member/member-update.component.html121
@@ -4218,7 +4218,7 @@
Thanks, !src/app/landing-page/landing-page.component.ts
- 172
+ 166
@@ -4271,7 +4271,7 @@
- You are logged in as user
+ You are logged in as user <strong></strong>src/app/home/home.component.ts25
diff --git a/ui/src/i18n/messages.zh-CN.xlf b/ui/src/i18n/messages.zh-CN.xlf
index 74f9b39a8..deae81c45 100644
--- a/ui/src/i18n/messages.zh-CN.xlf
+++ b/ui/src/i18n/messages.zh-CN.xlf
@@ -2,7 +2,9 @@
- Failed to sign in! Please check your credentials and try again.
+ Failed to
+ sign in! Please
+ check your credentials and try again. <strong>登录失败!</strong>请检查您的凭证并重试。src/app/account/login/login.component.html
@@ -17,7 +19,8 @@
10
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html22
@@ -33,7 +36,8 @@
16
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html28
@@ -101,55 +105,75 @@
Reset password重置密码
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html4
- The activation key is missing.
+ The
+ activation key is missing.缺少激活密钥。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html7
- This activation key is invalid.
+ This
+ activation key is invalid.激活密钥无效。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html11
- This activation has expired.
+ This
+ activation has expired.激活密钥已过期。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this
+ link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It
+ looks like this link has expired.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new
+ activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a
+ new activation link to your registered email address.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
- If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your
+ new activation link please contact our support team please contact us at
+ membership@orcid.org.
+ If you are still having problems activating your account or have not
+ received your new activation link, please contact us at membership@orcid.org.
+
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -157,23 +181,29 @@
Choose a new password选择新密码
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for 24 hours.
+ Your password couldn't be reset. Remember a password request is only valid for
+ 24 hours. 密码无法重置。请谨记,密码请求仅在 24 小时内有效。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html43
- Your password has been reset. Please
+ Your
+ password has been reset. Please <strong>密码已重置。</strong>请
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -181,7 +211,8 @@
sign in登录
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html59
@@ -189,7 +220,8 @@
The password and its confirmation do not match! 密码及确认密码不匹配!
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html68
@@ -201,7 +233,8 @@
New password新密码
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html76
@@ -213,7 +246,8 @@
New password新密码
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html83
@@ -225,7 +259,8 @@
Your password is required. 密码是必填字段。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html97
@@ -241,7 +276,8 @@
Your password is required to be at least 4 characters. 您的密码必须具有至少 4 个字符。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html105
@@ -253,7 +289,8 @@
Your password cannot be longer than 50 characters. 密码长度不能超过 50 个字符。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html112
@@ -265,7 +302,8 @@
New password confirmation新密码确认
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html121
@@ -277,7 +315,8 @@
Confirm the new password确认新密码
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html128
@@ -289,7 +328,8 @@
Your password confirmation is required. 确认密码是必填字段。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html142
@@ -301,7 +341,8 @@
Your password confirmation is required to be at least 4 characters. 您的确认密码必须至少具有 4 个字符。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html150
@@ -313,7 +354,8 @@
Your password confirmation cannot be longer than 50 characters. 确认密码长度不能超过 50 个字符。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html157
@@ -325,7 +367,8 @@
Reset Password 验证新密码
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html167
@@ -333,15 +376,19 @@
Reset your password重置密码
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html4
- Email address isn't registered! Please check and try again.
+ Email
+ address isn't registered! Please check and try again. <strong>电子邮件地址尚未注册!</strong>请检查并重试
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html7
@@ -349,7 +396,8 @@
Enter the email address you used to register.输入用于注册的电子邮件地址
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html11
@@ -357,7 +405,8 @@
Check your emails for details on how to reset your password. 请查看电子邮件,了解重置密码的详细信息。
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html15
@@ -365,7 +414,8 @@
Your email is required. 必须提供您的电子邮件。
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html42
@@ -373,7 +423,8 @@
Your email is invalid. 您的电子邮件无效。
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html50
@@ -381,7 +432,8 @@
Your email is required to be at least 5 characters. 您的电子邮件必须具有至少 5 个字符。
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html57
@@ -389,7 +441,8 @@
Your email cannot be longer than 100 characters. 电子邮件长度不能超过 50 个字符。
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html65
@@ -397,7 +450,8 @@
Reset 重置密码
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html76
@@ -405,12 +459,14 @@
Password strength:密码强度:
- src/app/account/password/password-strength.component.html
+
+ src/app/account/password/password-strength.component.html2
- Password changed!
+ Password
+ changed!<strong>密码已更改!</strong>src/app/account/password/password.component.html
@@ -418,7 +474,9 @@
- An error has occurred! The password could not be changed.
+ An error has
+ occurred! The
+ password could not be changed. <strong>出现错误!</strong>密码无法更改。src/app/account/password/password.component.html
@@ -435,7 +493,7 @@
Current password
-
+ src/app/account/password/password.component.html38
@@ -450,8 +508,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -466,7 +524,8 @@
- Settings saved!
+ Settings
+ saved!<strong>设置已保存!</strong>src/app/account/settings/settings.component.html
@@ -582,7 +641,9 @@
- 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.
+ 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. 启用双重身份验证,为您的 ORCID 成员门户账户增加额外的安全性。每次登录时,系统都会提示您输入发送到您首选身份验证应用程序的六位数验证码。src/app/account/settings/settings.component.html
@@ -606,23 +667,44 @@
- 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.
- <strong>安装双重身份验证应用</strong><br />每次登录时都需要 2FA 应用程序来创建访问帐户所需的六位数代码。大多数应用程序适用于移动设备;有些还可以作为桌面或基于 Web 的应用程序使用。下载并安装您首选的 2FA 应用,例如 <a href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google Authenticator</a>、<a href='https://freeotp.github.io/'>FreeOTP</a> 或 <a href='https://authy.com/'>Authy</a>。
+ 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.
+ <strong>安装双重身份验证应用</strong><br />每次登录时都需要 2FA
+ 应用程序来创建访问帐户所需的六位数代码。大多数应用程序适用于移动设备;有些还可以作为桌面或基于 Web 的应用程序使用。下载并安装您首选的 2FA 应用,例如 <a
+ href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google
+ Authenticator</a>、<a
+ href='https://freeotp.github.io/'>FreeOTP</a> 或 <a
+ href='https://authy.com/'>Authy</a>。src/app/account/settings/settings.component.html
- 166
+ 167
- Scan this QR code with your deviceOpen your 2FA app and scan the image below.
+ Scan this QR
+ code with your deviceOpen
+ your 2FA app and scan the image below. <strong>使用设备扫描此二维码</strong><br />打开 2FA 应用并扫描下方图像。src/app/account/settings/settings.component.html
- 174
+ 175
- Can't scan the QR code?
+ Can't
+ scan the QR code?<strong>无法扫描二维码?</strong>src/app/account/settings/settings.component.html
@@ -646,11 +728,16 @@
- 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.
- <strong>输入来自应用的六位数验证码</strong><br />扫描二维码或输入短信验证码后,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.
+ <strong>输入来自应用的六位数验证码</strong><br />扫描二维码或输入短信验证码后,2FA
+ 即会显示一个六位数验证码。在下方框中输入该验证码,然后单击“保存”。src/app/account/settings/settings.component.html
- 205
+ 206
@@ -670,7 +757,8 @@
- Make a note of the following backup codes, this is the only time they will be shown.
+ Make a note of the following backup codes, this is the only time they will be
+ shown. 请记下以下备份代码,它们只会出现这一次。src/app/account/settings/settings.component.html
@@ -705,7 +793,8 @@
17
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -713,7 +802,8 @@
460
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -757,8 +847,11 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal
+ and the user's ORCID record.是否确定删除 {{ email }} 的这一附属关系?该附属关系将从门户网站和用户的 ORCID 记录中删除。src/app/affiliation/affiliation-delete.component.ts
@@ -837,7 +930,8 @@
139
-
+ Affiliation Section 机构类型
@@ -849,11 +943,13 @@
43
-
+
-
+
-
+ src/app/affiliation/affiliation-detail.component.html53
@@ -999,7 +1095,8 @@
146
-
+ Notification First Sent 首次发送的通知
@@ -1011,7 +1108,8 @@
176
-
+ Notification Last Sent 最后发送的通知
@@ -1079,15 +1177,19 @@
Import affiliations from CSV 导入机构
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the
+ file has been processed.您的 CSV 已上传,待处理。文件处理完成后,您将收到电子邮件通知。
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1095,7 +1197,8 @@
There was a problem uploading your CSV for processing. 上传 CSV 文件以进行处理时出现问题。
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1103,7 +1206,8 @@
Please select the CSV file to upload 请选择待上传的 CSV 文件
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1111,15 +1215,18 @@
File Path文件路径
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once the upload has completed.
+ Please do not forget to download and send permission links to your researchers once
+ the upload has completed.注意:上传完成后,别忘了下载权限链接并将其发送给研究人员。
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1127,7 +1234,8 @@
Upload上传
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1143,7 +1251,8 @@
Close关闭
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1151,11 +1260,13 @@
There is no file to upload. Please select one.没有待上传的文件。请选择一个文件。
- src/app/affiliation/affiliation-import-dialog.component.ts
+
+ src/app/affiliation/affiliation-import-dialog.component.ts60
-
+ Add or edit affiliation 添加或编辑机构
@@ -1165,7 +1276,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1263,7 +1374,8 @@
146
-
+ Organization ID Source组织 ID 源
@@ -1271,7 +1383,8 @@
176
-
+ Organization ID组织 ID
@@ -1280,8 +1393,11 @@
- This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
- 此字段是必填字段。GRID 组织 ID 应以 grid. 开头,例如 grid.12344;或者应该是有效的 grid URL,RINGGOLD 组织 ID 应该是一个数字。ROR ID 必须是 9 个字符,以 0 开头。
+ This field is required. GRID Organization ID should start with "grid.",
+ RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
+ 0
+ 此字段是必填字段。GRID 组织 ID 应以 grid. 开头,例如 grid.12344;或者应该是有效的 grid URL,RINGGOLD
+ 组织 ID 应该是一个数字。ROR ID 必须是 9 个字符,以 0 开头。src/app/affiliation/affiliation-update.component.html230
@@ -1396,7 +1512,8 @@
- Please do not forget to download and send permission links to your researcher once the assertion has been saved.
+ Please do not forget to download and send permission links to your researcher once
+ the assertion has been saved.注意:断言保存后,别忘了下载权限链接并将其发送给研究人员。src/app/affiliation/affiliation-update.component.html
@@ -1424,8 +1541,8 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1443,7 +1560,8 @@
2
-
+ Send permission notifications 发送权限通知
@@ -1451,7 +1569,8 @@
11
-
+ Request permission links 请求权限链接
@@ -1459,7 +1578,8 @@
21
-
+ Request affiliation status report 请求机构状态报告
@@ -1467,7 +1587,9 @@
31
-
+ Request affiliations for edit 请求编辑机构
@@ -1491,24 +1613,32 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org. 您的机构编辑文件将很快通过邮件发送给您。如果您没有收到文件,请通过 membership@orcid.org 联系我们。src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org. 您的机构状态报告文件将很快通过邮件发送给您。如果您没有收到文件,请通过 membership@orcid.org 联系我们。src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive
+ your file then please contact us at membership@orcid.org. 您的权限链接文件将很快通过邮件发送给您。如果您没有收到文件,请通过 membership@orcid.org 联系我们。src/app/affiliation/affiliations.component.html
@@ -1563,8 +1693,10 @@
192
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or
+ include a screenshot of the error message below. 如果您需要帮助诊断此错误,请联系联盟代表或 membership@orcid.org。请提供下方错误信息的截图。src/app/affiliation/affiliations.component.html
@@ -1572,8 +1704,9 @@
- Showing - of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1587,57 +1720,71 @@
228
-
+ Send permission notifications 发送权限通知
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try again later.
+
+ A request to send notifications to your users is already in progress. Please try
+ again later. 向用户发送通知的请求已经在进行中。请稍后再试。
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
+
+ Are you sure that you would like ORCID to send permission links to your researchers
+ for the affiliations that are pending? 只要研究员有状态为“待处理”的从属项目,系统就会向他们发送权限通知。
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language 通知语言
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? 通知应以哪种语言发送?
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notifications发送通知
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html38Sorry, an error has occurred
-
+ src/app/error/error-alert.component.html5
@@ -1668,8 +1815,10 @@
- You are logged in as user
- 您是以用户 <strong>{{username}}</strong> 的身份登录的
+ You are logged in as user <strong>
+ </strong>
+ 您是以用户 <strong></strong>
+ 的身份登录的src/app/home/home.component.ts25
@@ -1724,43 +1873,48 @@
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
-
+ You have successfully granted permission
+ to update your ORCID record, and your record has been updated with affiliation
+ information.
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts
- 172
+ 166
@@ -1853,7 +2007,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2047,7 +2201,8 @@
77
-
+ Assertion Service Enabled 已启用断言
@@ -2100,7 +2255,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again 糟糕!处理数据时出现问题。请修复下方错误,然后重试src/app/member/member-import-dialog.component.html
@@ -2117,7 +2273,7 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
@@ -2125,7 +2281,7 @@
There is no file to upload. Please select one.
-
+ gatewayApp.msUserServiceMSUser.import.emptyFile.stringsrc/app/member/member-import-dialog.component.ts
@@ -2136,7 +2292,8 @@
62
-
+ Add or edit member 添加或编辑会员
@@ -2145,14 +2302,15 @@
- Note: Client ID must have User OBO enabled AND
+ Note: Client ID must have member OBO enabled AND注:客户端 ID 必须会员 OBO 启用 ANDsrc/app/member/member-update.component.html121
-
+ added as a Redirect URI in添加为 Redirect URI 于
@@ -2194,7 +2352,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2202,7 +2360,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2248,8 +2406,11 @@
23
-
- Notification process has now started. We will email you as soon as the process has completed.
+
+ Notification process has now started. We will email you as soon as the process has
+ completed.通知流程已启动。系统将尽快通过电子邮件通知您。src/app/shared/pipe/localize.ts
@@ -2322,7 +2483,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4506,7 +4667,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4553,8 +4714,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4753,7 +4914,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again 糟糕!处理数据时出现问题。请修复下方错误,然后重试src/app/user/user-import-dialog.component.html
@@ -4784,12 +4946,15 @@
4
-
- 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.
+
+ 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
- 220
+ 226
diff --git a/ui/src/i18n/messages.zh-TW.xlf b/ui/src/i18n/messages.zh-TW.xlf
index a571cd106..492d1ea71 100644
--- a/ui/src/i18n/messages.zh-TW.xlf
+++ b/ui/src/i18n/messages.zh-TW.xlf
@@ -2,8 +2,8 @@
- Failed to
- sign in! Please
+ Failed to
+ sign in! Please
check your credentials and try again. <strong>登入失敗!</strong>請檢查您的憑證並再試一次。
@@ -111,9 +111,9 @@
- The
+ The
activation key is missing.
+ equiv-text="</strong>" />缺少啟動金鑰
@@ -122,9 +122,9 @@
- This
+ This
activation key is invalid.
+ equiv-text="</strong>" />啟用金鑰無效。
@@ -133,9 +133,9 @@
- This
+ This
activation has expired.
+ equiv-text="</strong>" />啟動金鑰已過期。
@@ -197,9 +197,9 @@
- Your
+ Your
password has been reset. Please
+ equiv-text="</strong>" /> Please <strong>已重設您的密碼。</strong> 請
@@ -382,9 +382,9 @@
- Email
+ Email
address isn't registered! Please check and try again.
+ equiv-text="</strong>" /> Please check and try again. <strong> 電子郵件地址尚未登錄!</strong> 請在檢查後再試一次
@@ -465,8 +465,8 @@
- Password
- changed!
+ Password
+ changed!<strong> 密碼已變更!</strong>src/app/account/password/password.component.html
@@ -474,9 +474,9 @@
- An error
- has occurred!
- The password could not be changed.
+ An error has
+ occurred! The
+ password could not be changed. <strong> 發生錯誤!</strong> 無法變更密碼。src/app/account/password/password.component.html
@@ -493,7 +493,7 @@
Current password
-
+ src/app/account/password/password.component.html38
@@ -508,8 +508,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -524,8 +524,8 @@
- Settings
- saved!
+ Settings
+ saved!<strong> 設定已儲存!</strong>src/app/account/settings/settings.component.html
@@ -667,17 +667,19 @@
- 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.
+ 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. <strong>安裝雙重認證 app</strong><br />您需要一個雙重認證 app
來創建您每次登入帳戶時所需的六位數代碼。多數 app 適用於行動裝置,部分 app 還能在電腦桌面使用,或是使用網頁型 app。下載並安裝您喜歡的雙重認證 app,例如 <a
href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google
@@ -686,21 +688,24 @@
href='https://authy.com/'>Authy</a>。src/app/account/settings/settings.component.html
- 166
+ 167
- Scan this QR code with your deviceOpen your 2FA app and scan the image below.
+ Scan this QR
+ code with your deviceOpen
+ your 2FA app and scan the image below. <strong>使用您的裝置掃描此 QR 碼</strong><br />開啟您的雙重認證 app
並掃描下方圖片。src/app/account/settings/settings.component.html
- 174
+ 175
- Can't scan the QR code?
+ Can't
+ scan the QR code?<strong>無法掃描 QR 碼?</strong>src/app/account/settings/settings.component.html
@@ -724,15 +729,16 @@
- 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.
+ 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. <strong>輸入 app 中的六位數代碼</strong><br />掃描 QR
碼或輸入簡訊代碼後,您的雙重認證 app 便會顯示一個六位數代碼,將此代碼輸入下方選框後點擊「儲存」。src/app/account/settings/settings.component.html
- 205
+ 206
@@ -845,9 +851,9 @@
Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
- portal and the user's ORCID record
- 是否確定要為
+ equiv-text="this.affiliation?.email" />? The affiliation will be deleted from the portal
+ and the user's ORCID record.
+ 是否確定要為
刪除這個所屬單位?該所屬單位會從入口網站和使用者 ORCID 記錄中刪除。src/app/affiliation/affiliation-delete.component.ts
@@ -943,9 +949,9 @@
id="{{'gatewayApp.AffiliationSection.' + affiliation.affiliationSection + '.string'}}"
datatype="html">
-
+
-
+ src/app/affiliation/affiliation-detail.component.html53
@@ -1272,7 +1278,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1537,9 +1543,8 @@
- This field cannot be longer than
- characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1701,9 +1706,9 @@
- Showing -
- of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1781,7 +1786,7 @@
Sorry, an error has occurred
-
+ src/app/error/error-alert.component.html5
@@ -1812,8 +1817,10 @@
- You are logged in as user
- 您已以使用者「<strong>{{username}}</strong>」的身分登入
+ You are logged in as user <strong>
+ </strong>
+ 您已以使用者「<strong>
+ </strong>」的身分登入src/app/home/home.component.ts25
@@ -1869,8 +1876,8 @@
If you find that data added to your ORCID record is incorrect, please contact
-
+ id="PH" equiv-text="this.clientName" />
+ src/app/landing-page/landing-page.component.ts78
@@ -1878,38 +1885,38 @@
This authorization link has already been used. Please contact for a new authorization link.
-
+ equiv-text="this.clientName" /> for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted
- permission to update your ORCID record, and your record has been updated with affiliation
+ You have successfully granted permission
+ to update your ORCID record, and your record has been updated with affiliation
information.
-
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts
- 172
+ 166
@@ -2002,7 +2009,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2268,7 +2275,7 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
@@ -2276,7 +2283,7 @@
There is no file to upload. Please select one.
-
+ gatewayApp.msUserServiceMSUser.import.emptyFile.stringsrc/app/member/member-import-dialog.component.ts
@@ -2297,7 +2304,7 @@
- Note: Client ID must have User OBO enabled AND
+ Note: Client ID must have member OBO enabled AND註:客戶 ID 必須已啟用成員 OBA 和src/app/member/member-update.component.html
@@ -2347,7 +2354,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2355,7 +2362,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2478,7 +2485,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4662,7 +4669,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4709,8 +4716,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4949,7 +4956,7 @@
您確定要轉移所有權嗎?您即將轉移此組織帳號的所有權。如您為組織擁有者,在轉移完成後就無法繼續使用如管理用戶等行政功能。src/app/user/user-update.component.ts
- 220
+ 226
From 32ea7fdc0339509136733e5ddcb9cc3e6de9de69 Mon Sep 17 00:00:00 2001
From: andrej romanov <50377758+auumgn@users.noreply.github.com>
Date: Wed, 12 Jun 2024 14:12:03 +0300
Subject: [PATCH 02/11] fix test
---
ui/src/app/home/home.component.spec.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ui/src/app/home/home.component.spec.ts b/ui/src/app/home/home.component.spec.ts
index cc6db2491..32e4e63bf 100644
--- a/ui/src/app/home/home.component.spec.ts
+++ b/ui/src/app/home/home.component.spec.ts
@@ -56,6 +56,6 @@ describe('HomeComponent', () => {
component.ngOnInit()
expect(accountServiceSpy.getAccountData).toHaveBeenCalled()
- expect(component.loggedInMessage).toEqual('You are logged in as user email@email.com')
+ expect(component.loggedInMessage).toEqual('You are logged in as user email@email.com')
})
})
From 0528af9f078995794c30c8a4a6edeed85f60bcb1 Mon Sep 17 00:00:00 2001
From: andrej romanov <50377758+auumgn@users.noreply.github.com>
Date: Wed, 12 Jun 2024 19:14:53 +0300
Subject: [PATCH 03/11] fix welcoming banner and other i18n bugs
---
.../account/settings/settings.component.html | 17 +-
ui/src/app/home/home.component.ts | 2 +-
ui/src/i18n/messages.cs.xlf | 77 ++--
ui/src/i18n/messages.es.xlf | 82 ++--
ui/src/i18n/messages.fr.xlf | 74 ++--
ui/src/i18n/messages.it.xlf | 81 ++--
ui/src/i18n/messages.ja.xlf | 64 ++-
ui/src/i18n/messages.ko.xlf | 59 ++-
ui/src/i18n/messages.pt.xlf | 79 ++--
ui/src/i18n/messages.ru.xlf | 77 ++--
ui/src/i18n/messages.xlf | 405 ++++++++++++------
ui/src/i18n/messages.zh-CN.xlf | 55 ++-
ui/src/i18n/messages.zh-TW.xlf | 60 ++-
13 files changed, 719 insertions(+), 413 deletions(-)
diff --git a/ui/src/app/account/settings/settings.component.html b/ui/src/app/account/settings/settings.component.html
index 959f5495a..8f5feb37b 100644
--- a/ui/src/app/account/settings/settings.component.html
+++ b/ui/src/app/account/settings/settings.component.html
@@ -164,12 +164,13 @@
Security
- Install a two-factor authentication app A 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
+ Install a two-factor authentication app A 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.
+ >, FreeOTP or Authy.
Scan this QR code with your device Open your 2FA app and scan the image below.
@@ -193,7 +194,8 @@
- Enter the six-digit code from the app After 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.
+ Enter the six-digit code from the app After 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.
diff --git a/ui/src/app/home/home.component.ts b/ui/src/app/home/home.component.ts
index 97872f842..05c753430 100644
--- a/ui/src/app/home/home.component.ts
+++ b/ui/src/app/home/home.component.ts
@@ -22,7 +22,7 @@ export class HomeComponent implements OnInit, OnDestroy {
this.accountServiceSubscription = this.accountService.getAccountData().subscribe((account) => {
this.account = account
if (account) {
- this.loggedInMessage = $localize`:@@home.loggedIn.message.string:You are logged in as user ${account.email}`
+ this.loggedInMessage = $localize`:@@home.loggedIn.message.string:You are logged in as user ${account.email}`
}
})
}
diff --git a/ui/src/i18n/messages.cs.xlf b/ui/src/i18n/messages.cs.xlf
index 31194407c..f07fc7dc5 100644
--- a/ui/src/i18n/messages.cs.xlf
+++ b/ui/src/i18n/messages.cs.xlf
@@ -5,8 +5,9 @@
Failed to
sign in! Please
check your credentials and try again.
- <strong>Přihlášení se nezdařilo!</strong> Zkontrolujte
- prosím své přihlašovací údaje a zkuste to znovu.
+ Přihlášení
+ se nezdařilo!
+ Zkontrolujte prosím své přihlašovací údaje a zkuste to znovu.src/app/account/login/login.component.html6
@@ -202,7 +203,9 @@
Your
password has been reset. Please
- <strong>Vaše heslo bylo obnoveno.</strong> Prosím
+ Vaše
+ heslo bylo obnoveno.
+ Prosím
src/app/account/password/password-reset-finish.component.html
@@ -387,8 +390,9 @@
Email
address isn't registered! Please check and try again.
- <strong>E-mailová adresa není zaregistrovaná!</strong>
- Zkontrolujte ji prosím a zkuste to znovu
+ E-mailová
+ adresa není zaregistrovaná! Zkontrolujte ji prosím a zkuste to znovu
src/app/account/password/password-reset-init.component.html
@@ -470,7 +474,8 @@
Password
changed!
- <strong>Heslo změněno!</strong>
+ Heslo
+ změněno!src/app/account/password/password.component.html7
@@ -480,7 +485,9 @@
An error has
occurred! The
password could not be changed.
- <strong>Došlo k chybě!</strong> Heslo nelze změnit.
+ Došlo
+ k chybě! Heslo
+ nelze změnit.src/app/account/password/password.component.html15
@@ -529,7 +536,8 @@
Settings
saved!
- <strong>Nastavení uloženo!</strong>
+ Nastavení
+ uloženo!src/app/account/settings/settings.component.html8
@@ -682,19 +690,23 @@
equiv-text="<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2" >" />Google
Authenticator,
- FreeOTP, or or Authy.
- <strong>Nainstalujte si aplikaci pro dvoufázové
- ověření</strong><br />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 <a
- href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google
- Authenticator</a>, <a
- href='https://freeotp.github.io/'>FreeOTP</a> nebo <a
- href='https://authy.com/'>Authy</a>.
+ ctype="x-a" equiv-text="</a>" />.
+ 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.html167
@@ -705,9 +717,10 @@
code with your deviceOpen
your 2FA app and scan the image below.
- <strong>Naskenujte tento QR kód vaším
- zařízením</strong><br />Otěvřete svou aplikaci pro dvoufázové ověření a
- naskenujte obrázek níže.
+ 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.html175
@@ -716,7 +729,9 @@
Can't
scan the QR code?
- <strong>Nejde vám QR kód naskenovat?</strong>
+ Nejde
+ vám QR kód naskenovat?src/app/account/settings/settings.component.html196
@@ -744,9 +759,11 @@
equiv-text="</strong>" />After
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.
- <strong>Vložte šestimístní kód z aplikace</strong><br
- />Po 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.
+ 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.html206
@@ -1841,10 +1858,8 @@
- You are logged in as user <strong>
- </strong>
- Jste přihlášeni jako uživatel <strong></strong>
+ You are logged in as user
+ Jste přihlášeni jako uživatel src/app/home/home.component.ts25
diff --git a/ui/src/i18n/messages.es.xlf b/ui/src/i18n/messages.es.xlf
index 07aa8bf9f..8b4d1f5c0 100644
--- a/ui/src/i18n/messages.es.xlf
+++ b/ui/src/i18n/messages.es.xlf
@@ -5,8 +5,9 @@
Failed to
sign in! Please
check your credentials and try again.
- <strong>¡No se ha podido iniciar sesión!</strong> Compruebe
- sus credenciales y vuelva a intentarlo.
+ ¡No
+ se ha podido iniciar sesión! Compruebe sus credenciales y vuelva a intentarlo.src/app/account/login/login.component.html6
@@ -202,8 +203,9 @@
Your
password has been reset. Please
- <strong>Se ha restablecido su contraseña.</strong> Por
- favor,
+ Se
+ ha restablecido su contraseña. Por favor,
src/app/account/password/password-reset-finish.component.html
@@ -388,8 +390,9 @@
Email
address isn't registered! Please check and try again.
- <strong>¡La dirección de correo electrónico no está
- registrada!</strong> Compruébalo e inténtalo de nuevo.
+ ¡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
@@ -473,7 +476,9 @@
Password
changed!
- <strong>¡Se ha cambiado la contraseña!</strong>
+ ¡Se
+ ha cambiado la contraseña!src/app/account/password/password.component.html7
@@ -483,8 +488,9 @@
An error has
occurred! The
password could not be changed.
- <strong>¡Ha ocurrido un error!</strong> No se ha podido
- cambiar la contraseña.
+ ¡Ha
+ ocurrido un error!
+ No se ha podido cambiar la contraseña.src/app/account/password/password.component.html15
@@ -533,7 +539,8 @@
Settings
saved!
- <strong>¡Ajustes guardados!</strong>
+ ¡Ajustes
+ guardados!src/app/account/settings/settings.component.html8
@@ -687,18 +694,22 @@
equiv-text="<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2" >" />Google
Authenticator,
- FreeOTP, or or Authy.
- <strong>Instale una aplicación de autenticación de dos
- factores</strong><br />Es 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: <a
- href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google
- Authenticator</a>, <a
- href='https://freeotp.github.io/'>FreeOTP</a>, o <a
- href='https://authy.com/'>Authy</a>.
+ ctype="x-a" equiv-text="</a>" />.
+ 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.html167
@@ -709,9 +720,10 @@
code with your deviceOpen
your 2FA app and scan the image below.
- <strong>Escanee este código QR en su
- dispositivo</strong><br />Abra su aplicación 2FA y escanee la siguiente
- imagen.
+ Escanee
+ este código QR en su dispositivoAbra
+ su aplicación 2FA y escanee la siguiente imagen.src/app/account/settings/settings.component.html175
@@ -720,7 +732,9 @@
Can't
scan the QR code?
- <strong>¿No puede escanear el código QR?</strong>
+ ¿No
+ puede escanear el código QR?src/app/account/settings/settings.component.html196
@@ -748,10 +762,11 @@
equiv-text="</strong>" />After
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.
- <strong>Introduzca el código de seis dígitos de la
- aplicación</strong><br />Tras 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.
+ 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.html206
@@ -1846,10 +1861,11 @@
- You are logged in as user <strong>
- </strong>
- Ha iniciado sesión como usuario <strong></strong>
+ You are logged in as user
+ Ha iniciado sesión como usuario
+ src/app/home/home.component.ts25
diff --git a/ui/src/i18n/messages.fr.xlf b/ui/src/i18n/messages.fr.xlf
index 0ff30612f..76347da06 100644
--- a/ui/src/i18n/messages.fr.xlf
+++ b/ui/src/i18n/messages.fr.xlf
@@ -5,8 +5,9 @@
Failed to
sign in! Please
check your credentials and try again.
- <strong>Échec de la connexion !</strong> Veuillez vérifier
- vos identifiants et réessayer.
+ Échec
+ de la connexion !
+ Veuillez vérifier vos identifiants et réessayer.src/app/account/login/login.component.html6
@@ -203,8 +204,9 @@
Your
password has been reset. Please
- <strong>Votre mot de passe a été réinitialisé.</strong>
- Veuillez
+ Votre
+ mot de passe a été réinitialisé. Veuillez
src/app/account/password/password-reset-finish.component.html
@@ -391,8 +393,9 @@
Email
address isn't registered! Please check and try again.
- <strong>L'adresse e-mail n'est pas enregistrée
- !</strong> Veuillez vérifier et réessayer
+ L'adresse
+ e-mail n'est pas enregistrée ! Veuillez vérifier et réessayer
src/app/account/password/password-reset-init.component.html
@@ -476,7 +479,8 @@
Password
changed!
- <strong>Mot de passe modifié !</strong>
+ Mot
+ de passe modifié !src/app/account/password/password.component.html7
@@ -486,8 +490,9 @@
An error has
occurred! The
password could not be changed.
- <strong>Une erreur s'est produite !</strong> Le mot de
- passe n'a pas pu être modifié.
+ Une
+ erreur s'est produite ! Le mot de passe n'a pas pu être modifié.src/app/account/password/password.component.html15
@@ -536,7 +541,8 @@
Settings
saved!
- <strong>Réglages enregistrés !</strong>
+ Réglages
+ enregistrés !src/app/account/settings/settings.component.html8
@@ -690,19 +696,23 @@
equiv-text="<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2" >" />Google
Authenticator,
- FreeOTP, or or Authy.
- <strong>Installer une application d'authentification à deux
- facteurs</strong><br />Une 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
+ 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 <a
- href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google
- Authenticator</a>, <a
- href='https://freeotp.github.io/'>FreeOTP</a>, ou <a
- href='https://authy.com/'>Authy</a>.
+ installez votre application A2F préférée, telle que Google
+ Authenticator,
+ FreeOTP ou Authy.src/app/account/settings/settings.component.html167
@@ -713,9 +723,10 @@
code with your deviceOpen
your 2FA app and scan the image below.
- <strong>Scannez ce code QR avec votre
- appareil</strong><br />Ouvrez votre application A2F et scannez l'image
- ci-dessous.
+ Scannez
+ ce code QR avec votre appareilOuvrez
+ votre application A2F et scannez l'image ci-dessous.src/app/account/settings/settings.component.html175
@@ -724,7 +735,9 @@
Can't
scan the QR code?
- <strong>Vous ne pouvez pas scanner le code QR ?</strong>
+ Vous
+ ne pouvez pas scanner le code QR ?src/app/account/settings/settings.component.html196
@@ -752,10 +765,11 @@
equiv-text="</strong>" />After
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.
- <strong>Saisissez le code à six chiffres dans
- l'application</strong><br />Aprè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.
+ 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.html206
@@ -1852,10 +1866,8 @@
- You are logged in as user <strong>
- </strong>
- Vous êtes connecté en tant que <strong></strong>
+ You are logged in as user
+ Vous êtes connecté en tant que src/app/home/home.component.ts25
diff --git a/ui/src/i18n/messages.it.xlf b/ui/src/i18n/messages.it.xlf
index 7f569a7bf..c19605428 100644
--- a/ui/src/i18n/messages.it.xlf
+++ b/ui/src/i18n/messages.it.xlf
@@ -5,8 +5,9 @@
Failed to
sign in! Please
check your credentials and try again.
- <strong>Accesso non riuscito!</strong> Controlla le
- credenziali e riprova.
+ Accesso
+ non riuscito!
+ Controlla le credenziali e riprova.src/app/account/login/login.component.html6
@@ -202,8 +203,9 @@
Your
password has been reset. Please
- <strong>La tua password è stata reimpostata.</strong> Per
- favore
+ La
+ tua password è stata reimpostata. Per favore
src/app/account/password/password-reset-finish.component.html
@@ -388,8 +390,9 @@
Email
address isn't registered! Please check and try again.
- <strong>L'indirizzo e-mail non è registrato!</strong>
- Controlla e riprova
+ L'indirizzo
+ e-mail non è registrato! Controlla e riprova
src/app/account/password/password-reset-init.component.html
@@ -472,7 +475,9 @@
Password
changed!
- <strong>Password modificata!</strong>
+ Password
+ modificata!
+ src/app/account/password/password.component.html7
@@ -482,8 +487,9 @@
An error has
occurred! The
password could not be changed.
- <strong>Si è verificato un errore!</strong> Non è stato
- possibile modificare la password.
+ Si
+ è verificato un errore! Non è stato possibile modificare la password.src/app/account/password/password.component.html15
@@ -532,7 +538,9 @@
Settings
saved!
- <strong>Impostazioni salvate!</strong>
+ Impostazioni
+ salvate!
+ src/app/account/settings/settings.component.html8
@@ -686,19 +694,23 @@
equiv-text="<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2" >" />Google
Authenticator,
- FreeOTP, or or Authy.
- <strong>Installa un'app di autenticazione a due
- fattori</strong><br />È 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 <a
- href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google
- Authenticator</a>, <a
- href='https://freeotp.github.io/'>FreeOTP</a> o <a
- href='https://authy.com/'>Authy</a>.
+ 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.html167
@@ -709,9 +721,10 @@
code with your deviceOpen
your 2FA app and scan the image below.
- <strong>Scansiona questo codice QR con il tuo
- dispositivo</strong><br />Apri la tua app 2FA e scansiona l'immagine qui
- sotto.
+ Scansiona
+ questo codice QR con il tuo dispositivoApri
+ la tua app 2FA e scansiona l'immagine qui sotto.src/app/account/settings/settings.component.html175
@@ -720,7 +733,9 @@
Can't
scan the QR code?
- <strong>Non riesci a scansionare il codice QR?</strong>
+ Non
+ riesci a scansionare il codice QR?src/app/account/settings/settings.component.html196
@@ -748,10 +763,12 @@
equiv-text="</strong>" />After
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.
- <strong>Inserisci il codice a sei cifre fornito dalla
- app</strong><br />Dopo 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.
+ 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.html206
@@ -1848,10 +1865,8 @@
- You are logged in as user <strong>
- </strong>
- Hai effettuato l’accesso come <strong></strong>
+ You are logged in as user
+ Hai effettuato l’accesso come src/app/home/home.component.ts25
diff --git a/ui/src/i18n/messages.ja.xlf b/ui/src/i18n/messages.ja.xlf
index 7c0a980b8..fc47a42ee 100644
--- a/ui/src/i18n/messages.ja.xlf
+++ b/ui/src/i18n/messages.ja.xlf
@@ -5,7 +5,9 @@
Failed to
sign in! Please
check your credentials and try again.
- <strong> サインインに失敗しました。</strong> 認証情報をご確認の上、再度お試し下さい。
+
+ サインインに失敗しました。
+ 認証情報をご確認の上、再度お試し下さい。 src/app/account/login/login.component.html6
@@ -200,7 +202,9 @@
Your
password has been reset. Please
- <strong> お客様のパスワードが変更されました。</strong> 行って下さい。
+
+ お客様のパスワードが変更されました。
+ 行って下さい。
src/app/account/password/password-reset-finish.component.html
@@ -385,7 +389,9 @@
Email
address isn't registered! Please check and try again.
- <strong>Eメールアドレスが登録されていません!</strong>確認して、もう一度やり直してください
+
+ Eメールアドレスが登録されていません!
+ 確認して、もう一度やり直してください
src/app/account/password/password-reset-init.component.html
@@ -467,7 +473,8 @@
Password
changed!
- <strong>パスワードが変更されました!</strong>
+
+ パスワードが変更されました!src/app/account/password/password.component.html7
@@ -477,7 +484,9 @@
An error has
occurred! The
password could not be changed.
- <strong> エラーが発生しました。</strong> パスワードが変更できません。
+
+ エラーが発生しました。
+ パスワードが変更できません。 src/app/account/password/password.component.html15
@@ -526,7 +535,8 @@
Settings
saved!
- <strong>設定が保存されました!</strong>
+
+ 設定が保存されました!src/app/account/settings/settings.component.html8
@@ -678,15 +688,22 @@
equiv-text="<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2" >" />Google
Authenticator,
- FreeOTP, or or Authy.
- <strong>2段階認証アプリをインストール</strong><br
- />サインインをする度にアカウントへのアクセスに必要となる6桁のコードを作成するために、2段階認証アプリが必須となります。多くのアプリはモバイルデバイス向けですが、デスクトップやウェブ上のアプリとして使用可能なものもあります。<a
- href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google
- Authenticator</a>、<a
- href='https://freeotp.github.io/'>FreeOTP</a>、<a
- href='https://authy.com/'>Authy</a>などのお好きな2段階認証アプリをダウンロードして、インストールしてください。
+
+ 2段階認証アプリをインストール
+ サインインをする度にアカウントへのアクセスに必要となる6桁のコードを作成するために、2段階認証アプリが必須となります。多くのアプリはモバイルデバイス向けですが、デスクトップやウェブ上のアプリとして使用可能なものもあります。Google
+ Authenticator,
+ FreeOTP 、Authyなどのお好きな2段階認証アプリをダウンロードして、インストールしてください。src/app/account/settings/settings.component.html167
@@ -697,8 +714,10 @@
code with your deviceOpen
your 2FA app and scan the image below.
- <strong>ご使用のデバイスでこちらのQRコードをスキャンしてください</strong> <br
- />2段階認証アプリを開いて、以下の画像をスキャンしてください。
+
+ ご使用のデバイスでこちらのQRコードをスキャンしてください
+ 2段階認証アプリを開いて、以下の画像をスキャンしてください。src/app/account/settings/settings.component.html175
@@ -707,7 +726,8 @@
Can't
scan the QR code?
- <strong>QRコードのスキャンができませんか?</strong>
+
+ QRコードのスキャンができませんか?src/app/account/settings/settings.component.html196
@@ -735,8 +755,10 @@
equiv-text="</strong>" />After
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.
- <strong>アプリで受け取った6桁のコードを入力してください</strong><br
- />QRコードをスキャンまたはテキストコードを入力した後に、2段階認証アプリに6桁のコードが表示されます。このコードを以下のボックスに入力して、保存をクリックしてください。
+
+ アプリで受け取った6桁のコードを入力してください
+ QRコードをスキャンまたはテキストコードを入力した後に、2段階認証アプリに6桁のコードが表示されます。このコードを以下のボックスに入力して、保存をクリックしてください。src/app/account/settings/settings.component.html206
@@ -1821,10 +1843,8 @@
- You are logged in as user <strong>
- </strong>
- あなたは、ユーザー「<strong>
- </strong>」としてログインしています。
+ You are logged in as user
+ あなたは、ユーザー「」としてログインしています。src/app/home/home.component.ts25
diff --git a/ui/src/i18n/messages.ko.xlf b/ui/src/i18n/messages.ko.xlf
index 7f51d8c13..ed69833bf 100644
--- a/ui/src/i18n/messages.ko.xlf
+++ b/ui/src/i18n/messages.ko.xlf
@@ -5,7 +5,9 @@
Failed to
sign in! Please
check your credentials and try again.
- <strong>로그인에 실패했습니다!</strong> 사용자 자격 증명을 확인하여 다시 시도해 주세요.
+ 로그인에
+ 실패했습니다! 사용자 자격
+ 증명을 확인하여 다시 시도해 주세요.src/app/account/login/login.component.html6
@@ -200,7 +202,8 @@
Your
password has been reset. Please
- <strong>비밀번호가 재설정되었습니다.</strong>
+ 비밀번호가
+ 재설정되었습니다.
src/app/account/password/password-reset-finish.component.html
@@ -385,7 +388,9 @@
Email
address isn't registered! Please check and try again.
- <strong>이메일 주소가 등록되지 않았습니다!</strong> 확인하여 다시 시도해 주세요.
+ 이메일
+ 주소가 등록되지 않았습니다!
+ 확인하여 다시 시도해 주세요.
src/app/account/password/password-reset-init.component.html
@@ -467,7 +472,8 @@
Password
changed!
- <strong>비밀번호가 변경되었습니다!</strong>
+ 비밀번호가
+ 변경되었습니다!src/app/account/password/password.component.html7
@@ -477,7 +483,9 @@
An error has
occurred! The
password could not be changed.
- <strong>오류가 발생했습니다!</strong> 비밀번호를 변경할 수 없습니다.
+ 오류가
+ 발생했습니다! 비밀번호를 변경할
+ 수 없습니다.src/app/account/password/password.component.html15
@@ -526,7 +534,8 @@
Settings
saved!
- <strong>설정이 저장되었습니다!</strong>
+ 설정이
+ 저장되었습니다!src/app/account/settings/settings.component.html8
@@ -678,15 +687,19 @@
equiv-text="<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2" >" />Google
Authenticator,
- FreeOTP, or or Authy.
- <strong>2단계 인증 앱 설치</strong><br />2단계 인증 앱은 로그인할 때마다
- 계정에 접근하는 데 필요한 6자리 코드를 생성합니다. 대부분 모바일 기기용 앱이며, 데스크톱이나 웹 기반 앱을 이용할 수도 있습니다. <a
- href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google
- Authenticator</a>, <a
- href='https://freeotp.github.io/'>FreeOTP</a>, <a
- href='https://authy.com/'>Authy</a>와 같은 2단계 인증 앱 중 하나를 다운로드하고 설치하세요.
+ 2단계
+ 인증 앱 설치2단계 인증 앱은 로그인할 때마다 계정에 접근하는 데 필요한
+ 6자리 코드를 생성합니다. 대부분 모바일 기기용 앱이며, 데스크톱이나 웹 기반 앱을 이용할 수도 있습니다. Google
+ Authenticator,
+ FreeOTP, Authy와 같은 2단계 인증 앱 중 하나를 다운로드하고 설치하세요.src/app/account/settings/settings.component.html167
@@ -697,8 +710,9 @@
code with your deviceOpen
your 2FA app and scan the image below.
- <strong>사용 중인 기기로 이 QR 코드 스캔</strong><br />2단계 인증 앱을
- 열고 아래 이미지를 스캔하세요.
+ 사용
+ 중인 기기로 이 QR 코드 스캔2단계 인증 앱을 열고 아래 이미지를 스캔하세요.src/app/account/settings/settings.component.html175
@@ -707,7 +721,8 @@
Can't
scan the QR code?
- <strong>QR 코드를 스캔할 수 없으신가요?</strong>
+ QR
+ 코드를 스캔할 수 없으신가요?src/app/account/settings/settings.component.html196
@@ -735,8 +750,10 @@
equiv-text="</strong>" />After
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.
- <strong>앱의 6자리 코드 입력</strong><br />QR 코드를 스캔하거나 텍스트
- 코드를 입력하시면 2단계 인증 앱에 6자리 코드가 표시됩니다. 아래 상자에 이 코드를 입력하고 저장을 클릭하세요.
+ 앱의
+ 6자리 코드 입력QR 코드를 스캔하거나 텍스트 코드를 입력하시면 2단계 인증
+ 앱에 6자리 코드가 표시됩니다. 아래 상자에 이 코드를 입력하고 저장을 클릭하세요.src/app/account/settings/settings.component.html206
@@ -1822,10 +1839,8 @@
- You are logged in as user <strong>
- </strong>
- 로그인한 사용자 <strong>
- </strong>
+ You are logged in as user
+ 로그인한 사용자 src/app/home/home.component.ts25
diff --git a/ui/src/i18n/messages.pt.xlf b/ui/src/i18n/messages.pt.xlf
index a7b0c5aa3..f3d68db92 100644
--- a/ui/src/i18n/messages.pt.xlf
+++ b/ui/src/i18n/messages.pt.xlf
@@ -5,8 +5,9 @@
Failed to
sign in! Please
check your credentials and try again.
- <strong>Erro ao iniciar sessão!</strong> Por favor verifique
- as suas credenciais e tente novamente.
+ Erro
+ ao iniciar sessão!
+ Por favor verifique as suas credenciais e tente novamente.src/app/account/login/login.component.html6
@@ -202,8 +203,9 @@
Your
password has been reset. Please
- <strong>A sua palavra-passe foi redefinida.</strong> Por
- favor
+ A
+ sua palavra-passe foi redefinida. Por favor
src/app/account/password/password-reset-finish.component.html
@@ -389,8 +391,9 @@
Email
address isn't registered! Please check and try again.
- <strong>O endereço de e-mail não está registado!</strong>
- Verifique e tente novamente
+ O
+ endereço de e-mail não está registado! Verifique e tente novamente
src/app/account/password/password-reset-init.component.html
@@ -473,7 +476,8 @@
Password
changed!
- <strong>Palavra-passe alterada!</strong>
+ Palavra-passe
+ alterada!src/app/account/password/password.component.html7
@@ -483,8 +487,9 @@
An error has
occurred! The
password could not be changed.
- <strong>Ocorreu um erro!</strong> Não foi possível alterar a
- palavra-passe.
+ Ocorreu
+ um erro! Não foi
+ possível alterar a palavra-passe. src/app/account/password/password.component.html15
@@ -533,7 +538,8 @@
Settings
saved!
- <strong>Configurações gravadas!</strong>
+ Configurações
+ gravadas!src/app/account/settings/settings.component.html8
@@ -686,19 +692,24 @@
equiv-text="<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2" >" />Google
Authenticator,
- FreeOTP, or or Authy.
- <strong>Instale uma aplicação de autenticação de dois
- fatores</strong><br />Uma 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
- <a
- href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google
- Authenticator</a>, a <a
- href='https://freeotp.github.io/'>FreeOTP</a>, ou a <a
- href='https://authy.com/'>Authy</a>.
+ 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,
+ FreeOTP ou a Authy.src/app/account/settings/settings.component.html167
@@ -709,9 +720,10 @@
code with your deviceOpen
your 2FA app and scan the image below.
- <strong>Digitalize este código QR com o seu
- dispositivo</strong><br />Abra a sua aplicação de 2FA e digitalize a imagem
- abaixo.
+ 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.html175
@@ -720,7 +732,9 @@
Can't
scan the QR code?
- <strong>Não consegue digitalizar o código QR?</strong>
+ Não
+ consegue digitalizar o código QR?src/app/account/settings/settings.component.html196
@@ -748,10 +762,11 @@
equiv-text="</strong>" />After
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.
- <strong>Introduza o código de seis dígitos na
- aplicação</strong><br />Apó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.
+ 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.html206
@@ -1849,10 +1864,8 @@
- You are logged in as user <strong>
- </strong>
- Sessão iniciada como <strong>
- </strong>
+ You are logged in as user
+ Sessão iniciada como src/app/home/home.component.ts25
diff --git a/ui/src/i18n/messages.ru.xlf b/ui/src/i18n/messages.ru.xlf
index 381292354..14c13c2d3 100644
--- a/ui/src/i18n/messages.ru.xlf
+++ b/ui/src/i18n/messages.ru.xlf
@@ -5,8 +5,9 @@
Failed to
sign in! Please
check your credentials and try again.
- <strong>Не удалось войти!</strong> Проверьте свои учетные
- данные и повторите попытку.
+ Не
+ удалось войти!
+ Проверьте свои учетные данные и повторите попытку.src/app/account/login/login.component.html6
@@ -202,7 +203,9 @@
Your
password has been reset. Please
- <strong>Ваш пароль сброшен.</strong> Пожалуйста,
+ Ваш
+ пароль сброшен.
+ Пожалуйста,
src/app/account/password/password-reset-finish.component.html
@@ -387,8 +390,9 @@
Email
address isn't registered! Please check and try again.
- <strong>Электронный адрес не
- зарегистрирован!</strong>Пожалуйста, проверьте и попробуйте ещё раз
+ Электронный
+ адрес не зарегистрирован!Пожалуйста, проверьте и попробуйте ещё раз
src/app/account/password/password-reset-init.component.html
@@ -470,7 +474,8 @@
Password
changed!
- <strong>Пароль изменен!</strong>
+ Пароль
+ изменен!src/app/account/password/password.component.html7
@@ -480,8 +485,9 @@
An error has
occurred! The
password could not be changed.
- <strong>Произошла ошибка!</strong> Не удалось изменить
- пароль.
+ Произошла
+ ошибка! Не
+ удалось изменить пароль.src/app/account/password/password.component.html15
@@ -530,7 +536,8 @@
Settings
saved!
- <strong>Настройки сохранены!</strong>
+ Настройки
+ сохранены!src/app/account/settings/settings.component.html8
@@ -683,19 +690,23 @@
equiv-text="<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2" >" />Google
Authenticator,
- FreeOTP, or or Authy.
- <strong>Установите приложение двухфакторной
- аутентификации</strong><br />Для создания шестизначного кода, необходимого для
- доступа к аккаунту при каждом входе в него, требуется приложение двухфакторной
- аутентификации. Большинство приложений предназначены для мобильных устройств; некоторые
- также доступны в виде настольных или веб-приложений. Загрузите и установите ваше
- приложение двухфакторной аутентификации, например <a
- href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google
- Authenticator</a>, <a
- href='https://freeotp.github.io/'>FreeOTP</a> или <a
- href='https://authy.com/'>Authy</a>.
+ Установите
+ приложение двухфакторной аутентификацииДля
+ создания шестизначного кода, необходимого для доступа к аккаунту при каждом входе в него,
+ требуется приложение двухфакторной аутентификации. Большинство приложений предназначены
+ для мобильных устройств; некоторые также доступны в виде настольных или веб-приложений.
+ Загрузите и установите ваше приложение двухфакторной аутентификации, например Google
+ Authenticator,
+ FreeOTP или Authy.src/app/account/settings/settings.component.html167
@@ -706,9 +717,10 @@
code with your deviceOpen
your 2FA app and scan the image below.
- <strong>Отсканируйте этот QR-код на своем
- устройстве</strong><br />Откройте приложение двухфакторной аутентификации и
- отсканируйте изображение ниже.
+ Отсканируйте
+ этот QR-код на своем устройствеОткройте
+ приложение двухфакторной аутентификации и отсканируйте изображение ниже.src/app/account/settings/settings.component.html175
@@ -717,7 +729,9 @@
Can't
scan the QR code?
- <strong>Не можете отсканировать QR-код?</strong>
+ Не
+ можете отсканировать QR-код?src/app/account/settings/settings.component.html196
@@ -745,10 +759,11 @@
equiv-text="</strong>" />After
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.
- <strong>Введите шестизначный код из
- приложения</strong><br />После сканирования QR-кода или ввода кода из СМС ваше
- приложение двухфакторной аутентификации покажет шестизначный код. Введите этот код в поле
- ниже и нажмите "Сохранить".
+ Введите
+ шестизначный код из приложенияПосле
+ сканирования QR-кода или ввода кода из СМС ваше приложение двухфакторной аутентификации
+ покажет шестизначный код. Введите этот код в поле ниже и нажмите "Сохранить".src/app/account/settings/settings.component.html206
@@ -1844,10 +1859,8 @@
- You are logged in as user <strong>
- </strong>
- Вы вошли как <strong>
- </strong>
+ You are logged in as user
+ Вы вошли как src/app/home/home.component.ts25
diff --git a/ui/src/i18n/messages.xlf b/ui/src/i18n/messages.xlf
index aa4bfcf2a..61c357964 100644
--- a/ui/src/i18n/messages.xlf
+++ b/ui/src/i18n/messages.xlf
@@ -1,9 +1,11 @@
-
+
- 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.html6
@@ -16,7 +18,8 @@
10
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html22
@@ -31,7 +34,8 @@
16
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html28
@@ -91,82 +95,96 @@
Reset your password
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html4
- 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
+
+ src/app/account/password/password-reset-init.component.html7Enter the email address you used to register.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html11 Check your emails for details on how to reset your password.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html15 Your email is required.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html42 Your email is invalid.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html50 Your email is required to be at least 5 characters.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html57 Your email cannot be longer than 100 characters.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html65 Reset
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html76
- Password for (You)
+ Password for (You)src/app/account/password/password.component.ts34
- Password changed!
+ Password
+ changed!src/app/account/password/password.component.html7
- 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.html15
@@ -175,7 +193,8 @@
The password and its confirmation do not match!
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html68
@@ -200,7 +219,8 @@
Your password is required.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html97
@@ -215,7 +235,8 @@
New password
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html76
@@ -226,7 +247,8 @@
New password
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html83
@@ -237,7 +259,8 @@
Your password is required to be at least 4 characters.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html105
@@ -248,7 +271,8 @@
Your password cannot be longer than 50 characters.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html112
@@ -259,7 +283,8 @@
New password confirmation
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html121
@@ -270,7 +295,8 @@
Confirm the new password
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html128
@@ -281,7 +307,8 @@
Your password confirmation is required.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html142
@@ -292,7 +319,8 @@
Your password confirmation is required to be at least 4 characters.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html150
@@ -303,7 +331,8 @@
Your password confirmation cannot be longer than 50 characters.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html157
@@ -326,7 +355,8 @@
- Settings saved!
+ Settings
+ saved!src/app/account/settings/settings.component.html8
@@ -428,7 +458,9 @@
- 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.
+ 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. src/app/account/settings/settings.component.html146
@@ -449,21 +481,37 @@
- 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.
+ 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. src/app/account/settings/settings.component.html167
- Scan this QR code with your deviceOpen your 2FA app and scan the image below.
+ Scan this QR
+ code with your deviceOpen
+ your 2FA app and scan the image below. src/app/account/settings/settings.component.html175
- Can't scan the QR code?
+ Can't
+ scan the QR code?src/app/account/settings/settings.component.html196
@@ -484,7 +532,11 @@
- 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.
+ 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. src/app/account/settings/settings.component.html206
@@ -505,7 +557,8 @@
- Make a note of the following backup codes, this is the only time they will be shown.
+ Make a note of the following backup codes, this is the only time they will be
+ shown. src/app/account/settings/settings.component.html228
@@ -710,91 +763,117 @@
sign in
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html59 Reset Password
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html167
- Your password couldn't be reset. Remember a password request is only valid for 24 hours.
+ Your password couldn't be reset. Remember a password request is only valid for
+ 24 hours.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html43Choose a new password
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html39
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this
+ link has expired.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new
+ activation link to your registered email address.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
+ If you are still having problems activating your account or have not received your
+ new activation link please contact our support team please contact us at
+ membership@orcid.org.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html32
- This activation has expired.
+ This
+ activation has expired.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html15
- This activation key is invalid.
+ This
+ activation key is invalid.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html11
- The activation key is missing.
+ The
+ activation key is missing.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html7
- Your password has been reset. Please
+ Your
+ password has been reset. Please
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html50Reset password
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html4Password strength:
- src/app/account/password/password-strength.component.html
+
+ src/app/account/password/password-strength.component.html2
@@ -835,7 +914,8 @@
17
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -843,7 +923,8 @@
460
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -1161,7 +1242,8 @@
- Showing - of items.
+ Showing - of items.src/app/affiliation/affiliations.component.ts226
@@ -1190,15 +1272,18 @@
62
-
- 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.
+
+ 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.ts226
- Are you sure you want to delete user ?
+ Are you sure you want to delete user ?src/app/user/user-delete.component.ts44
@@ -1240,7 +1325,8 @@
Upload
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1264,7 +1350,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again src/app/user/user-import-dialog.component.html16
@@ -1291,9 +1378,11 @@
3
-
+
-
+ src/app/affiliation/affiliation-detail.component.html
@@ -1354,8 +1443,10 @@
61
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or
+ include a screenshot of the error message below. src/app/affiliation/affiliations.component.html205
@@ -1376,7 +1467,8 @@
126
-
+ Send permission notifications src/app/affiliation/affiliations.component.html
@@ -1408,43 +1500,55 @@
139
-
+ Request affiliations for edit src/app/affiliation/affiliations.component.html41
-
- Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org. src/app/affiliation/affiliations.component.html73
-
+ Request affiliation status report src/app/affiliation/affiliations.component.html31
-
- Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org. src/app/affiliation/affiliations.component.html82
-
+ Request permission links src/app/affiliation/affiliations.component.html21
-
- Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive
+ your file then please contact us at membership@orcid.org. src/app/affiliation/affiliations.component.html91
@@ -3312,7 +3416,8 @@
Close
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -3379,7 +3484,8 @@
146
-
+ Affiliation Section src/app/affiliation/affiliation-detail.component.html
@@ -3464,35 +3570,42 @@
There was a problem uploading your CSV for processing.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html27File Path
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html40 Please select the CSV file to upload
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html32
-
- Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the
+ file has been processed.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html13 Import affiliations from CSV
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html3
@@ -3503,7 +3616,8 @@
141
-
+ Notification First Sent src/app/affiliation/affiliation-detail.component.html
@@ -3514,7 +3628,8 @@
176
-
+ Notification Last Sent src/app/affiliation/affiliation-detail.component.html
@@ -3558,9 +3673,11 @@
- Please do not forget to download and send permission links to your researchers once the upload has completed.
+ Please do not forget to download and send permission links to your researchers once
+ the upload has completed.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -3662,12 +3779,15 @@
There is no file to upload. Please select one.
- src/app/affiliation/affiliation-import-dialog.component.ts
+
+ src/app/affiliation/affiliation-import-dialog.component.ts60
- This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
+ This field is required. GRID Organization ID should start with "grid.",
+ RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
+ 0 src/app/affiliation/affiliation-update.component.html230
@@ -3681,7 +3801,7 @@
- This field cannot be longer than characters.
+ This field cannot be longer than characters.src/app/affiliation/affiliation-update.component.ts196
@@ -3752,14 +3872,16 @@
389
-
+ Organization IDsrc/app/affiliation/affiliation-update.component.html208
-
+ Organization ID Sourcesrc/app/affiliation/affiliation-update.component.html
@@ -3801,7 +3923,8 @@
436
-
+ Add or edit affiliation src/app/affiliation/affiliation-update.component.html
@@ -3869,7 +3992,8 @@
- Please do not forget to download and send permission links to your researcher once the assertion has been saved.
+ Please do not forget to download and send permission links to your researcher once
+ the assertion has been saved.src/app/affiliation/affiliation-update.component.html452
@@ -3921,63 +4045,84 @@
8
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal
+ and the user's ORCID record.src/app/affiliation/affiliation-delete.component.ts40
-
- A request to send notifications to your users is already in progress. Please try again later.
+
+ A request to send notifications to your users is already in progress. Please try
+ again later.
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
+
+ Are you sure that you would like ORCID to send permission links to your researchers
+ for the affiliations that are pending?
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ What language should the notification be sent in?
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Notification language
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html20
-
- Notification process has now started. We will email you as soon as the process has completed.
+
+ Notification process has now started. We will email you as soon as the process has
+ completed.src/app/shared/pipe/localize.ts25
-
+ Send notifications
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html38
-
+ Send permission notifications
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html3
-
+ Assertion Service Enabled src/app/member/member-detail.component.html
@@ -3992,7 +4137,8 @@
93
-
+ added as a Redirect URI insrc/app/member/member-update.component.html
@@ -4053,7 +4199,8 @@
11
-
+ Add or edit member src/app/member/member-update.component.html
@@ -4152,7 +4299,8 @@
- This authorization link has already been used. Please contact for a new authorization link.
+ This authorization link has already been used. Please contact for a new authorization link.src/app/landing-page/landing-page.component.ts79
@@ -4173,7 +4321,7 @@
- Allow to update my ORCID record.
+ Allow to update my ORCID record.src/app/landing-page/landing-page.component.ts80
@@ -4208,21 +4356,25 @@
- If you find that data added to your ORCID record is incorrect, please contact
+ If you find that data added to your ORCID record is incorrect, please contact src/app/landing-page/landing-page.component.ts78
- Thanks, !
+ Thanks, !src/app/landing-page/landing-page.component.ts166
- You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
+ You have successfully granted permission
+ to update your ORCID record, and your record has been updated with affiliation
+ information.src/app/landing-page/landing-page.component.ts81
@@ -4243,7 +4395,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again src/app/member/member-import-dialog.component.html16
@@ -4271,7 +4424,7 @@
- You are logged in as user <strong></strong>
+ You are logged in as user src/app/home/home.component.ts25
diff --git a/ui/src/i18n/messages.zh-CN.xlf b/ui/src/i18n/messages.zh-CN.xlf
index deae81c45..8e6e5a245 100644
--- a/ui/src/i18n/messages.zh-CN.xlf
+++ b/ui/src/i18n/messages.zh-CN.xlf
@@ -5,7 +5,8 @@
Failed to
sign in! Please
check your credentials and try again.
- <strong>登录失败!</strong>请检查您的凭证并重试。
+
+ 登录失败!请检查您的凭证并重试。src/app/account/login/login.component.html6
@@ -200,7 +201,8 @@
Your
password has been reset. Please
- <strong>密码已重置。</strong>请
+
+ 密码已重置。请
src/app/account/password/password-reset-finish.component.html
@@ -385,7 +387,8 @@
Email
address isn't registered! Please check and try again.
- <strong>电子邮件地址尚未注册!</strong>请检查并重试
+
+ 电子邮件地址尚未注册!请检查并重试
src/app/account/password/password-reset-init.component.html
@@ -467,7 +470,8 @@
Password
changed!
- <strong>密码已更改!</strong>
+
+ 密码已更改!src/app/account/password/password.component.html7
@@ -477,7 +481,8 @@
An error has
occurred! The
password could not be changed.
- <strong>出现错误!</strong>密码无法更改。
+
+ 出现错误!密码无法更改。src/app/account/password/password.component.html15
@@ -526,7 +531,8 @@
Settings
saved!
- <strong>设置已保存!</strong>
+
+ 设置已保存!src/app/account/settings/settings.component.html8
@@ -677,15 +683,21 @@
equiv-text="<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2" >" />Google
Authenticator,
- FreeOTP, or or Authy.
- <strong>安装双重身份验证应用</strong><br />每次登录时都需要 2FA
- 应用程序来创建访问帐户所需的六位数代码。大多数应用程序适用于移动设备;有些还可以作为桌面或基于 Web 的应用程序使用。下载并安装您首选的 2FA 应用,例如 <a
- href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google
- Authenticator</a>、<a
- href='https://freeotp.github.io/'>FreeOTP</a> 或 <a
- href='https://authy.com/'>Authy</a>。
+
+ 安装双重身份验证应用每次登录时都需要 2FA
+ 应用程序来创建访问帐户所需的六位数代码。大多数应用程序适用于移动设备;有些还可以作为桌面或基于 Web 的应用程序使用。下载并安装您首选的 2FA 应用,例如 Google
+ Authenticator,
+ FreeOTP 或 Authy。src/app/account/settings/settings.component.html167
@@ -696,7 +708,9 @@
code with your deviceOpen
your 2FA app and scan the image below.
- <strong>使用设备扫描此二维码</strong><br />打开 2FA 应用并扫描下方图像。
+
+ 使用设备扫描此二维码打开 2FA 应用并扫描下方图像。src/app/account/settings/settings.component.html175
@@ -705,7 +719,8 @@
Can't
scan the QR code?
- <strong>无法扫描二维码?</strong>
+
+ 无法扫描二维码?src/app/account/settings/settings.component.html196
@@ -733,7 +748,9 @@
equiv-text="</strong>" />After
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.
- <strong>输入来自应用的六位数验证码</strong><br />扫描二维码或输入短信验证码后,2FA
+
+ 输入来自应用的六位数验证码扫描二维码或输入短信验证码后,2FA
即会显示一个六位数验证码。在下方框中输入该验证码,然后单击“保存”。src/app/account/settings/settings.component.html
@@ -1815,10 +1832,8 @@
- You are logged in as user <strong>
- </strong>
- 您是以用户 <strong></strong>
- 的身份登录的
+ You are logged in as user
+ 您是以用户 的身份登录的src/app/home/home.component.ts25
diff --git a/ui/src/i18n/messages.zh-TW.xlf b/ui/src/i18n/messages.zh-TW.xlf
index 492d1ea71..9d6edcc3c 100644
--- a/ui/src/i18n/messages.zh-TW.xlf
+++ b/ui/src/i18n/messages.zh-TW.xlf
@@ -5,7 +5,9 @@
Failed to
sign in! Please
check your credentials and try again.
- <strong>登入失敗!</strong>請檢查您的憑證並再試一次。
+
+ 登入失敗!
+ 請檢查您的憑證並再試一次。src/app/account/login/login.component.html6
@@ -200,7 +202,8 @@
Your
password has been reset. Please
- <strong>已重設您的密碼。</strong> 請
+
+ 已重設您的密碼。 請
src/app/account/password/password-reset-finish.component.html
@@ -385,7 +388,9 @@
Email
address isn't registered! Please check and try again.
- <strong> 電子郵件地址尚未登錄!</strong> 請在檢查後再試一次
+
+ 電子郵件地址尚未登錄!
+ 請在檢查後再試一次
src/app/account/password/password-reset-init.component.html
@@ -467,7 +472,8 @@
Password
changed!
- <strong> 密碼已變更!</strong>
+
+ 密碼已變更!src/app/account/password/password.component.html7
@@ -477,7 +483,8 @@
An error has
occurred! The
password could not be changed.
- <strong> 發生錯誤!</strong> 無法變更密碼。
+
+ 發生錯誤! 無法變更密碼。src/app/account/password/password.component.html15
@@ -526,7 +533,8 @@
Settings
saved!
- <strong> 設定已儲存!</strong>
+
+ 設定已儲存!src/app/account/settings/settings.component.html8
@@ -677,15 +685,21 @@
equiv-text="<a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2" >" />Google
Authenticator,
- FreeOTP, or or Authy.
- <strong>安裝雙重認證 app</strong><br />您需要一個雙重認證 app
- 來創建您每次登入帳戶時所需的六位數代碼。多數 app 適用於行動裝置,部分 app 還能在電腦桌面使用,或是使用網頁型 app。下載並安裝您喜歡的雙重認證 app,例如 <a
- href='https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2'>Google
- Authenticator</a>、<a
- href='https://freeotp.github.io/'>FreeOTP</a>,或 <a
- href='https://authy.com/'>Authy</a>。
+ 安裝雙重認證
+ app您需要一個雙重認證 app
+ 來創建您每次登入帳戶時所需的六位數代碼。多數 app 適用於行動裝置,部分 app 還能在電腦桌面使用,或是使用網頁型 app。下載並安裝您喜歡的雙重認證 app,例如 Google
+ Authenticator,
+ FreeOTP,或 Authy。src/app/account/settings/settings.component.html167
@@ -696,8 +710,9 @@
code with your deviceOpen
your 2FA app and scan the image below.
- <strong>使用您的裝置掃描此 QR 碼</strong><br />開啟您的雙重認證 app
- 並掃描下方圖片。
+ 使用您的裝置掃描此
+ QR 碼開啟您的雙重認證 app 並掃描下方圖片。src/app/account/settings/settings.component.html175
@@ -706,7 +721,8 @@
Can't
scan the QR code?
- <strong>無法掃描 QR 碼?</strong>
+ 無法掃描
+ QR 碼?src/app/account/settings/settings.component.html196
@@ -734,8 +750,10 @@
equiv-text="</strong>" />After
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.
- <strong>輸入 app 中的六位數代碼</strong><br />掃描 QR
- 碼或輸入簡訊代碼後,您的雙重認證 app 便會顯示一個六位數代碼,將此代碼輸入下方選框後點擊「儲存」。
+ 輸入
+ app 中的六位數代碼掃描 QR 碼或輸入簡訊代碼後,您的雙重認證 app
+ 便會顯示一個六位數代碼,將此代碼輸入下方選框後點擊「儲存」。src/app/account/settings/settings.component.html206
@@ -1817,10 +1835,8 @@
- You are logged in as user <strong>
- </strong>
- 您已以使用者「<strong>
- </strong>」的身分登入
+ You are logged in as user
+ 您已以使用者「」的身分登入src/app/home/home.component.ts25
From e61f6fdb57716d6e69e187b20183e27de8f4b79d Mon Sep 17 00:00:00 2001
From: andrej romanov <50377758+auumgn@users.noreply.github.com>
Date: Thu, 13 Jun 2024 00:48:13 +0300
Subject: [PATCH 04/11] update more i18n
---
ui/src/i18n/messages.cs.xlf | 670 +++++++++++--------------------
ui/src/i18n/messages.es.xlf | 679 +++++++++++---------------------
ui/src/i18n/messages.fr.xlf | 695 +++++++++++----------------------
ui/src/i18n/messages.it.xlf | 688 +++++++++++---------------------
ui/src/i18n/messages.ja.xlf | 629 ++++++++++-------------------
ui/src/i18n/messages.ko.xlf | 627 ++++++++++-------------------
ui/src/i18n/messages.pt.xlf | 681 +++++++++++---------------------
ui/src/i18n/messages.ru.xlf | 670 +++++++++++--------------------
ui/src/i18n/messages.xlf | 506 ++++++++----------------
ui/src/i18n/messages.zh-CN.xlf | 605 ++++++++++------------------
ui/src/i18n/messages.zh-TW.xlf | 610 ++++++++++-------------------
11 files changed, 2327 insertions(+), 4733 deletions(-)
diff --git a/ui/src/i18n/messages.cs.xlf b/ui/src/i18n/messages.cs.xlf
index f07fc7dc5..013e68a84 100644
--- a/ui/src/i18n/messages.cs.xlf
+++ b/ui/src/i18n/messages.cs.xlf
@@ -2,12 +2,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.html6
@@ -21,8 +17,7 @@
10
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html22
@@ -38,8 +33,7 @@
16
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html28
@@ -107,75 +101,55 @@
Reset passwordZnovu nastavit heslo
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html4
- The
- activation key is missing.
+ The activation key is missing.Chybí aktivační klíč.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html7
- This
- activation key is invalid.
+ This activation key is invalid.Aktivační klíč je neplatný.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html11
- This
- activation has expired.
+ This activation has expired.Vypršela platnost aktivačního klíče.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this
- link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It
- looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new
- activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a
- new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your
- new activation link please contact our support team please contact us at
- membership@orcid.org.
- If you are still having problems activating your account or have not
- received your new activation link, please contact us at membership@orcid.org.
-
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
+ If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -183,32 +157,23 @@
Choose a new passwordVyberte nové heslo
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for
- 24 hours.
- Heslo nelze znovu nastavit. Nezapomeňte, že žádost o heslo platí pouze
- 24 hodin.
+ Your password couldn't be reset. Remember a password request is only valid for 24 hours.
+ Heslo nelze znovu nastavit. Nezapomeňte, že žádost o heslo platí pouze 24 hodin.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html43
- Your
- password has been reset. Please
- Vaše
- heslo bylo obnoveno.
- Prosím
-
-
- src/app/account/password/password-reset-finish.component.html
+ Your password has been reset. Please
+ Vaše heslo bylo obnoveno. Prosím
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -216,8 +181,7 @@
sign inpřihlásit se
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html59
@@ -225,8 +189,7 @@
The password and its confirmation do not match! Heslo a jeho potvrzení nesouhlasí
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html68
@@ -238,8 +201,7 @@
New passwordNové heslo
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html76
@@ -251,8 +213,7 @@
New passwordNové heslo
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html83
@@ -264,8 +225,7 @@
Your password is required. Je potřeba vaše heslo
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html97
@@ -281,8 +241,7 @@
Your password is required to be at least 4 characters. Vaše heslo musí mít alespoň 4 znaky.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html105
@@ -294,8 +253,7 @@
Your password cannot be longer than 50 characters. Vaše heslo nesmí být delší než 50 znaků.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html112
@@ -307,8 +265,7 @@
New password confirmationPotvrzení nového hesla
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html121
@@ -320,8 +277,7 @@
Confirm the new passwordPotvrďte nové heslo
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html128
@@ -333,8 +289,7 @@
Your password confirmation is required. Musíte uvést potvrzovací heslo.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html142
@@ -346,8 +301,7 @@
Your password confirmation is required to be at least 4 characters. Vaše potvrzovací heslo musí mít alespoň 4 znaky.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html150
@@ -359,8 +313,7 @@
Your password confirmation cannot be longer than 50 characters. Vaše potvrzovací heslo nesmí být delší než 50 znaků.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html157
@@ -372,8 +325,7 @@
Reset Password Ověřte nové heslo
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html167
@@ -381,21 +333,15 @@
Reset your passwordObnovit vaše heslo
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html4
- 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
+ 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.html7
@@ -403,8 +349,7 @@
Enter the email address you used to register.Vložte e-mailovou adresu, kterou jste použili při registraci
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html11
@@ -412,8 +357,7 @@
Check your emails for details on how to reset your password. Podrobnosti o tom, jak obnovit heslo, najdete v e-mailu.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html15
@@ -421,8 +365,7 @@
Your email is required. Váš e-mail je povinný.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html42
@@ -430,8 +373,7 @@
Your email is invalid. Váš email je neplatný.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html50
@@ -439,8 +381,7 @@
Your email is required to be at least 5 characters. Váš email musí mít alespoň 5 znaků.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html57
@@ -448,8 +389,7 @@
Your email cannot be longer than 100 characters. Váš e-mail nesmí být delší než 50 znaků.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html65
@@ -457,8 +397,7 @@
Reset Obnovit heslo
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html76
@@ -466,28 +405,21 @@
Password strength:Síla hesla:
-
- src/app/account/password/password-strength.component.html
+ src/app/account/password/password-strength.component.html2
- Password
- changed!
- Heslo
- změněno!
+ Password changed!
+ Heslo změněno!src/app/account/password/password.component.html7
- 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.html15
@@ -501,9 +433,9 @@
30
-
+ Current password
-
+ src/app/account/password/password.component.html38
@@ -518,8 +450,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -534,10 +466,8 @@
- Settings
- saved!
- Nastavení
- uloženo!
+ Settings saved!
+ Nastavení uloženo!src/app/account/settings/settings.component.html8
@@ -640,7 +570,7 @@
src/app/account/settings/settings.component.html
- 243
+ 246
@@ -652,12 +582,8 @@
- 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.
- Přidejte další stupeň zabezpečení do svého účtu členského portálu ORCID
- povolením dvoufázového ověření. Při každém přihlášení budete vyzváni k zadání
- šestimístného kódu, který zašleme do vámi preferované ověřovací aplikace.
+ 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.
+ Přidejte další stupeň zabezpečení do svého účtu členského portálu ORCID povolením dvoufázového ověření. Při každém přihlášení budete vyzváni k zadání šestimístného kódu, který zašleme do vámi preferované ověřovací aplikace.src/app/account/settings/settings.component.html146
@@ -680,61 +606,27 @@
- 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.html167
- 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
- 175
+ 176
- Can't
- scan the QR code?
- Nejde
- vám QR kód naskenovat?
+ Can't scan the QR code?
+ Nejde vám QR kód naskenovat?src/app/account/settings/settings.component.html
- 196
+ 197
@@ -742,7 +634,7 @@
Získejte namísto toho SMS kódsrc/app/account/settings/settings.component.html
- 200
+ 202
@@ -750,23 +642,15 @@
a vložte jej do své aplikace pro dvoufázové ověření místo src/app/account/settings/settings.component.html
- 202
+ 204
- 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
- 206
+ 208
@@ -774,7 +658,7 @@
Nesprávný ověřovací kódsrc/app/account/settings/settings.component.html
- 214
+ 217
@@ -782,17 +666,15 @@
Ověřovací kódsrc/app/account/settings/settings.component.html
- 221
+ 224
- Make a note of the following backup codes, this is the only time they will be
- shown.
- Poznamenejte si následující záložní kódy, toto je jediný případ, kdy se
- zobrazí.
+ Make a note of the following backup codes, this is the only time they will be shown.
+ Poznamenejte si následující záložní kódy, toto je jediný případ, kdy se zobrazí.src/app/account/settings/settings.component.html
- 228
+ 231
@@ -823,8 +705,7 @@
17
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -832,8 +713,7 @@
460
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -866,7 +746,7 @@
src/app/affiliation/affiliations.component.html
- 232
+ 230src/app/user/user-delete.component.html
@@ -877,14 +757,9 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal
- and the user's ORCID record.
- Jste si jisti, že chcete zrušit toto přidružení pro ? Přidružení bude odstraněno z portálu a
- uživatelského záznamu ORCID.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
+ Jste si jisti, že chcete zrušit toto přidružení pro ? Přidružení bude odstraněno z portálu a uživatelského záznamu ORCID.src/app/affiliation/affiliation-delete.component.ts40
@@ -962,8 +837,7 @@
139
-
+ Affiliation Section Typ přidružení
@@ -975,28 +849,12 @@
43
-
-
-
-
-
-
- src/app/affiliation/affiliation-detail.component.html
- 53
-
-
- src/app/affiliation/affiliations.component.html
- 168
-
- OrganizationOrganizacesrc/app/affiliation/affiliation-detail.component.html
- 57
+ 55
@@ -1004,7 +862,7 @@
Oddělenísrc/app/affiliation/affiliation-detail.component.html
- 69
+ 67src/app/affiliation/affiliation-update.component.html
@@ -1016,7 +874,7 @@
Role/Funkcesrc/app/affiliation/affiliation-detail.component.html
- 79
+ 77src/app/affiliation/affiliation-update.component.html
@@ -1028,7 +886,7 @@
URLsrc/app/affiliation/affiliation-detail.component.html
- 85
+ 83src/app/affiliation/affiliation-update.component.html
@@ -1040,7 +898,7 @@
Datum začátkusrc/app/affiliation/affiliation-detail.component.html
- 93
+ 91
@@ -1048,7 +906,7 @@
Datum ukončenísrc/app/affiliation/affiliation-detail.component.html
- 99
+ 97
@@ -1056,7 +914,7 @@
Externí IDsrc/app/affiliation/affiliation-detail.component.html
- 109
+ 107src/app/affiliation/affiliation-update.component.html
@@ -1068,7 +926,7 @@
Vytvořenosrc/app/affiliation/affiliation-detail.component.html
- 117
+ 115
@@ -1076,7 +934,7 @@
Přidáno do ORCIDsrc/app/affiliation/affiliation-detail.component.html
- 125
+ 123
@@ -1084,7 +942,7 @@
Aktualizováno v ORCIDsrc/app/affiliation/affiliation-detail.component.html
- 135
+ 133
@@ -1092,7 +950,7 @@
Upravenosrc/app/affiliation/affiliation-detail.component.html
- 141
+ 139
@@ -1100,7 +958,7 @@
podlesrc/app/affiliation/affiliation-detail.component.html
- 144
+ 142src/app/member/member-detail.component.html
@@ -1124,33 +982,31 @@
Identifikace správcesrc/app/affiliation/affiliation-detail.component.html
- 146
+ 144
-
+ Notification First Sent Oznámení odeslané jako prvnísrc/app/affiliation/affiliation-detail.component.html
- 157
+ 155src/app/affiliation/affiliation-detail.component.html
- 176
+ 174
-
+ Notification Last Sent Oznámení naposledy odeslánosrc/app/affiliation/affiliation-detail.component.html
- 195
+ 193src/app/affiliation/affiliation-detail.component.html
- 214
+ 212
@@ -1158,7 +1014,7 @@
Zpětsrc/app/affiliation/affiliation-detail.component.html
- 231
+ 229src/app/member/member-detail.component.html
@@ -1174,11 +1030,11 @@
Upravitsrc/app/affiliation/affiliation-detail.component.html
- 235
+ 233src/app/affiliation/affiliations.component.html
- 222
+ 220src/app/member/member-detail.component.html
@@ -1209,20 +1065,15 @@
Import affiliations from CSV Importovat přidružení
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the
- file has been processed.
- Váš soubor CSV byl nahrán ke zpracování. Jakmile bude soubor zpracován,
- dáme vám vědět e-mailem.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
+ Váš soubor CSV byl nahrán ke zpracování. Jakmile bude soubor zpracován, dáme vám vědět e-mailem.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1230,8 +1081,7 @@
There was a problem uploading your CSV for processing. Při nahrávání vašeho CSV souboru ke zpracování došlo k problému.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1239,8 +1089,7 @@
Please select the CSV file to upload Zvolte prosím soubor CSV, který se nahraje
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1248,19 +1097,15 @@
File PathCesta k souboru
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once
- the upload has completed.
- Poznámka: Po dokončení nahrávání si nezapomeňte stáhnout a odeslat
- odkazy na povolení svým výzkumníkům.
+ Please do not forget to download and send permission links to your researchers once the upload has completed.
+ Poznámka: Po dokončení nahrávání si nezapomeňte stáhnout a odeslat odkazy na povolení svým výzkumníkům.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1268,8 +1113,7 @@
UploadNahrát
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1285,8 +1129,7 @@
CloseZavřít
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1294,13 +1137,19 @@
There is no file to upload. Please select one.Neexistuje žádný soubor k nahrání. Prosím vyberte jej.
-
- src/app/affiliation/affiliation-import-dialog.component.ts
+ src/app/affiliation/affiliation-import-dialog.component.ts60
+
+ src/app/member/member-import-dialog.component.ts
+ 60
+
+
+ src/app/user/user-import-dialog.component.ts
+ 62
+
-
+ Add or edit affiliation Přidat nebo upravit přidružení
@@ -1310,7 +1159,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1408,8 +1257,7 @@
146
-
+ Organization ID SourceZdroj ID organizace
@@ -1417,8 +1265,7 @@
176
-
+ Organization IDID organizace
@@ -1427,12 +1274,8 @@
- This field is required. GRID Organization ID should start with "grid.",
- RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
- 0
- Toto pole je povinné. Identifikace organizace GRID musí začínat frází
- grid, například grid.12344 nebo to musí být platná URL, identifikace organizace RINGGOLD
- musí být číslo. Identifkace ROR musejí mít 9 znaků a začínat 0.
+ This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
+ Toto pole je povinné. Identifikace organizace GRID musí začínat frází grid, například grid.12344 nebo to musí být platná URL, identifikace organizace RINGGOLD musí být číslo. Identifkace ROR musejí mít 9 znaků a začínat 0.src/app/affiliation/affiliation-update.component.html230
@@ -1547,10 +1390,8 @@
- Please do not forget to download and send permission links to your researcher once
- the assertion has been saved.
- Poznámka: Po uložení tvrzení si prosím nezapomeňte stáhnout a odeslat
- odkazy na povolení vašemu výzkumníkovi.
+ Please do not forget to download and send permission links to your researcher once the assertion has been saved.
+ Poznámka: Po uložení tvrzení si prosím nezapomeňte stáhnout a odeslat odkazy na povolení vašemu výzkumníkovi.src/app/affiliation/affiliation-update.component.html452
@@ -1577,8 +1418,8 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1596,8 +1437,7 @@
2
-
+ Send permission notifications Odeslat oznámení oprávnění
@@ -1605,8 +1445,7 @@
11
-
+ Request permission links Vyžádejte si odkazy na oprávnění
@@ -1614,8 +1453,7 @@
21
-
+ Request affiliation status report Vyžádejte si zprávu o stavu přidružení
@@ -1623,9 +1461,7 @@
31
-
+ Request affiliations for edit Vyžádejte si přidružení k úpravě
@@ -1649,36 +1485,25 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
- Vaše přidružení k úpravě souboru vám budou brzy zaslány e-mailem. Pokud
- svůj soubor neobdržíte, kontaktujte nás prosím na adrese membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ Vaše přidružení k úpravě souboru vám budou brzy zaslány e-mailem. Pokud svůj soubor neobdržíte, kontaktujte nás prosím na adrese membership@orcid.org.src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
- Soubor zprávy o stavu přidružení vám bude brzy zaslán e-mailem. Pokud
- svůj soubor neobdržíte, kontaktujte nás prosím na adrese membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ Soubor zprávy o stavu přidružení vám bude brzy zaslán e-mailem. Pokud svůj soubor neobdržíte, kontaktujte nás prosím na adrese membership@orcid.org.src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive
- your file then please contact us at membership@orcid.org.
- Váš soubor odkazů na oprávnění vám bude brzy zaslán e-mailem. Pokud svůj
- soubor neobdržíte, kontaktujte nás prosím na adrese membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ Váš soubor odkazů na oprávnění vám bude brzy zaslán e-mailem. Pokud svůj soubor neobdržíte, kontaktujte nás prosím na adrese membership@orcid.org.src/app/affiliation/affiliations.component.html91
@@ -1721,7 +1546,7 @@
dosrc/app/affiliation/affiliations.component.html
- 184
+ 182
@@ -1729,25 +1554,20 @@
Zobrazit detailysrc/app/affiliation/affiliations.component.html
- 192
+ 190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or
- include a screenshot of the error message below.
- Pokud potřebujete pomoc s řešením této chyby, obraťte se prosím na své
- vedení konsorcia nebo na member@orcid.org. Níže přiložte snímek obrazovky s chybovou
- zprávou.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
+ Pokud potřebujete pomoc s řešením této chyby, obraťte se prosím na své vedení konsorcia nebo na member@orcid.org. Níže přiložte snímek obrazovky s chybovou zprávou.src/app/affiliation/affiliations.component.html
- 205
+ 203
- Showing - of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1761,73 +1581,57 @@
228
-
+ Send permission notifications Odeslat oznámení povolení
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try
- again later.
- Žádost zasílat oznámení vašim uživatelům už se zpracovává. Zkuste to
- znovu později
+
+ A request to send notifications to your users is already in progress. Please try again later.
+ Žádost zasílat oznámení vašim uživatelům už se zpracovává. Zkuste to znovu později
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers
- for the affiliations that are pending?
- Oznámení souhlasu budou zaslána všem vašim výzkumníkům, kteří disponují
- položkou přidružení se stavem „Čeká na vyřízení“.
+
+ Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
+ Oznámení souhlasu budou zaslána všem vašim výzkumníkům, kteří disponují položkou přidružení se stavem „Čeká na vyřízení“.
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language Jazyk oznámení
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? V jakém jazyce by měla být oznámení odeslána?
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notificationsOdeslat oznámení
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html38
-
- Sorry, an error has occurred
-
+
+ Sorry, an error has occurred
+ src/app/error/error-alert.component.html5
@@ -1858,8 +1662,8 @@
- You are logged in as user
- Jste přihlášeni jako uživatel
+ You are logged in as user
+ Jste přihlášeni jako uživatel src/app/home/home.component.ts25
@@ -1883,8 +1687,7 @@
Oops, something went wrong and we were not able to fetch your ORCID iD
- Jejda, něco se pokazilo, a proto jsme nedokázali předat vaši
- identifikaci ORCID
+ Jejda, něco se pokazilo, a proto jsme nedokázali předat vaši identifikaci ORCIDsrc/app/landing-page/landing-page.component.html33
@@ -1915,45 +1718,40 @@
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted permission
- to update your ORCID record, and your record has been updated with affiliation
- information.
-
+ You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts166
@@ -2049,7 +1847,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2243,8 +2041,7 @@
77
-
+ Assertion Service Enabled Aserce aktivovány
@@ -2297,10 +2094,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
- Jejda! Při zpracování vašich údajů došlo k problému. Opravte prosím níže
- uvedené chyby a zkuste to znovu
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Jejda! Při zpracování vašich údajů došlo k problému. Opravte prosím níže uvedené chyby a zkuste to znovusrc/app/member/member-import-dialog.component.html16
@@ -2316,27 +2111,13 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
- There is no file to upload. Please select one.
-
- gatewayApp.msUserServiceMSUser.import.emptyFile.string
-
- src/app/member/member-import-dialog.component.ts
- 60
-
-
- src/app/user/user-import-dialog.component.ts
- 62
-
-
-
+ Add or edit member Přidat nebo upravit člena
@@ -2352,8 +2133,7 @@
121
-
+ added as a Redirect URI inpřidáno jako URI přesměrování do
@@ -2395,7 +2175,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2403,7 +2183,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2449,11 +2229,8 @@
23
-
- Notification process has now started. We will email you as soon as the process has
- completed.
+
+ Notification process has now started. We will email you as soon as the process has completed.Proces oznámení byl zahájen. Jakmile bude dokončen, zašleme vám e-mail.src/app/shared/pipe/localize.ts
@@ -2526,7 +2303,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4710,7 +4487,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4757,8 +4534,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4957,10 +4734,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
- Jejda! Při zpracování vašich údajů došlo k problému. Opravte prosím níže
- uvedené chyby a zkuste to znovu
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Jejda! Při zpracování vašich údajů došlo k problému. Opravte prosím níže uvedené chyby a zkuste to znovusrc/app/user/user-import-dialog.component.html16
@@ -4990,14 +4765,9 @@
4
-
- 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ů.
+
+ 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.ts226
diff --git a/ui/src/i18n/messages.es.xlf b/ui/src/i18n/messages.es.xlf
index 8b4d1f5c0..b98ad6be1 100644
--- a/ui/src/i18n/messages.es.xlf
+++ b/ui/src/i18n/messages.es.xlf
@@ -2,12 +2,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.html6
@@ -21,8 +17,7 @@
10
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html22
@@ -38,8 +33,7 @@
16
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html28
@@ -107,75 +101,55 @@
Reset passwordRestablecer la contraseña
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html4
- The
- activation key is missing.
+ The activation key is missing.Falta la clave de activación.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html7
- This
- activation key is invalid.
+ This activation key is invalid.La clave de activación no es válida.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html11
- This
- activation has expired.
+ This activation has expired.La clave de activación ha caducado.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this
- link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It
- looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new
- activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a
- new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your
- new activation link please contact our support team please contact us at
- membership@orcid.org.
- If you are still having problems activating your account or have not
- received your new activation link, please contact us at membership@orcid.org.
-
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
+ If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -183,32 +157,23 @@
Choose a new passwordElija una nueva contraseña
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for
- 24 hours.
- No se ha podido restablecer tu contraseña. Recuerde que una solicitud de
- contraseña solo es válida por 24 horas.
+ Your password couldn't be reset. Remember a password request is only valid for 24 hours.
+ No se ha podido restablecer tu contraseña. Recuerde que una solicitud de contraseña solo es válida por 24 horas.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html43
- Your
- password has been reset. Please
- Se
- ha restablecido su contraseña. Por favor,
-
-
- src/app/account/password/password-reset-finish.component.html
+ Your password has been reset. Please
+ Se ha restablecido su contraseña. Por favor,
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -216,8 +181,7 @@
sign ininiciar sesión
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html59
@@ -225,8 +189,7 @@
The password and its confirmation do not match! La contraseña y su confirmación no coinciden
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html68
@@ -238,8 +201,7 @@
New passwordNueva contraseña
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html76
@@ -251,8 +213,7 @@
New passwordNueva contraseña
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html83
@@ -264,8 +225,7 @@
Your password is required. Tu contraseña es necesaria.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html97
@@ -281,8 +241,7 @@
Your password is required to be at least 4 characters. Su contraseña debe tener al menos 4 caracteres.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html105
@@ -294,8 +253,7 @@
Your password cannot be longer than 50 characters. Su contraseña no puede tener más de 50 caracteres.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html112
@@ -307,8 +265,7 @@
New password confirmationConfirmación de la nueva contraseña
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html121
@@ -320,8 +277,7 @@
Confirm the new passwordConfirme la nueva contraseña
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html128
@@ -333,8 +289,7 @@
Your password confirmation is required. Se requiere su contraseña de confirmación.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html142
@@ -346,8 +301,7 @@
Your password confirmation is required to be at least 4 characters. La contraseña de confirmación tiene que contener al menos 4 caracteres.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html150
@@ -359,8 +313,7 @@
Your password confirmation cannot be longer than 50 characters. Su contraseña de confirmación no puede tener más de 50 caracteres.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html157
@@ -372,8 +325,7 @@
Reset Password Validar la nueva contraseña
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html167
@@ -381,41 +333,31 @@
Reset your passwordRestablezca su contraseña
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html4
- 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
+ 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.html7Enter the email address you used to register.
- Introduzca la dirección de correo electrónico que utilizó para
- registrarse
+ Introduzca la dirección de correo electrónico que utilizó para registrarse
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html11 Check your emails for details on how to reset your password.
- Consulte sus correos electrónicos para consultar información para
- restablecer su contraseña.
+ Consulte sus correos electrónicos para consultar información para restablecer su contraseña.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html15
@@ -423,8 +365,7 @@
Your email is required. Su correo electrónico es necesario.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html42
@@ -432,8 +373,7 @@
Your email is invalid. Tu correo electrónico no es válido.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html50
@@ -441,8 +381,7 @@
Your email is required to be at least 5 characters. Su correo electrónico debe tener al menos 5 caracteres.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html57
@@ -450,8 +389,7 @@
Your email cannot be longer than 100 characters. El correo electrónico no puede tener más de 50 caracteres.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html65
@@ -459,8 +397,7 @@
Reset Repetir contraseña
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html76
@@ -468,29 +405,21 @@
Password strength:Seguridad de la contraseña:
-
- src/app/account/password/password-strength.component.html
+ src/app/account/password/password-strength.component.html2
- Password
- changed!
- ¡Se
- ha cambiado la contraseña!
+ Password changed!
+ ¡Se ha cambiado la contraseña!src/app/account/password/password.component.html7
- 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.html15
@@ -504,9 +433,9 @@
30
-
+ Current password
-
+ src/app/account/password/password.component.html38
@@ -521,8 +450,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -537,10 +466,8 @@
- Settings
- saved!
- ¡Ajustes
- guardados!
+ Settings saved!
+ ¡Ajustes guardados!src/app/account/settings/settings.component.html8
@@ -643,7 +570,7 @@
src/app/account/settings/settings.component.html
- 243
+ 246
@@ -655,13 +582,8 @@
- 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.
- Añada seguridad adicional a su cuenta del portal de miembros de ORCID
- activando la autenticación de dos factores. Cada vez que inicie sesión, se le pedirá que
- introduzca un código de seis dígitos que le enviaremos a su aplicación de autenticación
- preferida.
+ 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.
+ Añada seguridad adicional a su cuenta del portal de miembros de ORCID activando la autenticación de dos factores. Cada vez que inicie sesión, se le pedirá que introduzca un código de seis dígitos que le enviaremos a su aplicación de autenticación preferida.src/app/account/settings/settings.component.html146
@@ -684,60 +606,27 @@
- 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.html167
- 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
- 175
+ 176
- Can't
- scan the QR code?
- ¿No
- puede escanear el código QR?
+ Can't scan the QR code?
+ ¿No puede escanear el código QR?src/app/account/settings/settings.component.html
- 196
+ 197
@@ -745,7 +634,7 @@
Obtenga un código de texto en su lugarsrc/app/account/settings/settings.component.html
- 200
+ 202
@@ -753,23 +642,15 @@
e introdúzcalo en su aplicación 2FAsrc/app/account/settings/settings.component.html
- 202
+ 204
- 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
- 206
+ 208
@@ -777,7 +658,7 @@
Código de verificación incorrectosrc/app/account/settings/settings.component.html
- 214
+ 217
@@ -785,17 +666,15 @@
Código de verificaciónsrc/app/account/settings/settings.component.html
- 221
+ 224
- Make a note of the following backup codes, this is the only time they will be
- shown.
- Tome nota de los siguientes códigos de respaldo; solo se mostrarán esta
- vez.
+ Make a note of the following backup codes, this is the only time they will be shown.
+ Tome nota de los siguientes códigos de respaldo; solo se mostrarán esta vez.src/app/account/settings/settings.component.html
- 228
+ 231
@@ -826,8 +705,7 @@
17
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -835,8 +713,7 @@
460
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -869,7 +746,7 @@
src/app/affiliation/affiliations.component.html
- 232
+ 230src/app/user/user-delete.component.html
@@ -880,14 +757,9 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal
- and the user's ORCID record.
- ¿Está seguro de que desea eliminar esta afiliación de ? La afiliación se eliminará del portal y del
- registro ORCID del usuario.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
+ ¿Está seguro de que desea eliminar esta afiliación de ? La afiliación se eliminará del portal y del registro ORCID del usuario.src/app/affiliation/affiliation-delete.component.ts40
@@ -965,8 +837,7 @@
139
-
+ Affiliation Section Tipo de afiliación
@@ -978,28 +849,12 @@
43
-
-
-
-
-
-
- src/app/affiliation/affiliation-detail.component.html
- 53
-
-
- src/app/affiliation/affiliations.component.html
- 168
-
- OrganizationOrganizaciónsrc/app/affiliation/affiliation-detail.component.html
- 57
+ 55
@@ -1007,7 +862,7 @@
Departamentosrc/app/affiliation/affiliation-detail.component.html
- 69
+ 67src/app/affiliation/affiliation-update.component.html
@@ -1019,7 +874,7 @@
Rol/títulosrc/app/affiliation/affiliation-detail.component.html
- 79
+ 77src/app/affiliation/affiliation-update.component.html
@@ -1031,7 +886,7 @@
URLsrc/app/affiliation/affiliation-detail.component.html
- 85
+ 83src/app/affiliation/affiliation-update.component.html
@@ -1043,7 +898,7 @@
Fecha de iniciosrc/app/affiliation/affiliation-detail.component.html
- 93
+ 91
@@ -1051,7 +906,7 @@
Fecha de términosrc/app/affiliation/affiliation-detail.component.html
- 99
+ 97
@@ -1059,7 +914,7 @@
ID externasrc/app/affiliation/affiliation-detail.component.html
- 109
+ 107src/app/affiliation/affiliation-update.component.html
@@ -1071,7 +926,7 @@
Creadosrc/app/affiliation/affiliation-detail.component.html
- 117
+ 115
@@ -1079,7 +934,7 @@
Añadido a ORCIDsrc/app/affiliation/affiliation-detail.component.html
- 125
+ 123
@@ -1087,7 +942,7 @@
Actualizado en ORCIDsrc/app/affiliation/affiliation-detail.component.html
- 135
+ 133
@@ -1095,7 +950,7 @@
Modificadosrc/app/affiliation/affiliation-detail.component.html
- 141
+ 139
@@ -1103,7 +958,7 @@
porsrc/app/affiliation/affiliation-detail.component.html
- 144
+ 142src/app/member/member-detail.component.html
@@ -1127,33 +982,31 @@
Identificación de administradorsrc/app/affiliation/affiliation-detail.component.html
- 146
+ 144
-
+ Notification First Sent Primera notificación enviadasrc/app/affiliation/affiliation-detail.component.html
- 157
+ 155src/app/affiliation/affiliation-detail.component.html
- 176
+ 174
-
+ Notification Last Sent Última notificación enviadasrc/app/affiliation/affiliation-detail.component.html
- 195
+ 193src/app/affiliation/affiliation-detail.component.html
- 214
+ 212
@@ -1161,7 +1014,7 @@
Volversrc/app/affiliation/affiliation-detail.component.html
- 231
+ 229src/app/member/member-detail.component.html
@@ -1177,11 +1030,11 @@
Editarsrc/app/affiliation/affiliation-detail.component.html
- 235
+ 233src/app/affiliation/affiliations.component.html
- 222
+ 220src/app/member/member-detail.component.html
@@ -1212,20 +1065,15 @@
Import affiliations from CSV Importar afiliaciones
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the
- file has been processed.
- Se ha cargado el CSV para su procesamiento. En cuanto esté procesado, se
- le notificará por correo.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
+ Se ha cargado el CSV para su procesamiento. En cuanto esté procesado, se le notificará por correo.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1233,8 +1081,7 @@
There was a problem uploading your CSV for processing. Hubo un problema al subir su CSV para procesarlo.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1242,8 +1089,7 @@
Please select the CSV file to upload Seleccione un archivo CSV para subir
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1251,19 +1097,15 @@
File PathRuta de archivo
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once
- the upload has completed.
- Nota: no olvide descargar y enviar enlaces de permiso a sus
- investigadores cuando se haya completado la carga.
+ Please do not forget to download and send permission links to your researchers once the upload has completed.
+ Nota: no olvide descargar y enviar enlaces de permiso a sus investigadores cuando se haya completado la carga.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1271,8 +1113,7 @@
UploadSubir
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1288,8 +1129,7 @@
CloseCerrar
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1297,13 +1137,19 @@
There is no file to upload. Please select one.No hay ningún archivo para cargar. Seleccione uno.
-
- src/app/affiliation/affiliation-import-dialog.component.ts
+ src/app/affiliation/affiliation-import-dialog.component.ts60
+
+ src/app/member/member-import-dialog.component.ts
+ 60
+
+
+ src/app/user/user-import-dialog.component.ts
+ 62
+
-
+ Add or edit affiliation Agregar o editar afiliación
@@ -1313,7 +1159,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1411,8 +1257,7 @@
146
-
+ Organization ID SourceFuente de Identificación de la organización
@@ -1420,8 +1265,7 @@
176
-
+ Organization IDID de la organización
@@ -1430,12 +1274,8 @@
- This field is required. GRID Organization ID should start with "grid.",
- RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
- 0
- Este campo es necesario. La Identificación de organización de GRID debe
- comenzar con "grid" (por ejemplo: grid.12344) o debe ser una URL grid válida. La
- Identificación de organización de RINGGOLD debe ser un número.
+ This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
+ Este campo es necesario. La Identificación de organización de GRID debe comenzar con "grid" (por ejemplo: grid.12344) o debe ser una URL grid válida. La Identificación de organización de RINGGOLD debe ser un número.src/app/affiliation/affiliation-update.component.html230
@@ -1550,10 +1390,8 @@
- Please do not forget to download and send permission links to your researcher once
- the assertion has been saved.
- Nota: no olvide descargar y enviar enlaces de permisos a su investigador
- cuando se haya guardado la confirmación.
+ Please do not forget to download and send permission links to your researcher once the assertion has been saved.
+ Nota: no olvide descargar y enviar enlaces de permisos a su investigador cuando se haya guardado la confirmación.src/app/affiliation/affiliation-update.component.html452
@@ -1580,8 +1418,8 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1599,8 +1437,7 @@
2
-
+ Send permission notifications Enviar notificaciones de permiso
@@ -1608,8 +1445,7 @@
11
-
+ Request permission links Solicitar enlaces de permiso
@@ -1617,8 +1453,7 @@
21
-
+ Request affiliation status report Solicitar informe de situación de afiliación
@@ -1626,9 +1461,7 @@
31
-
+ Request affiliations for edit Solicitar asignaciones para editar
@@ -1652,36 +1485,25 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
- En breve se le enviará por correo el archivo de afiliaciones para
- editar. Si no lo recibe, póngase en contacto con nosotros en membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ En breve se le enviará por correo el archivo de afiliaciones para editar. Si no lo recibe, póngase en contacto con nosotros en membership@orcid.org.src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
- En breve se le enviará por correo el archivo de informe de situación de
- afiliación. Si no lo recibe, póngase en contacto con nosotros en membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ En breve se le enviará por correo el archivo de informe de situación de afiliación. Si no lo recibe, póngase en contacto con nosotros en membership@orcid.org.src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive
- your file then please contact us at membership@orcid.org.
- En breve se le enviará por correo el archivo de enlaces de permiso. Si
- no lo recibe, póngase en contacto con nosotros en membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ En breve se le enviará por correo el archivo de enlaces de permiso. Si no lo recibe, póngase en contacto con nosotros en membership@orcid.org.src/app/affiliation/affiliations.component.html91
@@ -1724,7 +1546,7 @@
alsrc/app/affiliation/affiliations.component.html
- 184
+ 182
@@ -1732,25 +1554,20 @@
Ver detallessrc/app/affiliation/affiliations.component.html
- 192
+ 190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or
- include a screenshot of the error message below.
- Si necesita ayuda para solucionar un problema, póngase en contacto con
- el equipo del portal para miembros e incluya una captura de pantalla del mensaje de error
- que le aparece.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
+ Si necesita ayuda para solucionar un problema, póngase en contacto con el equipo del portal para miembros e incluya una captura de pantalla del mensaje de error que le aparece.src/app/affiliation/affiliations.component.html
- 205
+ 203
- Showing - of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1764,73 +1581,57 @@
228
-
+ Send permission notifications Enviar notificaciones de permiso
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try
- again later.
- Ya hay una solicitud en progreso para enviar notificaciones a sus
- usuarios. Vuelva a intentarlo más tarde.
+
+ A request to send notifications to your users is already in progress. Please try again later.
+ Ya hay una solicitud en progreso para enviar notificaciones a sus usuarios. Vuelva a intentarlo más tarde.
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers
- for the affiliations that are pending?
- Las notificaciones de permisos se enviarán a todos los investigadores
- que tengan algún elemento de afiliación con el estado 'Pendiente'.
+
+ Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
+ Las notificaciones de permisos se enviarán a todos los investigadores que tengan algún elemento de afiliación con el estado 'Pendiente'.
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language Idioma de la notificación
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? ¿En qué idioma deberían enviarse las notificaciones?
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notificationsEnviar notificaciones
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html38
-
- Sorry, an error has occurred
-
+
+ Sorry, an error has occurred
+ src/app/error/error-alert.component.html5
@@ -1861,11 +1662,8 @@
- You are logged in as user
- Ha iniciado sesión como usuario
-
+ You are logged in as user
+ Ha iniciado sesión como usuario src/app/home/home.component.ts25
@@ -1920,45 +1718,40 @@
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted permission
- to update your ORCID record, and your record has been updated with affiliation
- information.
-
+ You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts166
@@ -2054,7 +1847,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2248,8 +2041,7 @@
77
-
+ Assertion Service Enabled Aseveraciones habilitadas
@@ -2302,10 +2094,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
- ¡Ups! Ha ocurrido un problema al procesar sus datos. Corrija los errores
- que aparecen a continuación e inténtelo de nuevo
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ ¡Ups! Ha ocurrido un problema al procesar sus datos. Corrija los errores que aparecen a continuación e inténtelo de nuevosrc/app/member/member-import-dialog.component.html16
@@ -2321,27 +2111,13 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
- There is no file to upload. Please select one.
-
- gatewayApp.msUserServiceMSUser.import.emptyFile.string
-
- src/app/member/member-import-dialog.component.ts
- 60
-
-
- src/app/user/user-import-dialog.component.ts
- 62
-
-
-
+ Add or edit member Agregar o editar miembro
@@ -2357,8 +2133,7 @@
121
-
+ added as a Redirect URI inañadido como un URI de redirección en
@@ -2400,7 +2175,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2454,13 +2229,9 @@
23
-
- Notification process has now started. We will email you as soon as the process has
- completed.
- Se ha iniciado el proceso de notificación. Le enviaremos un correo
- electrónico tan pronto como se haya completado.
+
+ Notification process has now started. We will email you as soon as the process has completed.
+ Se ha iniciado el proceso de notificación. Le enviaremos un correo electrónico tan pronto como se haya completado.src/app/shared/pipe/localize.ts25
@@ -2532,7 +2303,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4716,7 +4487,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4763,8 +4534,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4963,10 +4734,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
- ¡Vaya! Ha habido un problema al procesar sus datos. Corrija los
- siguientes errores e inténtelo de nuevo
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ ¡Vaya! Ha habido un problema al procesar sus datos. Corrija los siguientes errores e inténtelo de nuevosrc/app/user/user-import-dialog.component.html16
@@ -4996,15 +4765,9 @@
4
-
- 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.
+
+ 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.ts226
diff --git a/ui/src/i18n/messages.fr.xlf b/ui/src/i18n/messages.fr.xlf
index 76347da06..113ded139 100644
--- a/ui/src/i18n/messages.fr.xlf
+++ b/ui/src/i18n/messages.fr.xlf
@@ -2,12 +2,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.html6
@@ -21,8 +17,7 @@
10
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html22
@@ -38,8 +33,7 @@
16
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html28
@@ -107,75 +101,55 @@
Reset passwordRéinitialiser le mot de passe
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html4
- The
- activation key is missing.
+ The activation key is missing.La clé d'activation est manquante.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html7
- This
- activation key is invalid.
+ This activation key is invalid.La clé d'activation est invalide.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html11
- This
- activation has expired.
+ This activation has expired.La clé d'activation est expirée.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this
- link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It
- looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new
- activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a
- new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your
- new activation link please contact our support team please contact us at
- membership@orcid.org.
- If you are still having problems activating your account or have not
- received your new activation link, please contact us at membership@orcid.org.
-
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
+ If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -183,33 +157,23 @@
Choose a new passwordChoisissez un nouveau mot de passe
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for
- 24 hours.
- Votre mot de passe n'a pas pu être réinitialisé. N'oubliez pas
- qu'une demande de réinitialisation de mot de passe n'est valide que pendant
- 24 heures.
-
-
- src/app/account/password/password-reset-finish.component.html
+ Your password couldn't be reset. Remember a password request is only valid for 24 hours.
+ Votre mot de passe n'a pas pu être réinitialisé. N'oubliez pas qu'une demande de réinitialisation de mot de passe n'est valide que pendant 24 heures.
+
+ src/app/account/password/password-reset-finish.component.html43
- Your
- password has been reset. Please
- Votre
- mot de passe a été réinitialisé. Veuillez
-
-
- src/app/account/password/password-reset-finish.component.html
+ Your password has been reset. Please
+ Votre mot de passe a été réinitialisé. Veuillez
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -217,8 +181,7 @@
sign ins'identifier
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html59
@@ -226,8 +189,7 @@
The password and its confirmation do not match! Le mot de passe et sa confirmation ne correspondent pas !
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html68
@@ -239,8 +201,7 @@
New passwordNouveau mot de passe
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html76
@@ -252,8 +213,7 @@
New passwordNouveau mot de passe
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html83
@@ -265,8 +225,7 @@
Your password is required. Votre mot de passe est requis.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html97
@@ -282,8 +241,7 @@
Your password is required to be at least 4 characters. Votre mot de passe doit contenir au moins 4 caractères.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html105
@@ -295,8 +253,7 @@
Your password cannot be longer than 50 characters. Votre mot de passe ne doit pas compter plus de 50 caractères.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html112
@@ -308,8 +265,7 @@
New password confirmationConfirmation du nouveau mot de passe
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html121
@@ -321,8 +277,7 @@
Confirm the new passwordConfirmer le nouveau mot de passe
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html128
@@ -334,8 +289,7 @@
Your password confirmation is required. Votre mot de passe de confirmation est obligatoire.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html142
@@ -345,11 +299,9 @@
Your password confirmation is required to be at least 4 characters.
- Votre confirmation de mot de passe doit compter au moins quatre
- caractères.
+ Votre confirmation de mot de passe doit compter au moins quatre caractères.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html150
@@ -359,11 +311,9 @@
Your password confirmation cannot be longer than 50 characters.
- Votre mot de passe de confirmation ne peut pas comporter plus de
- 50 caractères.
+ Votre mot de passe de confirmation ne peut pas comporter plus de 50 caractères.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html157
@@ -375,8 +325,7 @@
Reset Password Validez le nouveau mot de passe
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html167
@@ -384,41 +333,31 @@
Reset your passwordRéinitialiser votre mot de passe
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html4
- 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
+ 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.html7Enter the email address you used to register.
- Saisissez l'adresse e-mail que vous avez utilisée pour vous
- inscrire
+ Saisissez l'adresse e-mail que vous avez utilisée pour vous inscrire
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html11 Check your emails for details on how to reset your password.
- Vérifiez vos e-mails pour plus d'informations sur la
- réinitialisation de votre mot de passe.
+ Vérifiez vos e-mails pour plus d'informations sur la réinitialisation de votre mot de passe.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html15
@@ -426,8 +365,7 @@
Your email is required. Votre adresse e-mail est obligatoire.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html42
@@ -435,8 +373,7 @@
Your email is invalid. Votre adresse e-mail n'est pas valide.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html50
@@ -444,8 +381,7 @@
Your email is required to be at least 5 characters. Votre adresse e-mail doit compter au moins cinq caractères.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html57
@@ -453,8 +389,7 @@
Your email cannot be longer than 100 characters. Votre e-mail ne peut pas dépasser 50 caractères.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html65
@@ -462,8 +397,7 @@
Reset Réinitialiser le mot de passe
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html76
@@ -471,28 +405,21 @@
Password strength:Robustesse du mot de passe :
-
- src/app/account/password/password-strength.component.html
+ src/app/account/password/password-strength.component.html2
- Password
- changed!
- Mot
- de passe modifié !
+ Password changed!
+ Mot de passe modifié !src/app/account/password/password.component.html7
- 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.html15
@@ -506,9 +433,9 @@
30
-
+ Current password
-
+ src/app/account/password/password.component.html38
@@ -523,8 +450,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -539,10 +466,8 @@
- Settings
- saved!
- Réglages
- enregistrés !
+ Settings saved!
+ Réglages enregistrés !src/app/account/settings/settings.component.html8
@@ -645,7 +570,7 @@
src/app/account/settings/settings.component.html
- 243
+ 246
@@ -657,13 +582,8 @@
- 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.
- Ajoutez une sécurité supplémentaire à votre compte du portail des
- membres ORCID en activant l'authentification à deux facteurs. Chaque fois que vous
- vous connecterez, vous serez invité à saisir un code à six chiffres que nous enverrons à
- votre application d'authentification préférée.
+ 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.
+ Ajoutez une sécurité supplémentaire à votre compte du portail des membres ORCID en activant l'authentification à deux facteurs. Chaque fois que vous vous connecterez, vous serez invité à saisir un code à six chiffres que nous enverrons à votre application d'authentification préférée.src/app/account/settings/settings.component.html146
@@ -686,61 +606,27 @@
- 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.html167
- 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
- 175
+ 176
- Can't
- scan the QR code?
- Vous
- ne pouvez pas scanner le code QR ?
+ Can't scan the QR code?
+ Vous ne pouvez pas scanner le code QR ?src/app/account/settings/settings.component.html
- 196
+ 197
@@ -748,7 +634,7 @@
Obtenez un code textesrc/app/account/settings/settings.component.html
- 200
+ 202
@@ -756,23 +642,15 @@
et entrez-le dans votre application A2F à la placesrc/app/account/settings/settings.component.html
- 202
+ 204
- 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
- 206
+ 208
@@ -780,7 +658,7 @@
Code de vérification incorrectsrc/app/account/settings/settings.component.html
- 214
+ 217
@@ -788,17 +666,15 @@
Code de vérificationsrc/app/account/settings/settings.component.html
- 221
+ 224
- Make a note of the following backup codes, this is the only time they will be
- shown.
- Notez les codes de sauvegarde suivants, c'est la seule fois
- qu'ils seront affichés.
+ Make a note of the following backup codes, this is the only time they will be shown.
+ Notez les codes de sauvegarde suivants, c'est la seule fois qu'ils seront affichés.src/app/account/settings/settings.component.html
- 228
+ 231
@@ -829,8 +705,7 @@
17
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -838,8 +713,7 @@
460
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -872,7 +746,7 @@
src/app/affiliation/affiliations.component.html
- 232
+ 230src/app/user/user-delete.component.html
@@ -883,14 +757,9 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal
- and the user's ORCID record.
- Voulez-vous vraiment supprimer cette affiliation pour ? L'affiliation sera supprimée du portail et
- du dossier ORCID de l'utilisateur.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
+ Voulez-vous vraiment supprimer cette affiliation pour ? L'affiliation sera supprimée du portail et du dossier ORCID de l'utilisateur.src/app/affiliation/affiliation-delete.component.ts40
@@ -968,8 +837,7 @@
139
-
+ Affiliation Section Type d'affiliation
@@ -981,28 +849,12 @@
43
-
-
-
-
-
-
- src/app/affiliation/affiliation-detail.component.html
- 53
-
-
- src/app/affiliation/affiliations.component.html
- 168
-
- OrganizationOrganisationsrc/app/affiliation/affiliation-detail.component.html
- 57
+ 55
@@ -1010,7 +862,7 @@
Servicesrc/app/affiliation/affiliation-detail.component.html
- 69
+ 67src/app/affiliation/affiliation-update.component.html
@@ -1022,7 +874,7 @@
Rôle/titresrc/app/affiliation/affiliation-detail.component.html
- 79
+ 77src/app/affiliation/affiliation-update.component.html
@@ -1034,7 +886,7 @@
URLsrc/app/affiliation/affiliation-detail.component.html
- 85
+ 83src/app/affiliation/affiliation-update.component.html
@@ -1046,7 +898,7 @@
Date de débutsrc/app/affiliation/affiliation-detail.component.html
- 93
+ 91
@@ -1054,7 +906,7 @@
Date de finsrc/app/affiliation/affiliation-detail.component.html
- 99
+ 97
@@ -1062,7 +914,7 @@
Identifiant externesrc/app/affiliation/affiliation-detail.component.html
- 109
+ 107src/app/affiliation/affiliation-update.component.html
@@ -1074,7 +926,7 @@
Créésrc/app/affiliation/affiliation-detail.component.html
- 117
+ 115
@@ -1082,7 +934,7 @@
Ajouté à ORCIDsrc/app/affiliation/affiliation-detail.component.html
- 125
+ 123
@@ -1090,7 +942,7 @@
Mis à jour dans ORCIDsrc/app/affiliation/affiliation-detail.component.html
- 135
+ 133
@@ -1098,7 +950,7 @@
Modifiésrc/app/affiliation/affiliation-detail.component.html
- 141
+ 139
@@ -1106,7 +958,7 @@
parsrc/app/affiliation/affiliation-detail.component.html
- 144
+ 142src/app/member/member-detail.component.html
@@ -1130,33 +982,31 @@
Identifiant de l'administrateursrc/app/affiliation/affiliation-detail.component.html
- 146
+ 144
-
+ Notification First Sent Première notification envoyéesrc/app/affiliation/affiliation-detail.component.html
- 157
+ 155src/app/affiliation/affiliation-detail.component.html
- 176
+ 174
-
+ Notification Last Sent Dernière notification envoyéesrc/app/affiliation/affiliation-detail.component.html
- 195
+ 193src/app/affiliation/affiliation-detail.component.html
- 214
+ 212
@@ -1164,7 +1014,7 @@
Retoursrc/app/affiliation/affiliation-detail.component.html
- 231
+ 229src/app/member/member-detail.component.html
@@ -1180,11 +1030,11 @@
Modifiersrc/app/affiliation/affiliation-detail.component.html
- 235
+ 233src/app/affiliation/affiliations.component.html
- 222
+ 220src/app/member/member-detail.component.html
@@ -1215,20 +1065,15 @@
Import affiliations from CSV Importer les affiliations
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the
- file has been processed.
- Votre CSV a été téléchargé pour traitement. Nous vous informerons par
- e-mail une fois le dossier traité.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
+ Votre CSV a été téléchargé pour traitement. Nous vous informerons par e-mail une fois le dossier traité.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1236,8 +1081,7 @@
There was a problem uploading your CSV for processing. Problème lors du téléchargement de votre CSV pour traitement.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1245,8 +1089,7 @@
Please select the CSV file to upload Veuillez sélectionner un fichier CSV à télécharger.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1254,19 +1097,15 @@
File PathChemin du fichier
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once
- the upload has completed.
- Remarque : veuillez penser à télécharger et envoyer les liens
- d'autorisation à vos chercheurs une fois que le téléchargement sera terminé.
+ Please do not forget to download and send permission links to your researchers once the upload has completed.
+ Remarque : veuillez penser à télécharger et envoyer les liens d'autorisation à vos chercheurs une fois que le téléchargement sera terminé.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1274,8 +1113,7 @@
UploadTransférer
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1291,8 +1129,7 @@
CloseFermer
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1300,13 +1137,19 @@
There is no file to upload. Please select one.Il n'y a aucun fichier à transférer. Veuillez en sélectionner un.
-
- src/app/affiliation/affiliation-import-dialog.component.ts
+ src/app/affiliation/affiliation-import-dialog.component.ts60
+
+ src/app/member/member-import-dialog.component.ts
+ 60
+
+
+ src/app/user/user-import-dialog.component.ts
+ 62
+
-
+ Add or edit affiliation Ajouter ou modifier une affiliation
@@ -1316,7 +1159,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1414,8 +1257,7 @@
146
-
+ Organization ID SourceSource de l'identifiant de l'organisation
@@ -1423,8 +1265,7 @@
176
-
+ Organization IDIdentifiant de l'organisation
@@ -1433,12 +1274,8 @@
- This field is required. GRID Organization ID should start with "grid.",
- RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
- 0
- Ce champ est obligatoire. L'identifiant d'organisation GRID
- doit commencer par « grid » (par ex., grid.12344) ou doit être une URL GRID valide.
- L'identifiant d'organisation RINGGOLD doit être un numéro.
+ This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
+ Ce champ est obligatoire. L'identifiant d'organisation GRID doit commencer par « grid » (par ex., grid.12344) ou doit être une URL GRID valide. L'identifiant d'organisation RINGGOLD doit être un numéro.src/app/affiliation/affiliation-update.component.html230
@@ -1553,10 +1390,8 @@
- Please do not forget to download and send permission links to your researcher once
- the assertion has been saved.
- Remarque : veuillez penser à télécharger et envoyer les liens
- d'autorisation à votre chercheur une fois que l'assertion aura été enregistrée.
+ Please do not forget to download and send permission links to your researcher once the assertion has been saved.
+ Remarque : veuillez penser à télécharger et envoyer les liens d'autorisation à votre chercheur une fois que l'assertion aura été enregistrée.src/app/affiliation/affiliation-update.component.html452
@@ -1583,8 +1418,8 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1602,8 +1437,7 @@
2
-
+ Send permission notifications Envoyer des notifications d'autorisation
@@ -1611,8 +1445,7 @@
11
-
+ Request permission links Demander des liens d'autorisation
@@ -1620,8 +1453,7 @@
21
-
+ Request affiliation status report Demander un rapport sur l'état de l'affiliation
@@ -1629,9 +1461,7 @@
31
-
+ Request affiliations for edit Demander des affiliations pour modification
@@ -1655,38 +1485,25 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
- Vos affiliations pour le fichier d'édition vous seront envoyées
- sous peu. Si vous ne recevez pas votre fichier, veuillez nous contacter à
- membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ Vos affiliations pour le fichier d'édition vous seront envoyées sous peu. Si vous ne recevez pas votre fichier, veuillez nous contacter à membership@orcid.org.src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
- Votre fichier de rapport d'état d'affiliation vous sera envoyé
- sous peu. Si vous ne recevez pas votre fichier, veuillez nous contacter à
- membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ Votre fichier de rapport d'état d'affiliation vous sera envoyé sous peu. Si vous ne recevez pas votre fichier, veuillez nous contacter à membership@orcid.org.src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive
- your file then please contact us at membership@orcid.org.
- Votre fichier de liens d'autorisation vous sera envoyé sous peu. Si
- vous ne recevez pas votre fichier, veuillez nous contacter à membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ Votre fichier de liens d'autorisation vous sera envoyé sous peu. Si vous ne recevez pas votre fichier, veuillez nous contacter à membership@orcid.org.src/app/affiliation/affiliations.component.html91
@@ -1729,7 +1546,7 @@
ausrc/app/affiliation/affiliations.component.html
- 184
+ 182
@@ -1737,25 +1554,20 @@
Voir les détailssrc/app/affiliation/affiliations.component.html
- 192
+ 190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or
- include a screenshot of the error message below.
- Pour obtenir de l'aide en cas de problème, veuillez contacter
- l'équipe du portail des membres et copier-coller ci-dessous le message d'erreur
- ou en joindre une capture d'écran.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
+ Pour obtenir de l'aide en cas de problème, veuillez contacter l'équipe du portail des membres et copier-coller ci-dessous le message d'erreur ou en joindre une capture d'écran.src/app/affiliation/affiliations.component.html
- 205
+ 203
- Showing - of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1769,73 +1581,57 @@
228
-
+ Send permission notifications Envoyer des notifications d'autorisation
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try
- again later.
- Une demande pour envoyer des notifications à vos utilisateurs est déjà
- en cours. Veuillez réessayer ultérieurement.
+
+ A request to send notifications to your users is already in progress. Please try again later.
+ Une demande pour envoyer des notifications à vos utilisateurs est déjà en cours. Veuillez réessayer ultérieurement.
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers
- for the affiliations that are pending?
- Des notifications d'autorisation seront envoyées à tous vos
- chercheurs ayant un élément d'affiliation avec comme statut « En attente ».
+
+ Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
+ Des notifications d'autorisation seront envoyées à tous vos chercheurs ayant un élément d'affiliation avec comme statut « En attente ».
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language Langue des notifications
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? Dans quelle langue les notifications doivent-elles être envoyées ?
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notificationsEnvoyer des notifications
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html38
-
- Sorry, an error has occurred
-
+
+ Sorry, an error has occurred
+ src/app/error/error-alert.component.html5
@@ -1866,8 +1662,8 @@
- You are logged in as user
- Vous êtes connecté en tant que
+ You are logged in as user
+ Vous êtes connecté en tant que src/app/home/home.component.ts25
@@ -1891,8 +1687,7 @@
Oops, something went wrong and we were not able to fetch your ORCID iD
- Oups, une erreur s'est produite, et nous n'avons pas été
- mesure de récupérer votre identifiant ORCID.
+ Oups, une erreur s'est produite, et nous n'avons pas été mesure de récupérer votre identifiant ORCID.src/app/landing-page/landing-page.component.html33
@@ -1916,53 +1711,47 @@
If this was a mistake, click the button below to grant access.
- Si c'est une erreur, cliquez sur le bouton ci-dessous pour
- autoriser l'accès.
+ Si c'est une erreur, cliquez sur le bouton ci-dessous pour autoriser l'accès.src/app/landing-page/landing-page.component.html45
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted permission
- to update your ORCID record, and your record has been updated with affiliation
- information.
-
+ You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts166
@@ -2058,7 +1847,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2252,8 +2041,7 @@
77
-
+ Assertion Service Enabled Assertions activées
@@ -2306,10 +2094,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
- Oups ! Une erreur s'est produite dans le traitement de vos données.
- Veuillez corriger les erreurs ci-dessous et réessayer
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Oups ! Une erreur s'est produite dans le traitement de vos données. Veuillez corriger les erreurs ci-dessous et réessayersrc/app/member/member-import-dialog.component.html16
@@ -2325,27 +2111,13 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
- There is no file to upload. Please select one.
-
- gatewayApp.msUserServiceMSUser.import.emptyFile.string
-
- src/app/member/member-import-dialog.component.ts
- 60
-
-
- src/app/user/user-import-dialog.component.ts
- 62
-
-
-
+ Add or edit member Ajouter ou modifier un membre
@@ -2361,8 +2133,7 @@
121
-
+ added as a Redirect URI inajouté comme URI de redirection dans
@@ -2404,7 +2175,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2412,7 +2183,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2458,13 +2229,9 @@
23
-
- Notification process has now started. We will email you as soon as the process has
- completed.
- Le processus de notification a démarré. Nous vous enverrons un e-mail
- dès que le processus sera terminé.
+
+ Notification process has now started. We will email you as soon as the process has completed.
+ Le processus de notification a démarré. Nous vous enverrons un e-mail dès que le processus sera terminé.src/app/shared/pipe/localize.ts25
@@ -2536,7 +2303,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4720,7 +4487,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4767,8 +4534,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4967,10 +4734,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
- Oups ! Une erreur s'est produite dans le traitement de vos données.
- Veuillez corriger les erreurs ci-dessous et réessayer
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Oups ! Une erreur s'est produite dans le traitement de vos données. Veuillez corriger les erreurs ci-dessous et réessayersrc/app/user/user-import-dialog.component.html16
@@ -5000,15 +4765,9 @@
4
-
- 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.
+
+ 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.ts226
diff --git a/ui/src/i18n/messages.it.xlf b/ui/src/i18n/messages.it.xlf
index c19605428..d70d6e815 100644
--- a/ui/src/i18n/messages.it.xlf
+++ b/ui/src/i18n/messages.it.xlf
@@ -2,12 +2,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.html6
@@ -21,8 +17,7 @@
10
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html22
@@ -38,8 +33,7 @@
16
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html28
@@ -107,75 +101,55 @@
Reset passwordRipristina la password
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html4
- The
- activation key is missing.
+ The activation key is missing.Manca la chiave di attivazione.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html7
- This
- activation key is invalid.
+ This activation key is invalid.La chiave di attivazione non è valida.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html11
- This
- activation has expired.
+ This activation has expired.La chiave di attivazione è scaduta.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this
- link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It
- looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new
- activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a
- new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your
- new activation link please contact our support team please contact us at
- membership@orcid.org.
- If you are still having problems activating your account or have not
- received your new activation link, please contact us at membership@orcid.org.
-
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
+ If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -183,32 +157,23 @@
Choose a new passwordScegli una nuova password
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for
- 24 hours.
- Impossibile ripristinare la tua password. Ti ricordiamo che la richiesta
- della password è valida solo per 24 ore.
+ Your password couldn't be reset. Remember a password request is only valid for 24 hours.
+ Impossibile ripristinare la tua password. Ti ricordiamo che la richiesta della password è valida solo per 24 ore.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html43
- Your
- password has been reset. Please
- La
- tua password è stata reimpostata. Per favore
-
-
- src/app/account/password/password-reset-finish.component.html
+ Your password has been reset. Please
+ La tua password è stata reimpostata. Per favore
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -216,8 +181,7 @@
sign inaccedi
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html59
@@ -225,8 +189,7 @@
The password and its confirmation do not match! La password e la sua conferma non combaciano!
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html68
@@ -238,8 +201,7 @@
New passwordNuova password
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html76
@@ -251,8 +213,7 @@
New passwordNuova password
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html83
@@ -264,8 +225,7 @@
Your password is required. La tua password è obbligatoria.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html97
@@ -281,8 +241,7 @@
Your password is required to be at least 4 characters. La tua password deve contenere almeno 4 caratteri.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html105
@@ -294,8 +253,7 @@
Your password cannot be longer than 50 characters. La password non può essere più lunga di 50 caratteri.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html112
@@ -307,8 +265,7 @@
New password confirmationConferma nuova password
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html121
@@ -320,8 +277,7 @@
Confirm the new passwordConferma la nuova password
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html128
@@ -333,8 +289,7 @@
Your password confirmation is required. La tua password di conferma è obbligatoria.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html142
@@ -346,8 +301,7 @@
Your password confirmation is required to be at least 4 characters. La password di conferma deve contenere almeno 4 caratteri
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html150
@@ -359,8 +313,7 @@
Your password confirmation cannot be longer than 50 characters. La password di conferma non può contenere più di 50 caratteri.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html157
@@ -372,8 +325,7 @@
Reset Password Convalida la nuova password
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html167
@@ -381,21 +333,15 @@
Reset your passwordReimposta la tua password
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html4
- 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
+ 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.html7
@@ -403,18 +349,15 @@
Enter the email address you used to register.Inserisci l'indirizzo e-mail che hai usato per registrarti
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html11 Check your emails for details on how to reset your password.
- Controlla la tua email per tutti i dettagli su come ripristinare la tua
- password.
+ Controlla la tua email per tutti i dettagli su come ripristinare la tua password.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html15
@@ -422,8 +365,7 @@
Your email is required. La tua email è obbligatoria.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html42
@@ -431,8 +373,7 @@
Your email is invalid. La tua email non è valida.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html50
@@ -440,8 +381,7 @@
Your email is required to be at least 5 characters. La tua email deve contenere almeno 5 caratteri.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html57
@@ -449,8 +389,7 @@
Your email cannot be longer than 100 characters. La tua e-mail non può superare i 50 caratteri.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html65
@@ -458,8 +397,7 @@
Reset Ripristina la password
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html76
@@ -467,29 +405,21 @@
Password strength:Sicurezza della password:
-
- src/app/account/password/password-strength.component.html
+ src/app/account/password/password-strength.component.html2
- Password
- changed!
- Password
- modificata!
-
+ Password changed!
+ Password modificata!src/app/account/password/password.component.html7
- 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.html15
@@ -503,9 +433,9 @@
30
-
+ Current password
-
+ src/app/account/password/password.component.html38
@@ -520,8 +450,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -536,11 +466,8 @@
- Settings
- saved!
- Impostazioni
- salvate!
-
+ Settings saved!
+ Impostazioni salvate!src/app/account/settings/settings.component.html8
@@ -643,7 +570,7 @@
src/app/account/settings/settings.component.html
- 243
+ 246
@@ -655,13 +582,8 @@
- 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.
- Aggiungi ulteriore sicurezza al tuo account del portale membri ORCID
- abilitando l'autenticazione a due fattori. Ogni volta che accedi, ti verrà chiesto di
- inserire un codice a sei cifre che verrà inviato all'applicazione di autenticazione
- preferita.
+ 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.
+ Aggiungi ulteriore sicurezza al tuo account del portale membri ORCID abilitando l'autenticazione a due fattori. Ogni volta che accedi, ti verrà chiesto di inserire un codice a sei cifre che verrà inviato all'applicazione di autenticazione preferita.src/app/account/settings/settings.component.html146
@@ -684,61 +606,27 @@
- 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.html167
- 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
- 175
+ 176
- Can't
- scan the QR code?
- Non
- riesci a scansionare il codice QR?
+ Can't scan the QR code?
+ Non riesci a scansionare il codice QR?src/app/account/settings/settings.component.html
- 196
+ 197
@@ -746,7 +634,7 @@
Ottieni in alternativa un codice di testosrc/app/account/settings/settings.component.html
- 200
+ 202
@@ -754,24 +642,15 @@
e inseriscilo nella tua app 2FAsrc/app/account/settings/settings.component.html
- 202
+ 204
- 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
- 206
+ 208
@@ -779,7 +658,7 @@
Codice di verifica non correttosrc/app/account/settings/settings.component.html
- 214
+ 217
@@ -787,17 +666,15 @@
Codice di verificasrc/app/account/settings/settings.component.html
- 221
+ 224
- Make a note of the following backup codes, this is the only time they will be
- shown.
- Annota i seguenti codici di backup, questa è l'unica volta in cui
- verranno mostrati.
+ Make a note of the following backup codes, this is the only time they will be shown.
+ Annota i seguenti codici di backup, questa è l'unica volta in cui verranno mostrati.src/app/account/settings/settings.component.html
- 228
+ 231
@@ -828,8 +705,7 @@
17
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -837,8 +713,7 @@
460
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -871,7 +746,7 @@
src/app/affiliation/affiliations.component.html
- 232
+ 230src/app/user/user-delete.component.html
@@ -882,14 +757,9 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal
- and the user's ORCID record.
- Vuoi davvero eliminare questa affiliazione per ? L’affiliazione verrà eliminata dal portale e
- dal record ORCID dell’utente.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
+ Vuoi davvero eliminare questa affiliazione per ? L’affiliazione verrà eliminata dal portale e dal record ORCID dell’utente.src/app/affiliation/affiliation-delete.component.ts40
@@ -967,8 +837,7 @@
139
-
+ Affiliation Section Tipo di affiliazione
@@ -980,28 +849,12 @@
43
-
-
-
-
-
-
- src/app/affiliation/affiliation-detail.component.html
- 53
-
-
- src/app/affiliation/affiliations.component.html
- 168
-
- OrganizationOrganizzazionesrc/app/affiliation/affiliation-detail.component.html
- 57
+ 55
@@ -1009,7 +862,7 @@
Dipartimentosrc/app/affiliation/affiliation-detail.component.html
- 69
+ 67src/app/affiliation/affiliation-update.component.html
@@ -1021,7 +874,7 @@
Ruolo/Titolosrc/app/affiliation/affiliation-detail.component.html
- 79
+ 77src/app/affiliation/affiliation-update.component.html
@@ -1033,7 +886,7 @@
URLsrc/app/affiliation/affiliation-detail.component.html
- 85
+ 83src/app/affiliation/affiliation-update.component.html
@@ -1045,7 +898,7 @@
Data di iniziosrc/app/affiliation/affiliation-detail.component.html
- 93
+ 91
@@ -1053,7 +906,7 @@
Data di finesrc/app/affiliation/affiliation-detail.component.html
- 99
+ 97
@@ -1061,7 +914,7 @@
ID esterno src/app/affiliation/affiliation-detail.component.html
- 109
+ 107src/app/affiliation/affiliation-update.component.html
@@ -1073,7 +926,7 @@
Creatosrc/app/affiliation/affiliation-detail.component.html
- 117
+ 115
@@ -1081,7 +934,7 @@
Aggiunto a ORCID src/app/affiliation/affiliation-detail.component.html
- 125
+ 123
@@ -1089,7 +942,7 @@
Aggiornato in ORCIDsrc/app/affiliation/affiliation-detail.component.html
- 135
+ 133
@@ -1097,7 +950,7 @@
Modificatosrc/app/affiliation/affiliation-detail.component.html
- 141
+ 139
@@ -1105,7 +958,7 @@
dasrc/app/affiliation/affiliation-detail.component.html
- 144
+ 142src/app/member/member-detail.component.html
@@ -1129,33 +982,31 @@
ID amministratoresrc/app/affiliation/affiliation-detail.component.html
- 146
+ 144
-
+ Notification First Sent Prima notifica inviatasrc/app/affiliation/affiliation-detail.component.html
- 157
+ 155src/app/affiliation/affiliation-detail.component.html
- 176
+ 174
-
+ Notification Last Sent Ultima notifica inviatasrc/app/affiliation/affiliation-detail.component.html
- 195
+ 193src/app/affiliation/affiliation-detail.component.html
- 214
+ 212
@@ -1163,7 +1014,7 @@
Indietrosrc/app/affiliation/affiliation-detail.component.html
- 231
+ 229src/app/member/member-detail.component.html
@@ -1179,11 +1030,11 @@
Modificasrc/app/affiliation/affiliation-detail.component.html
- 235
+ 233src/app/affiliation/affiliations.component.html
- 222
+ 220src/app/member/member-detail.component.html
@@ -1214,30 +1065,23 @@
Import affiliations from CSV Importa affiliazioni
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the
- file has been processed.
- Il tuo CSV è stato caricato per l'elaborazione. Ti comunicheremo
- via email l'avvenuta elaborazione.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
+ Il tuo CSV è stato caricato per l'elaborazione. Ti comunicheremo via email l'avvenuta elaborazione.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html13 There was a problem uploading your CSV for processing.
- Si è verificato un problema nel caricamento del tuo CSV che deve essere
- elaborato.
+ Si è verificato un problema nel caricamento del tuo CSV che deve essere elaborato.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1245,8 +1089,7 @@
Please select the CSV file to upload Seleziona un file CSV da caricare
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1254,19 +1097,15 @@
File PathPercorso del file
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once
- the upload has completed.
- Nota: per favore, non dimenticare di scaricare e inviare i link di
- autorizzazione ai tuoi ricercatori una volta completato il caricamento.
+ Please do not forget to download and send permission links to your researchers once the upload has completed.
+ Nota: per favore, non dimenticare di scaricare e inviare i link di autorizzazione ai tuoi ricercatori una volta completato il caricamento.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1274,8 +1113,7 @@
UploadCarica
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1291,8 +1129,7 @@
CloseChiudi
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1300,13 +1137,19 @@
There is no file to upload. Please select one.Non ci sono file da caricare. Selezionane uno.
-
- src/app/affiliation/affiliation-import-dialog.component.ts
+ src/app/affiliation/affiliation-import-dialog.component.ts60
+
+ src/app/member/member-import-dialog.component.ts
+ 60
+
+
+ src/app/user/user-import-dialog.component.ts
+ 62
+
-
+ Add or edit affiliation Aggiungi o modifica affiliazione
@@ -1316,7 +1159,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1414,8 +1257,7 @@
146
-
+ Organization ID SourceOrigine ID organizzazione
@@ -1423,8 +1265,7 @@
176
-
+ Organization IDID organizzazione
@@ -1433,13 +1274,8 @@
- This field is required. GRID Organization ID should start with "grid.",
- RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
- 0
- Questo campo è obbligatorio. L'ID organizzazione GRID deve iniziare
- con grid., ad esempio grid.12344, o deve essere un URL grid valido, l'ID
- organizzazione RINGGOLD deve essere un numero. Gli ID ROR devono essere composti da 9
- caratteri e iniziare con 0.
+ This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
+ Questo campo è obbligatorio. L'ID organizzazione GRID deve iniziare con grid., ad esempio grid.12344, o deve essere un URL grid valido, l'ID organizzazione RINGGOLD deve essere un numero. Gli ID ROR devono essere composti da 9 caratteri e iniziare con 0.src/app/affiliation/affiliation-update.component.html230
@@ -1554,10 +1390,8 @@
- Please do not forget to download and send permission links to your researcher once
- the assertion has been saved.
- Nota: non dimenticare di scaricare e inviare i collegamenti di
- autorizzazione al tuo ricercatore una volta che l'asserzione è stata salvata.
+ Please do not forget to download and send permission links to your researcher once the assertion has been saved.
+ Nota: non dimenticare di scaricare e inviare i collegamenti di autorizzazione al tuo ricercatore una volta che l'asserzione è stata salvata.src/app/affiliation/affiliation-update.component.html452
@@ -1584,8 +1418,8 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1603,8 +1437,7 @@
2
-
+ Send permission notifications Invia le notifiche dei permessi
@@ -1612,8 +1445,7 @@
11
-
+ Request permission links Link richiesta di autorizzazione
@@ -1621,8 +1453,7 @@
21
-
+ Request affiliation status report Richiedi report stato di affiliazione
@@ -1630,9 +1461,7 @@
31
-
+ Request affiliations for edit Richiedi affiliazioni da modificare
@@ -1656,36 +1485,25 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
- Ti verrà inviato a breve il tuo file affiliazioni da modificare. Se non
- ricevi il file contattaci a membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ Ti verrà inviato a breve il tuo file affiliazioni da modificare. Se non ricevi il file contattaci a membership@orcid.org.src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
- Ti verrà inviato a breve il file di report del tuo stato di
- affiliazione. Se non lo ricevi contattaci a membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ Ti verrà inviato a breve il file di report del tuo stato di affiliazione. Se non lo ricevi contattaci a membership@orcid.org.src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive
- your file then please contact us at membership@orcid.org.
- Ti verrà inviato a breve il file dei link di autorizzazione. Se non lo
- ricevi contattaci a membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ Ti verrà inviato a breve il file dei link di autorizzazione. Se non lo ricevi contattaci a membership@orcid.org.src/app/affiliation/affiliations.component.html91
@@ -1728,7 +1546,7 @@
fino a:src/app/affiliation/affiliations.component.html
- 184
+ 182
@@ -1736,25 +1554,20 @@
Vedi i dettaglisrc/app/affiliation/affiliations.component.html
- 192
+ 190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or
- include a screenshot of the error message below.
- Se hai bisogno di aiuto per risolvere questo problema, contatta il tuo
- responsabile di consorzio oppure usa l'indirizzo membership@orcid.org. Allega uno
- screenshot del messaggio di errore qui sotto.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
+ Se hai bisogno di aiuto per risolvere questo problema, contatta il tuo responsabile di consorzio oppure usa l'indirizzo membership@orcid.org. Allega uno screenshot del messaggio di errore qui sotto.src/app/affiliation/affiliations.component.html
- 205
+ 203
- Showing - of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1768,73 +1581,57 @@
228
-
+ Send permission notifications Invia le notifiche dei permessi
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try
- again later.
- È già in corso una richiesta per inviare notifiche agli utenti. Riprova
- più tardi.
+
+ A request to send notifications to your users is already in progress. Please try again later.
+ È già in corso una richiesta per inviare notifiche agli utenti. Riprova più tardi.
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers
- for the affiliations that are pending?
- Verranno inviate delle notifiche di autorizzazione per tutti i
- ricercatori che hanno un elemento di affiliazione con stato “In attesa”.
+
+ Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
+ Verranno inviate delle notifiche di autorizzazione per tutti i ricercatori che hanno un elemento di affiliazione con stato “In attesa”.
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language Lingua delle notifiche
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? In quale lingua vanno inviate le notifiche?
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notificationsInvia le notifiche
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html38
-
- Sorry, an error has occurred
-
+
+ Sorry, an error has occurred
+ src/app/error/error-alert.component.html5
@@ -1865,8 +1662,8 @@
- You are logged in as user
- Hai effettuato l’accesso come
+ You are logged in as user
+ Hai effettuato l’accesso come src/app/home/home.component.ts25
@@ -1890,8 +1687,7 @@
Oops, something went wrong and we were not able to fetch your ORCID iD
- Ops, qualcosa è andato storto e non siamo riusciti a recuperare il tuo
- iD ORCID
+ Ops, qualcosa è andato storto e non siamo riusciti a recuperare il tuo iD ORCIDsrc/app/landing-page/landing-page.component.html33
@@ -1915,53 +1711,47 @@
If this was a mistake, click the button below to grant access.
- Se si è trattato di un errore, fai clic sul pulsante in basso per
- concedere l'accesso.
+ Se si è trattato di un errore, fai clic sul pulsante in basso per concedere l'accesso.src/app/landing-page/landing-page.component.html45
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted permission
- to update your ORCID record, and your record has been updated with affiliation
- information.
-
+ You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts166
@@ -2057,7 +1847,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2251,8 +2041,7 @@
77
-
+ Assertion Service Enabled Asserzioni abilitate
@@ -2305,10 +2094,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
- Oops! Si è verificato un problema durante l'elaborazione dei dati.
- Correggi gli errori indicati qui di seguito e riprova
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Oops! Si è verificato un problema durante l'elaborazione dei dati. Correggi gli errori indicati qui di seguito e riprovasrc/app/member/member-import-dialog.component.html16
@@ -2324,27 +2111,13 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
- There is no file to upload. Please select one.
-
- gatewayApp.msUserServiceMSUser.import.emptyFile.string
-
- src/app/member/member-import-dialog.component.ts
- 60
-
-
- src/app/user/user-import-dialog.component.ts
- 62
-
-
-
+ Add or edit member Aggiungi o modifica un membro
@@ -2360,8 +2133,7 @@
121
-
+ added as a Redirect URI inaggiunto come URI di reindirizzamento in
@@ -2403,7 +2175,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2411,7 +2183,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2457,13 +2229,9 @@
23
-
- Notification process has now started. We will email you as soon as the process has
- completed.
- La procedura di notifica è stata avviata. Ti scriveremo non appena sarà
- completata.
+
+ Notification process has now started. We will email you as soon as the process has completed.
+ La procedura di notifica è stata avviata. Ti scriveremo non appena sarà completata.src/app/shared/pipe/localize.ts25
@@ -2535,7 +2303,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4719,7 +4487,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4766,8 +4534,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4966,10 +4734,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
- Oops! Si è verificato un problema durante l'elaborazione dei dati.
- Correggi gli errori indicati qui di seguito e riprova
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Oops! Si è verificato un problema durante l'elaborazione dei dati. Correggi gli errori indicati qui di seguito e riprovasrc/app/user/user-import-dialog.component.html16
@@ -4999,15 +4765,9 @@
4
-
- 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.
+
+ 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.ts226
diff --git a/ui/src/i18n/messages.ja.xlf b/ui/src/i18n/messages.ja.xlf
index fc47a42ee..737d09383 100644
--- a/ui/src/i18n/messages.ja.xlf
+++ b/ui/src/i18n/messages.ja.xlf
@@ -2,12 +2,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.html6
@@ -21,8 +17,7 @@
10
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html22
@@ -38,8 +33,7 @@
16
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html28
@@ -107,75 +101,55 @@
Reset passwordパスワードをリセット
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html4
- The
- activation key is missing.
+ The activation key is missing.有効化キーがありません。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html7
- This
- activation key is invalid.
+ This activation key is invalid.有効化キーが無効です。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html11
- This
- activation has expired.
+ This activation has expired.アクティベーションキーの有効期限が切れています。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this
- link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It
- looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new
- activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a
- new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your
- new activation link please contact our support team please contact us at
- membership@orcid.org.
- If you are still having problems activating your account or have not
- received your new activation link, please contact us at membership@orcid.org.
-
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
+ If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -183,31 +157,23 @@
Choose a new password新しいパスワードを選んでください
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for
- 24 hours.
+ Your password couldn't be reset. Remember a password request is only valid for 24 hours. パスワードがリセットできませんでした。パスワードの要求は 24 時間に限り有効であることにご留意ください。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html43
- Your
- password has been reset. Please
-
- お客様のパスワードが変更されました。
- 行って下さい。
-
-
- src/app/account/password/password-reset-finish.component.html
+ Your password has been reset. Please
+ お客様のパスワードが変更されました。 行って下さい。
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -215,8 +181,7 @@
sign inサインイン
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html59
@@ -224,8 +189,7 @@
The password and its confirmation do not match! パスワードとその確認が一致しません!
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html68
@@ -237,8 +201,7 @@
New password新しいパスワード
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html76
@@ -250,8 +213,7 @@
New password新しいパスワード
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html83
@@ -263,8 +225,7 @@
Your password is required. パスワードが必要です。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html97
@@ -280,8 +241,7 @@
Your password is required to be at least 4 characters. パスワードは4文字以上である必要があります。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html105
@@ -293,8 +253,7 @@
Your password cannot be longer than 50 characters. パスワードは 50 文字より長くすることはできません
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html112
@@ -306,8 +265,7 @@
New password confirmation新しいパスワードの確認
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html121
@@ -319,8 +277,7 @@
Confirm the new password新しいパスワードの確認
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html128
@@ -332,8 +289,7 @@
Your password confirmation is required. 確認パスワードが必要です。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html142
@@ -345,8 +301,7 @@
Your password confirmation is required to be at least 4 characters. 確認用パスワード には少なくとも 4 文字が必要です。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html150
@@ -358,8 +313,7 @@
Your password confirmation cannot be longer than 50 characters. 確認パスワードは50文字を超えることはできません。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html157
@@ -371,8 +325,7 @@
Reset Password 新しいパスワードを有効にする
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html167
@@ -380,21 +333,15 @@
Reset your passwordパスワードをリセット
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html4
- Email
- address isn't registered! Please check and try again.
-
- Eメールアドレスが登録されていません!
- 確認して、もう一度やり直してください
-
-
- src/app/account/password/password-reset-init.component.html
+ Email address isn't registered! Please check and try again.
+ Eメールアドレスが登録されていません! 確認して、もう一度やり直してください
+
+ src/app/account/password/password-reset-init.component.html7
@@ -402,8 +349,7 @@
Enter the email address you used to register.登録に使用した e メールアドレスを入力する
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html11
@@ -411,8 +357,7 @@
Check your emails for details on how to reset your password. お客様のパスワードをどのようにリセットするかにつきましては、詳細は e メールにてご確認ください。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html15
@@ -420,8 +365,7 @@
Your email is required. あなたのEメールが必要です。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html42
@@ -429,8 +373,7 @@
Your email is invalid. Eメールが無効です。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html50
@@ -438,8 +381,7 @@
Your email is required to be at least 5 characters. e メールには少なくとも 5 文字必要です。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html57
@@ -447,8 +389,7 @@
Your email cannot be longer than 100 characters. Eメールを50文字超にはできません。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html65
@@ -456,8 +397,7 @@
Reset パスワードのリセット
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html76
@@ -465,28 +405,21 @@
Password strength:パスワードの強度:
-
- src/app/account/password/password-strength.component.html
+ src/app/account/password/password-strength.component.html2
- Password
- changed!
-
- パスワードが変更されました!
+ Password changed!
+ パスワードが変更されました!src/app/account/password/password.component.html7
- 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.html15
@@ -500,9 +433,9 @@
30
-
+ Current password
-
+ src/app/account/password/password.component.html38
@@ -517,8 +450,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -533,10 +466,8 @@
- Settings
- saved!
-
- 設定が保存されました!
+ Settings saved!
+ 設定が保存されました!src/app/account/settings/settings.component.html8
@@ -639,7 +570,7 @@
src/app/account/settings/settings.component.html
- 243
+ 246
@@ -651,11 +582,8 @@
- 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桁のコードを入力するように要求されます。
+ 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桁のコードを入力するように要求されます。src/app/account/settings/settings.component.html146
@@ -678,59 +606,27 @@
- 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,
- 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段階認証アプリをインストール サインインをする度にアカウントへのアクセスに必要となる6桁のコードを作成するために、2段階認証アプリが必須となります。多くのアプリはモバイルデバイス向けですが、デスクトップやウェブ上のアプリとして使用可能なものもあります。Google Authenticator, FreeOTP 、Authyなどのお好きな2段階認証アプリをダウンロードして、インストールしてください。src/app/account/settings/settings.component.html167
- 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
- 175
+ 176
- Can't
- scan the QR code?
-
- QRコードのスキャンができませんか?
+ Can't scan the QR code?
+ QRコードのスキャンができませんか?src/app/account/settings/settings.component.html
- 196
+ 197
@@ -738,7 +634,7 @@
テキストコードを入手src/app/account/settings/settings.component.html
- 200
+ 202
@@ -746,22 +642,15 @@
して、代わりに2段階認証アプリに入力してくださいsrc/app/account/settings/settings.component.html
- 202
+ 204
- 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
- 206
+ 208
@@ -769,7 +658,7 @@
間違った認証コードsrc/app/account/settings/settings.component.html
- 214
+ 217
@@ -777,16 +666,15 @@
認証コードsrc/app/account/settings/settings.component.html
- 221
+ 224
- Make a note of the following backup codes, this is the only time they will be
- shown.
+ Make a note of the following backup codes, this is the only time they will be shown. 次のバックアップコードを控えておいてください。バックアップコードが表示されるのは今回のみになります。src/app/account/settings/settings.component.html
- 228
+ 231
@@ -817,8 +705,7 @@
17
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -826,8 +713,7 @@
460
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -860,7 +746,7 @@
src/app/affiliation/affiliations.component.html
- 232
+ 230src/app/user/user-delete.component.html
@@ -871,13 +757,9 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal
- and the user's ORCID record.
- のこのアフィリエーション
- を削除しますか?ポータルとユーザーのORCIDレコードからアフィリエーション が削除されます。
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
+ のこのアフィリエーション を削除しますか?ポータルとユーザーのORCIDレコードからアフィリエーション が削除されます。src/app/affiliation/affiliation-delete.component.ts40
@@ -955,8 +837,7 @@
139
-
+ Affiliation Section アフィリエーションタイプ
@@ -968,28 +849,12 @@
43
-
-
-
-
-
-
- src/app/affiliation/affiliation-detail.component.html
- 53
-
-
- src/app/affiliation/affiliations.component.html
- 168
-
- Organization組織src/app/affiliation/affiliation-detail.component.html
- 57
+ 55
@@ -997,7 +862,7 @@
部src/app/affiliation/affiliation-detail.component.html
- 69
+ 67src/app/affiliation/affiliation-update.component.html
@@ -1009,7 +874,7 @@
役割 / 役職src/app/affiliation/affiliation-detail.component.html
- 79
+ 77src/app/affiliation/affiliation-update.component.html
@@ -1021,7 +886,7 @@
URLsrc/app/affiliation/affiliation-detail.component.html
- 85
+ 83src/app/affiliation/affiliation-update.component.html
@@ -1033,7 +898,7 @@
開始日付src/app/affiliation/affiliation-detail.component.html
- 93
+ 91
@@ -1041,7 +906,7 @@
終了日付src/app/affiliation/affiliation-detail.component.html
- 99
+ 97
@@ -1049,7 +914,7 @@
外部IDsrc/app/affiliation/affiliation-detail.component.html
- 109
+ 107src/app/affiliation/affiliation-update.component.html
@@ -1061,7 +926,7 @@
作成されましたsrc/app/affiliation/affiliation-detail.component.html
- 117
+ 115
@@ -1069,7 +934,7 @@
ORCIDに追加されましたsrc/app/affiliation/affiliation-detail.component.html
- 125
+ 123
@@ -1077,7 +942,7 @@
ORCID で更新されましたsrc/app/affiliation/affiliation-detail.component.html
- 135
+ 133
@@ -1085,7 +950,7 @@
変更しましたsrc/app/affiliation/affiliation-detail.component.html
- 141
+ 139
@@ -1093,7 +958,7 @@
によるsrc/app/affiliation/affiliation-detail.component.html
- 144
+ 142src/app/member/member-detail.component.html
@@ -1117,33 +982,31 @@
管理者IDsrc/app/affiliation/affiliation-detail.component.html
- 146
+ 144
-
+ Notification First Sent 初回通知を送信しましたsrc/app/affiliation/affiliation-detail.component.html
- 157
+ 155src/app/affiliation/affiliation-detail.component.html
- 176
+ 174
-
+ Notification Last Sent 最終送信通知src/app/affiliation/affiliation-detail.component.html
- 195
+ 193src/app/affiliation/affiliation-detail.component.html
- 214
+ 212
@@ -1151,7 +1014,7 @@
戻るsrc/app/affiliation/affiliation-detail.component.html
- 231
+ 229src/app/member/member-detail.component.html
@@ -1167,11 +1030,11 @@
編集src/app/affiliation/affiliation-detail.component.html
- 235
+ 233src/app/affiliation/affiliations.component.html
- 222
+ 220src/app/member/member-detail.component.html
@@ -1202,19 +1065,15 @@
Import affiliations from CSV 所属をインポート
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the
- file has been processed.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.あなたのCSVが処理用にアップロードされました。ファイルの処理が完了次第、メールでお知らせします。
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1222,8 +1081,7 @@
There was a problem uploading your CSV for processing. 処理するためにCSVをアップロードする際に問題が発生しました。
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1231,8 +1089,7 @@
Please select the CSV file to upload アップロードするCSVファイルを選択してください
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1240,18 +1097,15 @@
File Pathファイルパス
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once
- the upload has completed.
+ Please do not forget to download and send permission links to your researchers once the upload has completed.ご注意:アップロードが完了したら、許可リンクをダウンロードして研究者に送信することを忘れないでください。
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1259,8 +1113,7 @@
Uploadアップロード
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1276,8 +1129,7 @@
Close閉じる
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1285,13 +1137,19 @@
There is no file to upload. Please select one.アップロードするファイルがありません。ファイルを 1 つ選択してください。
-
- src/app/affiliation/affiliation-import-dialog.component.ts
+ src/app/affiliation/affiliation-import-dialog.component.ts60
+
+ src/app/member/member-import-dialog.component.ts
+ 60
+
+
+ src/app/user/user-import-dialog.component.ts
+ 62
+
-
+ Add or edit affiliation 所属を追加または編集
@@ -1301,7 +1159,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1399,8 +1257,7 @@
146
-
+ Organization ID Source組織IDソース
@@ -1408,8 +1265,7 @@
176
-
+ Organization ID組織ID
@@ -1418,11 +1274,8 @@
- This field is required. GRID Organization ID should start with "grid.",
- RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
- 0
- こちらのフィールドが必要です。GRID 組織 ID は、grid.12344 のように grid. で始まる必要があります。あるいは有効な
- grid URL である必要があります。RINGGOLD 組織 ID は数字である必要があります。ROR ID は 0 から始まり、9 文字である必要があります。
+ This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
+ こちらのフィールドが必要です。GRID 組織 ID は、grid.12344 のように grid. で始まる必要があります。あるいは有効な grid URL である必要があります。RINGGOLD 組織 ID は数字である必要があります。ROR ID は 0 から始まり、9 文字である必要があります。src/app/affiliation/affiliation-update.component.html230
@@ -1537,10 +1390,8 @@
- Please do not forget to download and send permission links to your researcher once
- the assertion has been saved.
- 注 :
- アサーションがいったん保存された際には、ダウンロードして、許可用リンクをお客様のリサーチャーに送信することを忘れないようお願いいたします。
+ Please do not forget to download and send permission links to your researcher once the assertion has been saved.
+ 注 : アサーションがいったん保存された際には、ダウンロードして、許可用リンクをお客様のリサーチャーに送信することを忘れないようお願いいたします。src/app/affiliation/affiliation-update.component.html452
@@ -1567,8 +1418,8 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1586,8 +1437,7 @@
2
-
+ Send permission notifications 許可通知を送信
@@ -1595,8 +1445,7 @@
11
-
+ Request permission links 許可リンクをリクエスト
@@ -1604,8 +1453,7 @@
21
-
+ Request affiliation status report アフィリエーションステータスレポートをリクエスト
@@ -1613,9 +1461,7 @@
31
-
+ Request affiliations for edit 編集用アフィリエーションをリクエスト
@@ -1639,33 +1485,24 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org. 編集用アフィリエーションファイルが間もなく届きます。ファイルが届かない場合は、membership@orcid.orgまでご連絡ください。src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
-
- アフィリエーションステータスレポートファイルが間もなく届きます。ファイルが届かない場合は、membership@orcid.orgまでご連絡ください。
+
+ Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ アフィリエーションステータスレポートファイルが間もなく届きます。ファイルが届かない場合は、membership@orcid.orgまでご連絡ください。src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive
- your file then please contact us at membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org. 許可リンクファイルが間もなく届きます。ファイルが届かない場合は、membership@orcid.orgまでご連絡ください。src/app/affiliation/affiliations.component.html
@@ -1709,7 +1546,7 @@
:src/app/affiliation/affiliations.component.html
- 184
+ 182
@@ -1717,24 +1554,20 @@
詳細を表示src/app/affiliation/affiliations.component.html
- 192
+ 190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or
- include a screenshot of the error message below.
-
- このエラーのトラブルシューティングについてサポートが必要な場合は、コンソーシアムの責任者またはmembership@orcid.orgにお問い合わせください。以下のエラーメッセージのスクリーンショットを含めてください。
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
+ このエラーのトラブルシューティングについてサポートが必要な場合は、コンソーシアムの責任者またはmembership@orcid.orgにお問い合わせください。以下のエラーメッセージのスクリーンショットを含めてください。src/app/affiliation/affiliations.component.html
- 205
+ 203
- Showing - of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1748,71 +1581,57 @@
228
-
+ Send permission notifications 許可通知を送信
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try
- again later.
+
+ A request to send notifications to your users is already in progress. Please try again later. ユーザーへの通知送信リクエストを実行中です。後でもう一度お試しください。
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers
- for the affiliations that are pending?
+
+ Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending? ステータスが「保留中」のアフィリエーションアイテムを持つすべての研究者に許可通知が送信されます。
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language 通知の言語
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? どの言語で通知を送信しますか?
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notifications通知を送信
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html38
-
- Sorry, an error has occurred
-
+
+ Sorry, an error has occurred
+ src/app/error/error-alert.component.html5
@@ -1843,8 +1662,8 @@
- You are logged in as user
- あなたは、ユーザー「」としてログインしています。
+ You are logged in as user
+ あなたは、ユーザー「」としてログインしています。src/app/home/home.component.ts25
@@ -1899,45 +1718,40 @@
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted permission
- to update your ORCID record, and your record has been updated with affiliation
- information.
-
+ You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts166
@@ -2033,7 +1847,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2227,8 +2041,7 @@
77
-
+ Assertion Service Enabled アサーションが有効化されました
@@ -2281,8 +2094,7 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again おっと。お客様のデータ処理に問題がありました。以下のエラーを修正して、再度お試し下さいsrc/app/member/member-import-dialog.component.html
@@ -2299,27 +2111,13 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
- There is no file to upload. Please select one.
-
- gatewayApp.msUserServiceMSUser.import.emptyFile.string
-
- src/app/member/member-import-dialog.component.ts
- 60
-
-
- src/app/user/user-import-dialog.component.ts
- 62
-
-
-
+ Add or edit member メンバーを追加または編集する
@@ -2335,8 +2133,7 @@
121
-
+ added as a Redirect URI inにリダイレクトURIとして追加されました
@@ -2378,7 +2175,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2386,7 +2183,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2432,11 +2229,8 @@
23
-
- Notification process has now started. We will email you as soon as the process has
- completed.
+
+ Notification process has now started. We will email you as soon as the process has completed.現在、通知処理を開始しています。手続きが完了し次第、メールでお知らせします。src/app/shared/pipe/localize.ts
@@ -2509,7 +2303,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4693,7 +4487,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4740,8 +4534,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4940,8 +4734,7 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again おっと!あなたのデータの処理で問題がありました。以下のエラーを修正して、もう一度やり直してくださいsrc/app/user/user-import-dialog.component.html
@@ -4972,13 +4765,9 @@
4
-
- 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.
-
- 所有権を本当に移転しますか。こちらの組織アカウントの所有権を移転しようとしています。所有権移転後にも組織の所有者である場合には、ユーザー管理といった管理機能にアクセスすることはもうできなくなります。
+
+ 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.ts226
diff --git a/ui/src/i18n/messages.ko.xlf b/ui/src/i18n/messages.ko.xlf
index ed69833bf..bd6da5f15 100644
--- a/ui/src/i18n/messages.ko.xlf
+++ b/ui/src/i18n/messages.ko.xlf
@@ -2,12 +2,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.html6
@@ -21,8 +17,7 @@
10
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html22
@@ -38,8 +33,7 @@
16
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html28
@@ -107,75 +101,55 @@
Reset password비밀번호 재설정
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html4
- The
- activation key is missing.
+ The activation key is missing.활성화 키가 없습니다.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html7
- This
- activation key is invalid.
+ This activation key is invalid.활성화 키가 잘못되었습니다.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html11
- This
- activation has expired.
+ This activation has expired.활성화 키가 만료되었습니다.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this
- link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It
- looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new
- activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a
- new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your
- new activation link please contact our support team please contact us at
- membership@orcid.org.
- If you are still having problems activating your account or have not
- received your new activation link, please contact us at membership@orcid.org.
-
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
+ If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -183,30 +157,23 @@
Choose a new password새 비밀번호 선택
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for
- 24 hours.
+ Your password couldn't be reset. Remember a password request is only valid for 24 hours. 비밀번호를 초기화할 수 없습니다. 비밀번호 요청은 24시간 동안만 유효합니다.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html43
- Your
- password has been reset. Please
- 비밀번호가
- 재설정되었습니다.
-
-
- src/app/account/password/password-reset-finish.component.html
+ Your password has been reset. Please
+ 비밀번호가 재설정되었습니다.
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -214,8 +181,7 @@
sign in로그인
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html59
@@ -223,8 +189,7 @@
The password and its confirmation do not match! 비밀번호와 비밀번호 확인이 일치하지 않습니다!
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html68
@@ -236,8 +201,7 @@
New password새 비밀번호
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html76
@@ -249,8 +213,7 @@
New password새 비밀번호
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html83
@@ -262,8 +225,7 @@
Your password is required. 비밀번호가 필요합니다.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html97
@@ -279,8 +241,7 @@
Your password is required to be at least 4 characters. 비밀번호는 4자 이상이어야 합니다.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html105
@@ -292,8 +253,7 @@
Your password cannot be longer than 50 characters. 비밀번호는 50자를 초과할 수 없습니다.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html112
@@ -305,8 +265,7 @@
New password confirmation새 비밀번호 확인
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html121
@@ -318,8 +277,7 @@
Confirm the new password새 비밀번호 확인
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html128
@@ -331,8 +289,7 @@
Your password confirmation is required. 확인 비밀번호가 필요합니다.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html142
@@ -344,8 +301,7 @@
Your password confirmation is required to be at least 4 characters. 확인 비밀번호는 4자 이상이어야 합니다.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html150
@@ -357,8 +313,7 @@
Your password confirmation cannot be longer than 50 characters. 확인 비밀번호는 50자를 초과할 수 없습니다.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html157
@@ -370,8 +325,7 @@
Reset Password 새 비밀번호 인증
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html167
@@ -379,21 +333,15 @@
Reset your password비밀번호 재설정
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html4
- Email
- address isn't registered! Please check and try again.
- 이메일
- 주소가 등록되지 않았습니다!
- 확인하여 다시 시도해 주세요.
-
-
- src/app/account/password/password-reset-init.component.html
+ Email address isn't registered! Please check and try again.
+ 이메일 주소가 등록되지 않았습니다! 확인하여 다시 시도해 주세요.
+
+ src/app/account/password/password-reset-init.component.html7
@@ -401,8 +349,7 @@
Enter the email address you used to register.등록할 때 사용한 이메일 주소를 입력하세요
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html11
@@ -410,8 +357,7 @@
Check your emails for details on how to reset your password. 비밀번호 재설정 방법에 대한 자세한 내용은 이메일을 확인하세요.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html15
@@ -419,8 +365,7 @@
Your email is required. 이메일은 필수 항목입니다.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html42
@@ -428,8 +373,7 @@
Your email is invalid. 이메일이 잘못되었습니다.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html50
@@ -437,8 +381,7 @@
Your email is required to be at least 5 characters. 이메일은 최소 5자여야 합니다.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html57
@@ -446,8 +389,7 @@
Your email cannot be longer than 100 characters. 이메일은 50자 이하여야 합니다.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html65
@@ -455,8 +397,7 @@
Reset 비밀번호 재설정
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html76
@@ -464,28 +405,21 @@
Password strength:비밀번호 강도:
-
- src/app/account/password/password-strength.component.html
+ src/app/account/password/password-strength.component.html2
- Password
- changed!
- 비밀번호가
- 변경되었습니다!
+ Password changed!
+ 비밀번호가 변경되었습니다!src/app/account/password/password.component.html7
- 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.html15
@@ -499,9 +433,9 @@
30
-
+ Current password
-
+ src/app/account/password/password.component.html38
@@ -516,8 +450,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -532,10 +466,8 @@
- Settings
- saved!
- 설정이
- 저장되었습니다!
+ Settings saved!
+ 설정이 저장되었습니다!src/app/account/settings/settings.component.html8
@@ -638,7 +570,7 @@
src/app/account/settings/settings.component.html
- 243
+ 246
@@ -650,11 +582,8 @@
- 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자리
- 코드를 입력해야 합니다.
+ 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자리 코드를 입력해야 합니다.src/app/account/settings/settings.component.html146
@@ -677,55 +606,27 @@
- 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.html167
- 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
- 175
+ 176
- Can't
- scan the QR code?
- QR
- 코드를 스캔할 수 없으신가요?
+ Can't scan the QR code?
+ QR 코드를 스캔할 수 없으신가요?src/app/account/settings/settings.component.html
- 196
+ 197
@@ -733,7 +634,7 @@
텍스트 코드를 받고src/app/account/settings/settings.component.html
- 200
+ 202
@@ -741,22 +642,15 @@
2단계 인증 앱에 입력하세요src/app/account/settings/settings.component.html
- 202
+ 204
- 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
- 206
+ 208
@@ -764,7 +658,7 @@
잘못된 인증 코드src/app/account/settings/settings.component.html
- 214
+ 217
@@ -772,16 +666,15 @@
인증 코드src/app/account/settings/settings.component.html
- 221
+ 224
- Make a note of the following backup codes, this is the only time they will be
- shown.
+ Make a note of the following backup codes, this is the only time they will be shown. 다음 백업 코드를 기록해 두세요. 해당 코드는 이번만 표시됩니다.src/app/account/settings/settings.component.html
- 228
+ 231
@@ -812,8 +705,7 @@
17
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -821,8 +713,7 @@
460
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -855,7 +746,7 @@
src/app/affiliation/affiliations.component.html
- 232
+ 230src/app/user/user-delete.component.html
@@ -866,13 +757,9 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal
- and the user's ORCID record.
- 에 대한 이 제휴를 정말
- 삭제하시겠습니까? 포털 및 사용자의 ORCID 기록에서 제휴가 삭제됩니다.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
+ 에 대한 이 제휴를 정말 삭제하시겠습니까? 포털 및 사용자의 ORCID 기록에서 제휴가 삭제됩니다.src/app/affiliation/affiliation-delete.component.ts40
@@ -950,8 +837,7 @@
139
-
+ Affiliation Section 제휴 유형
@@ -963,28 +849,12 @@
43
-
-
-
-
-
-
- src/app/affiliation/affiliation-detail.component.html
- 53
-
-
- src/app/affiliation/affiliations.component.html
- 168
-
- Organization조직src/app/affiliation/affiliation-detail.component.html
- 57
+ 55
@@ -992,7 +862,7 @@
부서src/app/affiliation/affiliation-detail.component.html
- 69
+ 67src/app/affiliation/affiliation-update.component.html
@@ -1004,7 +874,7 @@
역할/직책src/app/affiliation/affiliation-detail.component.html
- 79
+ 77src/app/affiliation/affiliation-update.component.html
@@ -1016,7 +886,7 @@
URLsrc/app/affiliation/affiliation-detail.component.html
- 85
+ 83src/app/affiliation/affiliation-update.component.html
@@ -1028,7 +898,7 @@
시작 날짜src/app/affiliation/affiliation-detail.component.html
- 93
+ 91
@@ -1036,7 +906,7 @@
종료 날짜src/app/affiliation/affiliation-detail.component.html
- 99
+ 97
@@ -1044,7 +914,7 @@
외부 IDsrc/app/affiliation/affiliation-detail.component.html
- 109
+ 107src/app/affiliation/affiliation-update.component.html
@@ -1056,7 +926,7 @@
생성됨src/app/affiliation/affiliation-detail.component.html
- 117
+ 115
@@ -1064,7 +934,7 @@
ORCID에 추가됨src/app/affiliation/affiliation-detail.component.html
- 125
+ 123
@@ -1072,7 +942,7 @@
ORCID에서 업데이트됨src/app/affiliation/affiliation-detail.component.html
- 135
+ 133
@@ -1080,7 +950,7 @@
수정됨src/app/affiliation/affiliation-detail.component.html
- 141
+ 139
@@ -1088,7 +958,7 @@
다음에 의함:src/app/affiliation/affiliation-detail.component.html
- 144
+ 142src/app/member/member-detail.component.html
@@ -1112,33 +982,31 @@
관리자 IDsrc/app/affiliation/affiliation-detail.component.html
- 146
+ 144
-
+ Notification First Sent 알림 처음 전송됨src/app/affiliation/affiliation-detail.component.html
- 157
+ 155src/app/affiliation/affiliation-detail.component.html
- 176
+ 174
-
+ Notification Last Sent 알림 마지막으로 전송됨src/app/affiliation/affiliation-detail.component.html
- 195
+ 193src/app/affiliation/affiliation-detail.component.html
- 214
+ 212
@@ -1146,7 +1014,7 @@
뒤로src/app/affiliation/affiliation-detail.component.html
- 231
+ 229src/app/member/member-detail.component.html
@@ -1162,11 +1030,11 @@
편집src/app/affiliation/affiliation-detail.component.html
- 235
+ 233src/app/affiliation/affiliations.component.html
- 222
+ 220src/app/member/member-detail.component.html
@@ -1197,19 +1065,15 @@
Import affiliations from CSV 제휴 가져오기
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the
- file has been processed.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.처리를 위해 CSV를 업로드했습니다. 파일을 처리한 후 이메일로 알려 드리겠습니다.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1217,8 +1081,7 @@
There was a problem uploading your CSV for processing. 처리를 위해 CSV를 업로드하는 중에 문제가 발생했습니다.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1226,8 +1089,7 @@
Please select the CSV file to upload 업로드할 CSV 파일을 선택해 주세요
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1235,18 +1097,15 @@
File Path파일 경로
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once
- the upload has completed.
+ Please do not forget to download and send permission links to your researchers once the upload has completed.참고: 업로드가 완료되면 권한 링크를 다운로드하여 연구원에게 보내는 것을 잊지 마세요.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1254,8 +1113,7 @@
Upload업로드
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1271,8 +1129,7 @@
Close닫기
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1280,13 +1137,19 @@
There is no file to upload. Please select one.업로드할 파일이 없습니다. 하나를 선택해 주세요.
-
- src/app/affiliation/affiliation-import-dialog.component.ts
+ src/app/affiliation/affiliation-import-dialog.component.ts60
+
+ src/app/member/member-import-dialog.component.ts
+ 60
+
+
+ src/app/user/user-import-dialog.component.ts
+ 62
+
-
+ Add or edit affiliation 제휴 추가 또는 편집
@@ -1296,7 +1159,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1394,8 +1257,7 @@
146
-
+ Organization ID Source조직 ID 소스
@@ -1403,8 +1265,7 @@
176
-
+ Organization ID조직 ID
@@ -1413,11 +1274,8 @@
- This field is required. GRID Organization ID should start with "grid.",
- RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
- 0
- 이 필드는 필수입니다. GRID 조직 ID는 grid로 시작해야 하거나(예: grid.12344) 유효한 grid URL이어야
- 합니다. RINGGOLD 조직 ID는 숫자여야 합니다. ROR ID는 0으로 시작하는 9자여야 합니다.
+ This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
+ 이 필드는 필수입니다. GRID 조직 ID는 grid로 시작해야 하거나(예: grid.12344) 유효한 grid URL이어야 합니다. RINGGOLD 조직 ID는 숫자여야 합니다. ROR ID는 0으로 시작하는 9자여야 합니다.src/app/affiliation/affiliation-update.component.html230
@@ -1532,8 +1390,7 @@
- Please do not forget to download and send permission links to your researcher once
- the assertion has been saved.
+ Please do not forget to download and send permission links to your researcher once the assertion has been saved.참고: 어설션이 저장되면 권한 링크를 다운로드하여 연구원에게 보내는 것을 잊지 마세요.src/app/affiliation/affiliation-update.component.html
@@ -1561,8 +1418,8 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1580,8 +1437,7 @@
2
-
+ Send permission notifications 권한 알림 전송
@@ -1589,8 +1445,7 @@
11
-
+ Request permission links 권한 링크 요청
@@ -1598,8 +1453,7 @@
21
-
+ Request affiliation status report 제휴 현황 보고서 요청
@@ -1607,9 +1461,7 @@
31
-
+ Request affiliations for edit 편집에 대한 제휴 요청
@@ -1633,36 +1485,25 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
- 파일 편집에 대한 제휴를 곧 우편으로 발송해 드립니다. 파일을 받지 못하셨다면 membership@orcid.org로 연락하여
- 문의해 주세요.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ 파일 편집에 대한 제휴를 곧 우편으로 발송해 드립니다. 파일을 받지 못하셨다면 membership@orcid.org로 연락하여 문의해 주세요.src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
- 제휴 현황 보고서 파일을 곧 우편으로 발송해 드립니다. 파일을 받지 못하셨다면 membership@orcid.org로 연락하여
- 문의해 주세요.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ 제휴 현황 보고서 파일을 곧 우편으로 발송해 드립니다. 파일을 받지 못하셨다면 membership@orcid.org로 연락하여 문의해 주세요.src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive
- your file then please contact us at membership@orcid.org.
- 권한 링크 파일을 곧 우편으로 발송해 드립니다. 파일을 받지 못하셨다면 membership@orcid.org로 연락하여 문의해
- 주세요.
+
+ Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ 권한 링크 파일을 곧 우편으로 발송해 드립니다. 파일을 받지 못하셨다면 membership@orcid.org로 연락하여 문의해 주세요.src/app/affiliation/affiliations.component.html91
@@ -1705,7 +1546,7 @@
~src/app/affiliation/affiliations.component.html
- 184
+ 182
@@ -1713,24 +1554,20 @@
세부 정보 보기src/app/affiliation/affiliations.component.html
- 192
+ 190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or
- include a screenshot of the error message below.
- 이 오류를 해결하는 데 도움이 필요한 경우 컨소시엄 리드 또는 membership@orcid.org에 문의해 주세요. 아래 오류
- 메시지 스크린샷을 포함해 주세요.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
+ 이 오류를 해결하는 데 도움이 필요한 경우 컨소시엄 리드 또는 membership@orcid.org에 문의해 주세요. 아래 오류 메시지 스크린샷을 포함해 주세요.src/app/affiliation/affiliations.component.html
- 205
+ 203
- Showing - of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1744,71 +1581,57 @@
228
-
+ Send permission notifications 권한 알림 전송
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try
- again later.
+
+ A request to send notifications to your users is already in progress. Please try again later. 귀하의 사용자에게 알림 전송 요청이 이미 진행 중입니다. 나중에 다시 시도해 주세요.
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers
- for the affiliations that are pending?
+
+ Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending? '대기 중' 상태인 제휴 항목이 있는 모든 연구원에게 권한 알림이 전송됩니다.
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language 알림 언어
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? 알림을 어떤 언어로 전송하시겠습니까?
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notifications알림 전송
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html38
-
- Sorry, an error has occurred
-
+
+ Sorry, an error has occurred
+ src/app/error/error-alert.component.html5
@@ -1839,8 +1662,8 @@
- You are logged in as user
- 로그인한 사용자
+ You are logged in as user
+ 로그인한 사용자 src/app/home/home.component.ts25
@@ -1895,45 +1718,40 @@
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted permission
- to update your ORCID record, and your record has been updated with affiliation
- information.
-
+ You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts166
@@ -2029,7 +1847,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2223,8 +2041,7 @@
77
-
+ Assertion Service Enabled 어설션 활서화됨
@@ -2277,8 +2094,7 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again 이런! 데이터 처리 중에 문제가 발생했습니다. 아래 오류를 수정하여 다시 시도해 주세요src/app/member/member-import-dialog.component.html
@@ -2295,27 +2111,13 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
- There is no file to upload. Please select one.
-
- gatewayApp.msUserServiceMSUser.import.emptyFile.string
-
- src/app/member/member-import-dialog.component.ts
- 60
-
-
- src/app/user/user-import-dialog.component.ts
- 62
-
-
-
+ Add or edit member 회원 추가 또는 편집
@@ -2331,8 +2133,7 @@
121
-
+ added as a Redirect URI in다음에 리디렉션 URI로 추가됨:
@@ -2374,7 +2175,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2382,7 +2183,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2428,11 +2229,8 @@
23
-
- Notification process has now started. We will email you as soon as the process has
- completed.
+
+ Notification process has now started. We will email you as soon as the process has completed.지금 알림 프로세스가 시작되었습니다. 프로세스가 완료되면 이메일을 보내 드리겠습니다.src/app/shared/pipe/localize.ts
@@ -2505,7 +2303,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4689,7 +4487,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4736,8 +4534,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4936,8 +4734,7 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again 이런! 데이터 처리 중에 문제가 발생했습니다. 아래 오류를 수정한 후 다시 시도해 주세요src/app/user/user-import-dialog.component.html
@@ -4968,13 +4765,9 @@
4
-
- 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.
- 소유권을 정말 이전하시겠습니까? 이 조직 계정의 소유권을 이전하려고 합니다. 소유권 이전 후 조직 소유자인 경우 더 이상 사용자
- 관리와 같은 관리 기능에 액세스할 수 없습니다.
+
+ 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.ts226
diff --git a/ui/src/i18n/messages.pt.xlf b/ui/src/i18n/messages.pt.xlf
index f3d68db92..e50a8540e 100644
--- a/ui/src/i18n/messages.pt.xlf
+++ b/ui/src/i18n/messages.pt.xlf
@@ -2,12 +2,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.html6
@@ -21,8 +17,7 @@
10
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html22
@@ -38,8 +33,7 @@
16
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html28
@@ -107,75 +101,55 @@
Reset passwordRedefinir palavra-passe
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html4
- The
- activation key is missing.
+ The activation key is missing.Falta o código de ativação.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html7
- This
- activation key is invalid.
+ This activation key is invalid.A chave de ativação é inválida.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html11
- This
- activation has expired.
+ This activation has expired.Esta chave de ativação expirou.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this
- link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It
- looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new
- activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a
- new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your
- new activation link please contact our support team please contact us at
- membership@orcid.org.
- If you are still having problems activating your account or have not
- received your new activation link, please contact us at membership@orcid.org.
-
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
+ If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -183,32 +157,23 @@
Choose a new passwordEscolha uma nova palavra-passe
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for
- 24 hours.
- Não foi possível redefinir a sua palavra-passe. Lembre-se que um pedido
- de palavra-passe é apenas válido por 24 horas.
+ Your password couldn't be reset. Remember a password request is only valid for 24 hours.
+ Não foi possível redefinir a sua palavra-passe. Lembre-se que um pedido de palavra-passe é apenas válido por 24 horas.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html43
- Your
- password has been reset. Please
- A
- sua palavra-passe foi redefinida. Por favor
-
-
- src/app/account/password/password-reset-finish.component.html
+ Your password has been reset. Please
+ A sua palavra-passe foi redefinida. Por favor
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -216,8 +181,7 @@
sign ininiciar sessão
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html59
@@ -225,8 +189,7 @@
The password and its confirmation do not match! A palavra-chave e a sua confirmação não coincidem!
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html68
@@ -238,8 +201,7 @@
New passwordNova palavra-passe
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html76
@@ -251,8 +213,7 @@
New passwordNova palavra-passe
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html83
@@ -264,8 +225,7 @@
Your password is required. É necessária a sua palavra-passe.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html97
@@ -281,8 +241,7 @@
Your password is required to be at least 4 characters. A sua palavra-passe deverá ter pelo menos 4 caracteres
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html105
@@ -294,8 +253,7 @@
Your password cannot be longer than 50 characters. Esta palavra-passe não pode ter mais de 50 caractéres.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html112
@@ -307,8 +265,7 @@
New password confirmationConfirmação da nova palavra-passe
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html121
@@ -320,8 +277,7 @@
Confirm the new passwordConfirme a nova palavra-passe
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html128
@@ -333,8 +289,7 @@
Your password confirmation is required. É necessária a sua palavra-passe de confirmação.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html142
@@ -344,11 +299,9 @@
Your password confirmation is required to be at least 4 characters.
- A sua palavra-passe de confirmação precisa de ter pelo menos 4
- caracteres.
+ A sua palavra-passe de confirmação precisa de ter pelo menos 4 caracteres.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html150
@@ -360,8 +313,7 @@
Your password confirmation cannot be longer than 50 characters. A sua palavra-passe de confirmação não pode ter mais de 50 caracteres.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html157
@@ -373,8 +325,7 @@
Reset Password Validar nova palavra-passe
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html167
@@ -382,21 +333,15 @@
Reset your passwordRedefina a sua palavra-passe
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html4
- 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
+ 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.html7
@@ -404,18 +349,15 @@
Enter the email address you used to register.Insira o endereço de e-mail que usou para se registar
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html11 Check your emails for details on how to reset your password.
- Verifique os seus emails para mais detalhes sobre como redefinir a sua
- palavra-passe.
+ Verifique os seus emails para mais detalhes sobre como redefinir a sua palavra-passe.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html15
@@ -423,8 +365,7 @@
Your email is required. O seu e-mail é obrigatório.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html42
@@ -432,8 +373,7 @@
Your email is invalid. O seu e-mail é inválido.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html50
@@ -441,8 +381,7 @@
Your email is required to be at least 5 characters. É necessário que o seu email tenha pelo menos 5 caractéres.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html57
@@ -450,8 +389,7 @@
Your email cannot be longer than 100 characters. O seu email não pode ter mais que 50 caractéres.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html65
@@ -459,8 +397,7 @@
Reset Redefinir palavra-passe
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html76
@@ -468,28 +405,21 @@
Password strength:Força da palavra-passe:
-
- src/app/account/password/password-strength.component.html
+ src/app/account/password/password-strength.component.html2
- Password
- changed!
- Palavra-passe
- alterada!
+ Password changed!
+ Palavra-passe alterada!src/app/account/password/password.component.html7
- 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.html15
@@ -503,9 +433,9 @@
30
-
+ Current password
-
+ src/app/account/password/password.component.html38
@@ -520,8 +450,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -536,10 +466,8 @@
- Settings
- saved!
- Configurações
- gravadas!
+ Settings saved!
+ Configurações gravadas!src/app/account/settings/settings.component.html8
@@ -642,7 +570,7 @@
src/app/account/settings/settings.component.html
- 243
+ 246
@@ -654,12 +582,8 @@
- 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.
- Adicione mais segurança à sua conta permitindo a autenticação de dois
- fatores. De cada vez que iniciar sessão, ser-lhe-à solicitado que introduza um código de
- seis dígitos que enviaremos para a sua aplicação de autenticação preferida.
+ 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.
+ Adicione mais segurança à sua conta permitindo a autenticação de dois fatores. De cada vez que iniciar sessão, ser-lhe-à solicitado que introduza um código de seis dígitos que enviaremos para a sua aplicação de autenticação preferida.src/app/account/settings/settings.component.html146
@@ -682,62 +606,27 @@
- 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,
- 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, FreeOTP ou a Authy.src/app/account/settings/settings.component.html167
- 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
- 175
+ 176
- Can't
- scan the QR code?
- Não
- consegue digitalizar o código QR?
+ Can't scan the QR code?
+ Não consegue digitalizar o código QR?src/app/account/settings/settings.component.html
- 196
+ 197
@@ -745,7 +634,7 @@
Obtenha antes um código de textosrc/app/account/settings/settings.component.html
- 200
+ 202
@@ -753,23 +642,15 @@
e introduza-o na sua aplicação de 2FAsrc/app/account/settings/settings.component.html
- 202
+ 204
- 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
- 206
+ 208
@@ -777,7 +658,7 @@
Código de verificação inválidosrc/app/account/settings/settings.component.html
- 214
+ 217
@@ -785,17 +666,15 @@
Código de verificaçãosrc/app/account/settings/settings.component.html
- 221
+ 224
- Make a note of the following backup codes, this is the only time they will be
- shown.
- Anote os seguintes códigos da cópia de segurança, esta é a única vez que
- serão exibidos.
+ Make a note of the following backup codes, this is the only time they will be shown.
+ Anote os seguintes códigos da cópia de segurança, esta é a única vez que serão exibidos.src/app/account/settings/settings.component.html
- 228
+ 231
@@ -826,8 +705,7 @@
17
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -835,8 +713,7 @@
460
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -869,7 +746,7 @@
src/app/affiliation/affiliations.component.html
- 232
+ 230src/app/user/user-delete.component.html
@@ -880,14 +757,9 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal
- and the user's ORCID record.
- Tem a certeza de que quer eliminar esta afiliação para ? A afiliação será eliminada do portal e do
- registo ORCID do utilizador.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
+ Tem a certeza de que quer eliminar esta afiliação para ? A afiliação será eliminada do portal e do registo ORCID do utilizador.src/app/affiliation/affiliation-delete.component.ts40
@@ -965,8 +837,7 @@
139
-
+ Affiliation Section Tipo de Afiliação
@@ -978,28 +849,12 @@
43
-
-
-
-
-
-
- src/app/affiliation/affiliation-detail.component.html
- 53
-
-
- src/app/affiliation/affiliations.component.html
- 168
-
- OrganizationOrganizaçãosrc/app/affiliation/affiliation-detail.component.html
- 57
+ 55
@@ -1007,7 +862,7 @@
Departamentosrc/app/affiliation/affiliation-detail.component.html
- 69
+ 67src/app/affiliation/affiliation-update.component.html
@@ -1019,7 +874,7 @@
Papel/Títulosrc/app/affiliation/affiliation-detail.component.html
- 79
+ 77src/app/affiliation/affiliation-update.component.html
@@ -1031,7 +886,7 @@
URLsrc/app/affiliation/affiliation-detail.component.html
- 85
+ 83src/app/affiliation/affiliation-update.component.html
@@ -1043,7 +898,7 @@
Data de Iníciosrc/app/affiliation/affiliation-detail.component.html
- 93
+ 91
@@ -1051,7 +906,7 @@
Data de Fimsrc/app/affiliation/affiliation-detail.component.html
- 99
+ 97
@@ -1059,7 +914,7 @@
ID Externosrc/app/affiliation/affiliation-detail.component.html
- 109
+ 107src/app/affiliation/affiliation-update.component.html
@@ -1071,7 +926,7 @@
Criadosrc/app/affiliation/affiliation-detail.component.html
- 117
+ 115
@@ -1079,7 +934,7 @@
Adicionado ao ORCIDsrc/app/affiliation/affiliation-detail.component.html
- 125
+ 123
@@ -1087,7 +942,7 @@
Atualizado no ORCIDsrc/app/affiliation/affiliation-detail.component.html
- 135
+ 133
@@ -1095,7 +950,7 @@
Modificadosrc/app/affiliation/affiliation-detail.component.html
- 141
+ 139
@@ -1103,7 +958,7 @@
porsrc/app/affiliation/affiliation-detail.component.html
- 144
+ 142src/app/member/member-detail.component.html
@@ -1127,33 +982,31 @@
ID do administradorsrc/app/affiliation/affiliation-detail.component.html
- 146
+ 144
-
+ Notification First Sent Primeira notificação enviadasrc/app/affiliation/affiliation-detail.component.html
- 157
+ 155src/app/affiliation/affiliation-detail.component.html
- 176
+ 174
-
+ Notification Last Sent Última notificação enviadasrc/app/affiliation/affiliation-detail.component.html
- 195
+ 193src/app/affiliation/affiliation-detail.component.html
- 214
+ 212
@@ -1161,7 +1014,7 @@
Voltarsrc/app/affiliation/affiliation-detail.component.html
- 231
+ 229src/app/member/member-detail.component.html
@@ -1177,11 +1030,11 @@
Editarsrc/app/affiliation/affiliation-detail.component.html
- 235
+ 233src/app/affiliation/affiliations.component.html
- 222
+ 220src/app/member/member-detail.component.html
@@ -1212,20 +1065,15 @@
Import affiliations from CSV Importar afiliações
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the
- file has been processed.
- O seu CSV foi carregado para processamento. Avisá-lo-emos por e-mail
- assim que o ficheiro tiver sido processado.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
+ O seu CSV foi carregado para processamento. Avisá-lo-emos por e-mail assim que o ficheiro tiver sido processado.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1233,8 +1081,7 @@
There was a problem uploading your CSV for processing. Ocorreu um problema ao carregar o seu CSV para processamento.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1242,8 +1089,7 @@
Please select the CSV file to upload Selecione um ficheiro CRV para carregar
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1251,19 +1097,15 @@
File PathCaminho de ficheiro
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once
- the upload has completed.
- Nota: Não se esqueça de descarregar e enviar. as ligações de permissão
- para os seus investigadores quando o upload estiver completo.
+ Please do not forget to download and send permission links to your researchers once the upload has completed.
+ Nota: Não se esqueça de descarregar e enviar. as ligações de permissão para os seus investigadores quando o upload estiver completo.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1271,8 +1113,7 @@
UploadCarregar
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1288,8 +1129,7 @@
CloseFechar
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1297,13 +1137,19 @@
There is no file to upload. Please select one.Não existe nenhum ficheiro para carregar. Selecione um.
-
- src/app/affiliation/affiliation-import-dialog.component.ts
+ src/app/affiliation/affiliation-import-dialog.component.ts60
+
+ src/app/member/member-import-dialog.component.ts
+ 60
+
+
+ src/app/user/user-import-dialog.component.ts
+ 62
+
-
+ Add or edit affiliation Adicionar ou editar afiliação
@@ -1313,7 +1159,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1411,8 +1257,7 @@
146
-
+ Organization ID SourceFonte da ID da Organização
@@ -1420,8 +1265,7 @@
176
-
+ Organization IDID da Organização
@@ -1430,12 +1274,8 @@
- This field is required. GRID Organization ID should start with "grid.",
- RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
- 0
- Este campo é obrigatório. O ID de Organização GRID deve começar com
- grid, como grid.12344, ou ser um URL de grid válido. O ID de Organização RINGGOLD deve ser
- um número. Os IDs ROR devem ter 9 caracteres, a começar com 0.
+ This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
+ Este campo é obrigatório. O ID de Organização GRID deve começar com grid, como grid.12344, ou ser um URL de grid válido. O ID de Organização RINGGOLD deve ser um número. Os IDs ROR devem ter 9 caracteres, a começar com 0.src/app/affiliation/affiliation-update.component.html230
@@ -1550,10 +1390,8 @@
- Please do not forget to download and send permission links to your researcher once
- the assertion has been saved.
- Nota: Não se esqueça de descarregar e enviar as ligações de permissão
- para o seu investigador assim que a asserção for guardada.
+ Please do not forget to download and send permission links to your researcher once the assertion has been saved.
+ Nota: Não se esqueça de descarregar e enviar as ligações de permissão para o seu investigador assim que a asserção for guardada.src/app/affiliation/affiliation-update.component.html452
@@ -1580,8 +1418,8 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1599,8 +1437,7 @@
2
-
+ Send permission notifications Enviar notificações de permissão
@@ -1608,8 +1445,7 @@
11
-
+ Request permission links Solicitar hiperligações de permissão
@@ -1617,8 +1453,7 @@
21
-
+ Request affiliation status report Solicitar relatório de estado de afiliação
@@ -1626,9 +1461,7 @@
31
-
+ Request affiliations for edit Solicitar afiliações para editar
@@ -1652,39 +1485,25 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
- As suas afiliações para editar o ficheiro ser-lhe-ão enviadas por e-mail
- brevemente. Se não receber o seu ficheiro, contacte-nos através do e-mail
- membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ As suas afiliações para editar o ficheiro ser-lhe-ão enviadas por e-mail brevemente. Se não receber o seu ficheiro, contacte-nos através do e-mail membership@orcid.org.src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
- O seu ficheiro de relatório de estado de afiliação ser-lhe-á enviado por
- e-mail brevemente. Se não receber o seu ficheiro, contacte-nos através do e-mail
- membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ O seu ficheiro de relatório de estado de afiliação ser-lhe-á enviado por e-mail brevemente. Se não receber o seu ficheiro, contacte-nos através do e-mail membership@orcid.org.src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive
- your file then please contact us at membership@orcid.org.
- O seu ficheiro de hiperligações de permissão ser-lhe-á enviado por
- e-mail brevemente. Se não receber o seu ficheiro, contacte-nos através do e-mail
- membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ O seu ficheiro de hiperligações de permissão ser-lhe-á enviado por e-mail brevemente. Se não receber o seu ficheiro, contacte-nos através do e-mail membership@orcid.org.src/app/affiliation/affiliations.component.html91
@@ -1727,7 +1546,7 @@
atésrc/app/affiliation/affiliations.component.html
- 184
+ 182
@@ -1735,25 +1554,20 @@
Ver Detalhessrc/app/affiliation/affiliations.component.html
- 192
+ 190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or
- include a screenshot of the error message below.
- Se precisar de ajuda a resolver este erro, por favor contacte o seu
- líder de consórcio ou membership@orcid.org. Por favor inclua uma captura de ecrã da
- mensagem de erro em baixo.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
+ Se precisar de ajuda a resolver este erro, por favor contacte o seu líder de consórcio ou membership@orcid.org. Por favor inclua uma captura de ecrã da mensagem de erro em baixo.src/app/affiliation/affiliations.component.html
- 205
+ 203
- Showing - of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1767,73 +1581,57 @@
228
-
+ Send permission notifications Enviar notificações de permissão
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try
- again later.
- Um pedido para enviar notificações para os seus utilizadores está em
- curso. Tente novamente mais tarde.
+
+ A request to send notifications to your users is already in progress. Please try again later.
+ Um pedido para enviar notificações para os seus utilizadores está em curso. Tente novamente mais tarde.
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers
- for the affiliations that are pending?
- As notificações de permissão serão enviadas a todos os investigadores
- com um item de afiliação no estado "Pendente".
+
+ Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
+ As notificações de permissão serão enviadas a todos os investigadores com um item de afiliação no estado "Pendente".
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language Idioma da notificação
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? Em que idioma devem ser enviadas as notificações?
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notificationsEnviar notificações
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html38
-
- Sorry, an error has occurred
-
+
+ Sorry, an error has occurred
+ src/app/error/error-alert.component.html5
@@ -1864,8 +1662,8 @@
- You are logged in as user
- Sessão iniciada como
+ You are logged in as user
+ Sessão iniciada como src/app/home/home.component.ts25
@@ -1920,45 +1718,40 @@
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted permission
- to update your ORCID record, and your record has been updated with affiliation
- information.
-
+ You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts166
@@ -2054,7 +1847,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2248,8 +2041,7 @@
77
-
+ Assertion Service Enabled Afirmações Ativas
@@ -2302,10 +2094,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
- Ups! Ocorreu um problema ao processar os seus dados. Corrija os erros
- abaixo e tente novamente
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Ups! Ocorreu um problema ao processar os seus dados. Corrija os erros abaixo e tente novamentesrc/app/member/member-import-dialog.component.html16
@@ -2321,27 +2111,13 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
- There is no file to upload. Please select one.
-
- gatewayApp.msUserServiceMSUser.import.emptyFile.string
-
- src/app/member/member-import-dialog.component.ts
- 60
-
-
- src/app/user/user-import-dialog.component.ts
- 62
-
-
-
+ Add or edit member Adicionar ou editar membro
@@ -2357,8 +2133,7 @@
121
-
+ added as a Redirect URI inadicionado como um URI de reencaminhamento em
@@ -2400,7 +2175,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2408,7 +2183,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2454,13 +2229,9 @@
23
-
- Notification process has now started. We will email you as soon as the process has
- completed.
- O processo de notificação foi iniciado. Enviaremos um e-mail para você
- assim que esse processo for concluído.
+
+ Notification process has now started. We will email you as soon as the process has completed.
+ O processo de notificação foi iniciado. Enviaremos um e-mail para você assim que esse processo for concluído.src/app/shared/pipe/localize.ts25
@@ -2532,7 +2303,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4716,7 +4487,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4763,8 +4534,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4963,10 +4734,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
- Ups! Ocorreu um problema com o processamento dos seus dados. Corrija os
- erros abaixo e tente novamente.
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Ups! Ocorreu um problema com o processamento dos seus dados. Corrija os erros abaixo e tente novamente.src/app/user/user-import-dialog.component.html16
@@ -4996,15 +4765,9 @@
4
-
- 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.
+
+ 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.ts226
diff --git a/ui/src/i18n/messages.ru.xlf b/ui/src/i18n/messages.ru.xlf
index 14c13c2d3..5be771657 100644
--- a/ui/src/i18n/messages.ru.xlf
+++ b/ui/src/i18n/messages.ru.xlf
@@ -2,12 +2,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.html6
@@ -21,8 +17,7 @@
10
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html22
@@ -38,8 +33,7 @@
16
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html28
@@ -107,75 +101,55 @@
Reset passwordСбросить пароль
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html4
- The
- activation key is missing.
+ The activation key is missing.Отсутствует ключ активации.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html7
- This
- activation key is invalid.
+ This activation key is invalid.Ключ активации недействителен.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html11
- This
- activation has expired.
+ This activation has expired.Срок действия ключа активации истек.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this
- link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It
- looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new
- activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a
- new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your
- new activation link please contact our support team please contact us at
- membership@orcid.org.
- If you are still having problems activating your account or have not
- received your new activation link, please contact us at membership@orcid.org.
-
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
+ If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -183,32 +157,23 @@
Choose a new passwordВыберите новый пароль
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for
- 24 hours.
- Ваш пароль не может быть сброшен. Помните, что запрос пароля
- действителен только в течение 24 часов.
+ Your password couldn't be reset. Remember a password request is only valid for 24 hours.
+ Ваш пароль не может быть сброшен. Помните, что запрос пароля действителен только в течение 24 часов.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html43
- Your
- password has been reset. Please
- Ваш
- пароль сброшен.
- Пожалуйста,
-
-
- src/app/account/password/password-reset-finish.component.html
+ Your password has been reset. Please
+ Ваш пароль сброшен. Пожалуйста,
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -216,8 +181,7 @@
sign inвойти
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html59
@@ -225,8 +189,7 @@
The password and its confirmation do not match! Пароль и его подтверждение не совпадают!
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html68
@@ -238,8 +201,7 @@
New passwordНовый пароль
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html76
@@ -251,8 +213,7 @@
New passwordНовый пароль
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html83
@@ -264,8 +225,7 @@
Your password is required. Ваш пароль необходим.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html97
@@ -281,8 +241,7 @@
Your password is required to be at least 4 characters. Ваш пароль должен состоять из минимум 4 символов.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html105
@@ -294,8 +253,7 @@
Your password cannot be longer than 50 characters. Ваш пароль не может состоять из более чем 50 символов.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html112
@@ -307,8 +265,7 @@
New password confirmationНовый пароль-подтверждение
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html121
@@ -320,8 +277,7 @@
Confirm the new passwordПодтвердить новый пароль
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html128
@@ -333,8 +289,7 @@
Your password confirmation is required. Необходимо подтверждение пароля.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html142
@@ -346,8 +301,7 @@
Your password confirmation is required to be at least 4 characters. Ваш пароль-подтверждение должен состоять из минимум 4 символов.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html150
@@ -359,8 +313,7 @@
Your password confirmation cannot be longer than 50 characters. Ваш пароль-подтверждение не может состоять из более чем 50 символов.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html157
@@ -372,8 +325,7 @@
Reset Password Подтвердить новый пароль
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html167
@@ -381,21 +333,15 @@
Reset your passwordСбросить ваш пароль
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html4
- Email
- address isn't registered! Please check and try again.
- Электронный
- адрес не зарегистрирован!Пожалуйста, проверьте и попробуйте ещё раз
-
-
- src/app/account/password/password-reset-init.component.html
+ Email address isn't registered! Please check and try again.
+ Электронный адрес не зарегистрирован!Пожалуйста, проверьте и попробуйте ещё раз
+
+ src/app/account/password/password-reset-init.component.html7
@@ -403,8 +349,7 @@
Enter the email address you used to register.Введите адрес электронной почты, который вы использовали для регистрации
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html11
@@ -412,8 +357,7 @@
Check your emails for details on how to reset your password. На вашу электронную почту были отправлены инструкции по сбросу пароля.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html15
@@ -421,8 +365,7 @@
Your email is required. Ваш адрес электронной почты необходим.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html42
@@ -430,8 +373,7 @@
Your email is invalid. Ваш электронный адрес недействителен.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html50
@@ -439,8 +381,7 @@
Your email is required to be at least 5 characters. Ваш адрес электронной почты должен содержать не менее 5 символов.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html57
@@ -448,8 +389,7 @@
Your email cannot be longer than 100 characters. Адрес вашей эл. почты не может состоять из более чем 50 символов.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html65
@@ -457,8 +397,7 @@
Reset Сбросить пароль
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html76
@@ -466,28 +405,21 @@
Password strength:Надежность пароля:
-
- src/app/account/password/password-strength.component.html
+ src/app/account/password/password-strength.component.html2
- Password
- changed!
- Пароль
- изменен!
+ Password changed!
+ Пароль изменен!src/app/account/password/password.component.html7
- 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.html15
@@ -501,9 +433,9 @@
30
-
+ Current password
-
+ src/app/account/password/password.component.html38
@@ -518,8 +450,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -534,10 +466,8 @@
- Settings
- saved!
- Настройки
- сохранены!
+ Settings saved!
+ Настройки сохранены!src/app/account/settings/settings.component.html8
@@ -640,7 +570,7 @@
src/app/account/settings/settings.component.html
- 243
+ 246
@@ -652,12 +582,8 @@
- 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.
- Повысьте безопасность своей учетной записи на портале участника ORCID,
- включив двухфакторную аутентификацию. Каждый раз, когда вы входите в систему, вам будет
- нужно ввести шестизначный код, который мы отправим в ваше приложение для аутентификации.
+ 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.
+ Повысьте безопасность своей учетной записи на портале участника ORCID, включив двухфакторную аутентификацию. Каждый раз, когда вы входите в систему, вам будет нужно ввести шестизначный код, который мы отправим в ваше приложение для аутентификации.src/app/account/settings/settings.component.html146
@@ -680,61 +606,27 @@
- 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.html167
- 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
- 175
+ 176
- Can't
- scan the QR code?
- Не
- можете отсканировать QR-код?
+ Can't scan the QR code?
+ Не можете отсканировать QR-код?src/app/account/settings/settings.component.html
- 196
+ 197
@@ -742,7 +634,7 @@
Получите код по СМСsrc/app/account/settings/settings.component.html
- 200
+ 202
@@ -750,23 +642,15 @@
и введите его в приложение 2FA вместо этогоsrc/app/account/settings/settings.component.html
- 202
+ 204
- 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
- 206
+ 208
@@ -774,7 +658,7 @@
Неверный код подтвержденияsrc/app/account/settings/settings.component.html
- 214
+ 217
@@ -782,16 +666,15 @@
Проверочный кодsrc/app/account/settings/settings.component.html
- 221
+ 224
- Make a note of the following backup codes, this is the only time they will be
- shown.
+ Make a note of the following backup codes, this is the only time they will be shown. Запишите следующие резервные коды, они будут показаны только в этот раз.src/app/account/settings/settings.component.html
- 228
+ 231
@@ -822,8 +705,7 @@
17
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -831,8 +713,7 @@
460
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -865,7 +746,7 @@
src/app/affiliation/affiliations.component.html
- 232
+ 230src/app/user/user-delete.component.html
@@ -876,14 +757,9 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal
- and the user's ORCID record.
- Удалить эту аффилиацию для ? Она будет удалена из портала и профиля ORCID
- пользователя.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
+ Удалить эту аффилиацию для ? Она будет удалена из портала и профиля ORCID пользователя.src/app/affiliation/affiliation-delete.component.ts40
@@ -961,8 +837,7 @@
139
-
+ Affiliation Section Тип принадлежности
@@ -974,28 +849,12 @@
43
-
-
-
-
-
-
- src/app/affiliation/affiliation-detail.component.html
- 53
-
-
- src/app/affiliation/affiliations.component.html
- 168
-
- OrganizationОрганизацияsrc/app/affiliation/affiliation-detail.component.html
- 57
+ 55
@@ -1003,7 +862,7 @@
Отделsrc/app/affiliation/affiliation-detail.component.html
- 69
+ 67src/app/affiliation/affiliation-update.component.html
@@ -1015,7 +874,7 @@
Роль/форма обращенияsrc/app/affiliation/affiliation-detail.component.html
- 79
+ 77src/app/affiliation/affiliation-update.component.html
@@ -1027,7 +886,7 @@
URL-адресsrc/app/affiliation/affiliation-detail.component.html
- 85
+ 83src/app/affiliation/affiliation-update.component.html
@@ -1039,7 +898,7 @@
Дата началаsrc/app/affiliation/affiliation-detail.component.html
- 93
+ 91
@@ -1047,7 +906,7 @@
Дата окончанияsrc/app/affiliation/affiliation-detail.component.html
- 99
+ 97
@@ -1055,7 +914,7 @@
Внешний идентификаторsrc/app/affiliation/affiliation-detail.component.html
- 109
+ 107src/app/affiliation/affiliation-update.component.html
@@ -1067,7 +926,7 @@
Созданоsrc/app/affiliation/affiliation-detail.component.html
- 117
+ 115
@@ -1075,7 +934,7 @@
Добавлено в ORCIDsrc/app/affiliation/affiliation-detail.component.html
- 125
+ 123
@@ -1083,7 +942,7 @@
Обновлено в ORCIDsrc/app/affiliation/affiliation-detail.component.html
- 135
+ 133
@@ -1091,7 +950,7 @@
Измененоsrc/app/affiliation/affiliation-detail.component.html
- 141
+ 139
@@ -1099,7 +958,7 @@
кемsrc/app/affiliation/affiliation-detail.component.html
- 144
+ 142src/app/member/member-detail.component.html
@@ -1123,33 +982,31 @@
Идентификатор администратораsrc/app/affiliation/affiliation-detail.component.html
- 146
+ 144
-
+ Notification First Sent Первое отправленное уведомлениеsrc/app/affiliation/affiliation-detail.component.html
- 157
+ 155src/app/affiliation/affiliation-detail.component.html
- 176
+ 174
-
+ Notification Last Sent Последнее отправленное уведомлениеsrc/app/affiliation/affiliation-detail.component.html
- 195
+ 193src/app/affiliation/affiliation-detail.component.html
- 214
+ 212
@@ -1157,7 +1014,7 @@
Назадsrc/app/affiliation/affiliation-detail.component.html
- 231
+ 229src/app/member/member-detail.component.html
@@ -1173,11 +1030,11 @@
Редактироватьsrc/app/affiliation/affiliation-detail.component.html
- 235
+ 233src/app/affiliation/affiliations.component.html
- 222
+ 220src/app/member/member-detail.component.html
@@ -1208,20 +1065,15 @@
Import affiliations from CSV Импортировать принадлежности
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the
- file has been processed.
- Ваш файл CSV загружен для обработки. Мы сообщим по электронной почте,
- как только файл будет обработан.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
+ Ваш файл CSV загружен для обработки. Мы сообщим по электронной почте, как только файл будет обработан.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1229,8 +1081,7 @@
There was a problem uploading your CSV for processing. При загрузке вашего CSV-файла для обработки возникла проблема.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1238,8 +1089,7 @@
Please select the CSV file to upload Выберите CSV-файл для загрузки
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1247,19 +1097,15 @@
File PathПуть к файлу
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once
- the upload has completed.
- Примечание: после завершения загрузки не забудьте загрузить и отправить
- своим исследователям ссылки с разрешениями.
+ Please do not forget to download and send permission links to your researchers once the upload has completed.
+ Примечание: после завершения загрузки не забудьте загрузить и отправить своим исследователям ссылки с разрешениями.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1267,8 +1113,7 @@
UploadЗагрузить
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1284,8 +1129,7 @@
CloseЗакрыть
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1293,13 +1137,19 @@
There is no file to upload. Please select one.Нет файла для загрузки. Пожалуйста, выберите.
-
- src/app/affiliation/affiliation-import-dialog.component.ts
+ src/app/affiliation/affiliation-import-dialog.component.ts60
+
+ src/app/member/member-import-dialog.component.ts
+ 60
+
+
+ src/app/user/user-import-dialog.component.ts
+ 62
+
-
+ Add or edit affiliation Добавить или редактировать принадлежность
@@ -1309,7 +1159,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1407,8 +1257,7 @@
146
-
+ Organization ID SourceИсточник идентификатора организации
@@ -1416,8 +1265,7 @@
176
-
+ Organization IDID организации
@@ -1426,13 +1274,8 @@
- This field is required. GRID Organization ID should start with "grid.",
- RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
- 0
- Это поле обязательно к заполнению. GRID Идентификатор организации должен
- начинаться с grid. например, grid.12344 или должен быть действительным URL-адресом grid,
- RINGGOLD Идентификатор организации должен быть номером. ROR Идентификаторы должны
- содержать 9 символов и начинаться с 0.
+ This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
+ Это поле обязательно к заполнению. GRID Идентификатор организации должен начинаться с grid. например, grid.12344 или должен быть действительным URL-адресом grid, RINGGOLD Идентификатор организации должен быть номером. ROR Идентификаторы должны содержать 9 символов и начинаться с 0.src/app/affiliation/affiliation-update.component.html230
@@ -1547,10 +1390,8 @@
- Please do not forget to download and send permission links to your researcher once
- the assertion has been saved.
- Примечание: не забудьте загрузить и отправить ссылки разрешений вашему
- исследователю после сохранения утверждения.
+ Please do not forget to download and send permission links to your researcher once the assertion has been saved.
+ Примечание: не забудьте загрузить и отправить ссылки разрешений вашему исследователю после сохранения утверждения.src/app/affiliation/affiliation-update.component.html452
@@ -1577,8 +1418,8 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1596,8 +1437,7 @@
2
-
+ Send permission notifications Отправить уведомления о разрешении
@@ -1605,8 +1445,7 @@
11
-
+ Request permission links Запросить ссылки для доступа
@@ -1614,8 +1453,7 @@
21
-
+ Request affiliation status report Запросить отчет о статусе доступа
@@ -1623,9 +1461,7 @@
31
-
+ Request affiliations for edit Запросить статус доступа к редактированию
@@ -1649,37 +1485,25 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
- Файл со статусом доступа к редактированию будет отправлен Вам в
- ближайшее время. Если Вы не получили свой файл, свяжитесь с нами по адресу
- membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ Файл со статусом доступа к редактированию будет отправлен Вам в ближайшее время. Если Вы не получили свой файл, свяжитесь с нами по адресу membership@orcid.org.src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
- Файл с отчетом о статусе доступа будет отправлен Вам в ближайшее время.
- Если Вы не получили свой файл, свяжитесь с нами по адресу membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ Файл с отчетом о статусе доступа будет отправлен Вам в ближайшее время. Если Вы не получили свой файл, свяжитесь с нами по адресу membership@orcid.org.src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive
- your file then please contact us at membership@orcid.org.
- Файл со ссылками для доступа будет отправлен Вам в ближайшее время. Если
- Вы не получили свой файл, свяжитесь с нами по адресу membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+ Файл со ссылками для доступа будет отправлен Вам в ближайшее время. Если Вы не получили свой файл, свяжитесь с нами по адресу membership@orcid.org.src/app/affiliation/affiliations.component.html91
@@ -1722,7 +1546,7 @@
поsrc/app/affiliation/affiliations.component.html
- 184
+ 182
@@ -1730,25 +1554,20 @@
Просмотреть подробностиsrc/app/affiliation/affiliations.component.html
- 192
+ 190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or
- include a screenshot of the error message below.
- Если вам требуется помощь в устранении этой ошибки, обратитесь к
- руководителю вашего консорциума либо напишите по адресу membership@orcid.org. Приложите
- снимок экрана с сообщением об ошибке ниже.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
+ Если вам требуется помощь в устранении этой ошибки, обратитесь к руководителю вашего консорциума либо напишите по адресу membership@orcid.org. Приложите снимок экрана с сообщением об ошибке ниже.src/app/affiliation/affiliations.component.html
- 205
+ 203
- Showing - of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1762,73 +1581,57 @@
228
-
+ Send permission notifications Отправить уведомления о разрешении
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try
- again later.
- Запрос об отправке уведомлений пользователям уже обрабатывается.
- Повторите попытку позже.
+
+ A request to send notifications to your users is already in progress. Please try again later.
+ Запрос об отправке уведомлений пользователям уже обрабатывается. Повторите попытку позже.
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers
- for the affiliations that are pending?
- Уведомления о разрешении будут отправлены всем вашим научным сотрудникам
- со статусом аффилиации «Ожидает».
+
+ Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
+ Уведомления о разрешении будут отправлены всем вашим научным сотрудникам со статусом аффилиации «Ожидает».
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language Язык уведомлений
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? На каком языке отправлять уведомления?
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notificationsОтправлять уведомления
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html38
-
- Sorry, an error has occurred
-
+
+ Sorry, an error has occurred
+ src/app/error/error-alert.component.html5
@@ -1859,8 +1662,8 @@
- You are logged in as user
- Вы вошли как
+ You are logged in as user
+ Вы вошли как src/app/home/home.component.ts25
@@ -1915,45 +1718,40 @@
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted permission
- to update your ORCID record, and your record has been updated with affiliation
- information.
-
+ You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts166
@@ -2049,7 +1847,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2243,8 +2041,7 @@
77
-
+ Assertion Service Enabled Утверждения включены
@@ -2297,10 +2094,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
- Ой! При обработке ваших данных возникла проблема. Исправьте ошибки ниже
- и попробуйте еще раз
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Ой! При обработке ваших данных возникла проблема. Исправьте ошибки ниже и попробуйте еще разsrc/app/member/member-import-dialog.component.html16
@@ -2316,27 +2111,13 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
- There is no file to upload. Please select one.
-
- gatewayApp.msUserServiceMSUser.import.emptyFile.string
-
- src/app/member/member-import-dialog.component.ts
- 60
-
-
- src/app/user/user-import-dialog.component.ts
- 62
-
-
-
+ Add or edit member Добавить или изменить участника
@@ -2352,8 +2133,7 @@
121
-
+ added as a Redirect URI inдобавлен как URI перенаправления в
@@ -2395,7 +2175,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2403,7 +2183,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2449,13 +2229,9 @@
23
-
- Notification process has now started. We will email you as soon as the process has
- completed.
- Отправка уведомлений началась. Мы сообщим вам об окончании этого
- процесса по электронной почте.
+
+ Notification process has now started. We will email you as soon as the process has completed.
+ Отправка уведомлений началась. Мы сообщим вам об окончании этого процесса по электронной почте.src/app/shared/pipe/localize.ts25
@@ -2527,7 +2303,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4711,7 +4487,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4758,8 +4534,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4958,10 +4734,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
- Ой! При обработке ваших данных возникла проблема. Пожалуйста, исправьте
- ошибки ниже и повторите попытку
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Ой! При обработке ваших данных возникла проблема. Пожалуйста, исправьте ошибки ниже и повторите попыткуsrc/app/user/user-import-dialog.component.html16
@@ -4991,15 +4765,9 @@
4
-
- 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.
- Вы уверены, что хотите передать право собственности? Вы собираетесь
- передать право собственности на аккаунт этой организации. Если вы будете владельцем
- организации после передачи права собственности, у вас больше не будет доступа к
- административным функциям, таким как управление пользователями.
+
+ 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.ts226
diff --git a/ui/src/i18n/messages.xlf b/ui/src/i18n/messages.xlf
index 61c357964..6d688cc9c 100644
--- a/ui/src/i18n/messages.xlf
+++ b/ui/src/i18n/messages.xlf
@@ -1,11 +1,9 @@
-
+
- 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.html6
@@ -18,8 +16,7 @@
10
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html22
@@ -34,8 +31,7 @@
16
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html28
@@ -95,96 +91,82 @@
Reset your password
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html4
- 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
+ src/app/account/password/password-reset-init.component.html7Enter the email address you used to register.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html11 Check your emails for details on how to reset your password.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html15 Your email is required.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html42 Your email is invalid.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html50 Your email is required to be at least 5 characters.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html57 Your email cannot be longer than 100 characters.
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html65 Reset
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html76
- Password for (You)
+ Password for (You)src/app/account/password/password.component.ts34
- Password
- changed!
+ Password changed!src/app/account/password/password.component.html7
- 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.html15
@@ -193,8 +175,7 @@
The password and its confirmation do not match!
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html68
@@ -209,7 +190,7 @@
30
-
+ Current passwordsrc/app/account/password/password.component.html
@@ -219,8 +200,7 @@
Your password is required.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html97
@@ -235,8 +215,7 @@
New password
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html76
@@ -247,8 +226,7 @@
New password
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html83
@@ -259,8 +237,7 @@
Your password is required to be at least 4 characters.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html105
@@ -271,8 +248,7 @@
Your password cannot be longer than 50 characters.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html112
@@ -283,8 +259,7 @@
New password confirmation
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html121
@@ -295,8 +270,7 @@
Confirm the new password
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html128
@@ -307,8 +281,7 @@
Your password confirmation is required.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html142
@@ -319,8 +292,7 @@
Your password confirmation is required to be at least 4 characters.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html150
@@ -331,8 +303,7 @@
Your password confirmation cannot be longer than 50 characters.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html157
@@ -355,8 +326,7 @@
- Settings
- saved!
+ Settings saved!src/app/account/settings/settings.component.html8
@@ -447,7 +417,7 @@
src/app/account/settings/settings.component.html
- 243
+ 246
@@ -458,9 +428,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.
+ 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. src/app/account/settings/settings.component.html146
@@ -481,87 +449,66 @@
- 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.
+ 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. src/app/account/settings/settings.component.html167
- Scan this QR
- code with your deviceOpen
- your 2FA app and scan the image below.
+ Scan this QR code with your deviceOpen your 2FA app and scan the image below. src/app/account/settings/settings.component.html
- 175
+ 176
- Can't
- scan the QR code?
+ Can't scan the QR code?src/app/account/settings/settings.component.html
- 196
+ 197Get a text codesrc/app/account/settings/settings.component.html
- 200
+ 202and enter it into your 2FA app insteadsrc/app/account/settings/settings.component.html
- 202
+ 204
- 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.
+ 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. src/app/account/settings/settings.component.html
- 206
+ 208 Incorrect verification code src/app/account/settings/settings.component.html
- 214
+ 217Verification codesrc/app/account/settings/settings.component.html
- 221
+ 224
- Make a note of the following backup codes, this is the only time they will be
- shown.
+ Make a note of the following backup codes, this is the only time they will be shown. src/app/account/settings/settings.component.html
- 228
+ 231
@@ -732,8 +679,8 @@
252
-
- Sorry, an error has occurred
+
+ Sorry, an error has occurred src/app/error/error-alert.component.html5
@@ -763,117 +710,91 @@
sign in
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html59 Reset Password
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html167
- Your password couldn't be reset. Remember a password request is only valid for
- 24 hours.
+ Your password couldn't be reset. Remember a password request is only valid for 24 hours.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html43Choose a new password
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html39
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this
- link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new
- activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your
- new activation link please contact our support team please contact us at
- membership@orcid.org.
+ If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html32
- This
- activation has expired.
+ This activation has expired.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html15
- This
- activation key is invalid.
+ This activation key is invalid.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html11
- The
- activation key is missing.
+ The activation key is missing.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html7
- Your
- password has been reset. Please
+ Your password has been reset. Please
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html50Reset password
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html4Password strength:
-
- src/app/account/password/password-strength.component.html
+ src/app/account/password/password-strength.component.html2
@@ -896,7 +817,7 @@
Backsrc/app/affiliation/affiliation-detail.component.html
- 231
+ 229src/app/member/member-detail.component.html
@@ -914,8 +835,7 @@
17
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -923,8 +843,7 @@
460
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -956,7 +875,7 @@
src/app/affiliation/affiliations.component.html
- 232
+ 230src/app/user/user-delete.component.html
@@ -971,11 +890,11 @@
Editsrc/app/affiliation/affiliation-detail.component.html
- 235
+ 233src/app/affiliation/affiliations.component.html
- 222
+ 220src/app/member/member-detail.component.html
@@ -1192,7 +1111,7 @@
bysrc/app/affiliation/affiliation-detail.component.html
- 144
+ 142src/app/member/member-detail.component.html
@@ -1242,8 +1161,7 @@
- Showing - of items.
+ Showing - of items.src/app/affiliation/affiliations.component.ts226
@@ -1272,18 +1190,15 @@
62
-
- 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.
+
+ 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.ts226
- Are you sure you want to delete user ?
+ Are you sure you want to delete user ?src/app/user/user-delete.component.ts44
@@ -1310,23 +1225,10 @@
19
-
- There is no file to upload. Please select one.
- gatewayApp.msUserServiceMSUser.import.emptyFile.string
-
- src/app/member/member-import-dialog.component.ts
- 60
-
-
- src/app/user/user-import-dialog.component.ts
- 62
-
- Upload
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1350,8 +1252,7 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again src/app/user/user-import-dialog.component.html16
@@ -1378,26 +1279,11 @@
3
-
-
-
-
-
- src/app/affiliation/affiliation-detail.component.html
- 53
-
-
- src/app/affiliation/affiliations.component.html
- 168
-
- tosrc/app/affiliation/affiliations.component.html
- 184
+ 182
@@ -1418,7 +1304,7 @@
View detailssrc/app/affiliation/affiliations.component.html
- 192
+ 190
@@ -1443,13 +1329,11 @@
61
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or
- include a screenshot of the error message below.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below. src/app/affiliation/affiliations.component.html
- 205
+ 203
@@ -1467,8 +1351,7 @@
126
-
+ Send permission notifications src/app/affiliation/affiliations.component.html
@@ -1500,55 +1383,43 @@
139
-
+ Request affiliations for edit src/app/affiliation/affiliations.component.html41
-
- Your affiliations for edit file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org. src/app/affiliation/affiliations.component.html73
-
+ Request affiliation status report src/app/affiliation/affiliations.component.html31
-
- Your affiliation status report file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org. src/app/affiliation/affiliations.component.html82
-
+ Request permission links src/app/affiliation/affiliations.component.html21
-
- Your permission links file will be mailed to you shortly. If you do not receive
- your file then please contact us at membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org. src/app/affiliation/affiliations.component.html91
@@ -3416,8 +3287,7 @@
Close
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -3474,18 +3344,17 @@
Added To ORCID src/app/affiliation/affiliation-detail.component.html
- 125
+ 123Admin Idsrc/app/affiliation/affiliation-detail.component.html
- 146
+ 144
-
+ Affiliation Section src/app/affiliation/affiliation-detail.component.html
@@ -3514,14 +3383,14 @@
Createdsrc/app/affiliation/affiliation-detail.component.html
- 117
+ 115 Department Name src/app/affiliation/affiliation-detail.component.html
- 69
+ 67src/app/affiliation/affiliation-update.component.html
@@ -3532,7 +3401,7 @@
Organizationsrc/app/affiliation/affiliation-detail.component.html
- 57
+ 55
@@ -3546,14 +3415,14 @@
End Date src/app/affiliation/affiliation-detail.component.html
- 99
+ 97 External Id src/app/affiliation/affiliation-detail.component.html
- 109
+ 107src/app/affiliation/affiliation-update.component.html
@@ -3570,42 +3439,35 @@
There was a problem uploading your CSV for processing.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html27File Path
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html40 Please select the CSV file to upload
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html32
-
- Your CSV has been uploaded for processing. We will let you know via email once the
- file has been processed.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html13 Import affiliations from CSV
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html3
@@ -3613,31 +3475,29 @@
Modifiedsrc/app/affiliation/affiliation-detail.component.html
- 141
+ 139
-
+ Notification First Sent src/app/affiliation/affiliation-detail.component.html
- 157
+ 155src/app/affiliation/affiliation-detail.component.html
- 176
+ 174
-
+ Notification Last Sent src/app/affiliation/affiliation-detail.component.html
- 195
+ 193src/app/affiliation/affiliation-detail.component.html
- 214
+ 212
@@ -3651,7 +3511,7 @@
Role Title src/app/affiliation/affiliation-detail.component.html
- 79
+ 77src/app/affiliation/affiliation-update.component.html
@@ -3662,22 +3522,20 @@
Start Date src/app/affiliation/affiliation-detail.component.html
- 93
+ 91 Updated In ORCID src/app/affiliation/affiliation-detail.component.html
- 135
+ 133
- Please do not forget to download and send permission links to your researchers once
- the upload has completed.
+ Please do not forget to download and send permission links to your researchers once the upload has completed.
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -3685,7 +3543,7 @@
Urlsrc/app/affiliation/affiliation-detail.component.html
- 85
+ 83src/app/affiliation/affiliation-update.component.html
@@ -3779,15 +3637,20 @@
There is no file to upload. Please select one.
-
- src/app/affiliation/affiliation-import-dialog.component.ts
+ src/app/affiliation/affiliation-import-dialog.component.ts
+ 60
+
+
+ src/app/member/member-import-dialog.component.ts60
+
+ src/app/user/user-import-dialog.component.ts
+ 62
+
- This field is required. GRID Organization ID should start with "grid.",
- RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
- 0
+ This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0 src/app/affiliation/affiliation-update.component.html230
@@ -3801,7 +3664,7 @@
- This field cannot be longer than characters.
+ This field cannot be longer than characters.src/app/affiliation/affiliation-update.component.ts196
@@ -3872,16 +3735,14 @@
389
-
+ Organization IDsrc/app/affiliation/affiliation-update.component.html208
-
+ Organization ID Sourcesrc/app/affiliation/affiliation-update.component.html
@@ -3923,8 +3784,7 @@
436
-
+ Add or edit affiliation src/app/affiliation/affiliation-update.component.html
@@ -3992,8 +3852,7 @@
- Please do not forget to download and send permission links to your researcher once
- the assertion has been saved.
+ Please do not forget to download and send permission links to your researcher once the assertion has been saved.src/app/affiliation/affiliation-update.component.html452
@@ -4045,84 +3904,63 @@
8
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal
- and the user's ORCID record.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.src/app/affiliation/affiliation-delete.component.ts40
-
- A request to send notifications to your users is already in progress. Please try
- again later.
+
+ A request to send notifications to your users is already in progress. Please try again later.
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers
- for the affiliations that are pending?
+
+ Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ What language should the notification be sent in?
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Notification language
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html20
-
- Notification process has now started. We will email you as soon as the process has
- completed.
+
+ Notification process has now started. We will email you as soon as the process has completed.src/app/shared/pipe/localize.ts25
-
+ Send notifications
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html38
-
+ Send permission notifications
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html3
-
+ Assertion Service Enabled src/app/member/member-detail.component.html
@@ -4137,8 +3975,7 @@
93
-
+ added as a Redirect URI insrc/app/member/member-update.component.html
@@ -4199,8 +4036,7 @@
11
-
+ Add or edit member src/app/member/member-update.component.html
@@ -4299,8 +4135,7 @@
- This authorization link has already been used. Please contact for a new authorization link.
+ This authorization link has already been used. Please contact for a new authorization link.src/app/landing-page/landing-page.component.ts79
@@ -4321,7 +4156,7 @@
- Allow to update my ORCID record.
+ Allow to update my ORCID record.src/app/landing-page/landing-page.component.ts80
@@ -4356,25 +4191,21 @@
- If you find that data added to your ORCID record is incorrect, please contact
+ If you find that data added to your ORCID record is incorrect, please contact src/app/landing-page/landing-page.component.ts78
- Thanks, !
+ Thanks, !src/app/landing-page/landing-page.component.ts166
- You have successfully granted permission
- to update your ORCID record, and your record has been updated with affiliation
- information.
+ You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.src/app/landing-page/landing-page.component.ts81
@@ -4395,8 +4226,7 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again src/app/member/member-import-dialog.component.html16
@@ -4424,7 +4254,7 @@
- You are logged in as user
+ You are logged in as user src/app/home/home.component.ts25
diff --git a/ui/src/i18n/messages.zh-CN.xlf b/ui/src/i18n/messages.zh-CN.xlf
index 8e6e5a245..2cfc635dc 100644
--- a/ui/src/i18n/messages.zh-CN.xlf
+++ b/ui/src/i18n/messages.zh-CN.xlf
@@ -2,11 +2,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.html6
@@ -20,8 +17,7 @@
10
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html22
@@ -37,8 +33,7 @@
16
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html28
@@ -106,75 +101,55 @@
Reset password重置密码
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html4
- The
- activation key is missing.
+ The activation key is missing.缺少激活密钥。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html7
- This
- activation key is invalid.
+ This activation key is invalid.激活密钥无效。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html11
- This
- activation has expired.
+ This activation has expired.激活密钥已过期。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this
- link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It
- looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new
- activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a
- new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your
- new activation link please contact our support team please contact us at
- membership@orcid.org.
- If you are still having problems activating your account or have not
- received your new activation link, please contact us at membership@orcid.org.
-
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
+ If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -182,30 +157,23 @@
Choose a new password选择新密码
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for
- 24 hours.
+ Your password couldn't be reset. Remember a password request is only valid for 24 hours. 密码无法重置。请谨记,密码请求仅在 24 小时内有效。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html43
- Your
- password has been reset. Please
-
- 密码已重置。请
-
-
- src/app/account/password/password-reset-finish.component.html
+ Your password has been reset. Please
+ 密码已重置。请
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -213,8 +181,7 @@
sign in登录
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html59
@@ -222,8 +189,7 @@
The password and its confirmation do not match! 密码及确认密码不匹配!
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html68
@@ -235,8 +201,7 @@
New password新密码
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html76
@@ -248,8 +213,7 @@
New password新密码
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html83
@@ -261,8 +225,7 @@
Your password is required. 密码是必填字段。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html97
@@ -278,8 +241,7 @@
Your password is required to be at least 4 characters. 您的密码必须具有至少 4 个字符。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html105
@@ -291,8 +253,7 @@
Your password cannot be longer than 50 characters. 密码长度不能超过 50 个字符。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html112
@@ -304,8 +265,7 @@
New password confirmation新密码确认
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html121
@@ -317,8 +277,7 @@
Confirm the new password确认新密码
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html128
@@ -330,8 +289,7 @@
Your password confirmation is required. 确认密码是必填字段。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html142
@@ -343,8 +301,7 @@
Your password confirmation is required to be at least 4 characters. 您的确认密码必须至少具有 4 个字符。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html150
@@ -356,8 +313,7 @@
Your password confirmation cannot be longer than 50 characters. 确认密码长度不能超过 50 个字符。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html157
@@ -369,8 +325,7 @@
Reset Password 验证新密码
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html167
@@ -378,20 +333,15 @@
Reset your password重置密码
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html4
- Email
- address isn't registered! Please check and try again.
-
- 电子邮件地址尚未注册!请检查并重试
-
-
- src/app/account/password/password-reset-init.component.html
+ Email address isn't registered! Please check and try again.
+ 电子邮件地址尚未注册!请检查并重试
+
+ src/app/account/password/password-reset-init.component.html7
@@ -399,8 +349,7 @@
Enter the email address you used to register.输入用于注册的电子邮件地址
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html11
@@ -408,8 +357,7 @@
Check your emails for details on how to reset your password. 请查看电子邮件,了解重置密码的详细信息。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html15
@@ -417,8 +365,7 @@
Your email is required. 必须提供您的电子邮件。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html42
@@ -426,8 +373,7 @@
Your email is invalid. 您的电子邮件无效。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html50
@@ -435,8 +381,7 @@
Your email is required to be at least 5 characters. 您的电子邮件必须具有至少 5 个字符。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html57
@@ -444,8 +389,7 @@
Your email cannot be longer than 100 characters. 电子邮件长度不能超过 50 个字符。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html65
@@ -453,8 +397,7 @@
Reset 重置密码
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html76
@@ -462,27 +405,21 @@
Password strength:密码强度:
-
- src/app/account/password/password-strength.component.html
+ src/app/account/password/password-strength.component.html2
- Password
- changed!
-
- 密码已更改!
+ Password changed!
+ 密码已更改!src/app/account/password/password.component.html7
- 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.html15
@@ -496,9 +433,9 @@
30
-
+ Current password
-
+ src/app/account/password/password.component.html38
@@ -513,8 +450,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -529,10 +466,8 @@
- Settings
- saved!
-
- 设置已保存!
+ Settings saved!
+ 设置已保存!src/app/account/settings/settings.component.html8
@@ -635,7 +570,7 @@
src/app/account/settings/settings.component.html
- 243
+ 246
@@ -647,9 +582,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.
+ 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. 启用双重身份验证,为您的 ORCID 成员门户账户增加额外的安全性。每次登录时,系统都会提示您输入发送到您首选身份验证应用程序的六位数验证码。src/app/account/settings/settings.component.html
@@ -673,57 +606,27 @@
- 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,
- 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.
+ 安装双重身份验证应用每次登录时都需要 2FA 应用程序来创建访问帐户所需的六位数代码。大多数应用程序适用于移动设备;有些还可以作为桌面或基于 Web 的应用程序使用。下载并安装您首选的 2FA 应用,例如 Google Authenticator, FreeOTP 或 Authy。src/app/account/settings/settings.component.html167
- 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
- 175
+ 176
- Can't
- scan the QR code?
-
- 无法扫描二维码?
+ Can't scan the QR code?
+ 无法扫描二维码?src/app/account/settings/settings.component.html
- 196
+ 197
@@ -731,7 +634,7 @@
获取短信验证码src/app/account/settings/settings.component.html
- 200
+ 202
@@ -739,22 +642,15 @@
并将其输入 2FA 应用src/app/account/settings/settings.component.html
- 202
+ 204
- 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
- 206
+ 208
@@ -762,7 +658,7 @@
验证码不正确src/app/account/settings/settings.component.html
- 214
+ 217
@@ -770,16 +666,15 @@
验证码src/app/account/settings/settings.component.html
- 221
+ 224
- Make a note of the following backup codes, this is the only time they will be
- shown.
+ Make a note of the following backup codes, this is the only time they will be shown. 请记下以下备份代码,它们只会出现这一次。src/app/account/settings/settings.component.html
- 228
+ 231
@@ -810,8 +705,7 @@
17
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -819,8 +713,7 @@
460
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -853,7 +746,7 @@
src/app/affiliation/affiliations.component.html
- 232
+ 230src/app/user/user-delete.component.html
@@ -864,11 +757,8 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal
- and the user's ORCID record.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.是否确定删除 {{ email }} 的这一附属关系?该附属关系将从门户网站和用户的 ORCID 记录中删除。src/app/affiliation/affiliation-delete.component.ts
@@ -947,8 +837,7 @@
139
-
+ Affiliation Section 机构类型
@@ -960,28 +849,12 @@
43
-
-
-
-
-
-
- src/app/affiliation/affiliation-detail.component.html
- 53
-
-
- src/app/affiliation/affiliations.component.html
- 168
-
- Organization组织src/app/affiliation/affiliation-detail.component.html
- 57
+ 55
@@ -989,7 +862,7 @@
部门src/app/affiliation/affiliation-detail.component.html
- 69
+ 67src/app/affiliation/affiliation-update.component.html
@@ -1001,7 +874,7 @@
角色/职位src/app/affiliation/affiliation-detail.component.html
- 79
+ 77src/app/affiliation/affiliation-update.component.html
@@ -1013,7 +886,7 @@
URLsrc/app/affiliation/affiliation-detail.component.html
- 85
+ 83src/app/affiliation/affiliation-update.component.html
@@ -1025,7 +898,7 @@
开始日期src/app/affiliation/affiliation-detail.component.html
- 93
+ 91
@@ -1033,7 +906,7 @@
结束日期src/app/affiliation/affiliation-detail.component.html
- 99
+ 97
@@ -1041,7 +914,7 @@
外部 IDsrc/app/affiliation/affiliation-detail.component.html
- 109
+ 107src/app/affiliation/affiliation-update.component.html
@@ -1053,7 +926,7 @@
已创建src/app/affiliation/affiliation-detail.component.html
- 117
+ 115
@@ -1061,7 +934,7 @@
已添加至 ORCIDsrc/app/affiliation/affiliation-detail.component.html
- 125
+ 123
@@ -1069,7 +942,7 @@
已在 ORCID 中更新src/app/affiliation/affiliation-detail.component.html
- 135
+ 133
@@ -1077,7 +950,7 @@
已修改src/app/affiliation/affiliation-detail.component.html
- 141
+ 139
@@ -1085,7 +958,7 @@
方式src/app/affiliation/affiliation-detail.component.html
- 144
+ 142src/app/member/member-detail.component.html
@@ -1109,33 +982,31 @@
Admin IDsrc/app/affiliation/affiliation-detail.component.html
- 146
+ 144
-
+ Notification First Sent 首次发送的通知src/app/affiliation/affiliation-detail.component.html
- 157
+ 155src/app/affiliation/affiliation-detail.component.html
- 176
+ 174
-
+ Notification Last Sent 最后发送的通知src/app/affiliation/affiliation-detail.component.html
- 195
+ 193src/app/affiliation/affiliation-detail.component.html
- 214
+ 212
@@ -1143,7 +1014,7 @@
返回src/app/affiliation/affiliation-detail.component.html
- 231
+ 229src/app/member/member-detail.component.html
@@ -1159,11 +1030,11 @@
编辑src/app/affiliation/affiliation-detail.component.html
- 235
+ 233src/app/affiliation/affiliations.component.html
- 222
+ 220src/app/member/member-detail.component.html
@@ -1194,19 +1065,15 @@
Import affiliations from CSV 导入机构
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the
- file has been processed.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.您的 CSV 已上传,待处理。文件处理完成后,您将收到电子邮件通知。
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1214,8 +1081,7 @@
There was a problem uploading your CSV for processing. 上传 CSV 文件以进行处理时出现问题。
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1223,8 +1089,7 @@
Please select the CSV file to upload 请选择待上传的 CSV 文件
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1232,18 +1097,15 @@
File Path文件路径
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once
- the upload has completed.
+ Please do not forget to download and send permission links to your researchers once the upload has completed.注意:上传完成后,别忘了下载权限链接并将其发送给研究人员。
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1251,8 +1113,7 @@
Upload上传
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1268,8 +1129,7 @@
Close关闭
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1277,13 +1137,19 @@
There is no file to upload. Please select one.没有待上传的文件。请选择一个文件。
-
- src/app/affiliation/affiliation-import-dialog.component.ts
+ src/app/affiliation/affiliation-import-dialog.component.ts60
+
+ src/app/member/member-import-dialog.component.ts
+ 60
+
+
+ src/app/user/user-import-dialog.component.ts
+ 62
+
-
+ Add or edit affiliation 添加或编辑机构
@@ -1293,7 +1159,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1391,8 +1257,7 @@
146
-
+ Organization ID Source组织 ID 源
@@ -1400,8 +1265,7 @@
176
-
+ Organization ID组织 ID
@@ -1410,11 +1274,8 @@
- This field is required. GRID Organization ID should start with "grid.",
- RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
- 0
- 此字段是必填字段。GRID 组织 ID 应以 grid. 开头,例如 grid.12344;或者应该是有效的 grid URL,RINGGOLD
- 组织 ID 应该是一个数字。ROR ID 必须是 9 个字符,以 0 开头。
+ This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
+ 此字段是必填字段。GRID 组织 ID 应以 grid. 开头,例如 grid.12344;或者应该是有效的 grid URL,RINGGOLD 组织 ID 应该是一个数字。ROR ID 必须是 9 个字符,以 0 开头。src/app/affiliation/affiliation-update.component.html230
@@ -1529,8 +1390,7 @@
- Please do not forget to download and send permission links to your researcher once
- the assertion has been saved.
+ Please do not forget to download and send permission links to your researcher once the assertion has been saved.注意:断言保存后,别忘了下载权限链接并将其发送给研究人员。src/app/affiliation/affiliation-update.component.html
@@ -1558,8 +1418,8 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1577,8 +1437,7 @@
2
-
+ Send permission notifications 发送权限通知
@@ -1586,8 +1445,7 @@
11
-
+ Request permission links 请求权限链接
@@ -1595,8 +1453,7 @@
21
-
+ Request affiliation status report 请求机构状态报告
@@ -1604,9 +1461,7 @@
31
-
+ Request affiliations for edit 请求编辑机构
@@ -1630,32 +1485,24 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org. 您的机构编辑文件将很快通过邮件发送给您。如果您没有收到文件,请通过 membership@orcid.org 联系我们。src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org. 您的机构状态报告文件将很快通过邮件发送给您。如果您没有收到文件,请通过 membership@orcid.org 联系我们。src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive
- your file then please contact us at membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org. 您的权限链接文件将很快通过邮件发送给您。如果您没有收到文件,请通过 membership@orcid.org 联系我们。src/app/affiliation/affiliations.component.html
@@ -1699,7 +1546,7 @@
至src/app/affiliation/affiliations.component.html
- 184
+ 182
@@ -1707,23 +1554,20 @@
查看详细信息src/app/affiliation/affiliations.component.html
- 192
+ 190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or
- include a screenshot of the error message below.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below. 如果您需要帮助诊断此错误,请联系联盟代表或 membership@orcid.org。请提供下方错误信息的截图。src/app/affiliation/affiliations.component.html
- 205
+ 203
- Showing - of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1737,71 +1581,57 @@
228
-
+ Send permission notifications 发送权限通知
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try
- again later.
+
+ A request to send notifications to your users is already in progress. Please try again later. 向用户发送通知的请求已经在进行中。请稍后再试。
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers
- for the affiliations that are pending?
+
+ Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending? 只要研究员有状态为“待处理”的从属项目,系统就会向他们发送权限通知。
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language 通知语言
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? 通知应以哪种语言发送?
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notifications发送通知
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html38
-
- Sorry, an error has occurred
-
+
+ Sorry, an error has occurred
+ src/app/error/error-alert.component.html5
@@ -1832,8 +1662,8 @@
- You are logged in as user
- 您是以用户 的身份登录的
+ You are logged in as user
+ 您是以用户 的身份登录的src/app/home/home.component.ts25
@@ -1888,45 +1718,40 @@
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted permission
- to update your ORCID record, and your record has been updated with affiliation
- information.
-
+ You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts166
@@ -2022,7 +1847,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2216,8 +2041,7 @@
77
-
+ Assertion Service Enabled 已启用断言
@@ -2270,8 +2094,7 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again 糟糕!处理数据时出现问题。请修复下方错误,然后重试src/app/member/member-import-dialog.component.html
@@ -2288,27 +2111,13 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
- There is no file to upload. Please select one.
-
- gatewayApp.msUserServiceMSUser.import.emptyFile.string
-
- src/app/member/member-import-dialog.component.ts
- 60
-
-
- src/app/user/user-import-dialog.component.ts
- 62
-
-
-
+ Add or edit member 添加或编辑会员
@@ -2324,8 +2133,7 @@
121
-
+ added as a Redirect URI in添加为 Redirect URI 于
@@ -2367,7 +2175,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2375,7 +2183,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2421,11 +2229,8 @@
23
-
- Notification process has now started. We will email you as soon as the process has
- completed.
+
+ Notification process has now started. We will email you as soon as the process has completed.通知流程已启动。系统将尽快通过电子邮件通知您。src/app/shared/pipe/localize.ts
@@ -2498,7 +2303,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4682,7 +4487,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4729,8 +4534,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4929,8 +4734,7 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again 糟糕!处理数据时出现问题。请修复下方错误,然后重试src/app/user/user-import-dialog.component.html
@@ -4961,11 +4765,8 @@
4
-
- 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.
+
+ 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
diff --git a/ui/src/i18n/messages.zh-TW.xlf b/ui/src/i18n/messages.zh-TW.xlf
index 9d6edcc3c..fb5df1f55 100644
--- a/ui/src/i18n/messages.zh-TW.xlf
+++ b/ui/src/i18n/messages.zh-TW.xlf
@@ -2,12 +2,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.html6
@@ -21,8 +17,7 @@
10
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html22
@@ -38,8 +33,7 @@
16
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html28
@@ -107,75 +101,55 @@
Reset password重設密碼
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html4
- The
- activation key is missing.
+ The activation key is missing.缺少啟動金鑰
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html7
- This
- activation key is invalid.
+ This activation key is invalid.啟用金鑰無效。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html11
- This
- activation has expired.
+ This activation has expired.啟動金鑰已過期。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this
- link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It
- looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new
- activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a
- new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your
- new activation link please contact our support team please contact us at
- membership@orcid.org.
- If you are still having problems activating your account or have not
- received your new activation link, please contact us at membership@orcid.org.
-
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
+ If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -183,30 +157,23 @@
Choose a new password請選擇一個新密碼
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for
- 24 hours.
+ Your password couldn't be reset. Remember a password request is only valid for 24 hours. 無法重設您的密碼。請記得密碼要求只在 24 小時內有效。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html43
- Your
- password has been reset. Please
-
- 已重設您的密碼。 請
-
-
- src/app/account/password/password-reset-finish.component.html
+ Your password has been reset. Please
+ 已重設您的密碼。 請
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -214,8 +181,7 @@
sign in登入
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html59
@@ -223,8 +189,7 @@
The password and its confirmation do not match! 密碼與確認用密碼不相符!
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html68
@@ -236,8 +201,7 @@
New password新密碼
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html76
@@ -249,8 +213,7 @@
New password新密碼
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html83
@@ -262,8 +225,7 @@
Your password is required. 需要您的密碼。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html97
@@ -279,8 +241,7 @@
Your password is required to be at least 4 characters. 您的密碼至少必須有 4 個字元。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html105
@@ -292,8 +253,7 @@
Your password cannot be longer than 50 characters. 您的密碼不能超過 50 個字元。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html112
@@ -305,8 +265,7 @@
New password confirmation新的確認用密碼
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html121
@@ -318,8 +277,7 @@
Confirm the new password確認新密碼
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html128
@@ -331,8 +289,7 @@
Your password confirmation is required. 需要您的確認密碼。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html142
@@ -344,8 +301,7 @@
Your password confirmation is required to be at least 4 characters. 您的確認用密碼必須至少為 4 個字元。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html150
@@ -357,8 +313,7 @@
Your password confirmation cannot be longer than 50 characters. 您的確認用密碼長度不能超過 50 個字元。
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html157
@@ -370,8 +325,7 @@
Reset Password 認證新密碼
-
- src/app/account/password/password-reset-finish.component.html
+ src/app/account/password/password-reset-finish.component.html167
@@ -379,21 +333,15 @@
Reset your password重設您的密碼
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html4
- Email
- address isn't registered! Please check and try again.
-
- 電子郵件地址尚未登錄!
- 請在檢查後再試一次
-
-
- src/app/account/password/password-reset-init.component.html
+ Email address isn't registered! Please check and try again.
+ 電子郵件地址尚未登錄! 請在檢查後再試一次
+
+ src/app/account/password/password-reset-init.component.html7
@@ -401,8 +349,7 @@
Enter the email address you used to register.輸入您使用的電子郵件地址以登錄
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html11
@@ -410,8 +357,7 @@
Check your emails for details on how to reset your password. 請查收您的電子郵件,以獲得重設密碼的相關資訊。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html15
@@ -419,8 +365,7 @@
Your email is required. 需要您的電子郵件。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html42
@@ -428,8 +373,7 @@
Your email is invalid. 您的電子郵件無效。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html50
@@ -437,8 +381,7 @@
Your email is required to be at least 5 characters. 您的電子郵件需至少有 5 個字元。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html57
@@ -446,8 +389,7 @@
Your email cannot be longer than 100 characters. 您的電子郵件不能超過 50 字元。
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html65
@@ -455,8 +397,7 @@
Reset 重設密碼
-
- src/app/account/password/password-reset-init.component.html
+ src/app/account/password/password-reset-init.component.html76
@@ -464,27 +405,21 @@
Password strength:密碼強度:
-
- src/app/account/password/password-strength.component.html
+ src/app/account/password/password-strength.component.html2
- Password
- changed!
-
- 密碼已變更!
+ Password changed!
+ 密碼已變更!src/app/account/password/password.component.html7
- 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.html15
@@ -498,9 +433,9 @@
30
-
+ Current password
-
+ src/app/account/password/password.component.html38
@@ -515,8 +450,8 @@
- Password for (You)
-
+ Password for (You)
+ src/app/account/password/password.component.ts34
@@ -531,10 +466,8 @@
- Settings
- saved!
-
- 設定已儲存!
+ Settings saved!
+ 設定已儲存!src/app/account/settings/settings.component.html8
@@ -637,7 +570,7 @@
src/app/account/settings/settings.component.html
- 243
+ 246
@@ -649,9 +582,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.
+ 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. 透過啟用雙重認證,為您的 ORCID 成員入口帳戶增添額外的安全性。每次登入時,系統都會提示您輸入我們傳送至您首選認證應用程式的六位數代碼。src/app/account/settings/settings.component.html
@@ -675,57 +606,27 @@
- 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 Authenticator, FreeOTP,或 Authy。src/app/account/settings/settings.component.html167
- 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
- 175
+ 176
- Can't
- scan the QR code?
- 無法掃描
- QR 碼?
+ Can't scan the QR code?
+ 無法掃描 QR 碼?src/app/account/settings/settings.component.html
- 196
+ 197
@@ -733,7 +634,7 @@
取得簡訊代碼src/app/account/settings/settings.component.html
- 200
+ 202
@@ -741,22 +642,15 @@
那便將其輸入至您的雙重認證 appsrc/app/account/settings/settings.component.html
- 202
+ 204
- 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
- 206
+ 208
@@ -764,7 +658,7 @@
驗證代碼不正確src/app/account/settings/settings.component.html
- 214
+ 217
@@ -772,16 +666,15 @@
驗證代碼src/app/account/settings/settings.component.html
- 221
+ 224
- Make a note of the following backup codes, this is the only time they will be
- shown.
+ Make a note of the following backup codes, this is the only time they will be shown. 請記下以下的備份代碼,因為這個代碼只會出現一次。src/app/account/settings/settings.component.html
- 228
+ 231
@@ -812,8 +705,7 @@
17
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -821,8 +713,7 @@
460
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -855,7 +746,7 @@
src/app/affiliation/affiliations.component.html
- 232
+ 230src/app/user/user-delete.component.html
@@ -866,13 +757,9 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal
- and the user's ORCID record.
- 是否確定要為
- 刪除這個所屬單位?該所屬單位會從入口網站和使用者 ORCID 記錄中刪除。
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
+ 是否確定要為 刪除這個所屬單位?該所屬單位會從入口網站和使用者 ORCID 記錄中刪除。src/app/affiliation/affiliation-delete.component.ts40
@@ -950,8 +837,7 @@
139
-
+ Affiliation Section 機關類別
@@ -963,28 +849,12 @@
43
-
-
-
-
-
-
- src/app/affiliation/affiliation-detail.component.html
- 53
-
-
- src/app/affiliation/affiliations.component.html
- 168
-
- Organization組織src/app/affiliation/affiliation-detail.component.html
- 57
+ 55
@@ -992,7 +862,7 @@
系所src/app/affiliation/affiliation-detail.component.html
- 69
+ 67src/app/affiliation/affiliation-update.component.html
@@ -1004,7 +874,7 @@
角色/職稱src/app/affiliation/affiliation-detail.component.html
- 79
+ 77src/app/affiliation/affiliation-update.component.html
@@ -1016,7 +886,7 @@
網址src/app/affiliation/affiliation-detail.component.html
- 85
+ 83src/app/affiliation/affiliation-update.component.html
@@ -1028,7 +898,7 @@
開始日期src/app/affiliation/affiliation-detail.component.html
- 93
+ 91
@@ -1036,7 +906,7 @@
結束日期src/app/affiliation/affiliation-detail.component.html
- 99
+ 97
@@ -1044,7 +914,7 @@
外部編碼src/app/affiliation/affiliation-detail.component.html
- 109
+ 107src/app/affiliation/affiliation-update.component.html
@@ -1056,7 +926,7 @@
已創建src/app/affiliation/affiliation-detail.component.html
- 117
+ 115
@@ -1064,7 +934,7 @@
已新增至 ORCIDsrc/app/affiliation/affiliation-detail.component.html
- 125
+ 123
@@ -1072,7 +942,7 @@
已於 ORCID 中更新src/app/affiliation/affiliation-detail.component.html
- 135
+ 133
@@ -1080,7 +950,7 @@
已修改src/app/affiliation/affiliation-detail.component.html
- 141
+ 139
@@ -1088,7 +958,7 @@
由src/app/affiliation/affiliation-detail.component.html
- 144
+ 142src/app/member/member-detail.component.html
@@ -1112,33 +982,31 @@
管理者編碼src/app/affiliation/affiliation-detail.component.html
- 146
+ 144
-
+ Notification First Sent 首次傳送的通知src/app/affiliation/affiliation-detail.component.html
- 157
+ 155src/app/affiliation/affiliation-detail.component.html
- 176
+ 174
-
+ Notification Last Sent 最近一次傳送通知src/app/affiliation/affiliation-detail.component.html
- 195
+ 193src/app/affiliation/affiliation-detail.component.html
- 214
+ 212
@@ -1146,7 +1014,7 @@
回去src/app/affiliation/affiliation-detail.component.html
- 231
+ 229src/app/member/member-detail.component.html
@@ -1162,11 +1030,11 @@
編輯src/app/affiliation/affiliation-detail.component.html
- 235
+ 233src/app/affiliation/affiliations.component.html
- 222
+ 220src/app/member/member-detail.component.html
@@ -1197,19 +1065,15 @@
Import affiliations from CSV 匯入機關
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the
- file has been processed.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.您的 CSV 已上傳進行處理。檔案處理完成後,我們將寄信告知您。
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1217,8 +1081,7 @@
There was a problem uploading your CSV for processing. 在上傳您要處理的 CSV 檔案時發生問題。
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1226,8 +1089,7 @@
Please select the CSV file to upload 請選擇欲上傳的 CSV 檔案
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1235,18 +1097,15 @@
File Path檔案路徑
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once
- the upload has completed.
+ Please do not forget to download and send permission links to your researchers once the upload has completed.注意:上傳完成後,請勿忘記下載並向您的研究人員傳送權限連結。
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1254,8 +1113,7 @@
Upload上傳
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1271,8 +1129,7 @@
Close關閉
-
- src/app/affiliation/affiliation-import-dialog.component.html
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1280,13 +1137,19 @@
There is no file to upload. Please select one.沒有可以上傳的檔案。請選擇一個檔案。
-
- src/app/affiliation/affiliation-import-dialog.component.ts
+ src/app/affiliation/affiliation-import-dialog.component.ts60
+
+ src/app/member/member-import-dialog.component.ts
+ 60
+
+
+ src/app/user/user-import-dialog.component.ts
+ 62
+
-
+ Add or edit affiliation 新增或編輯機關
@@ -1296,7 +1159,7 @@
This field should follow pattern for "Email".
-
+ src/app/affiliation/affiliation-update.component.html25
@@ -1394,8 +1257,7 @@
146
-
+ Organization ID Source組織編碼來源
@@ -1403,8 +1265,7 @@
176
-
+ Organization ID組織 ID
@@ -1413,11 +1274,8 @@
- This field is required. GRID Organization ID should start with "grid.",
- RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
- 0
- 此為必要欄位。GRID 組織識別碼應以 grid 開頭。例如 grid.12344 或應為一個有效的 grid URL,RINGGOLD
- 組織識別碼應為一個數字。ROR 識別碼必須是以 0 為開頭的 9 個字元。
+ This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
+ 此為必要欄位。GRID 組織識別碼應以 grid 開頭。例如 grid.12344 或應為一個有效的 grid URL,RINGGOLD 組織識別碼應為一個數字。ROR 識別碼必須是以 0 為開頭的 9 個字元。src/app/affiliation/affiliation-update.component.html230
@@ -1532,8 +1390,7 @@
- Please do not forget to download and send permission links to your researcher once
- the assertion has been saved.
+ Please do not forget to download and send permission links to your researcher once the assertion has been saved.提醒:當判定成功儲存後,請記得下載並發送許可用連結給您的研究者。src/app/affiliation/affiliation-update.component.html
@@ -1561,8 +1418,8 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than characters.
+ src/app/affiliation/affiliation-update.component.ts196
@@ -1580,8 +1437,7 @@
2
-
+ Send permission notifications 傳送權限通知
@@ -1589,8 +1445,7 @@
11
-
+ Request permission links 要求權限連結
@@ -1598,8 +1453,7 @@
21
-
+ Request affiliation status report 要求聯盟狀態報告
@@ -1607,9 +1461,7 @@
31
-
+ Request affiliations for edit 要求編輯的聯盟關係
@@ -1633,32 +1485,24 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org. 您的編輯聯盟關係檔案稍後將寄送給您。若您未收到,請透過 membership@orcid.org 與我們聯繫。src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not
- receive your file then please contact us at membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org. 您的聯盟狀態報告檔案稍後將寄送給您。若您未收到,請透過 membership@orcid.org 與我們聯繫。src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive
- your file then please contact us at membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org. 您的權限連結檔案稍後將寄送給您。若您未收到,請透過 membership@orcid.org 與我們聯繫。src/app/affiliation/affiliations.component.html
@@ -1702,7 +1546,7 @@
至src/app/affiliation/affiliations.component.html
- 184
+ 182
@@ -1710,23 +1554,20 @@
觀看細節src/app/affiliation/affiliations.component.html
- 192
+ 190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or
- include a screenshot of the error message below.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below. 如果您需要協助疑難排解此錯誤,請連絡您的聯盟領導人或 membership@orcid.org。請在下方附上錯誤訊息的螢幕擷取畫面。src/app/affiliation/affiliations.component.html
- 205
+ 203
- Showing - of items.
-
+ Showing - of items.
+ src/app/affiliation/affiliations.component.ts226
@@ -1740,71 +1581,57 @@
228
-
+ Send permission notifications 傳送權限通知
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try
- again later.
+
+ A request to send notifications to your users is already in progress. Please try again later. 您提出傳送通知給使用者的要求,系統目前已在處理中,請稍後再試。
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers
- for the affiliations that are pending?
+
+ Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending? 只要研究員有狀態為「待處理」的隸屬物件,系統便會向他們傳送權限通知。
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language 通知語言
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? 通知應以哪種語言傳送?
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notifications傳送通知
-
- src/app/affiliation/send-notifications-dialog.component.html
+ src/app/affiliation/send-notifications-dialog.component.html38
-
- Sorry, an error has occurred
-
+
+ Sorry, an error has occurred
+ src/app/error/error-alert.component.html5
@@ -1835,8 +1662,8 @@
- You are logged in as user
- 您已以使用者「」的身分登入
+ You are logged in as user
+ 您已以使用者「」的身分登入src/app/home/home.component.ts25
@@ -1891,45 +1718,40 @@
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ src/app/landing-page/landing-page.component.ts80
- You have successfully granted permission
- to update your ORCID record, and your record has been updated with affiliation
- information.
-
+ You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
+ src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ src/app/landing-page/landing-page.component.ts166
@@ -2025,7 +1847,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2219,8 +2041,7 @@
77
-
+ Assertion Service Enabled 判斷提示已啟用
@@ -2273,8 +2094,7 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again 糟糕!在處理您的資料時發生了問題。請修正下列錯誤並再試一次src/app/member/member-import-dialog.component.html
@@ -2291,27 +2111,13 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
- There is no file to upload. Please select one.
-
- gatewayApp.msUserServiceMSUser.import.emptyFile.string
-
- src/app/member/member-import-dialog.component.ts
- 60
-
-
- src/app/user/user-import-dialog.component.ts
- 62
-
-
-
+ Add or edit member 新增或編輯會員
@@ -2327,8 +2133,7 @@
121
-
+ added as a Redirect URI in在財團報告中
@@ -2370,7 +2175,7 @@
Invite sent.
-
+ src/app/shared/pipe/localize.ts11
@@ -2378,7 +2183,7 @@
Invite email couldn't be sent.
-
+ src/app/shared/pipe/localize.ts13
@@ -2424,11 +2229,8 @@
23
-
- Notification process has now started. We will email you as soon as the process has
- completed.
+
+ Notification process has now started. We will email you as soon as the process has completed.通知程序已啟動。程序完成後,系統會儘快透過電子郵件通知您。src/app/shared/pipe/localize.ts
@@ -2501,7 +2303,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4685,7 +4487,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4732,8 +4534,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ src/app/user/user-delete.component.ts44
@@ -4932,8 +4734,7 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and
- try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and try again 糟糕!在處理您的資料時發生了問題。請修正下列錯誤並再試一次src/app/user/user-import-dialog.component.html
@@ -4964,11 +4765,8 @@
4
-
- 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.
+
+ 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
From 127f5029ba9d431b5b482b243ec851e116cbf642 Mon Sep 17 00:00:00 2001
From: andrej romanov <50377758+auumgn@users.noreply.github.com>
Date: Thu, 13 Jun 2024 00:58:26 +0300
Subject: [PATCH 05/11] update i18n variables
---
ui/src/i18n/messages.cs.xlf | 571 +++++++++++++++++++++----------
ui/src/i18n/messages.es.xlf | 579 ++++++++++++++++++++++----------
ui/src/i18n/messages.fr.xlf | 597 +++++++++++++++++++++++----------
ui/src/i18n/messages.it.xlf | 590 ++++++++++++++++++++++----------
ui/src/i18n/messages.ja.xlf | 526 ++++++++++++++++++++---------
ui/src/i18n/messages.ko.xlf | 526 ++++++++++++++++++++---------
ui/src/i18n/messages.pt.xlf | 580 ++++++++++++++++++++++----------
ui/src/i18n/messages.ru.xlf | 571 +++++++++++++++++++++----------
ui/src/i18n/messages.zh-CN.xlf | 504 +++++++++++++++++++---------
ui/src/i18n/messages.zh-TW.xlf | 506 +++++++++++++++++++---------
10 files changed, 3830 insertions(+), 1720 deletions(-)
diff --git a/ui/src/i18n/messages.cs.xlf b/ui/src/i18n/messages.cs.xlf
index 013e68a84..fd0fa6f1b 100644
--- a/ui/src/i18n/messages.cs.xlf
+++ b/ui/src/i18n/messages.cs.xlf
@@ -2,8 +2,12 @@
- 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.html6
@@ -17,7 +21,8 @@
10
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html22
@@ -33,7 +38,8 @@
16
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html28
@@ -101,55 +107,75 @@
Reset passwordZnovu nastavit heslo
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html4
- The activation key is missing.
+ The
+ activation key is missing.Chybí aktivační klíč.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html7
- This activation key is invalid.
+ This
+ activation key is invalid.Aktivační klíč je neplatný.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html11
- This activation has expired.
+ This
+ activation has expired.Vypršela platnost aktivačního klíče.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this
+ link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It
+ looks like this link has expired.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new
+ activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a
+ new activation link to your registered email address.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
- If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your
+ new activation link please contact our support team please contact us at
+ membership@orcid.org.
+ If you are still having problems activating your account or have not
+ received your new activation link, please contact us at membership@orcid.org.
+
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -157,23 +183,32 @@
Choose a new passwordVyberte nové heslo
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for 24 hours.
- Heslo nelze znovu nastavit. Nezapomeňte, že žádost o heslo platí pouze 24 hodin.
+ Your password couldn't be reset. Remember a password request is only valid for
+ 24 hours.
+ Heslo nelze znovu nastavit. Nezapomeňte, že žádost o heslo platí pouze
+ 24 hodin.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html43
- Your password has been reset. Please
- Vaše heslo bylo obnoveno. Prosím
-
- src/app/account/password/password-reset-finish.component.html
+ Your
+ password has been reset. Please
+ Vaše
+ heslo bylo obnoveno.
+ Prosím
+
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -181,7 +216,8 @@
sign inpřihlásit se
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html59
@@ -189,7 +225,8 @@
The password and its confirmation do not match! Heslo a jeho potvrzení nesouhlasí
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html68
@@ -201,7 +238,8 @@
New passwordNové heslo
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html76
@@ -213,7 +251,8 @@
New passwordNové heslo
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html83
@@ -225,7 +264,8 @@
Your password is required. Je potřeba vaše heslo
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html97
@@ -241,7 +281,8 @@
Your password is required to be at least 4 characters. Vaše heslo musí mít alespoň 4 znaky.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html105
@@ -253,7 +294,8 @@
Your password cannot be longer than 50 characters. Vaše heslo nesmí být delší než 50 znaků.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html112
@@ -265,7 +307,8 @@
New password confirmationPotvrzení nového hesla
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html121
@@ -277,7 +320,8 @@
Confirm the new passwordPotvrďte nové heslo
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html128
@@ -289,7 +333,8 @@
Your password confirmation is required. Musíte uvést potvrzovací heslo.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html142
@@ -301,7 +346,8 @@
Your password confirmation is required to be at least 4 characters. Vaše potvrzovací heslo musí mít alespoň 4 znaky.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html150
@@ -313,7 +359,8 @@
Your password confirmation cannot be longer than 50 characters. Vaše potvrzovací heslo nesmí být delší než 50 znaků.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html157
@@ -325,7 +372,8 @@
Reset Password Ověřte nové heslo
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html167
@@ -333,15 +381,21 @@
Reset your passwordObnovit vaše heslo
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html4
- 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
+ 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.html7
@@ -349,7 +403,8 @@
Enter the email address you used to register.Vložte e-mailovou adresu, kterou jste použili při registraci
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html11
@@ -357,7 +412,8 @@
Check your emails for details on how to reset your password. Podrobnosti o tom, jak obnovit heslo, najdete v e-mailu.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html15
@@ -365,7 +421,8 @@
Your email is required. Váš e-mail je povinný.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html42
@@ -373,7 +430,8 @@
Your email is invalid. Váš email je neplatný.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html50
@@ -381,7 +439,8 @@
Your email is required to be at least 5 characters. Váš email musí mít alespoň 5 znaků.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html57
@@ -389,7 +448,8 @@
Your email cannot be longer than 100 characters. Váš e-mail nesmí být delší než 50 znaků.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html65
@@ -397,7 +457,8 @@
Reset Obnovit heslo
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html76
@@ -405,21 +466,28 @@
Password strength:Síla hesla:
- src/app/account/password/password-strength.component.html
+
+ src/app/account/password/password-strength.component.html2
- Password changed!
- Heslo změněno!
+ Password
+ changed!
+ Heslo
+ změněno!src/app/account/password/password.component.html7
- 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.html15
@@ -435,7 +503,7 @@
Current password
-
+ Současné heslosrc/app/account/password/password.component.html38
@@ -450,8 +518,8 @@
- Password for (You)
-
+ Password for (You)
+ Heslo pro (vy)src/app/account/password/password.component.ts34
@@ -466,8 +534,10 @@
- Settings saved!
- Nastavení uloženo!
+ Settings
+ saved!
+ Nastavení
+ uloženo!src/app/account/settings/settings.component.html8
@@ -582,8 +652,12 @@
- 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.
- Přidejte další stupeň zabezpečení do svého účtu členského portálu ORCID povolením dvoufázového ověření. Při každém přihlášení budete vyzváni k zadání šestimístného kódu, který zašleme do vámi preferované ověřovací aplikace.
+ 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.
+ Přidejte další stupeň zabezpečení do svého účtu členského portálu ORCID
+ povolením dvoufázového ověření. Při každém přihlášení budete vyzváni k zadání
+ šestimístného kódu, který zašleme do vámi preferované ověřovací aplikace.src/app/account/settings/settings.component.html146
@@ -606,24 +680,58 @@
- 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.html167
- 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.html176
- Can't scan the QR code?
- Nejde vám QR kód naskenovat?
+ Can't
+ scan the QR code?
+ Nejde
+ vám QR kód naskenovat?src/app/account/settings/settings.component.html197
@@ -646,8 +754,16 @@
- 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.html208
@@ -670,8 +786,10 @@
- Make a note of the following backup codes, this is the only time they will be shown.
- Poznamenejte si následující záložní kódy, toto je jediný případ, kdy se zobrazí.
+ Make a note of the following backup codes, this is the only time they will be
+ shown.
+ Poznamenejte si následující záložní kódy, toto je jediný případ, kdy se
+ zobrazí.src/app/account/settings/settings.component.html231
@@ -705,7 +823,8 @@
17
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -713,7 +832,8 @@
460
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -757,9 +877,14 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
- Jste si jisti, že chcete zrušit toto přidružení pro ? Přidružení bude odstraněno z portálu a uživatelského záznamu ORCID.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
+ portal and the user's ORCID record.
+ Jste si jisti, že chcete zrušit toto přidružení pro ? Přidružení bude odstraněno z portálu a
+ uživatelského záznamu ORCID.src/app/affiliation/affiliation-delete.component.ts40
@@ -837,7 +962,8 @@
139
-
+ Affiliation Section Typ přidružení
@@ -985,7 +1111,8 @@
144
-
+ Notification First Sent Oznámení odeslané jako první
@@ -997,7 +1124,8 @@
174
-
+ Notification Last Sent Oznámení naposledy odesláno
@@ -1065,15 +1193,20 @@
Import affiliations from CSV Importovat přidružení
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
- Váš soubor CSV byl nahrán ke zpracování. Jakmile bude soubor zpracován, dáme vám vědět e-mailem.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the
+ file has been processed.
+ Váš soubor CSV byl nahrán ke zpracování. Jakmile bude soubor zpracován,
+ dáme vám vědět e-mailem.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1081,7 +1214,8 @@
There was a problem uploading your CSV for processing. Při nahrávání vašeho CSV souboru ke zpracování došlo k problému.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1089,7 +1223,8 @@
Please select the CSV file to upload Zvolte prosím soubor CSV, který se nahraje
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1097,15 +1232,19 @@
File PathCesta k souboru
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once the upload has completed.
- Poznámka: Po dokončení nahrávání si nezapomeňte stáhnout a odeslat odkazy na povolení svým výzkumníkům.
+ Please do not forget to download and send permission links to your researchers once
+ the upload has completed.
+ Poznámka: Po dokončení nahrávání si nezapomeňte stáhnout a odeslat
+ odkazy na povolení svým výzkumníkům.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1113,7 +1252,8 @@
UploadNahrát
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1129,7 +1269,8 @@
CloseZavřít
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1137,7 +1278,8 @@
There is no file to upload. Please select one.Neexistuje žádný soubor k nahrání. Prosím vyberte jej.
- src/app/affiliation/affiliation-import-dialog.component.ts
+
+ src/app/affiliation/affiliation-import-dialog.component.ts60
@@ -1149,7 +1291,8 @@
62
-
+ Add or edit affiliation Přidat nebo upravit přidružení
@@ -1159,7 +1302,7 @@
This field should follow pattern for "Email".
-
+ Toto pole musí být ve tvaru pro "Email".src/app/affiliation/affiliation-update.component.html25
@@ -1257,7 +1400,8 @@
146
-
+ Organization ID SourceZdroj ID organizace
@@ -1265,7 +1409,8 @@
176
-
+ Organization IDID organizace
@@ -1274,8 +1419,12 @@
- This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
- Toto pole je povinné. Identifikace organizace GRID musí začínat frází grid, například grid.12344 nebo to musí být platná URL, identifikace organizace RINGGOLD musí být číslo. Identifkace ROR musejí mít 9 znaků a začínat 0.
+ This field is required. GRID Organization ID should start with "grid.",
+ RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
+ 0
+ Toto pole je povinné. Identifikace organizace GRID musí začínat frází
+ grid, například grid.12344 nebo to musí být platná URL, identifikace organizace RINGGOLD
+ musí být číslo. Identifkace ROR musejí mít 9 znaků a začínat 0.src/app/affiliation/affiliation-update.component.html230
@@ -1390,8 +1539,10 @@
- Please do not forget to download and send permission links to your researcher once the assertion has been saved.
- Poznámka: Po uložení tvrzení si prosím nezapomeňte stáhnout a odeslat odkazy na povolení vašemu výzkumníkovi.
+ Please do not forget to download and send permission links to your researcher once
+ the assertion has been saved.
+ Poznámka: Po uložení tvrzení si prosím nezapomeňte stáhnout a odeslat
+ odkazy na povolení vašemu výzkumníkovi.src/app/affiliation/affiliation-update.component.html452
@@ -1418,8 +1569,10 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than
+ characters.
+ Toto pole nemůže být delší než
+ znaků.src/app/affiliation/affiliation-update.component.ts196
@@ -1437,7 +1590,8 @@
2
-
+ Send permission notifications Odeslat oznámení oprávnění
@@ -1445,7 +1599,8 @@
11
-
+ Request permission links Vyžádejte si odkazy na oprávnění
@@ -1453,7 +1608,8 @@
21
-
+ Request affiliation status report Vyžádejte si zprávu o stavu přidružení
@@ -1461,7 +1617,9 @@
31
-
+ Request affiliations for edit Vyžádejte si přidružení k úpravě
@@ -1485,25 +1643,36 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- Vaše přidružení k úpravě souboru vám budou brzy zaslány e-mailem. Pokud svůj soubor neobdržíte, kontaktujte nás prosím na adrese membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org.
+ Vaše přidružení k úpravě souboru vám budou brzy zaslány e-mailem. Pokud
+ svůj soubor neobdržíte, kontaktujte nás prosím na adrese membership@orcid.org.src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- Soubor zprávy o stavu přidružení vám bude brzy zaslán e-mailem. Pokud svůj soubor neobdržíte, kontaktujte nás prosím na adrese membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org.
+ Soubor zprávy o stavu přidružení vám bude brzy zaslán e-mailem. Pokud
+ svůj soubor neobdržíte, kontaktujte nás prosím na adrese membership@orcid.org.src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- Váš soubor odkazů na oprávnění vám bude brzy zaslán e-mailem. Pokud svůj soubor neobdržíte, kontaktujte nás prosím na adrese membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive
+ your file then please contact us at membership@orcid.org.
+ Váš soubor odkazů na oprávnění vám bude brzy zaslán e-mailem. Pokud svůj
+ soubor neobdržíte, kontaktujte nás prosím na adrese membership@orcid.org.src/app/affiliation/affiliations.component.html91
@@ -1557,17 +1726,23 @@
190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
- Pokud potřebujete pomoc s řešením této chyby, obraťte se prosím na své vedení konsorcia nebo na member@orcid.org. Níže přiložte snímek obrazovky s chybovou zprávou.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or
+ include a screenshot of the error message below.
+ Pokud potřebujete pomoc s řešením této chyby, obraťte se prosím na své
+ vedení konsorcia nebo na member@orcid.org. Níže přiložte snímek obrazovky s chybovou
+ zprávou.src/app/affiliation/affiliations.component.html203
- Showing - of items.
-
+ Showing -
+ of items.
+ Zobrazují se položky – z src/app/affiliation/affiliations.component.ts226
@@ -1581,57 +1756,73 @@
228
-
+ Send permission notifications Odeslat oznámení povolení
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try again later.
- Žádost zasílat oznámení vašim uživatelům už se zpracovává. Zkuste to znovu později
+
+ A request to send notifications to your users is already in progress. Please try
+ again later.
+ Žádost zasílat oznámení vašim uživatelům už se zpracovává. Zkuste to
+ znovu později
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
- Oznámení souhlasu budou zaslána všem vašim výzkumníkům, kteří disponují položkou přidružení se stavem „Čeká na vyřízení“.
+
+ Are you sure that you would like ORCID to send permission links to your researchers
+ for the affiliations that are pending?
+ Oznámení souhlasu budou zaslána všem vašim výzkumníkům, kteří disponují
+ položkou přidružení se stavem „Čeká na vyřízení“.
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language Jazyk oznámení
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? V jakém jazyce by měla být oznámení odeslána?
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notificationsOdeslat oznámení
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html38 Sorry, an error has occurred
-
+ Omlouváme se, vyskytla se chybasrc/app/error/error-alert.component.html5
@@ -1662,8 +1853,8 @@
- You are logged in as user
- Jste přihlášeni jako uživatel
+ You are logged in as user
+ Jste přihlášeni jako uživatel src/app/home/home.component.ts25
@@ -1687,7 +1878,8 @@
Oops, something went wrong and we were not able to fetch your ORCID iD
- Jejda, něco se pokazilo, a proto jsme nedokázali předat vaši identifikaci ORCID
+ Jejda, něco se pokazilo, a proto jsme nedokázali předat vaši
+ identifikaci ORCIDsrc/app/landing-page/landing-page.component.html33
@@ -1718,40 +1910,51 @@
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ Pokud zjistíte, že údaje přidané do vašich záznamů ORCID jsou chybné,
+ kontaktujte prosím src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ Tento autorizační odkaz byl již využit. Pro získání nového autorizačního
+ odkazu kontaktujte prosím .src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ Povolit aktualizace mého
+ záznamu ORCIDsrc/app/landing-page/landing-page.component.ts80
- You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
-
+ You have successfully granted
+ permission to update your ORCID record, and your record has been updated with affiliation
+ information.
+ Úspěšně jste udělili
+ oprávnění k aktualizaci vašeho záznamu ORCID a váš záznam bude aktualizován o informace o
+ přidružení.src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ Díky, src/app/landing-page/landing-page.component.ts166
@@ -1847,7 +2050,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2041,7 +2244,8 @@
77
-
+ Assertion Service Enabled Aserce aktivovány
@@ -2094,8 +2298,10 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
- Jejda! Při zpracování vašich údajů došlo k problému. Opravte prosím níže uvedené chyby a zkuste to znovu
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again
+ Jejda! Při zpracování vašich údajů došlo k problému. Opravte prosím níže
+ uvedené chyby a zkuste to znovusrc/app/member/member-import-dialog.component.html16
@@ -2111,13 +2317,14 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
+ Add or edit member Přidat nebo upravit člena
@@ -2133,7 +2340,8 @@
121
-
+ added as a Redirect URI inpřidáno jako URI přesměrování do
@@ -2175,7 +2383,7 @@
Invite sent.
-
+ Pozvánka odeslána.src/app/shared/pipe/localize.ts11
@@ -2183,7 +2391,7 @@
Invite email couldn't be sent.
-
+ Zvací e-mail se nepodařilo odeslat.src/app/shared/pipe/localize.ts13
@@ -2229,8 +2437,11 @@
23
-
- Notification process has now started. We will email you as soon as the process has completed.
+
+ Notification process has now started. We will email you as soon as the process has
+ completed.Proces oznámení byl zahájen. Jakmile bude dokončen, zašleme vám e-mail.src/app/shared/pipe/localize.ts
@@ -2303,7 +2514,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4487,7 +4698,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4534,8 +4745,9 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ Opravdu chcete smazat uživatele
+ ?src/app/user/user-delete.component.ts44
@@ -4734,8 +4946,10 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
- Jejda! Při zpracování vašich údajů došlo k problému. Opravte prosím níže uvedené chyby a zkuste to znovu
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again
+ Jejda! Při zpracování vašich údajů došlo k problému. Opravte prosím níže
+ uvedené chyby a zkuste to znovusrc/app/user/user-import-dialog.component.html16
@@ -4765,9 +4979,14 @@
4
-
- 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ů.
+
+ 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.ts226
diff --git a/ui/src/i18n/messages.es.xlf b/ui/src/i18n/messages.es.xlf
index b98ad6be1..93ed7cab7 100644
--- a/ui/src/i18n/messages.es.xlf
+++ b/ui/src/i18n/messages.es.xlf
@@ -2,8 +2,12 @@
- 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.html6
@@ -17,7 +21,8 @@
10
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html22
@@ -33,7 +38,8 @@
16
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html28
@@ -101,55 +107,75 @@
Reset passwordRestablecer la contraseña
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html4
- The activation key is missing.
+ The
+ activation key is missing.Falta la clave de activación.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html7
- This activation key is invalid.
+ This
+ activation key is invalid.La clave de activación no es válida.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html11
- This activation has expired.
+ This
+ activation has expired.La clave de activación ha caducado.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this
+ link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It
+ looks like this link has expired.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new
+ activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a
+ new activation link to your registered email address.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
- If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your
+ new activation link please contact our support team please contact us at
+ membership@orcid.org.
+ If you are still having problems activating your account or have not
+ received your new activation link, please contact us at membership@orcid.org.
+
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -157,23 +183,32 @@
Choose a new passwordElija una nueva contraseña
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for 24 hours.
- No se ha podido restablecer tu contraseña. Recuerde que una solicitud de contraseña solo es válida por 24 horas.
+ Your password couldn't be reset. Remember a password request is only valid for
+ 24 hours.
+ No se ha podido restablecer tu contraseña. Recuerde que una solicitud de
+ contraseña solo es válida por 24 horas.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html43
- Your password has been reset. Please
- Se ha restablecido su contraseña. Por favor,
-
- src/app/account/password/password-reset-finish.component.html
+ Your
+ password has been reset. Please
+ Se
+ ha restablecido su contraseña. Por favor,
+
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -181,7 +216,8 @@
sign ininiciar sesión
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html59
@@ -189,7 +225,8 @@
The password and its confirmation do not match! La contraseña y su confirmación no coinciden
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html68
@@ -201,7 +238,8 @@
New passwordNueva contraseña
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html76
@@ -213,7 +251,8 @@
New passwordNueva contraseña
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html83
@@ -225,7 +264,8 @@
Your password is required. Tu contraseña es necesaria.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html97
@@ -241,7 +281,8 @@
Your password is required to be at least 4 characters. Su contraseña debe tener al menos 4 caracteres.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html105
@@ -253,7 +294,8 @@
Your password cannot be longer than 50 characters. Su contraseña no puede tener más de 50 caracteres.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html112
@@ -265,7 +307,8 @@
New password confirmationConfirmación de la nueva contraseña
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html121
@@ -277,7 +320,8 @@
Confirm the new passwordConfirme la nueva contraseña
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html128
@@ -289,7 +333,8 @@
Your password confirmation is required. Se requiere su contraseña de confirmación.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html142
@@ -301,7 +346,8 @@
Your password confirmation is required to be at least 4 characters. La contraseña de confirmación tiene que contener al menos 4 caracteres.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html150
@@ -313,7 +359,8 @@
Your password confirmation cannot be longer than 50 characters. Su contraseña de confirmación no puede tener más de 50 caracteres.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html157
@@ -325,7 +372,8 @@
Reset Password Validar la nueva contraseña
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html167
@@ -333,31 +381,41 @@
Reset your passwordRestablezca su contraseña
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html4
- 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
+ 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.html7Enter the email address you used to register.
- Introduzca la dirección de correo electrónico que utilizó para registrarse
+ Introduzca la dirección de correo electrónico que utilizó para
+ registrarse
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html11 Check your emails for details on how to reset your password.
- Consulte sus correos electrónicos para consultar información para restablecer su contraseña.
+ Consulte sus correos electrónicos para consultar información para
+ restablecer su contraseña.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html15
@@ -365,7 +423,8 @@
Your email is required. Su correo electrónico es necesario.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html42
@@ -373,7 +432,8 @@
Your email is invalid. Tu correo electrónico no es válido.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html50
@@ -381,7 +441,8 @@
Your email is required to be at least 5 characters. Su correo electrónico debe tener al menos 5 caracteres.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html57
@@ -389,7 +450,8 @@
Your email cannot be longer than 100 characters. El correo electrónico no puede tener más de 50 caracteres.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html65
@@ -397,7 +459,8 @@
Reset Repetir contraseña
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html76
@@ -405,21 +468,29 @@
Password strength:Seguridad de la contraseña:
- src/app/account/password/password-strength.component.html
+
+ src/app/account/password/password-strength.component.html2
- Password changed!
- ¡Se ha cambiado la contraseña!
+ Password
+ changed!
+ ¡Se
+ ha cambiado la contraseña!src/app/account/password/password.component.html7
- 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.html15
@@ -435,7 +506,7 @@
Current password
-
+ Contraseña actualsrc/app/account/password/password.component.html38
@@ -450,8 +521,8 @@
- Password for (You)
-
+ Password for (You)
+ Contraseña de (usted)src/app/account/password/password.component.ts34
@@ -466,8 +537,10 @@
- Settings saved!
- ¡Ajustes guardados!
+ Settings
+ saved!
+ ¡Ajustes
+ guardados!src/app/account/settings/settings.component.html8
@@ -582,8 +655,13 @@
- 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.
- Añada seguridad adicional a su cuenta del portal de miembros de ORCID activando la autenticación de dos factores. Cada vez que inicie sesión, se le pedirá que introduzca un código de seis dígitos que le enviaremos a su aplicación de autenticación preferida.
+ 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.
+ Añada seguridad adicional a su cuenta del portal de miembros de ORCID
+ activando la autenticación de dos factores. Cada vez que inicie sesión, se le pedirá que
+ introduzca un código de seis dígitos que le enviaremos a su aplicación de autenticación
+ preferida.src/app/account/settings/settings.component.html146
@@ -606,24 +684,57 @@
- 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.html167
- 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.html176
- Can't scan the QR code?
- ¿No puede escanear el código QR?
+ Can't
+ scan the QR code?
+ ¿No
+ puede escanear el código QR?src/app/account/settings/settings.component.html197
@@ -646,8 +757,16 @@
- 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.html208
@@ -670,8 +789,10 @@
- Make a note of the following backup codes, this is the only time they will be shown.
- Tome nota de los siguientes códigos de respaldo; solo se mostrarán esta vez.
+ Make a note of the following backup codes, this is the only time they will be
+ shown.
+ Tome nota de los siguientes códigos de respaldo; solo se mostrarán esta
+ vez.src/app/account/settings/settings.component.html231
@@ -705,7 +826,8 @@
17
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -713,7 +835,8 @@
460
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -757,9 +880,14 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
- ¿Está seguro de que desea eliminar esta afiliación de ? La afiliación se eliminará del portal y del registro ORCID del usuario.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
+ portal and the user's ORCID record.
+ ¿Está seguro de que desea eliminar esta afiliación de ? La afiliación se eliminará del portal y del
+ registro ORCID del usuario.src/app/affiliation/affiliation-delete.component.ts40
@@ -837,7 +965,8 @@
139
-
+ Affiliation Section Tipo de afiliación
@@ -985,7 +1114,8 @@
144
-
+ Notification First Sent Primera notificación enviada
@@ -997,7 +1127,8 @@
174
-
+ Notification Last Sent Última notificación enviada
@@ -1065,15 +1196,20 @@
Import affiliations from CSV Importar afiliaciones
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
- Se ha cargado el CSV para su procesamiento. En cuanto esté procesado, se le notificará por correo.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the
+ file has been processed.
+ Se ha cargado el CSV para su procesamiento. En cuanto esté procesado, se
+ le notificará por correo.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1081,7 +1217,8 @@
There was a problem uploading your CSV for processing. Hubo un problema al subir su CSV para procesarlo.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1089,7 +1226,8 @@
Please select the CSV file to upload Seleccione un archivo CSV para subir
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1097,15 +1235,19 @@
File PathRuta de archivo
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once the upload has completed.
- Nota: no olvide descargar y enviar enlaces de permiso a sus investigadores cuando se haya completado la carga.
+ Please do not forget to download and send permission links to your researchers once
+ the upload has completed.
+ Nota: no olvide descargar y enviar enlaces de permiso a sus
+ investigadores cuando se haya completado la carga.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1113,7 +1255,8 @@
UploadSubir
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1129,7 +1272,8 @@
CloseCerrar
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1137,7 +1281,8 @@
There is no file to upload. Please select one.No hay ningún archivo para cargar. Seleccione uno.
- src/app/affiliation/affiliation-import-dialog.component.ts
+
+ src/app/affiliation/affiliation-import-dialog.component.ts60
@@ -1149,7 +1294,8 @@
62
-
+ Add or edit affiliation Agregar o editar afiliación
@@ -1159,7 +1305,7 @@
This field should follow pattern for "Email".
-
+ Este campo debe seguir el patrón de "Email".src/app/affiliation/affiliation-update.component.html25
@@ -1257,7 +1403,8 @@
146
-
+ Organization ID SourceFuente de Identificación de la organización
@@ -1265,7 +1412,8 @@
176
-
+ Organization IDID de la organización
@@ -1274,8 +1422,12 @@
- This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
- Este campo es necesario. La Identificación de organización de GRID debe comenzar con "grid" (por ejemplo: grid.12344) o debe ser una URL grid válida. La Identificación de organización de RINGGOLD debe ser un número.
+ This field is required. GRID Organization ID should start with "grid.",
+ RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
+ 0
+ Este campo es necesario. La Identificación de organización de GRID debe
+ comenzar con "grid" (por ejemplo: grid.12344) o debe ser una URL grid válida. La
+ Identificación de organización de RINGGOLD debe ser un número.src/app/affiliation/affiliation-update.component.html230
@@ -1390,8 +1542,10 @@
- Please do not forget to download and send permission links to your researcher once the assertion has been saved.
- Nota: no olvide descargar y enviar enlaces de permisos a su investigador cuando se haya guardado la confirmación.
+ Please do not forget to download and send permission links to your researcher once
+ the assertion has been saved.
+ Nota: no olvide descargar y enviar enlaces de permisos a su investigador
+ cuando se haya guardado la confirmación.src/app/affiliation/affiliation-update.component.html452
@@ -1418,8 +1572,10 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than
+ characters.
+ Este campo no puede tener más de
+ caracteres.src/app/affiliation/affiliation-update.component.ts196
@@ -1437,7 +1593,8 @@
2
-
+ Send permission notifications Enviar notificaciones de permiso
@@ -1445,7 +1602,8 @@
11
-
+ Request permission links Solicitar enlaces de permiso
@@ -1453,7 +1611,8 @@
21
-
+ Request affiliation status report Solicitar informe de situación de afiliación
@@ -1461,7 +1620,9 @@
31
-
+ Request affiliations for edit Solicitar asignaciones para editar
@@ -1485,25 +1646,36 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- En breve se le enviará por correo el archivo de afiliaciones para editar. Si no lo recibe, póngase en contacto con nosotros en membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org.
+ En breve se le enviará por correo el archivo de afiliaciones para
+ editar. Si no lo recibe, póngase en contacto con nosotros en membership@orcid.org.src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- En breve se le enviará por correo el archivo de informe de situación de afiliación. Si no lo recibe, póngase en contacto con nosotros en membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org.
+ En breve se le enviará por correo el archivo de informe de situación de
+ afiliación. Si no lo recibe, póngase en contacto con nosotros en membership@orcid.org.src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- En breve se le enviará por correo el archivo de enlaces de permiso. Si no lo recibe, póngase en contacto con nosotros en membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive
+ your file then please contact us at membership@orcid.org.
+ En breve se le enviará por correo el archivo de enlaces de permiso. Si
+ no lo recibe, póngase en contacto con nosotros en membership@orcid.org.src/app/affiliation/affiliations.component.html91
@@ -1557,17 +1729,23 @@
190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
- Si necesita ayuda para solucionar un problema, póngase en contacto con el equipo del portal para miembros e incluya una captura de pantalla del mensaje de error que le aparece.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or
+ include a screenshot of the error message below.
+ Si necesita ayuda para solucionar un problema, póngase en contacto con
+ el equipo del portal para miembros e incluya una captura de pantalla del mensaje de error
+ que le aparece.src/app/affiliation/affiliations.component.html203
- Showing - of items.
-
+ Showing -
+ of items.
+ Mostrando - de elementos.src/app/affiliation/affiliations.component.ts226
@@ -1581,57 +1759,73 @@
228
-
+ Send permission notifications Enviar notificaciones de permiso
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try again later.
- Ya hay una solicitud en progreso para enviar notificaciones a sus usuarios. Vuelva a intentarlo más tarde.
+
+ A request to send notifications to your users is already in progress. Please try
+ again later.
+ Ya hay una solicitud en progreso para enviar notificaciones a sus
+ usuarios. Vuelva a intentarlo más tarde.
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
- Las notificaciones de permisos se enviarán a todos los investigadores que tengan algún elemento de afiliación con el estado 'Pendiente'.
+
+ Are you sure that you would like ORCID to send permission links to your researchers
+ for the affiliations that are pending?
+ Las notificaciones de permisos se enviarán a todos los investigadores
+ que tengan algún elemento de afiliación con el estado 'Pendiente'.
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language Idioma de la notificación
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? ¿En qué idioma deberían enviarse las notificaciones?
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notificationsEnviar notificaciones
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html38 Sorry, an error has occurred
-
+ Lo sentimos, se ha producido un errorsrc/app/error/error-alert.component.html5
@@ -1662,8 +1856,10 @@
- You are logged in as user
- Ha iniciado sesión como usuario
+ You are logged in as user
+ Ha iniciado sesión como usuario src/app/home/home.component.ts25
@@ -1718,40 +1914,51 @@
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ Si nota que los datos agregados a su registro ORCID son incorrectos,
+ comuníquese con src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ Este enlace de autorización ya se ha utilizado. Póngase en contacto con para recibir un nuevo enlace de autorización.src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ Permitir que actualice mi
+ registro ORCIDsrc/app/landing-page/landing-page.component.ts80
- You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
-
+ You have successfully granted
+ permission to update your ORCID record, and your record has been updated with affiliation
+ information.
+ Le ha concedido a los
+ permisos necesarios para actualizar su registro ORCID, y su registro se ha actualizado con
+ la información de afiliación.src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ Gracias, src/app/landing-page/landing-page.component.ts166
@@ -1847,7 +2054,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2041,7 +2248,8 @@
77
-
+ Assertion Service Enabled Aseveraciones habilitadas
@@ -2094,8 +2302,10 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
- ¡Ups! Ha ocurrido un problema al procesar sus datos. Corrija los errores que aparecen a continuación e inténtelo de nuevo
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again
+ ¡Ups! Ha ocurrido un problema al procesar sus datos. Corrija los errores
+ que aparecen a continuación e inténtelo de nuevosrc/app/member/member-import-dialog.component.html16
@@ -2111,13 +2321,14 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
+ Add or edit member Agregar o editar miembro
@@ -2133,7 +2344,8 @@
121
-
+ added as a Redirect URI inañadido como un URI de redirección en
@@ -2175,7 +2387,7 @@
Invite sent.
-
+ Invitación enviada.src/app/shared/pipe/localize.ts11
@@ -2229,9 +2441,13 @@
23
-
- Notification process has now started. We will email you as soon as the process has completed.
- Se ha iniciado el proceso de notificación. Le enviaremos un correo electrónico tan pronto como se haya completado.
+
+ Notification process has now started. We will email you as soon as the process has
+ completed.
+ Se ha iniciado el proceso de notificación. Le enviaremos un correo
+ electrónico tan pronto como se haya completado.src/app/shared/pipe/localize.ts25
@@ -2303,7 +2519,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4487,7 +4703,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4534,8 +4750,9 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ ¿Está seguro de que desea eliminar al usuario ?src/app/user/user-delete.component.ts44
@@ -4734,8 +4951,10 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
- ¡Vaya! Ha habido un problema al procesar sus datos. Corrija los siguientes errores e inténtelo de nuevo
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again
+ ¡Vaya! Ha habido un problema al procesar sus datos. Corrija los
+ siguientes errores e inténtelo de nuevosrc/app/user/user-import-dialog.component.html16
@@ -4765,9 +4984,15 @@
4
-
- 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.
+
+ 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.ts226
diff --git a/ui/src/i18n/messages.fr.xlf b/ui/src/i18n/messages.fr.xlf
index 113ded139..435c62a1a 100644
--- a/ui/src/i18n/messages.fr.xlf
+++ b/ui/src/i18n/messages.fr.xlf
@@ -2,8 +2,12 @@
- 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.html6
@@ -17,7 +21,8 @@
10
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html22
@@ -33,7 +38,8 @@
16
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html28
@@ -101,55 +107,75 @@
Reset passwordRéinitialiser le mot de passe
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html4
- The activation key is missing.
+ The
+ activation key is missing.La clé d'activation est manquante.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html7
- This activation key is invalid.
+ This
+ activation key is invalid.La clé d'activation est invalide.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html11
- This activation has expired.
+ This
+ activation has expired.La clé d'activation est expirée.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this
+ link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It
+ looks like this link has expired.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new
+ activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a
+ new activation link to your registered email address.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
- If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your
+ new activation link please contact our support team please contact us at
+ membership@orcid.org.
+ If you are still having problems activating your account or have not
+ received your new activation link, please contact us at membership@orcid.org.
+
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -157,23 +183,33 @@
Choose a new passwordChoisissez un nouveau mot de passe
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for 24 hours.
- Votre mot de passe n'a pas pu être réinitialisé. N'oubliez pas qu'une demande de réinitialisation de mot de passe n'est valide que pendant 24 heures.
-
- src/app/account/password/password-reset-finish.component.html
+ Your password couldn't be reset. Remember a password request is only valid for
+ 24 hours.
+ Votre mot de passe n'a pas pu être réinitialisé. N'oubliez pas
+ qu'une demande de réinitialisation de mot de passe n'est valide que pendant
+ 24 heures.
+
+
+ src/app/account/password/password-reset-finish.component.html43
- Your password has been reset. Please
- Votre mot de passe a été réinitialisé. Veuillez
-
- src/app/account/password/password-reset-finish.component.html
+ Your
+ password has been reset. Please
+ Votre
+ mot de passe a été réinitialisé. Veuillez
+
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -181,7 +217,8 @@
sign ins'identifier
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html59
@@ -189,7 +226,8 @@
The password and its confirmation do not match! Le mot de passe et sa confirmation ne correspondent pas !
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html68
@@ -201,7 +239,8 @@
New passwordNouveau mot de passe
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html76
@@ -213,7 +252,8 @@
New passwordNouveau mot de passe
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html83
@@ -225,7 +265,8 @@
Your password is required. Votre mot de passe est requis.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html97
@@ -241,7 +282,8 @@
Your password is required to be at least 4 characters. Votre mot de passe doit contenir au moins 4 caractères.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html105
@@ -253,7 +295,8 @@
Your password cannot be longer than 50 characters. Votre mot de passe ne doit pas compter plus de 50 caractères.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html112
@@ -265,7 +308,8 @@
New password confirmationConfirmation du nouveau mot de passe
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html121
@@ -277,7 +321,8 @@
Confirm the new passwordConfirmer le nouveau mot de passe
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html128
@@ -289,7 +334,8 @@
Your password confirmation is required. Votre mot de passe de confirmation est obligatoire.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html142
@@ -299,9 +345,11 @@
Your password confirmation is required to be at least 4 characters.
- Votre confirmation de mot de passe doit compter au moins quatre caractères.
+ Votre confirmation de mot de passe doit compter au moins quatre
+ caractères.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html150
@@ -311,9 +359,11 @@
Your password confirmation cannot be longer than 50 characters.
- Votre mot de passe de confirmation ne peut pas comporter plus de 50 caractères.
+ Votre mot de passe de confirmation ne peut pas comporter plus de
+ 50 caractères.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html157
@@ -325,7 +375,8 @@
Reset Password Validez le nouveau mot de passe
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html167
@@ -333,31 +384,41 @@
Reset your passwordRéinitialiser votre mot de passe
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html4
- 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
+ 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.html7Enter the email address you used to register.
- Saisissez l'adresse e-mail que vous avez utilisée pour vous inscrire
+ Saisissez l'adresse e-mail que vous avez utilisée pour vous
+ inscrire
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html11 Check your emails for details on how to reset your password.
- Vérifiez vos e-mails pour plus d'informations sur la réinitialisation de votre mot de passe.
+ Vérifiez vos e-mails pour plus d'informations sur la
+ réinitialisation de votre mot de passe.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html15
@@ -365,7 +426,8 @@
Your email is required. Votre adresse e-mail est obligatoire.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html42
@@ -373,7 +435,8 @@
Your email is invalid. Votre adresse e-mail n'est pas valide.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html50
@@ -381,7 +444,8 @@
Your email is required to be at least 5 characters. Votre adresse e-mail doit compter au moins cinq caractères.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html57
@@ -389,7 +453,8 @@
Your email cannot be longer than 100 characters. Votre e-mail ne peut pas dépasser 50 caractères.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html65
@@ -397,7 +462,8 @@
Reset Réinitialiser le mot de passe
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html76
@@ -405,21 +471,28 @@
Password strength:Robustesse du mot de passe :
- src/app/account/password/password-strength.component.html
+
+ src/app/account/password/password-strength.component.html2
- Password changed!
- Mot de passe modifié !
+ Password
+ changed!
+ Mot
+ de passe modifié !src/app/account/password/password.component.html7
- 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.html15
@@ -435,7 +508,7 @@
Current password
-
+ Mot de passe actuelsrc/app/account/password/password.component.html38
@@ -450,8 +523,8 @@
- Password for (You)
-
+ Password for (You)
+ Mot de passe pour (vous)src/app/account/password/password.component.ts34
@@ -466,8 +539,10 @@
- Settings saved!
- Réglages enregistrés !
+ Settings
+ saved!
+ Réglages
+ enregistrés !src/app/account/settings/settings.component.html8
@@ -582,8 +657,13 @@
- 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.
- Ajoutez une sécurité supplémentaire à votre compte du portail des membres ORCID en activant l'authentification à deux facteurs. Chaque fois que vous vous connecterez, vous serez invité à saisir un code à six chiffres que nous enverrons à votre application d'authentification préférée.
+ 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.
+ Ajoutez une sécurité supplémentaire à votre compte du portail des
+ membres ORCID en activant l'authentification à deux facteurs. Chaque fois que vous
+ vous connecterez, vous serez invité à saisir un code à six chiffres que nous enverrons à
+ votre application d'authentification préférée.src/app/account/settings/settings.component.html146
@@ -606,24 +686,58 @@
- 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.html167
- 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.html176
- Can't scan the QR code?
- Vous ne pouvez pas scanner le code QR ?
+ Can't
+ scan the QR code?
+ Vous
+ ne pouvez pas scanner le code QR ?src/app/account/settings/settings.component.html197
@@ -646,8 +760,16 @@
- 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.html208
@@ -670,8 +792,10 @@
- Make a note of the following backup codes, this is the only time they will be shown.
- Notez les codes de sauvegarde suivants, c'est la seule fois qu'ils seront affichés.
+ Make a note of the following backup codes, this is the only time they will be
+ shown.
+ Notez les codes de sauvegarde suivants, c'est la seule fois
+ qu'ils seront affichés.src/app/account/settings/settings.component.html231
@@ -705,7 +829,8 @@
17
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -713,7 +838,8 @@
460
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -757,9 +883,14 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
- Voulez-vous vraiment supprimer cette affiliation pour ? L'affiliation sera supprimée du portail et du dossier ORCID de l'utilisateur.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
+ portal and the user's ORCID record.
+ Voulez-vous vraiment supprimer cette affiliation pour ? L'affiliation sera supprimée du portail
+ et du dossier ORCID de l'utilisateur.src/app/affiliation/affiliation-delete.component.ts40
@@ -837,7 +968,8 @@
139
-
+ Affiliation Section Type d'affiliation
@@ -985,7 +1117,8 @@
144
-
+ Notification First Sent Première notification envoyée
@@ -997,7 +1130,8 @@
174
-
+ Notification Last Sent Dernière notification envoyée
@@ -1065,15 +1199,20 @@
Import affiliations from CSV Importer les affiliations
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
- Votre CSV a été téléchargé pour traitement. Nous vous informerons par e-mail une fois le dossier traité.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the
+ file has been processed.
+ Votre CSV a été téléchargé pour traitement. Nous vous informerons par
+ e-mail une fois le dossier traité.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1081,7 +1220,8 @@
There was a problem uploading your CSV for processing. Problème lors du téléchargement de votre CSV pour traitement.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1089,7 +1229,8 @@
Please select the CSV file to upload Veuillez sélectionner un fichier CSV à télécharger.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1097,15 +1238,19 @@
File PathChemin du fichier
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once the upload has completed.
- Remarque : veuillez penser à télécharger et envoyer les liens d'autorisation à vos chercheurs une fois que le téléchargement sera terminé.
+ Please do not forget to download and send permission links to your researchers once
+ the upload has completed.
+ Remarque : veuillez penser à télécharger et envoyer les liens
+ d'autorisation à vos chercheurs une fois que le téléchargement sera terminé.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1113,7 +1258,8 @@
UploadTransférer
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1129,7 +1275,8 @@
CloseFermer
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1137,7 +1284,8 @@
There is no file to upload. Please select one.Il n'y a aucun fichier à transférer. Veuillez en sélectionner un.
- src/app/affiliation/affiliation-import-dialog.component.ts
+
+ src/app/affiliation/affiliation-import-dialog.component.ts60
@@ -1149,7 +1297,8 @@
62
-
+ Add or edit affiliation Ajouter ou modifier une affiliation
@@ -1159,7 +1308,7 @@
This field should follow pattern for "Email".
-
+ Ce champ doit suivre le modèle de "Email".src/app/affiliation/affiliation-update.component.html25
@@ -1257,7 +1406,8 @@
146
-
+ Organization ID SourceSource de l'identifiant de l'organisation
@@ -1265,7 +1415,8 @@
176
-
+ Organization IDIdentifiant de l'organisation
@@ -1274,8 +1425,12 @@
- This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
- Ce champ est obligatoire. L'identifiant d'organisation GRID doit commencer par « grid » (par ex., grid.12344) ou doit être une URL GRID valide. L'identifiant d'organisation RINGGOLD doit être un numéro.
+ This field is required. GRID Organization ID should start with "grid.",
+ RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
+ 0
+ Ce champ est obligatoire. L'identifiant d'organisation GRID
+ doit commencer par « grid » (par ex., grid.12344) ou doit être une URL GRID valide.
+ L'identifiant d'organisation RINGGOLD doit être un numéro.src/app/affiliation/affiliation-update.component.html230
@@ -1390,8 +1545,10 @@
- Please do not forget to download and send permission links to your researcher once the assertion has been saved.
- Remarque : veuillez penser à télécharger et envoyer les liens d'autorisation à votre chercheur une fois que l'assertion aura été enregistrée.
+ Please do not forget to download and send permission links to your researcher once
+ the assertion has been saved.
+ Remarque : veuillez penser à télécharger et envoyer les liens
+ d'autorisation à votre chercheur une fois que l'assertion aura été enregistrée.src/app/affiliation/affiliation-update.component.html452
@@ -1418,8 +1575,10 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than
+ characters.
+ Ce champ ne peut pas comporter plus de caractères.src/app/affiliation/affiliation-update.component.ts196
@@ -1437,7 +1596,8 @@
2
-
+ Send permission notifications Envoyer des notifications d'autorisation
@@ -1445,7 +1605,8 @@
11
-
+ Request permission links Demander des liens d'autorisation
@@ -1453,7 +1614,8 @@
21
-
+ Request affiliation status report Demander un rapport sur l'état de l'affiliation
@@ -1461,7 +1623,9 @@
31
-
+ Request affiliations for edit Demander des affiliations pour modification
@@ -1485,25 +1649,38 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- Vos affiliations pour le fichier d'édition vous seront envoyées sous peu. Si vous ne recevez pas votre fichier, veuillez nous contacter à membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org.
+ Vos affiliations pour le fichier d'édition vous seront envoyées
+ sous peu. Si vous ne recevez pas votre fichier, veuillez nous contacter à
+ membership@orcid.org.src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- Votre fichier de rapport d'état d'affiliation vous sera envoyé sous peu. Si vous ne recevez pas votre fichier, veuillez nous contacter à membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org.
+ Votre fichier de rapport d'état d'affiliation vous sera envoyé
+ sous peu. Si vous ne recevez pas votre fichier, veuillez nous contacter à
+ membership@orcid.org.src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- Votre fichier de liens d'autorisation vous sera envoyé sous peu. Si vous ne recevez pas votre fichier, veuillez nous contacter à membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive
+ your file then please contact us at membership@orcid.org.
+ Votre fichier de liens d'autorisation vous sera envoyé sous peu. Si
+ vous ne recevez pas votre fichier, veuillez nous contacter à membership@orcid.org.src/app/affiliation/affiliations.component.html91
@@ -1557,17 +1734,23 @@
190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
- Pour obtenir de l'aide en cas de problème, veuillez contacter l'équipe du portail des membres et copier-coller ci-dessous le message d'erreur ou en joindre une capture d'écran.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or
+ include a screenshot of the error message below.
+ Pour obtenir de l'aide en cas de problème, veuillez contacter
+ l'équipe du portail des membres et copier-coller ci-dessous le message d'erreur
+ ou en joindre une capture d'écran.src/app/affiliation/affiliations.component.html203
- Showing - of items.
-
+ Showing -
+ of items.
+ Montrer entre et éléments sur .src/app/affiliation/affiliations.component.ts226
@@ -1581,57 +1764,73 @@
228
-
+ Send permission notifications Envoyer des notifications d'autorisation
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try again later.
- Une demande pour envoyer des notifications à vos utilisateurs est déjà en cours. Veuillez réessayer ultérieurement.
+
+ A request to send notifications to your users is already in progress. Please try
+ again later.
+ Une demande pour envoyer des notifications à vos utilisateurs est déjà
+ en cours. Veuillez réessayer ultérieurement.
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
- Des notifications d'autorisation seront envoyées à tous vos chercheurs ayant un élément d'affiliation avec comme statut « En attente ».
+
+ Are you sure that you would like ORCID to send permission links to your researchers
+ for the affiliations that are pending?
+ Des notifications d'autorisation seront envoyées à tous vos
+ chercheurs ayant un élément d'affiliation avec comme statut « En attente ».
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language Langue des notifications
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? Dans quelle langue les notifications doivent-elles être envoyées ?
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notificationsEnvoyer des notifications
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html38 Sorry, an error has occurred
-
+ Désolé, une erreur s'est produitesrc/app/error/error-alert.component.html5
@@ -1662,8 +1861,8 @@
- You are logged in as user
- Vous êtes connecté en tant que
+ You are logged in as user
+ Vous êtes connecté en tant que src/app/home/home.component.ts25
@@ -1687,7 +1886,8 @@
Oops, something went wrong and we were not able to fetch your ORCID iD
- Oups, une erreur s'est produite, et nous n'avons pas été mesure de récupérer votre identifiant ORCID.
+ Oups, une erreur s'est produite, et nous n'avons pas été
+ mesure de récupérer votre identifiant ORCID.src/app/landing-page/landing-page.component.html33
@@ -1711,47 +1911,60 @@
If this was a mistake, click the button below to grant access.
- Si c'est une erreur, cliquez sur le bouton ci-dessous pour autoriser l'accès.
+ Si c'est une erreur, cliquez sur le bouton ci-dessous pour
+ autoriser l'accès.src/app/landing-page/landing-page.component.html45
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ Si vous trouvez que les données ajoutées à votre dossier ORCID sont
+ incorrectes, veuillez contacter src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ Ce lien d'autorisation a déjà été utilisé. Veuillez contacter pour obtenir un nouveau lien
+ d'autorisation.src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ Autoriser à mettre à jour
+ mon dossier ORCIDsrc/app/landing-page/landing-page.component.ts80
- You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
-
+ You have successfully granted
+ permission to update your ORCID record, and your record has been updated with affiliation
+ information.
+ Vous avez accordé avec succès à
+ l'autorisation de mettre à jour votre dossier ORCID, et votre dossier a été mis à
+ jour avec les données d'affiliation.src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ Merci, src/app/landing-page/landing-page.component.ts166
@@ -1847,7 +2060,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2041,7 +2254,8 @@
77
-
+ Assertion Service Enabled Assertions activées
@@ -2094,8 +2308,10 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
- Oups ! Une erreur s'est produite dans le traitement de vos données. Veuillez corriger les erreurs ci-dessous et réessayer
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again
+ Oups ! Une erreur s'est produite dans le traitement de vos données.
+ Veuillez corriger les erreurs ci-dessous et réessayersrc/app/member/member-import-dialog.component.html16
@@ -2111,13 +2327,14 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
+ Add or edit member Ajouter ou modifier un membre
@@ -2133,7 +2350,8 @@
121
-
+ added as a Redirect URI inajouté comme URI de redirection dans
@@ -2175,7 +2393,7 @@
Invite sent.
-
+ Invitation envoyée.src/app/shared/pipe/localize.ts11
@@ -2183,7 +2401,7 @@
Invite email couldn't be sent.
-
+ L'e-mail d'invitation n'a pas pu être envoyé.src/app/shared/pipe/localize.ts13
@@ -2229,9 +2447,13 @@
23
-
- Notification process has now started. We will email you as soon as the process has completed.
- Le processus de notification a démarré. Nous vous enverrons un e-mail dès que le processus sera terminé.
+
+ Notification process has now started. We will email you as soon as the process has
+ completed.
+ Le processus de notification a démarré. Nous vous enverrons un e-mail
+ dès que le processus sera terminé.src/app/shared/pipe/localize.ts25
@@ -2303,7 +2525,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4487,7 +4709,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4534,8 +4756,9 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ Êtes-vous sûr(e) de vouloir supprimer l'utilisateur ?src/app/user/user-delete.component.ts44
@@ -4734,8 +4957,10 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
- Oups ! Une erreur s'est produite dans le traitement de vos données. Veuillez corriger les erreurs ci-dessous et réessayer
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again
+ Oups ! Une erreur s'est produite dans le traitement de vos données.
+ Veuillez corriger les erreurs ci-dessous et réessayersrc/app/user/user-import-dialog.component.html16
@@ -4765,9 +4990,15 @@
4
-
- 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.
+
+ 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.ts226
diff --git a/ui/src/i18n/messages.it.xlf b/ui/src/i18n/messages.it.xlf
index d70d6e815..24a993fa7 100644
--- a/ui/src/i18n/messages.it.xlf
+++ b/ui/src/i18n/messages.it.xlf
@@ -2,8 +2,12 @@
- 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.html6
@@ -17,7 +21,8 @@
10
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html22
@@ -33,7 +38,8 @@
16
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html28
@@ -101,55 +107,75 @@
Reset passwordRipristina la password
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html4
- The activation key is missing.
+ The
+ activation key is missing.Manca la chiave di attivazione.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html7
- This activation key is invalid.
+ This
+ activation key is invalid.La chiave di attivazione non è valida.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html11
- This activation has expired.
+ This
+ activation has expired.La chiave di attivazione è scaduta.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this
+ link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It
+ looks like this link has expired.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new
+ activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a
+ new activation link to your registered email address.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
- If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your
+ new activation link please contact our support team please contact us at
+ membership@orcid.org.
+ If you are still having problems activating your account or have not
+ received your new activation link, please contact us at membership@orcid.org.
+
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -157,23 +183,32 @@
Choose a new passwordScegli una nuova password
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for 24 hours.
- Impossibile ripristinare la tua password. Ti ricordiamo che la richiesta della password è valida solo per 24 ore.
+ Your password couldn't be reset. Remember a password request is only valid for
+ 24 hours.
+ Impossibile ripristinare la tua password. Ti ricordiamo che la richiesta
+ della password è valida solo per 24 ore.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html43
- Your password has been reset. Please
- La tua password è stata reimpostata. Per favore
-
- src/app/account/password/password-reset-finish.component.html
+ Your
+ password has been reset. Please
+ La
+ tua password è stata reimpostata. Per favore
+
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -181,7 +216,8 @@
sign inaccedi
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html59
@@ -189,7 +225,8 @@
The password and its confirmation do not match! La password e la sua conferma non combaciano!
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html68
@@ -201,7 +238,8 @@
New passwordNuova password
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html76
@@ -213,7 +251,8 @@
New passwordNuova password
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html83
@@ -225,7 +264,8 @@
Your password is required. La tua password è obbligatoria.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html97
@@ -241,7 +281,8 @@
Your password is required to be at least 4 characters. La tua password deve contenere almeno 4 caratteri.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html105
@@ -253,7 +294,8 @@
Your password cannot be longer than 50 characters. La password non può essere più lunga di 50 caratteri.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html112
@@ -265,7 +307,8 @@
New password confirmationConferma nuova password
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html121
@@ -277,7 +320,8 @@
Confirm the new passwordConferma la nuova password
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html128
@@ -289,7 +333,8 @@
Your password confirmation is required. La tua password di conferma è obbligatoria.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html142
@@ -301,7 +346,8 @@
Your password confirmation is required to be at least 4 characters. La password di conferma deve contenere almeno 4 caratteri
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html150
@@ -313,7 +359,8 @@
Your password confirmation cannot be longer than 50 characters. La password di conferma non può contenere più di 50 caratteri.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html157
@@ -325,7 +372,8 @@
Reset Password Convalida la nuova password
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html167
@@ -333,15 +381,21 @@
Reset your passwordReimposta la tua password
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html4
- 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
+ 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.html7
@@ -349,15 +403,18 @@
Enter the email address you used to register.Inserisci l'indirizzo e-mail che hai usato per registrarti
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html11 Check your emails for details on how to reset your password.
- Controlla la tua email per tutti i dettagli su come ripristinare la tua password.
+ Controlla la tua email per tutti i dettagli su come ripristinare la tua
+ password.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html15
@@ -365,7 +422,8 @@
Your email is required. La tua email è obbligatoria.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html42
@@ -373,7 +431,8 @@
Your email is invalid. La tua email non è valida.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html50
@@ -381,7 +440,8 @@
Your email is required to be at least 5 characters. La tua email deve contenere almeno 5 caratteri.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html57
@@ -389,7 +449,8 @@
Your email cannot be longer than 100 characters. La tua e-mail non può superare i 50 caratteri.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html65
@@ -397,7 +458,8 @@
Reset Ripristina la password
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html76
@@ -405,21 +467,29 @@
Password strength:Sicurezza della password:
- src/app/account/password/password-strength.component.html
+
+ src/app/account/password/password-strength.component.html2
- Password changed!
- Password modificata!
+ Password
+ changed!
+ Password
+ modificata!
+ src/app/account/password/password.component.html7
- 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.html15
@@ -435,7 +505,7 @@
Current password
-
+ Password attualesrc/app/account/password/password.component.html38
@@ -450,8 +520,8 @@
- Password for (You)
-
+ Password for (You)
+ Password per (tu)src/app/account/password/password.component.ts34
@@ -466,8 +536,11 @@
- Settings saved!
- Impostazioni salvate!
+ Settings
+ saved!
+ Impostazioni
+ salvate!
+ src/app/account/settings/settings.component.html8
@@ -582,8 +655,13 @@
- 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.
- Aggiungi ulteriore sicurezza al tuo account del portale membri ORCID abilitando l'autenticazione a due fattori. Ogni volta che accedi, ti verrà chiesto di inserire un codice a sei cifre che verrà inviato all'applicazione di autenticazione preferita.
+ 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.
+ Aggiungi ulteriore sicurezza al tuo account del portale membri ORCID
+ abilitando l'autenticazione a due fattori. Ogni volta che accedi, ti verrà chiesto di
+ inserire un codice a sei cifre che verrà inviato all'applicazione di autenticazione
+ preferita.src/app/account/settings/settings.component.html146
@@ -606,24 +684,58 @@
- 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.html167
- 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.html176
- Can't scan the QR code?
- Non riesci a scansionare il codice QR?
+ Can't
+ scan the QR code?
+ Non
+ riesci a scansionare il codice QR?src/app/account/settings/settings.component.html197
@@ -646,8 +758,17 @@
- 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.html208
@@ -670,8 +791,10 @@
- Make a note of the following backup codes, this is the only time they will be shown.
- Annota i seguenti codici di backup, questa è l'unica volta in cui verranno mostrati.
+ Make a note of the following backup codes, this is the only time they will be
+ shown.
+ Annota i seguenti codici di backup, questa è l'unica volta in cui
+ verranno mostrati.src/app/account/settings/settings.component.html231
@@ -705,7 +828,8 @@
17
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -713,7 +837,8 @@
460
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -757,9 +882,14 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
- Vuoi davvero eliminare questa affiliazione per ? L’affiliazione verrà eliminata dal portale e dal record ORCID dell’utente.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
+ portal and the user's ORCID record.
+ Vuoi davvero eliminare questa affiliazione per ? L’affiliazione verrà eliminata dal portale e
+ dal record ORCID dell’utente.src/app/affiliation/affiliation-delete.component.ts40
@@ -837,7 +967,8 @@
139
-
+ Affiliation Section Tipo di affiliazione
@@ -985,7 +1116,8 @@
144
-
+ Notification First Sent Prima notifica inviata
@@ -997,7 +1129,8 @@
174
-
+ Notification Last Sent Ultima notifica inviata
@@ -1065,23 +1198,30 @@
Import affiliations from CSV Importa affiliazioni
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
- Il tuo CSV è stato caricato per l'elaborazione. Ti comunicheremo via email l'avvenuta elaborazione.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the
+ file has been processed.
+ Il tuo CSV è stato caricato per l'elaborazione. Ti comunicheremo
+ via email l'avvenuta elaborazione.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html13 There was a problem uploading your CSV for processing.
- Si è verificato un problema nel caricamento del tuo CSV che deve essere elaborato.
+ Si è verificato un problema nel caricamento del tuo CSV che deve essere
+ elaborato.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1089,7 +1229,8 @@
Please select the CSV file to upload Seleziona un file CSV da caricare
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1097,15 +1238,19 @@
File PathPercorso del file
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once the upload has completed.
- Nota: per favore, non dimenticare di scaricare e inviare i link di autorizzazione ai tuoi ricercatori una volta completato il caricamento.
+ Please do not forget to download and send permission links to your researchers once
+ the upload has completed.
+ Nota: per favore, non dimenticare di scaricare e inviare i link di
+ autorizzazione ai tuoi ricercatori una volta completato il caricamento.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1113,7 +1258,8 @@
UploadCarica
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1129,7 +1275,8 @@
CloseChiudi
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1137,7 +1284,8 @@
There is no file to upload. Please select one.Non ci sono file da caricare. Selezionane uno.
- src/app/affiliation/affiliation-import-dialog.component.ts
+
+ src/app/affiliation/affiliation-import-dialog.component.ts60
@@ -1149,7 +1297,8 @@
62
-
+ Add or edit affiliation Aggiungi o modifica affiliazione
@@ -1159,7 +1308,7 @@
This field should follow pattern for "Email".
-
+ Questo campo dovrebbe seguire lo schema "Email".src/app/affiliation/affiliation-update.component.html25
@@ -1257,7 +1406,8 @@
146
-
+ Organization ID SourceOrigine ID organizzazione
@@ -1265,7 +1415,8 @@
176
-
+ Organization IDID organizzazione
@@ -1274,8 +1425,13 @@
- This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
- Questo campo è obbligatorio. L'ID organizzazione GRID deve iniziare con grid., ad esempio grid.12344, o deve essere un URL grid valido, l'ID organizzazione RINGGOLD deve essere un numero. Gli ID ROR devono essere composti da 9 caratteri e iniziare con 0.
+ This field is required. GRID Organization ID should start with "grid.",
+ RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
+ 0
+ Questo campo è obbligatorio. L'ID organizzazione GRID deve iniziare
+ con grid., ad esempio grid.12344, o deve essere un URL grid valido, l'ID
+ organizzazione RINGGOLD deve essere un numero. Gli ID ROR devono essere composti da 9
+ caratteri e iniziare con 0.src/app/affiliation/affiliation-update.component.html230
@@ -1390,8 +1546,10 @@
- Please do not forget to download and send permission links to your researcher once the assertion has been saved.
- Nota: non dimenticare di scaricare e inviare i collegamenti di autorizzazione al tuo ricercatore una volta che l'asserzione è stata salvata.
+ Please do not forget to download and send permission links to your researcher once
+ the assertion has been saved.
+ Nota: non dimenticare di scaricare e inviare i collegamenti di
+ autorizzazione al tuo ricercatore una volta che l'asserzione è stata salvata.src/app/affiliation/affiliation-update.component.html452
@@ -1418,8 +1576,10 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than
+ characters.
+ Questo campo non può superare i
+ caratteri. src/app/affiliation/affiliation-update.component.ts196
@@ -1437,7 +1597,8 @@
2
-
+ Send permission notifications Invia le notifiche dei permessi
@@ -1445,7 +1606,8 @@
11
-
+ Request permission links Link richiesta di autorizzazione
@@ -1453,7 +1615,8 @@
21
-
+ Request affiliation status report Richiedi report stato di affiliazione
@@ -1461,7 +1624,9 @@
31
-
+ Request affiliations for edit Richiedi affiliazioni da modificare
@@ -1485,25 +1650,36 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- Ti verrà inviato a breve il tuo file affiliazioni da modificare. Se non ricevi il file contattaci a membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org.
+ Ti verrà inviato a breve il tuo file affiliazioni da modificare. Se non
+ ricevi il file contattaci a membership@orcid.org.src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- Ti verrà inviato a breve il file di report del tuo stato di affiliazione. Se non lo ricevi contattaci a membership@orcid.org.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org.
+ Ti verrà inviato a breve il file di report del tuo stato di
+ affiliazione. Se non lo ricevi contattaci a membership@orcid.org.src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- Ti verrà inviato a breve il file dei link di autorizzazione. Se non lo ricevi contattaci a membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive
+ your file then please contact us at membership@orcid.org.
+ Ti verrà inviato a breve il file dei link di autorizzazione. Se non lo
+ ricevi contattaci a membership@orcid.org.src/app/affiliation/affiliations.component.html91
@@ -1557,17 +1733,23 @@
190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
- Se hai bisogno di aiuto per risolvere questo problema, contatta il tuo responsabile di consorzio oppure usa l'indirizzo membership@orcid.org. Allega uno screenshot del messaggio di errore qui sotto.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or
+ include a screenshot of the error message below.
+ Se hai bisogno di aiuto per risolvere questo problema, contatta il tuo
+ responsabile di consorzio oppure usa l'indirizzo membership@orcid.org. Allega uno
+ screenshot del messaggio di errore qui sotto.src/app/affiliation/affiliations.component.html203
- Showing - of items.
-
+ Showing -
+ of items.
+ Visualizzazione - di elementi. src/app/affiliation/affiliations.component.ts226
@@ -1581,57 +1763,74 @@
228
-
+ Send permission notifications Invia le notifiche dei permessi
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try again later.
- È già in corso una richiesta per inviare notifiche agli utenti. Riprova più tardi.
+
+ A request to send notifications to your users is already in progress. Please try
+ again later.
+ È già in corso una richiesta per inviare notifiche agli utenti. Riprova
+ più tardi.
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
- Verranno inviate delle notifiche di autorizzazione per tutti i ricercatori che hanno un elemento di affiliazione con stato “In attesa”.
+
+ Are you sure that you would like ORCID to send permission links to your researchers
+ for the affiliations that are pending?
+ Verranno inviate delle notifiche di autorizzazione per tutti i
+ ricercatori che hanno un elemento di affiliazione con stato “In attesa”.
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language Lingua delle notifiche
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? In quale lingua vanno inviate le notifiche?
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notificationsInvia le notifiche
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html38 Sorry, an error has occurred
-
+ Spiacenti, si è verificato un errore
+src/app/error/error-alert.component.html5
@@ -1662,8 +1861,8 @@
- You are logged in as user
- Hai effettuato l’accesso come
+ You are logged in as user
+ Hai effettuato l’accesso come src/app/home/home.component.ts25
@@ -1687,7 +1886,8 @@
Oops, something went wrong and we were not able to fetch your ORCID iD
- Ops, qualcosa è andato storto e non siamo riusciti a recuperare il tuo iD ORCID
+ Ops, qualcosa è andato storto e non siamo riusciti a recuperare il tuo
+ iD ORCIDsrc/app/landing-page/landing-page.component.html33
@@ -1711,47 +1911,59 @@
If this was a mistake, click the button below to grant access.
- Se si è trattato di un errore, fai clic sul pulsante in basso per concedere l'accesso.
+ Se si è trattato di un errore, fai clic sul pulsante in basso per
+ concedere l'accesso.src/app/landing-page/landing-page.component.html45
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ Se noti che i dati aggiunti al tuo record ORCID sono sbagliati, contatta src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ Questo collegamento di autorizzazione è già stato utilizzato. Contatta per un nuovo collegamento di autorizzazione.src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ Permetti a di aggiornare il
+ mio record ORCIDsrc/app/landing-page/landing-page.component.ts80
- You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
-
+ You have successfully granted
+ permission to update your ORCID record, and your record has been updated with affiliation
+ information.
+ Hai concesso correttamente l'autorizzazione a per aggiornare il tuo archivio ORCID e
+ quest'ultimo sarà aggiornato con le informazioni di affiliazione. src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ Grazie, src/app/landing-page/landing-page.component.ts166
@@ -1847,7 +2059,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2041,7 +2253,8 @@
77
-
+ Assertion Service Enabled Asserzioni abilitate
@@ -2094,8 +2307,10 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
- Oops! Si è verificato un problema durante l'elaborazione dei dati. Correggi gli errori indicati qui di seguito e riprova
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again
+ Oops! Si è verificato un problema durante l'elaborazione dei dati.
+ Correggi gli errori indicati qui di seguito e riprovasrc/app/member/member-import-dialog.component.html16
@@ -2111,13 +2326,14 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
+ Add or edit member Aggiungi o modifica un membro
@@ -2133,7 +2349,8 @@
121
-
+ added as a Redirect URI inaggiunto come URI di reindirizzamento in
@@ -2175,7 +2392,7 @@
Invite sent.
-
+ Invito spedito.src/app/shared/pipe/localize.ts11
@@ -2183,7 +2400,7 @@
Invite email couldn't be sent.
-
+ Impossibile inviare l'email di invito.src/app/shared/pipe/localize.ts13
@@ -2229,9 +2446,13 @@
23
-
- Notification process has now started. We will email you as soon as the process has completed.
- La procedura di notifica è stata avviata. Ti scriveremo non appena sarà completata.
+
+ Notification process has now started. We will email you as soon as the process has
+ completed.
+ La procedura di notifica è stata avviata. Ti scriveremo non appena sarà
+ completata.src/app/shared/pipe/localize.ts25
@@ -2303,7 +2524,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4487,7 +4708,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4534,8 +4755,9 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ Sei sicuro di voler eliminare l'utente ? src/app/user/user-delete.component.ts44
@@ -4734,8 +4956,10 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
- Oops! Si è verificato un problema durante l'elaborazione dei dati. Correggi gli errori indicati qui di seguito e riprova
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again
+ Oops! Si è verificato un problema durante l'elaborazione dei dati.
+ Correggi gli errori indicati qui di seguito e riprovasrc/app/user/user-import-dialog.component.html16
@@ -4765,9 +4989,15 @@
4
-
- 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.
+
+ 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.ts226
diff --git a/ui/src/i18n/messages.ja.xlf b/ui/src/i18n/messages.ja.xlf
index 737d09383..be32582da 100644
--- a/ui/src/i18n/messages.ja.xlf
+++ b/ui/src/i18n/messages.ja.xlf
@@ -2,8 +2,12 @@
- 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.html6
@@ -17,7 +21,8 @@
10
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html22
@@ -33,7 +38,8 @@
16
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html28
@@ -101,55 +107,75 @@
Reset passwordパスワードをリセット
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html4
- The activation key is missing.
+ The
+ activation key is missing.有効化キーがありません。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html7
- This activation key is invalid.
+ This
+ activation key is invalid.有効化キーが無効です。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html11
- This activation has expired.
+ This
+ activation has expired.アクティベーションキーの有効期限が切れています。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this
+ link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It
+ looks like this link has expired.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new
+ activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a
+ new activation link to your registered email address.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
- If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your
+ new activation link please contact our support team please contact us at
+ membership@orcid.org.
+ If you are still having problems activating your account or have not
+ received your new activation link, please contact us at membership@orcid.org.
+
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -157,23 +183,31 @@
Choose a new password新しいパスワードを選んでください
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for 24 hours.
+ Your password couldn't be reset. Remember a password request is only valid for
+ 24 hours. パスワードがリセットできませんでした。パスワードの要求は 24 時間に限り有効であることにご留意ください。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html43
- Your password has been reset. Please
- お客様のパスワードが変更されました。 行って下さい。
-
- src/app/account/password/password-reset-finish.component.html
+ Your
+ password has been reset. Please
+
+ お客様のパスワードが変更されました。
+ 行って下さい。
+
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -181,7 +215,8 @@
sign inサインイン
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html59
@@ -189,7 +224,8 @@
The password and its confirmation do not match! パスワードとその確認が一致しません!
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html68
@@ -201,7 +237,8 @@
New password新しいパスワード
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html76
@@ -213,7 +250,8 @@
New password新しいパスワード
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html83
@@ -225,7 +263,8 @@
Your password is required. パスワードが必要です。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html97
@@ -241,7 +280,8 @@
Your password is required to be at least 4 characters. パスワードは4文字以上である必要があります。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html105
@@ -253,7 +293,8 @@
Your password cannot be longer than 50 characters. パスワードは 50 文字より長くすることはできません
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html112
@@ -265,7 +306,8 @@
New password confirmation新しいパスワードの確認
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html121
@@ -277,7 +319,8 @@
Confirm the new password新しいパスワードの確認
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html128
@@ -289,7 +332,8 @@
Your password confirmation is required. 確認パスワードが必要です。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html142
@@ -301,7 +345,8 @@
Your password confirmation is required to be at least 4 characters. 確認用パスワード には少なくとも 4 文字が必要です。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html150
@@ -313,7 +358,8 @@
Your password confirmation cannot be longer than 50 characters. 確認パスワードは50文字を超えることはできません。
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html157
@@ -325,7 +371,8 @@
Reset Password 新しいパスワードを有効にする
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html167
@@ -333,15 +380,21 @@
Reset your passwordパスワードをリセット
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html4
- Email address isn't registered! Please check and try again.
- Eメールアドレスが登録されていません! 確認して、もう一度やり直してください
-
- src/app/account/password/password-reset-init.component.html
+ Email
+ address isn't registered! Please check and try again.
+
+ Eメールアドレスが登録されていません!
+ 確認して、もう一度やり直してください
+
+
+ src/app/account/password/password-reset-init.component.html7
@@ -349,7 +402,8 @@
Enter the email address you used to register.登録に使用した e メールアドレスを入力する
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html11
@@ -357,7 +411,8 @@
Check your emails for details on how to reset your password. お客様のパスワードをどのようにリセットするかにつきましては、詳細は e メールにてご確認ください。
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html15
@@ -365,7 +420,8 @@
Your email is required. あなたのEメールが必要です。
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html42
@@ -373,7 +429,8 @@
Your email is invalid. Eメールが無効です。
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html50
@@ -381,7 +438,8 @@
Your email is required to be at least 5 characters. e メールには少なくとも 5 文字必要です。
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html57
@@ -389,7 +447,8 @@
Your email cannot be longer than 100 characters. Eメールを50文字超にはできません。
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html65
@@ -397,7 +456,8 @@
Reset パスワードのリセット
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html76
@@ -405,21 +465,28 @@
Password strength:パスワードの強度:
- src/app/account/password/password-strength.component.html
+
+ src/app/account/password/password-strength.component.html2
- Password changed!
- パスワードが変更されました!
+ Password
+ changed!
+
+ パスワードが変更されました!src/app/account/password/password.component.html7
- 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.html15
@@ -435,7 +502,7 @@
Current password
-
+ 現在のパスワードsrc/app/account/password/password.component.html38
@@ -450,8 +517,8 @@
- Password for (You)
-
+ Password for (You)
+ (あなた)のパスワードsrc/app/account/password/password.component.ts34
@@ -466,8 +533,10 @@
- Settings saved!
- 設定が保存されました!
+ Settings
+ saved!
+
+ 設定が保存されました!src/app/account/settings/settings.component.html8
@@ -582,8 +651,11 @@
- 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桁のコードを入力するように要求されます。
+ 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桁のコードを入力するように要求されます。src/app/account/settings/settings.component.html146
@@ -606,24 +678,55 @@
- 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, 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段階認証アプリをインストール
+ サインインをする度にアカウントへのアクセスに必要となる6桁のコードを作成するために、2段階認証アプリが必須となります。多くのアプリはモバイルデバイス向けですが、デスクトップやウェブ上のアプリとして使用可能なものもあります。Google
+ Authenticator,
+ FreeOTP 、Authyなどのお好きな2段階認証アプリをダウンロードして、インストールしてください。src/app/account/settings/settings.component.html167
- 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.html176
- Can't scan the QR code?
- QRコードのスキャンができませんか?
+ Can't
+ scan the QR code?
+
+ QRコードのスキャンができませんか?src/app/account/settings/settings.component.html197
@@ -646,8 +749,15 @@
- 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.html208
@@ -670,7 +780,8 @@
- Make a note of the following backup codes, this is the only time they will be shown.
+ Make a note of the following backup codes, this is the only time they will be
+ shown. 次のバックアップコードを控えておいてください。バックアップコードが表示されるのは今回のみになります。src/app/account/settings/settings.component.html
@@ -705,7 +816,8 @@
17
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -713,7 +825,8 @@
460
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -757,9 +870,13 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
- のこのアフィリエーション を削除しますか?ポータルとユーザーのORCIDレコードからアフィリエーション が削除されます。
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
+ portal and the user's ORCID record.
+ のこのアフィリエーション
+ を削除しますか?ポータルとユーザーのORCIDレコードからアフィリエーション が削除されます。src/app/affiliation/affiliation-delete.component.ts40
@@ -837,7 +954,8 @@
139
-
+ Affiliation Section アフィリエーションタイプ
@@ -985,7 +1103,8 @@
144
-
+ Notification First Sent 初回通知を送信しました
@@ -997,7 +1116,8 @@
174
-
+ Notification Last Sent 最終送信通知
@@ -1065,15 +1185,19 @@
Import affiliations from CSV 所属をインポート
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the
+ file has been processed.あなたのCSVが処理用にアップロードされました。ファイルの処理が完了次第、メールでお知らせします。
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1081,7 +1205,8 @@
There was a problem uploading your CSV for processing. 処理するためにCSVをアップロードする際に問題が発生しました。
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1089,7 +1214,8 @@
Please select the CSV file to upload アップロードするCSVファイルを選択してください
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1097,15 +1223,18 @@
File Pathファイルパス
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once the upload has completed.
+ Please do not forget to download and send permission links to your researchers once
+ the upload has completed.ご注意:アップロードが完了したら、許可リンクをダウンロードして研究者に送信することを忘れないでください。
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1113,7 +1242,8 @@
Uploadアップロード
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1129,7 +1259,8 @@
Close閉じる
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1137,7 +1268,8 @@
There is no file to upload. Please select one.アップロードするファイルがありません。ファイルを 1 つ選択してください。
- src/app/affiliation/affiliation-import-dialog.component.ts
+
+ src/app/affiliation/affiliation-import-dialog.component.ts60
@@ -1149,7 +1281,8 @@
62
-
+ Add or edit affiliation 所属を追加または編集
@@ -1159,7 +1292,7 @@
This field should follow pattern for "Email".
-
+ この欄は、"Email"のパターンに従う必要があります。src/app/affiliation/affiliation-update.component.html25
@@ -1257,7 +1390,8 @@
146
-
+ Organization ID Source組織IDソース
@@ -1265,7 +1399,8 @@
176
-
+ Organization ID組織ID
@@ -1274,8 +1409,11 @@
- This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
- こちらのフィールドが必要です。GRID 組織 ID は、grid.12344 のように grid. で始まる必要があります。あるいは有効な grid URL である必要があります。RINGGOLD 組織 ID は数字である必要があります。ROR ID は 0 から始まり、9 文字である必要があります。
+ This field is required. GRID Organization ID should start with "grid.",
+ RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
+ 0
+ こちらのフィールドが必要です。GRID 組織 ID は、grid.12344 のように grid. で始まる必要があります。あるいは有効な
+ grid URL である必要があります。RINGGOLD 組織 ID は数字である必要があります。ROR ID は 0 から始まり、9 文字である必要があります。src/app/affiliation/affiliation-update.component.html230
@@ -1390,8 +1528,10 @@
- Please do not forget to download and send permission links to your researcher once the assertion has been saved.
- 注 : アサーションがいったん保存された際には、ダウンロードして、許可用リンクをお客様のリサーチャーに送信することを忘れないようお願いいたします。
+ Please do not forget to download and send permission links to your researcher once
+ the assertion has been saved.
+ 注 :
+ アサーションがいったん保存された際には、ダウンロードして、許可用リンクをお客様のリサーチャーに送信することを忘れないようお願いいたします。src/app/affiliation/affiliation-update.component.html452
@@ -1418,8 +1558,9 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than
+ characters.
+ この欄は、文字より長くすることはできません。src/app/affiliation/affiliation-update.component.ts196
@@ -1437,7 +1578,8 @@
2
-
+ Send permission notifications 許可通知を送信
@@ -1445,7 +1587,8 @@
11
-
+ Request permission links 許可リンクをリクエスト
@@ -1453,7 +1596,8 @@
21
-
+ Request affiliation status report アフィリエーションステータスレポートをリクエスト
@@ -1461,7 +1605,9 @@
31
-
+ Request affiliations for edit 編集用アフィリエーションをリクエスト
@@ -1485,24 +1631,33 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org. 編集用アフィリエーションファイルが間もなく届きます。ファイルが届かない場合は、membership@orcid.orgまでご連絡ください。src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- アフィリエーションステータスレポートファイルが間もなく届きます。ファイルが届かない場合は、membership@orcid.orgまでご連絡ください。
+
+ Your affiliation status report file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org.
+
+ アフィリエーションステータスレポートファイルが間もなく届きます。ファイルが届かない場合は、membership@orcid.orgまでご連絡ください。src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
+
+ Your permission links file will be mailed to you shortly. If you do not receive
+ your file then please contact us at membership@orcid.org. 許可リンクファイルが間もなく届きます。ファイルが届かない場合は、membership@orcid.orgまでご連絡ください。src/app/affiliation/affiliations.component.html
@@ -1557,17 +1712,23 @@
190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
- このエラーのトラブルシューティングについてサポートが必要な場合は、コンソーシアムの責任者またはmembership@orcid.orgにお問い合わせください。以下のエラーメッセージのスクリーンショットを含めてください。
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or
+ include a screenshot of the error message below.
+
+ このエラーのトラブルシューティングについてサポートが必要な場合は、コンソーシアムの責任者またはmembership@orcid.orgにお問い合わせください。以下のエラーメッセージのスクリーンショットを含めてください。src/app/affiliation/affiliations.component.html203
- Showing - of items.
-
+ Showing -
+ of items.
+ アイテムの - を表示しています。src/app/affiliation/affiliations.component.ts226
@@ -1581,57 +1742,71 @@
228
-
+ Send permission notifications 許可通知を送信
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try again later.
+
+ A request to send notifications to your users is already in progress. Please try
+ again later. ユーザーへの通知送信リクエストを実行中です。後でもう一度お試しください。
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
+
+ Are you sure that you would like ORCID to send permission links to your researchers
+ for the affiliations that are pending? ステータスが「保留中」のアフィリエーションアイテムを持つすべての研究者に許可通知が送信されます。
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language 通知の言語
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? どの言語で通知を送信しますか?
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notifications通知を送信
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html38 Sorry, an error has occurred
-
+ 申し訳ございません、エラーが発生しましたsrc/app/error/error-alert.component.html5
@@ -1662,8 +1837,8 @@
- You are logged in as user
- あなたは、ユーザー「」としてログインしています。
+ You are logged in as user
+ あなたは、ユーザー「」としてログインしています。src/app/home/home.component.ts25
@@ -1718,40 +1893,49 @@
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ ORCIDレコードに追加されたデータが正しくないことを発見した場合は、にご連絡ください。src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ こちらの承認用リンクはすでに使用されています。
+ に連絡して、新しい承認用リンクを入手してください。src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ が私のORCIDレコードを更新できるようにするsrc/app/landing-page/landing-page.component.ts80
- You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
-
+ You have successfully granted
+ permission to update your ORCID record, and your record has been updated with affiliation
+ information.
+
+ にあなたのORCIDレコードを更新する権限が正常に付与されました。あなたのレコードは、アフィリエーション情報で更新されます。src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ さん、ありがとうございますsrc/app/landing-page/landing-page.component.ts166
@@ -1847,7 +2031,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2041,7 +2225,8 @@
77
-
+ Assertion Service Enabled アサーションが有効化されました
@@ -2094,7 +2279,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again おっと。お客様のデータ処理に問題がありました。以下のエラーを修正して、再度お試し下さいsrc/app/member/member-import-dialog.component.html
@@ -2111,13 +2297,14 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
+ Add or edit member メンバーを追加または編集する
@@ -2133,7 +2320,8 @@
121
-
+ added as a Redirect URI inにリダイレクトURIとして追加されました
@@ -2175,7 +2363,7 @@
Invite sent.
-
+ 招待が送信されました。src/app/shared/pipe/localize.ts11
@@ -2183,7 +2371,7 @@
Invite email couldn't be sent.
-
+ 招待Eメールを送信できませんでした。src/app/shared/pipe/localize.ts13
@@ -2229,8 +2417,11 @@
23
-
- Notification process has now started. We will email you as soon as the process has completed.
+
+ Notification process has now started. We will email you as soon as the process has
+ completed.現在、通知処理を開始しています。手続きが完了し次第、メールでお知らせします。src/app/shared/pipe/localize.ts
@@ -2303,7 +2494,7 @@
User deleted from ORCID
-
+ src/app/shared/pipe/localize.ts46
@@ -4487,7 +4678,7 @@
Kosovo
-
+ src/app/shared/pipe/localize.ts601
@@ -4534,8 +4725,8 @@
- Are you sure you want to delete user ?
-
+ Are you sure you want to delete user ?
+ 本当にユーザーを削除しますか?src/app/user/user-delete.component.ts44
@@ -4734,7 +4925,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again おっと!あなたのデータの処理で問題がありました。以下のエラーを修正して、もう一度やり直してくださいsrc/app/user/user-import-dialog.component.html
@@ -4765,9 +4957,13 @@
4
-
- 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.
- 所有権を本当に移転しますか。こちらの組織アカウントの所有権を移転しようとしています。所有権移転後にも組織の所有者である場合には、ユーザー管理といった管理機能にアクセスすることはもうできなくなります。
+
+ 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.ts226
diff --git a/ui/src/i18n/messages.ko.xlf b/ui/src/i18n/messages.ko.xlf
index bd6da5f15..a4af615c2 100644
--- a/ui/src/i18n/messages.ko.xlf
+++ b/ui/src/i18n/messages.ko.xlf
@@ -2,8 +2,12 @@
- 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.html6
@@ -17,7 +21,8 @@
10
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html22
@@ -33,7 +38,8 @@
16
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html28
@@ -101,55 +107,75 @@
Reset password비밀번호 재설정
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html4
- The activation key is missing.
+ The
+ activation key is missing.활성화 키가 없습니다.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html7
- This activation key is invalid.
+ This
+ activation key is invalid.활성화 키가 잘못되었습니다.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html11
- This activation has expired.
+ This
+ activation has expired.활성화 키가 만료되었습니다.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html15
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
- ORCID Member Portal activation links are only valid for 24 hours. It looks like this link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It looks like this
+ link has expired.
+ ORCID Member Portal activation links are only valid for 24 hours. It
+ looks like this link has expired.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html20
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
- To make sure you can activate your Member Portal account we have sent a new activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a new
+ activation link to your registered email address.
+ To make sure you can activate your Member Portal account we have sent a
+ new activation link to your registered email address.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html26
- If you are still having problems activating your account or have not received your new activation link please contact our support team please contact us at membership@orcid.org.
- If you are still having problems activating your account or have not received your new activation link, please contact us at membership@orcid.org.
-
- src/app/account/password/password-reset-finish.component.html
+ If you are still having problems activating your account or have not received your
+ new activation link please contact our support team please contact us at
+ membership@orcid.org.
+ If you are still having problems activating your account or have not
+ received your new activation link, please contact us at membership@orcid.org.
+
+
+ src/app/account/password/password-reset-finish.component.html32
@@ -157,23 +183,30 @@
Choose a new password새 비밀번호 선택
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html39
- Your password couldn't be reset. Remember a password request is only valid for 24 hours.
+ Your password couldn't be reset. Remember a password request is only valid for
+ 24 hours. 비밀번호를 초기화할 수 없습니다. 비밀번호 요청은 24시간 동안만 유효합니다.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html43
- Your password has been reset. Please
- 비밀번호가 재설정되었습니다.
-
- src/app/account/password/password-reset-finish.component.html
+ Your
+ password has been reset. Please
+ 비밀번호가
+ 재설정되었습니다.
+
+
+ src/app/account/password/password-reset-finish.component.html50
@@ -181,7 +214,8 @@
sign in로그인
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html59
@@ -189,7 +223,8 @@
The password and its confirmation do not match! 비밀번호와 비밀번호 확인이 일치하지 않습니다!
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html68
@@ -201,7 +236,8 @@
New password새 비밀번호
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html76
@@ -213,7 +249,8 @@
New password새 비밀번호
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html83
@@ -225,7 +262,8 @@
Your password is required. 비밀번호가 필요합니다.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html97
@@ -241,7 +279,8 @@
Your password is required to be at least 4 characters. 비밀번호는 4자 이상이어야 합니다.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html105
@@ -253,7 +292,8 @@
Your password cannot be longer than 50 characters. 비밀번호는 50자를 초과할 수 없습니다.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html112
@@ -265,7 +305,8 @@
New password confirmation새 비밀번호 확인
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html121
@@ -277,7 +318,8 @@
Confirm the new password새 비밀번호 확인
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html128
@@ -289,7 +331,8 @@
Your password confirmation is required. 확인 비밀번호가 필요합니다.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html142
@@ -301,7 +344,8 @@
Your password confirmation is required to be at least 4 characters. 확인 비밀번호는 4자 이상이어야 합니다.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html150
@@ -313,7 +357,8 @@
Your password confirmation cannot be longer than 50 characters. 확인 비밀번호는 50자를 초과할 수 없습니다.
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html157
@@ -325,7 +370,8 @@
Reset Password 새 비밀번호 인증
- src/app/account/password/password-reset-finish.component.html
+
+ src/app/account/password/password-reset-finish.component.html167
@@ -333,15 +379,21 @@
Reset your password비밀번호 재설정
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html4
- Email address isn't registered! Please check and try again.
- 이메일 주소가 등록되지 않았습니다! 확인하여 다시 시도해 주세요.
-
- src/app/account/password/password-reset-init.component.html
+ Email
+ address isn't registered! Please check and try again.
+ 이메일
+ 주소가 등록되지 않았습니다!
+ 확인하여 다시 시도해 주세요.
+
+
+ src/app/account/password/password-reset-init.component.html7
@@ -349,7 +401,8 @@
Enter the email address you used to register.등록할 때 사용한 이메일 주소를 입력하세요
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html11
@@ -357,7 +410,8 @@
Check your emails for details on how to reset your password. 비밀번호 재설정 방법에 대한 자세한 내용은 이메일을 확인하세요.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html15
@@ -365,7 +419,8 @@
Your email is required. 이메일은 필수 항목입니다.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html42
@@ -373,7 +428,8 @@
Your email is invalid. 이메일이 잘못되었습니다.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html50
@@ -381,7 +437,8 @@
Your email is required to be at least 5 characters. 이메일은 최소 5자여야 합니다.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html57
@@ -389,7 +446,8 @@
Your email cannot be longer than 100 characters. 이메일은 50자 이하여야 합니다.
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html65
@@ -397,7 +455,8 @@
Reset 비밀번호 재설정
- src/app/account/password/password-reset-init.component.html
+
+ src/app/account/password/password-reset-init.component.html76
@@ -405,21 +464,28 @@
Password strength:비밀번호 강도:
- src/app/account/password/password-strength.component.html
+
+ src/app/account/password/password-strength.component.html2
- Password changed!
- 비밀번호가 변경되었습니다!
+ Password
+ changed!
+ 비밀번호가
+ 변경되었습니다!src/app/account/password/password.component.html7
- 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.html15
@@ -435,7 +501,7 @@
Current password
-
+ 기존 비밀번호src/app/account/password/password.component.html38
@@ -450,8 +516,8 @@
- Password for (You)
-
+ Password for (You)
+ 비밀번호(사용자)src/app/account/password/password.component.ts34
@@ -466,8 +532,10 @@
- Settings saved!
- 설정이 저장되었습니다!
+ Settings
+ saved!
+ 설정이
+ 저장되었습니다!src/app/account/settings/settings.component.html8
@@ -582,8 +650,11 @@
- 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자리 코드를 입력해야 합니다.
+ 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자리
+ 코드를 입력해야 합니다.src/app/account/settings/settings.component.html146
@@ -606,24 +677,53 @@
- 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.html167
- 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.html176
- Can't scan the QR code?
- QR 코드를 스캔할 수 없으신가요?
+ Can't
+ scan the QR code?
+ QR
+ 코드를 스캔할 수 없으신가요?src/app/account/settings/settings.component.html197
@@ -646,8 +746,15 @@
- 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.html208
@@ -670,7 +777,8 @@
- Make a note of the following backup codes, this is the only time they will be shown.
+ Make a note of the following backup codes, this is the only time they will be
+ shown. 다음 백업 코드를 기록해 두세요. 해당 코드는 이번만 표시됩니다.src/app/account/settings/settings.component.html
@@ -705,7 +813,8 @@
17
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html67
@@ -713,7 +822,8 @@
460
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html33
@@ -757,9 +867,13 @@
186
-
- Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the portal and the user's ORCID record.
- 에 대한 이 제휴를 정말 삭제하시겠습니까? 포털 및 사용자의 ORCID 기록에서 제휴가 삭제됩니다.
+
+ Are you sure you want to delete this affiliation for ? The affiliation will be deleted from the
+ portal and the user's ORCID record.
+ 에 대한 이 제휴를 정말
+ 삭제하시겠습니까? 포털 및 사용자의 ORCID 기록에서 제휴가 삭제됩니다.src/app/affiliation/affiliation-delete.component.ts40
@@ -837,7 +951,8 @@
139
-
+ Affiliation Section 제휴 유형
@@ -985,7 +1100,8 @@
144
-
+ Notification First Sent 알림 처음 전송됨
@@ -997,7 +1113,8 @@
174
-
+ Notification Last Sent 알림 마지막으로 전송됨
@@ -1065,15 +1182,19 @@
Import affiliations from CSV 제휴 가져오기
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html3
-
- Your CSV has been uploaded for processing. We will let you know via email once the file has been processed.
+
+ Your CSV has been uploaded for processing. We will let you know via email once the
+ file has been processed.처리를 위해 CSV를 업로드했습니다. 파일을 처리한 후 이메일로 알려 드리겠습니다.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html13
@@ -1081,7 +1202,8 @@
There was a problem uploading your CSV for processing. 처리를 위해 CSV를 업로드하는 중에 문제가 발생했습니다.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html27
@@ -1089,7 +1211,8 @@
Please select the CSV file to upload 업로드할 CSV 파일을 선택해 주세요
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html32
@@ -1097,15 +1220,18 @@
File Path파일 경로
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html40
- Please do not forget to download and send permission links to your researchers once the upload has completed.
+ Please do not forget to download and send permission links to your researchers once
+ the upload has completed.참고: 업로드가 완료되면 권한 링크를 다운로드하여 연구원에게 보내는 것을 잊지 마세요.
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html55
@@ -1113,7 +1239,8 @@
Upload업로드
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html70
@@ -1129,7 +1256,8 @@
Close닫기
- src/app/affiliation/affiliation-import-dialog.component.html
+
+ src/app/affiliation/affiliation-import-dialog.component.html73
@@ -1137,7 +1265,8 @@
There is no file to upload. Please select one.업로드할 파일이 없습니다. 하나를 선택해 주세요.
- src/app/affiliation/affiliation-import-dialog.component.ts
+
+ src/app/affiliation/affiliation-import-dialog.component.ts60
@@ -1149,7 +1278,8 @@
62
-
+ Add or edit affiliation 제휴 추가 또는 편집
@@ -1159,7 +1289,7 @@
This field should follow pattern for "Email".
-
+ 이 필드는 "Email"의 패턴을 따라야 합니다.src/app/affiliation/affiliation-update.component.html25
@@ -1257,7 +1387,8 @@
146
-
+ Organization ID Source조직 ID 소스
@@ -1265,7 +1396,8 @@
176
-
+ Organization ID조직 ID
@@ -1274,8 +1406,11 @@
- This field is required. GRID Organization ID should start with "grid.", RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with 0
- 이 필드는 필수입니다. GRID 조직 ID는 grid로 시작해야 하거나(예: grid.12344) 유효한 grid URL이어야 합니다. RINGGOLD 조직 ID는 숫자여야 합니다. ROR ID는 0으로 시작하는 9자여야 합니다.
+ This field is required. GRID Organization ID should start with "grid.",
+ RINGGOLD Organization ID should be a number, ROR IDs must be 9 characters, beginning with
+ 0
+ 이 필드는 필수입니다. GRID 조직 ID는 grid로 시작해야 하거나(예: grid.12344) 유효한 grid URL이어야
+ 합니다. RINGGOLD 조직 ID는 숫자여야 합니다. ROR ID는 0으로 시작하는 9자여야 합니다.src/app/affiliation/affiliation-update.component.html230
@@ -1390,7 +1525,8 @@
- Please do not forget to download and send permission links to your researcher once the assertion has been saved.
+ Please do not forget to download and send permission links to your researcher once
+ the assertion has been saved.참고: 어설션이 저장되면 권한 링크를 다운로드하여 연구원에게 보내는 것을 잊지 마세요.src/app/affiliation/affiliation-update.component.html
@@ -1418,8 +1554,9 @@
- This field cannot be longer than characters.
-
+ This field cannot be longer than
+ characters.
+ 이 필드는 자를 초과할 수 없습니다.src/app/affiliation/affiliation-update.component.ts196
@@ -1437,7 +1574,8 @@
2
-
+ Send permission notifications 권한 알림 전송
@@ -1445,7 +1583,8 @@
11
-
+ Request permission links 권한 링크 요청
@@ -1453,7 +1592,8 @@
21
-
+ Request affiliation status report 제휴 현황 보고서 요청
@@ -1461,7 +1601,9 @@
31
-
+ Request affiliations for edit 편집에 대한 제휴 요청
@@ -1485,25 +1627,36 @@
61
-
- Your affiliations for edit file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- 파일 편집에 대한 제휴를 곧 우편으로 발송해 드립니다. 파일을 받지 못하셨다면 membership@orcid.org로 연락하여 문의해 주세요.
+
+ Your affiliations for edit file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org.
+ 파일 편집에 대한 제휴를 곧 우편으로 발송해 드립니다. 파일을 받지 못하셨다면 membership@orcid.org로 연락하여
+ 문의해 주세요.src/app/affiliation/affiliations.component.html73
-
- Your affiliation status report file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- 제휴 현황 보고서 파일을 곧 우편으로 발송해 드립니다. 파일을 받지 못하셨다면 membership@orcid.org로 연락하여 문의해 주세요.
+
+ Your affiliation status report file will be mailed to you shortly. If you do not
+ receive your file then please contact us at membership@orcid.org.
+ 제휴 현황 보고서 파일을 곧 우편으로 발송해 드립니다. 파일을 받지 못하셨다면 membership@orcid.org로 연락하여
+ 문의해 주세요.src/app/affiliation/affiliations.component.html82
-
- Your permission links file will be mailed to you shortly. If you do not receive your file then please contact us at membership@orcid.org.
- 권한 링크 파일을 곧 우편으로 발송해 드립니다. 파일을 받지 못하셨다면 membership@orcid.org로 연락하여 문의해 주세요.
+
+ Your permission links file will be mailed to you shortly. If you do not receive
+ your file then please contact us at membership@orcid.org.
+ 권한 링크 파일을 곧 우편으로 발송해 드립니다. 파일을 받지 못하셨다면 membership@orcid.org로 연락하여 문의해
+ 주세요.src/app/affiliation/affiliations.component.html91
@@ -1557,17 +1710,23 @@
190
-
- For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below.
- 이 오류를 해결하는 데 도움이 필요한 경우 컨소시엄 리드 또는 membership@orcid.org에 문의해 주세요. 아래 오류 메시지 스크린샷을 포함해 주세요.
+
+ For help troubleshooting, please contact the Member Portal Team and copy/paste or
+ include a screenshot of the error message below.
+ 이 오류를 해결하는 데 도움이 필요한 경우 컨소시엄 리드 또는 membership@orcid.org에 문의해 주세요. 아래 오류
+ 메시지 스크린샷을 포함해 주세요.src/app/affiliation/affiliations.component.html203
- Showing - of items.
-
+ Showing -
+ of items.
+ 항목 중 - 항목 표시.src/app/affiliation/affiliations.component.ts226
@@ -1581,57 +1740,71 @@
228
-
+ Send permission notifications 권한 알림 전송
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html3
-
- A request to send notifications to your users is already in progress. Please try again later.
+
+ A request to send notifications to your users is already in progress. Please try
+ again later. 귀하의 사용자에게 알림 전송 요청이 이미 진행 중입니다. 나중에 다시 시도해 주세요.
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html13
-
- Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending?
+
+ Are you sure that you would like ORCID to send permission links to your researchers
+ for the affiliations that are pending? '대기 중' 상태인 제휴 항목이 있는 모든 연구원에게 권한 알림이 전송됩니다.
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html16
-
+ Notification language 알림 언어
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html20
-
+ What language should the notification be sent in? 알림을 어떤 언어로 전송하시겠습니까?
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html23
-
+ Send notifications알림 전송
- src/app/affiliation/send-notifications-dialog.component.html
+
+ src/app/affiliation/send-notifications-dialog.component.html38 Sorry, an error has occurred
-
+ 죄송하지만 오류가 발생했습니다src/app/error/error-alert.component.html5
@@ -1662,8 +1835,8 @@
- You are logged in as user
- 로그인한 사용자
+ You are logged in as user
+ 로그인한 사용자 src/app/home/home.component.ts25
@@ -1718,40 +1891,49 @@
- If you find that data added to your ORCID record is incorrect, please contact
-
+ If you find that data added to your ORCID record is incorrect, please contact
+ ORCID 기록에 추가된 데이터가 잘못되었다면 에
+ 문의해 주세요src/app/landing-page/landing-page.component.ts78
- This authorization link has already been used. Please contact for a new authorization link.
-
+ This authorization link has already been used. Please contact for a new authorization link.
+ 이 승인 링크는 이미 사용되었습니다. 새 승인 링크를 위해
+ 님에게 문의해 주세요.src/app/landing-page/landing-page.component.ts79
- Allow to update my ORCID record.
-
+ Allow to update my ORCID record.
+ 님이 내 ORCID 기록을 업데이트하도록 허용src/app/landing-page/landing-page.component.ts80
- You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information.
-
+ You have successfully granted
+ permission to update your ORCID record, and your record has been updated with affiliation
+ information.
+ 님에게 ORCID 기록을 업데이트할 수 있는
+ 권한을 성공적으로 부여했으며, 기록이 제휴 정보로 업데이트됩니다.src/app/landing-page/landing-page.component.ts81
- Thanks, !
-
+ Thanks, !
+ 감사합니다, 님src/app/landing-page/landing-page.component.ts166
@@ -1847,7 +2029,7 @@
Consortium member affiliations
-
+ src/app/layout/navbar/navbar.component.html115
@@ -2041,7 +2223,8 @@
77
-
+ Assertion Service Enabled 어설션 활서화됨
@@ -2094,7 +2277,8 @@
- Oops! There was a problem processing your data. Pleases fix the errors below and try again
+ Oops! There was a problem processing your data. Pleases fix the errors below and
+ try again 이런! 데이터 처리 중에 문제가 발생했습니다. 아래 오류를 수정하여 다시 시도해 주세요src/app/member/member-import-dialog.component.html
@@ -2111,13 +2295,14 @@
File Path
-
+ src/app/member/member-import-dialog.component.html40
-
+ Add or edit member 회원 추가 또는 편집
@@ -2133,7 +2318,8 @@
121
-
+ added as a Redirect URI in다음에 리디렉션 URI로 추가됨:
@@ -2175,7 +2361,7 @@
Invite sent.
-
+ 초대장을 보냈습니다.src/app/shared/pipe/localize.ts11
@@ -2183,7 +2369,7 @@
Invite email couldn't be sent.
-
+ 초대 이메일을 보낼 수 없습니다.src/app/shared/pipe/localize.ts13
@@ -2229,8 +2415,11 @@
23
-
- Notification process has now started. We will email you as soon as the process has completed.
+
+ Notification process has now started. We will email you as soon as the process has
+ completed.지금 알림 프로세스가 시작되었습니다. 프로세스가 완료되면 이메일을 보내 드리겠습니다.