From cd149b5cf4652e5c3495dddbb6a0aab7ef4bc68c Mon Sep 17 00:00:00 2001 From: andrej romanov <50377758+auumgn@users.noreply.github.com> Date: Tue, 28 May 2024 14:41:09 +0300 Subject: [PATCH] make new translations blank --- ui/angular.json | 1 + ui/src/i18n/messages.cs.xlf | 5240 ++++++++++++++++--------------- ui/src/i18n/messages.es.xlf | 5244 ++++++++++++++++--------------- ui/src/i18n/messages.fr.xlf | 5240 ++++++++++++++++--------------- ui/src/i18n/messages.it.xlf | 5263 ++++++++++++++++---------------- ui/src/i18n/messages.ja.xlf | 5242 ++++++++++++++++--------------- ui/src/i18n/messages.ko.xlf | 5240 ++++++++++++++++--------------- ui/src/i18n/messages.pt.xlf | 5242 ++++++++++++++++--------------- ui/src/i18n/messages.ru.xlf | 5240 ++++++++++++++++--------------- ui/src/i18n/messages.zh-CN.xlf | 5240 ++++++++++++++++--------------- ui/src/i18n/messages.zh-TW.xlf | 5240 ++++++++++++++++--------------- 11 files changed, 26208 insertions(+), 26224 deletions(-) diff --git a/ui/angular.json b/ui/angular.json index df9c8bf59..706f88336 100644 --- a/ui/angular.json +++ b/ui/angular.json @@ -149,6 +149,7 @@ "includeContext": true, "browserTarget": "ui:build", "format": "xlf", + "newTranslationTargetsBlank": true, "outputPath": "src/i18n", "removeIdsWithPrefix": [ "ngb.alert.close", diff --git a/ui/src/i18n/messages.cs.xlf b/ui/src/i18n/messages.cs.xlf index e1fa3e455..b7f541f4c 100644 --- a/ui/src/i18n/messages.cs.xlf +++ b/ui/src/i18n/messages.cs.xlf @@ -1,9 +1,9 @@ - + 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. + <strong>Přihlášení se nezdařilo!</strong> Zkontrolujte prosím své přihlašovací údaje a zkuste to znovu. src/app/account/login/login.component.html 6 @@ -11,7 +11,7 @@ Email - E-mail + E-mail src/app/account/login/login.component.html 10 @@ -27,7 +27,7 @@ Your email - Váš e-mail + Váš e-mail src/app/account/login/login.component.html 16 @@ -43,7 +43,7 @@ Password - Heslo + Heslo src/app/account/login/login.component.html 22 @@ -51,7 +51,7 @@ Your password - Vaše heslo + Vaše heslo src/app/account/login/login.component.html 28 @@ -59,7 +59,7 @@ Please enter the MFA code from your authenticator app - Zadejte prosím MFA kód z aplikace pro ověřování + Zadejte prosím MFA kód z aplikace pro ověřování src/app/account/login/login.component.html 34 @@ -67,7 +67,7 @@ Invalid MFA code - Neplatný MFA kód + Neplatný MFA kód src/app/account/login/login.component.html 37 @@ -75,7 +75,7 @@ MFA code - MFA kód + MFA kód src/app/account/login/login.component.html 40 @@ -83,7 +83,7 @@ Sign in - Přihlásit se + Přihlásit se src/app/account/login/login.component.html 43 @@ -91,111 +91,103 @@ Did you forget your password? - Zapomněli jste heslo? + Zapomněli jste heslo? src/app/account/login/login.component.html 55 - - Reset your password - Obnovit vaše heslo + + Reset password + Znovu nastavit heslo - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 4 - - Email address isn't registered! Please check and try again. - E-mailová adresa není zaregistrovaná! Zkontrolujte ji prosím a zkuste to znovu + + The activation key is missing. + Chybí aktivační klíč. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 7 - - Enter the email address you used to register. - Vložte e-mailovou adresu, kterou jste použili při registraci + + This activation key is invalid. + Aktivační klíč je neplatný. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 11 - - Check your emails for details on how to reset your password. - Podrobnosti o tom, jak obnovit heslo, najdete v e-mailu. + + This activation has expired. + Vypršela platnost aktivačního klíče. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 15 - - Your email is required. - Váš e-mail je povinný. - - src/app/account/password/password-reset-init.component.html - 42 - - - - Your email is invalid. - Váš email je neplatný. + + 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-init.component.html - 50 + src/app/account/password/password-reset-finish.component.html + 20 - - Your email is required to be at least 5 characters. - Váš email musí mít alespoň 5 znaků. + + 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-init.component.html - 57 + src/app/account/password/password-reset-finish.component.html + 26 - - Your email cannot be longer than 100 characters. - Váš e-mail nesmí být delší než 50 znaků. + + 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-init.component.html - 65 + src/app/account/password/password-reset-finish.component.html + 32 - - Reset - Obnovit heslo + + Choose a new password + Vyberte nové heslo - src/app/account/password/password-reset-init.component.html - 76 + src/app/account/password/password-reset-finish.component.html + 39 - - Password for (You) - Heslo pro (vy) + + 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.component.ts - 34 + src/app/account/password/password-reset-finish.component.html + 43 - - Password changed! - Heslo změněno! + + Your password has been reset. Please + <strong>Vaše heslo bylo obnoveno.</strong> Prosím - src/app/account/password/password.component.html - 7 + src/app/account/password/password-reset-finish.component.html + 50 - - An error has occurred! The password could not be changed. - Došlo k chybě! Heslo nelze změnit. + + sign in + přihlásit se - src/app/account/password/password.component.html - 15 + src/app/account/password/password-reset-finish.component.html + 59 The password and its confirmation do not match! - Heslo a jeho potvrzení nesouhlasí + Heslo a jeho potvrzení nesouhlasí src/app/account/password/password-reset-finish.component.html 68 @@ -205,65 +197,49 @@ 23 - - Current password - Stávající heslo + + New password + Nové heslo - src/app/account/password/password.component.html - 30 + src/app/account/password/password-reset-finish.component.html + 76 - - - Current password - Current password src/app/account/password/password.component.html - 38 + 58 - - Your password is required. - Je potřeba vaše heslo + + New password + Nové heslo src/app/account/password/password-reset-finish.component.html - 97 - - - src/app/account/password/password.component.html - 51 + 83 src/app/account/password/password.component.html - 79 + 65 - - New password - Nové heslo + + Your password is required. + Je potřeba vaše heslo src/app/account/password/password-reset-finish.component.html - 76 + 97 src/app/account/password/password.component.html - 58 - - - - New password - Nové heslo - - src/app/account/password/password-reset-finish.component.html - 83 + 51 src/app/account/password/password.component.html - 65 + 79 Your password is required to be at least 4 characters. - Vaše heslo musí mít alespoň 4 znaky. + Vaše heslo musí mít alespoň 4 znaky. src/app/account/password/password-reset-finish.component.html 105 @@ -275,7 +251,7 @@ Your password cannot be longer than 50 characters. - Vaše heslo nesmí být delší než 50 znaků. + Vaše heslo nesmí být delší než 50 znaků. src/app/account/password/password-reset-finish.component.html 112 @@ -287,7 +263,7 @@ New password confirmation - Potvrzení nového hesla + Potvrzení nového hesla src/app/account/password/password-reset-finish.component.html 121 @@ -299,7 +275,7 @@ Confirm the new password - Potvrďte nové heslo + Potvrďte nové heslo src/app/account/password/password-reset-finish.component.html 128 @@ -311,7 +287,7 @@ Your password confirmation is required. - Musíte uvést potvrzovací heslo. + Musíte uvést potvrzovací heslo. src/app/account/password/password-reset-finish.component.html 142 @@ -323,7 +299,7 @@ Your password confirmation is required to be at least 4 characters. - Vaše potvrzovací heslo musí mít alespoň 4 znaky. + Vaše potvrzovací heslo musí mít alespoň 4 znaky. src/app/account/password/password-reset-finish.component.html 150 @@ -335,7 +311,7 @@ Your password confirmation cannot be longer than 50 characters. - Vaše potvrzovací heslo nesmí být delší než 50 znaků. + Vaše potvrzovací heslo nesmí být delší než 50 znaků. src/app/account/password/password-reset-finish.component.html 157 @@ -345,17 +321,145 @@ 138 + + Reset Password + Ověřte nové heslo + + src/app/account/password/password-reset-finish.component.html + 167 + + + + Reset your password + Obnovit vaše heslo + + src/app/account/password/password-reset-init.component.html + 4 + + + + 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 + + src/app/account/password/password-reset-init.component.html + 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 + 11 + + + + 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 + 15 + + + + Your email is required. + Váš e-mail je povinný. + + src/app/account/password/password-reset-init.component.html + 42 + + + + Your email is invalid. + Váš email je neplatný. + + src/app/account/password/password-reset-init.component.html + 50 + + + + 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 + 57 + + + + 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 + 65 + + + + Reset + Obnovit heslo + + src/app/account/password/password-reset-init.component.html + 76 + + + + Password strength: + Síla hesla: + + src/app/account/password/password-strength.component.html + 2 + + + + Password changed! + <strong>Heslo změněno!</strong> + + src/app/account/password/password.component.html + 7 + + + + 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 + 15 + + + + Current password + Stávající heslo + + src/app/account/password/password.component.html + 30 + + + + Current password + + + src/app/account/password/password.component.html + 38 + + Save - Uložit + Uložit src/app/account/password/password.component.html 148 + + Password for (You) + + + src/app/account/password/password.component.ts + 34 + + Personal details - Osobní + Osobní src/app/account/settings/settings.component.html 4 @@ -363,7 +467,7 @@ Settings saved! - Nastavení uloženo! + <strong>Nastavení uloženo!</strong> src/app/account/settings/settings.component.html 8 @@ -371,7 +475,7 @@ First Name - Křestní jméno + Křestní jméno src/app/account/settings/settings.component.html 23 @@ -379,7 +483,7 @@ Your first name - Vaše křestní jméno + Vaše křestní jméno src/app/account/settings/settings.component.html 30 @@ -387,7 +491,7 @@ Your first name is required. - Vaše křestní jméno je povinné. + Vaše křestní jméno je povinné. src/app/account/settings/settings.component.html 44 @@ -395,7 +499,7 @@ Your first name is required to be at least 1 character. - Vaše jméno musí obsahovat alespoň jeden znak + Vaše jméno musí obsahovat alespoň jeden znak src/app/account/settings/settings.component.html 51 @@ -403,7 +507,7 @@ Your first name cannot be longer than 50 characters. - Křestní jméno nesmí být delší než 50 znaků + Křestní jméno nesmí být delší než 50 znaků src/app/account/settings/settings.component.html 58 @@ -411,7 +515,7 @@ Last Name - Příjmení + Příjmení src/app/account/settings/settings.component.html 65 @@ -419,7 +523,7 @@ Your last name - Vaše přijmení + Vaše přijmení src/app/account/settings/settings.component.html 72 @@ -427,7 +531,7 @@ Your last name is required. - Vaše příjmení musí být uvedeno. + Vaše příjmení musí být uvedeno. src/app/account/settings/settings.component.html 86 @@ -435,7 +539,7 @@ Your last name is required to be at least 1 character. - Vaše příjmení musí obsahovat alespoň jeden znak + Vaše příjmení musí obsahovat alespoň jeden znak src/app/account/settings/settings.component.html 93 @@ -443,7 +547,7 @@ Your last name cannot be longer than 50 characters. - Vaše příjmení nesmí být delší než 50 znaků + Vaše příjmení nesmí být delší než 50 znaků src/app/account/settings/settings.component.html 100 @@ -451,7 +555,7 @@ Language - Jazyk + Jazyk src/app/account/settings/settings.component.html 119 @@ -459,7 +563,7 @@ Save - Uložit + Uložit src/app/account/settings/settings.component.html 129 @@ -471,7 +575,7 @@ Security - Zabezpečení + Zabezpečení src/app/account/settings/settings.component.html 143 @@ -479,7 +583,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. - 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. + 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.html 146 @@ -487,7 +591,7 @@ Two-factor Authentication - Dvoufázové ověření + Dvoufázové ověření src/app/account/settings/settings.component.html 151 @@ -495,7 +599,7 @@ 2FA settings updated - Nastavení dvoufázového ověření aktualizováno + Nastavení dvoufázového ověření aktualizováno src/app/account/settings/settings.component.html 162 @@ -503,7 +607,7 @@ 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. + <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>. src/app/account/settings/settings.component.html 166 @@ -511,7 +615,7 @@ 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. + <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 @@ -519,7 +623,7 @@ Can't scan the QR code? - <strong>Nejde vám QR kód naskenovat?</strong> + <strong>Nejde vám QR kód naskenovat?</strong> src/app/account/settings/settings.component.html 196 @@ -527,7 +631,7 @@ Get a text code - Získejte namísto toho SMS kód + Získejte namísto toho SMS kód src/app/account/settings/settings.component.html 200 @@ -535,7 +639,7 @@ and enter it into your 2FA app instead - a vložte jej do své aplikace pro dvoufázové ověření místo + a vložte jej do své aplikace pro dvoufázové ověření místo src/app/account/settings/settings.component.html 202 @@ -543,7 +647,7 @@ 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. + <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 @@ -551,7 +655,7 @@ Incorrect verification code - Nesprávný ověřovací kód + Nesprávný ověřovací kód src/app/account/settings/settings.component.html 214 @@ -559,7 +663,7 @@ Verification code - Ověřovací kód + Ověřovací kód src/app/account/settings/settings.component.html 221 @@ -567,4263 +671,4157 @@ 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í. + 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 - - Privacy Policy - Zásady ochrany osobních údajů + + Confirm deletion + Potvrdit smazání - src/app/layout/footer/footer.component.html - 13 + src/app/affiliation/affiliation-delete.component.html + 3 - - - Terms of Use - Podmínky použití - src/app/layout/footer/footer.component.html - 16 + src/app/user/user-delete.component.html + 3 - - Help - Pomoc - - src/app/layout/footer/footer.component.html - 19 - - - - ORCID Registry - Registr ORCID - - src/app/layout/footer/footer.component.html - 22 - - - - Member Portal - Členský portál - - src/app/layout/navbar/navbar.component.html - 6 - - - - Tools - Nástroje - - src/app/layout/navbar/navbar.component.html - 37 - - - - Affiliation Manager - Affiliation Manager - - src/app/layout/navbar/navbar.component.html - 51 - - - - Member report - Členská zpráva - - src/app/layout/navbar/navbar.component.html - 64 - - - - Integration report - Zpráva o integraci - - src/app/layout/navbar/navbar.component.html - 77 - - - - Consortium report - Zpráva konzorcia - - src/app/layout/navbar/navbar.component.html - 90 - - - - Affiliation report - Zpráva o přidružení - - src/app/layout/navbar/navbar.component.html - 101 - - - - Consortium member affiliations - Consortium member affiliations + + Are you sure you want to delete this affiliation from the portal? + Jste si jisti, že chcete pro odstranit toto přidružení z portálu? - src/app/layout/navbar/navbar.component.html - 115 + src/app/affiliation/affiliation-delete.component.html + 8 - - Resources - Zdroje + + Cancel + Zrušit - src/app/layout/navbar/navbar.component.html - 131 + src/app/affiliation/affiliation-delete.component.html + 17 - - - Account Management Guide - Průvodce pro správu účtu - src/app/layout/navbar/navbar.component.html - 142 + src/app/affiliation/affiliation-import-dialog.component.html + 67 - - - Affiliation Manager Guide - Průvodce pro aplikaci Affiliation Manager - src/app/layout/navbar/navbar.component.html - 152 + src/app/affiliation/affiliation-update.component.html + 460 - - - Member Reporting Guide - Průvodce pro nahlašování členů - src/app/layout/navbar/navbar.component.html - 162 + src/app/affiliation/send-notifications-dialog.component.html + 33 - - - Apply for Affiliation Manager Credentials - Požádat o přihlašovací údaje k aplikaci Affiliation Manager - src/app/layout/navbar/navbar.component.html - 173 + src/app/member/member-import-dialog.component.html + 58 - - - Admin - Správce - src/app/layout/navbar/navbar.component.html - 189 + src/app/member/member-update.component.html + 188 - - - Manage users - Správa uživatelských účtů - src/app/layout/navbar/navbar.component.html - 202 + src/app/user/user-delete.component.html + 14 - - - Manage members - Správa členů - src/app/layout/navbar/navbar.component.html - 215 + src/app/user/user-import-dialog.component.html + 67 - - - Account - Účet - src/app/layout/navbar/navbar.component.html - 230 + src/app/user/user-update.component.html + 120 - - Settings - Nastavení + + Delete + Smazat - src/app/layout/navbar/navbar.component.html - 240 + src/app/affiliation/affiliation-delete.component.html + 20 - - - Password - Heslo - src/app/layout/navbar/navbar.component.html - 246 - - - - Sign out - Odhlásit se - - src/app/layout/navbar/navbar.component.html - 252 + src/app/affiliation/affiliations.component.html + 232 - - - Sorry, an error has occurred - Sorry, an error has occurred - src/app/error/error-alert.component.html - 5 + src/app/user/user-delete.component.html + 17 - - - You are not authorized to access this page. - Pro přístup na tuto stránku nemáte dostatečná oprávnění. - src/app/error/error.component.html - 11 + src/app/user/users.component.html + 186 - - The page does not exist. - Stránka neexistuje. + + 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/error/error.component.html - 14 + src/app/affiliation/affiliation-delete.component.ts + 40 - - Your request cannot be processed - Vaši žádost nelze zpracovat + + Affiliation details + Podrobnosti o afiliaci - src/app/error/error.component.html + src/app/affiliation/affiliation-detail.component.html 4 - - sign in - přihlásit se - - src/app/account/password/password-reset-finish.component.html - 59 - - - - Reset Password - Ověřte nové heslo + + ID + ID - src/app/account/password/password-reset-finish.component.html - 167 + src/app/affiliation/affiliation-detail.component.html + 9 - - 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. + + Email + E-mail uživatele - src/app/account/password/password-reset-finish.component.html - 43 + src/app/affiliation/affiliation-detail.component.html + 13 - - - Choose a new password - Vyberte nové heslo - src/app/account/password/password-reset-finish.component.html - 39 + src/app/affiliation/affiliation-update.component.html + 15 - - - 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 - 20 + src/app/affiliation/affiliations.component.html + 135 - - 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. + + Status + Postavení - src/app/account/password/password-reset-finish.component.html - 26 + src/app/affiliation/affiliation-detail.component.html + 17 - - - 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 - 32 + src/app/affiliation/affiliations.component.html + 151 - - This activation has expired. - Vypršela platnost aktivačního klíče. + + Permission link + Odkaz na povolení - src/app/account/password/password-reset-finish.component.html - 15 + src/app/affiliation/affiliation-detail.component.html + 25 - - This activation key is invalid. - Aktivační klíč je neplatný. + + Copy to clipboard + Zkopírovat do schránky - src/app/account/password/password-reset-finish.component.html - 11 + src/app/affiliation/affiliation-detail.component.html + 37 - - The activation key is missing. - Chybí aktivační klíč. + + ORCID iD + ORCID iD - src/app/account/password/password-reset-finish.component.html - 7 + src/app/affiliation/affiliation-detail.component.html + 41 - - - Your password has been reset. Please - Vaše heslo bylo obnoveno. Prosím - src/app/account/password/password-reset-finish.component.html - 50 + src/app/affiliation/affiliations.component.html + 139 - - Reset password - Znovu nastavit heslo + + Affiliation Section + Typ přidružení - src/app/account/password/password-reset-finish.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 49 - - - Password strength: - Síla hesla: - src/app/account/password/password-strength.component.html - 2 + src/app/affiliation/affiliation-update.component.html + 43 - - Resend activation email - Odeslat aktivační e-mail znovu - - src/app/user/user-detail.component.html - 107 - + + + + + - src/app/user/user-update.component.html - 150 + src/app/affiliation/affiliation-detail.component.html + 53 - src/app/user/users.component.html - 166 + src/app/affiliation/affiliations.component.html + 168 - - Back - Zpět + + Organization + Organizace src/app/affiliation/affiliation-detail.component.html - 231 + 57 + + + Department Name + Oddělení - src/app/member/member-detail.component.html - 88 + src/app/affiliation/affiliation-detail.component.html + 69 - src/app/user/user-detail.component.html - 95 + src/app/affiliation/affiliation-update.component.html + 243 - - Cancel - Zrušit - - src/app/affiliation/affiliation-delete.component.html - 17 - + + Role Title + Role/Funkce - src/app/affiliation/affiliation-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 79 src/app/affiliation/affiliation-update.component.html - 460 + 268 + + + Url + URL - src/app/affiliation/send-notifications-dialog.component.html - 33 + src/app/affiliation/affiliation-detail.component.html + 85 - src/app/member/member-import-dialog.component.html - 58 + src/app/affiliation/affiliation-update.component.html + 284 + + + Start Date + Datum začátku - src/app/member/member-update.component.html - 188 + src/app/affiliation/affiliation-detail.component.html + 93 + + + End Date + Datum ukončení - src/app/user/user-delete.component.html - 14 + src/app/affiliation/affiliation-detail.component.html + 99 + + + External Id + Externí ID - src/app/user/user-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 109 - src/app/user/user-update.component.html - 120 + src/app/affiliation/affiliation-update.component.html + 421 - - Delete - Smazat + + Created + Vytvořeno - src/app/affiliation/affiliation-delete.component.html - 20 + src/app/affiliation/affiliation-detail.component.html + 117 + + + Added To ORCID + Přidáno do ORCID - src/app/affiliation/affiliations.component.html - 232 + src/app/affiliation/affiliation-detail.component.html + 125 + + + Updated In ORCID + Aktualizováno v ORCID - src/app/user/user-delete.component.html - 17 + src/app/affiliation/affiliation-detail.component.html + 135 + + + Modified + Upraveno - src/app/user/users.component.html - 186 + src/app/affiliation/affiliation-detail.component.html + 141 - - Edit - Upravit + + by + podle src/app/affiliation/affiliation-detail.component.html - 235 + 144 - src/app/affiliation/affiliations.component.html - 222 + src/app/member/member-detail.component.html + 71 src/app/member/member-detail.component.html - 91 + 81 - src/app/member/members.component.html - 153 + src/app/user/user-detail.component.html + 81 src/app/user/user-detail.component.html - 103 + 87 + + + Admin Id + Identifikace správce - src/app/user/users.component.html - 175 + src/app/affiliation/affiliation-detail.component.html + 146 - - Save - Uložit + + Notification First Sent + Oznámení odeslané jako první - src/app/affiliation/affiliation-update.component.html - 463 + src/app/affiliation/affiliation-detail.component.html + 157 - src/app/member/member-update.component.html - 191 + src/app/affiliation/affiliation-detail.component.html + 176 + + + Notification Last Sent + Oznámení naposledy odesláno - src/app/user/user-update.component.html - 131 + src/app/affiliation/affiliation-detail.component.html + 195 - src/app/user/user-update.component.html - 141 + src/app/affiliation/affiliation-detail.component.html + 214 - - Activated - Aktivováno - - src/app/user/user-detail.component.html - 42 - + + Back + Zpět - src/app/user/user-update.component.html - 103 + src/app/affiliation/affiliation-detail.component.html + 231 - src/app/user/users.component.html - 97 + src/app/member/member-detail.component.html + 88 - - - Created - Vytvořeno src/app/user/user-detail.component.html - 78 + 95 - - User details - Detaily uživatele + + Edit + Upravit - src/app/user/user-detail.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 235 - - - Email - E-mail - src/app/user/user-detail.component.html - 9 + src/app/affiliation/affiliations.component.html + 222 - src/app/user/user-update.component.html - 33 + src/app/member/member-detail.component.html + 91 - src/app/user/users.component.html - 61 + src/app/member/members.component.html + 153 - - - First Name - Křestní jméno src/app/user/user-detail.component.html - 13 - - - src/app/user/user-update.component.html - 42 - - - src/app/user/users.component.html - 65 + 103 - - - Add user - Přidat uživatele src/app/user/users.component.html - 11 - - - - Add or edit user - Přidat nebo upravit uživatele - - src/app/user/user-update.component.html - 4 + 175 - - No users to show - Žádní uživatelé k zobrazení + + Copied to clipboard + Zkopírováno do schránky - src/app/user/users.component.html + src/app/affiliation/affiliation-detail.component.ts 52 - - Manage users - Spravovat uživatele + + Import affiliations from CSV + Importovat přidružení - src/app/user/users.component.html - 2 + src/app/affiliation/affiliation-import-dialog.component.html + 3 - - Import users from CSV - Importovat uživatele z CSV + + 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/user/users.component.html - 20 + src/app/affiliation/affiliation-import-dialog.component.html + 13 - - Admin - Správce + + 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/user/user-detail.component.html - 60 + src/app/affiliation/affiliation-import-dialog.component.html + 27 + + + Please select the CSV file to upload + Zvolte prosím soubor CSV, který se nahraje - src/app/user/user-update.component.html - 113 + src/app/affiliation/affiliation-import-dialog.component.html + 32 - - Last Modified - Naposledy upraveno + + File Path + Cesta k souboru - src/app/user/user-detail.component.html - 83 + src/app/affiliation/affiliation-import-dialog.component.html + 40 + + + 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/user/users.component.html - 105 + src/app/affiliation/affiliation-import-dialog.component.html + 55 - - Last Name - Příjmení + + Upload + Nahrát - src/app/user/user-detail.component.html - 17 + src/app/affiliation/affiliation-import-dialog.component.html + 70 - src/app/user/user-update.component.html - 51 + src/app/member/member-import-dialog.component.html + 61 - src/app/user/users.component.html + src/app/user/user-import-dialog.component.html + 70 + + + + Close + Zavřít + + src/app/affiliation/affiliation-import-dialog.component.html 73 - - Organization owner - Vlastník organizace + + There is no file to upload. Please select one. + Neexistuje žádný soubor k nahrání. Prosím vyberte jej. - src/app/user/user-detail.component.html - 21 + src/app/affiliation/affiliation-import-dialog.component.ts + 60 + + + Add or edit affiliation + Přidat nebo upravit přidružení - src/app/user/user-update.component.html - 68 + src/app/affiliation/affiliation-update.component.html + 8 + + + This field should follow pattern for "Email". + - src/app/user/users.component.html - 81 + src/app/affiliation/affiliation-update.component.html + 25 - - Organization - Organizace + + This field is required. + Toto pole je vyžadováno. - src/app/user/user-detail.component.html - 38 + src/app/affiliation/affiliation-update.component.html + 33 - src/app/user/user-update.component.html - 76 + src/app/affiliation/affiliation-update.component.html + 64 - src/app/user/users.component.html - 89 + src/app/affiliation/affiliation-update.component.html + 88 - - - Invite email couldn't be sent. - Zvací e-mail se nepodařilo odeslat. - src/app/shared/pipe/localize.ts - 13 + src/app/affiliation/affiliation-update.component.html + 112 - - - Invite sent. - Pozvánka odeslána. - src/app/shared/pipe/localize.ts - 11 + src/app/affiliation/affiliation-update.component.html + 136 - - - by - podle - src/app/affiliation/affiliation-detail.component.html - 144 + src/app/affiliation/affiliation-update.component.html + 164 - src/app/member/member-detail.component.html - 71 + src/app/affiliation/affiliation-update.component.html + 195 - src/app/member/member-detail.component.html - 81 + src/app/member/member-update.component.html + 61 - src/app/user/user-detail.component.html - 81 + src/app/member/member-update.component.html + 106 - src/app/user/user-detail.component.html - 87 + src/app/member/member-update.component.html + 142 - - False - chybné + + No affiliations to show + Nenalezena žádná přidružení - src/app/user/user-detail.component.html - 24 + src/app/affiliation/affiliation-update.component.html + 67 - src/app/user/user-detail.component.html - 45 + src/app/affiliation/affiliation-update.component.html + 199 - src/app/user/user-detail.component.html - 63 + src/app/affiliation/affiliations.component.html + 126 - - Search... - Hledat... + + Organization Name + Jméno organizace - src/app/affiliation/affiliations.component.html - 104 + src/app/affiliation/affiliation-update.component.html + 75 + + + City + Město - src/app/member/members.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 99 + + + State/Region + Stát/region - src/app/user/users.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 122 - - Showing - of items. - Zobrazují se položky z + + Country + Země - src/app/affiliation/affiliations.component.ts - 226 + src/app/affiliation/affiliation-update.component.html + 146 + + + Organization ID Source + Zdroj ID organizace - src/app/member/members.component.ts - 157 + src/app/affiliation/affiliation-update.component.html + 176 + + + Organization ID + ID organizace - src/app/user/users.component.ts - 228 + src/app/affiliation/affiliation-update.component.html + 208 - - True - pravda + + 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/user/user-detail.component.html - 23 + src/app/affiliation/affiliation-update.component.html + 230 + + + Start Year + Počáteční rok - src/app/user/user-detail.component.html - 44 + src/app/affiliation/affiliation-update.component.html + 300 + + + Year + Rok - src/app/user/user-detail.component.html - 62 + src/app/affiliation/affiliation-update.component.html + 309 - - - Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. - Opravdu chcete převést vlastnictví? Chystáte se převést vlastnictví tohoto účtu organizace. Jste-li vlastníkem organizace, po převodu vlastnictví již nebudete mít přístup k administrátorským funkcím, jako je správa uživatelů. - src/app/user/user-update.component.ts - 220 + src/app/affiliation/affiliation-update.component.html + 359 - - Are you sure you want to delete user ? - Opravdu chcete smazat uživatele ? + + Start Month + Počáteční měsíc - src/app/user/user-delete.component.ts - 44 + src/app/affiliation/affiliation-update.component.html + 318 - - User created. Invite sent. - Uživatel vytvořen. Pozvánka odeslána. + + Month + Měsíc - src/app/shared/pipe/localize.ts - 15 + src/app/affiliation/affiliation-update.component.html + 327 - - - User updated successfully - Uživatel byl úspěšně aktualizován - src/app/shared/pipe/localize.ts - 17 + src/app/affiliation/affiliation-update.component.html + 377 - - User deleted successfully - Uživatel úspěšně vymazán + + Start Day + Počáteční den - src/app/shared/pipe/localize.ts - 19 + src/app/affiliation/affiliation-update.component.html + 336 - - There is no file to upload. Please select one. - There is no file to upload. Please select one. - gatewayApp.msUserServiceMSUser.import.emptyFile.string + + Day + Den - src/app/member/member-import-dialog.component.ts - 60 + src/app/affiliation/affiliation-update.component.html + 339 - src/app/user/user-import-dialog.component.ts - 62 + src/app/affiliation/affiliation-update.component.html + 389 - - Upload - Nahrát + + End Year + Rok ukončení - src/app/affiliation/affiliation-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 350 + + + + End Month + Konec měsíce + + src/app/affiliation/affiliation-update.component.html + 368 + + + End Day + Den konce - src/app/member/member-import-dialog.component.html - 61 + src/app/affiliation/affiliation-update.component.html + 386 + + + Start date cannot be greater than the end date + Datum zahájení nemůže být pozdější než datum ukončení. - src/app/user/user-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 395 - - Confirm deletion - Potvrdit smazání + + External Id Type + Typ externího ID - src/app/affiliation/affiliation-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 406 + + + External Id Url + Adresa URL externího ID - src/app/user/user-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 436 - - 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 + + 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/user/user-import-dialog.component.html - 16 + src/app/affiliation/affiliation-update.component.html + 452 - - File Path - Cesta k souboru + + Save + Uložit - src/app/user/user-import-dialog.component.html - 49 + src/app/affiliation/affiliation-update.component.html + 463 - - - Please select a CSV file to upload - Vyberte CSV soubor, který chcete nahrát - src/app/user/user-import-dialog.component.html - 40 + src/app/member/member-update.component.html + 191 - - - Import users - Importovat uživatele - src/app/user/user-import-dialog.component.html - 3 + src/app/user/user-update.component.html + 131 + + + src/app/user/user-update.component.html + 141 - - - - - - - + + This field cannot be longer than characters. + - src/app/affiliation/affiliation-detail.component.html - 53 + src/app/affiliation/affiliation-update.component.ts + 196 - src/app/affiliation/affiliations.component.html - 168 + src/app/affiliation/affiliation-update.component.ts + 198 - - to - do + + Affiliations + Přidružení src/app/affiliation/affiliations.component.html - 184 + 2 - - Affiliation Data - Data o přidružení + + Send permission notifications + Odeslat oznámení oprávnění src/app/affiliation/affiliations.component.html - 143 + 11 - - Date created - Datum vytvoření + + Request permission links + Vyžádejte si odkazy na oprávnění src/app/affiliation/affiliations.component.html - 147 + 21 - - View details - Zobrazit detaily + + Request affiliation status report + Vyžádejte si zprávu o stavu přidružení src/app/affiliation/affiliations.component.html - 192 + 31 - - Email - E-mail uživatele - - src/app/affiliation/affiliation-detail.component.html - 13 - + + Request affiliations for edit + Vyžádejte si přidružení k úpravě - src/app/affiliation/affiliation-update.component.html - 15 + src/app/affiliation/affiliations.component.html + 41 + + + Import affiliations from CSV + Importujte afiliace z CSV src/app/affiliation/affiliations.component.html - 135 + 51 Add affiliation - Přidat přidružení + Přidat přidružení src/app/affiliation/affiliations.component.html 61 - - 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. + + 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.html - 205 + 73 - - No affiliations to show - Nenalezena žádná přidružení - - src/app/affiliation/affiliation-update.component.html - 67 - - - src/app/affiliation/affiliation-update.component.html - 199 - + + 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.html - 126 + 82 - - Send permission notifications - Odeslat oznámení oprávnění + + 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.html - 11 + 91 - - Affiliations - Přidružení + + Search... + Hledat... src/app/affiliation/affiliations.component.html - 2 + 104 - - - Import affiliations from CSV - Importujte afiliace z CSV - src/app/affiliation/affiliations.component.html - 51 + src/app/member/members.component.html + 32 - - - ORCID iD - ORCID iD - src/app/affiliation/affiliation-detail.component.html - 41 + src/app/user/users.component.html + 32 + + + Affiliation Data + Data o přidružení src/app/affiliation/affiliations.component.html - 139 + 143 - - Request affiliations for edit - Vyžádejte si přidružení k úpravě + + Date created + Datum vytvoření src/app/affiliation/affiliations.component.html - 41 + 147 - - 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. + + to + do src/app/affiliation/affiliations.component.html - 73 + 184 - - Request affiliation status report - Vyžádejte si zprávu o stavu přidružení + + View details + Zobrazit detaily src/app/affiliation/affiliations.component.html - 31 + 192 - - 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. + + 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 - 82 + 205 - - Request permission links - Vyžádejte si odkazy na oprávnění + + Showing - of items. + - src/app/affiliation/affiliations.component.html - 21 + src/app/affiliation/affiliations.component.ts + 226 - - - 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.html - 91 + src/app/member/members.component.ts + 157 + + + src/app/user/users.component.ts + 228 - - Status - Postavení + + Send permission notifications + Odeslat oznámení povolení - src/app/affiliation/affiliation-detail.component.html - 17 + src/app/affiliation/send-notifications-dialog.component.html + 3 + + + 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/affiliations.component.html - 151 + src/app/affiliation/send-notifications-dialog.component.html + 13 - - Error adding to ORCID - Chyba při přidávání do ORCID + + 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/shared/pipe/localize.ts - 50 + src/app/affiliation/send-notifications-dialog.component.html + 16 - - Error deleting in ORCID - Chyba při odstraňování v ORCID + + Notification language + Jazyk oznámení - src/app/shared/pipe/localize.ts - 56 + src/app/affiliation/send-notifications-dialog.component.html + 20 - - Error updating in ORCID - Chyba při aktualizaci v ORCID + + What language should the notification be sent in? + V jakém jazyce by měla být oznámení odeslána? - src/app/shared/pipe/localize.ts - 52 + src/app/affiliation/send-notifications-dialog.component.html + 23 - - In ORCID - V ORCID + + Send notifications + Odeslat oznámení - src/app/shared/pipe/localize.ts - 42 + src/app/affiliation/send-notifications-dialog.component.html + 38 - - Notification failed - Odeslání oznámení selhalo + + Sorry, an error has occurred + - src/app/shared/pipe/localize.ts - 62 + src/app/error/error-alert.component.html + 5 - - Notification requested - Oznámení požadováno + + Your request cannot be processed + Vaši žádost nelze zpracovat - src/app/shared/pipe/localize.ts - 58 + src/app/error/error.component.html + 4 - - Notification sent - Oznámení bylo odesláno + + You are not authorized to access this page. + Pro přístup na tuto stránku nemáte dostatečná oprávnění. - src/app/shared/pipe/localize.ts - 60 + src/app/error/error.component.html + 11 - - Pending - Čeká na vyřízení + + The page does not exist. + Stránka neexistuje. - src/app/shared/pipe/localize.ts - 40 + src/app/error/error.component.html + 14 - - Pending retry in ORCID - Čeká na opakování v ORCID + + You are logged in as user + Jste přihlášeni jako uživatel <strong>{{username}}</strong> - src/app/shared/pipe/localize.ts - 54 + src/app/home/home.component.ts + 25 - - Pending update in ORCID - Čeká na aktualizaci v ORCID + + You have already granted + Již jste udělili - src/app/shared/pipe/localize.ts - 64 + src/app/landing-page/landing-page.component.html + 13 - - User deleted from ORCID - User deleted from ORCID + + permission to update your ORCID record + povolení k aktualizaci vašeho záznamu ORCID - src/app/shared/pipe/localize.ts - 46 + src/app/landing-page/landing-page.component.html + 16 - - User denied access - Uživatel odepřel přístup + + 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 - src/app/shared/pipe/localize.ts - 38 + src/app/landing-page/landing-page.component.html + 33 - - User granted access - Uživatel udělil přístup + + Oops, you have denied access. + Jejda, přístup byl odepřen. - src/app/shared/pipe/localize.ts - 44 + src/app/landing-page/landing-page.component.html + 39 - - User revoked access - Uživatel odvolal přístup + + will not be able to update your ORCID record. + nebude moci aktualizovat váš záznam ORCID - src/app/shared/pipe/localize.ts - 48 + src/app/landing-page/landing-page.component.html + 42 - - Andorra - Andorra + + If this was a mistake, click the button below to grant access. + Pokud se jedná o chybu, udělte přístup kliknutím na tlačítko níže. - src/app/shared/pipe/localize.ts - 113 + src/app/landing-page/landing-page.component.html + 45 - - United Arab Emirates - Spojené arabské emiráty + + If you find that data added to your ORCID record is incorrect, please contact + - src/app/shared/pipe/localize.ts - 115 + src/app/landing-page/landing-page.component.ts + 78 - - Afghanistan - Afghánistán + + This authorization link has already been used. Please contact for a new authorization link. + - src/app/shared/pipe/localize.ts - 117 + src/app/landing-page/landing-page.component.ts + 79 - - Antigua and Barbuda - Antigua a Barbuda + + Allow to update my ORCID record. + - src/app/shared/pipe/localize.ts - 119 + src/app/landing-page/landing-page.component.ts + 80 - - Anguilla - Anguilla + + You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. + - src/app/shared/pipe/localize.ts - 121 + src/app/landing-page/landing-page.component.ts + 81 - - Albania - Albánie + + Thanks, ! + - src/app/shared/pipe/localize.ts - 123 + src/app/landing-page/landing-page.component.ts + 172 - - Armenia - Arménie + + Privacy Policy + Zásady ochrany osobních údajů - src/app/shared/pipe/localize.ts - 125 + src/app/layout/footer/footer.component.html + 13 - - Angola - Angola + + Terms of Use + Podmínky použití - src/app/shared/pipe/localize.ts - 127 + src/app/layout/footer/footer.component.html + 16 - - Antarctica - Antarktida + + Help + Pomoc - src/app/shared/pipe/localize.ts - 129 + src/app/layout/footer/footer.component.html + 19 - - Argentina - Argentina + + ORCID Registry + Registr ORCID - src/app/shared/pipe/localize.ts - 131 + src/app/layout/footer/footer.component.html + 22 - - American Samoa - Americká Samoa + + Member Portal + Členský portál - src/app/shared/pipe/localize.ts - 133 + src/app/layout/navbar/navbar.component.html + 6 - - Austria - Rakousko + + Tools + Nástroje - src/app/shared/pipe/localize.ts - 135 + src/app/layout/navbar/navbar.component.html + 37 - - Australia - Austrálie + + Affiliation Manager + Affiliation Manager - src/app/shared/pipe/localize.ts - 137 + src/app/layout/navbar/navbar.component.html + 51 - - Aruba - Aruba + + Member report + Členská zpráva - src/app/shared/pipe/localize.ts - 139 + src/app/layout/navbar/navbar.component.html + 64 - - Åland Islands - Alandské ostrovy + + Integration report + Zpráva o integraci - src/app/shared/pipe/localize.ts - 141 + src/app/layout/navbar/navbar.component.html + 77 - - Azerbaijan - Ázerbajdžán + + Consortium report + Zpráva konzorcia - src/app/shared/pipe/localize.ts - 143 + src/app/layout/navbar/navbar.component.html + 90 - - Bosnia and Herzegovina - Bosna a Hercegovina + + Affiliation report + Zpráva o přidružení - src/app/shared/pipe/localize.ts - 145 + src/app/layout/navbar/navbar.component.html + 101 - - Barbados - Barbados + + Consortium member affiliations + - src/app/shared/pipe/localize.ts - 147 + src/app/layout/navbar/navbar.component.html + 115 - - Bangladesh - Bangladéš + + Resources + Zdroje - src/app/shared/pipe/localize.ts - 149 + src/app/layout/navbar/navbar.component.html + 131 - - Belgium - Belgie + + Account Management Guide + Průvodce pro správu účtu - src/app/shared/pipe/localize.ts - 151 + src/app/layout/navbar/navbar.component.html + 142 - - Burkina Faso - Burkina Faso + + Affiliation Manager Guide + Průvodce pro aplikaci Affiliation Manager - src/app/shared/pipe/localize.ts - 153 + src/app/layout/navbar/navbar.component.html + 152 - - Bulgaria - Bulharsko + + Member Reporting Guide + Průvodce pro nahlašování členů - src/app/shared/pipe/localize.ts - 155 + src/app/layout/navbar/navbar.component.html + 162 - - Bahrain - Bahrajn + + Apply for Affiliation Manager Credentials + Požádat o přihlašovací údaje k aplikaci Affiliation Manager - src/app/shared/pipe/localize.ts - 157 + src/app/layout/navbar/navbar.component.html + 173 - - Burundi - Burundi + + Admin + Správce - src/app/shared/pipe/localize.ts - 159 + src/app/layout/navbar/navbar.component.html + 189 - - Benin - Benin + + Manage users + Správa uživatelských účtů - src/app/shared/pipe/localize.ts - 161 + src/app/layout/navbar/navbar.component.html + 202 - - Saint Barthélemy - Svatý Bartoloměj + + Manage members + Správa členů - src/app/shared/pipe/localize.ts - 163 + src/app/layout/navbar/navbar.component.html + 215 - - Bermuda - Bermudy + + Account + Účet - src/app/shared/pipe/localize.ts - 165 + src/app/layout/navbar/navbar.component.html + 230 - - Brunei - Brunej + + Settings + Nastavení - src/app/shared/pipe/localize.ts - 167 + src/app/layout/navbar/navbar.component.html + 240 - - Bolivia - Bolívie + + Password + Heslo - src/app/shared/pipe/localize.ts - 169 + src/app/layout/navbar/navbar.component.html + 246 - - British Antarctic Territory - Britské antarktické území + + Sign out + Odhlásit se - src/app/shared/pipe/localize.ts - 171 + src/app/layout/navbar/navbar.component.html + 252 - - Brazil - Brazílie + + Member details + Podrobnosti člena - src/app/shared/pipe/localize.ts - 173 + src/app/member/member-detail.component.html + 4 - - Bahamas - Bahamy + + Salesforce Id + Salesforce ID - src/app/shared/pipe/localize.ts - 175 + src/app/member/member-detail.component.html + 9 - - - Bhutan - Bhútán - src/app/shared/pipe/localize.ts - 177 + src/app/member/member-update.component.html + 41 - - - Bouvet Island - Bouvetův ostrov - src/app/shared/pipe/localize.ts - 179 + src/app/member/members.component.html + 61 - - Botswana - Botswana + + Parent Salesforce Id + Nadřazené Salesforce ID - src/app/shared/pipe/localize.ts - 181 + src/app/member/member-detail.component.html + 13 - - - Belarus - Bělorusko - src/app/shared/pipe/localize.ts - 183 + src/app/member/member-update.component.html + 71 - - - Belize - Belize - src/app/shared/pipe/localize.ts - 185 + src/app/member/members.component.html + 85 - - Canada - Kanada + + Member Name + Jméno člena - src/app/shared/pipe/localize.ts - 187 + src/app/member/member-detail.component.html + 19 - - - Cocos {Keeling} Islands - Kokosové ostrovy {Keelingovy ostrovy} - src/app/shared/pipe/localize.ts - 189 + src/app/member/member-update.component.html + 86 - - - Congo - Kinshasa - Kongo - Kinshasa - src/app/shared/pipe/localize.ts - 191 + src/app/member/members.component.html + 69 - - Central African Republic - Středoafrická republika + + Client ID + Id klienta - src/app/shared/pipe/localize.ts - 193 + src/app/member/member-detail.component.html + 23 - - - Congo - Brazzaville - Kongo - Brazzaville - src/app/shared/pipe/localize.ts - 195 + src/app/member/member-update.component.html + 116 - - Switzerland - Švýcarsko + + Type + Typ - src/app/shared/pipe/localize.ts - 197 + src/app/member/member-detail.component.html + 27 - - Côte d’Ivoire - Pobřeží slonoviny + + Is Consortium Lead + Vedení konsorcia - src/app/shared/pipe/localize.ts - 199 + src/app/member/member-detail.component.html + 31 - - - Cook Islands - Cookovy ostrovy - src/app/shared/pipe/localize.ts - 201 + src/app/member/member-update.component.html + 156 - - - Chile - Chile - src/app/shared/pipe/localize.ts - 203 + src/app/member/members.component.html + 77 - - Cameroon - Kamerun + + Assertion Service Enabled + Aserce aktivovány - src/app/shared/pipe/localize.ts - 205 + src/app/member/member-detail.component.html + 47 - - - China - Čína - src/app/shared/pipe/localize.ts - 207 + src/app/member/member-update.component.html + 171 - - - Colombia - Kolumbie - src/app/shared/pipe/localize.ts - 209 + src/app/member/members.component.html + 93 - - Costa Rica - Kostarika + + Status + Stav - src/app/shared/pipe/localize.ts - 211 + src/app/member/member-detail.component.html + 65 - - Cuba - Kuba + + Created Date + Vytvořeno - src/app/shared/pipe/localize.ts - 213 + src/app/member/member-detail.component.html + 69 - - Cape Verde - Kapverdy + + Last Modified Date + Naposledy upraveno - src/app/shared/pipe/localize.ts - 215 + src/app/member/member-detail.component.html + 77 + + + src/app/member/members.component.html + 101 - - Curaçao - Curaçao + + Import members + Importovat členy - src/app/shared/pipe/localize.ts - 217 + src/app/member/member-import-dialog.component.html + 3 - - Christmas Island - Vánoční ostrov + + 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 - src/app/shared/pipe/localize.ts - 219 + src/app/member/member-import-dialog.component.html + 16 - - Cyprus - Kypr + + Please select a CSV file to upload + Vyberte CSV soubor, který chcete nahrát - src/app/shared/pipe/localize.ts - 221 + src/app/member/member-import-dialog.component.html + 32 - - Czech Republic - Česká republika + + File Path + - src/app/shared/pipe/localize.ts - 223 + src/app/member/member-import-dialog.component.html + 40 - - Germany - Německo + + There is no file to upload. Please select one. + + gatewayApp.msUserServiceMSUser.import.emptyFile.string - src/app/shared/pipe/localize.ts - 225 + src/app/member/member-import-dialog.component.ts + 60 - - - Djibouti - Džibutsko - src/app/shared/pipe/localize.ts - 227 + src/app/user/user-import-dialog.component.ts + 62 - - Denmark - Dánsko + + Add or edit member + Přidat nebo upravit člena - src/app/shared/pipe/localize.ts - 229 + src/app/member/member-update.component.html + 8 - - Dominica - Dominika + + Note: Client ID must have User OBO enabled AND + Poznámka: ID klienta musí mít povoleno Member OBO A - src/app/shared/pipe/localize.ts - 231 + src/app/member/member-update.component.html + 121 - - Dominican Republic - Dominikánská republika + + added as a Redirect URI in + přidáno jako URI přesměrování do - src/app/shared/pipe/localize.ts - 233 + src/app/member/member-update.component.html + 125 - - Algeria - Alžírsko + + Manage members + Spravovat členy - src/app/shared/pipe/localize.ts - 235 + src/app/member/members.component.html + 2 - - Ecuador - Ekvádor + + Add member + Přidat člena - src/app/shared/pipe/localize.ts - 237 + src/app/member/members.component.html + 11 - - Estonia - Estonsko + + Import members from CSV + Importovat členy z CSV - src/app/shared/pipe/localize.ts - 239 + src/app/member/members.component.html + 19 - - Egypt - Egypt + + No members to show + Žádní členové k zobrazení - src/app/shared/pipe/localize.ts - 241 + src/app/member/members.component.html + 52 - - Western Sahara - Západní Sahara + + Invite sent. + src/app/shared/pipe/localize.ts - 243 + 11 - - Eritrea - Eritrea + + Invite email couldn't be sent. + src/app/shared/pipe/localize.ts - 245 + 13 - - Spain - Španělsko + + User created. Invite sent. + Uživatel vytvořen. Pozvánka odeslána. src/app/shared/pipe/localize.ts - 247 + 15 - - Ethiopia - Etiopie + + User updated successfully + Uživatel byl úspěšně aktualizován src/app/shared/pipe/localize.ts - 249 + 17 - - Finland - Finsko + + User deleted successfully + Uživatel úspěšně vymazán src/app/shared/pipe/localize.ts - 251 + 19 - - Fiji - Fidži + + Member created + Člen vytvořen src/app/shared/pipe/localize.ts - 253 + 21 - - Falkland Islands - Falklandy + + Member updated successfully + Člen byl úspěšně aktualizován src/app/shared/pipe/localize.ts - 255 + 23 - - Micronesia - Mikronésie + + 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 - 257 + 25 - - Faroe Islands - Faerské ostrovy + + Affiliation created + Přidružení vytvořeno src/app/shared/pipe/localize.ts - 259 + 27 - - France - Francie + + Affiliation updated + Přidružení aktualizováno src/app/shared/pipe/localize.ts - 261 + 29 - - Gabon - Gabon + + Affiliation deleted + Afiliace smazána src/app/shared/pipe/localize.ts - 263 + 31 - - United Kingdom - Spojené království + + There was a problem deleting the affiliation + Při odstraňování tohoto přidružení se vyskytl problém src/app/shared/pipe/localize.ts - 265 + 33 - - Grenada - Grenada + + User denied access + Uživatel odepřel přístup src/app/shared/pipe/localize.ts - 267 + 38 - - Georgia - Gruzie + + Pending + Čeká na vyřízení src/app/shared/pipe/localize.ts - 269 + 40 - - French Guiana - Francouzská Guyana + + In ORCID + V ORCID src/app/shared/pipe/localize.ts - 271 + 42 - - Guernsey - Guernsey + + User granted access + Uživatel udělil přístup src/app/shared/pipe/localize.ts - 273 + 44 - - Ghana - Ghana + + User deleted from ORCID + src/app/shared/pipe/localize.ts - 275 + 46 - - Gibraltar - Gibraltar + + User revoked access + Uživatel odvolal přístup src/app/shared/pipe/localize.ts - 277 + 48 - - Greenland - Grónsko + + Error adding to ORCID + Chyba při přidávání do ORCID src/app/shared/pipe/localize.ts - 279 + 50 - - Gambia - Gambie + + Error updating in ORCID + Chyba při aktualizaci v ORCID src/app/shared/pipe/localize.ts - 281 + 52 - - Guinea - Guinea + + Pending retry in ORCID + Čeká na opakování v ORCID src/app/shared/pipe/localize.ts - 283 + 54 - - Guadeloupe - Guadeloupe + + Error deleting in ORCID + Chyba při odstraňování v ORCID src/app/shared/pipe/localize.ts - 285 + 56 - - Equatorial Guinea - Rovníková Guinea + + Notification requested + Oznámení požadováno src/app/shared/pipe/localize.ts - 287 + 58 - - Greece - Řecko + + Notification sent + Oznámení bylo odesláno src/app/shared/pipe/localize.ts - 289 + 60 - - South Georgia and the South Sandwich Islands - Jižní Georgie a Jižní Sandwichovy ostrovy + + Notification failed + Odeslání oznámení selhalo src/app/shared/pipe/localize.ts - 291 + 62 - - Guatemala - Guatemala + + Pending update in ORCID + Čeká na aktualizaci v ORCID src/app/shared/pipe/localize.ts - 293 + 64 - - Guam - Guam + + EDUCATION + VZDĚLÁNÍ src/app/shared/pipe/localize.ts - 295 + 69 - - Guinea-Bissau - Guinea-Bissau + + EMPLOYMENT + ZAMĚSTNÁNÍ src/app/shared/pipe/localize.ts - 297 + 71 - - Guyana - Guyana + + DISTINCTION + ODLIŠENÍ src/app/shared/pipe/localize.ts - 299 + 73 - - Hong Kong SAR China - Hongkong + + INVITED_POSITION + POZVANÁ_POZICE src/app/shared/pipe/localize.ts - 301 + 75 - - Heard Island and McDonald Islands - Heardův ostrov a McDonaldovy ostrovy + + QUALIFICATION + KVALIFIKACE src/app/shared/pipe/localize.ts - 303 + 77 - - Honduras - Honduras + + SERVICE + SLUŽBA src/app/shared/pipe/localize.ts - 305 + 79 - - Croatia - Chorvatsko + + MEMBERSHIP + ČLENSTVÍ src/app/shared/pipe/localize.ts - 307 + 81 - - Haiti - Haiti + + January + leden src/app/shared/pipe/localize.ts - 309 + 86 - - Hungary - Maďarsko + + February + únor src/app/shared/pipe/localize.ts - 311 + 88 - - Indonesia - Indonésie + + March + březen src/app/shared/pipe/localize.ts - 313 + 90 - - Ireland - Irsko + + April + duben src/app/shared/pipe/localize.ts - 315 + 92 - - Israel - Izrael + + May + květen src/app/shared/pipe/localize.ts - 317 + 94 - - Isle of Man - Ostrov Man + + June + červen src/app/shared/pipe/localize.ts - 319 + 96 - - India - Indie + + July + červenec src/app/shared/pipe/localize.ts - 321 + 98 - - British Indian Ocean Territory - Britské indickooceánské území + + August + srpen src/app/shared/pipe/localize.ts - 323 + 100 - - Iraq - Irák + + September + září src/app/shared/pipe/localize.ts - 325 + 102 - - Iran - Írán + + October + říjen src/app/shared/pipe/localize.ts - 327 + 104 - - Iceland - Island + + November + listopad src/app/shared/pipe/localize.ts - 329 + 106 - - Italy - Itálie + + December + prosinec src/app/shared/pipe/localize.ts - 331 + 108 - - Jersey - Jersey + + Andorra + Andorra src/app/shared/pipe/localize.ts - 333 + 113 - - Jamaica - Jamajka + + United Arab Emirates + Spojené arabské emiráty src/app/shared/pipe/localize.ts - 335 + 115 - - Jordan - Jordán + + Afghanistan + Afghánistán src/app/shared/pipe/localize.ts - 337 + 117 - - Japan - Japonsko + + Antigua and Barbuda + Antigua a Barbuda src/app/shared/pipe/localize.ts - 339 + 119 - - Kenya - Keňa + + Anguilla + Anguilla src/app/shared/pipe/localize.ts - 341 + 121 - - Kyrgyzstan - Kyrgyzstán + + Albania + Albánie src/app/shared/pipe/localize.ts - 343 + 123 - - Cambodia - Kambodža + + Armenia + Arménie src/app/shared/pipe/localize.ts - 345 + 125 - - Kiribati - Kiribati + + Angola + Angola src/app/shared/pipe/localize.ts - 347 + 127 - - Comoros - Komory + + Antarctica + Antarktida src/app/shared/pipe/localize.ts - 349 + 129 - - Saint Kitts and Nevis - Svatý Kryštof a Nevis + + Argentina + Argentina src/app/shared/pipe/localize.ts - 351 + 131 - - North Korea - Severní Korea + + American Samoa + Americká Samoa src/app/shared/pipe/localize.ts - 353 + 133 - - South Korea - Jižní Korea + + Austria + Rakousko src/app/shared/pipe/localize.ts - 355 + 135 - - Kuwait - Kuvajt + + Australia + Austrálie src/app/shared/pipe/localize.ts - 357 + 137 - - Cayman Islands - Kajmanské ostrovy + + Aruba + Aruba src/app/shared/pipe/localize.ts - 359 + 139 - - Kazakhstan - Kazachstán + + Åland Islands + Alandské ostrovy src/app/shared/pipe/localize.ts - 361 + 141 - - Laos - Laos + + Azerbaijan + Ázerbajdžán src/app/shared/pipe/localize.ts - 363 + 143 - - Lebanon - Libanon + + Bosnia and Herzegovina + Bosna a Hercegovina src/app/shared/pipe/localize.ts - 365 + 145 - - Saint Lucia - Svatá Lucie + + Barbados + Barbados src/app/shared/pipe/localize.ts - 367 + 147 - - Liechtenstein - Lichtenštejnsko + + Bangladesh + Bangladéš src/app/shared/pipe/localize.ts - 369 + 149 - - Sri Lanka - Srí Lanka + + Belgium + Belgie src/app/shared/pipe/localize.ts - 371 + 151 - - Liberia - Libérie + + Burkina Faso + Burkina Faso src/app/shared/pipe/localize.ts - 373 + 153 - - Lesotho - Lesotho + + Bulgaria + Bulharsko src/app/shared/pipe/localize.ts - 375 + 155 - - Lithuania - Litva + + Bahrain + Bahrajn src/app/shared/pipe/localize.ts - 377 + 157 - - Luxembourg - Lucembursko + + Burundi + Burundi src/app/shared/pipe/localize.ts - 379 + 159 - - Latvia - Lotyšsko + + Benin + Benin src/app/shared/pipe/localize.ts - 381 + 161 - - Libya - Libye + + Saint Barthélemy + Svatý Bartoloměj src/app/shared/pipe/localize.ts - 383 + 163 - - Morocco - Maroko + + Bermuda + Bermudy src/app/shared/pipe/localize.ts - 385 + 165 - - Monaco - Monako + + Brunei + Brunej src/app/shared/pipe/localize.ts - 387 + 167 - - Moldova - Moldavsko + + Bolivia + Bolívie src/app/shared/pipe/localize.ts - 389 + 169 - - Montenegro - Černá Hora + + British Antarctic Territory + Britské antarktické území src/app/shared/pipe/localize.ts - 391 + 171 - - Saint Martin - Svatý Martin + + Brazil + Brazílie src/app/shared/pipe/localize.ts - 393 + 173 - - Madagascar - Madagaskar + + Bahamas + Bahamy src/app/shared/pipe/localize.ts - 395 + 175 - - Marshall Islands - Marshallovy ostrovy + + Bhutan + Bhútán src/app/shared/pipe/localize.ts - 397 + 177 - - North Macedonia - Severní Makedonie + + Bouvet Island + Bouvetův ostrov src/app/shared/pipe/localize.ts - 399 + 179 - - Mali - Mali + + Botswana + Botswana src/app/shared/pipe/localize.ts - 401 + 181 - - Myanmar {Burma} - Myanmar {Burma} + + Belarus + Bělorusko src/app/shared/pipe/localize.ts - 403 + 183 - - Mongolia - Mongolsko + + Belize + Belize src/app/shared/pipe/localize.ts - 405 + 185 - - Macau SAR China - Makao + + Canada + Kanada src/app/shared/pipe/localize.ts - 407 + 187 - - Northern Mariana Islands - Severní Mariany + + Cocos {Keeling} Islands + Kokosové ostrovy {Keelingovy ostrovy} src/app/shared/pipe/localize.ts - 409 + 189 - - Martinique - Martinik + + Congo - Kinshasa + Kongo - Kinshasa src/app/shared/pipe/localize.ts - 411 + 191 - - Mauritania - Mauretánie + + Central African Republic + Středoafrická republika src/app/shared/pipe/localize.ts - 413 + 193 - - Montserrat - Montserrat + + Congo - Brazzaville + Kongo - Brazzaville src/app/shared/pipe/localize.ts - 415 + 195 - - Malta - Malta + + Switzerland + Švýcarsko src/app/shared/pipe/localize.ts - 417 + 197 - - Mauritius - Mauricius + + Côte d’Ivoire + Pobřeží slonoviny src/app/shared/pipe/localize.ts - 419 + 199 - - Maldives - Maledivy + + Cook Islands + Cookovy ostrovy src/app/shared/pipe/localize.ts - 421 + 201 - - Malawi - Malawi + + Chile + Chile src/app/shared/pipe/localize.ts - 423 + 203 - - Mexico - Mexiko + + Cameroon + Kamerun src/app/shared/pipe/localize.ts - 425 + 205 - - Malaysia - Malajsie + + China + Čína src/app/shared/pipe/localize.ts - 427 + 207 - - Mozambique - Mosambik + + Colombia + Kolumbie src/app/shared/pipe/localize.ts - 429 + 209 - - Namibia - Namibie + + Costa Rica + Kostarika src/app/shared/pipe/localize.ts - 431 + 211 - - New Caledonia - Nová Kaledonie + + Cuba + Kuba src/app/shared/pipe/localize.ts - 433 + 213 - - Niger - Niger + + Cape Verde + Kapverdy src/app/shared/pipe/localize.ts - 435 + 215 - - Norfolk Island - Ostrov Norfolk + + Curaçao + Curaçao src/app/shared/pipe/localize.ts - 437 + 217 - - Nigeria - Nigérie + + Christmas Island + Vánoční ostrov src/app/shared/pipe/localize.ts - 439 + 219 - - Nicaragua - Nikaragua + + Cyprus + Kypr src/app/shared/pipe/localize.ts - 441 + 221 - - Netherlands - Holandsko + + Czech Republic + Česká republika src/app/shared/pipe/localize.ts - 443 + 223 - - Norway - Norsko + + Germany + Německo src/app/shared/pipe/localize.ts - 445 + 225 - - Nepal - Nepál + + Djibouti + Džibutsko src/app/shared/pipe/localize.ts - 447 + 227 - - Nauru - Nauru + + Denmark + Dánsko src/app/shared/pipe/localize.ts - 449 + 229 - - Niue - Niue + + Dominica + Dominika src/app/shared/pipe/localize.ts - 451 + 231 - - New Zealand - Nový Zéland + + Dominican Republic + Dominikánská republika src/app/shared/pipe/localize.ts - 453 + 233 - - Oman - Omán + + Algeria + Alžírsko src/app/shared/pipe/localize.ts - 455 + 235 - - Panama - Panama + + Ecuador + Ekvádor src/app/shared/pipe/localize.ts - 457 + 237 - - Peru - Peru + + Estonia + Estonsko src/app/shared/pipe/localize.ts - 459 + 239 - - French Polynesia - Francouzská Polynésie + + Egypt + Egypt src/app/shared/pipe/localize.ts - 461 + 241 - - Papua New Guinea - Papua Nová Guinea + + Western Sahara + Západní Sahara src/app/shared/pipe/localize.ts - 463 + 243 - - Philippines - Filipíny + + Eritrea + Eritrea src/app/shared/pipe/localize.ts - 465 + 245 - - Pakistan - Pákistán + + Spain + Španělsko src/app/shared/pipe/localize.ts - 467 + 247 - - Poland - Polsko + + Ethiopia + Etiopie src/app/shared/pipe/localize.ts - 469 + 249 - - Saint Pierre and Miquelon - Saint Pierre a Miquelon + + Finland + Finsko src/app/shared/pipe/localize.ts - 471 + 251 - - Pitcairn Islands - Pitcairnovy ostrovy + + Fiji + Fidži src/app/shared/pipe/localize.ts - 473 + 253 - - Puerto Rico - Portoriko + + Falkland Islands + Falklandy src/app/shared/pipe/localize.ts - 475 + 255 - - Palestinian Territories - Palestinská území + + Micronesia + Mikronésie src/app/shared/pipe/localize.ts - 477 + 257 - - Portugal - Portugalsko + + Faroe Islands + Faerské ostrovy src/app/shared/pipe/localize.ts - 479 + 259 - - Palau - Palau + + France + Francie src/app/shared/pipe/localize.ts - 481 + 261 - - Paraguay - Paraguay + + Gabon + Gabon src/app/shared/pipe/localize.ts - 483 + 263 - - Qatar - Katar + + United Kingdom + Spojené království src/app/shared/pipe/localize.ts - 485 + 265 - - Réunion - Réunion + + Grenada + Grenada src/app/shared/pipe/localize.ts - 487 + 267 - - Romania - Rumunsko + + Georgia + Gruzie src/app/shared/pipe/localize.ts - 489 + 269 - - Serbia - Srbsko + + French Guiana + Francouzská Guyana src/app/shared/pipe/localize.ts - 491 + 271 - - Russia - Rusko + + Guernsey + Guernsey src/app/shared/pipe/localize.ts - 493 + 273 - - Rwanda - Rwanda + + Ghana + Ghana src/app/shared/pipe/localize.ts - 495 + 275 - - Saudi Arabia - Saúdská Arábie + + Gibraltar + Gibraltar src/app/shared/pipe/localize.ts - 497 + 277 - - Solomon Islands - Šalamounovy ostrovy + + Greenland + Grónsko src/app/shared/pipe/localize.ts - 499 + 279 - - Seychelles - Seychely + + Gambia + Gambie src/app/shared/pipe/localize.ts - 501 + 281 - - Sudan - Súdán + + Guinea + Guinea src/app/shared/pipe/localize.ts - 503 + 283 - - Sweden - Švédsko + + Guadeloupe + Guadeloupe src/app/shared/pipe/localize.ts - 505 + 285 - - Singapore - Singapur + + Equatorial Guinea + Rovníková Guinea src/app/shared/pipe/localize.ts - 507 + 287 - - Saint Helena - Svatá Helena + + Greece + Řecko src/app/shared/pipe/localize.ts - 509 + 289 - - Slovenia - Slovinsko + + South Georgia and the South Sandwich Islands + Jižní Georgie a Jižní Sandwichovy ostrovy src/app/shared/pipe/localize.ts - 511 + 291 - - Svalbard and Jan Mayen - Svalbard a Jan Mayen + + Guatemala + Guatemala src/app/shared/pipe/localize.ts - 513 + 293 - - Slovakia - Slovensko + + Guam + Guam src/app/shared/pipe/localize.ts - 515 + 295 - - Sierra Leone - Sierra Leone + + Guinea-Bissau + Guinea-Bissau src/app/shared/pipe/localize.ts - 517 + 297 - - San Marino - San Marino + + Guyana + Guyana src/app/shared/pipe/localize.ts - 519 + 299 - - Senegal - Senegal + + Hong Kong SAR China + Hongkong src/app/shared/pipe/localize.ts - 521 + 301 - - Somalia - Somálsko + + Heard Island and McDonald Islands + Heardův ostrov a McDonaldovy ostrovy src/app/shared/pipe/localize.ts - 523 + 303 - - Suriname - Surinam + + Honduras + Honduras src/app/shared/pipe/localize.ts - 525 + 305 - - South Sudan - Jižní Súdán + + Croatia + Chorvatsko src/app/shared/pipe/localize.ts - 527 + 307 - - São Tomé and Príncipe - Svatý Tomáš a Princův ostrov + + Haiti + Haiti src/app/shared/pipe/localize.ts - 529 + 309 - - El Salvador - El Salvador + + Hungary + Maďarsko src/app/shared/pipe/localize.ts - 531 + 311 - - Sint Maarten - Svatý Martin (holandská část) + + Indonesia + Indonésie src/app/shared/pipe/localize.ts - 533 + 313 - - Syria - Sýrie + + Ireland + Irsko src/app/shared/pipe/localize.ts - 535 + 315 - - Swaziland - Svazijsko + + Israel + Izrael src/app/shared/pipe/localize.ts - 537 + 317 - - Turks and Caicos Islands - Turks a Cacois + + Isle of Man + Ostrov Man src/app/shared/pipe/localize.ts - 539 + 319 - - Chad - Čad + + India + Indie src/app/shared/pipe/localize.ts - 541 + 321 - - French Southern Territories - Francouzská jižní území + + British Indian Ocean Territory + Britské indickooceánské území src/app/shared/pipe/localize.ts - 543 + 323 - - Togo - Togo + + Iraq + Irák src/app/shared/pipe/localize.ts - 545 + 325 - - Thailand - Thajsko + + Iran + Írán src/app/shared/pipe/localize.ts - 547 + 327 - - Tajikistan - Tádžikistán + + Iceland + Island src/app/shared/pipe/localize.ts - 549 + 329 - - Tokelau - Tokelau + + Italy + Itálie src/app/shared/pipe/localize.ts - 551 + 331 - - Timor-Leste - Východní Timor + + Jersey + Jersey src/app/shared/pipe/localize.ts - 553 + 333 - - Turkmenistan - Turkmenistán + + Jamaica + Jamajka src/app/shared/pipe/localize.ts - 555 + 335 - - Tunisia - Tunis + + Jordan + Jordán src/app/shared/pipe/localize.ts - 557 + 337 - - Tonga - Tonga + + Japan + Japonsko src/app/shared/pipe/localize.ts - 559 + 339 - - Turkey - Turecko + + Kenya + Keňa src/app/shared/pipe/localize.ts - 561 + 341 - - Trinidad and Tobago - Trinidad a Tobago + + Kyrgyzstan + Kyrgyzstán src/app/shared/pipe/localize.ts - 563 + 343 - - Tuvalu - Tuvalu + + Cambodia + Kambodža src/app/shared/pipe/localize.ts - 565 + 345 - - Taiwan - Tchaj-wan + + Kiribati + Kiribati src/app/shared/pipe/localize.ts - 567 + 347 - - Tanzania - Tanzánie + + Comoros + Komory src/app/shared/pipe/localize.ts - 569 + 349 - - Ukraine - Ukrajina + + Saint Kitts and Nevis + Svatý Kryštof a Nevis src/app/shared/pipe/localize.ts - 571 + 351 - - Uganda - Uganda + + North Korea + Severní Korea src/app/shared/pipe/localize.ts - 573 + 353 - - U.S. Minor Outlying Islands - Malé odlehlé ostrovy USA + + South Korea + Jižní Korea src/app/shared/pipe/localize.ts - 575 + 355 - - United States - Spojené státy + + Kuwait + Kuvajt src/app/shared/pipe/localize.ts - 577 + 357 - - Uruguay - Uruguay + + Cayman Islands + Kajmanské ostrovy src/app/shared/pipe/localize.ts - 579 + 359 - - Uzbekistan - Uzbekistán + + Kazakhstan + Kazachstán src/app/shared/pipe/localize.ts - 581 + 361 - - Vatican City - Vatikán + + Laos + Laos src/app/shared/pipe/localize.ts - 583 + 363 - - Saint Vincent and the Grenadines - Svatý Vincent a Grenadiny + + Lebanon + Libanon src/app/shared/pipe/localize.ts - 585 + 365 - - Venezuela - Venezuela + + Saint Lucia + Svatá Lucie src/app/shared/pipe/localize.ts - 587 + 367 - - British Virgin Islands - Britské Panenské ostrovy + + Liechtenstein + Lichtenštejnsko src/app/shared/pipe/localize.ts - 589 + 369 - - U.S. Virgin Islands - Americké Panenské ostrovy + + Sri Lanka + Srí Lanka src/app/shared/pipe/localize.ts - 591 + 371 - - Vietnam - Vietnam + + Liberia + Libérie src/app/shared/pipe/localize.ts - 593 + 373 - - Vanuatu - Vanuatu + + Lesotho + Lesotho src/app/shared/pipe/localize.ts - 595 + 375 - - Wallis and Futuna - Wallis a Futuna + + Lithuania + Litva src/app/shared/pipe/localize.ts - 597 + 377 - - Samoa - Samoa + + Luxembourg + Lucembursko src/app/shared/pipe/localize.ts - 599 + 379 - - Kosovo - Kosovo + + Latvia + Lotyšsko src/app/shared/pipe/localize.ts - 601 + 381 - - Yemen - Jemen + + Libya + Libye src/app/shared/pipe/localize.ts - 603 + 383 - - Mayotte - Mayotte + + Morocco + Maroko src/app/shared/pipe/localize.ts - 605 + 385 - - South Africa - Jižní Afrika + + Monaco + Monako src/app/shared/pipe/localize.ts - 607 + 387 - - Zambia - Zambie + + Moldova + Moldavsko src/app/shared/pipe/localize.ts - 609 + 389 - - Zimbabwe - Zimbabwe + + Montenegro + Černá Hora src/app/shared/pipe/localize.ts - 611 + 391 - - Close - Zavřít + + Saint Martin + Svatý Martin - src/app/affiliation/affiliation-import-dialog.component.html - 73 + src/app/shared/pipe/localize.ts + 393 - - DISTINCTION - ODLIŠENÍ + + Madagascar + Madagaskar src/app/shared/pipe/localize.ts - 73 + 395 - - EDUCATION - VZDĚLÁNÍ + + Marshall Islands + Marshallovy ostrovy src/app/shared/pipe/localize.ts - 69 + 397 - - EMPLOYMENT - ZAMĚSTNÁNÍ + + North Macedonia + Severní Makedonie src/app/shared/pipe/localize.ts - 71 + 399 - - INVITED_POSITION - POZVANÁ_POZICE + + Mali + Mali src/app/shared/pipe/localize.ts - 75 + 401 - - MEMBERSHIP - ČLENSTVÍ + + Myanmar {Burma} + Myanmar {Burma} src/app/shared/pipe/localize.ts - 81 + 403 - - QUALIFICATION - KVALIFIKACE + + Mongolia + Mongolsko src/app/shared/pipe/localize.ts - 77 + 405 - - SERVICE - SLUŽBA + + Macau SAR China + Makao src/app/shared/pipe/localize.ts - 79 + 407 - - Added To ORCID - Přidáno do ORCID + + Northern Mariana Islands + Severní Mariany - src/app/affiliation/affiliation-detail.component.html - 125 + src/app/shared/pipe/localize.ts + 409 - - Admin Id - Identifikace správce + + Martinique + Martinik - src/app/affiliation/affiliation-detail.component.html - 146 + src/app/shared/pipe/localize.ts + 411 - - Affiliation Section - Typ přidružení + + Mauritania + Mauretánie - src/app/affiliation/affiliation-detail.component.html - 49 + src/app/shared/pipe/localize.ts + 413 + + + Montserrat + Montserrat - src/app/affiliation/affiliation-update.component.html - 43 + src/app/shared/pipe/localize.ts + 415 - - Copy to clipboard - Zkopírovat do schránky - - src/app/affiliation/affiliation-detail.component.html - 37 + + Malta + Malta + + src/app/shared/pipe/localize.ts + 417 - - Copied to clipboard - Zkopírováno do schránky + + Mauritius + Mauricius - src/app/affiliation/affiliation-detail.component.ts - 52 + src/app/shared/pipe/localize.ts + 419 - - Created - Vytvořeno + + Maldives + Maledivy - src/app/affiliation/affiliation-detail.component.html - 117 + src/app/shared/pipe/localize.ts + 421 - - Department Name - Oddělení + + Malawi + Malawi - src/app/affiliation/affiliation-detail.component.html - 69 + src/app/shared/pipe/localize.ts + 423 + + + Mexico + Mexiko - src/app/affiliation/affiliation-update.component.html - 243 + src/app/shared/pipe/localize.ts + 425 - - Organization - Organizace + + Malaysia + Malajsie - src/app/affiliation/affiliation-detail.component.html - 57 + src/app/shared/pipe/localize.ts + 427 - - Affiliation details - Podrobnosti o afiliaci + + Mozambique + Mosambik - src/app/affiliation/affiliation-detail.component.html - 4 + src/app/shared/pipe/localize.ts + 429 - - End Date - Datum ukončení + + Namibia + Namibie - src/app/affiliation/affiliation-detail.component.html - 99 + src/app/shared/pipe/localize.ts + 431 - - External Id - Externí ID + + New Caledonia + Nová Kaledonie - src/app/affiliation/affiliation-detail.component.html - 109 + src/app/shared/pipe/localize.ts + 433 + + + Niger + Niger - src/app/affiliation/affiliation-update.component.html - 421 + src/app/shared/pipe/localize.ts + 435 - - ID - ID + + Norfolk Island + Ostrov Norfolk - src/app/affiliation/affiliation-detail.component.html - 9 + src/app/shared/pipe/localize.ts + 437 - - 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. + + Nigeria + Nigérie - src/app/affiliation/affiliation-import-dialog.component.html - 27 + src/app/shared/pipe/localize.ts + 439 - - File Path - Cesta k souboru + + Nicaragua + Nikaragua - src/app/affiliation/affiliation-import-dialog.component.html - 40 + src/app/shared/pipe/localize.ts + 441 - - Please select the CSV file to upload - Zvolte prosím soubor CSV, který se nahraje + + Netherlands + Holandsko - src/app/affiliation/affiliation-import-dialog.component.html - 32 + src/app/shared/pipe/localize.ts + 443 - - 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. + + Norway + Norsko - src/app/affiliation/affiliation-import-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 445 - - Import affiliations from CSV - Importovat přidružení + + Nepal + Nepál - src/app/affiliation/affiliation-import-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 447 - - Modified - Upraveno + + Nauru + Nauru - src/app/affiliation/affiliation-detail.component.html - 141 + src/app/shared/pipe/localize.ts + 449 - - Notification First Sent - Oznámení odeslané jako první + + Niue + Niue - src/app/affiliation/affiliation-detail.component.html - 157 + src/app/shared/pipe/localize.ts + 451 + + + New Zealand + Nový Zéland - src/app/affiliation/affiliation-detail.component.html - 176 + src/app/shared/pipe/localize.ts + 453 - - Notification Last Sent - Oznámení naposledy odesláno + + Oman + Omán - src/app/affiliation/affiliation-detail.component.html - 195 + src/app/shared/pipe/localize.ts + 455 + + + Panama + Panama - src/app/affiliation/affiliation-detail.component.html - 214 + src/app/shared/pipe/localize.ts + 457 - - Permission link - Odkaz na povolení + + Peru + Peru - src/app/affiliation/affiliation-detail.component.html - 25 + src/app/shared/pipe/localize.ts + 459 - - Role Title - Role/Funkce + + French Polynesia + Francouzská Polynésie - src/app/affiliation/affiliation-detail.component.html - 79 + src/app/shared/pipe/localize.ts + 461 + + + Papua New Guinea + Papua Nová Guinea - src/app/affiliation/affiliation-update.component.html - 268 + src/app/shared/pipe/localize.ts + 463 - - Start Date - Datum začátku + + Philippines + Filipíny - src/app/affiliation/affiliation-detail.component.html - 93 + src/app/shared/pipe/localize.ts + 465 - - Updated In ORCID - Aktualizováno v ORCID + + Pakistan + Pákistán - src/app/affiliation/affiliation-detail.component.html - 135 + src/app/shared/pipe/localize.ts + 467 - - 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. + + Poland + Polsko - src/app/affiliation/affiliation-import-dialog.component.html - 55 + src/app/shared/pipe/localize.ts + 469 - - Url - URL + + Saint Pierre and Miquelon + Saint Pierre a Miquelon - src/app/affiliation/affiliation-detail.component.html - 85 + src/app/shared/pipe/localize.ts + 471 + + + Pitcairn Islands + Pitcairnovy ostrovy - src/app/affiliation/affiliation-update.component.html - 284 + src/app/shared/pipe/localize.ts + 473 - - April - duben + + Puerto Rico + Portoriko src/app/shared/pipe/localize.ts - 92 + 475 - - August - srpen + + Palestinian Territories + Palestinská území src/app/shared/pipe/localize.ts - 100 + 477 - - December - prosinec + + Portugal + Portugalsko src/app/shared/pipe/localize.ts - 108 + 479 - - February - únor + + Palau + Palau src/app/shared/pipe/localize.ts - 88 + 481 - - January - leden + + Paraguay + Paraguay src/app/shared/pipe/localize.ts - 86 + 483 - - July - červenec + + Qatar + Katar src/app/shared/pipe/localize.ts - 98 + 485 - - June - červen + + Réunion + Réunion src/app/shared/pipe/localize.ts - 96 + 487 - - March - březen + + Romania + Rumunsko src/app/shared/pipe/localize.ts - 90 + 489 - - May - květen + + Serbia + Srbsko src/app/shared/pipe/localize.ts - 94 + 491 - - November - listopad + + Russia + Rusko src/app/shared/pipe/localize.ts - 106 + 493 - - October - říjen + + Rwanda + Rwanda src/app/shared/pipe/localize.ts - 104 + 495 - - September - září + + Saudi Arabia + Saúdská Arábie src/app/shared/pipe/localize.ts - 102 + 497 - - There is no file to upload. Please select one. - Neexistuje žádný soubor k nahrání. Prosím vyberte jej. + + Solomon Islands + Šalamounovy ostrovy - src/app/affiliation/affiliation-import-dialog.component.ts - 60 + src/app/shared/pipe/localize.ts + 499 - - 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. + + Seychelles + Seychely - src/app/affiliation/affiliation-update.component.html - 230 + src/app/shared/pipe/localize.ts + 501 - - Start date cannot be greater than the end date - Datum zahájení nemůže být pozdější než datum ukončení. + + Sudan + Súdán - src/app/affiliation/affiliation-update.component.html - 395 + src/app/shared/pipe/localize.ts + 503 - - This field cannot be longer than characters. - Toto pole nemůže být delší než znaků. + + Sweden + Švédsko - src/app/affiliation/affiliation-update.component.ts - 196 + src/app/shared/pipe/localize.ts + 505 + + + Singapore + Singapur - src/app/affiliation/affiliation-update.component.ts - 198 + src/app/shared/pipe/localize.ts + 507 - - This field should follow pattern for "Email". - Toto pole musí být ve tvaru pro Email. + + Saint Helena + Svatá Helena - src/app/affiliation/affiliation-update.component.html - 25 + src/app/shared/pipe/localize.ts + 509 - - This field is required. - Toto pole je vyžadováno. + + Slovenia + Slovinsko - src/app/affiliation/affiliation-update.component.html - 33 + src/app/shared/pipe/localize.ts + 511 + + + Svalbard and Jan Mayen + Svalbard a Jan Mayen - src/app/affiliation/affiliation-update.component.html - 64 + src/app/shared/pipe/localize.ts + 513 + + + Slovakia + Slovensko - src/app/affiliation/affiliation-update.component.html - 88 + src/app/shared/pipe/localize.ts + 515 + + + Sierra Leone + Sierra Leone - src/app/affiliation/affiliation-update.component.html - 112 + src/app/shared/pipe/localize.ts + 517 + + + San Marino + San Marino - src/app/affiliation/affiliation-update.component.html - 136 + src/app/shared/pipe/localize.ts + 519 + + + Senegal + Senegal - src/app/affiliation/affiliation-update.component.html - 164 + src/app/shared/pipe/localize.ts + 521 + + + Somalia + Somálsko - src/app/affiliation/affiliation-update.component.html - 195 + src/app/shared/pipe/localize.ts + 523 + + + Suriname + Surinam - src/app/member/member-update.component.html - 61 + src/app/shared/pipe/localize.ts + 525 + + + South Sudan + Jižní Súdán - src/app/member/member-update.component.html - 106 + src/app/shared/pipe/localize.ts + 527 + + + São Tomé and Príncipe + Svatý Tomáš a Princův ostrov - src/app/member/member-update.component.html - 142 + src/app/shared/pipe/localize.ts + 529 - - Day - Den + + El Salvador + El Salvador - src/app/affiliation/affiliation-update.component.html - 339 + src/app/shared/pipe/localize.ts + 531 + + + Sint Maarten + Svatý Martin (holandská část) - src/app/affiliation/affiliation-update.component.html - 389 + src/app/shared/pipe/localize.ts + 533 - - Organization ID - ID organizace + + Syria + Sýrie - src/app/affiliation/affiliation-update.component.html - 208 + src/app/shared/pipe/localize.ts + 535 - - Organization ID Source - Zdroj ID organizace + + Swaziland + Svazijsko - src/app/affiliation/affiliation-update.component.html - 176 + src/app/shared/pipe/localize.ts + 537 - - End Day - Den konce + + Turks and Caicos Islands + Turks a Cacois - src/app/affiliation/affiliation-update.component.html - 386 + src/app/shared/pipe/localize.ts + 539 - - End Month - Konec měsíce + + Chad + Čad - src/app/affiliation/affiliation-update.component.html - 368 + src/app/shared/pipe/localize.ts + 541 - - End Year - Rok ukončení + + French Southern Territories + Francouzská jižní území - src/app/affiliation/affiliation-update.component.html - 350 + src/app/shared/pipe/localize.ts + 543 - - External Id Type - Typ externího ID + + Togo + Togo - src/app/affiliation/affiliation-update.component.html - 406 + src/app/shared/pipe/localize.ts + 545 - - External Id Url - Adresa URL externího ID + + Thailand + Thajsko - src/app/affiliation/affiliation-update.component.html - 436 + src/app/shared/pipe/localize.ts + 547 - - Add or edit affiliation - Přidat nebo upravit přidružení + + Tajikistan + Tádžikistán - src/app/affiliation/affiliation-update.component.html - 8 + src/app/shared/pipe/localize.ts + 549 - - Month - Měsíc + + Tokelau + Tokelau - src/app/affiliation/affiliation-update.component.html - 327 + src/app/shared/pipe/localize.ts + 551 + + + Timor-Leste + Východní Timor - src/app/affiliation/affiliation-update.component.html - 377 + src/app/shared/pipe/localize.ts + 553 - - City - Město + + Turkmenistan + Turkmenistán - src/app/affiliation/affiliation-update.component.html - 99 + src/app/shared/pipe/localize.ts + 555 - - Country - Země + + Tunisia + Tunis - src/app/affiliation/affiliation-update.component.html - 146 + src/app/shared/pipe/localize.ts + 557 - - Organization Name - Jméno organizace + + Tonga + Tonga - src/app/affiliation/affiliation-update.component.html - 75 + src/app/shared/pipe/localize.ts + 559 - - State/Region - Stát/region + + Turkey + Turecko - src/app/affiliation/affiliation-update.component.html - 122 + src/app/shared/pipe/localize.ts + 561 - - Start Day - Počáteční den + + Trinidad and Tobago + Trinidad a Tobago - src/app/affiliation/affiliation-update.component.html - 336 + src/app/shared/pipe/localize.ts + 563 - - Start Month - Počáteční měsíc + + Tuvalu + Tuvalu - src/app/affiliation/affiliation-update.component.html - 318 + src/app/shared/pipe/localize.ts + 565 - - Start Year - Počáteční rok + + Taiwan + Tchaj-wan - src/app/affiliation/affiliation-update.component.html - 300 + src/app/shared/pipe/localize.ts + 567 - - 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. + + Tanzania + Tanzánie - src/app/affiliation/affiliation-update.component.html - 452 + src/app/shared/pipe/localize.ts + 569 - - Year - Rok + + Ukraine + Ukrajina - src/app/affiliation/affiliation-update.component.html - 309 + src/app/shared/pipe/localize.ts + 571 + + + Uganda + Uganda - src/app/affiliation/affiliation-update.component.html - 359 + src/app/shared/pipe/localize.ts + 573 - - Affiliation created - Přidružení vytvořeno + + U.S. Minor Outlying Islands + Malé odlehlé ostrovy USA src/app/shared/pipe/localize.ts - 27 + 575 - - Affiliation deleted - Afiliace smazána + + United States + Spojené státy src/app/shared/pipe/localize.ts - 31 + 577 - - There was a problem deleting the affiliation - Při odstraňování tohoto přidružení se vyskytl problém + + Uruguay + Uruguay src/app/shared/pipe/localize.ts - 33 + 579 - - Affiliation updated - Přidružení aktualizováno + + Uzbekistan + Uzbekistán src/app/shared/pipe/localize.ts - 29 + 581 - - Are you sure you want to delete this affiliation from the portal? - Jste si jisti, že chcete pro odstranit toto přidružení z portálu? + + Vatican City + Vatikán - src/app/affiliation/affiliation-delete.component.html - 8 + src/app/shared/pipe/localize.ts + 583 - - 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. + + Saint Vincent and the Grenadines + Svatý Vincent a Grenadiny - src/app/affiliation/affiliation-delete.component.ts - 40 + src/app/shared/pipe/localize.ts + 585 - - 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 + + Venezuela + Venezuela - src/app/affiliation/send-notifications-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 587 - - 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í“. + + British Virgin Islands + Britské Panenské ostrovy - src/app/affiliation/send-notifications-dialog.component.html - 16 + src/app/shared/pipe/localize.ts + 589 - - What language should the notification be sent in? - V jakém jazyce by měla být oznámení odeslána? + + U.S. Virgin Islands + Americké Panenské ostrovy - src/app/affiliation/send-notifications-dialog.component.html - 23 + src/app/shared/pipe/localize.ts + 591 - - Notification language - Jazyk oznámení + + Vietnam + Vietnam - src/app/affiliation/send-notifications-dialog.component.html - 20 + src/app/shared/pipe/localize.ts + 593 - - 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. + + Vanuatu + Vanuatu src/app/shared/pipe/localize.ts - 25 + 595 - - Send notifications - Odeslat oznámení + + Wallis and Futuna + Wallis a Futuna - src/app/affiliation/send-notifications-dialog.component.html - 38 + src/app/shared/pipe/localize.ts + 597 - - Send permission notifications - Odeslat oznámení povolení + + Samoa + Samoa - src/app/affiliation/send-notifications-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 599 - - Assertion Service Enabled - Aserce aktivovány + + Kosovo + - src/app/member/member-detail.component.html - 47 + src/app/shared/pipe/localize.ts + 601 + + + Yemen + Jemen - src/app/member/member-update.component.html - 171 + src/app/shared/pipe/localize.ts + 603 + + + Mayotte + Mayotte - src/app/member/members.component.html - 93 + src/app/shared/pipe/localize.ts + 605 - - added as a Redirect URI in - přidáno jako URI přesměrování do + + South Africa + Jižní Afrika - src/app/member/member-update.component.html - 125 + src/app/shared/pipe/localize.ts + 607 - - Client ID - Id klienta + + Zambia + Zambie - src/app/member/member-detail.component.html - 23 + src/app/shared/pipe/localize.ts + 609 + + + Zimbabwe + Zimbabwe - src/app/member/member-update.component.html - 116 + src/app/shared/pipe/localize.ts + 611 - - Note: Client ID must have User OBO enabled AND - Poznámka: ID klienta musí mít povoleno Member OBO A + + Are you sure you want to delete user ? + - src/app/member/member-update.component.html - 121 + src/app/user/user-delete.component.ts + 44 - - Member Name - Jméno člena + + User details + Detaily uživatele - src/app/member/member-detail.component.html - 19 + src/app/user/user-detail.component.html + 4 + + + Email + E-mail - src/app/member/member-update.component.html - 86 + src/app/user/user-detail.component.html + 9 - src/app/member/members.component.html - 69 + src/app/user/user-update.component.html + 33 - - - Created Date - Vytvořeno - src/app/member/member-detail.component.html - 69 + src/app/user/users.component.html + 61 - - Member details - Podrobnosti člena + + First Name + Křestní jméno - src/app/member/member-detail.component.html - 4 + src/app/user/user-detail.component.html + 13 - - - Add member - Přidat člena - src/app/member/members.component.html - 11 + src/app/user/user-update.component.html + 42 - - - Add or edit member - Přidat nebo upravit člena - src/app/member/member-update.component.html - 8 + src/app/user/users.component.html + 65 - - No members to show - Žádní členové k zobrazení + + Last Name + Příjmení - src/app/member/members.component.html - 52 + src/app/user/user-detail.component.html + 17 - - - Manage members - Spravovat členy - src/app/member/members.component.html - 2 + src/app/user/user-update.component.html + 51 - - - Import members from CSV - Importovat členy z CSV - src/app/member/members.component.html - 19 + src/app/user/users.component.html + 73 - - Is Consortium Lead - Vedení konsorcia + + Organization owner + Vlastník organizace - src/app/member/member-detail.component.html - 31 + src/app/user/user-detail.component.html + 21 - src/app/member/member-update.component.html - 156 + src/app/user/user-update.component.html + 68 - src/app/member/members.component.html - 77 + src/app/user/users.component.html + 81 - - Last Modified Date - Naposledy upraveno + + True + pravda - src/app/member/member-detail.component.html - 77 + src/app/user/user-detail.component.html + 23 - src/app/member/members.component.html - 101 + src/app/user/user-detail.component.html + 44 + + + src/app/user/user-detail.component.html + 62 - - Parent Salesforce Id - Nadřazené Salesforce ID + + False + chybné - src/app/member/member-detail.component.html - 13 + src/app/user/user-detail.component.html + 24 - src/app/member/member-update.component.html - 71 + src/app/user/user-detail.component.html + 45 - src/app/member/members.component.html - 85 + src/app/user/user-detail.component.html + 63 - - Salesforce Id - Salesforce ID + + Organization + Organizace - src/app/member/member-detail.component.html - 9 + src/app/user/user-detail.component.html + 38 - src/app/member/member-update.component.html - 41 + src/app/user/user-update.component.html + 76 - src/app/member/members.component.html - 61 + src/app/user/users.component.html + 89 - - Status - Stav + + Activated + Aktivováno - src/app/member/member-detail.component.html - 65 + src/app/user/user-detail.component.html + 42 - - - Type - Typ - src/app/member/member-detail.component.html - 27 + src/app/user/user-update.component.html + 103 - - - 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.ts - 79 + src/app/user/users.component.html + 97 - - permission to update your ORCID record - povolení k aktualizaci vašeho záznamu ORCID + + Admin + Správce - src/app/landing-page/landing-page.component.html - 16 + src/app/user/user-detail.component.html + 60 - - - You have already granted - Již jste udělili - src/app/landing-page/landing-page.component.html - 13 + src/app/user/user-update.component.html + 113 - - Allow to update my ORCID record. - Povolit aktualizace mého záznamu ORCID + + Created + Vytvořeno - src/app/landing-page/landing-page.component.ts - 80 + src/app/user/user-detail.component.html + 78 - - If this was a mistake, click the button below to grant access. - Pokud se jedná o chybu, udělte přístup kliknutím na tlačítko níže. + + Last Modified + Naposledy upraveno - src/app/landing-page/landing-page.component.html - 45 + src/app/user/user-detail.component.html + 83 - - - will not be able to update your ORCID record. - nebude moci aktualizovat váš záznam ORCID - src/app/landing-page/landing-page.component.html - 42 + src/app/user/users.component.html + 105 - - Oops, you have denied access. - Jejda, přístup byl odepřen. + + Resend activation email + Odeslat aktivační e-mail znovu - src/app/landing-page/landing-page.component.html - 39 + src/app/user/user-detail.component.html + 107 - - - 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 - src/app/landing-page/landing-page.component.html - 33 + src/app/user/user-update.component.html + 150 + + + src/app/user/users.component.html + 166 - - 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 + + Import users + Importovat uživatele - src/app/landing-page/landing-page.component.ts - 78 + src/app/user/user-import-dialog.component.html + 3 - - Thanks, ! - Díky, + + 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 - src/app/landing-page/landing-page.component.ts - 172 + src/app/user/user-import-dialog.component.html + 16 - - 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í. + + Please select a CSV file to upload + Vyberte CSV soubor, který chcete nahrát - src/app/landing-page/landing-page.component.ts - 81 + src/app/user/user-import-dialog.component.html + 40 - - Member created - Člen vytvořen + + File Path + Cesta k souboru - src/app/shared/pipe/localize.ts - 21 + src/app/user/user-import-dialog.component.html + 49 - - Member updated successfully - Člen byl úspěšně aktualizován + + Add or edit user + Přidat nebo upravit uživatele - src/app/shared/pipe/localize.ts - 23 + src/app/user/user-update.component.html + 4 - - 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 + + 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/member/member-import-dialog.component.html - 16 + src/app/user/user-update.component.ts + 220 - - File Path - File Path + + Manage users + Spravovat uživatele - src/app/member/member-import-dialog.component.html - 40 + src/app/user/users.component.html + 2 - - Please select a CSV file to upload - Vyberte CSV soubor, který chcete nahrát + + Add user + Přidat uživatele - src/app/member/member-import-dialog.component.html - 32 + src/app/user/users.component.html + 11 - - Import members - Importovat členy + + Import users from CSV + Importovat uživatele z CSV - src/app/member/member-import-dialog.component.html - 3 + src/app/user/users.component.html + 20 - - You are logged in as user - Jste přihlášeni jako uživatel + + No users to show + Žádní uživatelé k zobrazení - src/app/home/home.component.ts - 25 + src/app/user/users.component.html + 52 diff --git a/ui/src/i18n/messages.es.xlf b/ui/src/i18n/messages.es.xlf index e033a7283..020567e5a 100644 --- a/ui/src/i18n/messages.es.xlf +++ b/ui/src/i18n/messages.es.xlf @@ -1,9 +1,9 @@ - + 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. + <strong>¡No se ha podido iniciar sesión!</strong> Compruebe sus credenciales y vuelva a intentarlo. src/app/account/login/login.component.html 6 @@ -11,7 +11,7 @@ Email - Correo electrónico + Correo electrónico src/app/account/login/login.component.html 10 @@ -27,7 +27,7 @@ Your email - Su correo electrónico + Su correo electrónico src/app/account/login/login.component.html 16 @@ -43,7 +43,7 @@ Password - Contraseña + Contraseña src/app/account/login/login.component.html 22 @@ -51,7 +51,7 @@ Your password - Su contraseña + Su contraseña src/app/account/login/login.component.html 28 @@ -59,7 +59,7 @@ Please enter the MFA code from your authenticator app - Introduzca el código MFA de su aplicación de autenticación + Introduzca el código MFA de su aplicación de autenticación src/app/account/login/login.component.html 34 @@ -67,7 +67,7 @@ Invalid MFA code - Código MFA no válido + Código MFA no válido src/app/account/login/login.component.html 37 @@ -75,7 +75,7 @@ MFA code - Código MFA + Código MFA src/app/account/login/login.component.html 40 @@ -83,7 +83,7 @@ Sign in - Registrarse + Registrarse src/app/account/login/login.component.html 43 @@ -91,111 +91,103 @@ Did you forget your password? - ¿Ha olvidado su contraseña? + ¿Ha olvidado su contraseña? src/app/account/login/login.component.html 55 - - Reset your password - Restablezca su contraseña + + Reset password + Restablecer la contraseña - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 4 - - 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. + + The activation key is missing. + Falta la clave de activación. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 7 - - Enter the email address you used to register. - Introduzca la dirección de correo electrónico que utilizó para registrarse + + This activation key is invalid. + La clave de activación no es válida. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 11 - - 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. + + This activation has expired. + La clave de activación ha caducado. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 15 - - Your email is required. - Su correo electrónico es necesario. - - src/app/account/password/password-reset-init.component.html - 42 - - - - Your email is invalid. - Tu correo electrónico no es válido. + + 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-init.component.html - 50 + src/app/account/password/password-reset-finish.component.html + 20 - - Your email is required to be at least 5 characters. - Su correo electrónico debe tener al menos 5 caracteres. + + 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-init.component.html - 57 + src/app/account/password/password-reset-finish.component.html + 26 - - Your email cannot be longer than 100 characters. - El correo electrónico no puede tener más de 50 caracteres. + + 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-init.component.html - 65 + src/app/account/password/password-reset-finish.component.html + 32 - - Reset - Repetir contraseña + + Choose a new password + Elija una nueva contraseña - src/app/account/password/password-reset-init.component.html - 76 + src/app/account/password/password-reset-finish.component.html + 39 - - Password for (You) - Contraseña de (usted) + + 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.component.ts - 34 + src/app/account/password/password-reset-finish.component.html + 43 - - Password changed! - ¡Se ha cambiado la contraseña! + + Your password has been reset. Please + <strong>Se ha restablecido su contraseña.</strong> Por favor, - src/app/account/password/password.component.html - 7 + src/app/account/password/password-reset-finish.component.html + 50 - - An error has occurred! The password could not be changed. - ¡Ha ocurrido un error! No se ha podido cambiar la contraseña. + + sign in + iniciar sesión - src/app/account/password/password.component.html - 15 + src/app/account/password/password-reset-finish.component.html + 59 The password and its confirmation do not match! - La contraseña y su confirmación no coinciden + La contraseña y su confirmación no coinciden src/app/account/password/password-reset-finish.component.html 68 @@ -205,65 +197,49 @@ 23 - - Current password - Contraseña actual + + New password + Nueva contraseña - src/app/account/password/password.component.html - 30 + src/app/account/password/password-reset-finish.component.html + 76 - - - Current password - Current password src/app/account/password/password.component.html - 38 + 58 - - Your password is required. - Tu contraseña es necesaria. + + New password + Nueva contraseña src/app/account/password/password-reset-finish.component.html - 97 - - - src/app/account/password/password.component.html - 51 + 83 src/app/account/password/password.component.html - 79 + 65 - - New password - Nueva contraseña + + Your password is required. + Tu contraseña es necesaria. src/app/account/password/password-reset-finish.component.html - 76 + 97 src/app/account/password/password.component.html - 58 - - - - New password - Nueva contraseña - - src/app/account/password/password-reset-finish.component.html - 83 + 51 src/app/account/password/password.component.html - 65 + 79 Your password is required to be at least 4 characters. - Su contraseña debe tener al menos 4 caracteres. + Su contraseña debe tener al menos 4 caracteres. src/app/account/password/password-reset-finish.component.html 105 @@ -275,7 +251,7 @@ Your password cannot be longer than 50 characters. - Su contraseña no puede tener más de 50 caracteres. + Su contraseña no puede tener más de 50 caracteres. src/app/account/password/password-reset-finish.component.html 112 @@ -287,7 +263,7 @@ New password confirmation - Confirmación de la nueva contraseña + Confirmación de la nueva contraseña src/app/account/password/password-reset-finish.component.html 121 @@ -299,7 +275,7 @@ Confirm the new password - Confirme la nueva contraseña + Confirme la nueva contraseña src/app/account/password/password-reset-finish.component.html 128 @@ -311,7 +287,7 @@ Your password confirmation is required. - Se requiere su contraseña de confirmación. + Se requiere su contraseña de confirmación. src/app/account/password/password-reset-finish.component.html 142 @@ -323,7 +299,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. + La contraseña de confirmación tiene que contener al menos 4 caracteres. src/app/account/password/password-reset-finish.component.html 150 @@ -335,7 +311,7 @@ Your password confirmation cannot be longer than 50 characters. - Su contraseña de confirmación no puede tener más de 50 caracteres. + Su contraseña de confirmación no puede tener más de 50 caracteres. src/app/account/password/password-reset-finish.component.html 157 @@ -345,17 +321,145 @@ 138 + + Reset Password + Validar la nueva contraseña + + src/app/account/password/password-reset-finish.component.html + 167 + + + + Reset your password + Restablezca su contraseña + + src/app/account/password/password-reset-init.component.html + 4 + + + + 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. + + src/app/account/password/password-reset-init.component.html + 7 + + + + Enter the email address you used to register. + Introduzca la dirección de correo electrónico que utilizó para registrarse + + src/app/account/password/password-reset-init.component.html + 11 + + + + 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. + + src/app/account/password/password-reset-init.component.html + 15 + + + + Your email is required. + Su correo electrónico es necesario. + + src/app/account/password/password-reset-init.component.html + 42 + + + + Your email is invalid. + Tu correo electrónico no es válido. + + src/app/account/password/password-reset-init.component.html + 50 + + + + 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 + 57 + + + + 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 + 65 + + + + Reset + Repetir contraseña + + src/app/account/password/password-reset-init.component.html + 76 + + + + Password strength: + Seguridad de la contraseña: + + src/app/account/password/password-strength.component.html + 2 + + + + Password changed! + <strong>¡Se ha cambiado la contraseña!</strong> + + src/app/account/password/password.component.html + 7 + + + + An error has occurred! The password could not be changed. + <strong>¡Ha ocurrido un error!</strong> No se ha podido cambiar la contraseña. + + src/app/account/password/password.component.html + 15 + + + + Current password + Contraseña actual + + src/app/account/password/password.component.html + 30 + + + + Current password + + + src/app/account/password/password.component.html + 38 + + Save - Guardar + Guardar src/app/account/password/password.component.html 148 + + Password for (You) + + + src/app/account/password/password.component.ts + 34 + + Personal details - Detalles personales + Detalles personales src/app/account/settings/settings.component.html 4 @@ -363,7 +467,7 @@ Settings saved! - ¡Ajustes guardados! + <strong>¡Ajustes guardados!</strong> src/app/account/settings/settings.component.html 8 @@ -371,7 +475,7 @@ First Name - Nombre + Nombre src/app/account/settings/settings.component.html 23 @@ -379,7 +483,7 @@ Your first name - Su nombre + Su nombre src/app/account/settings/settings.component.html 30 @@ -387,7 +491,7 @@ Your first name is required. - Hace falta indicar el nombre. + Hace falta indicar el nombre. src/app/account/settings/settings.component.html 44 @@ -395,7 +499,7 @@ Your first name is required to be at least 1 character. - El nombre tiene que contener al menos un carácter + El nombre tiene que contener al menos un carácter src/app/account/settings/settings.component.html 51 @@ -403,7 +507,7 @@ Your first name cannot be longer than 50 characters. - El nombre no puede tener más de 50 caracteres + El nombre no puede tener más de 50 caracteres src/app/account/settings/settings.component.html 58 @@ -411,7 +515,7 @@ Last Name - Apellido + Apellido src/app/account/settings/settings.component.html 65 @@ -419,7 +523,7 @@ Your last name - Su apellido + Su apellido src/app/account/settings/settings.component.html 72 @@ -427,7 +531,7 @@ Your last name is required. - Se requiere su apellido. + Se requiere su apellido. src/app/account/settings/settings.component.html 86 @@ -435,7 +539,7 @@ Your last name is required to be at least 1 character. - Su apellido debe tener al menos 1 carácter + Su apellido debe tener al menos 1 carácter src/app/account/settings/settings.component.html 93 @@ -443,7 +547,7 @@ Your last name cannot be longer than 50 characters. - El apellido no puede tener más de 50 caracteres + El apellido no puede tener más de 50 caracteres src/app/account/settings/settings.component.html 100 @@ -451,7 +555,7 @@ Language - idioma + idioma src/app/account/settings/settings.component.html 119 @@ -459,7 +563,7 @@ Save - Guardar + Guardar src/app/account/settings/settings.component.html 129 @@ -471,7 +575,7 @@ Security - Seguridad + Seguridad src/app/account/settings/settings.component.html 143 @@ -479,7 +583,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. - 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. + 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.html 146 @@ -487,7 +591,7 @@ Two-factor Authentication - Autenticación de dos factores + Autenticación de dos factores src/app/account/settings/settings.component.html 151 @@ -495,7 +599,7 @@ 2FA settings updated - Configuración 2FA actualizada + Configuración 2FA actualizada src/app/account/settings/settings.component.html 162 @@ -503,7 +607,7 @@ 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. + <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>. src/app/account/settings/settings.component.html 166 @@ -511,7 +615,7 @@ 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. + <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 @@ -519,7 +623,7 @@ Can't scan the QR code? - <strong>¿No puede escanear el código QR?</strong> + <strong>¿No puede escanear el código QR?</strong> src/app/account/settings/settings.component.html 196 @@ -527,7 +631,7 @@ Get a text code - Obtenga un código de texto en su lugar + Obtenga un código de texto en su lugar src/app/account/settings/settings.component.html 200 @@ -535,7 +639,7 @@ and enter it into your 2FA app instead - e introdúzcalo en su aplicación 2FA + e introdúzcalo en su aplicación 2FA src/app/account/settings/settings.component.html 202 @@ -543,7 +647,7 @@ 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. + <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 @@ -551,7 +655,7 @@ Incorrect verification code - Código de verificación incorrecto + Código de verificación incorrecto src/app/account/settings/settings.component.html 214 @@ -559,7 +663,7 @@ Verification code - Código de verificación + Código de verificación src/app/account/settings/settings.component.html 221 @@ -567,4264 +671,4158 @@ 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. + Tome nota de los siguientes códigos de respaldo; solo se mostrarán esta vez. src/app/account/settings/settings.component.html 228 - - Privacy Policy - Política de privacidad + + Confirm deletion + Confirmar la eliminación - src/app/layout/footer/footer.component.html - 13 + src/app/affiliation/affiliation-delete.component.html + 3 - - - Terms of Use - Términos de uso - src/app/layout/footer/footer.component.html - 16 + src/app/user/user-delete.component.html + 3 - - Help - Ayuda - - src/app/layout/footer/footer.component.html - 19 - - - - ORCID Registry - Registro ORCID - - src/app/layout/footer/footer.component.html - 22 - - - - Member Portal - Portal para miembros - - src/app/layout/navbar/navbar.component.html - 6 - - - - Tools - Herramientas - - src/app/layout/navbar/navbar.component.html - 37 - - - - Affiliation Manager - Affiliation Manager - - src/app/layout/navbar/navbar.component.html - 51 - - - - Member report - Informe de miembros - - src/app/layout/navbar/navbar.component.html - 64 - - - - Integration report - Informe de integración - - src/app/layout/navbar/navbar.component.html - 77 - - - - Consortium report - Informe del consorcio - - src/app/layout/navbar/navbar.component.html - 90 - - - - Affiliation report - Informe de afiliación - - src/app/layout/navbar/navbar.component.html - 101 - - - - Consortium member affiliations - Consortium member affiliations - - src/app/layout/navbar/navbar.component.html - 115 - - - - Resources - Recursos + + Are you sure you want to delete this affiliation from the portal? + ¿Está seguro de que desea eliminar esta afiliación del portal? - src/app/layout/navbar/navbar.component.html - 131 + src/app/affiliation/affiliation-delete.component.html + 8 - - Account Management Guide - Guía de gestión de cuentas + + Cancel + Cancelar - src/app/layout/navbar/navbar.component.html - 142 + src/app/affiliation/affiliation-delete.component.html + 17 - - - Affiliation Manager Guide - Guía de Affiliation Manager - src/app/layout/navbar/navbar.component.html - 152 + src/app/affiliation/affiliation-import-dialog.component.html + 67 - - - Member Reporting Guide - Guía de informes de los miembros - src/app/layout/navbar/navbar.component.html - 162 + src/app/affiliation/affiliation-update.component.html + 460 - - - Apply for Affiliation Manager Credentials - Solicitar las credenciales de Affiliation Manager - src/app/layout/navbar/navbar.component.html - 173 + src/app/affiliation/send-notifications-dialog.component.html + 33 - - - Admin - Administrador - src/app/layout/navbar/navbar.component.html - 189 + src/app/member/member-import-dialog.component.html + 58 - - - Manage users - Gestionar usuarios - src/app/layout/navbar/navbar.component.html - 202 + src/app/member/member-update.component.html + 188 - - - Manage members - Gestionar miembros - src/app/layout/navbar/navbar.component.html - 215 + src/app/user/user-delete.component.html + 14 - - - Account - Cuenta - src/app/layout/navbar/navbar.component.html - 230 + src/app/user/user-import-dialog.component.html + 67 - - - Settings - Ajustes - src/app/layout/navbar/navbar.component.html - 240 + src/app/user/user-update.component.html + 120 - - Password - Contraseña + + Delete + Eliminar - src/app/layout/navbar/navbar.component.html - 246 + src/app/affiliation/affiliation-delete.component.html + 20 - - - Sign out - Cerrar sesión - src/app/layout/navbar/navbar.component.html - 252 + src/app/affiliation/affiliations.component.html + 232 - - - Sorry, an error has occurred - Sorry, an error has occurred - src/app/error/error-alert.component.html - 5 + src/app/user/user-delete.component.html + 17 - - - You are not authorized to access this page. - No tiene permisos para acceder a esta página. - src/app/error/error.component.html - 11 + src/app/user/users.component.html + 186 - - The page does not exist. - La página no existe. + + 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/error/error.component.html - 14 + src/app/affiliation/affiliation-delete.component.ts + 40 - - Your request cannot be processed - Su solicitud no puede procesarse + + Affiliation details + Datos de la afiliación - src/app/error/error.component.html + src/app/affiliation/affiliation-detail.component.html 4 - - sign in - iniciar sesión - - src/app/account/password/password-reset-finish.component.html - 59 - - - - Reset Password - Validar la nueva contraseña + + ID + Identificación - src/app/account/password/password-reset-finish.component.html - 167 + src/app/affiliation/affiliation-detail.component.html + 9 - - 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. + + Email + Correo del usuario - src/app/account/password/password-reset-finish.component.html - 43 + src/app/affiliation/affiliation-detail.component.html + 13 - - - Choose a new password - Elija una nueva contraseña - src/app/account/password/password-reset-finish.component.html - 39 + src/app/affiliation/affiliation-update.component.html + 15 - - - 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 - 20 + src/app/affiliation/affiliations.component.html + 135 - - 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. + + Status + Estado - src/app/account/password/password-reset-finish.component.html - 26 + src/app/affiliation/affiliation-detail.component.html + 17 - - - 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 - 32 + src/app/affiliation/affiliations.component.html + 151 - - This activation has expired. - La clave de activación ha caducado. + + Permission link + Enlace de permiso - src/app/account/password/password-reset-finish.component.html - 15 + src/app/affiliation/affiliation-detail.component.html + 25 - - This activation key is invalid. - La clave de activación no es válida. + + Copy to clipboard + Copiar al portapapeles + - src/app/account/password/password-reset-finish.component.html - 11 + src/app/affiliation/affiliation-detail.component.html + 37 - - The activation key is missing. - Falta la clave de activación. + + ORCID iD + ORCID iD - src/app/account/password/password-reset-finish.component.html - 7 + src/app/affiliation/affiliation-detail.component.html + 41 - - - Your password has been reset. Please - Se ha restablecido su contraseña. Por favor, - src/app/account/password/password-reset-finish.component.html - 50 + src/app/affiliation/affiliations.component.html + 139 - - Reset password - Restablecer la contraseña + + Affiliation Section + Tipo de afiliación - src/app/account/password/password-reset-finish.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 49 - - - Password strength: - Seguridad de la contraseña: - src/app/account/password/password-strength.component.html - 2 + src/app/affiliation/affiliation-update.component.html + 43 - - Resend activation email - Volver a enviar correo electrónico de activación - - src/app/user/user-detail.component.html - 107 - + + + + + - src/app/user/user-update.component.html - 150 + src/app/affiliation/affiliation-detail.component.html + 53 - src/app/user/users.component.html - 166 + src/app/affiliation/affiliations.component.html + 168 - - - Back - Volver + + + Organization + Organización src/app/affiliation/affiliation-detail.component.html - 231 + 57 + + + Department Name + Departamento - src/app/member/member-detail.component.html - 88 + src/app/affiliation/affiliation-detail.component.html + 69 - src/app/user/user-detail.component.html - 95 + src/app/affiliation/affiliation-update.component.html + 243 - - Cancel - Cancelar - - src/app/affiliation/affiliation-delete.component.html - 17 - + + Role Title + Rol/título - src/app/affiliation/affiliation-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 79 src/app/affiliation/affiliation-update.component.html - 460 + 268 + + + Url + URL - src/app/affiliation/send-notifications-dialog.component.html - 33 + src/app/affiliation/affiliation-detail.component.html + 85 - src/app/member/member-import-dialog.component.html - 58 + src/app/affiliation/affiliation-update.component.html + 284 + + + Start Date + Fecha de inicio - src/app/member/member-update.component.html - 188 + src/app/affiliation/affiliation-detail.component.html + 93 + + + End Date + Fecha de término - src/app/user/user-delete.component.html - 14 + src/app/affiliation/affiliation-detail.component.html + 99 + + + External Id + ID externa - src/app/user/user-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 109 - src/app/user/user-update.component.html - 120 + src/app/affiliation/affiliation-update.component.html + 421 - - Delete - Eliminar + + Created + Creado - src/app/affiliation/affiliation-delete.component.html - 20 + src/app/affiliation/affiliation-detail.component.html + 117 + + + Added To ORCID + Añadido a ORCID - src/app/affiliation/affiliations.component.html - 232 + src/app/affiliation/affiliation-detail.component.html + 125 + + + Updated In ORCID + Actualizado en ORCID - src/app/user/user-delete.component.html - 17 + src/app/affiliation/affiliation-detail.component.html + 135 + + + Modified + Modificado - src/app/user/users.component.html - 186 + src/app/affiliation/affiliation-detail.component.html + 141 - - Edit - Editar + + by + por src/app/affiliation/affiliation-detail.component.html - 235 + 144 - src/app/affiliation/affiliations.component.html - 222 + src/app/member/member-detail.component.html + 71 src/app/member/member-detail.component.html - 91 + 81 - src/app/member/members.component.html - 153 + src/app/user/user-detail.component.html + 81 src/app/user/user-detail.component.html - 103 + 87 + + + Admin Id + Identificación de administrador - src/app/user/users.component.html - 175 + src/app/affiliation/affiliation-detail.component.html + 146 - - Save - Guardar + + Notification First Sent + Primera notificación enviada - src/app/affiliation/affiliation-update.component.html - 463 + src/app/affiliation/affiliation-detail.component.html + 157 - src/app/member/member-update.component.html - 191 + src/app/affiliation/affiliation-detail.component.html + 176 + + + Notification Last Sent + Última notificación enviada - src/app/user/user-update.component.html - 131 + src/app/affiliation/affiliation-detail.component.html + 195 - src/app/user/user-update.component.html - 141 + src/app/affiliation/affiliation-detail.component.html + 214 - - Activated - Activado - - src/app/user/user-detail.component.html - 42 - + + Back + Volver - src/app/user/user-update.component.html - 103 + src/app/affiliation/affiliation-detail.component.html + 231 - src/app/user/users.component.html - 97 + src/app/member/member-detail.component.html + 88 - - - Created - Creado src/app/user/user-detail.component.html - 78 + 95 - - User details - Datos del usuario + + Edit + Editar - src/app/user/user-detail.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 235 - - - Email - Correo electrónico - src/app/user/user-detail.component.html - 9 + src/app/affiliation/affiliations.component.html + 222 - src/app/user/user-update.component.html - 33 + src/app/member/member-detail.component.html + 91 - src/app/user/users.component.html - 61 + src/app/member/members.component.html + 153 - - - First Name - Nombre src/app/user/user-detail.component.html - 13 - - - src/app/user/user-update.component.html - 42 - - - src/app/user/users.component.html - 65 + 103 - - - Add user - Agregar usuario src/app/user/users.component.html - 11 - - - - Add or edit user - Añadir o editar un usuario - - src/app/user/user-update.component.html - 4 + 175 - - No users to show - No hay usuarios para mostrar + + Copied to clipboard + Copiado al portapapeles - src/app/user/users.component.html + src/app/affiliation/affiliation-detail.component.ts 52 - - Manage users - Administrar usuarios + + Import affiliations from CSV + Importar afiliaciones - src/app/user/users.component.html - 2 + src/app/affiliation/affiliation-import-dialog.component.html + 3 - - Import users from CSV - Importar usuarios desde CSV + + 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/user/users.component.html - 20 + src/app/affiliation/affiliation-import-dialog.component.html + 13 - - Admin - Administrador + + There was a problem uploading your CSV for processing. + Hubo un problema al subir su CSV para procesarlo. - src/app/user/user-detail.component.html - 60 + src/app/affiliation/affiliation-import-dialog.component.html + 27 + + + Please select the CSV file to upload + Seleccione un archivo CSV para subir - src/app/user/user-update.component.html - 113 + src/app/affiliation/affiliation-import-dialog.component.html + 32 - - Last Modified - Última modificación + + File Path + Ruta de archivo - src/app/user/user-detail.component.html - 83 + src/app/affiliation/affiliation-import-dialog.component.html + 40 + + + 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/user/users.component.html - 105 + src/app/affiliation/affiliation-import-dialog.component.html + 55 - - Last Name - Apellido + + Upload + Subir - src/app/user/user-detail.component.html - 17 + src/app/affiliation/affiliation-import-dialog.component.html + 70 - src/app/user/user-update.component.html - 51 + src/app/member/member-import-dialog.component.html + 61 - src/app/user/users.component.html + src/app/user/user-import-dialog.component.html + 70 + + + + Close + Cerrar + + src/app/affiliation/affiliation-import-dialog.component.html 73 - - Organization owner - Propietario de la organización + + There is no file to upload. Please select one. + No hay ningún archivo para cargar. Seleccione uno. - src/app/user/user-detail.component.html - 21 + src/app/affiliation/affiliation-import-dialog.component.ts + 60 + + + Add or edit affiliation + Agregar o editar afiliación - src/app/user/user-update.component.html - 68 + src/app/affiliation/affiliation-update.component.html + 8 + + + This field should follow pattern for "Email". + - src/app/user/users.component.html - 81 + src/app/affiliation/affiliation-update.component.html + 25 - - Organization - Organización + + This field is required. + Este campo es obligatorio. - src/app/user/user-detail.component.html - 38 + src/app/affiliation/affiliation-update.component.html + 33 - src/app/user/user-update.component.html - 76 + src/app/affiliation/affiliation-update.component.html + 64 - src/app/user/users.component.html - 89 + src/app/affiliation/affiliation-update.component.html + 88 - - - Invite email couldn't be sent. - No se ha podido enviar el correo de invitación. - src/app/shared/pipe/localize.ts - 13 + src/app/affiliation/affiliation-update.component.html + 112 - - - Invite sent. - Invitación enviada. - src/app/shared/pipe/localize.ts - 11 + src/app/affiliation/affiliation-update.component.html + 136 - - - by - por - src/app/affiliation/affiliation-detail.component.html - 144 + src/app/affiliation/affiliation-update.component.html + 164 - src/app/member/member-detail.component.html - 71 + src/app/affiliation/affiliation-update.component.html + 195 - src/app/member/member-detail.component.html - 81 + src/app/member/member-update.component.html + 61 - src/app/user/user-detail.component.html - 81 + src/app/member/member-update.component.html + 106 - src/app/user/user-detail.component.html - 87 + src/app/member/member-update.component.html + 142 - - False - falso + + No affiliations to show + No se han encontrado afiliaciones - src/app/user/user-detail.component.html - 24 + src/app/affiliation/affiliation-update.component.html + 67 - src/app/user/user-detail.component.html - 45 + src/app/affiliation/affiliation-update.component.html + 199 - src/app/user/user-detail.component.html - 63 + src/app/affiliation/affiliations.component.html + 126 - - Search... - Buscar... + + Organization Name + Nombre de la Organización - src/app/affiliation/affiliations.component.html - 104 + src/app/affiliation/affiliation-update.component.html + 75 + + + City + Ciudad - src/app/member/members.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 99 + + + State/Region + Estado/región - src/app/user/users.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 122 - - Showing - of items. - Mostrando - de elementos. + + Country + País - src/app/affiliation/affiliations.component.ts - 226 + src/app/affiliation/affiliation-update.component.html + 146 + + + Organization ID Source + Fuente de Identificación de la organización - src/app/member/members.component.ts - 157 + src/app/affiliation/affiliation-update.component.html + 176 + + + Organization ID + ID de la organización - src/app/user/users.component.ts - 228 + src/app/affiliation/affiliation-update.component.html + 208 - - True - verdadero + + 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/user/user-detail.component.html - 23 + src/app/affiliation/affiliation-update.component.html + 230 + + + Start Year + Año de inicio - src/app/user/user-detail.component.html - 44 + src/app/affiliation/affiliation-update.component.html + 300 + + + Year + Año - src/app/user/user-detail.component.html - 62 + src/app/affiliation/affiliation-update.component.html + 309 - - - Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. - ¿Está seguro de que desea transferir la propiedad? Está a punto de transferir la propiedad de esta cuenta de organización. Si es el propietario de la organización, tenga en cuenta que, tras transferir la propiedad, ya no tendrá acceso a las funciones administrativas, como la gestión de usuarios. - src/app/user/user-update.component.ts - 220 + src/app/affiliation/affiliation-update.component.html + 359 - - Are you sure you want to delete user ? - ¿Está seguro de que desea eliminar al usuario ? + + Start Month + Mes de inicio - src/app/user/user-delete.component.ts - 44 + src/app/affiliation/affiliation-update.component.html + 318 - - User created. Invite sent. - El usuario se ha creado. La invitación se ha enviado. + + Month + Mes - src/app/shared/pipe/localize.ts - 15 + src/app/affiliation/affiliation-update.component.html + 327 + + + src/app/affiliation/affiliation-update.component.html + 377 - - User updated successfully - Usuario actualizado con éxito + + Start Day + Día de inicio - src/app/shared/pipe/localize.ts - 17 + src/app/affiliation/affiliation-update.component.html + 336 - - User deleted successfully - Se ha eliminado al usuario con éxito + + Day + Día - src/app/shared/pipe/localize.ts - 19 + src/app/affiliation/affiliation-update.component.html + 339 + + + src/app/affiliation/affiliation-update.component.html + 389 - - There is no file to upload. Please select one. - There is no file to upload. Please select one. - gatewayApp.msUserServiceMSUser.import.emptyFile.string + + End Year + Año de término - src/app/member/member-import-dialog.component.ts - 60 + src/app/affiliation/affiliation-update.component.html + 350 + + + End Month + Mes de término - src/app/user/user-import-dialog.component.ts - 62 + src/app/affiliation/affiliation-update.component.html + 368 - - Upload - Subir + + End Day + Final del día - src/app/affiliation/affiliation-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 386 + + + Start date cannot be greater than the end date + La fecha de inicio no puede ser mayor que la fecha de finalización. - src/app/member/member-import-dialog.component.html - 61 + src/app/affiliation/affiliation-update.component.html + 395 + + + External Id Type + Tipo de ID externo - src/app/user/user-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 406 - - Confirm deletion - Confirmar la eliminación + + External Id Url + Url de ID externo - src/app/affiliation/affiliation-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 436 + + + 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/user/user-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 452 - - 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 + + Save + Guardar - src/app/user/user-import-dialog.component.html - 16 + src/app/affiliation/affiliation-update.component.html + 463 - - - File Path - Ruta del archivo - src/app/user/user-import-dialog.component.html - 49 + src/app/member/member-update.component.html + 191 - - - Please select a CSV file to upload - Seleccione el archivo CSV que desea subir - src/app/user/user-import-dialog.component.html - 40 + src/app/user/user-update.component.html + 131 - - - Import users - Importar usuarios - src/app/user/user-import-dialog.component.html - 3 + src/app/user/user-update.component.html + 141 - - - - - - - + + This field cannot be longer than characters. + - src/app/affiliation/affiliation-detail.component.html - 53 + src/app/affiliation/affiliation-update.component.ts + 196 - src/app/affiliation/affiliations.component.html - 168 + src/app/affiliation/affiliation-update.component.ts + 198 - - to - al + + Affiliations + Afiliaciones src/app/affiliation/affiliations.component.html - 184 + 2 - - Affiliation Data - Datos de afiliación + + Send permission notifications + Enviar notificaciones de permiso src/app/affiliation/affiliations.component.html - 143 + 11 - - Date created - Fecha de creación + + Request permission links + Solicitar enlaces de permiso src/app/affiliation/affiliations.component.html - 147 + 21 - - View details - Ver detalles + + Request affiliation status report + Solicitar informe de situación de afiliación src/app/affiliation/affiliations.component.html - 192 + 31 - - Email - Correo del usuario - - src/app/affiliation/affiliation-detail.component.html - 13 - + + Request affiliations for edit + Solicitar asignaciones para editar - src/app/affiliation/affiliation-update.component.html - 15 + src/app/affiliation/affiliations.component.html + 41 + + + Import affiliations from CSV + Importar afiliaciones desde CSV src/app/affiliation/affiliations.component.html - 135 + 51 Add affiliation - Añadir afiliación + Añadir afiliación src/app/affiliation/affiliations.component.html 61 - - 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. + + 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.html - 205 + 73 - - No affiliations to show - No se han encontrado afiliaciones - - src/app/affiliation/affiliation-update.component.html - 67 - - - src/app/affiliation/affiliation-update.component.html - 199 - + + 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.html - 126 + 82 - - Send permission notifications - Enviar notificaciones de permiso + + 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.html - 11 + 91 - - Affiliations - Afiliaciones + + Search... + Buscar... src/app/affiliation/affiliations.component.html - 2 + 104 - - - Import affiliations from CSV - Importar afiliaciones desde CSV - src/app/affiliation/affiliations.component.html - 51 + src/app/member/members.component.html + 32 - - - ORCID iD - ORCID iD - src/app/affiliation/affiliation-detail.component.html - 41 + src/app/user/users.component.html + 32 + + + Affiliation Data + Datos de afiliación src/app/affiliation/affiliations.component.html - 139 + 143 - - Request affiliations for edit - Solicitar asignaciones para editar + + Date created + Fecha de creación src/app/affiliation/affiliations.component.html - 41 + 147 - - 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. + + to + al src/app/affiliation/affiliations.component.html - 73 + 184 - - Request affiliation status report - Solicitar informe de situación de afiliación + + View details + Ver detalles src/app/affiliation/affiliations.component.html - 31 + 192 - - 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. + + 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 - 82 + 205 - - Request permission links - Solicitar enlaces de permiso + + Showing - of items. + - src/app/affiliation/affiliations.component.html - 21 + src/app/affiliation/affiliations.component.ts + 226 - - - 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.html - 91 + src/app/member/members.component.ts + 157 + + + src/app/user/users.component.ts + 228 - - Status - Estado + + Send permission notifications + Enviar notificaciones de permiso - src/app/affiliation/affiliation-detail.component.html - 17 + src/app/affiliation/send-notifications-dialog.component.html + 3 + + + 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/affiliations.component.html - 151 + src/app/affiliation/send-notifications-dialog.component.html + 13 - - Error adding to ORCID - Error al añadir a ORCID + + 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/shared/pipe/localize.ts - 50 + src/app/affiliation/send-notifications-dialog.component.html + 16 - - Error deleting in ORCID - Error al eliminar en ORCID + + Notification language + Idioma de la notificación - src/app/shared/pipe/localize.ts - 56 + src/app/affiliation/send-notifications-dialog.component.html + 20 - - Error updating in ORCID - Error al actualizar en ORCID + + What language should the notification be sent in? + ¿En qué idioma deberían enviarse las notificaciones? - src/app/shared/pipe/localize.ts - 52 + src/app/affiliation/send-notifications-dialog.component.html + 23 - - In ORCID - En ORCID + + Send notifications + Enviar notificaciones - src/app/shared/pipe/localize.ts - 42 + src/app/affiliation/send-notifications-dialog.component.html + 38 - - Notification failed - Error de notificación + + Sorry, an error has occurred + - src/app/shared/pipe/localize.ts - 62 + src/app/error/error-alert.component.html + 5 - - Notification requested - Notificación solicitada + + Your request cannot be processed + Su solicitud no puede procesarse - src/app/shared/pipe/localize.ts - 58 + src/app/error/error.component.html + 4 - - Notification sent - Notificación enviada + + You are not authorized to access this page. + No tiene permisos para acceder a esta página. - src/app/shared/pipe/localize.ts - 60 + src/app/error/error.component.html + 11 - - Pending - Pendiente + + The page does not exist. + La página no existe. - src/app/shared/pipe/localize.ts - 40 + src/app/error/error.component.html + 14 - - Pending retry in ORCID - Pendiente de reintentar en ORCID + + You are logged in as user + Ha iniciado sesión como usuario <strong>{{username}}</strong> - src/app/shared/pipe/localize.ts - 54 + src/app/home/home.component.ts + 25 - - Pending update in ORCID - Pendiente de actualizar en ORCID + + You have already granted + Ya has otorgado - src/app/shared/pipe/localize.ts - 64 + src/app/landing-page/landing-page.component.html + 13 - - User deleted from ORCID - User deleted from ORCID + + permission to update your ORCID record + permiso para actualizar su registro ORCID - src/app/shared/pipe/localize.ts - 46 + src/app/landing-page/landing-page.component.html + 16 - - User denied access - Acceso denegado por el usuario + + Oops, something went wrong and we were not able to fetch your ORCID iD + ¡Ups! Algo salió mal y no pudimos obtener su ID de ORCID - src/app/shared/pipe/localize.ts - 38 + src/app/landing-page/landing-page.component.html + 33 - - User granted access - Acceso otorgado por el usuario + + Oops, you have denied access. + Vaya, se ha denegado el acceso. - src/app/shared/pipe/localize.ts - 44 + src/app/landing-page/landing-page.component.html + 39 - - User revoked access - Acceso revocado por el usuario + + will not be able to update your ORCID record. + no podrá actualizar su registro ORCID. - src/app/shared/pipe/localize.ts - 48 + src/app/landing-page/landing-page.component.html + 42 - - Andorra - Andorra + + If this was a mistake, click the button below to grant access. + Si ha sido un error, haga clic en el botón de abajo para otorgar acceso. - src/app/shared/pipe/localize.ts - 113 + src/app/landing-page/landing-page.component.html + 45 - - United Arab Emirates - Emiratos Árabes Unidos + + If you find that data added to your ORCID record is incorrect, please contact + - src/app/shared/pipe/localize.ts - 115 + src/app/landing-page/landing-page.component.ts + 78 - - Afghanistan - Afganistán + + This authorization link has already been used. Please contact for a new authorization link. + - src/app/shared/pipe/localize.ts - 117 + src/app/landing-page/landing-page.component.ts + 79 - - Antigua and Barbuda - Antigua y Barbuda + + Allow to update my ORCID record. + - src/app/shared/pipe/localize.ts - 119 + src/app/landing-page/landing-page.component.ts + 80 - - Anguilla - Anguilla + + You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. + - src/app/shared/pipe/localize.ts - 121 + src/app/landing-page/landing-page.component.ts + 81 - - Albania - Albania + + Thanks, ! + - src/app/shared/pipe/localize.ts - 123 + src/app/landing-page/landing-page.component.ts + 172 - - Armenia - Armenia + + Privacy Policy + Política de privacidad - src/app/shared/pipe/localize.ts - 125 + src/app/layout/footer/footer.component.html + 13 - - Angola - Angola + + Terms of Use + Términos de uso - src/app/shared/pipe/localize.ts - 127 + src/app/layout/footer/footer.component.html + 16 - - Antarctica - Antártida + + Help + Ayuda - src/app/shared/pipe/localize.ts - 129 + src/app/layout/footer/footer.component.html + 19 - - Argentina - Argentina + + ORCID Registry + Registro ORCID - src/app/shared/pipe/localize.ts - 131 + src/app/layout/footer/footer.component.html + 22 - - American Samoa - Samoa Americana + + Member Portal + Portal para miembros - src/app/shared/pipe/localize.ts - 133 + src/app/layout/navbar/navbar.component.html + 6 - - Austria - Austria + + Tools + Herramientas - src/app/shared/pipe/localize.ts - 135 + src/app/layout/navbar/navbar.component.html + 37 - - Australia - Australia + + Affiliation Manager + Affiliation Manager - src/app/shared/pipe/localize.ts - 137 + src/app/layout/navbar/navbar.component.html + 51 - - Aruba - Aruba + + Member report + Informe de miembros - src/app/shared/pipe/localize.ts - 139 + src/app/layout/navbar/navbar.component.html + 64 - - Åland Islands - Åland + + Integration report + Informe de integración - src/app/shared/pipe/localize.ts - 141 + src/app/layout/navbar/navbar.component.html + 77 - - Azerbaijan - Azerbaiyán + + Consortium report + Informe del consorcio - src/app/shared/pipe/localize.ts - 143 + src/app/layout/navbar/navbar.component.html + 90 - - Bosnia and Herzegovina - Bosnia y Herzegovina + + Affiliation report + Informe de afiliación - src/app/shared/pipe/localize.ts - 145 + src/app/layout/navbar/navbar.component.html + 101 - - Barbados - Barbados + + Consortium member affiliations + - src/app/shared/pipe/localize.ts - 147 + src/app/layout/navbar/navbar.component.html + 115 - - Bangladesh - Bangladesh + + Resources + Recursos - src/app/shared/pipe/localize.ts - 149 + src/app/layout/navbar/navbar.component.html + 131 - - Belgium - Bélgica + + Account Management Guide + Guía de gestión de cuentas - src/app/shared/pipe/localize.ts - 151 + src/app/layout/navbar/navbar.component.html + 142 - - Burkina Faso - Burkina Faso + + Affiliation Manager Guide + Guía de Affiliation Manager - src/app/shared/pipe/localize.ts - 153 + src/app/layout/navbar/navbar.component.html + 152 - - Bulgaria - Bulgaria + + Member Reporting Guide + Guía de informes de los miembros - src/app/shared/pipe/localize.ts - 155 + src/app/layout/navbar/navbar.component.html + 162 - - Bahrain - Baréin + + Apply for Affiliation Manager Credentials + Solicitar las credenciales de Affiliation Manager - src/app/shared/pipe/localize.ts - 157 + src/app/layout/navbar/navbar.component.html + 173 - - Burundi - Burundi + + Admin + Administrador - src/app/shared/pipe/localize.ts - 159 + src/app/layout/navbar/navbar.component.html + 189 - - Benin - Benín + + Manage users + Gestionar usuarios - src/app/shared/pipe/localize.ts - 161 + src/app/layout/navbar/navbar.component.html + 202 - - Saint Barthélemy - San Bartolomé + + Manage members + Gestionar miembros - src/app/shared/pipe/localize.ts - 163 + src/app/layout/navbar/navbar.component.html + 215 - - Bermuda - Bermudas + + Account + Cuenta - src/app/shared/pipe/localize.ts - 165 + src/app/layout/navbar/navbar.component.html + 230 - - Brunei - Brunéi + + Settings + Ajustes - src/app/shared/pipe/localize.ts - 167 + src/app/layout/navbar/navbar.component.html + 240 - - Bolivia - Bolivia + + Password + Contraseña - src/app/shared/pipe/localize.ts - 169 + src/app/layout/navbar/navbar.component.html + 246 - - British Antarctic Territory - Territorio Antártico Británico + + Sign out + Cerrar sesión - src/app/shared/pipe/localize.ts - 171 + src/app/layout/navbar/navbar.component.html + 252 - - Brazil - Brasil + + Member details + Datos del miembro - src/app/shared/pipe/localize.ts - 173 + src/app/member/member-detail.component.html + 4 - - Bahamas - Bahamas + + Salesforce Id + ID de Salesforce - src/app/shared/pipe/localize.ts - 175 + src/app/member/member-detail.component.html + 9 - - - Bhutan - Bután - src/app/shared/pipe/localize.ts - 177 + src/app/member/member-update.component.html + 41 - - - Bouvet Island - Isla Bouvet - src/app/shared/pipe/localize.ts - 179 + src/app/member/members.component.html + 61 - - Botswana - Botsuana + + Parent Salesforce Id + ID de Parent Salesforce - src/app/shared/pipe/localize.ts - 181 + src/app/member/member-detail.component.html + 13 - - - Belarus - Bielorrusia - src/app/shared/pipe/localize.ts - 183 + src/app/member/member-update.component.html + 71 - - - Belize - Belize - src/app/shared/pipe/localize.ts - 185 + src/app/member/members.component.html + 85 - - Canada - Canadá + + Member Name + Nombre de miembro - src/app/shared/pipe/localize.ts - 187 + src/app/member/member-detail.component.html + 19 - - - Cocos {Keeling} Islands - Islas Cocos {Keeling} - src/app/shared/pipe/localize.ts - 189 + src/app/member/member-update.component.html + 86 - - - Congo - Kinshasa - República Democrática del Congo - src/app/shared/pipe/localize.ts - 191 + src/app/member/members.component.html + 69 - - Central African Republic - República Centroafricana + + Client ID + ID del cliente - src/app/shared/pipe/localize.ts - 193 + src/app/member/member-detail.component.html + 23 - - - Congo - Brazzaville - Congo - src/app/shared/pipe/localize.ts - 195 + src/app/member/member-update.component.html + 116 - - Switzerland - Suiza + + Type + Tipo - src/app/shared/pipe/localize.ts - 197 + src/app/member/member-detail.component.html + 27 - - Côte d’Ivoire - Costa de Marfil + + Is Consortium Lead + Líder del consorcio - src/app/shared/pipe/localize.ts - 199 + src/app/member/member-detail.component.html + 31 - - - Cook Islands - Islas Cook - src/app/shared/pipe/localize.ts - 201 + src/app/member/member-update.component.html + 156 - - - Chile - Chile - src/app/shared/pipe/localize.ts - 203 + src/app/member/members.component.html + 77 - - Cameroon - Camerún + + Assertion Service Enabled + Aseveraciones habilitadas - src/app/shared/pipe/localize.ts - 205 + src/app/member/member-detail.component.html + 47 - - - China - China - src/app/shared/pipe/localize.ts - 207 + src/app/member/member-update.component.html + 171 - - - Colombia - Colombia - src/app/shared/pipe/localize.ts - 209 + src/app/member/members.component.html + 93 - - Costa Rica - Costa Rica + + Status + Estado - src/app/shared/pipe/localize.ts - 211 + src/app/member/member-detail.component.html + 65 - - Cuba - Cuba + + Created Date + Creado - src/app/shared/pipe/localize.ts - 213 + src/app/member/member-detail.component.html + 69 - - Cape Verde - Cabo Verde + + Last Modified Date + Última modificación - src/app/shared/pipe/localize.ts - 215 + src/app/member/member-detail.component.html + 77 + + + src/app/member/members.component.html + 101 - - Curaçao - Curazao + + Import members + Importar miembros - src/app/shared/pipe/localize.ts - 217 + src/app/member/member-import-dialog.component.html + 3 - - Christmas Island - Isla de Navidad + + 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 - src/app/shared/pipe/localize.ts - 219 + src/app/member/member-import-dialog.component.html + 16 - - Cyprus - Chipre + + Please select a CSV file to upload + Seleccione un archivo CSV para cargar - src/app/shared/pipe/localize.ts - 221 + src/app/member/member-import-dialog.component.html + 32 - - Czech Republic - República checa + + File Path + - src/app/shared/pipe/localize.ts - 223 + src/app/member/member-import-dialog.component.html + 40 - - Germany - Alemania + + There is no file to upload. Please select one. + + gatewayApp.msUserServiceMSUser.import.emptyFile.string - src/app/shared/pipe/localize.ts - 225 + src/app/member/member-import-dialog.component.ts + 60 + + + src/app/user/user-import-dialog.component.ts + 62 - - Djibouti - Yibuti + + Add or edit member + Agregar o editar miembro - src/app/shared/pipe/localize.ts - 227 + src/app/member/member-update.component.html + 8 - - Denmark - Dinamarca + + Note: Client ID must have User OBO enabled AND + Nota: la ID de cliente debe tener activado el OBO de miembro Y - src/app/shared/pipe/localize.ts - 229 + src/app/member/member-update.component.html + 121 - - Dominica - Dominica + + added as a Redirect URI in + añadido como un URI de redirección en - src/app/shared/pipe/localize.ts - 231 + src/app/member/member-update.component.html + 125 - - Dominican Republic - República Dominicana + + Manage members + Gestionar miembros - src/app/shared/pipe/localize.ts - 233 + src/app/member/members.component.html + 2 - - Algeria - Argelia + + Add member + Añadir miembro - src/app/shared/pipe/localize.ts - 235 + src/app/member/members.component.html + 11 - - Ecuador - Ecuador + + Import members from CSV + Importar miembros desde CSV - src/app/shared/pipe/localize.ts - 237 + src/app/member/members.component.html + 19 - - Estonia - Estonia + + No members to show + No hay miembros para mostrar - src/app/shared/pipe/localize.ts - 239 + src/app/member/members.component.html + 52 - - Egypt - Egipto + + Invite sent. + src/app/shared/pipe/localize.ts - 241 + 11 - - Western Sahara - Sahara Occidental + + Invite email couldn't be sent. + No se ha podido enviar el correo de invitación. src/app/shared/pipe/localize.ts - 243 + 13 - - Eritrea - Eritrea + + User created. Invite sent. + El usuario se ha creado. La invitación se ha enviado. src/app/shared/pipe/localize.ts - 245 + 15 - - Spain - España + + User updated successfully + Usuario actualizado con éxito src/app/shared/pipe/localize.ts - 247 + 17 - - Ethiopia - Etiopía + + User deleted successfully + Se ha eliminado al usuario con éxito src/app/shared/pipe/localize.ts - 249 + 19 - - Finland - Finlandia + + Member created + Se ha creado el miembro src/app/shared/pipe/localize.ts - 251 + 21 - - Fiji - Fiji + + Member updated successfully + Se ha actualizado el miembro con éxito src/app/shared/pipe/localize.ts - 253 + 23 - - Falkland Islands - Islas Malvinas + + 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.ts - 255 + 25 - - Micronesia - Micronesia + + Affiliation created + Afiliación creada src/app/shared/pipe/localize.ts - 257 + 27 - - Faroe Islands - Islas Feroe + + Affiliation updated + Afiliación actualizada src/app/shared/pipe/localize.ts - 259 + 29 - - France - Francia + + Affiliation deleted + Afiliación eliminada src/app/shared/pipe/localize.ts - 261 + 31 - - Gabon - Gabón + + There was a problem deleting the affiliation + Se ha producido un problema al eliminar la afiliación src/app/shared/pipe/localize.ts - 263 + 33 - - United Kingdom - Reino Unido + + User denied access + Acceso denegado por el usuario src/app/shared/pipe/localize.ts - 265 + 38 - - Grenada - Granada + + Pending + Pendiente src/app/shared/pipe/localize.ts - 267 + 40 - - Georgia - Georgia + + In ORCID + En ORCID src/app/shared/pipe/localize.ts - 269 + 42 - - French Guiana - Guayana Francesa + + User granted access + Acceso otorgado por el usuario src/app/shared/pipe/localize.ts - 271 + 44 - - Guernsey - Guernsey + + User deleted from ORCID + src/app/shared/pipe/localize.ts - 273 + 46 - - Ghana - Ghana + + User revoked access + Acceso revocado por el usuario src/app/shared/pipe/localize.ts - 275 + 48 - - Gibraltar - Gibraltar + + Error adding to ORCID + Error al añadir a ORCID src/app/shared/pipe/localize.ts - 277 + 50 - - Greenland - Groenlandia + + Error updating in ORCID + Error al actualizar en ORCID src/app/shared/pipe/localize.ts - 279 + 52 - - Gambia - Gambia + + Pending retry in ORCID + Pendiente de reintentar en ORCID src/app/shared/pipe/localize.ts - 281 + 54 - - Guinea - Guinea + + Error deleting in ORCID + Error al eliminar en ORCID src/app/shared/pipe/localize.ts - 283 + 56 - - Guadeloupe - Guadalupe + + Notification requested + Notificación solicitada src/app/shared/pipe/localize.ts - 285 + 58 - - Equatorial Guinea - Guinea Ecuatorial + + Notification sent + Notificación enviada src/app/shared/pipe/localize.ts - 287 + 60 - - Greece - Grecia + + Notification failed + Error de notificación src/app/shared/pipe/localize.ts - 289 + 62 - - South Georgia and the South Sandwich Islands - Islas Georgias del Sur y Sandwich del Sur + + Pending update in ORCID + Pendiente de actualizar en ORCID src/app/shared/pipe/localize.ts - 291 + 64 - - Guatemala - Guatemala + + EDUCATION + EDUCACIÓN src/app/shared/pipe/localize.ts - 293 + 69 - - Guam - Guam + + EMPLOYMENT + EMPLEO src/app/shared/pipe/localize.ts - 295 + 71 - - Guinea-Bissau - Guinea-Bisáu + + DISTINCTION + DISTINCIÓN src/app/shared/pipe/localize.ts - 297 + 73 - - Guyana - Guyana + + INVITED_POSITION + POSICIÓN_INVITADA src/app/shared/pipe/localize.ts - 299 + 75 - - Hong Kong SAR China - Hong Kong + + QUALIFICATION + CALIFICACIÓN src/app/shared/pipe/localize.ts - 301 + 77 - - Heard Island and McDonald Islands - Islas Heard y McDonald + + SERVICE + SERVICIO src/app/shared/pipe/localize.ts - 303 + 79 - - Honduras - Honduras + + MEMBERSHIP + AFILIACIÓN src/app/shared/pipe/localize.ts - 305 + 81 - - Croatia - Croacia + + January + Enero src/app/shared/pipe/localize.ts - 307 + 86 - - Haiti - Haití + + February + Febrero src/app/shared/pipe/localize.ts - 309 + 88 - - Hungary - Hungría + + March + Marzo src/app/shared/pipe/localize.ts - 311 + 90 - - Indonesia - Indonesia + + April + Abril src/app/shared/pipe/localize.ts - 313 + 92 - - Ireland - Irlanda + + May + Mayo src/app/shared/pipe/localize.ts - 315 + 94 - - Israel - Israel + + June + Junio src/app/shared/pipe/localize.ts - 317 + 96 - - Isle of Man - Isla de Man + + July + Julio src/app/shared/pipe/localize.ts - 319 + 98 - - India - India + + August + Agosto src/app/shared/pipe/localize.ts - 321 + 100 - - British Indian Ocean Territory - Territorio Británico del Océano Índico + + September + Septiembre src/app/shared/pipe/localize.ts - 323 + 102 - - Iraq - Irak + + October + Octubre src/app/shared/pipe/localize.ts - 325 + 104 - - Iran - Irán + + November + Noviembre src/app/shared/pipe/localize.ts - 327 + 106 - - Iceland - Islandia + + December + Diciembre src/app/shared/pipe/localize.ts - 329 + 108 - - Italy - Italia + + Andorra + Andorra src/app/shared/pipe/localize.ts - 331 + 113 - - Jersey - Jersey + + United Arab Emirates + Emiratos Árabes Unidos src/app/shared/pipe/localize.ts - 333 + 115 - - Jamaica - Jamaica + + Afghanistan + Afganistán src/app/shared/pipe/localize.ts - 335 + 117 - - Jordan - Jordania + + Antigua and Barbuda + Antigua y Barbuda src/app/shared/pipe/localize.ts - 337 + 119 - - Japan - Japón + + Anguilla + Anguilla src/app/shared/pipe/localize.ts - 339 + 121 - - Kenya - Kenia + + Albania + Albania src/app/shared/pipe/localize.ts - 341 + 123 - - Kyrgyzstan - Kirguistán + + Armenia + Armenia src/app/shared/pipe/localize.ts - 343 + 125 - - Cambodia - Camboya + + Angola + Angola src/app/shared/pipe/localize.ts - 345 + 127 - - Kiribati - Kiribati + + Antarctica + Antártida src/app/shared/pipe/localize.ts - 347 + 129 - - Comoros - Comoras + + Argentina + Argentina src/app/shared/pipe/localize.ts - 349 + 131 - - Saint Kitts and Nevis - San Cristóbal y Nieves + + American Samoa + Samoa Americana src/app/shared/pipe/localize.ts - 351 + 133 - - North Korea - Corea del Norte + + Austria + Austria src/app/shared/pipe/localize.ts - 353 + 135 - - South Korea - Corea del Sur + + Australia + Australia src/app/shared/pipe/localize.ts - 355 + 137 - - Kuwait - Kuwait + + Aruba + Aruba src/app/shared/pipe/localize.ts - 357 + 139 - - Cayman Islands - Islas Caimán + + Åland Islands + Åland src/app/shared/pipe/localize.ts - 359 + 141 - - Kazakhstan - Kazajistán + + Azerbaijan + Azerbaiyán src/app/shared/pipe/localize.ts - 361 + 143 - - Laos - Laos + + Bosnia and Herzegovina + Bosnia y Herzegovina src/app/shared/pipe/localize.ts - 363 + 145 - - Lebanon - Líbano + + Barbados + Barbados src/app/shared/pipe/localize.ts - 365 + 147 - - Saint Lucia - Santa Lucía + + Bangladesh + Bangladesh src/app/shared/pipe/localize.ts - 367 + 149 - - Liechtenstein - Liechtenstein + + Belgium + Bélgica src/app/shared/pipe/localize.ts - 369 + 151 - - Sri Lanka - Sri Lanka + + Burkina Faso + Burkina Faso src/app/shared/pipe/localize.ts - 371 + 153 - - Liberia - Liberia + + Bulgaria + Bulgaria src/app/shared/pipe/localize.ts - 373 + 155 - - Lesotho - Lesoto + + Bahrain + Baréin src/app/shared/pipe/localize.ts - 375 + 157 - - Lithuania - Lituania + + Burundi + Burundi src/app/shared/pipe/localize.ts - 377 + 159 - - Luxembourg - Luxemburgo + + Benin + Benín src/app/shared/pipe/localize.ts - 379 + 161 - - Latvia - Letonia + + Saint Barthélemy + San Bartolomé src/app/shared/pipe/localize.ts - 381 + 163 - - Libya - Libia + + Bermuda + Bermudas src/app/shared/pipe/localize.ts - 383 + 165 - - Morocco - Marruecos + + Brunei + Brunéi src/app/shared/pipe/localize.ts - 385 + 167 - - Monaco - Mónaco + + Bolivia + Bolivia src/app/shared/pipe/localize.ts - 387 + 169 - - Moldova - Moldavia + + British Antarctic Territory + Territorio Antártico Británico src/app/shared/pipe/localize.ts - 389 + 171 - - Montenegro - Montenegro + + Brazil + Brasil src/app/shared/pipe/localize.ts - 391 + 173 - - Saint Martin - Isla de San Martín + + Bahamas + Bahamas src/app/shared/pipe/localize.ts - 393 + 175 - - Madagascar - Madagascar + + Bhutan + Bután src/app/shared/pipe/localize.ts - 395 + 177 - - Marshall Islands - Islas Marshall + + Bouvet Island + Isla Bouvet src/app/shared/pipe/localize.ts - 397 + 179 - - North Macedonia - Macedonia del Norte + + Botswana + Botsuana src/app/shared/pipe/localize.ts - 399 + 181 - - Mali - Malí + + Belarus + Bielorrusia src/app/shared/pipe/localize.ts - 401 + 183 - - Myanmar {Burma} - Myanmar (Birmania) + + Belize + Belize src/app/shared/pipe/localize.ts - 403 + 185 - - Mongolia - Mongolia + + Canada + Canadá src/app/shared/pipe/localize.ts - 405 + 187 - - Macau SAR China - Macao + + Cocos {Keeling} Islands + Islas Cocos {Keeling} src/app/shared/pipe/localize.ts - 407 + 189 - - Northern Mariana Islands - Islas Marianas del Norte + + Congo - Kinshasa + República Democrática del Congo src/app/shared/pipe/localize.ts - 409 + 191 - - Martinique - Martinica + + Central African Republic + República Centroafricana src/app/shared/pipe/localize.ts - 411 + 193 - - Mauritania - Mauritania + + Congo - Brazzaville + Congo src/app/shared/pipe/localize.ts - 413 + 195 - - Montserrat - Montserrat + + Switzerland + Suiza src/app/shared/pipe/localize.ts - 415 + 197 - - Malta - Malta + + Côte d’Ivoire + Costa de Marfil src/app/shared/pipe/localize.ts - 417 + 199 - - Mauritius - Mauricio + + Cook Islands + Islas Cook src/app/shared/pipe/localize.ts - 419 + 201 - - Maldives - Maldivas + + Chile + Chile src/app/shared/pipe/localize.ts - 421 + 203 - - Malawi - Malaui + + Cameroon + Camerún src/app/shared/pipe/localize.ts - 423 + 205 - - Mexico - México + + China + China src/app/shared/pipe/localize.ts - 425 + 207 - - Malaysia - Malasia + + Colombia + Colombia src/app/shared/pipe/localize.ts - 427 + 209 - - Mozambique - Mozambique + + Costa Rica + Costa Rica src/app/shared/pipe/localize.ts - 429 + 211 - - Namibia - Namibia + + Cuba + Cuba src/app/shared/pipe/localize.ts - 431 + 213 - - New Caledonia - Nueva Caledonia + + Cape Verde + Cabo Verde src/app/shared/pipe/localize.ts - 433 + 215 - - Niger - Níger + + Curaçao + Curazao src/app/shared/pipe/localize.ts - 435 + 217 - - Norfolk Island - Isla Norfolk + + Christmas Island + Isla de Navidad src/app/shared/pipe/localize.ts - 437 + 219 - - Nigeria - Nigeria + + Cyprus + Chipre src/app/shared/pipe/localize.ts - 439 + 221 - - Nicaragua - Nicaragua + + Czech Republic + República checa src/app/shared/pipe/localize.ts - 441 + 223 - - Netherlands - Países Bajos + + Germany + Alemania src/app/shared/pipe/localize.ts - 443 + 225 - - Norway - Noruega + + Djibouti + Yibuti src/app/shared/pipe/localize.ts - 445 + 227 - - Nepal - Nepal + + Denmark + Dinamarca src/app/shared/pipe/localize.ts - 447 + 229 - - Nauru - Nauru + + Dominica + Dominica src/app/shared/pipe/localize.ts - 449 + 231 - - Niue - Niue + + Dominican Republic + República Dominicana src/app/shared/pipe/localize.ts - 451 + 233 - - New Zealand - Nueva Zelanda + + Algeria + Argelia src/app/shared/pipe/localize.ts - 453 + 235 - - Oman - Omán + + Ecuador + Ecuador src/app/shared/pipe/localize.ts - 455 + 237 - - Panama - Panamá + + Estonia + Estonia src/app/shared/pipe/localize.ts - 457 + 239 - - Peru - Perú + + Egypt + Egipto src/app/shared/pipe/localize.ts - 459 + 241 - - French Polynesia - Polinesia Francesa + + Western Sahara + Sahara Occidental src/app/shared/pipe/localize.ts - 461 + 243 - - Papua New Guinea - Papua Nueva Guinea + + Eritrea + Eritrea src/app/shared/pipe/localize.ts - 463 + 245 - - Philippines - Filipinas + + Spain + España src/app/shared/pipe/localize.ts - 465 + 247 - - Pakistan - Pakistán + + Ethiopia + Etiopía src/app/shared/pipe/localize.ts - 467 + 249 - - Poland - Polonia + + Finland + Finlandia src/app/shared/pipe/localize.ts - 469 + 251 - - Saint Pierre and Miquelon - San Pedro y Miquelón + + Fiji + Fiji src/app/shared/pipe/localize.ts - 471 + 253 - - Pitcairn Islands - Islas Pitcairn + + Falkland Islands + Islas Malvinas src/app/shared/pipe/localize.ts - 473 + 255 - - Puerto Rico - Puerto Rico + + Micronesia + Micronesia src/app/shared/pipe/localize.ts - 475 + 257 - - Palestinian Territories - Territorios Palestinos + + Faroe Islands + Islas Feroe src/app/shared/pipe/localize.ts - 477 + 259 - - Portugal - Portugal + + France + Francia src/app/shared/pipe/localize.ts - 479 + 261 - - Palau - Palaos + + Gabon + Gabón src/app/shared/pipe/localize.ts - 481 + 263 - - Paraguay - Paraguay + + United Kingdom + Reino Unido src/app/shared/pipe/localize.ts - 483 + 265 - - Qatar - Catar + + Grenada + Granada src/app/shared/pipe/localize.ts - 485 + 267 - - Réunion - Reunión + + Georgia + Georgia src/app/shared/pipe/localize.ts - 487 + 269 - - Romania - Rumanía + + French Guiana + Guayana Francesa src/app/shared/pipe/localize.ts - 489 + 271 - - Serbia - Serbia + + Guernsey + Guernsey src/app/shared/pipe/localize.ts - 491 + 273 - - Russia - Rusia + + Ghana + Ghana src/app/shared/pipe/localize.ts - 493 + 275 - - Rwanda - Ruanda + + Gibraltar + Gibraltar src/app/shared/pipe/localize.ts - 495 + 277 - - Saudi Arabia - Arabia Saudita + + Greenland + Groenlandia src/app/shared/pipe/localize.ts - 497 + 279 - - Solomon Islands - Islas Salomón + + Gambia + Gambia src/app/shared/pipe/localize.ts - 499 + 281 - - Seychelles - Seychelles + + Guinea + Guinea src/app/shared/pipe/localize.ts - 501 + 283 - - Sudan - Sudán + + Guadeloupe + Guadalupe src/app/shared/pipe/localize.ts - 503 + 285 - - Sweden - Suecia + + Equatorial Guinea + Guinea Ecuatorial src/app/shared/pipe/localize.ts - 505 + 287 - - Singapore - Singapur + + Greece + Grecia src/app/shared/pipe/localize.ts - 507 + 289 - - Saint Helena - Santa Elena + + South Georgia and the South Sandwich Islands + Islas Georgias del Sur y Sandwich del Sur src/app/shared/pipe/localize.ts - 509 + 291 - - Slovenia - Eslovenia + + Guatemala + Guatemala src/app/shared/pipe/localize.ts - 511 + 293 - - Svalbard and Jan Mayen - Svalbard y Jan Mayen + + Guam + Guam src/app/shared/pipe/localize.ts - 513 + 295 - - Slovakia - Eslovaquia + + Guinea-Bissau + Guinea-Bisáu src/app/shared/pipe/localize.ts - 515 + 297 - - Sierra Leone - Sierra Leona + + Guyana + Guyana src/app/shared/pipe/localize.ts - 517 + 299 - - San Marino - San Marino + + Hong Kong SAR China + Hong Kong src/app/shared/pipe/localize.ts - 519 + 301 - - Senegal - Senegal + + Heard Island and McDonald Islands + Islas Heard y McDonald src/app/shared/pipe/localize.ts - 521 + 303 - - Somalia - Somalia + + Honduras + Honduras src/app/shared/pipe/localize.ts - 523 + 305 - - Suriname - Surinam + + Croatia + Croacia src/app/shared/pipe/localize.ts - 525 + 307 - - South Sudan - Sudán del Sur + + Haiti + Haití src/app/shared/pipe/localize.ts - 527 + 309 - - São Tomé and Príncipe - Santo Tomé y Príncipe + + Hungary + Hungría src/app/shared/pipe/localize.ts - 529 + 311 - - El Salvador - El Salvador + + Indonesia + Indonesia src/app/shared/pipe/localize.ts - 531 + 313 - - Sint Maarten - Sint Maarten + + Ireland + Irlanda src/app/shared/pipe/localize.ts - 533 + 315 - - Syria - Siria + + Israel + Israel src/app/shared/pipe/localize.ts - 535 + 317 - - Swaziland - Esuatini + + Isle of Man + Isla de Man src/app/shared/pipe/localize.ts - 537 + 319 - - Turks and Caicos Islands - Islas Turcas y Caicos + + India + India src/app/shared/pipe/localize.ts - 539 + 321 - - Chad - Chad + + British Indian Ocean Territory + Territorio Británico del Océano Índico src/app/shared/pipe/localize.ts - 541 + 323 - - French Southern Territories - Territorios Australes Franceses + + Iraq + Irak src/app/shared/pipe/localize.ts - 543 + 325 - - Togo - Togo + + Iran + Irán src/app/shared/pipe/localize.ts - 545 + 327 - - Thailand - Tailandia + + Iceland + Islandia src/app/shared/pipe/localize.ts - 547 + 329 - - Tajikistan - Tayikistán + + Italy + Italia src/app/shared/pipe/localize.ts - 549 + 331 - - Tokelau - Tokelau + + Jersey + Jersey src/app/shared/pipe/localize.ts - 551 + 333 - - Timor-Leste - Timor Oriental + + Jamaica + Jamaica src/app/shared/pipe/localize.ts - 553 + 335 - - Turkmenistan - Turkmenistán + + Jordan + Jordania src/app/shared/pipe/localize.ts - 555 + 337 - - Tunisia - Túnez + + Japan + Japón src/app/shared/pipe/localize.ts - 557 + 339 - - Tonga - Tonga + + Kenya + Kenia src/app/shared/pipe/localize.ts - 559 + 341 - - Turkey - Turquía + + Kyrgyzstan + Kirguistán src/app/shared/pipe/localize.ts - 561 + 343 - - Trinidad and Tobago - Trinidad y Tobago + + Cambodia + Camboya src/app/shared/pipe/localize.ts - 563 + 345 - - Tuvalu - Tuvalu + + Kiribati + Kiribati src/app/shared/pipe/localize.ts - 565 + 347 - - Taiwan - Taiwán + + Comoros + Comoras src/app/shared/pipe/localize.ts - 567 + 349 - - Tanzania - Tanzania + + Saint Kitts and Nevis + San Cristóbal y Nieves src/app/shared/pipe/localize.ts - 569 + 351 - - Ukraine - Ucrania + + North Korea + Corea del Norte src/app/shared/pipe/localize.ts - 571 + 353 - - Uganda - Uganda + + South Korea + Corea del Sur src/app/shared/pipe/localize.ts - 573 + 355 - - U.S. Minor Outlying Islands - Islas Ultramarinas Menores de Estados Unidos + + Kuwait + Kuwait src/app/shared/pipe/localize.ts - 575 + 357 - - United States - Estados Unidos + + Cayman Islands + Islas Caimán src/app/shared/pipe/localize.ts - 577 + 359 - - Uruguay - Uruguay + + Kazakhstan + Kazajistán src/app/shared/pipe/localize.ts - 579 + 361 - - Uzbekistan - Uzbekistán + + Laos + Laos src/app/shared/pipe/localize.ts - 581 + 363 - - Vatican City - Ciudad del Vaticano + + Lebanon + Líbano src/app/shared/pipe/localize.ts - 583 + 365 - - Saint Vincent and the Grenadines - San Vicente y las Granadinas + + Saint Lucia + Santa Lucía src/app/shared/pipe/localize.ts - 585 + 367 - - Venezuela - Venezuela + + Liechtenstein + Liechtenstein src/app/shared/pipe/localize.ts - 587 + 369 - - British Virgin Islands - Islas Vírgenes Británicas + + Sri Lanka + Sri Lanka src/app/shared/pipe/localize.ts - 589 + 371 - - U.S. Virgin Islands - Islas Vírgenes de los Estados Unidos + + Liberia + Liberia src/app/shared/pipe/localize.ts - 591 + 373 - - Vietnam - Vietnam + + Lesotho + Lesoto src/app/shared/pipe/localize.ts - 593 + 375 - - Vanuatu - Vanuatu + + Lithuania + Lituania src/app/shared/pipe/localize.ts - 595 + 377 - - Wallis and Futuna - Wallis y Futuna + + Luxembourg + Luxemburgo src/app/shared/pipe/localize.ts - 597 + 379 - - Samoa - Samoa + + Latvia + Letonia src/app/shared/pipe/localize.ts - 599 + 381 - - Kosovo - Kosovo + + Libya + Libia src/app/shared/pipe/localize.ts - 601 + 383 - - Yemen - Yemen + + Morocco + Marruecos src/app/shared/pipe/localize.ts - 603 + 385 - - Mayotte - Mayotte + + Monaco + Mónaco src/app/shared/pipe/localize.ts - 605 + 387 - - South Africa - Sudáfrica + + Moldova + Moldavia src/app/shared/pipe/localize.ts - 607 + 389 - - Zambia - Zambia + + Montenegro + Montenegro src/app/shared/pipe/localize.ts - 609 + 391 - - Zimbabwe - Zimbabue + + Saint Martin + Isla de San Martín src/app/shared/pipe/localize.ts - 611 + 393 - - Close - Cerrar + + Madagascar + Madagascar - src/app/affiliation/affiliation-import-dialog.component.html - 73 + src/app/shared/pipe/localize.ts + 395 - - DISTINCTION - DISTINCIÓN + + Marshall Islands + Islas Marshall src/app/shared/pipe/localize.ts - 73 + 397 - - EDUCATION - EDUCACIÓN + + North Macedonia + Macedonia del Norte src/app/shared/pipe/localize.ts - 69 + 399 - - EMPLOYMENT - EMPLEO + + Mali + Malí src/app/shared/pipe/localize.ts - 71 + 401 - - INVITED_POSITION - POSICIÓN_INVITADA + + Myanmar {Burma} + Myanmar (Birmania) src/app/shared/pipe/localize.ts - 75 + 403 - - MEMBERSHIP - AFILIACIÓN + + Mongolia + Mongolia src/app/shared/pipe/localize.ts - 81 + 405 - - QUALIFICATION - CALIFICACIÓN + + Macau SAR China + Macao src/app/shared/pipe/localize.ts - 77 + 407 - - SERVICE - SERVICIO + + Northern Mariana Islands + Islas Marianas del Norte src/app/shared/pipe/localize.ts - 79 + 409 - - Added To ORCID - Añadido a ORCID + + Martinique + Martinica - src/app/affiliation/affiliation-detail.component.html - 125 + src/app/shared/pipe/localize.ts + 411 - - Admin Id - Identificación de administrador + + Mauritania + Mauritania - src/app/affiliation/affiliation-detail.component.html - 146 + src/app/shared/pipe/localize.ts + 413 - - Affiliation Section - Tipo de afiliación - - src/app/affiliation/affiliation-detail.component.html - 49 - + + Montserrat + Montserrat - src/app/affiliation/affiliation-update.component.html - 43 + src/app/shared/pipe/localize.ts + 415 - - Copy to clipboard - Copiar al portapapeles - - - src/app/affiliation/affiliation-detail.component.html - 37 + + Malta + Malta + + src/app/shared/pipe/localize.ts + 417 - - Copied to clipboard - Copiado al portapapeles + + Mauritius + Mauricio - src/app/affiliation/affiliation-detail.component.ts - 52 + src/app/shared/pipe/localize.ts + 419 - - Created - Creado + + Maldives + Maldivas - src/app/affiliation/affiliation-detail.component.html - 117 + src/app/shared/pipe/localize.ts + 421 - - Department Name - Departamento + + Malawi + Malaui - src/app/affiliation/affiliation-detail.component.html - 69 + src/app/shared/pipe/localize.ts + 423 + + + Mexico + México - src/app/affiliation/affiliation-update.component.html - 243 + src/app/shared/pipe/localize.ts + 425 - - Organization - Organización + + Malaysia + Malasia - src/app/affiliation/affiliation-detail.component.html - 57 + src/app/shared/pipe/localize.ts + 427 - - Affiliation details - Datos de la afiliación + + Mozambique + Mozambique - src/app/affiliation/affiliation-detail.component.html - 4 + src/app/shared/pipe/localize.ts + 429 - - End Date - Fecha de término + + Namibia + Namibia - src/app/affiliation/affiliation-detail.component.html - 99 + src/app/shared/pipe/localize.ts + 431 - - External Id - ID externa + + New Caledonia + Nueva Caledonia - src/app/affiliation/affiliation-detail.component.html - 109 + src/app/shared/pipe/localize.ts + 433 + + + Niger + Níger - src/app/affiliation/affiliation-update.component.html - 421 + src/app/shared/pipe/localize.ts + 435 - - ID - Identificación + + Norfolk Island + Isla Norfolk - src/app/affiliation/affiliation-detail.component.html - 9 + src/app/shared/pipe/localize.ts + 437 - - There was a problem uploading your CSV for processing. - Hubo un problema al subir su CSV para procesarlo. + + Nigeria + Nigeria - src/app/affiliation/affiliation-import-dialog.component.html - 27 + src/app/shared/pipe/localize.ts + 439 - - File Path - Ruta de archivo + + Nicaragua + Nicaragua - src/app/affiliation/affiliation-import-dialog.component.html - 40 + src/app/shared/pipe/localize.ts + 441 - - Please select the CSV file to upload - Seleccione un archivo CSV para subir + + Netherlands + Países Bajos - src/app/affiliation/affiliation-import-dialog.component.html - 32 + src/app/shared/pipe/localize.ts + 443 - - 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. + + Norway + Noruega - src/app/affiliation/affiliation-import-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 445 - - Import affiliations from CSV - Importar afiliaciones + + Nepal + Nepal - src/app/affiliation/affiliation-import-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 447 - - Modified - Modificado + + Nauru + Nauru - src/app/affiliation/affiliation-detail.component.html - 141 + src/app/shared/pipe/localize.ts + 449 - - Notification First Sent - Primera notificación enviada + + Niue + Niue - src/app/affiliation/affiliation-detail.component.html - 157 + src/app/shared/pipe/localize.ts + 451 + + + New Zealand + Nueva Zelanda - src/app/affiliation/affiliation-detail.component.html - 176 + src/app/shared/pipe/localize.ts + 453 - - Notification Last Sent - Última notificación enviada + + Oman + Omán - src/app/affiliation/affiliation-detail.component.html - 195 + src/app/shared/pipe/localize.ts + 455 + + + Panama + Panamá - src/app/affiliation/affiliation-detail.component.html - 214 + src/app/shared/pipe/localize.ts + 457 - - Permission link - Enlace de permiso + + Peru + Perú - src/app/affiliation/affiliation-detail.component.html - 25 + src/app/shared/pipe/localize.ts + 459 - - Role Title - Rol/título + + French Polynesia + Polinesia Francesa - src/app/affiliation/affiliation-detail.component.html - 79 + src/app/shared/pipe/localize.ts + 461 + + + Papua New Guinea + Papua Nueva Guinea - src/app/affiliation/affiliation-update.component.html - 268 + src/app/shared/pipe/localize.ts + 463 - - Start Date - Fecha de inicio + + Philippines + Filipinas - src/app/affiliation/affiliation-detail.component.html - 93 + src/app/shared/pipe/localize.ts + 465 - - Updated In ORCID - Actualizado en ORCID + + Pakistan + Pakistán - src/app/affiliation/affiliation-detail.component.html - 135 + src/app/shared/pipe/localize.ts + 467 - - 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. + + Poland + Polonia - src/app/affiliation/affiliation-import-dialog.component.html - 55 + src/app/shared/pipe/localize.ts + 469 - - Url - URL + + Saint Pierre and Miquelon + San Pedro y Miquelón - src/app/affiliation/affiliation-detail.component.html - 85 + src/app/shared/pipe/localize.ts + 471 + + + Pitcairn Islands + Islas Pitcairn - src/app/affiliation/affiliation-update.component.html - 284 + src/app/shared/pipe/localize.ts + 473 - - April - Abril + + Puerto Rico + Puerto Rico src/app/shared/pipe/localize.ts - 92 + 475 - - August - Agosto + + Palestinian Territories + Territorios Palestinos src/app/shared/pipe/localize.ts - 100 + 477 - - December - Diciembre + + Portugal + Portugal src/app/shared/pipe/localize.ts - 108 + 479 - - February - Febrero + + Palau + Palaos src/app/shared/pipe/localize.ts - 88 + 481 - - January - Enero + + Paraguay + Paraguay src/app/shared/pipe/localize.ts - 86 + 483 - - July - Julio + + Qatar + Catar src/app/shared/pipe/localize.ts - 98 + 485 - - June - Junio + + Réunion + Reunión src/app/shared/pipe/localize.ts - 96 + 487 - - March - Marzo + + Romania + Rumanía src/app/shared/pipe/localize.ts - 90 + 489 - - May - Mayo + + Serbia + Serbia src/app/shared/pipe/localize.ts - 94 + 491 - - November - Noviembre + + Russia + Rusia src/app/shared/pipe/localize.ts - 106 + 493 - - October - Octubre + + Rwanda + Ruanda src/app/shared/pipe/localize.ts - 104 + 495 - - September - Septiembre + + Saudi Arabia + Arabia Saudita src/app/shared/pipe/localize.ts - 102 + 497 - - There is no file to upload. Please select one. - No hay ningún archivo para cargar. Seleccione uno. + + Solomon Islands + Islas Salomón - src/app/affiliation/affiliation-import-dialog.component.ts - 60 + src/app/shared/pipe/localize.ts + 499 - - 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. + + Seychelles + Seychelles - src/app/affiliation/affiliation-update.component.html - 230 + src/app/shared/pipe/localize.ts + 501 - - Start date cannot be greater than the end date - La fecha de inicio no puede ser mayor que la fecha de finalización. + + Sudan + Sudán - src/app/affiliation/affiliation-update.component.html - 395 + src/app/shared/pipe/localize.ts + 503 - - This field cannot be longer than characters. - Este campo no puede tener más de caracteres. + + Sweden + Suecia - src/app/affiliation/affiliation-update.component.ts - 196 + src/app/shared/pipe/localize.ts + 505 + + + Singapore + Singapur - src/app/affiliation/affiliation-update.component.ts - 198 + src/app/shared/pipe/localize.ts + 507 - - This field should follow pattern for "Email". - Este campo debe seguir el patrón de Email. + + Saint Helena + Santa Elena - src/app/affiliation/affiliation-update.component.html - 25 + src/app/shared/pipe/localize.ts + 509 - - This field is required. - Este campo es obligatorio. + + Slovenia + Eslovenia - src/app/affiliation/affiliation-update.component.html - 33 + src/app/shared/pipe/localize.ts + 511 + + + Svalbard and Jan Mayen + Svalbard y Jan Mayen - src/app/affiliation/affiliation-update.component.html - 64 + src/app/shared/pipe/localize.ts + 513 + + + Slovakia + Eslovaquia - src/app/affiliation/affiliation-update.component.html - 88 + src/app/shared/pipe/localize.ts + 515 + + + Sierra Leone + Sierra Leona - src/app/affiliation/affiliation-update.component.html - 112 + src/app/shared/pipe/localize.ts + 517 + + + San Marino + San Marino - src/app/affiliation/affiliation-update.component.html - 136 + src/app/shared/pipe/localize.ts + 519 + + + Senegal + Senegal - src/app/affiliation/affiliation-update.component.html - 164 + src/app/shared/pipe/localize.ts + 521 + + + Somalia + Somalia - src/app/affiliation/affiliation-update.component.html - 195 + src/app/shared/pipe/localize.ts + 523 + + + Suriname + Surinam - src/app/member/member-update.component.html - 61 + src/app/shared/pipe/localize.ts + 525 + + + South Sudan + Sudán del Sur - src/app/member/member-update.component.html - 106 + src/app/shared/pipe/localize.ts + 527 + + + São Tomé and Príncipe + Santo Tomé y Príncipe - src/app/member/member-update.component.html - 142 + src/app/shared/pipe/localize.ts + 529 - - Day - Día + + El Salvador + El Salvador - src/app/affiliation/affiliation-update.component.html - 339 + src/app/shared/pipe/localize.ts + 531 + + + Sint Maarten + Sint Maarten - src/app/affiliation/affiliation-update.component.html - 389 + src/app/shared/pipe/localize.ts + 533 - - Organization ID - ID de la organización + + Syria + Siria - src/app/affiliation/affiliation-update.component.html - 208 + src/app/shared/pipe/localize.ts + 535 - - Organization ID Source - Fuente de Identificación de la organización + + Swaziland + Esuatini - src/app/affiliation/affiliation-update.component.html - 176 + src/app/shared/pipe/localize.ts + 537 - - End Day - Final del día + + Turks and Caicos Islands + Islas Turcas y Caicos - src/app/affiliation/affiliation-update.component.html - 386 + src/app/shared/pipe/localize.ts + 539 - - End Month - Mes de término + + Chad + Chad - src/app/affiliation/affiliation-update.component.html - 368 + src/app/shared/pipe/localize.ts + 541 - - End Year - Año de término + + French Southern Territories + Territorios Australes Franceses - src/app/affiliation/affiliation-update.component.html - 350 + src/app/shared/pipe/localize.ts + 543 - - External Id Type - Tipo de ID externo + + Togo + Togo - src/app/affiliation/affiliation-update.component.html - 406 + src/app/shared/pipe/localize.ts + 545 - - External Id Url - Url de ID externo + + Thailand + Tailandia - src/app/affiliation/affiliation-update.component.html - 436 + src/app/shared/pipe/localize.ts + 547 - - Add or edit affiliation - Agregar o editar afiliación + + Tajikistan + Tayikistán - src/app/affiliation/affiliation-update.component.html - 8 + src/app/shared/pipe/localize.ts + 549 - - Month - Mes + + Tokelau + Tokelau - src/app/affiliation/affiliation-update.component.html - 327 + src/app/shared/pipe/localize.ts + 551 + + + Timor-Leste + Timor Oriental - src/app/affiliation/affiliation-update.component.html - 377 + src/app/shared/pipe/localize.ts + 553 - - City - Ciudad + + Turkmenistan + Turkmenistán - src/app/affiliation/affiliation-update.component.html - 99 + src/app/shared/pipe/localize.ts + 555 - - Country - País + + Tunisia + Túnez - src/app/affiliation/affiliation-update.component.html - 146 + src/app/shared/pipe/localize.ts + 557 - - Organization Name - Nombre de la Organización + + Tonga + Tonga - src/app/affiliation/affiliation-update.component.html - 75 + src/app/shared/pipe/localize.ts + 559 - - State/Region - Estado/región + + Turkey + Turquía - src/app/affiliation/affiliation-update.component.html - 122 + src/app/shared/pipe/localize.ts + 561 - - Start Day - Día de inicio + + Trinidad and Tobago + Trinidad y Tobago - src/app/affiliation/affiliation-update.component.html - 336 + src/app/shared/pipe/localize.ts + 563 - - Start Month - Mes de inicio + + Tuvalu + Tuvalu - src/app/affiliation/affiliation-update.component.html - 318 + src/app/shared/pipe/localize.ts + 565 - - Start Year - Año de inicio + + Taiwan + Taiwán - src/app/affiliation/affiliation-update.component.html - 300 + src/app/shared/pipe/localize.ts + 567 - - 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. + + Tanzania + Tanzania - src/app/affiliation/affiliation-update.component.html - 452 + src/app/shared/pipe/localize.ts + 569 - - Year - Año + + Ukraine + Ucrania - src/app/affiliation/affiliation-update.component.html - 309 + src/app/shared/pipe/localize.ts + 571 + + + Uganda + Uganda - src/app/affiliation/affiliation-update.component.html - 359 + src/app/shared/pipe/localize.ts + 573 - - Affiliation created - Afiliación creada + + U.S. Minor Outlying Islands + Islas Ultramarinas Menores de Estados Unidos src/app/shared/pipe/localize.ts - 27 + 575 - - Affiliation deleted - Afiliación eliminada + + United States + Estados Unidos src/app/shared/pipe/localize.ts - 31 + 577 - - There was a problem deleting the affiliation - Se ha producido un problema al eliminar la afiliación + + Uruguay + Uruguay src/app/shared/pipe/localize.ts - 33 + 579 - - Affiliation updated - Afiliación actualizada + + Uzbekistan + Uzbekistán src/app/shared/pipe/localize.ts - 29 + 581 - - Are you sure you want to delete this affiliation from the portal? - ¿Está seguro de que desea eliminar esta afiliación del portal? + + Vatican City + Ciudad del Vaticano - src/app/affiliation/affiliation-delete.component.html - 8 + src/app/shared/pipe/localize.ts + 583 - - 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. + + Saint Vincent and the Grenadines + San Vicente y las Granadinas - src/app/affiliation/affiliation-delete.component.ts - 40 + src/app/shared/pipe/localize.ts + 585 - - 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. + + Venezuela + Venezuela - src/app/affiliation/send-notifications-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 587 - - 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'. + + British Virgin Islands + Islas Vírgenes Británicas - src/app/affiliation/send-notifications-dialog.component.html - 16 + src/app/shared/pipe/localize.ts + 589 - - What language should the notification be sent in? - ¿En qué idioma deberían enviarse las notificaciones? + + U.S. Virgin Islands + Islas Vírgenes de los Estados Unidos - src/app/affiliation/send-notifications-dialog.component.html - 23 + src/app/shared/pipe/localize.ts + 591 - - Notification language - Idioma de la notificación + + Vietnam + Vietnam - src/app/affiliation/send-notifications-dialog.component.html - 20 + src/app/shared/pipe/localize.ts + 593 - - 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. + + Vanuatu + Vanuatu src/app/shared/pipe/localize.ts - 25 + 595 - - Send notifications - Enviar notificaciones + + Wallis and Futuna + Wallis y Futuna - src/app/affiliation/send-notifications-dialog.component.html - 38 + src/app/shared/pipe/localize.ts + 597 - - Send permission notifications - Enviar notificaciones de permiso + + Samoa + Samoa - src/app/affiliation/send-notifications-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 599 - - Assertion Service Enabled - Aseveraciones habilitadas + + Kosovo + - src/app/member/member-detail.component.html - 47 + src/app/shared/pipe/localize.ts + 601 + + + Yemen + Yemen - src/app/member/member-update.component.html - 171 + src/app/shared/pipe/localize.ts + 603 + + + Mayotte + Mayotte - src/app/member/members.component.html - 93 + src/app/shared/pipe/localize.ts + 605 - - added as a Redirect URI in - añadido como un URI de redirección en + + South Africa + Sudáfrica - src/app/member/member-update.component.html - 125 + src/app/shared/pipe/localize.ts + 607 - - Client ID - ID del cliente + + Zambia + Zambia - src/app/member/member-detail.component.html - 23 + src/app/shared/pipe/localize.ts + 609 + + + Zimbabwe + Zimbabue - src/app/member/member-update.component.html - 116 + src/app/shared/pipe/localize.ts + 611 - - Note: Client ID must have User OBO enabled AND - Nota: la ID de cliente debe tener activado el OBO de miembro Y + + Are you sure you want to delete user ? + - src/app/member/member-update.component.html - 121 + src/app/user/user-delete.component.ts + 44 - - Member Name - Nombre de miembro + + User details + Datos del usuario - src/app/member/member-detail.component.html - 19 + src/app/user/user-detail.component.html + 4 + + + Email + Correo electrónico - src/app/member/member-update.component.html - 86 + src/app/user/user-detail.component.html + 9 - src/app/member/members.component.html - 69 + src/app/user/user-update.component.html + 33 - - - Created Date - Creado - src/app/member/member-detail.component.html - 69 + src/app/user/users.component.html + 61 - - Member details - Datos del miembro + + First Name + Nombre - src/app/member/member-detail.component.html - 4 + src/app/user/user-detail.component.html + 13 - - - Add member - Añadir miembro - src/app/member/members.component.html - 11 + src/app/user/user-update.component.html + 42 - - - Add or edit member - Agregar o editar miembro - src/app/member/member-update.component.html - 8 + src/app/user/users.component.html + 65 - - No members to show - No hay miembros para mostrar + + Last Name + Apellido - src/app/member/members.component.html - 52 + src/app/user/user-detail.component.html + 17 - - - Manage members - Gestionar miembros - src/app/member/members.component.html - 2 + src/app/user/user-update.component.html + 51 - - - Import members from CSV - Importar miembros desde CSV - src/app/member/members.component.html - 19 + src/app/user/users.component.html + 73 - - Is Consortium Lead - Líder del consorcio + + Organization owner + Propietario de la organización - src/app/member/member-detail.component.html - 31 + src/app/user/user-detail.component.html + 21 - src/app/member/member-update.component.html - 156 + src/app/user/user-update.component.html + 68 - src/app/member/members.component.html - 77 + src/app/user/users.component.html + 81 - - Last Modified Date - Última modificación + + True + verdadero - src/app/member/member-detail.component.html - 77 + src/app/user/user-detail.component.html + 23 - src/app/member/members.component.html - 101 + src/app/user/user-detail.component.html + 44 + + + src/app/user/user-detail.component.html + 62 - - Parent Salesforce Id - ID de Parent Salesforce + + False + falso - src/app/member/member-detail.component.html - 13 + src/app/user/user-detail.component.html + 24 - src/app/member/member-update.component.html - 71 + src/app/user/user-detail.component.html + 45 - src/app/member/members.component.html - 85 + src/app/user/user-detail.component.html + 63 - - Salesforce Id - ID de Salesforce + + Organization + Organización - src/app/member/member-detail.component.html - 9 + src/app/user/user-detail.component.html + 38 - src/app/member/member-update.component.html - 41 + src/app/user/user-update.component.html + 76 - src/app/member/members.component.html - 61 + src/app/user/users.component.html + 89 - - Status - Estado + + Activated + Activado - src/app/member/member-detail.component.html - 65 + src/app/user/user-detail.component.html + 42 - - - Type - Tipo - src/app/member/member-detail.component.html - 27 + src/app/user/user-update.component.html + 103 - - - 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.ts - 79 + src/app/user/users.component.html + 97 - - permission to update your ORCID record - permiso para actualizar su registro ORCID + + Admin + Administrador - src/app/landing-page/landing-page.component.html - 16 + src/app/user/user-detail.component.html + 60 - - - You have already granted - Ya has otorgado - src/app/landing-page/landing-page.component.html - 13 + src/app/user/user-update.component.html + 113 - - Allow to update my ORCID record. - Permitir que actualice mi registro ORCID + + Created + Creado - src/app/landing-page/landing-page.component.ts - 80 + src/app/user/user-detail.component.html + 78 - - If this was a mistake, click the button below to grant access. - Si ha sido un error, haga clic en el botón de abajo para otorgar acceso. + + Last Modified + Última modificación - src/app/landing-page/landing-page.component.html - 45 + src/app/user/user-detail.component.html + 83 - - - will not be able to update your ORCID record. - no podrá actualizar su registro ORCID. - src/app/landing-page/landing-page.component.html - 42 + src/app/user/users.component.html + 105 - - Oops, you have denied access. - Vaya, se ha denegado el acceso. + + Resend activation email + Volver a enviar correo electrónico de activación - src/app/landing-page/landing-page.component.html - 39 + src/app/user/user-detail.component.html + 107 - - - Oops, something went wrong and we were not able to fetch your ORCID iD - ¡Ups! Algo salió mal y no pudimos obtener su ID de ORCID - src/app/landing-page/landing-page.component.html - 33 + src/app/user/user-update.component.html + 150 + + + src/app/user/users.component.html + 166 - - 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 + + Import users + Importar usuarios - src/app/landing-page/landing-page.component.ts - 78 + src/app/user/user-import-dialog.component.html + 3 - - Thanks, ! - Gracias, + + 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 - src/app/landing-page/landing-page.component.ts - 172 + src/app/user/user-import-dialog.component.html + 16 - - 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. + + Please select a CSV file to upload + Seleccione el archivo CSV que desea subir - src/app/landing-page/landing-page.component.ts - 81 + src/app/user/user-import-dialog.component.html + 40 - - Member created - Se ha creado el miembro + + File Path + Ruta del archivo - src/app/shared/pipe/localize.ts - 21 + src/app/user/user-import-dialog.component.html + 49 - - Member updated successfully - Se ha actualizado el miembro con éxito + + Add or edit user + Añadir o editar un usuario - src/app/shared/pipe/localize.ts - 23 + src/app/user/user-update.component.html + 4 - - 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 + + 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/member/member-import-dialog.component.html - 16 + src/app/user/user-update.component.ts + 220 - - File Path - File Path + + Manage users + Administrar usuarios - src/app/member/member-import-dialog.component.html - 40 + src/app/user/users.component.html + 2 - - Please select a CSV file to upload - Seleccione un archivo CSV para cargar + + Add user + Agregar usuario - src/app/member/member-import-dialog.component.html - 32 + src/app/user/users.component.html + 11 - - Import members - Importar miembros + + Import users from CSV + Importar usuarios desde CSV - src/app/member/member-import-dialog.component.html - 3 + src/app/user/users.component.html + 20 - - You are logged in as user - Ha iniciado sesión como usuario + + No users to show + No hay usuarios para mostrar - src/app/home/home.component.ts - 25 + src/app/user/users.component.html + 52 diff --git a/ui/src/i18n/messages.fr.xlf b/ui/src/i18n/messages.fr.xlf index c64b3da15..8e078de4e 100644 --- a/ui/src/i18n/messages.fr.xlf +++ b/ui/src/i18n/messages.fr.xlf @@ -1,9 +1,9 @@ - + Failed to sign in! Please check your credentials and try again. - Échec de la connexion ! Veuillez vérifier vos identifiants et réessayer. + <strong>Échec de la connexion !</strong> Veuillez vérifier vos identifiants et réessayer. src/app/account/login/login.component.html 6 @@ -11,7 +11,7 @@ Email - E-mail + E-mail src/app/account/login/login.component.html 10 @@ -27,7 +27,7 @@ Your email - Votre adresse e-mail + Votre adresse e-mail src/app/account/login/login.component.html 16 @@ -43,7 +43,7 @@ Password - Mot de passe + Mot de passe src/app/account/login/login.component.html 22 @@ -51,7 +51,7 @@ Your password - Votre mot de passe + Votre mot de passe src/app/account/login/login.component.html 28 @@ -59,7 +59,7 @@ Please enter the MFA code from your authenticator app - Veuillez entrer le code MFA de votre application d'authentification + Veuillez entrer le code MFA de votre application d'authentification src/app/account/login/login.component.html 34 @@ -67,7 +67,7 @@ Invalid MFA code - Code MFA non valide + Code MFA non valide src/app/account/login/login.component.html 37 @@ -75,7 +75,7 @@ MFA code - Code MFA + Code MFA src/app/account/login/login.component.html @@ -84,7 +84,7 @@ Sign in - Se connecter + Se connecter src/app/account/login/login.component.html 43 @@ -92,111 +92,103 @@ Did you forget your password? - Vous avez oublié votre mot de passe ? + Vous avez oublié votre mot de passe ? src/app/account/login/login.component.html 55 - - Reset your password - Réinitialiser votre mot de passe + + Reset password + Réinitialiser le mot de passe - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 4 - - 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 + + The activation key is missing. + La clé d'activation est manquante. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 7 - - Enter the email address you used to register. - Saisissez l'adresse e-mail que vous avez utilisée pour vous inscrire + + This activation key is invalid. + La clé d'activation est invalide. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 11 - - 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. + + This activation has expired. + La clé d'activation est expirée. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 15 - - Your email is required. - Votre adresse e-mail est obligatoire. - - src/app/account/password/password-reset-init.component.html - 42 - - - - Your email is invalid. - Votre adresse e-mail n'est pas valide. + + 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-init.component.html - 50 + src/app/account/password/password-reset-finish.component.html + 20 - - Your email is required to be at least 5 characters. - Votre adresse e-mail doit compter au moins cinq caractères. + + 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-init.component.html - 57 + src/app/account/password/password-reset-finish.component.html + 26 - - Your email cannot be longer than 100 characters. - Votre e-mail ne peut pas dépasser 50 caractères. + + 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-init.component.html - 65 + src/app/account/password/password-reset-finish.component.html + 32 - - Reset - Réinitialiser le mot de passe + + Choose a new password + Choisissez un nouveau mot de passe - src/app/account/password/password-reset-init.component.html - 76 + src/app/account/password/password-reset-finish.component.html + 39 - - Password for (You) - Mot de passe pour (vous) + + 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.component.ts - 34 + src/app/account/password/password-reset-finish.component.html + 43 - - Password changed! - Mot de passe modifié ! + + Your password has been reset. Please + <strong>Votre mot de passe a été réinitialisé.</strong> Veuillez - src/app/account/password/password.component.html - 7 + src/app/account/password/password-reset-finish.component.html + 50 - - 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é. + + sign in + s'identifier - src/app/account/password/password.component.html - 15 + src/app/account/password/password-reset-finish.component.html + 59 The password and its confirmation do not match! - Le mot de passe et sa confirmation ne correspondent pas ! + Le mot de passe et sa confirmation ne correspondent pas ! src/app/account/password/password-reset-finish.component.html 68 @@ -206,65 +198,49 @@ 23 - - Current password - Mot de passe actuel + + New password + Nouveau mot de passe - src/app/account/password/password.component.html - 30 + src/app/account/password/password-reset-finish.component.html + 76 - - - Current password - Current password src/app/account/password/password.component.html - 38 + 58 - - Your password is required. - Votre mot de passe est requis. + + New password + Nouveau mot de passe src/app/account/password/password-reset-finish.component.html - 97 - - - src/app/account/password/password.component.html - 51 + 83 src/app/account/password/password.component.html - 79 + 65 - - New password - Nouveau mot de passe + + Your password is required. + Votre mot de passe est requis. src/app/account/password/password-reset-finish.component.html - 76 + 97 src/app/account/password/password.component.html - 58 - - - - New password - Nouveau mot de passe - - src/app/account/password/password-reset-finish.component.html - 83 + 51 src/app/account/password/password.component.html - 65 + 79 Your password is required to be at least 4 characters. - Votre mot de passe doit contenir au moins 4 caractères. + Votre mot de passe doit contenir au moins 4 caractères. src/app/account/password/password-reset-finish.component.html 105 @@ -276,7 +252,7 @@ Your password cannot be longer than 50 characters. - Votre mot de passe ne doit pas compter plus de 50 caractères. + Votre mot de passe ne doit pas compter plus de 50 caractères. src/app/account/password/password-reset-finish.component.html 112 @@ -288,7 +264,7 @@ New password confirmation - Confirmation du nouveau mot de passe + Confirmation du nouveau mot de passe src/app/account/password/password-reset-finish.component.html 121 @@ -300,7 +276,7 @@ Confirm the new password - Confirmer le nouveau mot de passe + Confirmer le nouveau mot de passe src/app/account/password/password-reset-finish.component.html 128 @@ -312,7 +288,7 @@ Your password confirmation is required. - Votre mot de passe de confirmation est obligatoire. + Votre mot de passe de confirmation est obligatoire. src/app/account/password/password-reset-finish.component.html 142 @@ -324,7 +300,7 @@ 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 150 @@ -336,7 +312,7 @@ 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 157 @@ -346,17 +322,145 @@ 138 + + Reset Password + Validez le nouveau mot de passe + + src/app/account/password/password-reset-finish.component.html + 167 + + + + Reset your password + Réinitialiser votre mot de passe + + src/app/account/password/password-reset-init.component.html + 4 + + + + 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 + + src/app/account/password/password-reset-init.component.html + 7 + + + + Enter the email address you used to register. + Saisissez l'adresse e-mail que vous avez utilisée pour vous inscrire + + src/app/account/password/password-reset-init.component.html + 11 + + + + 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. + + src/app/account/password/password-reset-init.component.html + 15 + + + + Your email is required. + Votre adresse e-mail est obligatoire. + + src/app/account/password/password-reset-init.component.html + 42 + + + + Your email is invalid. + Votre adresse e-mail n'est pas valide. + + src/app/account/password/password-reset-init.component.html + 50 + + + + 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 + 57 + + + + 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 + 65 + + + + Reset + Réinitialiser le mot de passe + + src/app/account/password/password-reset-init.component.html + 76 + + + + Password strength: + Robustesse du mot de passe : + + src/app/account/password/password-strength.component.html + 2 + + + + Password changed! + <strong>Mot de passe modifié !</strong> + + src/app/account/password/password.component.html + 7 + + + + 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é. + + src/app/account/password/password.component.html + 15 + + + + Current password + Mot de passe actuel + + src/app/account/password/password.component.html + 30 + + + + Current password + + + src/app/account/password/password.component.html + 38 + + Save - Enregistrer + Enregistrer src/app/account/password/password.component.html 148 + + Password for (You) + + + src/app/account/password/password.component.ts + 34 + + Personal details - Détails personnels + Détails personnels src/app/account/settings/settings.component.html 4 @@ -364,7 +468,7 @@ Settings saved! - Réglages enregistrés ! + <strong>Réglages enregistrés !</strong> src/app/account/settings/settings.component.html 8 @@ -372,7 +476,7 @@ First Name - Prénom + Prénom src/app/account/settings/settings.component.html 23 @@ -380,7 +484,7 @@ Your first name - Votre prénom + Votre prénom src/app/account/settings/settings.component.html 30 @@ -388,7 +492,7 @@ Your first name is required. - Votre prénom est obligatoire. + Votre prénom est obligatoire. src/app/account/settings/settings.component.html 44 @@ -396,7 +500,7 @@ Your first name is required to be at least 1 character. - Votre prénom doit contenir au moins 1 caractère + Votre prénom doit contenir au moins 1 caractère src/app/account/settings/settings.component.html 51 @@ -404,7 +508,7 @@ Your first name cannot be longer than 50 characters. - Votre prénom ne doit pas comporter plus de 50 caractères + Votre prénom ne doit pas comporter plus de 50 caractères src/app/account/settings/settings.component.html 58 @@ -412,7 +516,7 @@ Last Name - Nom de famille + Nom de famille src/app/account/settings/settings.component.html 65 @@ -420,7 +524,7 @@ Your last name - Votre nom de famille + Votre nom de famille src/app/account/settings/settings.component.html 72 @@ -428,7 +532,7 @@ Your last name is required. - Votre nom est obligatoire. + Votre nom est obligatoire. src/app/account/settings/settings.component.html 86 @@ -436,7 +540,7 @@ Your last name is required to be at least 1 character. - Votre nom de famille doit compter au moins un caractère. + Votre nom de famille doit compter au moins un caractère. src/app/account/settings/settings.component.html 93 @@ -444,7 +548,7 @@ Your last name cannot be longer than 50 characters. - Votre nom ne peut pas comporter plus de 50 caractères + Votre nom ne peut pas comporter plus de 50 caractères src/app/account/settings/settings.component.html 100 @@ -452,7 +556,7 @@ Language - Langue + Langue src/app/account/settings/settings.component.html 119 @@ -460,7 +564,7 @@ Save - Enregistrer + Enregistrer src/app/account/settings/settings.component.html 129 @@ -472,7 +576,7 @@ Security - Sécurité + Sécurité src/app/account/settings/settings.component.html 143 @@ -480,7 +584,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. - 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. + 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.html 146 @@ -488,7 +592,7 @@ Two-factor Authentication - Authentification à deux facteurs + Authentification à deux facteurs src/app/account/settings/settings.component.html 151 @@ -496,7 +600,7 @@ 2FA settings updated - Mise à jour des paramètres A2F + Mise à jour des paramètres A2F src/app/account/settings/settings.component.html @@ -505,7 +609,7 @@ 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. + <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 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>. src/app/account/settings/settings.component.html 166 @@ -513,7 +617,7 @@ 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. + <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 @@ -521,7 +625,7 @@ Can't scan the QR code? - <strong>Vous ne pouvez pas scanner le code QR ?</strong> + <strong>Vous ne pouvez pas scanner le code QR ?</strong> src/app/account/settings/settings.component.html 196 @@ -529,7 +633,7 @@ Get a text code - Obtenez un code texte + Obtenez un code texte src/app/account/settings/settings.component.html 200 @@ -537,7 +641,7 @@ and enter it into your 2FA app instead - et entrez-le dans votre application A2F à la place + et entrez-le dans votre application A2F à la place src/app/account/settings/settings.component.html 202 @@ -545,7 +649,7 @@ 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. + <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 @@ -553,7 +657,7 @@ Incorrect verification code - Code de vérification incorrect + Code de vérification incorrect src/app/account/settings/settings.component.html 214 @@ -561,7 +665,7 @@ Verification code - Code de vérification + Code de vérification src/app/account/settings/settings.component.html 221 @@ -569,4263 +673,4157 @@ 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. + Notez les codes de sauvegarde suivants, c'est la seule fois qu'ils seront affichés. src/app/account/settings/settings.component.html 228 - - Privacy Policy - Politique de confidentialité + + Confirm deletion + Confirmer la suppression - src/app/layout/footer/footer.component.html - 13 + src/app/affiliation/affiliation-delete.component.html + 3 - - - Terms of Use - Conditions d'utilisation - src/app/layout/footer/footer.component.html - 16 + src/app/user/user-delete.component.html + 3 - - Help - Aide - - src/app/layout/footer/footer.component.html - 19 - - - - ORCID Registry - Registre ORCID - - src/app/layout/footer/footer.component.html - 22 - - - - Member Portal - Portail des membres - - src/app/layout/navbar/navbar.component.html - 6 - - - - Tools - Outils - - src/app/layout/navbar/navbar.component.html - 37 - - - - Affiliation Manager - Affiliation Manager - - src/app/layout/navbar/navbar.component.html - 51 - - - - Member report - Rapport de membre - - src/app/layout/navbar/navbar.component.html - 64 - - - - Integration report - Rapport d'intégration - - src/app/layout/navbar/navbar.component.html - 77 - - - - Consortium report - Rapport du consortium - - src/app/layout/navbar/navbar.component.html - 90 - - - - Affiliation report - Rapport d'affiliation - - src/app/layout/navbar/navbar.component.html - 101 - - - - Consortium member affiliations - Consortium member affiliations + + Are you sure you want to delete this affiliation from the portal? + Voulez-vous vraiment supprimer cette affiliation du portail ? - src/app/layout/navbar/navbar.component.html - 115 + src/app/affiliation/affiliation-delete.component.html + 8 - - Resources - Ressources + + Cancel + Annuler - src/app/layout/navbar/navbar.component.html - 131 + src/app/affiliation/affiliation-delete.component.html + 17 - - - Account Management Guide - Guide de gestion de compte - src/app/layout/navbar/navbar.component.html - 142 + src/app/affiliation/affiliation-import-dialog.component.html + 67 - - - Affiliation Manager Guide - Guide Affiliation Manager - src/app/layout/navbar/navbar.component.html - 152 + src/app/affiliation/affiliation-update.component.html + 460 - - - Member Reporting Guide - Guide de signalement de membres - src/app/layout/navbar/navbar.component.html - 162 + src/app/affiliation/send-notifications-dialog.component.html + 33 - - - Apply for Affiliation Manager Credentials - Demander des identifiants Affiliation Manager - src/app/layout/navbar/navbar.component.html - 173 + src/app/member/member-import-dialog.component.html + 58 - - - Admin - Administrateur - src/app/layout/navbar/navbar.component.html - 189 + src/app/member/member-update.component.html + 188 - - - Manage users - Gérer les utilisateurs - src/app/layout/navbar/navbar.component.html - 202 + src/app/user/user-delete.component.html + 14 - - - Manage members - Gérer les membres - src/app/layout/navbar/navbar.component.html - 215 + src/app/user/user-import-dialog.component.html + 67 - - - Account - Compte - src/app/layout/navbar/navbar.component.html - 230 + src/app/user/user-update.component.html + 120 - - Settings - Réglages + + Delete + Supprimer - src/app/layout/navbar/navbar.component.html - 240 + src/app/affiliation/affiliation-delete.component.html + 20 - - - Password - Mot de passe - src/app/layout/navbar/navbar.component.html - 246 - - - - Sign out - Se déconnecter - - src/app/layout/navbar/navbar.component.html - 252 + src/app/affiliation/affiliations.component.html + 232 - - - Sorry, an error has occurred - Sorry, an error has occurred - src/app/error/error-alert.component.html - 5 + src/app/user/user-delete.component.html + 17 - - - You are not authorized to access this page. - Vous n'êtes pas autorisé à accéder à cette page. - src/app/error/error.component.html - 11 + src/app/user/users.component.html + 186 - - The page does not exist. - La page n'existe pas. + + 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/error/error.component.html - 14 + src/app/affiliation/affiliation-delete.component.ts + 40 - - Your request cannot be processed - Votre demande ne peut pas être traitée. + + Affiliation details + Détails de l'affiliation - src/app/error/error.component.html + src/app/affiliation/affiliation-detail.component.html 4 - - sign in - s'identifier - - src/app/account/password/password-reset-finish.component.html - 59 - - - - Reset Password - Validez le nouveau mot de passe + + ID + Identifiant - src/app/account/password/password-reset-finish.component.html - 167 + src/app/affiliation/affiliation-detail.component.html + 9 - - 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. + + Email + Adresse e-mail de l'utilisateur - src/app/account/password/password-reset-finish.component.html - 43 + src/app/affiliation/affiliation-detail.component.html + 13 - - - Choose a new password - Choisissez un nouveau mot de passe - src/app/account/password/password-reset-finish.component.html - 39 + src/app/affiliation/affiliation-update.component.html + 15 - - - 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 - 20 + src/app/affiliation/affiliations.component.html + 135 - - 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. + + Status + Statut - src/app/account/password/password-reset-finish.component.html - 26 + src/app/affiliation/affiliation-detail.component.html + 17 - - - 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 - 32 + src/app/affiliation/affiliations.component.html + 151 - - This activation has expired. - La clé d'activation est expirée. + + Permission link + Lien de l'autorisation - src/app/account/password/password-reset-finish.component.html - 15 + src/app/affiliation/affiliation-detail.component.html + 25 - - This activation key is invalid. - La clé d'activation est invalide. + + Copy to clipboard + Copier dans le presse-papiers - src/app/account/password/password-reset-finish.component.html - 11 + src/app/affiliation/affiliation-detail.component.html + 37 - - The activation key is missing. - La clé d'activation est manquante. + + ORCID iD + Identifiant ORCID - src/app/account/password/password-reset-finish.component.html - 7 + src/app/affiliation/affiliation-detail.component.html + 41 - - - Your password has been reset. Please - Votre mot de passe a été réinitialisé. Veuillez - src/app/account/password/password-reset-finish.component.html - 50 + src/app/affiliation/affiliations.component.html + 139 - - Reset password - Réinitialiser le mot de passe + + Affiliation Section + Type d'affiliation - src/app/account/password/password-reset-finish.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 49 - - - Password strength: - Robustesse du mot de passe : - src/app/account/password/password-strength.component.html - 2 + src/app/affiliation/affiliation-update.component.html + 43 - - Resend activation email - Renvoyer l'e-mail d'activation - - src/app/user/user-detail.component.html - 107 - + + + + + - src/app/user/user-update.component.html - 150 + src/app/affiliation/affiliation-detail.component.html + 53 - src/app/user/users.component.html - 166 + src/app/affiliation/affiliations.component.html + 168 - - Back - Retour + + Organization + Organisation src/app/affiliation/affiliation-detail.component.html - 231 + 57 + + + Department Name + Service - src/app/member/member-detail.component.html - 88 + src/app/affiliation/affiliation-detail.component.html + 69 - src/app/user/user-detail.component.html - 95 + src/app/affiliation/affiliation-update.component.html + 243 - - Cancel - Annuler - - src/app/affiliation/affiliation-delete.component.html - 17 - + + Role Title + Rôle/titre - src/app/affiliation/affiliation-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 79 src/app/affiliation/affiliation-update.component.html - 460 + 268 + + + Url + URL - src/app/affiliation/send-notifications-dialog.component.html - 33 + src/app/affiliation/affiliation-detail.component.html + 85 - src/app/member/member-import-dialog.component.html - 58 + src/app/affiliation/affiliation-update.component.html + 284 + + + Start Date + Date de début - src/app/member/member-update.component.html - 188 + src/app/affiliation/affiliation-detail.component.html + 93 + + + End Date + Date de fin - src/app/user/user-delete.component.html - 14 + src/app/affiliation/affiliation-detail.component.html + 99 + + + External Id + Identifiant externe - src/app/user/user-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 109 - src/app/user/user-update.component.html - 120 + src/app/affiliation/affiliation-update.component.html + 421 - - Delete - Supprimer + + Created + Créé - src/app/affiliation/affiliation-delete.component.html - 20 + src/app/affiliation/affiliation-detail.component.html + 117 + + + Added To ORCID + Ajouté à ORCID - src/app/affiliation/affiliations.component.html - 232 + src/app/affiliation/affiliation-detail.component.html + 125 + + + Updated In ORCID + Mis à jour dans ORCID - src/app/user/user-delete.component.html - 17 + src/app/affiliation/affiliation-detail.component.html + 135 + + + Modified + Modifié - src/app/user/users.component.html - 186 + src/app/affiliation/affiliation-detail.component.html + 141 - - Edit - Modifier + + by + par src/app/affiliation/affiliation-detail.component.html - 235 + 144 - src/app/affiliation/affiliations.component.html - 222 + src/app/member/member-detail.component.html + 71 src/app/member/member-detail.component.html - 91 + 81 - src/app/member/members.component.html - 153 + src/app/user/user-detail.component.html + 81 src/app/user/user-detail.component.html - 103 + 87 + + + Admin Id + Identifiant de l'administrateur - src/app/user/users.component.html - 175 + src/app/affiliation/affiliation-detail.component.html + 146 - - Save - Enregistrer + + Notification First Sent + Première notification envoyée - src/app/affiliation/affiliation-update.component.html - 463 + src/app/affiliation/affiliation-detail.component.html + 157 - src/app/member/member-update.component.html - 191 + src/app/affiliation/affiliation-detail.component.html + 176 + + + Notification Last Sent + Dernière notification envoyée - src/app/user/user-update.component.html - 131 + src/app/affiliation/affiliation-detail.component.html + 195 - src/app/user/user-update.component.html - 141 + src/app/affiliation/affiliation-detail.component.html + 214 - - Activated - Activé - - src/app/user/user-detail.component.html - 42 - + + Back + Retour - src/app/user/user-update.component.html - 103 + src/app/affiliation/affiliation-detail.component.html + 231 - src/app/user/users.component.html - 97 + src/app/member/member-detail.component.html + 88 - - - Created - Créé src/app/user/user-detail.component.html - 78 + 95 - - User details - Détails de l'utilisateur + + Edit + Modifier - src/app/user/user-detail.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 235 - - - Email - E-mail - src/app/user/user-detail.component.html - 9 + src/app/affiliation/affiliations.component.html + 222 - src/app/user/user-update.component.html - 33 + src/app/member/member-detail.component.html + 91 - src/app/user/users.component.html - 61 + src/app/member/members.component.html + 153 - - - First Name - Prénom src/app/user/user-detail.component.html - 13 - - - src/app/user/user-update.component.html - 42 - - - src/app/user/users.component.html - 65 + 103 - - - Add user - Ajouter un utilisateur src/app/user/users.component.html - 11 - - - - Add or edit user - Ajouter ou modifier un utilisateur - - src/app/user/user-update.component.html - 4 + 175 - - No users to show - Aucun utilisateur à afficher + + Copied to clipboard + Copié dans le presse-papiers - src/app/user/users.component.html + src/app/affiliation/affiliation-detail.component.ts 52 - - Manage users - Gérer les utilisateurs + + Import affiliations from CSV + Importer les affiliations - src/app/user/users.component.html - 2 + src/app/affiliation/affiliation-import-dialog.component.html + 3 - - Import users from CSV - Importer des utilisateurs depuis un CSV + + 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/user/users.component.html - 20 + src/app/affiliation/affiliation-import-dialog.component.html + 13 - - Admin - Admin + + There was a problem uploading your CSV for processing. + Problème lors du téléchargement de votre CSV pour traitement. - src/app/user/user-detail.component.html - 60 + src/app/affiliation/affiliation-import-dialog.component.html + 27 + + + Please select the CSV file to upload + Veuillez sélectionner un fichier CSV à télécharger. - src/app/user/user-update.component.html - 113 + src/app/affiliation/affiliation-import-dialog.component.html + 32 - - Last Modified - Dernière modification + + File Path + Chemin du fichier - src/app/user/user-detail.component.html - 83 + src/app/affiliation/affiliation-import-dialog.component.html + 40 + + + 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/user/users.component.html - 105 + src/app/affiliation/affiliation-import-dialog.component.html + 55 - - Last Name - Nom + + Upload + Transférer - src/app/user/user-detail.component.html - 17 + src/app/affiliation/affiliation-import-dialog.component.html + 70 - src/app/user/user-update.component.html - 51 + src/app/member/member-import-dialog.component.html + 61 - src/app/user/users.component.html + src/app/user/user-import-dialog.component.html + 70 + + + + Close + Fermer + + src/app/affiliation/affiliation-import-dialog.component.html 73 - - Organization owner - Propriétaire de l'organisation + + There is no file to upload. Please select one. + Il n'y a aucun fichier à transférer. Veuillez en sélectionner un. - src/app/user/user-detail.component.html - 21 + src/app/affiliation/affiliation-import-dialog.component.ts + 60 + + + Add or edit affiliation + Ajouter ou modifier une affiliation - src/app/user/user-update.component.html - 68 + src/app/affiliation/affiliation-update.component.html + 8 + + + This field should follow pattern for "Email". + - src/app/user/users.component.html - 81 + src/app/affiliation/affiliation-update.component.html + 25 - - Organization - Organisation + + This field is required. + Ce champ est obligatoire. - src/app/user/user-detail.component.html - 38 + src/app/affiliation/affiliation-update.component.html + 33 - src/app/user/user-update.component.html - 76 + src/app/affiliation/affiliation-update.component.html + 64 - src/app/user/users.component.html - 89 + src/app/affiliation/affiliation-update.component.html + 88 - - - Invite email couldn't be sent. - L'e-mail d'invitation n'a pas pu être envoyé. - src/app/shared/pipe/localize.ts - 13 + src/app/affiliation/affiliation-update.component.html + 112 - - - Invite sent. - Invitation envoyée. - src/app/shared/pipe/localize.ts - 11 + src/app/affiliation/affiliation-update.component.html + 136 - - - by - par - src/app/affiliation/affiliation-detail.component.html - 144 + src/app/affiliation/affiliation-update.component.html + 164 - src/app/member/member-detail.component.html - 71 + src/app/affiliation/affiliation-update.component.html + 195 - src/app/member/member-detail.component.html - 81 + src/app/member/member-update.component.html + 61 - src/app/user/user-detail.component.html - 81 + src/app/member/member-update.component.html + 106 - src/app/user/user-detail.component.html - 87 + src/app/member/member-update.component.html + 142 - - False - faux + + No affiliations to show + Aucune affiliation trouvée - src/app/user/user-detail.component.html - 24 + src/app/affiliation/affiliation-update.component.html + 67 - src/app/user/user-detail.component.html - 45 + src/app/affiliation/affiliation-update.component.html + 199 - src/app/user/user-detail.component.html - 63 + src/app/affiliation/affiliations.component.html + 126 - - Search... - Recherche… + + Organization Name + Nom de l'organisation - src/app/affiliation/affiliations.component.html - 104 + src/app/affiliation/affiliation-update.component.html + 75 + + + City + Ville - src/app/member/members.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 99 + + + State/Region + État/région - src/app/user/users.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 122 - - Showing - of items. - Montrer entre et éléments sur . + + Country + Pays - src/app/affiliation/affiliations.component.ts - 226 + src/app/affiliation/affiliation-update.component.html + 146 + + + Organization ID Source + Source de l'identifiant de l'organisation - src/app/member/members.component.ts - 157 + src/app/affiliation/affiliation-update.component.html + 176 + + + Organization ID + Identifiant de l'organisation - src/app/user/users.component.ts - 228 + src/app/affiliation/affiliation-update.component.html + 208 - - True - vrai + + 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/user/user-detail.component.html - 23 + src/app/affiliation/affiliation-update.component.html + 230 + + + Start Year + Année de début - src/app/user/user-detail.component.html - 44 + src/app/affiliation/affiliation-update.component.html + 300 + + + Year + Année - src/app/user/user-detail.component.html - 62 + src/app/affiliation/affiliation-update.component.html + 309 - - - Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. - Êtes-vous sûr(e) de vouloir transférer la propriété ? Vous êtes sur le point de transférer la propriété de ce compte d'organisation. Si vous êtes le propriétaire de l'organisation après le transfert de propriété, vous n'aurez plus accès aux fonctions d'administrateur, telles que la gestion des utilisateurs. - src/app/user/user-update.component.ts - 220 + src/app/affiliation/affiliation-update.component.html + 359 - - Are you sure you want to delete user ? - Êtes-vous sûr(e) de vouloir supprimer l'utilisateur ? + + Start Month + Mois de début - src/app/user/user-delete.component.ts - 44 + src/app/affiliation/affiliation-update.component.html + 318 - - User created. Invite sent. - Utilisateur créé. Invitation envoyée. + + Month + Mois - src/app/shared/pipe/localize.ts - 15 + src/app/affiliation/affiliation-update.component.html + 327 - - - User updated successfully - Utilisateur mis à jour avec succès - src/app/shared/pipe/localize.ts - 17 + src/app/affiliation/affiliation-update.component.html + 377 - - User deleted successfully - L'utilisateur a bien été supprimé + + Start Day + Jour de début - src/app/shared/pipe/localize.ts - 19 + src/app/affiliation/affiliation-update.component.html + 336 - - There is no file to upload. Please select one. - There is no file to upload. Please select one. - gatewayApp.msUserServiceMSUser.import.emptyFile.string + + Day + Jour - src/app/member/member-import-dialog.component.ts - 60 + src/app/affiliation/affiliation-update.component.html + 339 - src/app/user/user-import-dialog.component.ts - 62 + src/app/affiliation/affiliation-update.component.html + 389 - - Upload - Transférer + + End Year + De fin d'année - src/app/affiliation/affiliation-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 350 + + + + End Month + Mois de la fin + + src/app/affiliation/affiliation-update.component.html + 368 + + + End Day + Jour de fin - src/app/member/member-import-dialog.component.html - 61 + src/app/affiliation/affiliation-update.component.html + 386 + + + Start date cannot be greater than the end date + La date de début ne peut être postérieure à la date de fin. - src/app/user/user-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 395 - - Confirm deletion - Confirmer la suppression + + External Id Type + Type d'identifiant externe - src/app/affiliation/affiliation-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 406 + + + External Id Url + URL d'identifiant externe - src/app/user/user-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 436 - - 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 + + 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/user/user-import-dialog.component.html - 16 + src/app/affiliation/affiliation-update.component.html + 452 - - File Path - Chemin du fichier + + Save + Enregistrer - src/app/user/user-import-dialog.component.html - 49 + src/app/affiliation/affiliation-update.component.html + 463 - - - Please select a CSV file to upload - Veuillez sélectionner le fichier CSV à télécharger - src/app/user/user-import-dialog.component.html - 40 + src/app/member/member-update.component.html + 191 - - - Import users - Importer des utilisateurs - src/app/user/user-import-dialog.component.html - 3 + src/app/user/user-update.component.html + 131 + + + src/app/user/user-update.component.html + 141 - - - - - - - + + This field cannot be longer than characters. + - src/app/affiliation/affiliation-detail.component.html - 53 + src/app/affiliation/affiliation-update.component.ts + 196 - src/app/affiliation/affiliations.component.html - 168 + src/app/affiliation/affiliation-update.component.ts + 198 - - to - au + + Affiliations + Affiliations src/app/affiliation/affiliations.component.html - 184 + 2 - - Affiliation Data - Données d'affiliation + + Send permission notifications + Envoyer des notifications d'autorisation src/app/affiliation/affiliations.component.html - 143 + 11 - - Date created - Date de création + + Request permission links + Demander des liens d'autorisation src/app/affiliation/affiliations.component.html - 147 + 21 - - View details - Voir les détails + + Request affiliation status report + Demander un rapport sur l'état de l'affiliation src/app/affiliation/affiliations.component.html - 192 + 31 - - Email - Adresse e-mail de l'utilisateur - - src/app/affiliation/affiliation-detail.component.html - 13 - + + Request affiliations for edit + Demander des affiliations pour modification - src/app/affiliation/affiliation-update.component.html - 15 + src/app/affiliation/affiliations.component.html + 41 + + + Import affiliations from CSV + Importer des affiliations à partir d'un CSV src/app/affiliation/affiliations.component.html - 135 + 51 Add affiliation - Ajouter une affiliation + Ajouter une affiliation src/app/affiliation/affiliations.component.html 61 - - 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. + + 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.html - 205 + 73 - - No affiliations to show - Aucune affiliation trouvée - - src/app/affiliation/affiliation-update.component.html - 67 - - - src/app/affiliation/affiliation-update.component.html - 199 - + + 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.html - 126 + 82 - - Send permission notifications - Envoyer des notifications d'autorisation + + 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.html - 11 + 91 - - Affiliations - Affiliations + + Search... + Recherche… src/app/affiliation/affiliations.component.html - 2 + 104 - - - Import affiliations from CSV - Importer des affiliations à partir d'un CSV - src/app/affiliation/affiliations.component.html - 51 + src/app/member/members.component.html + 32 - - - ORCID iD - Identifiant ORCID - src/app/affiliation/affiliation-detail.component.html - 41 + src/app/user/users.component.html + 32 + + + Affiliation Data + Données d'affiliation src/app/affiliation/affiliations.component.html - 139 + 143 - - Request affiliations for edit - Demander des affiliations pour modification + + Date created + Date de création src/app/affiliation/affiliations.component.html - 41 + 147 - - 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. + + to + au src/app/affiliation/affiliations.component.html - 73 + 184 - - Request affiliation status report - Demander un rapport sur l'état de l'affiliation + + View details + Voir les détails src/app/affiliation/affiliations.component.html - 31 + 192 - - 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. + + 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 - 82 + 205 - - Request permission links - Demander des liens d'autorisation + + Showing - of items. + - src/app/affiliation/affiliations.component.html - 21 + src/app/affiliation/affiliations.component.ts + 226 - - - 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.html - 91 + src/app/member/members.component.ts + 157 + + + src/app/user/users.component.ts + 228 - - Status - Statut + + Send permission notifications + Envoyer des notifications d'autorisation - src/app/affiliation/affiliation-detail.component.html - 17 + src/app/affiliation/send-notifications-dialog.component.html + 3 + + + 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/affiliations.component.html - 151 + src/app/affiliation/send-notifications-dialog.component.html + 13 - - Error adding to ORCID - Erreur lors de l'ajout à ORCID + + 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/shared/pipe/localize.ts - 50 + src/app/affiliation/send-notifications-dialog.component.html + 16 - - Error deleting in ORCID - Erreur lors de la suppression dans ORCID + + Notification language + Langue des notifications - src/app/shared/pipe/localize.ts - 56 + src/app/affiliation/send-notifications-dialog.component.html + 20 - - Error updating in ORCID - Erreur lors de la mise à jour dans ORCID + + What language should the notification be sent in? + Dans quelle langue les notifications doivent-elles être envoyées ? - src/app/shared/pipe/localize.ts - 52 + src/app/affiliation/send-notifications-dialog.component.html + 23 - - In ORCID - Dans ORCID + + Send notifications + Envoyer des notifications - src/app/shared/pipe/localize.ts - 42 + src/app/affiliation/send-notifications-dialog.component.html + 38 - - Notification failed - Échec de la notification + + Sorry, an error has occurred + - src/app/shared/pipe/localize.ts - 62 + src/app/error/error-alert.component.html + 5 - - Notification requested - Notification demandée + + Your request cannot be processed + Votre demande ne peut pas être traitée. - src/app/shared/pipe/localize.ts - 58 + src/app/error/error.component.html + 4 - - Notification sent - Notification envoyée + + You are not authorized to access this page. + Vous n'êtes pas autorisé à accéder à cette page. - src/app/shared/pipe/localize.ts - 60 + src/app/error/error.component.html + 11 - - Pending - En attente + + The page does not exist. + La page n'existe pas. - src/app/shared/pipe/localize.ts - 40 + src/app/error/error.component.html + 14 - - Pending retry in ORCID - En attente d'une nouvelle tentative dans ORCID + + You are logged in as user + Vous êtes connecté en tant que <strong>{{username}}</strong> - src/app/shared/pipe/localize.ts - 54 + src/app/home/home.component.ts + 25 - - Pending update in ORCID - En attente de mise à jour dans ORCID + + You have already granted + Vous avez déjà accordé - src/app/shared/pipe/localize.ts - 64 + src/app/landing-page/landing-page.component.html + 13 - - User deleted from ORCID - User deleted from ORCID + + permission to update your ORCID record + permission de mettre à jour votre dossier ORCID - src/app/shared/pipe/localize.ts - 46 + src/app/landing-page/landing-page.component.html + 16 - - User denied access - L'utilisateur a refusé l'accès + + 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. - src/app/shared/pipe/localize.ts - 38 + src/app/landing-page/landing-page.component.html + 33 - - User granted access - L'utilisateur a accordé l'accès + + Oops, you have denied access. + Oups, vous avez refusé l'accès. - src/app/shared/pipe/localize.ts - 44 + src/app/landing-page/landing-page.component.html + 39 - - User revoked access - L'utilisateur a revoqué l'accès + + will not be able to update your ORCID record. + ne pourra pas mettre à jour votre dossier ORCID. - src/app/shared/pipe/localize.ts - 48 + src/app/landing-page/landing-page.component.html + 42 - - Andorra - Andorre + + 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. - src/app/shared/pipe/localize.ts - 113 + src/app/landing-page/landing-page.component.html + 45 - - United Arab Emirates - Émirats arabes unis + + If you find that data added to your ORCID record is incorrect, please contact + - src/app/shared/pipe/localize.ts - 115 + src/app/landing-page/landing-page.component.ts + 78 - - Afghanistan - Afghanistan + + This authorization link has already been used. Please contact for a new authorization link. + - src/app/shared/pipe/localize.ts - 117 + src/app/landing-page/landing-page.component.ts + 79 - - Antigua and Barbuda - Antigua-et-Barbuda + + Allow to update my ORCID record. + - src/app/shared/pipe/localize.ts - 119 + src/app/landing-page/landing-page.component.ts + 80 - - Anguilla - Anguilla + + You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. + - src/app/shared/pipe/localize.ts - 121 + src/app/landing-page/landing-page.component.ts + 81 - - Albania - Albanie + + Thanks, ! + - src/app/shared/pipe/localize.ts - 123 + src/app/landing-page/landing-page.component.ts + 172 - - Armenia - Arménie + + Privacy Policy + Politique de confidentialité - src/app/shared/pipe/localize.ts - 125 + src/app/layout/footer/footer.component.html + 13 - - Angola - Angola + + Terms of Use + Conditions d'utilisation - src/app/shared/pipe/localize.ts - 127 + src/app/layout/footer/footer.component.html + 16 - - Antarctica - Antarctique + + Help + Aide - src/app/shared/pipe/localize.ts - 129 + src/app/layout/footer/footer.component.html + 19 - - Argentina - Argentine + + ORCID Registry + Registre ORCID - src/app/shared/pipe/localize.ts - 131 + src/app/layout/footer/footer.component.html + 22 - - American Samoa - Samoa américaines + + Member Portal + Portail des membres - src/app/shared/pipe/localize.ts - 133 + src/app/layout/navbar/navbar.component.html + 6 - - Austria - Autriche + + Tools + Outils - src/app/shared/pipe/localize.ts - 135 + src/app/layout/navbar/navbar.component.html + 37 - - Australia - Australie + + Affiliation Manager + Affiliation Manager - src/app/shared/pipe/localize.ts - 137 + src/app/layout/navbar/navbar.component.html + 51 - - Aruba - Aruba + + Member report + Rapport de membre - src/app/shared/pipe/localize.ts - 139 + src/app/layout/navbar/navbar.component.html + 64 - - Åland Islands - Åland (Îles) + + Integration report + Rapport d'intégration - src/app/shared/pipe/localize.ts - 141 + src/app/layout/navbar/navbar.component.html + 77 - - Azerbaijan - Azerbaïdjan + + Consortium report + Rapport du consortium - src/app/shared/pipe/localize.ts - 143 + src/app/layout/navbar/navbar.component.html + 90 - - Bosnia and Herzegovina - Bosnie-Herzégovine + + Affiliation report + Rapport d'affiliation - src/app/shared/pipe/localize.ts - 145 + src/app/layout/navbar/navbar.component.html + 101 - - Barbados - Barbade + + Consortium member affiliations + - src/app/shared/pipe/localize.ts - 147 + src/app/layout/navbar/navbar.component.html + 115 - - Bangladesh - Bangladesh + + Resources + Ressources - src/app/shared/pipe/localize.ts - 149 + src/app/layout/navbar/navbar.component.html + 131 - - Belgium - Belgique + + Account Management Guide + Guide de gestion de compte - src/app/shared/pipe/localize.ts - 151 + src/app/layout/navbar/navbar.component.html + 142 - - Burkina Faso - Burkina Faso + + Affiliation Manager Guide + Guide Affiliation Manager - src/app/shared/pipe/localize.ts - 153 + src/app/layout/navbar/navbar.component.html + 152 - - Bulgaria - Bulgarie + + Member Reporting Guide + Guide de signalement de membres - src/app/shared/pipe/localize.ts - 155 + src/app/layout/navbar/navbar.component.html + 162 - - Bahrain - Bahreïn + + Apply for Affiliation Manager Credentials + Demander des identifiants Affiliation Manager - src/app/shared/pipe/localize.ts - 157 + src/app/layout/navbar/navbar.component.html + 173 - - Burundi - Burundi + + Admin + Administrateur - src/app/shared/pipe/localize.ts - 159 + src/app/layout/navbar/navbar.component.html + 189 - - Benin - Bénin + + Manage users + Gérer les utilisateurs - src/app/shared/pipe/localize.ts - 161 + src/app/layout/navbar/navbar.component.html + 202 - - Saint Barthélemy - Saint-Barthélemy + + Manage members + Gérer les membres - src/app/shared/pipe/localize.ts - 163 + src/app/layout/navbar/navbar.component.html + 215 - - Bermuda - Bermudes + + Account + Compte - src/app/shared/pipe/localize.ts - 165 + src/app/layout/navbar/navbar.component.html + 230 - - Brunei - Brunei + + Settings + Réglages - src/app/shared/pipe/localize.ts - 167 + src/app/layout/navbar/navbar.component.html + 240 - - Bolivia - Bolivie + + Password + Mot de passe - src/app/shared/pipe/localize.ts - 169 + src/app/layout/navbar/navbar.component.html + 246 - - British Antarctic Territory - Territoire antarctique britannique + + Sign out + Se déconnecter - src/app/shared/pipe/localize.ts - 171 + src/app/layout/navbar/navbar.component.html + 252 - - Brazil - Brésil + + Member details + Données du membre - src/app/shared/pipe/localize.ts - 173 + src/app/member/member-detail.component.html + 4 - - Bahamas - Bahamas + + Salesforce Id + Identifiant Salesforce - src/app/shared/pipe/localize.ts - 175 + src/app/member/member-detail.component.html + 9 - - - Bhutan - Bhoutan - src/app/shared/pipe/localize.ts - 177 + src/app/member/member-update.component.html + 41 - - - Bouvet Island - Bouvet (Île) - src/app/shared/pipe/localize.ts - 179 + src/app/member/members.component.html + 61 - - Botswana - Botswana + + Parent Salesforce Id + Identifiant Salesforce parent - src/app/shared/pipe/localize.ts - 181 + src/app/member/member-detail.component.html + 13 - - - Belarus - Bélarus - src/app/shared/pipe/localize.ts - 183 + src/app/member/member-update.component.html + 71 - - - Belize - Bélize - src/app/shared/pipe/localize.ts - 185 + src/app/member/members.component.html + 85 - - Canada - Canada + + Member Name + Nom du membre - src/app/shared/pipe/localize.ts - 187 + src/app/member/member-detail.component.html + 19 - - - Cocos {Keeling} Islands - Îles Cocos {Keeling} - src/app/shared/pipe/localize.ts - 189 + src/app/member/member-update.component.html + 86 - - - Congo - Kinshasa - République démocratique du Congo - Kinshasa - src/app/shared/pipe/localize.ts - 191 + src/app/member/members.component.html + 69 - - Central African Republic - République centrafricaine + + Client ID + ID client - src/app/shared/pipe/localize.ts - 193 + src/app/member/member-detail.component.html + 23 - - - Congo - Brazzaville - Congo-Brazzaville - src/app/shared/pipe/localize.ts - 195 + src/app/member/member-update.component.html + 116 - - Switzerland - Suisse + + Type + Type - src/app/shared/pipe/localize.ts - 197 + src/app/member/member-detail.component.html + 27 - - Côte d’Ivoire - Côte d'Ivoire + + Is Consortium Lead + Chef de consortium - src/app/shared/pipe/localize.ts - 199 + src/app/member/member-detail.component.html + 31 - - - Cook Islands - Cook (Îles) - src/app/shared/pipe/localize.ts - 201 + src/app/member/member-update.component.html + 156 - - - Chile - Chili - src/app/shared/pipe/localize.ts - 203 + src/app/member/members.component.html + 77 - - Cameroon - Cameroun + + Assertion Service Enabled + Assertions activées - src/app/shared/pipe/localize.ts - 205 + src/app/member/member-detail.component.html + 47 - - - China - Chine - src/app/shared/pipe/localize.ts - 207 + src/app/member/member-update.component.html + 171 - - - Colombia - Colombie - src/app/shared/pipe/localize.ts - 209 + src/app/member/members.component.html + 93 - - Costa Rica - Costa Rica + + Status + Statut - src/app/shared/pipe/localize.ts - 211 + src/app/member/member-detail.component.html + 65 - - Cuba - Cuba + + Created Date + Créé - src/app/shared/pipe/localize.ts - 213 + src/app/member/member-detail.component.html + 69 - - Cape Verde - Cap Vert + + Last Modified Date + Dernière modification - src/app/shared/pipe/localize.ts - 215 + src/app/member/member-detail.component.html + 77 + + + src/app/member/members.component.html + 101 - - Curaçao - Curaçao + + Import members + Importer des membres - src/app/shared/pipe/localize.ts - 217 + src/app/member/member-import-dialog.component.html + 3 - - Christmas Island - Christmas (Île) + + 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 - src/app/shared/pipe/localize.ts - 219 + src/app/member/member-import-dialog.component.html + 16 - - Cyprus - Chypre + + Please select a CSV file to upload + Veuillez sélectionner un fichier CSV à télécharger - src/app/shared/pipe/localize.ts - 221 + src/app/member/member-import-dialog.component.html + 32 - - Czech Republic - République tchèque + + File Path + - src/app/shared/pipe/localize.ts - 223 + src/app/member/member-import-dialog.component.html + 40 - - Germany - Allemagne + + There is no file to upload. Please select one. + + gatewayApp.msUserServiceMSUser.import.emptyFile.string - src/app/shared/pipe/localize.ts - 225 + src/app/member/member-import-dialog.component.ts + 60 - - - Djibouti - Djibouti - src/app/shared/pipe/localize.ts - 227 + src/app/user/user-import-dialog.component.ts + 62 - - Denmark - Danemark + + Add or edit member + Ajouter ou modifier un membre - src/app/shared/pipe/localize.ts - 229 + src/app/member/member-update.component.html + 8 - - Dominica - Dominique + + Note: Client ID must have User OBO enabled AND + Note : l'ID client doit avoir l'OBO membre activé ET - src/app/shared/pipe/localize.ts - 231 + src/app/member/member-update.component.html + 121 - - Dominican Republic - République Dominicaine + + added as a Redirect URI in + ajouté comme URI de redirection dans - src/app/shared/pipe/localize.ts - 233 + src/app/member/member-update.component.html + 125 - - Algeria - Algérie + + Manage members + Gérer les membres - src/app/shared/pipe/localize.ts - 235 + src/app/member/members.component.html + 2 - - Ecuador - Équateur + + Add member + Ajouter un membre - src/app/shared/pipe/localize.ts - 237 + src/app/member/members.component.html + 11 - - Estonia - Estonie + + Import members from CSV + Importer des membres depuis un fichier CSV - src/app/shared/pipe/localize.ts - 239 + src/app/member/members.component.html + 19 - - Egypt - Égypte + + No members to show + Aucun membre à afficher - src/app/shared/pipe/localize.ts - 241 + src/app/member/members.component.html + 52 - - Western Sahara - Sahara occidental + + Invite sent. + src/app/shared/pipe/localize.ts - 243 + 11 - - Eritrea - Érythrée + + Invite email couldn't be sent. + src/app/shared/pipe/localize.ts - 245 + 13 - - Spain - Espagne + + User created. Invite sent. + Utilisateur créé. Invitation envoyée. src/app/shared/pipe/localize.ts - 247 + 15 - - Ethiopia - Éthiopie + + User updated successfully + Utilisateur mis à jour avec succès src/app/shared/pipe/localize.ts - 249 + 17 - - Finland - Finlande + + User deleted successfully + L'utilisateur a bien été supprimé src/app/shared/pipe/localize.ts - 251 + 19 - - Fiji - Fidji + + Member created + Membre créé src/app/shared/pipe/localize.ts - 253 + 21 - - Falkland Islands - Malouines (Îles) + + Member updated successfully + Le membre a bien été mis à jour src/app/shared/pipe/localize.ts - 255 + 23 - - Micronesia - Micronésie + + 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.ts - 257 + 25 - - Faroe Islands - Féroé (Îles) + + Affiliation created + Affiliation créée src/app/shared/pipe/localize.ts - 259 + 27 - - France - France + + Affiliation updated + Affiliation mise à jour src/app/shared/pipe/localize.ts - 261 + 29 - - Gabon - Gabon + + Affiliation deleted + Affiliation supprimée src/app/shared/pipe/localize.ts - 263 + 31 - - United Kingdom - Royaume-Uni + + There was a problem deleting the affiliation + Il y a eu un problème lors de la suppression de l'affiliation src/app/shared/pipe/localize.ts - 265 + 33 - - Grenada - Grenade + + User denied access + L'utilisateur a refusé l'accès src/app/shared/pipe/localize.ts - 267 + 38 - - Georgia - Géorgie + + Pending + En attente src/app/shared/pipe/localize.ts - 269 + 40 - - French Guiana - Guyane française + + In ORCID + Dans ORCID src/app/shared/pipe/localize.ts - 271 + 42 - - Guernsey - Guernesey + + User granted access + L'utilisateur a accordé l'accès src/app/shared/pipe/localize.ts - 273 + 44 - - Ghana - Ghana + + User deleted from ORCID + src/app/shared/pipe/localize.ts - 275 + 46 - - Gibraltar - Gibraltar + + User revoked access + L'utilisateur a revoqué l'accès src/app/shared/pipe/localize.ts - 277 + 48 - - Greenland - Groenland + + Error adding to ORCID + Erreur lors de l'ajout à ORCID src/app/shared/pipe/localize.ts - 279 + 50 - - Gambia - Gambie + + Error updating in ORCID + Erreur lors de la mise à jour dans ORCID src/app/shared/pipe/localize.ts - 281 + 52 - - Guinea - Guinée + + Pending retry in ORCID + En attente d'une nouvelle tentative dans ORCID src/app/shared/pipe/localize.ts - 283 + 54 - - Guadeloupe - Guadeloupe + + Error deleting in ORCID + Erreur lors de la suppression dans ORCID src/app/shared/pipe/localize.ts - 285 + 56 - - Equatorial Guinea - Guinée équatoriale + + Notification requested + Notification demandée src/app/shared/pipe/localize.ts - 287 + 58 - - Greece - Grèce + + Notification sent + Notification envoyée src/app/shared/pipe/localize.ts - 289 + 60 - - South Georgia and the South Sandwich Islands - Géorgie du Sud-et-les îles Sandwich du Sud + + Notification failed + Échec de la notification src/app/shared/pipe/localize.ts - 291 + 62 - - Guatemala - Guatemala + + Pending update in ORCID + En attente de mise à jour dans ORCID src/app/shared/pipe/localize.ts - 293 + 64 - - Guam - Guam + + EDUCATION + ÉDUCATION src/app/shared/pipe/localize.ts - 295 + 69 - - Guinea-Bissau - Guinée-Bissau + + EMPLOYMENT + EMPLOI src/app/shared/pipe/localize.ts - 297 + 71 - - Guyana - Guyana + + DISTINCTION + DISTINCTION src/app/shared/pipe/localize.ts - 299 + 73 - - Hong Kong SAR China - Hong Kong (RAS de la Chine) + + INVITED_POSITION + POSITION INVITÉE src/app/shared/pipe/localize.ts - 301 + 75 - - Heard Island and McDonald Islands - Heard-et-MacDonald (Îles) + + QUALIFICATION + DIPLÔME src/app/shared/pipe/localize.ts - 303 + 77 - - Honduras - Honduras + + SERVICE + SERVICE src/app/shared/pipe/localize.ts - 305 + 79 - - Croatia - Croatie + + MEMBERSHIP + ADHÉSION src/app/shared/pipe/localize.ts - 307 + 81 - - Haiti - Haïti + + January + Janvier src/app/shared/pipe/localize.ts - 309 + 86 - - Hungary - Hongrie + + February + Février src/app/shared/pipe/localize.ts - 311 + 88 - - Indonesia - Indonésie + + March + Mars src/app/shared/pipe/localize.ts - 313 + 90 - - Ireland - Irlande + + April + Avril src/app/shared/pipe/localize.ts - 315 + 92 - - Israel - Israël + + May + Mai src/app/shared/pipe/localize.ts - 317 + 94 - - Isle of Man - Man (Île de) + + June + Juin src/app/shared/pipe/localize.ts - 319 + 96 - - India - Inde + + July + Juillet src/app/shared/pipe/localize.ts - 321 + 98 - - British Indian Ocean Territory - Territoire britannique de l'océan Indien + + August + Août src/app/shared/pipe/localize.ts - 323 + 100 - - Iraq - Irak + + September + Septembre src/app/shared/pipe/localize.ts - 325 + 102 - - Iran - Iran + + October + Octobre src/app/shared/pipe/localize.ts - 327 + 104 - - Iceland - Islande + + November + Novembre src/app/shared/pipe/localize.ts - 329 + 106 - - Italy - Italie + + December + Décembre src/app/shared/pipe/localize.ts - 331 + 108 - - Jersey - Jersey + + Andorra + Andorre src/app/shared/pipe/localize.ts - 333 + 113 - - Jamaica - Jamaïque + + United Arab Emirates + Émirats arabes unis src/app/shared/pipe/localize.ts - 335 + 115 - - Jordan - Jordanie + + Afghanistan + Afghanistan src/app/shared/pipe/localize.ts - 337 + 117 - - Japan - Japon + + Antigua and Barbuda + Antigua-et-Barbuda src/app/shared/pipe/localize.ts - 339 + 119 - - Kenya - Kenya + + Anguilla + Anguilla src/app/shared/pipe/localize.ts - 341 + 121 - - Kyrgyzstan - Kyrgyzstan + + Albania + Albanie src/app/shared/pipe/localize.ts - 343 + 123 - - Cambodia - Cambodge + + Armenia + Arménie src/app/shared/pipe/localize.ts - 345 + 125 - - Kiribati - Kiribati + + Angola + Angola src/app/shared/pipe/localize.ts - 347 + 127 - - Comoros - Comores + + Antarctica + Antarctique src/app/shared/pipe/localize.ts - 349 + 129 - - Saint Kitts and Nevis - Saint-Kitts-et-Nevis + + Argentina + Argentine src/app/shared/pipe/localize.ts - 351 + 131 - - North Korea - Corée du Nord + + American Samoa + Samoa américaines src/app/shared/pipe/localize.ts - 353 + 133 - - South Korea - Corée du Sud + + Austria + Autriche src/app/shared/pipe/localize.ts - 355 + 135 - - Kuwait - Koweït + + Australia + Australie src/app/shared/pipe/localize.ts - 357 + 137 - - Cayman Islands - Caïmans (Îles) + + Aruba + Aruba src/app/shared/pipe/localize.ts - 359 + 139 - - Kazakhstan - Kazakhstan + + Åland Islands + Åland (Îles) src/app/shared/pipe/localize.ts - 361 + 141 - - Laos - Laos + + Azerbaijan + Azerbaïdjan src/app/shared/pipe/localize.ts - 363 + 143 - - Lebanon - Liban + + Bosnia and Herzegovina + Bosnie-Herzégovine src/app/shared/pipe/localize.ts - 365 + 145 - - Saint Lucia - Sainte-Lucie + + Barbados + Barbade src/app/shared/pipe/localize.ts - 367 + 147 - - Liechtenstein - Liechtenstein + + Bangladesh + Bangladesh src/app/shared/pipe/localize.ts - 369 + 149 - - Sri Lanka - Sri Lanka + + Belgium + Belgique src/app/shared/pipe/localize.ts - 371 + 151 - - Liberia - Libéria + + Burkina Faso + Burkina Faso src/app/shared/pipe/localize.ts - 373 + 153 - - Lesotho - Lesotho + + Bulgaria + Bulgarie src/app/shared/pipe/localize.ts - 375 + 155 - - Lithuania - Lituanie + + Bahrain + Bahreïn src/app/shared/pipe/localize.ts - 377 + 157 - - Luxembourg - Luxembourg + + Burundi + Burundi src/app/shared/pipe/localize.ts - 379 + 159 - - Latvia - Lettonie + + Benin + Bénin src/app/shared/pipe/localize.ts - 381 + 161 - - Libya - Libye + + Saint Barthélemy + Saint-Barthélemy src/app/shared/pipe/localize.ts - 383 + 163 - - Morocco - Maroc + + Bermuda + Bermudes src/app/shared/pipe/localize.ts - 385 + 165 - - Monaco - Monaco + + Brunei + Brunei src/app/shared/pipe/localize.ts - 387 + 167 - - Moldova - Moldavie + + Bolivia + Bolivie src/app/shared/pipe/localize.ts - 389 + 169 - - Montenegro - Monténégro + + British Antarctic Territory + Territoire antarctique britannique src/app/shared/pipe/localize.ts - 391 + 171 - - Saint Martin - Saint Martin + + Brazil + Brésil src/app/shared/pipe/localize.ts - 393 + 173 - - Madagascar - Madagascar + + Bahamas + Bahamas src/app/shared/pipe/localize.ts - 395 + 175 - - Marshall Islands - Marshall (Îles) + + Bhutan + Bhoutan src/app/shared/pipe/localize.ts - 397 + 177 - - North Macedonia - Macédoine du Nord + + Bouvet Island + Bouvet (Île) src/app/shared/pipe/localize.ts - 399 + 179 - - Mali - Mali + + Botswana + Botswana src/app/shared/pipe/localize.ts - 401 + 181 - - Myanmar {Burma} - Myanmar {Birmanie} + + Belarus + Bélarus src/app/shared/pipe/localize.ts - 403 + 183 - - Mongolia - Mongolie + + Belize + Bélize src/app/shared/pipe/localize.ts - 405 + 185 - - Macau SAR China - Macao (RAS de la Chine) + + Canada + Canada src/app/shared/pipe/localize.ts - 407 + 187 - - Northern Mariana Islands - Mariannes du Nord (Îles) + + Cocos {Keeling} Islands + Îles Cocos {Keeling} src/app/shared/pipe/localize.ts - 409 + 189 - - Martinique - Martinique + + Congo - Kinshasa + République démocratique du Congo - Kinshasa src/app/shared/pipe/localize.ts - 411 + 191 - - Mauritania - Mauritanie + + Central African Republic + République centrafricaine src/app/shared/pipe/localize.ts - 413 + 193 - - Montserrat - Montserrat + + Congo - Brazzaville + Congo-Brazzaville src/app/shared/pipe/localize.ts - 415 + 195 - - Malta - Malte + + Switzerland + Suisse src/app/shared/pipe/localize.ts - 417 + 197 - - Mauritius - Mauritius + + Côte d’Ivoire + Côte d'Ivoire src/app/shared/pipe/localize.ts - 419 + 199 - - Maldives - Maldives + + Cook Islands + Cook (Îles) src/app/shared/pipe/localize.ts - 421 + 201 - - Malawi - Malawi + + Chile + Chili src/app/shared/pipe/localize.ts - 423 + 203 - - Mexico - Méxique + + Cameroon + Cameroun src/app/shared/pipe/localize.ts - 425 + 205 - - Malaysia - Malaisie + + China + Chine src/app/shared/pipe/localize.ts - 427 + 207 - - Mozambique - Mozambique + + Colombia + Colombie src/app/shared/pipe/localize.ts - 429 + 209 - - Namibia - Namibie + + Costa Rica + Costa Rica src/app/shared/pipe/localize.ts - 431 + 211 - - New Caledonia - Nouvelle-Calédonie + + Cuba + Cuba src/app/shared/pipe/localize.ts - 433 + 213 - - Niger - Niger + + Cape Verde + Cap Vert src/app/shared/pipe/localize.ts - 435 + 215 - - Norfolk Island - Norfolk (Île) + + Curaçao + Curaçao src/app/shared/pipe/localize.ts - 437 + 217 - - Nigeria - Nigéria + + Christmas Island + Christmas (Île) src/app/shared/pipe/localize.ts - 439 + 219 - - Nicaragua - Nicaragua + + Cyprus + Chypre src/app/shared/pipe/localize.ts - 441 + 221 - - Netherlands - Pays-Bas + + Czech Republic + République tchèque src/app/shared/pipe/localize.ts - 443 + 223 - - Norway - Norvège + + Germany + Allemagne src/app/shared/pipe/localize.ts - 445 + 225 - - Nepal - Népal + + Djibouti + Djibouti src/app/shared/pipe/localize.ts - 447 + 227 - - Nauru - Nauru + + Denmark + Danemark src/app/shared/pipe/localize.ts - 449 + 229 - - Niue - Niue + + Dominica + Dominique src/app/shared/pipe/localize.ts - 451 + 231 - - New Zealand - Nouvelle Zélande + + Dominican Republic + République Dominicaine src/app/shared/pipe/localize.ts - 453 + 233 - - Oman - Oman + + Algeria + Algérie src/app/shared/pipe/localize.ts - 455 + 235 - - Panama - Panama + + Ecuador + Équateur src/app/shared/pipe/localize.ts - 457 + 237 - - Peru - Pérou + + Estonia + Estonie src/app/shared/pipe/localize.ts - 459 + 239 - - French Polynesia - Polynésie française + + Egypt + Égypte src/app/shared/pipe/localize.ts - 461 + 241 - - Papua New Guinea - Papouasie-Nouvelle-Guinée + + Western Sahara + Sahara occidental src/app/shared/pipe/localize.ts - 463 + 243 - - Philippines - Philippines + + Eritrea + Érythrée src/app/shared/pipe/localize.ts - 465 + 245 - - Pakistan - Pakistan + + Spain + Espagne src/app/shared/pipe/localize.ts - 467 + 247 - - Poland - Pologne + + Ethiopia + Éthiopie src/app/shared/pipe/localize.ts - 469 + 249 - - Saint Pierre and Miquelon - Saint-Pierre-et-Miquelon + + Finland + Finlande src/app/shared/pipe/localize.ts - 471 + 251 - - Pitcairn Islands - Pitcairn (Îles) + + Fiji + Fidji src/app/shared/pipe/localize.ts - 473 + 253 - - Puerto Rico - Porto Rico + + Falkland Islands + Malouines (Îles) src/app/shared/pipe/localize.ts - 475 + 255 - - Palestinian Territories - Territoires palestiniens + + Micronesia + Micronésie src/app/shared/pipe/localize.ts - 477 + 257 - - Portugal - Portugal + + Faroe Islands + Féroé (Îles) src/app/shared/pipe/localize.ts - 479 + 259 - - Palau - Palau + + France + France src/app/shared/pipe/localize.ts - 481 + 261 - - Paraguay - Paraguay + + Gabon + Gabon src/app/shared/pipe/localize.ts - 483 + 263 - - Qatar - Qatar + + United Kingdom + Royaume-Uni src/app/shared/pipe/localize.ts - 485 + 265 - - Réunion - Réunion + + Grenada + Grenade src/app/shared/pipe/localize.ts - 487 + 267 - - Romania - Roumanie + + Georgia + Géorgie src/app/shared/pipe/localize.ts - 489 + 269 - - Serbia - Serbie + + French Guiana + Guyane française src/app/shared/pipe/localize.ts - 491 + 271 - - Russia - Russie + + Guernsey + Guernesey src/app/shared/pipe/localize.ts - 493 + 273 - - Rwanda - Rwanda + + Ghana + Ghana src/app/shared/pipe/localize.ts - 495 + 275 - - Saudi Arabia - Arabie Saoudite + + Gibraltar + Gibraltar src/app/shared/pipe/localize.ts - 497 + 277 - - Solomon Islands - Salomon (Îles) + + Greenland + Groenland src/app/shared/pipe/localize.ts - 499 + 279 - - Seychelles - Seychelles + + Gambia + Gambie src/app/shared/pipe/localize.ts - 501 + 281 - - Sudan - Soudan + + Guinea + Guinée src/app/shared/pipe/localize.ts - 503 + 283 - - Sweden - Suède + + Guadeloupe + Guadeloupe src/app/shared/pipe/localize.ts - 505 + 285 - - Singapore - Singapour + + Equatorial Guinea + Guinée équatoriale src/app/shared/pipe/localize.ts - 507 + 287 - - Saint Helena - Sainte-Hélène + + Greece + Grèce src/app/shared/pipe/localize.ts - 509 + 289 - - Slovenia - Slovénie + + South Georgia and the South Sandwich Islands + Géorgie du Sud-et-les îles Sandwich du Sud src/app/shared/pipe/localize.ts - 511 + 291 - - Svalbard and Jan Mayen - Svalbard et Jan Mayen + + Guatemala + Guatemala src/app/shared/pipe/localize.ts - 513 + 293 - - Slovakia - Slovaquie + + Guam + Guam src/app/shared/pipe/localize.ts - 515 + 295 - - Sierra Leone - Sierra Leone + + Guinea-Bissau + Guinée-Bissau src/app/shared/pipe/localize.ts - 517 + 297 - - San Marino - Saint-Marin + + Guyana + Guyana src/app/shared/pipe/localize.ts - 519 + 299 - - Senegal - Sénégal + + Hong Kong SAR China + Hong Kong (RAS de la Chine) src/app/shared/pipe/localize.ts - 521 + 301 - - Somalia - Somalie + + Heard Island and McDonald Islands + Heard-et-MacDonald (Îles) src/app/shared/pipe/localize.ts - 523 + 303 - - Suriname - Suriname + + Honduras + Honduras src/app/shared/pipe/localize.ts - 525 + 305 - - South Sudan - Soudan du Sud + + Croatia + Croatie src/app/shared/pipe/localize.ts - 527 + 307 - - São Tomé and Príncipe - São Tomé-et-Príncipe + + Haiti + Haïti src/app/shared/pipe/localize.ts - 529 + 309 - - El Salvador - El Salvador + + Hungary + Hongrie src/app/shared/pipe/localize.ts - 531 + 311 - - Sint Maarten - Saint-Martin (royaume des Pays-Bas) + + Indonesia + Indonésie src/app/shared/pipe/localize.ts - 533 + 313 - - Syria - Syrie + + Ireland + Irlande src/app/shared/pipe/localize.ts - 535 + 315 - - Swaziland - Eswatini + + Israel + Israël src/app/shared/pipe/localize.ts - 537 + 317 - - Turks and Caicos Islands - Turques-et-Caïques (Îles) + + Isle of Man + Man (Île de) src/app/shared/pipe/localize.ts - 539 + 319 - - Chad - Tchad + + India + Inde src/app/shared/pipe/localize.ts - 541 + 321 - - French Southern Territories - Terres australes françaises + + British Indian Ocean Territory + Territoire britannique de l'océan Indien src/app/shared/pipe/localize.ts - 543 + 323 - - Togo - Togo + + Iraq + Irak src/app/shared/pipe/localize.ts - 545 + 325 - - Thailand - Thaïlande + + Iran + Iran src/app/shared/pipe/localize.ts - 547 + 327 - - Tajikistan - Tadjikistan + + Iceland + Islande src/app/shared/pipe/localize.ts - 549 + 329 - - Tokelau - Tokelau + + Italy + Italie src/app/shared/pipe/localize.ts - 551 + 331 - - Timor-Leste - Timor-Leste + + Jersey + Jersey src/app/shared/pipe/localize.ts - 553 + 333 - - Turkmenistan - Turkménistan + + Jamaica + Jamaïque src/app/shared/pipe/localize.ts - 555 + 335 - - Tunisia - Tunisie + + Jordan + Jordanie src/app/shared/pipe/localize.ts - 557 + 337 - - Tonga - Tonga + + Japan + Japon src/app/shared/pipe/localize.ts - 559 + 339 - - Turkey - Turquie + + Kenya + Kenya src/app/shared/pipe/localize.ts - 561 + 341 - - Trinidad and Tobago - Trinité-et-Tobago + + Kyrgyzstan + Kyrgyzstan src/app/shared/pipe/localize.ts - 563 + 343 - - Tuvalu - Tuvalu + + Cambodia + Cambodge src/app/shared/pipe/localize.ts - 565 + 345 - - Taiwan - Taïwan + + Kiribati + Kiribati src/app/shared/pipe/localize.ts - 567 + 347 - - Tanzania - Tanzanie + + Comoros + Comores src/app/shared/pipe/localize.ts - 569 + 349 - - Ukraine - Ukraine + + Saint Kitts and Nevis + Saint-Kitts-et-Nevis src/app/shared/pipe/localize.ts - 571 + 351 - - Uganda - Ouganda + + North Korea + Corée du Nord src/app/shared/pipe/localize.ts - 573 + 353 - - U.S. Minor Outlying Islands - Îles mineures éloignées des États-Unis + + South Korea + Corée du Sud src/app/shared/pipe/localize.ts - 575 + 355 - - United States - États-Unis + + Kuwait + Koweït src/app/shared/pipe/localize.ts - 577 + 357 - - Uruguay - Uruguay + + Cayman Islands + Caïmans (Îles) src/app/shared/pipe/localize.ts - 579 + 359 - - Uzbekistan - Ouzbékistan + + Kazakhstan + Kazakhstan src/app/shared/pipe/localize.ts - 581 + 361 - - Vatican City - Cité du Vatican + + Laos + Laos src/app/shared/pipe/localize.ts - 583 + 363 - - Saint Vincent and the Grenadines - Saint-Vincent-et-les-Grenadines + + Lebanon + Liban src/app/shared/pipe/localize.ts - 585 + 365 - - Venezuela - Vénézuéla + + Saint Lucia + Sainte-Lucie src/app/shared/pipe/localize.ts - 587 + 367 - - British Virgin Islands - Îles Vierges britanniques + + Liechtenstein + Liechtenstein src/app/shared/pipe/localize.ts - 589 + 369 - - U.S. Virgin Islands - Îles Vierges américaines + + Sri Lanka + Sri Lanka src/app/shared/pipe/localize.ts - 591 + 371 - - Vietnam - Vietnam + + Liberia + Libéria src/app/shared/pipe/localize.ts - 593 + 373 - - Vanuatu - Vanuatu + + Lesotho + Lesotho src/app/shared/pipe/localize.ts - 595 + 375 - - Wallis and Futuna - Wallis-et-Futuna + + Lithuania + Lituanie src/app/shared/pipe/localize.ts - 597 + 377 - - Samoa - Samoa + + Luxembourg + Luxembourg src/app/shared/pipe/localize.ts - 599 + 379 - - Kosovo - Kosovo + + Latvia + Lettonie src/app/shared/pipe/localize.ts - 601 + 381 - - Yemen - Yémen + + Libya + Libye src/app/shared/pipe/localize.ts - 603 + 383 - - Mayotte - Mayotte + + Morocco + Maroc src/app/shared/pipe/localize.ts - 605 + 385 - - South Africa - Afrique du Sud + + Monaco + Monaco src/app/shared/pipe/localize.ts - 607 + 387 - - Zambia - Zambie + + Moldova + Moldavie src/app/shared/pipe/localize.ts - 609 + 389 - - Zimbabwe - Zimbabwe + + Montenegro + Monténégro src/app/shared/pipe/localize.ts - 611 + 391 - - Close - Fermer + + Saint Martin + Saint Martin - src/app/affiliation/affiliation-import-dialog.component.html - 73 + src/app/shared/pipe/localize.ts + 393 - - DISTINCTION - DISTINCTION + + Madagascar + Madagascar src/app/shared/pipe/localize.ts - 73 + 395 - - EDUCATION - ÉDUCATION + + Marshall Islands + Marshall (Îles) src/app/shared/pipe/localize.ts - 69 + 397 - - EMPLOYMENT - EMPLOI + + North Macedonia + Macédoine du Nord src/app/shared/pipe/localize.ts - 71 + 399 - - INVITED_POSITION - POSITION INVITÉE + + Mali + Mali src/app/shared/pipe/localize.ts - 75 + 401 - - MEMBERSHIP - ADHÉSION + + Myanmar {Burma} + Myanmar {Birmanie} src/app/shared/pipe/localize.ts - 81 + 403 - - QUALIFICATION - DIPLÔME + + Mongolia + Mongolie src/app/shared/pipe/localize.ts - 77 + 405 - - SERVICE - SERVICE + + Macau SAR China + Macao (RAS de la Chine) src/app/shared/pipe/localize.ts - 79 + 407 - - Added To ORCID - Ajouté à ORCID + + Northern Mariana Islands + Mariannes du Nord (Îles) - src/app/affiliation/affiliation-detail.component.html - 125 + src/app/shared/pipe/localize.ts + 409 - - Admin Id - Identifiant de l'administrateur + + Martinique + Martinique - src/app/affiliation/affiliation-detail.component.html - 146 + src/app/shared/pipe/localize.ts + 411 - - Affiliation Section - Type d'affiliation + + Mauritania + Mauritanie - src/app/affiliation/affiliation-detail.component.html - 49 + src/app/shared/pipe/localize.ts + 413 + + + Montserrat + Montserrat - src/app/affiliation/affiliation-update.component.html - 43 + src/app/shared/pipe/localize.ts + 415 - - Copy to clipboard - Copier dans le presse-papiers - - src/app/affiliation/affiliation-detail.component.html - 37 + + Malta + Malte + + src/app/shared/pipe/localize.ts + 417 - - Copied to clipboard - Copié dans le presse-papiers + + Mauritius + Mauritius - src/app/affiliation/affiliation-detail.component.ts - 52 + src/app/shared/pipe/localize.ts + 419 - - Created - Créé + + Maldives + Maldives - src/app/affiliation/affiliation-detail.component.html - 117 + src/app/shared/pipe/localize.ts + 421 - - Department Name - Service + + Malawi + Malawi - src/app/affiliation/affiliation-detail.component.html - 69 + src/app/shared/pipe/localize.ts + 423 + + + Mexico + Méxique - src/app/affiliation/affiliation-update.component.html - 243 + src/app/shared/pipe/localize.ts + 425 - - Organization - Organisation + + Malaysia + Malaisie - src/app/affiliation/affiliation-detail.component.html - 57 + src/app/shared/pipe/localize.ts + 427 - - Affiliation details - Détails de l'affiliation + + Mozambique + Mozambique - src/app/affiliation/affiliation-detail.component.html - 4 + src/app/shared/pipe/localize.ts + 429 - - End Date - Date de fin + + Namibia + Namibie - src/app/affiliation/affiliation-detail.component.html - 99 + src/app/shared/pipe/localize.ts + 431 - - External Id - Identifiant externe + + New Caledonia + Nouvelle-Calédonie - src/app/affiliation/affiliation-detail.component.html - 109 + src/app/shared/pipe/localize.ts + 433 + + + Niger + Niger - src/app/affiliation/affiliation-update.component.html - 421 + src/app/shared/pipe/localize.ts + 435 - - ID - Identifiant + + Norfolk Island + Norfolk (Île) - src/app/affiliation/affiliation-detail.component.html - 9 + src/app/shared/pipe/localize.ts + 437 - - There was a problem uploading your CSV for processing. - Problème lors du téléchargement de votre CSV pour traitement. + + Nigeria + Nigéria - src/app/affiliation/affiliation-import-dialog.component.html - 27 + src/app/shared/pipe/localize.ts + 439 - - File Path - Chemin du fichier + + Nicaragua + Nicaragua - src/app/affiliation/affiliation-import-dialog.component.html - 40 + src/app/shared/pipe/localize.ts + 441 - - Please select the CSV file to upload - Veuillez sélectionner un fichier CSV à télécharger. + + Netherlands + Pays-Bas - src/app/affiliation/affiliation-import-dialog.component.html - 32 + src/app/shared/pipe/localize.ts + 443 - - 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é. + + Norway + Norvège - src/app/affiliation/affiliation-import-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 445 - - Import affiliations from CSV - Importer les affiliations + + Nepal + Népal - src/app/affiliation/affiliation-import-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 447 - - Modified - Modifié + + Nauru + Nauru - src/app/affiliation/affiliation-detail.component.html - 141 + src/app/shared/pipe/localize.ts + 449 - - Notification First Sent - Première notification envoyée + + Niue + Niue - src/app/affiliation/affiliation-detail.component.html - 157 + src/app/shared/pipe/localize.ts + 451 + + + New Zealand + Nouvelle Zélande - src/app/affiliation/affiliation-detail.component.html - 176 + src/app/shared/pipe/localize.ts + 453 - - Notification Last Sent - Dernière notification envoyée + + Oman + Oman - src/app/affiliation/affiliation-detail.component.html - 195 + src/app/shared/pipe/localize.ts + 455 + + + Panama + Panama - src/app/affiliation/affiliation-detail.component.html - 214 + src/app/shared/pipe/localize.ts + 457 - - Permission link - Lien de l'autorisation + + Peru + Pérou - src/app/affiliation/affiliation-detail.component.html - 25 + src/app/shared/pipe/localize.ts + 459 - - Role Title - Rôle/titre + + French Polynesia + Polynésie française - src/app/affiliation/affiliation-detail.component.html - 79 + src/app/shared/pipe/localize.ts + 461 + + + Papua New Guinea + Papouasie-Nouvelle-Guinée - src/app/affiliation/affiliation-update.component.html - 268 + src/app/shared/pipe/localize.ts + 463 - - Start Date - Date de début + + Philippines + Philippines - src/app/affiliation/affiliation-detail.component.html - 93 + src/app/shared/pipe/localize.ts + 465 - - Updated In ORCID - Mis à jour dans ORCID + + Pakistan + Pakistan - src/app/affiliation/affiliation-detail.component.html - 135 + src/app/shared/pipe/localize.ts + 467 - - 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é. + + Poland + Pologne - src/app/affiliation/affiliation-import-dialog.component.html - 55 + src/app/shared/pipe/localize.ts + 469 - - Url - URL + + Saint Pierre and Miquelon + Saint-Pierre-et-Miquelon - src/app/affiliation/affiliation-detail.component.html - 85 + src/app/shared/pipe/localize.ts + 471 + + + Pitcairn Islands + Pitcairn (Îles) - src/app/affiliation/affiliation-update.component.html - 284 + src/app/shared/pipe/localize.ts + 473 - - April - Avril + + Puerto Rico + Porto Rico src/app/shared/pipe/localize.ts - 92 + 475 - - August - Août + + Palestinian Territories + Territoires palestiniens src/app/shared/pipe/localize.ts - 100 + 477 - - December - Décembre + + Portugal + Portugal src/app/shared/pipe/localize.ts - 108 + 479 - - February - Février + + Palau + Palau src/app/shared/pipe/localize.ts - 88 + 481 - - January - Janvier + + Paraguay + Paraguay src/app/shared/pipe/localize.ts - 86 + 483 - - July - Juillet + + Qatar + Qatar src/app/shared/pipe/localize.ts - 98 + 485 - - June - Juin + + Réunion + Réunion src/app/shared/pipe/localize.ts - 96 + 487 - - March - Mars + + Romania + Roumanie src/app/shared/pipe/localize.ts - 90 + 489 - - May - Mai + + Serbia + Serbie src/app/shared/pipe/localize.ts - 94 + 491 - - November - Novembre + + Russia + Russie src/app/shared/pipe/localize.ts - 106 + 493 - - October - Octobre + + Rwanda + Rwanda src/app/shared/pipe/localize.ts - 104 + 495 - - September - Septembre + + Saudi Arabia + Arabie Saoudite src/app/shared/pipe/localize.ts - 102 + 497 - - There is no file to upload. Please select one. - Il n'y a aucun fichier à transférer. Veuillez en sélectionner un. + + Solomon Islands + Salomon (Îles) - src/app/affiliation/affiliation-import-dialog.component.ts - 60 + src/app/shared/pipe/localize.ts + 499 - - 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. + + Seychelles + Seychelles - src/app/affiliation/affiliation-update.component.html - 230 + src/app/shared/pipe/localize.ts + 501 - - Start date cannot be greater than the end date - La date de début ne peut être postérieure à la date de fin. + + Sudan + Soudan - src/app/affiliation/affiliation-update.component.html - 395 + src/app/shared/pipe/localize.ts + 503 - - This field cannot be longer than characters. - Ce champ ne peut pas comporter plus de caractères. + + Sweden + Suède - src/app/affiliation/affiliation-update.component.ts - 196 + src/app/shared/pipe/localize.ts + 505 + + + Singapore + Singapour - src/app/affiliation/affiliation-update.component.ts - 198 + src/app/shared/pipe/localize.ts + 507 - - This field should follow pattern for "Email". - Ce champ doit suivre le modèle de Email. + + Saint Helena + Sainte-Hélène - src/app/affiliation/affiliation-update.component.html - 25 + src/app/shared/pipe/localize.ts + 509 - - This field is required. - Ce champ est obligatoire. + + Slovenia + Slovénie - src/app/affiliation/affiliation-update.component.html - 33 + src/app/shared/pipe/localize.ts + 511 + + + Svalbard and Jan Mayen + Svalbard et Jan Mayen - src/app/affiliation/affiliation-update.component.html - 64 + src/app/shared/pipe/localize.ts + 513 + + + Slovakia + Slovaquie - src/app/affiliation/affiliation-update.component.html - 88 + src/app/shared/pipe/localize.ts + 515 + + + Sierra Leone + Sierra Leone - src/app/affiliation/affiliation-update.component.html - 112 + src/app/shared/pipe/localize.ts + 517 + + + San Marino + Saint-Marin - src/app/affiliation/affiliation-update.component.html - 136 + src/app/shared/pipe/localize.ts + 519 + + + Senegal + Sénégal - src/app/affiliation/affiliation-update.component.html - 164 + src/app/shared/pipe/localize.ts + 521 + + + Somalia + Somalie - src/app/affiliation/affiliation-update.component.html - 195 + src/app/shared/pipe/localize.ts + 523 + + + Suriname + Suriname - src/app/member/member-update.component.html - 61 + src/app/shared/pipe/localize.ts + 525 + + + South Sudan + Soudan du Sud - src/app/member/member-update.component.html - 106 + src/app/shared/pipe/localize.ts + 527 + + + São Tomé and Príncipe + São Tomé-et-Príncipe - src/app/member/member-update.component.html - 142 + src/app/shared/pipe/localize.ts + 529 - - Day - Jour + + El Salvador + El Salvador - src/app/affiliation/affiliation-update.component.html - 339 + src/app/shared/pipe/localize.ts + 531 + + + Sint Maarten + Saint-Martin (royaume des Pays-Bas) - src/app/affiliation/affiliation-update.component.html - 389 + src/app/shared/pipe/localize.ts + 533 - - Organization ID - Identifiant de l'organisation + + Syria + Syrie - src/app/affiliation/affiliation-update.component.html - 208 + src/app/shared/pipe/localize.ts + 535 - - Organization ID Source - Source de l'identifiant de l'organisation + + Swaziland + Eswatini - src/app/affiliation/affiliation-update.component.html - 176 + src/app/shared/pipe/localize.ts + 537 - - End Day - Jour de fin + + Turks and Caicos Islands + Turques-et-Caïques (Îles) - src/app/affiliation/affiliation-update.component.html - 386 + src/app/shared/pipe/localize.ts + 539 - - End Month - Mois de la fin + + Chad + Tchad - src/app/affiliation/affiliation-update.component.html - 368 + src/app/shared/pipe/localize.ts + 541 - - End Year - De fin d'année + + French Southern Territories + Terres australes françaises - src/app/affiliation/affiliation-update.component.html - 350 + src/app/shared/pipe/localize.ts + 543 - - External Id Type - Type d'identifiant externe + + Togo + Togo - src/app/affiliation/affiliation-update.component.html - 406 + src/app/shared/pipe/localize.ts + 545 - - External Id Url - URL d'identifiant externe + + Thailand + Thaïlande - src/app/affiliation/affiliation-update.component.html - 436 + src/app/shared/pipe/localize.ts + 547 - - Add or edit affiliation - Ajouter ou modifier une affiliation + + Tajikistan + Tadjikistan - src/app/affiliation/affiliation-update.component.html - 8 + src/app/shared/pipe/localize.ts + 549 - - Month - Mois + + Tokelau + Tokelau - src/app/affiliation/affiliation-update.component.html - 327 + src/app/shared/pipe/localize.ts + 551 + + + Timor-Leste + Timor-Leste - src/app/affiliation/affiliation-update.component.html - 377 + src/app/shared/pipe/localize.ts + 553 - - City - Ville + + Turkmenistan + Turkménistan - src/app/affiliation/affiliation-update.component.html - 99 + src/app/shared/pipe/localize.ts + 555 - - Country - Pays + + Tunisia + Tunisie - src/app/affiliation/affiliation-update.component.html - 146 + src/app/shared/pipe/localize.ts + 557 - - Organization Name - Nom de l'organisation + + Tonga + Tonga - src/app/affiliation/affiliation-update.component.html - 75 + src/app/shared/pipe/localize.ts + 559 - - State/Region - État/région + + Turkey + Turquie - src/app/affiliation/affiliation-update.component.html - 122 + src/app/shared/pipe/localize.ts + 561 - - Start Day - Jour de début + + Trinidad and Tobago + Trinité-et-Tobago - src/app/affiliation/affiliation-update.component.html - 336 + src/app/shared/pipe/localize.ts + 563 - - Start Month - Mois de début + + Tuvalu + Tuvalu - src/app/affiliation/affiliation-update.component.html - 318 + src/app/shared/pipe/localize.ts + 565 - - Start Year - Année de début + + Taiwan + Taïwan - src/app/affiliation/affiliation-update.component.html - 300 + src/app/shared/pipe/localize.ts + 567 - - 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. + + Tanzania + Tanzanie - src/app/affiliation/affiliation-update.component.html - 452 + src/app/shared/pipe/localize.ts + 569 - - Year - Année + + Ukraine + Ukraine - src/app/affiliation/affiliation-update.component.html - 309 + src/app/shared/pipe/localize.ts + 571 + + + Uganda + Ouganda - src/app/affiliation/affiliation-update.component.html - 359 + src/app/shared/pipe/localize.ts + 573 - - Affiliation created - Affiliation créée + + U.S. Minor Outlying Islands + Îles mineures éloignées des États-Unis src/app/shared/pipe/localize.ts - 27 + 575 - - Affiliation deleted - Affiliation supprimée + + United States + États-Unis src/app/shared/pipe/localize.ts - 31 + 577 - - There was a problem deleting the affiliation - Il y a eu un problème lors de la suppression de l'affiliation + + Uruguay + Uruguay src/app/shared/pipe/localize.ts - 33 + 579 - - Affiliation updated - Affiliation mise à jour + + Uzbekistan + Ouzbékistan src/app/shared/pipe/localize.ts - 29 + 581 - - Are you sure you want to delete this affiliation from the portal? - Voulez-vous vraiment supprimer cette affiliation du portail ? + + Vatican City + Cité du Vatican - src/app/affiliation/affiliation-delete.component.html - 8 + src/app/shared/pipe/localize.ts + 583 - - 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. + + Saint Vincent and the Grenadines + Saint-Vincent-et-les-Grenadines - src/app/affiliation/affiliation-delete.component.ts - 40 + src/app/shared/pipe/localize.ts + 585 - - 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. + + Venezuela + Vénézuéla - src/app/affiliation/send-notifications-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 587 - - 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 ». + + British Virgin Islands + Îles Vierges britanniques - src/app/affiliation/send-notifications-dialog.component.html - 16 + src/app/shared/pipe/localize.ts + 589 - - What language should the notification be sent in? - Dans quelle langue les notifications doivent-elles être envoyées ? + + U.S. Virgin Islands + Îles Vierges américaines - src/app/affiliation/send-notifications-dialog.component.html - 23 + src/app/shared/pipe/localize.ts + 591 - - Notification language - Langue des notifications + + Vietnam + Vietnam - src/app/affiliation/send-notifications-dialog.component.html - 20 + src/app/shared/pipe/localize.ts + 593 - - 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é. + + Vanuatu + Vanuatu src/app/shared/pipe/localize.ts - 25 + 595 - - Send notifications - Envoyer des notifications + + Wallis and Futuna + Wallis-et-Futuna - src/app/affiliation/send-notifications-dialog.component.html - 38 + src/app/shared/pipe/localize.ts + 597 - - Send permission notifications - Envoyer des notifications d'autorisation + + Samoa + Samoa - src/app/affiliation/send-notifications-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 599 - - Assertion Service Enabled - Assertions activées + + Kosovo + - src/app/member/member-detail.component.html - 47 + src/app/shared/pipe/localize.ts + 601 + + + Yemen + Yémen - src/app/member/member-update.component.html - 171 + src/app/shared/pipe/localize.ts + 603 + + + Mayotte + Mayotte - src/app/member/members.component.html - 93 + src/app/shared/pipe/localize.ts + 605 - - added as a Redirect URI in - ajouté comme URI de redirection dans + + South Africa + Afrique du Sud - src/app/member/member-update.component.html - 125 + src/app/shared/pipe/localize.ts + 607 - - Client ID - ID client + + Zambia + Zambie - src/app/member/member-detail.component.html - 23 + src/app/shared/pipe/localize.ts + 609 + + + Zimbabwe + Zimbabwe - src/app/member/member-update.component.html - 116 + src/app/shared/pipe/localize.ts + 611 - - Note: Client ID must have User OBO enabled AND - Note : l'ID client doit avoir l'OBO membre activé ET + + Are you sure you want to delete user ? + - src/app/member/member-update.component.html - 121 + src/app/user/user-delete.component.ts + 44 - - Member Name - Nom du membre + + User details + Détails de l'utilisateur - src/app/member/member-detail.component.html - 19 + src/app/user/user-detail.component.html + 4 + + + Email + E-mail - src/app/member/member-update.component.html - 86 + src/app/user/user-detail.component.html + 9 - src/app/member/members.component.html - 69 + src/app/user/user-update.component.html + 33 - - - Created Date - Créé - src/app/member/member-detail.component.html - 69 + src/app/user/users.component.html + 61 - - Member details - Données du membre + + First Name + Prénom - src/app/member/member-detail.component.html - 4 + src/app/user/user-detail.component.html + 13 - - - Add member - Ajouter un membre - src/app/member/members.component.html - 11 + src/app/user/user-update.component.html + 42 - - - Add or edit member - Ajouter ou modifier un membre - src/app/member/member-update.component.html - 8 + src/app/user/users.component.html + 65 - - No members to show - Aucun membre à afficher + + Last Name + Nom - src/app/member/members.component.html - 52 + src/app/user/user-detail.component.html + 17 - - - Manage members - Gérer les membres - src/app/member/members.component.html - 2 + src/app/user/user-update.component.html + 51 - - - Import members from CSV - Importer des membres depuis un fichier CSV - src/app/member/members.component.html - 19 + src/app/user/users.component.html + 73 - - Is Consortium Lead - Chef de consortium + + Organization owner + Propriétaire de l'organisation - src/app/member/member-detail.component.html - 31 + src/app/user/user-detail.component.html + 21 - src/app/member/member-update.component.html - 156 + src/app/user/user-update.component.html + 68 - src/app/member/members.component.html - 77 + src/app/user/users.component.html + 81 - - Last Modified Date - Dernière modification + + True + vrai - src/app/member/member-detail.component.html - 77 + src/app/user/user-detail.component.html + 23 - src/app/member/members.component.html - 101 + src/app/user/user-detail.component.html + 44 + + + src/app/user/user-detail.component.html + 62 - - Parent Salesforce Id - Identifiant Salesforce parent + + False + faux - src/app/member/member-detail.component.html - 13 + src/app/user/user-detail.component.html + 24 - src/app/member/member-update.component.html - 71 + src/app/user/user-detail.component.html + 45 - src/app/member/members.component.html - 85 + src/app/user/user-detail.component.html + 63 - - Salesforce Id - Identifiant Salesforce + + Organization + Organisation - src/app/member/member-detail.component.html - 9 + src/app/user/user-detail.component.html + 38 - src/app/member/member-update.component.html - 41 + src/app/user/user-update.component.html + 76 - src/app/member/members.component.html - 61 + src/app/user/users.component.html + 89 - - Status - Statut + + Activated + Activé - src/app/member/member-detail.component.html - 65 + src/app/user/user-detail.component.html + 42 - - - Type - Type - src/app/member/member-detail.component.html - 27 + src/app/user/user-update.component.html + 103 - - - 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.ts - 79 + src/app/user/users.component.html + 97 - - permission to update your ORCID record - permission de mettre à jour votre dossier ORCID + + Admin + Admin - src/app/landing-page/landing-page.component.html - 16 + src/app/user/user-detail.component.html + 60 - - - You have already granted - Vous avez déjà accordé - src/app/landing-page/landing-page.component.html - 13 + src/app/user/user-update.component.html + 113 - - Allow to update my ORCID record. - Autoriser à mettre à jour mon dossier ORCID + + Created + Créé - src/app/landing-page/landing-page.component.ts - 80 + src/app/user/user-detail.component.html + 78 - - 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. + + Last Modified + Dernière modification - src/app/landing-page/landing-page.component.html - 45 + src/app/user/user-detail.component.html + 83 - - - will not be able to update your ORCID record. - ne pourra pas mettre à jour votre dossier ORCID. - src/app/landing-page/landing-page.component.html - 42 + src/app/user/users.component.html + 105 - - Oops, you have denied access. - Oups, vous avez refusé l'accès. + + Resend activation email + Renvoyer l'e-mail d'activation - src/app/landing-page/landing-page.component.html - 39 + src/app/user/user-detail.component.html + 107 - - - 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. - src/app/landing-page/landing-page.component.html - 33 + src/app/user/user-update.component.html + 150 + + + src/app/user/users.component.html + 166 - - 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 + + Import users + Importer des utilisateurs - src/app/landing-page/landing-page.component.ts - 78 + src/app/user/user-import-dialog.component.html + 3 - - Thanks, ! - Merci, + + 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 - src/app/landing-page/landing-page.component.ts - 172 + src/app/user/user-import-dialog.component.html + 16 - - 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. + + Please select a CSV file to upload + Veuillez sélectionner le fichier CSV à télécharger - src/app/landing-page/landing-page.component.ts - 81 + src/app/user/user-import-dialog.component.html + 40 - - Member created - Membre créé + + File Path + Chemin du fichier - src/app/shared/pipe/localize.ts - 21 + src/app/user/user-import-dialog.component.html + 49 - - Member updated successfully - Le membre a bien été mis à jour + + Add or edit user + Ajouter ou modifier un utilisateur - src/app/shared/pipe/localize.ts - 23 + src/app/user/user-update.component.html + 4 - - 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 + + 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/member/member-import-dialog.component.html - 16 + src/app/user/user-update.component.ts + 220 - - File Path - File Path + + Manage users + Gérer les utilisateurs - src/app/member/member-import-dialog.component.html - 40 + src/app/user/users.component.html + 2 - - Please select a CSV file to upload - Veuillez sélectionner un fichier CSV à télécharger + + Add user + Ajouter un utilisateur - src/app/member/member-import-dialog.component.html - 32 + src/app/user/users.component.html + 11 - - Import members - Importer des membres + + Import users from CSV + Importer des utilisateurs depuis un CSV - src/app/member/member-import-dialog.component.html - 3 + src/app/user/users.component.html + 20 - - You are logged in as user - Vous êtes connecté en tant que + + No users to show + Aucun utilisateur à afficher - src/app/home/home.component.ts - 25 + src/app/user/users.component.html + 52 diff --git a/ui/src/i18n/messages.it.xlf b/ui/src/i18n/messages.it.xlf index 1454a995d..03e500105 100644 --- a/ui/src/i18n/messages.it.xlf +++ b/ui/src/i18n/messages.it.xlf @@ -1,9 +1,9 @@ - + Failed to sign in! Please check your credentials and try again. - Accesso non riuscito! Controlla le credenziali e riprova. + <strong>Accesso non riuscito!</strong> Controlla le credenziali e riprova. src/app/account/login/login.component.html 6 @@ -11,7 +11,7 @@ Email - Email + Email src/app/account/login/login.component.html 10 @@ -27,7 +27,7 @@ Your email - La tua email + La tua email src/app/account/login/login.component.html 16 @@ -43,7 +43,7 @@ Password - Password + Password src/app/account/login/login.component.html 22 @@ -51,7 +51,7 @@ Your password - La tua password + La tua password src/app/account/login/login.component.html 28 @@ -59,7 +59,7 @@ Please enter the MFA code from your authenticator app - Inserisci il codice MFA dalla tua app di autenticazione + Inserisci il codice MFA dalla tua app di autenticazione src/app/account/login/login.component.html 34 @@ -67,7 +67,7 @@ Invalid MFA code - Codice MFA non valido + Codice MFA non valido src/app/account/login/login.component.html 37 @@ -75,7 +75,7 @@ MFA code - Codice MFA + Codice MFA src/app/account/login/login.component.html 40 @@ -83,7 +83,7 @@ Sign in - Accedi + Accedi src/app/account/login/login.component.html 43 @@ -91,112 +91,106 @@ Did you forget your password? - Hai dimenticato la tua password? + Hai dimenticato la tua password? src/app/account/login/login.component.html 55 - - Reset your password - Reimposta la tua password + + Reset password + Ripristina la password - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 4 - - Email address isn't registered! Please check and try again. - L'indirizzo e-mail non è registrato! Controlla e riprova + + The activation key is missing. + Manca la chiave di attivazione. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 7 - - Enter the email address you used to register. - Inserisci l'indirizzo e-mail che hai usato per registrarti - + + This activation key is invalid. + La chiave di attivazione non è valida. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 11 - - 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. + + This activation has expired. + La chiave di attivazione è scaduta. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 15 - - Your email is required. - La tua email è obbligatoria. - - src/app/account/password/password-reset-init.component.html - 42 - - - - Your email is invalid. - La tua email non è valida. + + 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-init.component.html - 50 + src/app/account/password/password-reset-finish.component.html + 20 - - Your email is required to be at least 5 characters. - La tua email deve contenere almeno 5 caratteri. + + 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-init.component.html - 57 + src/app/account/password/password-reset-finish.component.html + 26 - - Your email cannot be longer than 100 characters. - La tua e-mail non può superare i 50 caratteri. + + 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-init.component.html - 65 + src/app/account/password/password-reset-finish.component.html + 32 - - Reset - Ripristina la password + + Choose a new password + Scegli una nuova password + - src/app/account/password/password-reset-init.component.html - 76 + src/app/account/password/password-reset-finish.component.html + 39 - - Password for (You) - Password per (tu) + + 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.component.ts - 34 + src/app/account/password/password-reset-finish.component.html + 43 - - Password changed! - Password modificata! + + Your password has been reset. Please + <strong>La tua password è stata reimpostata.</strong> Per favore + + - src/app/account/password/password.component.html - 7 + src/app/account/password/password-reset-finish.component.html + 50 - - An error has occurred! The password could not be changed. - Si è verificato un errore! Non è stato possibile modificare la password. + + sign in + accedi - src/app/account/password/password.component.html - 15 + src/app/account/password/password-reset-finish.component.html + 59 The password and its confirmation do not match! - La password e la sua conferma non combaciano! + La password e la sua conferma non combaciano! src/app/account/password/password-reset-finish.component.html 68 @@ -206,66 +200,49 @@ 23 - - Current password - Password attuale - + + New password + Nuova password - src/app/account/password/password.component.html - 30 + src/app/account/password/password-reset-finish.component.html + 76 - - - Current password - Current password src/app/account/password/password.component.html - 38 + 58 - - Your password is required. - La tua password è obbligatoria. + + New password + Nuova password src/app/account/password/password-reset-finish.component.html - 97 - - - src/app/account/password/password.component.html - 51 + 83 src/app/account/password/password.component.html - 79 + 65 - - New password - Nuova password + + Your password is required. + La tua password è obbligatoria. src/app/account/password/password-reset-finish.component.html - 76 + 97 src/app/account/password/password.component.html - 58 - - - - New password - Nuova password - - src/app/account/password/password-reset-finish.component.html - 83 + 51 src/app/account/password/password.component.html - 65 + 79 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 @@ -278,7 +255,7 @@ Your password cannot be longer than 50 characters. - La password non può essere più lunga di 50 caratteri. + La password non può essere più lunga di 50 caratteri. src/app/account/password/password-reset-finish.component.html 112 @@ -290,7 +267,7 @@ New password confirmation - Conferma nuova password + Conferma nuova password src/app/account/password/password-reset-finish.component.html 121 @@ -302,7 +279,7 @@ Confirm the new password - Conferma la nuova password + Conferma la nuova password src/app/account/password/password-reset-finish.component.html 128 @@ -314,7 +291,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 @@ -327,7 +304,7 @@ Your password confirmation is required to be at least 4 characters. - La password di conferma deve contenere almeno 4 caratteri + La password di conferma deve contenere almeno 4 caratteri src/app/account/password/password-reset-finish.component.html 150 @@ -339,7 +316,7 @@ Your password confirmation cannot be longer than 50 characters. - La password di conferma non può contenere più di 50 caratteri. + La password di conferma non può contenere più di 50 caratteri. src/app/account/password/password-reset-finish.component.html 157 @@ -349,18 +326,151 @@ 138 + + Reset Password + Convalida la nuova password + + src/app/account/password/password-reset-finish.component.html + 167 + + + + Reset your password + Reimposta la tua password + + src/app/account/password/password-reset-init.component.html + 4 + + + + Email address isn't registered! Please check and try again. + <strong>L'indirizzo e-mail non è registrato!</strong> Controlla e riprova + + src/app/account/password/password-reset-init.component.html + 7 + + + + 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 + 11 + + + + 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. + + src/app/account/password/password-reset-init.component.html + 15 + + + + Your email is required. + La tua email è obbligatoria. + + src/app/account/password/password-reset-init.component.html + 42 + + + + Your email is invalid. + La tua email non è valida. + + src/app/account/password/password-reset-init.component.html + 50 + + + + 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 + 57 + + + + 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 + 65 + + + + Reset + Ripristina la password + + src/app/account/password/password-reset-init.component.html + 76 + + + + Password strength: + Sicurezza della password: + + + src/app/account/password/password-strength.component.html + 2 + + + + Password changed! + <strong>Password modificata!</strong> + + + + src/app/account/password/password.component.html + 7 + + + + An error has occurred! The password could not be changed. + <strong>Si è verificato un errore!</strong> Non è stato possibile modificare la password. + + src/app/account/password/password.component.html + 15 + + + + Current password + Password attuale + + + src/app/account/password/password.component.html + 30 + + + + Current password + + + src/app/account/password/password.component.html + 38 + + Save - Salva + Salva src/app/account/password/password.component.html 148 + + Password for (You) + + + src/app/account/password/password.component.ts + 34 + + Personal details - Dettagli personali + Dettagli personali src/app/account/settings/settings.component.html 4 @@ -368,7 +478,8 @@ Settings saved! - Impostazioni salvate! + <strong>Impostazioni salvate!</strong> + src/app/account/settings/settings.component.html 8 @@ -376,7 +487,7 @@ First Name - Nome + Nome src/app/account/settings/settings.component.html 23 @@ -384,7 +495,7 @@ Your first name - Il tuo nome + Il tuo nome src/app/account/settings/settings.component.html 30 @@ -392,7 +503,7 @@ Your first name is required. - Il tuo nome è obbligatorio. + Il tuo nome è obbligatorio. src/app/account/settings/settings.component.html 44 @@ -400,7 +511,7 @@ Your first name is required to be at least 1 character. - Il tuo nome deve contenere almeno 1 carattere + Il tuo nome deve contenere almeno 1 carattere src/app/account/settings/settings.component.html 51 @@ -408,7 +519,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.html @@ -417,7 +528,7 @@ Last Name - Cognome + Cognome src/app/account/settings/settings.component.html 65 @@ -425,7 +536,7 @@ Your last name - Il tuo cognome + Il tuo cognome src/app/account/settings/settings.component.html 72 @@ -433,7 +544,7 @@ Your last name is required. - Il tuo cognome è obbligatorio. + Il tuo cognome è obbligatorio. src/app/account/settings/settings.component.html @@ -442,7 +553,7 @@ Your last name is required to be at least 1 character. - Il tuo cognome deve contenere almeno 1 carattere + Il tuo cognome deve contenere almeno 1 carattere src/app/account/settings/settings.component.html 93 @@ -450,7 +561,7 @@ Your last name cannot be longer than 50 characters. - Il cognome non può essere più lungo di 50 caratteri + Il cognome non può essere più lungo di 50 caratteri src/app/account/settings/settings.component.html 100 @@ -458,7 +569,7 @@ Language - Lingua + Lingua src/app/account/settings/settings.component.html 119 @@ -466,7 +577,7 @@ Save - Salva + Salva src/app/account/settings/settings.component.html 129 @@ -478,7 +589,7 @@ Security - Sicurezza + Sicurezza src/app/account/settings/settings.component.html 143 @@ -486,7 +597,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. - 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. + 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.html 146 @@ -494,7 +605,7 @@ Two-factor Authentication - Autenticazione a due fattori + Autenticazione a due fattori src/app/account/settings/settings.component.html 151 @@ -502,7 +613,7 @@ 2FA settings updated - Impostazioni 2FA aggiornate + Impostazioni 2FA aggiornate src/app/account/settings/settings.component.html 162 @@ -510,7 +621,7 @@ 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. + <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>. src/app/account/settings/settings.component.html 166 @@ -518,7 +629,7 @@ 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. + <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 @@ -526,7 +637,7 @@ Can't scan the QR code? - <strong>Non riesci a scansionare il codice QR?</strong> + <strong>Non riesci a scansionare il codice QR?</strong> src/app/account/settings/settings.component.html 196 @@ -534,7 +645,7 @@ Get a text code - Ottieni in alternativa un codice di testo + Ottieni in alternativa un codice di testo src/app/account/settings/settings.component.html 200 @@ -542,7 +653,7 @@ and enter it into your 2FA app instead - e inseriscilo nella tua app 2FA + e inseriscilo nella tua app 2FA src/app/account/settings/settings.component.html 202 @@ -550,7 +661,7 @@ 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. + <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 @@ -558,7 +669,7 @@ Incorrect verification code - Codice di verifica non corretto + Codice di verifica non corretto src/app/account/settings/settings.component.html 214 @@ -566,7 +677,7 @@ Verification code - Codice di verifica + Codice di verifica src/app/account/settings/settings.component.html 221 @@ -574,441 +685,380 @@ 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. + Annota i seguenti codici di backup, questa è l'unica volta in cui verranno mostrati. src/app/account/settings/settings.component.html 228 - - Privacy Policy - Informativa sulla privacy + + Confirm deletion + Conferma l'eliminazione - src/app/layout/footer/footer.component.html - 13 + src/app/affiliation/affiliation-delete.component.html + 3 - - - Terms of Use - Condizioni di utilizzo - src/app/layout/footer/footer.component.html - 16 - - - - Help - Aiuto - - src/app/layout/footer/footer.component.html - 19 + src/app/user/user-delete.component.html + 3 - - ORCID Registry - Registro ORCID + + Are you sure you want to delete this affiliation from the portal? + Vuoi davvero eliminare questa affiliazione dal portale? - src/app/layout/footer/footer.component.html - 22 + src/app/affiliation/affiliation-delete.component.html + 8 - - Member Portal - Portale membri + + Cancel + Annulla + - src/app/layout/navbar/navbar.component.html - 6 + src/app/affiliation/affiliation-delete.component.html + 17 - - - Tools - Strumenti - src/app/layout/navbar/navbar.component.html - 37 + src/app/affiliation/affiliation-import-dialog.component.html + 67 - - - Affiliation Manager - Affiliation Manager - src/app/layout/navbar/navbar.component.html - 51 + src/app/affiliation/affiliation-update.component.html + 460 - - - Member report - Segnalazione dei membri - src/app/layout/navbar/navbar.component.html - 64 + src/app/affiliation/send-notifications-dialog.component.html + 33 - - - Integration report - Rapporto di integrazione - - src/app/layout/navbar/navbar.component.html - 77 + src/app/member/member-import-dialog.component.html + 58 - - - Consortium report - Resoconto sul consorzio - src/app/layout/navbar/navbar.component.html - 90 + src/app/member/member-update.component.html + 188 - - - Affiliation report - Report affiliazione - src/app/layout/navbar/navbar.component.html - 101 + src/app/user/user-delete.component.html + 14 - - - Consortium member affiliations - Consortium member affiliations - src/app/layout/navbar/navbar.component.html - 115 + src/app/user/user-import-dialog.component.html + 67 - - - Resources - Risorse - src/app/layout/navbar/navbar.component.html - 131 + src/app/user/user-update.component.html + 120 - - Account Management Guide - Guida alla gestione degli account + + Delete + Elimina - src/app/layout/navbar/navbar.component.html - 142 + src/app/affiliation/affiliation-delete.component.html + 20 - - - Affiliation Manager Guide - Guida ad Affiliation Manager - src/app/layout/navbar/navbar.component.html - 152 + src/app/affiliation/affiliations.component.html + 232 - - - Member Reporting Guide - Guida alla segnalazione dei membri - src/app/layout/navbar/navbar.component.html - 162 + src/app/user/user-delete.component.html + 17 - - - Apply for Affiliation Manager Credentials - Richiedi le credenziali di Affiliation Manager - src/app/layout/navbar/navbar.component.html - 173 + src/app/user/users.component.html + 186 - - Admin - Amministratore + + 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/layout/navbar/navbar.component.html - 189 + src/app/affiliation/affiliation-delete.component.ts + 40 - - Manage users - Gestisci gli utenti + + Affiliation details + Dettagli sull'affiliazione - src/app/layout/navbar/navbar.component.html - 202 + src/app/affiliation/affiliation-detail.component.html + 4 - - Manage members - Gestisci i membri + + ID + ID - src/app/layout/navbar/navbar.component.html - 215 + src/app/affiliation/affiliation-detail.component.html + 9 - - Account - Account + + Email + E-mail utente - src/app/layout/navbar/navbar.component.html - 230 + src/app/affiliation/affiliation-detail.component.html + 13 - - - Settings - Impostazioni - src/app/layout/navbar/navbar.component.html - 240 + src/app/affiliation/affiliation-update.component.html + 15 - - - Password - Password - src/app/layout/navbar/navbar.component.html - 246 + src/app/affiliation/affiliations.component.html + 135 - - Sign out - Esci + + Status + Stato - src/app/layout/navbar/navbar.component.html - 252 + src/app/affiliation/affiliation-detail.component.html + 17 - - - Sorry, an error has occurred - Sorry, an error has occurred - src/app/error/error-alert.component.html - 5 + src/app/affiliation/affiliations.component.html + 151 - - You are not authorized to access this page. - Non sei autorizzato ad accedere a questa pagina. + + Permission link + Link di permesso - src/app/error/error.component.html - 11 + src/app/affiliation/affiliation-detail.component.html + 25 - - The page does not exist. - La pagina non esiste. + + Copy to clipboard + Copia negli appunti - src/app/error/error.component.html - 14 + src/app/affiliation/affiliation-detail.component.html + 37 - - Your request cannot be processed - Non è stato possibile elaborare la tua richiesta + + ORCID iD + iD ORCID - src/app/error/error.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 41 - - - sign in - accedi - src/app/account/password/password-reset-finish.component.html - 59 + src/app/affiliation/affiliations.component.html + 139 - - Reset Password - Convalida la nuova password + + Affiliation Section + Tipo di affiliazione - src/app/account/password/password-reset-finish.component.html - 167 + src/app/affiliation/affiliation-detail.component.html + 49 - - - 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/affiliation/affiliation-update.component.html 43 - - Choose a new password - Scegli una nuova password - + + + + + - src/app/account/password/password-reset-finish.component.html - 39 + src/app/affiliation/affiliation-detail.component.html + 53 - - - 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 - 20 + src/app/affiliation/affiliations.component.html + 168 - - 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. + + Organization + Organizzazione - src/app/account/password/password-reset-finish.component.html - 26 + src/app/affiliation/affiliation-detail.component.html + 57 - - 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. + + Department Name + Dipartimento - src/app/account/password/password-reset-finish.component.html - 32 + src/app/affiliation/affiliation-detail.component.html + 69 - - - This activation has expired. - La chiave di attivazione è scaduta. - src/app/account/password/password-reset-finish.component.html - 15 + src/app/affiliation/affiliation-update.component.html + 243 - - This activation key is invalid. - La chiave di attivazione non è valida. + + Role Title + Ruolo/Titolo - src/app/account/password/password-reset-finish.component.html - 11 + src/app/affiliation/affiliation-detail.component.html + 79 - - - The activation key is missing. - Manca la chiave di attivazione. - src/app/account/password/password-reset-finish.component.html - 7 + src/app/affiliation/affiliation-update.component.html + 268 - - Your password has been reset. Please - La tua password è stata reimpostata. Per favore - - + + Url + URL - src/app/account/password/password-reset-finish.component.html - 50 + src/app/affiliation/affiliation-detail.component.html + 85 - - - Reset password - Ripristina la password - src/app/account/password/password-reset-finish.component.html - 4 + src/app/affiliation/affiliation-update.component.html + 284 - - Password strength: - Sicurezza della password: - + + Start Date + Data di inizio - src/app/account/password/password-strength.component.html - 2 + src/app/affiliation/affiliation-detail.component.html + 93 - - Resend activation email - Invia nuovamente l'email di attivazione + + End Date + Data di fine - src/app/user/user-detail.component.html - 107 + src/app/affiliation/affiliation-detail.component.html + 99 + + + External Id + ID esterno + - src/app/user/user-update.component.html - 150 + src/app/affiliation/affiliation-detail.component.html + 109 - src/app/user/users.component.html - 166 + src/app/affiliation/affiliation-update.component.html + 421 - - Back - Indietro + + Created + Creato src/app/affiliation/affiliation-detail.component.html - 231 + 117 + + + Added To ORCID + Aggiunto a ORCID + - src/app/member/member-detail.component.html - 88 + src/app/affiliation/affiliation-detail.component.html + 125 + + + Updated In ORCID + Aggiornato in ORCID - src/app/user/user-detail.component.html - 95 + src/app/affiliation/affiliation-detail.component.html + 135 - - Cancel - Annulla - + + Modified + Modificato - src/app/affiliation/affiliation-delete.component.html - 17 + src/app/affiliation/affiliation-detail.component.html + 141 + + + by + da - src/app/affiliation/affiliation-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 144 - src/app/affiliation/affiliation-update.component.html - 460 + src/app/member/member-detail.component.html + 71 - src/app/affiliation/send-notifications-dialog.component.html - 33 + src/app/member/member-detail.component.html + 81 - src/app/member/member-import-dialog.component.html - 58 + src/app/user/user-detail.component.html + 81 - src/app/member/member-update.component.html - 188 + src/app/user/user-detail.component.html + 87 + + + Admin Id + ID amministratore - src/app/user/user-delete.component.html - 14 + src/app/affiliation/affiliation-detail.component.html + 146 + + + Notification First Sent + Prima notifica inviata - src/app/user/user-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 157 - src/app/user/user-update.component.html - 120 + src/app/affiliation/affiliation-detail.component.html + 176 - - Delete - Elimina + + Notification Last Sent + Ultima notifica inviata - src/app/affiliation/affiliation-delete.component.html - 20 + src/app/affiliation/affiliation-detail.component.html + 195 - src/app/affiliation/affiliations.component.html - 232 + src/app/affiliation/affiliation-detail.component.html + 214 + + + Back + Indietro - src/app/user/user-delete.component.html - 17 + src/app/affiliation/affiliation-detail.component.html + 231 - src/app/user/users.component.html - 186 + src/app/member/member-detail.component.html + 88 + + + src/app/user/user-detail.component.html + 95 Edit - Modifica + Modifica src/app/affiliation/affiliation-detail.component.html 235 @@ -1034,3827 +1084,3778 @@ 175 - - Save - Salva - - - src/app/affiliation/affiliation-update.component.html - 463 - - - src/app/member/member-update.component.html - 191 - - - src/app/user/user-update.component.html - 131 - + + Copied to clipboard + Copiato negli appunti - src/app/user/user-update.component.html - 141 + src/app/affiliation/affiliation-detail.component.ts + 52 - - Activated - Attivato + + Import affiliations from CSV + Importa affiliazioni - src/app/user/user-detail.component.html - 42 - - - src/app/user/user-update.component.html - 103 - - - src/app/user/users.component.html - 97 - - - - Created - Creato - - src/app/user/user-detail.component.html - 78 - - - - User details - Dettagli dell'utente - - src/app/user/user-detail.component.html - 4 - - - - Email - Email - - src/app/user/user-detail.component.html - 9 - - - src/app/user/user-update.component.html - 33 - - - src/app/user/users.component.html - 61 + src/app/affiliation/affiliation-import-dialog.component.html + 3 - - First Name - Nome + + 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/user/user-detail.component.html + src/app/affiliation/affiliation-import-dialog.component.html 13 - - src/app/user/user-update.component.html - 42 - - - src/app/user/users.component.html - 65 - - - Add user - Aggiungi utente + + There was a problem uploading your CSV for processing. + Si è verificato un problema nel caricamento del tuo CSV che deve essere elaborato. - src/app/user/users.component.html - 11 + src/app/affiliation/affiliation-import-dialog.component.html + 27 - - Add or edit user - Aggiungi o modifica un utente + + Please select the CSV file to upload + Seleziona un file CSV da caricare - src/app/user/user-update.component.html - 4 + src/app/affiliation/affiliation-import-dialog.component.html + 32 - - No users to show - Nessun utente da mostrare + + File Path + Percorso del file - src/app/user/users.component.html - 52 + src/app/affiliation/affiliation-import-dialog.component.html + 40 - - Manage users - Gestisci gli utenti + + 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/user/users.component.html - 2 - - - - Import users from CSV - Importa gli utenti da CSV - - src/app/user/users.component.html - 20 + src/app/affiliation/affiliation-import-dialog.component.html + 55 - - Admin - Amministratore - - src/app/user/user-detail.component.html - 60 - + + Upload + Carica + - src/app/user/user-update.component.html - 113 + src/app/affiliation/affiliation-import-dialog.component.html + 70 - - - Last Modified - Ultima modifica - src/app/user/user-detail.component.html - 83 + src/app/member/member-import-dialog.component.html + 61 - src/app/user/users.component.html - 105 + src/app/user/user-import-dialog.component.html + 70 - - Last Name - Cognome - - src/app/user/user-detail.component.html - 17 - - - src/app/user/user-update.component.html - 51 - + + Close + Chiudi - src/app/user/users.component.html + src/app/affiliation/affiliation-import-dialog.component.html 73 - - Organization owner - Proprietario dell'organizzazione + + There is no file to upload. Please select one. + Non ci sono file da caricare. Selezionane uno. - src/app/user/user-detail.component.html - 21 + src/app/affiliation/affiliation-import-dialog.component.ts + 60 + + + Add or edit affiliation + Aggiungi o modifica affiliazione - src/app/user/user-update.component.html - 68 + src/app/affiliation/affiliation-update.component.html + 8 + + + This field should follow pattern for "Email". + - src/app/user/users.component.html - 81 + src/app/affiliation/affiliation-update.component.html + 25 - - Organization - Organizzazione - + + This field is required. + Questo campo è obbligatorio. - src/app/user/user-detail.component.html - 38 + src/app/affiliation/affiliation-update.component.html + 33 - src/app/user/user-update.component.html - 76 + src/app/affiliation/affiliation-update.component.html + 64 - src/app/user/users.component.html - 89 + src/app/affiliation/affiliation-update.component.html + 88 - - - Invite email couldn't be sent. - Impossibile inviare l'email di invito. - src/app/shared/pipe/localize.ts - 13 + src/app/affiliation/affiliation-update.component.html + 112 - - - Invite sent. - Invito spedito. - src/app/shared/pipe/localize.ts - 11 + src/app/affiliation/affiliation-update.component.html + 136 - - - by - da - src/app/affiliation/affiliation-detail.component.html - 144 + src/app/affiliation/affiliation-update.component.html + 164 - src/app/member/member-detail.component.html - 71 + src/app/affiliation/affiliation-update.component.html + 195 - src/app/member/member-detail.component.html - 81 + src/app/member/member-update.component.html + 61 - src/app/user/user-detail.component.html - 81 + src/app/member/member-update.component.html + 106 - src/app/user/user-detail.component.html - 87 + src/app/member/member-update.component.html + 142 - - False - falso + + No affiliations to show + Nessuna affiliazione trovata - src/app/user/user-detail.component.html - 24 + src/app/affiliation/affiliation-update.component.html + 67 - src/app/user/user-detail.component.html - 45 + src/app/affiliation/affiliation-update.component.html + 199 - src/app/user/user-detail.component.html - 63 + src/app/affiliation/affiliations.component.html + 126 - - Search... - Cerca... + + Organization Name + Nome dell'organizzazione - src/app/affiliation/affiliations.component.html - 104 + src/app/affiliation/affiliation-update.component.html + 75 + + + City + Città - src/app/member/members.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 99 + + + State/Region + Stato/Regione - src/app/user/users.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 122 - - Showing - of items. - Visualizzazione - di elementi. + + Country + Paese - src/app/affiliation/affiliations.component.ts - 226 + src/app/affiliation/affiliation-update.component.html + 146 + + + + Organization ID Source + Origine ID organizzazione + + src/app/affiliation/affiliation-update.component.html + 176 + + + Organization ID + ID organizzazione - src/app/member/members.component.ts - 157 + src/app/affiliation/affiliation-update.component.html + 208 + + + 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/user/users.component.ts - 228 + src/app/affiliation/affiliation-update.component.html + 230 - - True - vero + + Start Year + Anno di inizio - src/app/user/user-detail.component.html - 23 + src/app/affiliation/affiliation-update.component.html + 300 + + + Year + Anno - src/app/user/user-detail.component.html - 44 + src/app/affiliation/affiliation-update.component.html + 309 - src/app/user/user-detail.component.html - 62 + src/app/affiliation/affiliation-update.component.html + 359 - - 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. + + Start Month + Mese di inizio - src/app/user/user-update.component.ts - 220 + src/app/affiliation/affiliation-update.component.html + 318 - - Are you sure you want to delete user ? - Sei sicuro di voler eliminare l'utente ? + + Month + Mese - src/app/user/user-delete.component.ts - 44 + src/app/affiliation/affiliation-update.component.html + 327 - - - User created. Invite sent. - Utente creato. Invito mandato. - src/app/shared/pipe/localize.ts - 15 + src/app/affiliation/affiliation-update.component.html + 377 - - User updated successfully - Aggiornamento dell'utente riuscito + + Start Day + Giorno di inizio - src/app/shared/pipe/localize.ts - 17 + src/app/affiliation/affiliation-update.component.html + 336 - - User deleted successfully - Utente eliminato correttamente + + Day + Giorno - src/app/shared/pipe/localize.ts - 19 + src/app/affiliation/affiliation-update.component.html + 339 + + + src/app/affiliation/affiliation-update.component.html + 389 - - There is no file to upload. Please select one. - There is no file to upload. Please select one. - gatewayApp.msUserServiceMSUser.import.emptyFile.string + + End Year + Anno di fine - src/app/member/member-import-dialog.component.ts - 60 + src/app/affiliation/affiliation-update.component.html + 350 + + + End Month + Mese di fine - src/app/user/user-import-dialog.component.ts - 62 + src/app/affiliation/affiliation-update.component.html + 368 - - Upload - Carica - + + End Day + Giornata di fine - src/app/affiliation/affiliation-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 386 + + + Start date cannot be greater than the end date + La data di inizio non può essere successiva alla data di fine. - src/app/member/member-import-dialog.component.html - 61 + src/app/affiliation/affiliation-update.component.html + 395 + + + External Id Type + Tipo ID esterno - src/app/user/user-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 406 - - Confirm deletion - Conferma l'eliminazione + + External Id Url + URL ID esterno + - src/app/affiliation/affiliation-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 436 + + + 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/user/user-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 452 - - 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 + + Save + Salva + - src/app/user/user-import-dialog.component.html - 16 + src/app/affiliation/affiliation-update.component.html + 463 - - - File Path - Percorso file - src/app/user/user-import-dialog.component.html - 49 + src/app/member/member-update.component.html + 191 - - - Please select a CSV file to upload - Seleziona il file CSV da caricare - src/app/user/user-import-dialog.component.html - 40 + src/app/user/user-update.component.html + 131 - - - Import users - Importa utenti - - src/app/user/user-import-dialog.component.html - 3 + src/app/user/user-update.component.html + 141 - - - - - - - + + This field cannot be longer than characters. + - src/app/affiliation/affiliation-detail.component.html - 53 + src/app/affiliation/affiliation-update.component.ts + 196 - src/app/affiliation/affiliations.component.html - 168 + src/app/affiliation/affiliation-update.component.ts + 198 - - to - fino a: + + Affiliations + Affiliazioni src/app/affiliation/affiliations.component.html - 184 + 2 - - Affiliation Data - Dati di affiliazione + + Send permission notifications + Invia le notifiche dei permessi src/app/affiliation/affiliations.component.html - 143 + 11 - - Date created - Data di creazione + + Request permission links + Link richiesta di autorizzazione src/app/affiliation/affiliations.component.html - 147 + 21 - - View details - Vedi i dettagli + + Request affiliation status report + Richiedi report stato di affiliazione src/app/affiliation/affiliations.component.html - 192 + 31 - - Email - E-mail utente - - src/app/affiliation/affiliation-detail.component.html - 13 - + + Request affiliations for edit + Richiedi affiliazioni da modificare - src/app/affiliation/affiliation-update.component.html - 15 + src/app/affiliation/affiliations.component.html + 41 + + + Import affiliations from CSV + Importa affiliazioni da CSV src/app/affiliation/affiliations.component.html - 135 + 51 Add affiliation - Aggiungi affiliazione + Aggiungi affiliazione src/app/affiliation/affiliations.component.html 61 - - 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. + + 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.html - 205 + 73 - - No affiliations to show - Nessuna affiliazione trovata - - src/app/affiliation/affiliation-update.component.html - 67 - - - src/app/affiliation/affiliation-update.component.html - 199 - + + 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.html - 126 + 82 - - Send permission notifications - Invia le notifiche dei permessi + + 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.html - 11 + 91 - - Affiliations - Affiliazioni + + Search... + Cerca... src/app/affiliation/affiliations.component.html - 2 + 104 - - - Import affiliations from CSV - Importa affiliazioni da CSV - src/app/affiliation/affiliations.component.html - 51 + src/app/member/members.component.html + 32 - - - ORCID iD - iD ORCID - src/app/affiliation/affiliation-detail.component.html - 41 + src/app/user/users.component.html + 32 + + + Affiliation Data + Dati di affiliazione src/app/affiliation/affiliations.component.html - 139 + 143 - - Request affiliations for edit - Richiedi affiliazioni da modificare + + Date created + Data di creazione src/app/affiliation/affiliations.component.html - 41 + 147 - - 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. + + to + fino a: src/app/affiliation/affiliations.component.html - 73 + 184 - - Request affiliation status report - Richiedi report stato di affiliazione + + View details + Vedi i dettagli src/app/affiliation/affiliations.component.html - 31 + 192 - - 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. + + 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 - 82 + 205 - - Request permission links - Link richiesta di autorizzazione + + Showing - of items. + - src/app/affiliation/affiliations.component.html - 21 + src/app/affiliation/affiliations.component.ts + 226 + + + src/app/member/members.component.ts + 157 + + + src/app/user/users.component.ts + 228 - - 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. + + Send permission notifications + Invia le notifiche dei permessi - src/app/affiliation/affiliations.component.html - 91 + src/app/affiliation/send-notifications-dialog.component.html + 3 - - Status - Stato + + 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/affiliation-detail.component.html - 17 + src/app/affiliation/send-notifications-dialog.component.html + 13 + + + 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/affiliations.component.html - 151 + src/app/affiliation/send-notifications-dialog.component.html + 16 - - Error adding to ORCID - Errore nell’aggiunta su ORCID + + Notification language + Lingua delle notifiche - src/app/shared/pipe/localize.ts - 50 + src/app/affiliation/send-notifications-dialog.component.html + 20 - - Error deleting in ORCID - Errore nell’eliminazione su ORCID + + What language should the notification be sent in? + In quale lingua vanno inviate le notifiche? - src/app/shared/pipe/localize.ts - 56 + src/app/affiliation/send-notifications-dialog.component.html + 23 - - Error updating in ORCID - Errore nell’aggiornamento su ORCID + + Send notifications + Invia le notifiche - src/app/shared/pipe/localize.ts - 52 + src/app/affiliation/send-notifications-dialog.component.html + 38 - - In ORCID - Su ORCID + + Sorry, an error has occurred + - src/app/shared/pipe/localize.ts - 42 + src/app/error/error-alert.component.html + 5 - - Notification failed - Notifica non riuscita + + Your request cannot be processed + Non è stato possibile elaborare la tua richiesta - src/app/shared/pipe/localize.ts - 62 + src/app/error/error.component.html + 4 - - Notification requested - Notifica richiesta + + You are not authorized to access this page. + Non sei autorizzato ad accedere a questa pagina. - src/app/shared/pipe/localize.ts - 58 + src/app/error/error.component.html + 11 - - Notification sent - Notifica inviata + + The page does not exist. + La pagina non esiste. - src/app/shared/pipe/localize.ts - 60 + src/app/error/error.component.html + 14 - - Pending - In sospeso + + You are logged in as user + Hai effettuato l’accesso come <strong>{{username}}</strong> - src/app/shared/pipe/localize.ts - 40 + src/app/home/home.component.ts + 25 - - Pending retry in ORCID - Nuovo tentativo in attesa su ORCID + + You have already granted + Hai già concesso + - src/app/shared/pipe/localize.ts - 54 + src/app/landing-page/landing-page.component.html + 13 - - Pending update in ORCID - In attesa di aggiornamento su ORCID + + permission to update your ORCID record + permesso per aggiornare il tuo record ORCID - src/app/shared/pipe/localize.ts - 64 + src/app/landing-page/landing-page.component.html + 16 - - User deleted from ORCID - User deleted from ORCID + + 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 - src/app/shared/pipe/localize.ts - 46 + src/app/landing-page/landing-page.component.html + 33 - - User denied access - L’utente non ha concesso l’accesso + + Oops, you have denied access. + Ops, l'accesso ti è stato negato. - src/app/shared/pipe/localize.ts - 38 + src/app/landing-page/landing-page.component.html + 39 - - User granted access - L’utente ha concesso l’accesso + + will not be able to update your ORCID record. + non potrai aggiornare il tuo record ORCID. - src/app/shared/pipe/localize.ts - 44 + src/app/landing-page/landing-page.component.html + 42 - - User revoked access - L’utente ha revocato l’accesso + + 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. - src/app/shared/pipe/localize.ts - 48 + src/app/landing-page/landing-page.component.html + 45 - - Andorra - Andorra + + If you find that data added to your ORCID record is incorrect, please contact + - src/app/shared/pipe/localize.ts - 113 + src/app/landing-page/landing-page.component.ts + 78 - - United Arab Emirates - Emirati Arabi Uniti + + This authorization link has already been used. Please contact for a new authorization link. + - src/app/shared/pipe/localize.ts - 115 + src/app/landing-page/landing-page.component.ts + 79 - - Afghanistan - Afghanistan + + Allow to update my ORCID record. + - src/app/shared/pipe/localize.ts - 117 + src/app/landing-page/landing-page.component.ts + 80 - - Antigua and Barbuda - Antigua e Barbuda + + You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. + - src/app/shared/pipe/localize.ts - 119 + src/app/landing-page/landing-page.component.ts + 81 - - Anguilla - Anguilla + + Thanks, ! + - src/app/shared/pipe/localize.ts - 121 + src/app/landing-page/landing-page.component.ts + 172 - - Albania - Albania + + Privacy Policy + Informativa sulla privacy - src/app/shared/pipe/localize.ts - 123 + src/app/layout/footer/footer.component.html + 13 - - Armenia - Armenia + + Terms of Use + Condizioni di utilizzo - src/app/shared/pipe/localize.ts - 125 + src/app/layout/footer/footer.component.html + 16 - - Angola - Angola + + Help + Aiuto - src/app/shared/pipe/localize.ts - 127 + src/app/layout/footer/footer.component.html + 19 - - Antarctica - Antartide + + ORCID Registry + Registro ORCID - src/app/shared/pipe/localize.ts - 129 + src/app/layout/footer/footer.component.html + 22 - - Argentina - Argentina + + Member Portal + Portale membri - src/app/shared/pipe/localize.ts - 131 + src/app/layout/navbar/navbar.component.html + 6 - - American Samoa - Samoa Americane + + Tools + Strumenti - src/app/shared/pipe/localize.ts - 133 + src/app/layout/navbar/navbar.component.html + 37 - - Austria - Austria + + Affiliation Manager + Affiliation Manager - src/app/shared/pipe/localize.ts - 135 + src/app/layout/navbar/navbar.component.html + 51 - - Australia - Australia + + Member report + Segnalazione dei membri - src/app/shared/pipe/localize.ts - 137 + src/app/layout/navbar/navbar.component.html + 64 - - Aruba - Aruba + + Integration report + Rapporto di integrazione + - src/app/shared/pipe/localize.ts - 139 + src/app/layout/navbar/navbar.component.html + 77 - - Åland Islands - Isole Åland + + Consortium report + Resoconto sul consorzio - src/app/shared/pipe/localize.ts - 141 + src/app/layout/navbar/navbar.component.html + 90 - - Azerbaijan - Azerbaigian + + Affiliation report + Report affiliazione - src/app/shared/pipe/localize.ts - 143 + src/app/layout/navbar/navbar.component.html + 101 - - Bosnia and Herzegovina - Bosnia ed Erzegovina + + Consortium member affiliations + - src/app/shared/pipe/localize.ts - 145 + src/app/layout/navbar/navbar.component.html + 115 - - Barbados - Barbados + + Resources + Risorse - src/app/shared/pipe/localize.ts - 147 + src/app/layout/navbar/navbar.component.html + 131 - - Bangladesh - Bangladesh + + Account Management Guide + Guida alla gestione degli account - src/app/shared/pipe/localize.ts - 149 + src/app/layout/navbar/navbar.component.html + 142 - - Belgium - Belgio + + Affiliation Manager Guide + Guida ad Affiliation Manager - src/app/shared/pipe/localize.ts - 151 + src/app/layout/navbar/navbar.component.html + 152 - - Burkina Faso - Burkina Faso + + Member Reporting Guide + Guida alla segnalazione dei membri - src/app/shared/pipe/localize.ts - 153 + src/app/layout/navbar/navbar.component.html + 162 - - Bulgaria - Bulgaria + + Apply for Affiliation Manager Credentials + Richiedi le credenziali di Affiliation Manager - src/app/shared/pipe/localize.ts - 155 + src/app/layout/navbar/navbar.component.html + 173 - - Bahrain - Bahrein + + Admin + Amministratore - src/app/shared/pipe/localize.ts - 157 + src/app/layout/navbar/navbar.component.html + 189 - - Burundi - Burundi + + Manage users + Gestisci gli utenti - src/app/shared/pipe/localize.ts - 159 + src/app/layout/navbar/navbar.component.html + 202 - - Benin - Benin + + Manage members + Gestisci i membri - src/app/shared/pipe/localize.ts - 161 + src/app/layout/navbar/navbar.component.html + 215 - - Saint Barthélemy - Saint-Barthélemy + + Account + Account - src/app/shared/pipe/localize.ts - 163 + src/app/layout/navbar/navbar.component.html + 230 - - Bermuda - Bermuda + + Settings + Impostazioni - src/app/shared/pipe/localize.ts - 165 + src/app/layout/navbar/navbar.component.html + 240 - - Brunei - Brunei + + Password + Password - src/app/shared/pipe/localize.ts - 167 + src/app/layout/navbar/navbar.component.html + 246 - - Bolivia - Bolivia + + Sign out + Esci - src/app/shared/pipe/localize.ts - 169 + src/app/layout/navbar/navbar.component.html + 252 - - British Antarctic Territory - Territorio Antartico Britannico + + Member details + Dettagli del membro - src/app/shared/pipe/localize.ts - 171 + src/app/member/member-detail.component.html + 4 - - Brazil - Brasile + + Salesforce Id + Salesforce Id + - src/app/shared/pipe/localize.ts - 173 + src/app/member/member-detail.component.html + 9 - - - Bahamas - Bahamas - src/app/shared/pipe/localize.ts - 175 + src/app/member/member-update.component.html + 41 - - - Bhutan - Bhutan - src/app/shared/pipe/localize.ts - 177 + src/app/member/members.component.html + 61 - - Bouvet Island - Isola Bouvet + + Parent Salesforce Id + ID Salesforce Genitore - src/app/shared/pipe/localize.ts - 179 + src/app/member/member-detail.component.html + 13 - - - Botswana - Botswana - src/app/shared/pipe/localize.ts - 181 + src/app/member/member-update.component.html + 71 - - - Belarus - Bielorussia - src/app/shared/pipe/localize.ts - 183 + src/app/member/members.component.html + 85 - - Belize - Belize + + Member Name + Nome del membro - src/app/shared/pipe/localize.ts - 185 + src/app/member/member-detail.component.html + 19 - - - Canada - Canada - src/app/shared/pipe/localize.ts - 187 + src/app/member/member-update.component.html + 86 - - - Cocos {Keeling} Islands - Isole Cocos (Keeling) - src/app/shared/pipe/localize.ts - 189 + src/app/member/members.component.html + 69 - - Congo - Kinshasa - Congo-Kinshasa (Repubblica Democratica del Congo) + + Client ID + Id cliente - src/app/shared/pipe/localize.ts - 191 + src/app/member/member-detail.component.html + 23 - - - Central African Republic - Repubblica Centrafricana - src/app/shared/pipe/localize.ts - 193 + src/app/member/member-update.component.html + 116 - - Congo - Brazzaville - Congo-Brazzaville (Repubblica del Congo) + + Type + Tipo - src/app/shared/pipe/localize.ts - 195 + src/app/member/member-detail.component.html + 27 - - Switzerland - Svizzera + + Is Consortium Lead + Capogruppo + - src/app/shared/pipe/localize.ts - 197 + src/app/member/member-detail.component.html + 31 - - - Côte d’Ivoire - Costa d’Avorio - src/app/shared/pipe/localize.ts - 199 + src/app/member/member-update.component.html + 156 - - - Cook Islands - Isole Cook - src/app/shared/pipe/localize.ts - 201 + src/app/member/members.component.html + 77 - - Chile - Cile + + Assertion Service Enabled + Asserzioni abilitate - src/app/shared/pipe/localize.ts - 203 + src/app/member/member-detail.component.html + 47 - - - Cameroon - Camerun - src/app/shared/pipe/localize.ts - 205 + src/app/member/member-update.component.html + 171 - - - China - Cina - src/app/shared/pipe/localize.ts - 207 + src/app/member/members.component.html + 93 - - Colombia - Colombia + + Status + Stato - src/app/shared/pipe/localize.ts - 209 + src/app/member/member-detail.component.html + 65 - - Costa Rica - Costa Rica + + Created Date + Creato - src/app/shared/pipe/localize.ts - 211 + src/app/member/member-detail.component.html + 69 - - Cuba - Cuba + + Last Modified Date + Ultima modifica - src/app/shared/pipe/localize.ts - 213 + src/app/member/member-detail.component.html + 77 - - - Cape Verde - Capo Verde - src/app/shared/pipe/localize.ts - 215 + src/app/member/members.component.html + 101 - - Curaçao - Curaçao + + Import members + Importa i membri - src/app/shared/pipe/localize.ts - 217 + src/app/member/member-import-dialog.component.html + 3 - - Christmas Island - Isola di Natale + + 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 - src/app/shared/pipe/localize.ts - 219 + src/app/member/member-import-dialog.component.html + 16 - - Cyprus - Cipro + + Please select a CSV file to upload + Seleziona un file CSV da caricare - src/app/shared/pipe/localize.ts - 221 + src/app/member/member-import-dialog.component.html + 32 - - Czech Republic - Repubblica Ceca + + File Path + - src/app/shared/pipe/localize.ts - 223 + src/app/member/member-import-dialog.component.html + 40 - - Germany - Germania + + There is no file to upload. Please select one. + + gatewayApp.msUserServiceMSUser.import.emptyFile.string - src/app/shared/pipe/localize.ts - 225 + src/app/member/member-import-dialog.component.ts + 60 - - - Djibouti - Gibuti - src/app/shared/pipe/localize.ts - 227 + src/app/user/user-import-dialog.component.ts + 62 - - Denmark - Danimarca + + Add or edit member + Aggiungi o modifica un membro - src/app/shared/pipe/localize.ts - 229 + src/app/member/member-update.component.html + 8 - - Dominica - Dominica + + Note: Client ID must have User OBO enabled AND + Nota: l'ID cliente deve avere Membro OBO abilitato E - src/app/shared/pipe/localize.ts - 231 + src/app/member/member-update.component.html + 121 - - Dominican Republic - Repubblica Dominicana + + added as a Redirect URI in + aggiunto come URI di reindirizzamento in - src/app/shared/pipe/localize.ts - 233 + src/app/member/member-update.component.html + 125 - - Algeria - Algeria + + Manage members + Gestisci membri + - src/app/shared/pipe/localize.ts - 235 + src/app/member/members.component.html + 2 - - Ecuador - Ecuador + + Add member + Aggiungi membro - src/app/shared/pipe/localize.ts - 237 + src/app/member/members.component.html + 11 - - Estonia - Estonia + + Import members from CSV + Importa membri da CSV - src/app/shared/pipe/localize.ts - 239 + src/app/member/members.component.html + 19 - - Egypt - Egitto + + No members to show + Nessun membro da mostrare + - src/app/shared/pipe/localize.ts - 241 + src/app/member/members.component.html + 52 - - Western Sahara - Sahara Occidentale + + Invite sent. + src/app/shared/pipe/localize.ts - 243 + 11 - - Eritrea - Eritrea + + Invite email couldn't be sent. + src/app/shared/pipe/localize.ts - 245 + 13 - - Spain - Spagna + + User created. Invite sent. + Utente creato. Invito mandato. src/app/shared/pipe/localize.ts - 247 + 15 - - Ethiopia - Etiopia + + User updated successfully + Aggiornamento dell'utente riuscito src/app/shared/pipe/localize.ts - 249 + 17 - - Finland - Finlandia + + User deleted successfully + Utente eliminato correttamente src/app/shared/pipe/localize.ts - 251 + 19 - - Fiji - Figi + + Member created + Membro creato src/app/shared/pipe/localize.ts - 253 + 21 - - Falkland Islands - Isole Falkland + + Member updated successfully + Membro aggiornato correttamente src/app/shared/pipe/localize.ts - 255 + 23 - - Micronesia - Micronesia + + 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.ts - 257 + 25 - - Faroe Islands - Isole Faroe + + Affiliation created + Affiliazione creata + src/app/shared/pipe/localize.ts - 259 + 27 - - France - Francia + + Affiliation updated + Affiliazione aggiornata src/app/shared/pipe/localize.ts - 261 + 29 - - Gabon - Gabon + + Affiliation deleted + Affiliazione eliminata src/app/shared/pipe/localize.ts - 263 + 31 - - United Kingdom - Regno Unito + + There was a problem deleting the affiliation + C'è stato un problema nella cancellazione dell'affiliazione src/app/shared/pipe/localize.ts - 265 + 33 - - Grenada - Grenada + + User denied access + L’utente non ha concesso l’accesso src/app/shared/pipe/localize.ts - 267 + 38 - - Georgia - Georgia + + Pending + In sospeso src/app/shared/pipe/localize.ts - 269 + 40 - - French Guiana - Guyana Francese + + In ORCID + Su ORCID src/app/shared/pipe/localize.ts - 271 + 42 - - Guernsey - Guernsey + + User granted access + L’utente ha concesso l’accesso src/app/shared/pipe/localize.ts - 273 + 44 - - Ghana - Ghana + + User deleted from ORCID + src/app/shared/pipe/localize.ts - 275 + 46 - - Gibraltar - Gibilterra + + User revoked access + L’utente ha revocato l’accesso src/app/shared/pipe/localize.ts - 277 + 48 - - Greenland - Groenlandia + + Error adding to ORCID + Errore nell’aggiunta su ORCID src/app/shared/pipe/localize.ts - 279 + 50 - - Gambia - Gambia + + Error updating in ORCID + Errore nell’aggiornamento su ORCID src/app/shared/pipe/localize.ts - 281 + 52 - - Guinea - Guinea + + Pending retry in ORCID + Nuovo tentativo in attesa su ORCID src/app/shared/pipe/localize.ts - 283 + 54 - - Guadeloupe - Guadalupa + + Error deleting in ORCID + Errore nell’eliminazione su ORCID src/app/shared/pipe/localize.ts - 285 + 56 - - Equatorial Guinea - Guinea Equatoriale + + Notification requested + Notifica richiesta src/app/shared/pipe/localize.ts - 287 + 58 - - Greece - Grecia + + Notification sent + Notifica inviata src/app/shared/pipe/localize.ts - 289 + 60 - - South Georgia and the South Sandwich Islands - Georgia del Sud e Isole Sandwich Australi + + Notification failed + Notifica non riuscita src/app/shared/pipe/localize.ts - 291 + 62 - - Guatemala - Guatemala + + Pending update in ORCID + In attesa di aggiornamento su ORCID src/app/shared/pipe/localize.ts - 293 + 64 - - Guam - Guam + + EDUCATION + TITOLI DI STUDIO src/app/shared/pipe/localize.ts - 295 + 69 - - Guinea-Bissau - Guinea-Bissau + + EMPLOYMENT + OCCUPAZIONE + src/app/shared/pipe/localize.ts - 297 + 71 - - Guyana - Guyana + + DISTINCTION + RICONOSCIMENTO src/app/shared/pipe/localize.ts - 299 + 73 - - Hong Kong SAR China - Hong Kong + + INVITED_POSITION + INVITED_POSITION src/app/shared/pipe/localize.ts - 301 + 75 - - Heard Island and McDonald Islands - Isola Heard e isole McDonald + + QUALIFICATION + QUALIFICA src/app/shared/pipe/localize.ts - 303 + 77 - - Honduras - Honduras + + SERVICE + SERVIZIO src/app/shared/pipe/localize.ts - 305 + 79 - - Croatia - Croazia + + MEMBERSHIP + ISCRIZIONE src/app/shared/pipe/localize.ts - 307 + 81 - - Haiti - Haiti + + January + Gennaio src/app/shared/pipe/localize.ts - 309 + 86 - - Hungary - Ungheria + + February + Febbraio src/app/shared/pipe/localize.ts - 311 + 88 - - Indonesia - Indonesia + + March + Marzo src/app/shared/pipe/localize.ts - 313 + 90 - - Ireland - Irlanda + + April + Aprile src/app/shared/pipe/localize.ts - 315 + 92 - - Israel - Israele + + May + Maggio src/app/shared/pipe/localize.ts - 317 + 94 - - Isle of Man - Isola di Man + + June + Giugno src/app/shared/pipe/localize.ts - 319 + 96 - - India - India + + July + Luglio src/app/shared/pipe/localize.ts - 321 + 98 - - British Indian Ocean Territory - Territorio Britannico dell’Oceano Indiano + + August + Agosto src/app/shared/pipe/localize.ts - 323 + 100 - - Iraq - Iraq + + September + Settembre src/app/shared/pipe/localize.ts - 325 + 102 - - Iran - Iran + + October + Ottobre src/app/shared/pipe/localize.ts - 327 + 104 - - Iceland - Islanda + + November + Novembre src/app/shared/pipe/localize.ts - 329 + 106 - - Italy - Italia + + December + Dicembre src/app/shared/pipe/localize.ts - 331 + 108 - - Jersey - Jersey + + Andorra + Andorra src/app/shared/pipe/localize.ts - 333 + 113 - - Jamaica - Giamaica + + United Arab Emirates + Emirati Arabi Uniti src/app/shared/pipe/localize.ts - 335 + 115 - - Jordan - Giordania + + Afghanistan + Afghanistan src/app/shared/pipe/localize.ts - 337 + 117 - - Japan - Giappone + + Antigua and Barbuda + Antigua e Barbuda src/app/shared/pipe/localize.ts - 339 + 119 - - Kenya - Kenya + + Anguilla + Anguilla src/app/shared/pipe/localize.ts - 341 + 121 - - Kyrgyzstan - Kirghizistan + + Albania + Albania src/app/shared/pipe/localize.ts - 343 + 123 - - Cambodia - Cambogia + + Armenia + Armenia src/app/shared/pipe/localize.ts - 345 + 125 - - Kiribati - Kiribati + + Angola + Angola src/app/shared/pipe/localize.ts - 347 + 127 - - Comoros - Comoros + + Antarctica + Antartide src/app/shared/pipe/localize.ts - 349 + 129 - - Saint Kitts and Nevis - Saint Kitts e Nevis + + Argentina + Argentina src/app/shared/pipe/localize.ts - 351 + 131 - - North Korea - Corea del Nord + + American Samoa + Samoa Americane src/app/shared/pipe/localize.ts - 353 + 133 - - South Korea - Corea del Sud + + Austria + Austria src/app/shared/pipe/localize.ts - 355 + 135 - - Kuwait - Kuwait + + Australia + Australia src/app/shared/pipe/localize.ts - 357 + 137 - - Cayman Islands - Isole Cayman + + Aruba + Aruba src/app/shared/pipe/localize.ts - 359 + 139 - - Kazakhstan - Kazakistan + + Åland Islands + Isole Åland src/app/shared/pipe/localize.ts - 361 + 141 - - Laos - Laos + + Azerbaijan + Azerbaigian src/app/shared/pipe/localize.ts - 363 + 143 - - Lebanon - Libano + + Bosnia and Herzegovina + Bosnia ed Erzegovina src/app/shared/pipe/localize.ts - 365 + 145 - - Saint Lucia - Saint Lucia + + Barbados + Barbados src/app/shared/pipe/localize.ts - 367 + 147 - - Liechtenstein - Liechtenstein + + Bangladesh + Bangladesh src/app/shared/pipe/localize.ts - 369 + 149 - - Sri Lanka - Sri Lanka + + Belgium + Belgio src/app/shared/pipe/localize.ts - 371 + 151 - - Liberia - Liberia + + Burkina Faso + Burkina Faso src/app/shared/pipe/localize.ts - 373 + 153 - - Lesotho - Lesotho + + Bulgaria + Bulgaria src/app/shared/pipe/localize.ts - 375 + 155 - - Lithuania - Lituania + + Bahrain + Bahrein src/app/shared/pipe/localize.ts - 377 + 157 - - Luxembourg - Lussemburgo + + Burundi + Burundi src/app/shared/pipe/localize.ts - 379 + 159 - - Latvia - Lettonia + + Benin + Benin src/app/shared/pipe/localize.ts - 381 + 161 - - Libya - Libia + + Saint Barthélemy + Saint-Barthélemy src/app/shared/pipe/localize.ts - 383 + 163 - - Morocco - Marocco + + Bermuda + Bermuda src/app/shared/pipe/localize.ts - 385 + 165 - - Monaco - Principato di Monaco + + Brunei + Brunei src/app/shared/pipe/localize.ts - 387 + 167 - - Moldova - Moldavia + + Bolivia + Bolivia src/app/shared/pipe/localize.ts - 389 + 169 - - Montenegro - Montenegro + + British Antarctic Territory + Territorio Antartico Britannico src/app/shared/pipe/localize.ts - 391 + 171 - - Saint Martin - Saint-Martin (parte francese) + + Brazil + Brasile src/app/shared/pipe/localize.ts - 393 + 173 - - Madagascar - Madagascar + + Bahamas + Bahamas src/app/shared/pipe/localize.ts - 395 + 175 - - Marshall Islands - Isole Marshall + + Bhutan + Bhutan src/app/shared/pipe/localize.ts - 397 + 177 - - North Macedonia - Macedonia del Nord + + Bouvet Island + Isola Bouvet src/app/shared/pipe/localize.ts - 399 + 179 - - Mali - Mali + + Botswana + Botswana src/app/shared/pipe/localize.ts - 401 + 181 - - Myanmar {Burma} - Myanmar + + Belarus + Bielorussia src/app/shared/pipe/localize.ts - 403 + 183 - - Mongolia - Mongolia + + Belize + Belize src/app/shared/pipe/localize.ts - 405 + 185 - - Macau SAR China - Macao + + Canada + Canada src/app/shared/pipe/localize.ts - 407 + 187 - - Northern Mariana Islands - Isole Marianne Settentrionali + + Cocos {Keeling} Islands + Isole Cocos (Keeling) src/app/shared/pipe/localize.ts - 409 + 189 - - Martinique - Martinica + + Congo - Kinshasa + Congo-Kinshasa (Repubblica Democratica del Congo) src/app/shared/pipe/localize.ts - 411 + 191 - - Mauritania - Mauritania + + Central African Republic + Repubblica Centrafricana src/app/shared/pipe/localize.ts - 413 + 193 - - Montserrat - Montserrat + + Congo - Brazzaville + Congo-Brazzaville (Repubblica del Congo) src/app/shared/pipe/localize.ts - 415 + 195 - - Malta - Malta + + Switzerland + Svizzera src/app/shared/pipe/localize.ts - 417 + 197 - - Mauritius - Mauritius + + Côte d’Ivoire + Costa d’Avorio src/app/shared/pipe/localize.ts - 419 + 199 - - Maldives - Maldive + + Cook Islands + Isole Cook src/app/shared/pipe/localize.ts - 421 + 201 - - Malawi - Malawi + + Chile + Cile src/app/shared/pipe/localize.ts - 423 + 203 - - Mexico - Messico + + Cameroon + Camerun src/app/shared/pipe/localize.ts - 425 + 205 - - Malaysia - Malaysia + + China + Cina src/app/shared/pipe/localize.ts - 427 + 207 - - Mozambique - Mozambico + + Colombia + Colombia src/app/shared/pipe/localize.ts - 429 + 209 - - Namibia - Namibia + + Costa Rica + Costa Rica src/app/shared/pipe/localize.ts - 431 + 211 - - New Caledonia - Nuova Caledonia + + Cuba + Cuba src/app/shared/pipe/localize.ts - 433 + 213 - - Niger - Niger + + Cape Verde + Capo Verde src/app/shared/pipe/localize.ts - 435 + 215 - - Norfolk Island - Isola Norfolk + + Curaçao + Curaçao src/app/shared/pipe/localize.ts - 437 + 217 - - Nigeria - Nigeria + + Christmas Island + Isola di Natale src/app/shared/pipe/localize.ts - 439 + 219 - - Nicaragua - Nicaragua + + Cyprus + Cipro src/app/shared/pipe/localize.ts - 441 + 221 - - Netherlands - Paesi Bassi + + Czech Republic + Repubblica Ceca src/app/shared/pipe/localize.ts - 443 + 223 - - Norway - Norvegia + + Germany + Germania src/app/shared/pipe/localize.ts - 445 + 225 - - Nepal - Nepal + + Djibouti + Gibuti src/app/shared/pipe/localize.ts - 447 + 227 - - Nauru - Nauru + + Denmark + Danimarca src/app/shared/pipe/localize.ts - 449 + 229 - - Niue - Niue + + Dominica + Dominica src/app/shared/pipe/localize.ts - 451 + 231 - - New Zealand - Nuova Zelanda + + Dominican Republic + Repubblica Dominicana src/app/shared/pipe/localize.ts - 453 + 233 - - Oman - Oman + + Algeria + Algeria src/app/shared/pipe/localize.ts - 455 + 235 - - Panama - Panama + + Ecuador + Ecuador src/app/shared/pipe/localize.ts - 457 + 237 - - Peru - Perù + + Estonia + Estonia src/app/shared/pipe/localize.ts - 459 + 239 - - French Polynesia - Polinesia Francese + + Egypt + Egitto src/app/shared/pipe/localize.ts - 461 + 241 - - Papua New Guinea - Papua Nuova Guinea + + Western Sahara + Sahara Occidentale src/app/shared/pipe/localize.ts - 463 + 243 - - Philippines - Filippine + + Eritrea + Eritrea src/app/shared/pipe/localize.ts - 465 + 245 - - Pakistan - Pakistan + + Spain + Spagna src/app/shared/pipe/localize.ts - 467 + 247 - - Poland - Polonia + + Ethiopia + Etiopia src/app/shared/pipe/localize.ts - 469 + 249 - - Saint Pierre and Miquelon - Saint-Pierre e Miquelon + + Finland + Finlandia src/app/shared/pipe/localize.ts - 471 + 251 - - Pitcairn Islands - Isole Pitcairn + + Fiji + Figi src/app/shared/pipe/localize.ts - 473 + 253 - - Puerto Rico - Porto Rico + + Falkland Islands + Isole Falkland src/app/shared/pipe/localize.ts - 475 + 255 - - Palestinian Territories - Territori Palestinesi + + Micronesia + Micronesia src/app/shared/pipe/localize.ts - 477 + 257 - - Portugal - Portogallo + + Faroe Islands + Isole Faroe src/app/shared/pipe/localize.ts - 479 + 259 - - Palau - Palau + + France + Francia src/app/shared/pipe/localize.ts - 481 + 261 - - Paraguay - Paraguay + + Gabon + Gabon src/app/shared/pipe/localize.ts - 483 + 263 - - Qatar - Qatar + + United Kingdom + Regno Unito src/app/shared/pipe/localize.ts - 485 + 265 - - Réunion - Réunion + + Grenada + Grenada src/app/shared/pipe/localize.ts - 487 + 267 - - Romania - Romania + + Georgia + Georgia src/app/shared/pipe/localize.ts - 489 + 269 - - Serbia - Serbia + + French Guiana + Guyana Francese src/app/shared/pipe/localize.ts - 491 + 271 - - Russia - Russia + + Guernsey + Guernsey src/app/shared/pipe/localize.ts - 493 + 273 - - Rwanda - Ruanda + + Ghana + Ghana src/app/shared/pipe/localize.ts - 495 + 275 - - Saudi Arabia - Arabia Saudita + + Gibraltar + Gibilterra src/app/shared/pipe/localize.ts - 497 + 277 - - Solomon Islands - Isole Salomone + + Greenland + Groenlandia src/app/shared/pipe/localize.ts - 499 + 279 - - Seychelles - Seychelles + + Gambia + Gambia src/app/shared/pipe/localize.ts - 501 + 281 - - Sudan - Sudan + + Guinea + Guinea src/app/shared/pipe/localize.ts - 503 + 283 - - Sweden - Svezia + + Guadeloupe + Guadalupa src/app/shared/pipe/localize.ts - 505 + 285 - - Singapore - Singapore + + Equatorial Guinea + Guinea Equatoriale src/app/shared/pipe/localize.ts - 507 + 287 - - Saint Helena - Sant’Elena + + Greece + Grecia src/app/shared/pipe/localize.ts - 509 + 289 - - Slovenia - Slovenia + + South Georgia and the South Sandwich Islands + Georgia del Sud e Isole Sandwich Australi src/app/shared/pipe/localize.ts - 511 + 291 - - Svalbard and Jan Mayen - Svalbard e Jan Mayen + + Guatemala + Guatemala src/app/shared/pipe/localize.ts - 513 + 293 - - Slovakia - Slovacchia + + Guam + Guam src/app/shared/pipe/localize.ts - 515 + 295 - - Sierra Leone - Sierra Leone + + Guinea-Bissau + Guinea-Bissau src/app/shared/pipe/localize.ts - 517 + 297 - - San Marino - San Marino + + Guyana + Guyana src/app/shared/pipe/localize.ts - 519 + 299 - - Senegal - Senegal + + Hong Kong SAR China + Hong Kong src/app/shared/pipe/localize.ts - 521 + 301 - - Somalia - Somalia + + Heard Island and McDonald Islands + Isola Heard e isole McDonald src/app/shared/pipe/localize.ts - 523 + 303 - - Suriname - Suriname + + Honduras + Honduras src/app/shared/pipe/localize.ts - 525 + 305 - - South Sudan - Sudan del Sud + + Croatia + Croazia src/app/shared/pipe/localize.ts - 527 + 307 - - São Tomé and Príncipe - São Tomé e Príncipe + + Haiti + Haiti src/app/shared/pipe/localize.ts - 529 + 309 - - El Salvador - El Salvador + + Hungary + Ungheria src/app/shared/pipe/localize.ts - 531 + 311 - - Sint Maarten - Sint Maarten (parte olandese) + + Indonesia + Indonesia src/app/shared/pipe/localize.ts - 533 + 313 - - Syria - Siria + + Ireland + Irlanda src/app/shared/pipe/localize.ts - 535 + 315 - - Swaziland - eSwatini + + Israel + Israele src/app/shared/pipe/localize.ts - 537 + 317 - - Turks and Caicos Islands - Isole Turks e Caicos + + Isle of Man + Isola di Man src/app/shared/pipe/localize.ts - 539 + 319 - - Chad - Ciad + + India + India src/app/shared/pipe/localize.ts - 541 + 321 - - French Southern Territories - Terre Australi Francesi + + British Indian Ocean Territory + Territorio Britannico dell’Oceano Indiano src/app/shared/pipe/localize.ts - 543 + 323 - - Togo - Togo + + Iraq + Iraq src/app/shared/pipe/localize.ts - 545 + 325 - - Thailand - Thailandia + + Iran + Iran src/app/shared/pipe/localize.ts - 547 + 327 - - Tajikistan - Tagikistan + + Iceland + Islanda src/app/shared/pipe/localize.ts - 549 + 329 - - Tokelau - Tokelau + + Italy + Italia src/app/shared/pipe/localize.ts - 551 + 331 - - Timor-Leste - Timor Est + + Jersey + Jersey src/app/shared/pipe/localize.ts - 553 + 333 - - Turkmenistan - Turkmenistan + + Jamaica + Giamaica src/app/shared/pipe/localize.ts - 555 + 335 - - Tunisia - Tunisia + + Jordan + Giordania src/app/shared/pipe/localize.ts - 557 + 337 - - Tonga - Tonga + + Japan + Giappone src/app/shared/pipe/localize.ts - 559 + 339 - - Turkey - Turchia + + Kenya + Kenya src/app/shared/pipe/localize.ts - 561 + 341 - - Trinidad and Tobago - Trinidad e Tobago + + Kyrgyzstan + Kirghizistan src/app/shared/pipe/localize.ts - 563 + 343 - - Tuvalu - Tuvalu + + Cambodia + Cambogia src/app/shared/pipe/localize.ts - 565 + 345 - - Taiwan - Taiwan + + Kiribati + Kiribati src/app/shared/pipe/localize.ts - 567 + 347 - - Tanzania - Tanzania + + Comoros + Comoros src/app/shared/pipe/localize.ts - 569 + 349 - - Ukraine - Ucraina + + Saint Kitts and Nevis + Saint Kitts e Nevis src/app/shared/pipe/localize.ts - 571 + 351 - - Uganda - Uganda + + North Korea + Corea del Nord src/app/shared/pipe/localize.ts - 573 + 353 - - U.S. Minor Outlying Islands - Isole Minori Esterne degli Stati Uniti + + South Korea + Corea del Sud src/app/shared/pipe/localize.ts - 575 + 355 - - United States - Stati Uniti + + Kuwait + Kuwait src/app/shared/pipe/localize.ts - 577 + 357 - - Uruguay - Uruguay + + Cayman Islands + Isole Cayman src/app/shared/pipe/localize.ts - 579 + 359 - - Uzbekistan - Uzbekistan + + Kazakhstan + Kazakistan src/app/shared/pipe/localize.ts - 581 + 361 - - Vatican City - Città del Vaticano + + Laos + Laos src/app/shared/pipe/localize.ts - 583 + 363 - - Saint Vincent and the Grenadines - Saint Vincent e Grenadine + + Lebanon + Libano src/app/shared/pipe/localize.ts - 585 + 365 - - Venezuela - Venezuela + + Saint Lucia + Saint Lucia src/app/shared/pipe/localize.ts - 587 + 367 - - British Virgin Islands - Isole Vergini Britanniche + + Liechtenstein + Liechtenstein src/app/shared/pipe/localize.ts - 589 + 369 - - U.S. Virgin Islands - Isole Vergini Americane + + Sri Lanka + Sri Lanka src/app/shared/pipe/localize.ts - 591 + 371 - - Vietnam - Vietnam + + Liberia + Liberia src/app/shared/pipe/localize.ts - 593 + 373 - - Vanuatu - Vanuatu + + Lesotho + Lesotho src/app/shared/pipe/localize.ts - 595 + 375 - - Wallis and Futuna - Wallis e Futuna + + Lithuania + Lituania src/app/shared/pipe/localize.ts - 597 + 377 - - Samoa - Samoa + + Luxembourg + Lussemburgo src/app/shared/pipe/localize.ts - 599 + 379 - - Kosovo - Kosovo + + Latvia + Lettonia src/app/shared/pipe/localize.ts - 601 + 381 - - Yemen - Yemen + + Libya + Libia src/app/shared/pipe/localize.ts - 603 + 383 - - Mayotte - Mayotte + + Morocco + Marocco src/app/shared/pipe/localize.ts - 605 + 385 - - South Africa - Sudafrica + + Monaco + Principato di Monaco src/app/shared/pipe/localize.ts - 607 + 387 - - Zambia - Zambia + + Moldova + Moldavia src/app/shared/pipe/localize.ts - 609 + 389 - - Zimbabwe - Zimbabwe + + Montenegro + Montenegro src/app/shared/pipe/localize.ts - 611 + 391 - - Close - Chiudi + + Saint Martin + Saint-Martin (parte francese) - src/app/affiliation/affiliation-import-dialog.component.html - 73 + src/app/shared/pipe/localize.ts + 393 - - DISTINCTION - RICONOSCIMENTO + + Madagascar + Madagascar src/app/shared/pipe/localize.ts - 73 + 395 - - EDUCATION - TITOLI DI STUDIO + + Marshall Islands + Isole Marshall src/app/shared/pipe/localize.ts - 69 + 397 - - EMPLOYMENT - OCCUPAZIONE - + + North Macedonia + Macedonia del Nord src/app/shared/pipe/localize.ts - 71 + 399 - - INVITED_POSITION - INVITED_POSITION + + Mali + Mali src/app/shared/pipe/localize.ts - 75 + 401 - - MEMBERSHIP - ISCRIZIONE + + Myanmar {Burma} + Myanmar src/app/shared/pipe/localize.ts - 81 + 403 - - QUALIFICATION - QUALIFICA + + Mongolia + Mongolia src/app/shared/pipe/localize.ts - 77 + 405 - - SERVICE - SERVIZIO + + Macau SAR China + Macao src/app/shared/pipe/localize.ts - 79 + 407 - - Added To ORCID - Aggiunto a ORCID - + + Northern Mariana Islands + Isole Marianne Settentrionali - src/app/affiliation/affiliation-detail.component.html - 125 + src/app/shared/pipe/localize.ts + 409 - - Admin Id - ID amministratore + + Martinique + Martinica - src/app/affiliation/affiliation-detail.component.html - 146 + src/app/shared/pipe/localize.ts + 411 - - Affiliation Section - Tipo di affiliazione + + Mauritania + Mauritania - src/app/affiliation/affiliation-detail.component.html - 49 + src/app/shared/pipe/localize.ts + 413 + + + Montserrat + Montserrat - src/app/affiliation/affiliation-update.component.html - 43 + src/app/shared/pipe/localize.ts + 415 - - Copy to clipboard - Copia negli appunti + + Malta + Malta - src/app/affiliation/affiliation-detail.component.html - 37 + src/app/shared/pipe/localize.ts + 417 - - Copied to clipboard - Copiato negli appunti + + Mauritius + Mauritius - src/app/affiliation/affiliation-detail.component.ts - 52 + src/app/shared/pipe/localize.ts + 419 - - - Created - Creato + + + Maldives + Maldive - src/app/affiliation/affiliation-detail.component.html - 117 + src/app/shared/pipe/localize.ts + 421 - - Department Name - Dipartimento + + Malawi + Malawi - src/app/affiliation/affiliation-detail.component.html - 69 + src/app/shared/pipe/localize.ts + 423 + + + Mexico + Messico - src/app/affiliation/affiliation-update.component.html - 243 + src/app/shared/pipe/localize.ts + 425 - - Organization - Organizzazione + + Malaysia + Malaysia - src/app/affiliation/affiliation-detail.component.html - 57 + src/app/shared/pipe/localize.ts + 427 - - Affiliation details - Dettagli sull'affiliazione + + Mozambique + Mozambico - src/app/affiliation/affiliation-detail.component.html - 4 + src/app/shared/pipe/localize.ts + 429 - - End Date - Data di fine + + Namibia + Namibia - src/app/affiliation/affiliation-detail.component.html - 99 + src/app/shared/pipe/localize.ts + 431 - - External Id - ID esterno - + + New Caledonia + Nuova Caledonia - src/app/affiliation/affiliation-detail.component.html - 109 + src/app/shared/pipe/localize.ts + 433 + + + Niger + Niger - src/app/affiliation/affiliation-update.component.html - 421 + src/app/shared/pipe/localize.ts + 435 - - ID - ID + + Norfolk Island + Isola Norfolk - src/app/affiliation/affiliation-detail.component.html - 9 + src/app/shared/pipe/localize.ts + 437 - - There was a problem uploading your CSV for processing. - Si è verificato un problema nel caricamento del tuo CSV che deve essere elaborato. + + Nigeria + Nigeria - src/app/affiliation/affiliation-import-dialog.component.html - 27 + src/app/shared/pipe/localize.ts + 439 - - File Path - Percorso del file + + Nicaragua + Nicaragua - src/app/affiliation/affiliation-import-dialog.component.html - 40 + src/app/shared/pipe/localize.ts + 441 - - Please select the CSV file to upload - Seleziona un file CSV da caricare + + Netherlands + Paesi Bassi - src/app/affiliation/affiliation-import-dialog.component.html - 32 + src/app/shared/pipe/localize.ts + 443 - - 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. + + Norway + Norvegia - src/app/affiliation/affiliation-import-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 445 - - Import affiliations from CSV - Importa affiliazioni - + + Nepal + Nepal - src/app/affiliation/affiliation-import-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 447 - - Modified - Modificato + + Nauru + Nauru - src/app/affiliation/affiliation-detail.component.html - 141 + src/app/shared/pipe/localize.ts + 449 - - Notification First Sent - Prima notifica inviata + + Niue + Niue - src/app/affiliation/affiliation-detail.component.html - 157 + src/app/shared/pipe/localize.ts + 451 + + + New Zealand + Nuova Zelanda - src/app/affiliation/affiliation-detail.component.html - 176 + src/app/shared/pipe/localize.ts + 453 - - Notification Last Sent - Ultima notifica inviata + + Oman + Oman - src/app/affiliation/affiliation-detail.component.html - 195 + src/app/shared/pipe/localize.ts + 455 + + + Panama + Panama - src/app/affiliation/affiliation-detail.component.html - 214 + src/app/shared/pipe/localize.ts + 457 - - Permission link - Link di permesso + + Peru + Perù - src/app/affiliation/affiliation-detail.component.html - 25 + src/app/shared/pipe/localize.ts + 459 - - Role Title - Ruolo/Titolo + + French Polynesia + Polinesia Francese - src/app/affiliation/affiliation-detail.component.html - 79 + src/app/shared/pipe/localize.ts + 461 + + + Papua New Guinea + Papua Nuova Guinea - src/app/affiliation/affiliation-update.component.html - 268 + src/app/shared/pipe/localize.ts + 463 - - Start Date - Data di inizio + + Philippines + Filippine - src/app/affiliation/affiliation-detail.component.html - 93 + src/app/shared/pipe/localize.ts + 465 - - Updated In ORCID - Aggiornato in ORCID + + Pakistan + Pakistan - src/app/affiliation/affiliation-detail.component.html - 135 + src/app/shared/pipe/localize.ts + 467 - - 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. - + + Poland + Polonia - src/app/affiliation/affiliation-import-dialog.component.html - 55 + src/app/shared/pipe/localize.ts + 469 - - Url - URL + + Saint Pierre and Miquelon + Saint-Pierre e Miquelon - src/app/affiliation/affiliation-detail.component.html - 85 + src/app/shared/pipe/localize.ts + 471 + + + Pitcairn Islands + Isole Pitcairn - src/app/affiliation/affiliation-update.component.html - 284 + src/app/shared/pipe/localize.ts + 473 - - April - Aprile + + Puerto Rico + Porto Rico src/app/shared/pipe/localize.ts - 92 + 475 - - August - Agosto + + Palestinian Territories + Territori Palestinesi src/app/shared/pipe/localize.ts - 100 + 477 - - December - Dicembre + + Portugal + Portogallo src/app/shared/pipe/localize.ts - 108 + 479 - - February - Febbraio + + Palau + Palau src/app/shared/pipe/localize.ts - 88 + 481 - - January - Gennaio + + Paraguay + Paraguay src/app/shared/pipe/localize.ts - 86 + 483 - - July - Luglio + + Qatar + Qatar src/app/shared/pipe/localize.ts - 98 + 485 - - June - Giugno + + Réunion + Réunion src/app/shared/pipe/localize.ts - 96 + 487 - - March - Marzo + + Romania + Romania src/app/shared/pipe/localize.ts - 90 + 489 - - May - Maggio + + Serbia + Serbia src/app/shared/pipe/localize.ts - 94 + 491 - - November - Novembre + + Russia + Russia src/app/shared/pipe/localize.ts - 106 + 493 - - October - Ottobre + + Rwanda + Ruanda src/app/shared/pipe/localize.ts - 104 + 495 - - September - Settembre + + Saudi Arabia + Arabia Saudita src/app/shared/pipe/localize.ts - 102 + 497 - - There is no file to upload. Please select one. - Non ci sono file da caricare. Selezionane uno. + + Solomon Islands + Isole Salomone - src/app/affiliation/affiliation-import-dialog.component.ts - 60 + src/app/shared/pipe/localize.ts + 499 - - 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. + + Seychelles + Seychelles - src/app/affiliation/affiliation-update.component.html - 230 + src/app/shared/pipe/localize.ts + 501 - - Start date cannot be greater than the end date - La data di inizio non può essere successiva alla data di fine. + + Sudan + Sudan - src/app/affiliation/affiliation-update.component.html - 395 + src/app/shared/pipe/localize.ts + 503 - - This field cannot be longer than characters. - Questo campo non può superare i caratteri. + + Sweden + Svezia - src/app/affiliation/affiliation-update.component.ts - 196 + src/app/shared/pipe/localize.ts + 505 + + + Singapore + Singapore - src/app/affiliation/affiliation-update.component.ts - 198 + src/app/shared/pipe/localize.ts + 507 - - This field should follow pattern for "Email". - Questo campo dovrebbe seguire lo schema Email. + + Saint Helena + Sant’Elena - src/app/affiliation/affiliation-update.component.html - 25 + src/app/shared/pipe/localize.ts + 509 - - This field is required. - Questo campo è obbligatorio. + + Slovenia + Slovenia - src/app/affiliation/affiliation-update.component.html - 33 + src/app/shared/pipe/localize.ts + 511 + + + Svalbard and Jan Mayen + Svalbard e Jan Mayen - src/app/affiliation/affiliation-update.component.html - 64 + src/app/shared/pipe/localize.ts + 513 + + + Slovakia + Slovacchia - src/app/affiliation/affiliation-update.component.html - 88 + src/app/shared/pipe/localize.ts + 515 + + + Sierra Leone + Sierra Leone - src/app/affiliation/affiliation-update.component.html - 112 + src/app/shared/pipe/localize.ts + 517 + + + San Marino + San Marino - src/app/affiliation/affiliation-update.component.html - 136 + src/app/shared/pipe/localize.ts + 519 + + + Senegal + Senegal - src/app/affiliation/affiliation-update.component.html - 164 + src/app/shared/pipe/localize.ts + 521 + + + Somalia + Somalia - src/app/affiliation/affiliation-update.component.html - 195 + src/app/shared/pipe/localize.ts + 523 + + + Suriname + Suriname - src/app/member/member-update.component.html - 61 + src/app/shared/pipe/localize.ts + 525 + + + South Sudan + Sudan del Sud - src/app/member/member-update.component.html - 106 + src/app/shared/pipe/localize.ts + 527 + + + São Tomé and Príncipe + São Tomé e Príncipe - src/app/member/member-update.component.html - 142 + src/app/shared/pipe/localize.ts + 529 - - Day - Giorno + + El Salvador + El Salvador - src/app/affiliation/affiliation-update.component.html - 339 + src/app/shared/pipe/localize.ts + 531 + + + Sint Maarten + Sint Maarten (parte olandese) - src/app/affiliation/affiliation-update.component.html - 389 + src/app/shared/pipe/localize.ts + 533 - - Organization ID - ID organizzazione + + Syria + Siria - src/app/affiliation/affiliation-update.component.html - 208 + src/app/shared/pipe/localize.ts + 535 - - Organization ID Source - Origine ID organizzazione + + Swaziland + eSwatini - src/app/affiliation/affiliation-update.component.html - 176 + src/app/shared/pipe/localize.ts + 537 - - End Day - Giornata di fine + + Turks and Caicos Islands + Isole Turks e Caicos - src/app/affiliation/affiliation-update.component.html - 386 + src/app/shared/pipe/localize.ts + 539 - - End Month - Mese di fine + + Chad + Ciad - src/app/affiliation/affiliation-update.component.html - 368 + src/app/shared/pipe/localize.ts + 541 - - End Year - Anno di fine + + French Southern Territories + Terre Australi Francesi - src/app/affiliation/affiliation-update.component.html - 350 + src/app/shared/pipe/localize.ts + 543 - - External Id Type - Tipo ID esterno + + Togo + Togo - src/app/affiliation/affiliation-update.component.html - 406 + src/app/shared/pipe/localize.ts + 545 - - External Id Url - URL ID esterno - + + Thailand + Thailandia - src/app/affiliation/affiliation-update.component.html - 436 + src/app/shared/pipe/localize.ts + 547 - - Add or edit affiliation - Aggiungi o modifica affiliazione + + Tajikistan + Tagikistan - src/app/affiliation/affiliation-update.component.html - 8 + src/app/shared/pipe/localize.ts + 549 - - Month - Mese + + Tokelau + Tokelau - src/app/affiliation/affiliation-update.component.html - 327 + src/app/shared/pipe/localize.ts + 551 + + + Timor-Leste + Timor Est - src/app/affiliation/affiliation-update.component.html - 377 + src/app/shared/pipe/localize.ts + 553 - - City - Città + + Turkmenistan + Turkmenistan - src/app/affiliation/affiliation-update.component.html - 99 + src/app/shared/pipe/localize.ts + 555 - - Country - Paese + + Tunisia + Tunisia - src/app/affiliation/affiliation-update.component.html - 146 + src/app/shared/pipe/localize.ts + 557 - - Organization Name - Nome dell'organizzazione + + Tonga + Tonga - src/app/affiliation/affiliation-update.component.html - 75 + src/app/shared/pipe/localize.ts + 559 - - State/Region - Stato/Regione + + Turkey + Turchia - src/app/affiliation/affiliation-update.component.html - 122 + src/app/shared/pipe/localize.ts + 561 - - Start Day - Giorno di inizio + + Trinidad and Tobago + Trinidad e Tobago - src/app/affiliation/affiliation-update.component.html - 336 + src/app/shared/pipe/localize.ts + 563 - - Start Month - Mese di inizio + + Tuvalu + Tuvalu - src/app/affiliation/affiliation-update.component.html - 318 + src/app/shared/pipe/localize.ts + 565 - - Start Year - Anno di inizio + + Taiwan + Taiwan - src/app/affiliation/affiliation-update.component.html - 300 + src/app/shared/pipe/localize.ts + 567 - - 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. + + Tanzania + Tanzania - src/app/affiliation/affiliation-update.component.html - 452 + src/app/shared/pipe/localize.ts + 569 - - Year - Anno + + Ukraine + Ucraina - src/app/affiliation/affiliation-update.component.html - 309 + src/app/shared/pipe/localize.ts + 571 + + + Uganda + Uganda - src/app/affiliation/affiliation-update.component.html - 359 + src/app/shared/pipe/localize.ts + 573 - - Affiliation created - Affiliazione creata - + + U.S. Minor Outlying Islands + Isole Minori Esterne degli Stati Uniti src/app/shared/pipe/localize.ts - 27 + 575 - - Affiliation deleted - Affiliazione eliminata + + United States + Stati Uniti src/app/shared/pipe/localize.ts - 31 + 577 - - There was a problem deleting the affiliation - C'è stato un problema nella cancellazione dell'affiliazione + + Uruguay + Uruguay src/app/shared/pipe/localize.ts - 33 + 579 - - Affiliation updated - Affiliazione aggiornata + + Uzbekistan + Uzbekistan src/app/shared/pipe/localize.ts - 29 + 581 - - Are you sure you want to delete this affiliation from the portal? - Vuoi davvero eliminare questa affiliazione dal portale? + + Vatican City + Città del Vaticano - src/app/affiliation/affiliation-delete.component.html - 8 + src/app/shared/pipe/localize.ts + 583 - - 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. + + Saint Vincent and the Grenadines + Saint Vincent e Grenadine - src/app/affiliation/affiliation-delete.component.ts - 40 + src/app/shared/pipe/localize.ts + 585 - - 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. + + Venezuela + Venezuela - src/app/affiliation/send-notifications-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 587 - - 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”. + + British Virgin Islands + Isole Vergini Britanniche - src/app/affiliation/send-notifications-dialog.component.html - 16 + src/app/shared/pipe/localize.ts + 589 - - What language should the notification be sent in? - In quale lingua vanno inviate le notifiche? + + U.S. Virgin Islands + Isole Vergini Americane - src/app/affiliation/send-notifications-dialog.component.html - 23 + src/app/shared/pipe/localize.ts + 591 - - Notification language - Lingua delle notifiche + + Vietnam + Vietnam - src/app/affiliation/send-notifications-dialog.component.html - 20 + src/app/shared/pipe/localize.ts + 593 - - 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. + + Vanuatu + Vanuatu src/app/shared/pipe/localize.ts - 25 + 595 - - Send notifications - Invia le notifiche + + Wallis and Futuna + Wallis e Futuna - src/app/affiliation/send-notifications-dialog.component.html - 38 + src/app/shared/pipe/localize.ts + 597 - - Send permission notifications - Invia le notifiche dei permessi + + Samoa + Samoa - src/app/affiliation/send-notifications-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 599 - - Assertion Service Enabled - Asserzioni abilitate + + Kosovo + - src/app/member/member-detail.component.html - 47 + src/app/shared/pipe/localize.ts + 601 + + + Yemen + Yemen - src/app/member/member-update.component.html - 171 + src/app/shared/pipe/localize.ts + 603 + + + Mayotte + Mayotte - src/app/member/members.component.html - 93 + src/app/shared/pipe/localize.ts + 605 - - added as a Redirect URI in - aggiunto come URI di reindirizzamento in + + South Africa + Sudafrica - src/app/member/member-update.component.html - 125 + src/app/shared/pipe/localize.ts + 607 - - Client ID - Id cliente + + Zambia + Zambia - src/app/member/member-detail.component.html - 23 + src/app/shared/pipe/localize.ts + 609 + + + Zimbabwe + Zimbabwe - src/app/member/member-update.component.html - 116 + src/app/shared/pipe/localize.ts + 611 - - Note: Client ID must have User OBO enabled AND - Nota: l'ID cliente deve avere Membro OBO abilitato E + + Are you sure you want to delete user ? + - src/app/member/member-update.component.html - 121 + src/app/user/user-delete.component.ts + 44 - - Member Name - Nome del membro + + User details + Dettagli dell'utente - src/app/member/member-detail.component.html - 19 + src/app/user/user-detail.component.html + 4 + + + Email + Email - src/app/member/member-update.component.html - 86 + src/app/user/user-detail.component.html + 9 - src/app/member/members.component.html - 69 + src/app/user/user-update.component.html + 33 - - - Created Date - Creato - src/app/member/member-detail.component.html - 69 + src/app/user/users.component.html + 61 - - Member details - Dettagli del membro + + First Name + Nome - src/app/member/member-detail.component.html - 4 + src/app/user/user-detail.component.html + 13 - - - Add member - Aggiungi membro - src/app/member/members.component.html - 11 + src/app/user/user-update.component.html + 42 - - - Add or edit member - Aggiungi o modifica un membro - src/app/member/member-update.component.html - 8 + src/app/user/users.component.html + 65 - - No members to show - Nessun membro da mostrare - + + Last Name + Cognome - src/app/member/members.component.html - 52 + src/app/user/user-detail.component.html + 17 - - - Manage members - Gestisci membri - - src/app/member/members.component.html - 2 + src/app/user/user-update.component.html + 51 - - - Import members from CSV - Importa membri da CSV - src/app/member/members.component.html - 19 + src/app/user/users.component.html + 73 - - Is Consortium Lead - Capogruppo - + + Organization owner + Proprietario dell'organizzazione - src/app/member/member-detail.component.html - 31 + src/app/user/user-detail.component.html + 21 - src/app/member/member-update.component.html - 156 + src/app/user/user-update.component.html + 68 - src/app/member/members.component.html - 77 + src/app/user/users.component.html + 81 - - Last Modified Date - Ultima modifica + + True + vero - src/app/member/member-detail.component.html - 77 + src/app/user/user-detail.component.html + 23 - src/app/member/members.component.html - 101 + src/app/user/user-detail.component.html + 44 + + + src/app/user/user-detail.component.html + 62 - - Parent Salesforce Id - ID Salesforce Genitore + + False + falso - src/app/member/member-detail.component.html - 13 + src/app/user/user-detail.component.html + 24 - src/app/member/member-update.component.html - 71 + src/app/user/user-detail.component.html + 45 - src/app/member/members.component.html - 85 + src/app/user/user-detail.component.html + 63 - - Salesforce Id - Salesforce Id + + Organization + Organizzazione - src/app/member/member-detail.component.html - 9 + src/app/user/user-detail.component.html + 38 - src/app/member/member-update.component.html - 41 + src/app/user/user-update.component.html + 76 - src/app/member/members.component.html - 61 + src/app/user/users.component.html + 89 - - Status - Stato + + Activated + Attivato + - src/app/member/member-detail.component.html - 65 + src/app/user/user-detail.component.html + 42 - - - Type - Tipo - src/app/member/member-detail.component.html - 27 + src/app/user/user-update.component.html + 103 - - - 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.ts - 79 + src/app/user/users.component.html + 97 - - permission to update your ORCID record - permesso per aggiornare il tuo record ORCID + + Admin + Amministratore - src/app/landing-page/landing-page.component.html - 16 + src/app/user/user-detail.component.html + 60 - - - You have already granted - Hai già concesso - - src/app/landing-page/landing-page.component.html - 13 + src/app/user/user-update.component.html + 113 - - Allow to update my ORCID record. - Permetti a di aggiornare il mio record ORCID + + Created + Creato - src/app/landing-page/landing-page.component.ts - 80 + src/app/user/user-detail.component.html + 78 - - 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. + + Last Modified + Ultima modifica - src/app/landing-page/landing-page.component.html - 45 + src/app/user/user-detail.component.html + 83 - - - will not be able to update your ORCID record. - non potrai aggiornare il tuo record ORCID. - src/app/landing-page/landing-page.component.html - 42 + src/app/user/users.component.html + 105 - - Oops, you have denied access. - Ops, l'accesso ti è stato negato. + + Resend activation email + Invia nuovamente l'email di attivazione - src/app/landing-page/landing-page.component.html - 39 + src/app/user/user-detail.component.html + 107 - - - 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 - src/app/landing-page/landing-page.component.html - 33 + src/app/user/user-update.component.html + 150 + + + src/app/user/users.component.html + 166 - - 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 + + Import users + Importa utenti + - src/app/landing-page/landing-page.component.ts - 78 + src/app/user/user-import-dialog.component.html + 3 - - Thanks, ! - Grazie, + + 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 - src/app/landing-page/landing-page.component.ts - 172 + src/app/user/user-import-dialog.component.html + 16 - - 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. + + Please select a CSV file to upload + Seleziona il file CSV da caricare - src/app/landing-page/landing-page.component.ts - 81 + src/app/user/user-import-dialog.component.html + 40 - - Member created - Membro creato + + File Path + Percorso file - src/app/shared/pipe/localize.ts - 21 + src/app/user/user-import-dialog.component.html + 49 - - Member updated successfully - Membro aggiornato correttamente + + Add or edit user + Aggiungi o modifica un utente - src/app/shared/pipe/localize.ts - 23 + src/app/user/user-update.component.html + 4 - - 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 + + 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/member/member-import-dialog.component.html - 16 + src/app/user/user-update.component.ts + 220 - - File Path - File Path + + Manage users + Gestisci gli utenti + - src/app/member/member-import-dialog.component.html - 40 + src/app/user/users.component.html + 2 - - Please select a CSV file to upload - Seleziona un file CSV da caricare + + Add user + Aggiungi utente - src/app/member/member-import-dialog.component.html - 32 + src/app/user/users.component.html + 11 - - Import members - Importa i membri + + Import users from CSV + Importa gli utenti da CSV - src/app/member/member-import-dialog.component.html - 3 + src/app/user/users.component.html + 20 - - You are logged in as user - Hai effettuato l’accesso come + + No users to show + Nessun utente da mostrare - src/app/home/home.component.ts - 25 + src/app/user/users.component.html + 52 diff --git a/ui/src/i18n/messages.ja.xlf b/ui/src/i18n/messages.ja.xlf index da186e3ad..87a3a942b 100644 --- a/ui/src/i18n/messages.ja.xlf +++ b/ui/src/i18n/messages.ja.xlf @@ -1,9 +1,9 @@ - + Failed to sign in! Please check your credentials and try again. - サインインに失敗しました。 認証情報をご確認の上、再度お試し下さい。 + <strong> サインインに失敗しました。</strong> 認証情報をご確認の上、再度お試し下さい。 src/app/account/login/login.component.html 6 @@ -11,7 +11,7 @@ Email - メール + メール src/app/account/login/login.component.html 10 @@ -27,7 +27,7 @@ Your email - あなたのEメール + あなたのEメール src/app/account/login/login.component.html 16 @@ -43,7 +43,7 @@ Password - パスワード + パスワード src/app/account/login/login.component.html 22 @@ -51,7 +51,7 @@ Your password - あなたのパスワード + あなたのパスワード src/app/account/login/login.component.html 28 @@ -59,7 +59,7 @@ Please enter the MFA code from your authenticator app - 認証アプリからのMFAコードを入力してください + 認証アプリからのMFAコードを入力してください src/app/account/login/login.component.html 34 @@ -67,7 +67,7 @@ Invalid MFA code - 無効なMFAコード + 無効なMFAコード src/app/account/login/login.component.html 37 @@ -75,7 +75,7 @@ MFA code - MFAコード + MFAコード src/app/account/login/login.component.html 40 @@ -83,7 +83,7 @@ Sign in - サインイン + サインイン src/app/account/login/login.component.html 43 @@ -91,111 +91,103 @@ Did you forget your password? - パスワードをお忘れですか? + パスワードをお忘れですか? src/app/account/login/login.component.html 55 - - Reset your password - パスワードをリセット + + Reset password + パスワードをリセット - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 4 - - Email address isn't registered! Please check and try again. - Eメールアドレスが登録されていません!確認して、もう一度やり直してください + + The activation key is missing. + 有効化キーがありません。 - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 7 - - Enter the email address you used to register. - 登録に使用した e メールアドレスを入力する + + This activation key is invalid. + 有効化キーが無効です。 - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 11 - - Check your emails for details on how to reset your password. - お客様のパスワードをどのようにリセットするかにつきましては、詳細は e メールにてご確認ください。 + + This activation has expired. + アクティベーションキーの有効期限が切れています。 - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 15 - - Your email is required. - あなたのEメールが必要です。 - - src/app/account/password/password-reset-init.component.html - 42 - - - - Your email is invalid. - Eメールが無効です。 + + 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-init.component.html - 50 + src/app/account/password/password-reset-finish.component.html + 20 - - Your email is required to be at least 5 characters. - e メールには少なくとも 5 文字必要です。 + + 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-init.component.html - 57 + src/app/account/password/password-reset-finish.component.html + 26 - - Your email cannot be longer than 100 characters. - Eメールを50文字超にはできません。 + + 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-init.component.html - 65 + src/app/account/password/password-reset-finish.component.html + 32 - - Reset - パスワードのリセット + + Choose a new password + 新しいパスワードを選んでください - src/app/account/password/password-reset-init.component.html - 76 + src/app/account/password/password-reset-finish.component.html + 39 - - Password for (You) - (あなた)のパスワード + + Your password couldn't be reset. Remember a password request is only valid for 24 hours. + パスワードがリセットできませんでした。パスワードの要求は 24 時間に限り有効であることにご留意ください。 - src/app/account/password/password.component.ts - 34 + src/app/account/password/password-reset-finish.component.html + 43 - - Password changed! - パスワードが変更されました! + + Your password has been reset. Please + <strong> お客様のパスワードが変更されました。</strong> 行って下さい。 - src/app/account/password/password.component.html - 7 + src/app/account/password/password-reset-finish.component.html + 50 - - An error has occurred! The password could not be changed. - エラーが発生しました。 パスワードが変更できません。 + + sign in + サインイン - src/app/account/password/password.component.html - 15 + src/app/account/password/password-reset-finish.component.html + 59 The password and its confirmation do not match! - パスワードとその確認が一致しません! + パスワードとその確認が一致しません! src/app/account/password/password-reset-finish.component.html 68 @@ -205,65 +197,49 @@ 23 - - Current password - 現在のパスワード + + New password + 新しいパスワード - src/app/account/password/password.component.html - 30 + src/app/account/password/password-reset-finish.component.html + 76 - - - Current password - Current password src/app/account/password/password.component.html - 38 + 58 - - Your password is required. - パスワードが必要です。 + + New password + 新しいパスワード src/app/account/password/password-reset-finish.component.html - 97 - - - src/app/account/password/password.component.html - 51 + 83 src/app/account/password/password.component.html - 79 + 65 - - New password - 新しいパスワード + + Your password is required. + パスワードが必要です。 src/app/account/password/password-reset-finish.component.html - 76 + 97 src/app/account/password/password.component.html - 58 - - - - New password - 新しいパスワード - - src/app/account/password/password-reset-finish.component.html - 83 + 51 src/app/account/password/password.component.html - 65 + 79 Your password is required to be at least 4 characters. - パスワードは4文字以上である必要があります。 + パスワードは4文字以上である必要があります。 src/app/account/password/password-reset-finish.component.html 105 @@ -275,7 +251,7 @@ Your password cannot be longer than 50 characters. - パスワードは 50 文字より長くすることはできません + パスワードは 50 文字より長くすることはできません src/app/account/password/password-reset-finish.component.html 112 @@ -287,7 +263,7 @@ New password confirmation - 新しいパスワードの確認 + 新しいパスワードの確認 src/app/account/password/password-reset-finish.component.html 121 @@ -299,7 +275,7 @@ Confirm the new password - 新しいパスワードの確認 + 新しいパスワードの確認 src/app/account/password/password-reset-finish.component.html 128 @@ -311,7 +287,7 @@ Your password confirmation is required. - 確認パスワードが必要です。 + 確認パスワードが必要です。 src/app/account/password/password-reset-finish.component.html 142 @@ -323,7 +299,7 @@ Your password confirmation is required to be at least 4 characters. - 確認用パスワード には少なくとも 4 文字が必要です。 + 確認用パスワード には少なくとも 4 文字が必要です。 src/app/account/password/password-reset-finish.component.html 150 @@ -335,7 +311,7 @@ Your password confirmation cannot be longer than 50 characters. - 確認パスワードは50文字を超えることはできません。 + 確認パスワードは50文字を超えることはできません。 src/app/account/password/password-reset-finish.component.html 157 @@ -345,17 +321,145 @@ 138 + + Reset Password + 新しいパスワードを有効にする + + src/app/account/password/password-reset-finish.component.html + 167 + + + + Reset your password + パスワードをリセット + + src/app/account/password/password-reset-init.component.html + 4 + + + + Email address isn't registered! Please check and try again. + <strong>Eメールアドレスが登録されていません!</strong>確認して、もう一度やり直してください + + src/app/account/password/password-reset-init.component.html + 7 + + + + Enter the email address you used to register. + 登録に使用した e メールアドレスを入力する + + src/app/account/password/password-reset-init.component.html + 11 + + + + Check your emails for details on how to reset your password. + お客様のパスワードをどのようにリセットするかにつきましては、詳細は e メールにてご確認ください。 + + src/app/account/password/password-reset-init.component.html + 15 + + + + Your email is required. + あなたのEメールが必要です。 + + src/app/account/password/password-reset-init.component.html + 42 + + + + Your email is invalid. + Eメールが無効です。 + + src/app/account/password/password-reset-init.component.html + 50 + + + + Your email is required to be at least 5 characters. + e メールには少なくとも 5 文字必要です。 + + src/app/account/password/password-reset-init.component.html + 57 + + + + Your email cannot be longer than 100 characters. + Eメールを50文字超にはできません。 + + src/app/account/password/password-reset-init.component.html + 65 + + + + Reset + パスワードのリセット + + src/app/account/password/password-reset-init.component.html + 76 + + + + Password strength: + パスワードの強度: + + src/app/account/password/password-strength.component.html + 2 + + + + Password changed! + <strong>パスワードが変更されました!</strong> + + src/app/account/password/password.component.html + 7 + + + + An error has occurred! The password could not be changed. + <strong> エラーが発生しました。</strong> パスワードが変更できません。 + + src/app/account/password/password.component.html + 15 + + + + Current password + 現在のパスワード + + src/app/account/password/password.component.html + 30 + + + + Current password + + + src/app/account/password/password.component.html + 38 + + Save - 保存する + 保存する src/app/account/password/password.component.html 148 + + Password for (You) + + + src/app/account/password/password.component.ts + 34 + + Personal details - 個人情報 + 個人情報 src/app/account/settings/settings.component.html 4 @@ -363,7 +467,7 @@ Settings saved! - 設定が保存されました! + <strong>設定が保存されました!</strong> src/app/account/settings/settings.component.html 8 @@ -371,7 +475,7 @@ First Name - + src/app/account/settings/settings.component.html 23 @@ -379,7 +483,7 @@ Your first name - あなたの名 + あなたの名 src/app/account/settings/settings.component.html 30 @@ -387,7 +491,7 @@ Your first name is required. - 名が必要です。 + 名が必要です。 src/app/account/settings/settings.component.html 44 @@ -395,7 +499,7 @@ Your first name is required to be at least 1 character. - お客様の名前には少なくとも 1 文字必要です + お客様の名前には少なくとも 1 文字必要です src/app/account/settings/settings.component.html 51 @@ -403,7 +507,7 @@ Your first name cannot be longer than 50 characters. - 名を50文字超にすることはできません + 名を50文字超にすることはできません src/app/account/settings/settings.component.html 58 @@ -411,7 +515,7 @@ Last Name - + src/app/account/settings/settings.component.html 65 @@ -419,7 +523,7 @@ Your last name - あなたの姓 + あなたの姓 src/app/account/settings/settings.component.html 72 @@ -427,7 +531,7 @@ Your last name is required. - 姓が必要です。 + 姓が必要です。 src/app/account/settings/settings.component.html 86 @@ -435,7 +539,7 @@ Your last name is required to be at least 1 character. - 姓は1文字以上である必要があります。 + 姓は1文字以上である必要があります。 src/app/account/settings/settings.component.html 93 @@ -443,7 +547,7 @@ Your last name cannot be longer than 50 characters. - 姓は 50 文字より長くすることができません + 姓は 50 文字より長くすることができません src/app/account/settings/settings.component.html 100 @@ -451,7 +555,7 @@ Language - 言語 + 言語 src/app/account/settings/settings.component.html 119 @@ -459,7 +563,7 @@ Save - 保存する + 保存する src/app/account/settings/settings.component.html 129 @@ -471,7 +575,7 @@ Security - セキュリティ + セキュリティ src/app/account/settings/settings.component.html 143 @@ -479,7 +583,7 @@ Add extra security to your ORCID member portal account by enabling two-factor authentication. Each time you sign in, you'll be prompted to enter a six-digit code we send to your preferred authentication application. - 2段階認証を有効にして、ORCIDメンバーポータルアカウントにさらなるセキュリティ対策を追加しましょう。サインインをするたびに、ご希望の認証アプリケーションに送信される6桁のコードを入力するように要求されます。 + 2段階認証を有効にして、ORCIDメンバーポータルアカウントにさらなるセキュリティ対策を追加しましょう。サインインをするたびに、ご希望の認証アプリケーションに送信される6桁のコードを入力するように要求されます。 src/app/account/settings/settings.component.html 146 @@ -487,7 +591,7 @@ Two-factor Authentication - 2段階認証 + 2段階認証 src/app/account/settings/settings.component.html 151 @@ -495,7 +599,7 @@ 2FA settings updated - 2段階認証の設定が更新されました + 2段階認証の設定が更新されました src/app/account/settings/settings.component.html 162 @@ -503,7 +607,7 @@ Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. - 2段階認証アプリをインストールサインインをする度にアカウントへのアクセスに必要となる6桁のコードを作成するために、2段階認証アプリが必須となります。多くのアプリはモバイルデバイス向けですが、デスクトップやウェブ上のアプリとして使用可能なものもあります。Google AuthenticatorFreeOTPAuthyなどのお好きな2段階認証アプリをダウンロードして、インストールしてください。 + <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段階認証アプリをダウンロードして、インストールしてください。 src/app/account/settings/settings.component.html 166 @@ -511,8 +615,8 @@ Scan this QR code with your deviceOpen your 2FA app and scan the image below. - ご使用のデバイスでこちらのQRコードをスキャンしてください - + <strong>ご使用のデバイスでこちらのQRコードをスキャンしてください</strong> +<br />2段階認証アプリを開いて、以下の画像をスキャンしてください。 src/app/account/settings/settings.component.html 174 @@ -520,7 +624,7 @@ Can't scan the QR code? - <strong>QRコードのスキャンができませんか?</strong> + <strong>QRコードのスキャンができませんか?</strong> src/app/account/settings/settings.component.html 196 @@ -528,7 +632,7 @@ Get a text code - テキストコードを入手 + テキストコードを入手 src/app/account/settings/settings.component.html 200 @@ -536,7 +640,7 @@ and enter it into your 2FA app instead - して、代わりに2段階認証アプリに入力してください + して、代わりに2段階認証アプリに入力してください src/app/account/settings/settings.component.html 202 @@ -544,7 +648,7 @@ 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桁のコードが表示されます。このコードを以下のボックスに入力して、保存をクリックしてください。 + <strong>アプリで受け取った6桁のコードを入力してください</strong><br />QRコードをスキャンまたはテキストコードを入力した後に、2段階認証アプリに6桁のコードが表示されます。このコードを以下のボックスに入力して、保存をクリックしてください。 src/app/account/settings/settings.component.html 205 @@ -552,7 +656,7 @@ Incorrect verification code - 間違った認証コード + 間違った認証コード src/app/account/settings/settings.component.html 214 @@ -560,7 +664,7 @@ Verification code - 認証コード + 認証コード src/app/account/settings/settings.component.html 221 @@ -568,4263 +672,4157 @@ 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 - - Privacy Policy - 個人情報保護方針 + + Confirm deletion + 削除を確認する - src/app/layout/footer/footer.component.html - 13 + src/app/affiliation/affiliation-delete.component.html + 3 - - - Terms of Use - 利用規約 - src/app/layout/footer/footer.component.html - 16 + src/app/user/user-delete.component.html + 3 - - Help - ヘルプ - - src/app/layout/footer/footer.component.html - 19 - - - - ORCID Registry - ORCID レジストリ - - src/app/layout/footer/footer.component.html - 22 - - - - Member Portal - メンバーポータル - - src/app/layout/navbar/navbar.component.html - 6 - - - - Tools - ツール - - src/app/layout/navbar/navbar.component.html - 37 - - - - Affiliation Manager - Affiliation Manager - - src/app/layout/navbar/navbar.component.html - 51 - - - - Member report - メンバーレポート - - src/app/layout/navbar/navbar.component.html - 64 - - - - Integration report - 統合レポート - - src/app/layout/navbar/navbar.component.html - 77 - - - - Consortium report - コンソーシアムレポート - - src/app/layout/navbar/navbar.component.html - 90 - - - - Affiliation report - アフィリエーションレポート - - src/app/layout/navbar/navbar.component.html - 101 - - - - Consortium member affiliations - Consortium member affiliations + + Are you sure you want to delete this affiliation from the portal? + ポータルからこのアフィリエーションを削除しますか? - src/app/layout/navbar/navbar.component.html - 115 + src/app/affiliation/affiliation-delete.component.html + 8 - - Resources - リソース + + Cancel + キャンセル - src/app/layout/navbar/navbar.component.html - 131 + src/app/affiliation/affiliation-delete.component.html + 17 - - - Account Management Guide - アカウント管理ガイド - src/app/layout/navbar/navbar.component.html - 142 + src/app/affiliation/affiliation-import-dialog.component.html + 67 - - - Affiliation Manager Guide - Affiliation Managerガイド - src/app/layout/navbar/navbar.component.html - 152 + src/app/affiliation/affiliation-update.component.html + 460 - - - Member Reporting Guide - メンバーレポートガイド - src/app/layout/navbar/navbar.component.html - 162 + src/app/affiliation/send-notifications-dialog.component.html + 33 - - - Apply for Affiliation Manager Credentials - Affiliation Managerの資格取得を申請する - src/app/layout/navbar/navbar.component.html - 173 + src/app/member/member-import-dialog.component.html + 58 - - - Admin - 管理者 - src/app/layout/navbar/navbar.component.html - 189 + src/app/member/member-update.component.html + 188 - - - Manage users - ユーザーを管理する - src/app/layout/navbar/navbar.component.html - 202 + src/app/user/user-delete.component.html + 14 - - - Manage members - メンバーを管理する - src/app/layout/navbar/navbar.component.html - 215 + src/app/user/user-import-dialog.component.html + 67 - - - Account - アカウント - src/app/layout/navbar/navbar.component.html - 230 + src/app/user/user-update.component.html + 120 - - Settings - 設定 + + Delete + 削除する - src/app/layout/navbar/navbar.component.html - 240 + src/app/affiliation/affiliation-delete.component.html + 20 - - - Password - パスワード - src/app/layout/navbar/navbar.component.html - 246 - - - - Sign out - サインアウト - - src/app/layout/navbar/navbar.component.html - 252 + src/app/affiliation/affiliations.component.html + 232 - - - Sorry, an error has occurred - Sorry, an error has occurred - src/app/error/error-alert.component.html - 5 + src/app/user/user-delete.component.html + 17 - - - You are not authorized to access this page. - あなたはこのページにアクセスする権限がありません。 - src/app/error/error.component.html - 11 + src/app/user/users.component.html + 186 - - The page does not exist. - このページは存在しません。 + + 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/error/error.component.html - 14 + src/app/affiliation/affiliation-delete.component.ts + 40 - - Your request cannot be processed - リクエストを処理できません + + Affiliation details + 所属の詳細 - src/app/error/error.component.html + src/app/affiliation/affiliation-detail.component.html 4 - - sign in - サインイン - - src/app/account/password/password-reset-finish.component.html - 59 - - - - Reset Password - 新しいパスワードを有効にする + + ID + ID - src/app/account/password/password-reset-finish.component.html - 167 + src/app/affiliation/affiliation-detail.component.html + 9 - - Your password couldn't be reset. Remember a password request is only valid for 24 hours. - パスワードがリセットできませんでした。パスワードの要求は 24 時間に限り有効であることにご留意ください。 + + Email + ユーザーのEメール - src/app/account/password/password-reset-finish.component.html - 43 + src/app/affiliation/affiliation-detail.component.html + 13 - - - Choose a new password - 新しいパスワードを選んでください - src/app/account/password/password-reset-finish.component.html - 39 + src/app/affiliation/affiliation-update.component.html + 15 - - - 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 - 20 + src/app/affiliation/affiliations.component.html + 135 - - 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. + + Status + ステータス - src/app/account/password/password-reset-finish.component.html - 26 + src/app/affiliation/affiliation-detail.component.html + 17 - - - 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 - 32 + src/app/affiliation/affiliations.component.html + 151 - - This activation has expired. - アクティベーションキーの有効期限が切れています。 + + Permission link + パーミッションリンク: - src/app/account/password/password-reset-finish.component.html - 15 + src/app/affiliation/affiliation-detail.component.html + 25 - - This activation key is invalid. - 有効化キーが無効です。 + + Copy to clipboard + クリップボードにコピー - src/app/account/password/password-reset-finish.component.html - 11 + src/app/affiliation/affiliation-detail.component.html + 37 - - The activation key is missing. - 有効化キーがありません。 + + ORCID iD + ORCID iD - src/app/account/password/password-reset-finish.component.html - 7 + src/app/affiliation/affiliation-detail.component.html + 41 - - - Your password has been reset. Please - お客様のパスワードが変更されました。 行って下さい。 - src/app/account/password/password-reset-finish.component.html - 50 + src/app/affiliation/affiliations.component.html + 139 - - Reset password - パスワードをリセット + + Affiliation Section + アフィリエーションタイプ - src/app/account/password/password-reset-finish.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 49 - - - Password strength: - パスワードの強度: - src/app/account/password/password-strength.component.html - 2 + src/app/affiliation/affiliation-update.component.html + 43 - - Resend activation email - 有効化Eメールを再送する - - src/app/user/user-detail.component.html - 107 - + + + + + - src/app/user/user-update.component.html - 150 + src/app/affiliation/affiliation-detail.component.html + 53 - src/app/user/users.component.html - 166 + src/app/affiliation/affiliations.component.html + 168 - - Back - 戻る + + Organization + 組織 src/app/affiliation/affiliation-detail.component.html - 231 + 57 + + + Department Name + - src/app/member/member-detail.component.html - 88 + src/app/affiliation/affiliation-detail.component.html + 69 - src/app/user/user-detail.component.html - 95 + src/app/affiliation/affiliation-update.component.html + 243 - - Cancel - キャンセル - - src/app/affiliation/affiliation-delete.component.html - 17 - + + Role Title + 役割 / 役職 - src/app/affiliation/affiliation-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 79 src/app/affiliation/affiliation-update.component.html - 460 + 268 + + + Url + URL - src/app/affiliation/send-notifications-dialog.component.html - 33 + src/app/affiliation/affiliation-detail.component.html + 85 - src/app/member/member-import-dialog.component.html - 58 + src/app/affiliation/affiliation-update.component.html + 284 + + + Start Date + 開始日付 - src/app/member/member-update.component.html - 188 + src/app/affiliation/affiliation-detail.component.html + 93 + + + End Date + 終了日付 - src/app/user/user-delete.component.html - 14 + src/app/affiliation/affiliation-detail.component.html + 99 + + + External Id + 外部ID - src/app/user/user-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 109 - src/app/user/user-update.component.html - 120 + src/app/affiliation/affiliation-update.component.html + 421 - - Delete - 削除する + + Created + 作成されました - src/app/affiliation/affiliation-delete.component.html - 20 + src/app/affiliation/affiliation-detail.component.html + 117 + + + Added To ORCID + ORCIDに追加されました - src/app/affiliation/affiliations.component.html - 232 + src/app/affiliation/affiliation-detail.component.html + 125 + + + Updated In ORCID + ORCID で更新されました - src/app/user/user-delete.component.html - 17 + src/app/affiliation/affiliation-detail.component.html + 135 + + + Modified + 変更しました - src/app/user/users.component.html - 186 + src/app/affiliation/affiliation-detail.component.html + 141 - - Edit - 編集 + + by + による src/app/affiliation/affiliation-detail.component.html - 235 + 144 - src/app/affiliation/affiliations.component.html - 222 + src/app/member/member-detail.component.html + 71 src/app/member/member-detail.component.html - 91 + 81 - src/app/member/members.component.html - 153 + src/app/user/user-detail.component.html + 81 src/app/user/user-detail.component.html - 103 + 87 + + + Admin Id + 管理者ID - src/app/user/users.component.html - 175 + src/app/affiliation/affiliation-detail.component.html + 146 - - Save - 保存する + + Notification First Sent + 初回通知を送信しました - src/app/affiliation/affiliation-update.component.html - 463 + src/app/affiliation/affiliation-detail.component.html + 157 - src/app/member/member-update.component.html - 191 + src/app/affiliation/affiliation-detail.component.html + 176 + + + Notification Last Sent + 最終送信通知 - src/app/user/user-update.component.html - 131 + src/app/affiliation/affiliation-detail.component.html + 195 - src/app/user/user-update.component.html - 141 + src/app/affiliation/affiliation-detail.component.html + 214 - - Activated - 有効化されました - - src/app/user/user-detail.component.html - 42 - + + Back + 戻る - src/app/user/user-update.component.html - 103 + src/app/affiliation/affiliation-detail.component.html + 231 - src/app/user/users.component.html - 97 + src/app/member/member-detail.component.html + 88 - - - Created - 作成されました src/app/user/user-detail.component.html - 78 + 95 - - User details - ユーザー詳細 + + Edit + 編集 - src/app/user/user-detail.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 235 - - - Email - Eメール - src/app/user/user-detail.component.html - 9 + src/app/affiliation/affiliations.component.html + 222 - src/app/user/user-update.component.html - 33 + src/app/member/member-detail.component.html + 91 - src/app/user/users.component.html - 61 + src/app/member/members.component.html + 153 - - - First Name - src/app/user/user-detail.component.html - 13 - - - src/app/user/user-update.component.html - 42 - - - src/app/user/users.component.html - 65 + 103 - - - Add user - ユーザーを追加する src/app/user/users.component.html - 11 - - - - Add or edit user - ユーザーを追加、編集する - - src/app/user/user-update.component.html - 4 + 175 - - No users to show - 表示するユーザーはいません + + Copied to clipboard + クリップボードにコピーされました - src/app/user/users.component.html + src/app/affiliation/affiliation-detail.component.ts 52 - - Manage users - ユーザーを管理する + + Import affiliations from CSV + 所属をインポート - src/app/user/users.component.html - 2 + src/app/affiliation/affiliation-import-dialog.component.html + 3 - - Import users from CSV - CSVからユーザーをインポート + + Your CSV has been uploaded for processing. We will let you know via email once the file has been processed. + あなたのCSVが処理用にアップロードされました。ファイルの処理が完了次第、メールでお知らせします。 - src/app/user/users.component.html - 20 + src/app/affiliation/affiliation-import-dialog.component.html + 13 - - Admin - 管理者 + + There was a problem uploading your CSV for processing. + 処理するためにCSVをアップロードする際に問題が発生しました。 - src/app/user/user-detail.component.html - 60 + src/app/affiliation/affiliation-import-dialog.component.html + 27 + + + Please select the CSV file to upload + アップロードするCSVファイルを選択してください - src/app/user/user-update.component.html - 113 + src/app/affiliation/affiliation-import-dialog.component.html + 32 - - Last Modified - 最終変更 + + File Path + ファイルパス - src/app/user/user-detail.component.html - 83 + src/app/affiliation/affiliation-import-dialog.component.html + 40 + + + Please do not forget to download and send permission links to your researchers once the upload has completed. + ご注意:アップロードが完了したら、許可リンクをダウンロードして研究者に送信することを忘れないでください。 - src/app/user/users.component.html - 105 + src/app/affiliation/affiliation-import-dialog.component.html + 55 - - Last Name - + + Upload + アップロード - src/app/user/user-detail.component.html - 17 + src/app/affiliation/affiliation-import-dialog.component.html + 70 - src/app/user/user-update.component.html - 51 + src/app/member/member-import-dialog.component.html + 61 - src/app/user/users.component.html + src/app/user/user-import-dialog.component.html + 70 + + + + Close + 閉じる + + src/app/affiliation/affiliation-import-dialog.component.html 73 - - Organization owner - 組織の所有者組織の所有者 + + There is no file to upload. Please select one. + アップロードするファイルがありません。ファイルを 1 つ選択してください。 - src/app/user/user-detail.component.html - 21 + src/app/affiliation/affiliation-import-dialog.component.ts + 60 + + + Add or edit affiliation + 所属を追加または編集 - src/app/user/user-update.component.html - 68 + src/app/affiliation/affiliation-update.component.html + 8 + + + This field should follow pattern for "Email". + - src/app/user/users.component.html - 81 + src/app/affiliation/affiliation-update.component.html + 25 - - Organization - 組織 + + This field is required. + この欄は必須です。 - src/app/user/user-detail.component.html - 38 + src/app/affiliation/affiliation-update.component.html + 33 - src/app/user/user-update.component.html - 76 + src/app/affiliation/affiliation-update.component.html + 64 - src/app/user/users.component.html - 89 + src/app/affiliation/affiliation-update.component.html + 88 - - - Invite email couldn't be sent. - 招待Eメールを送信できませんでした。 - src/app/shared/pipe/localize.ts - 13 + src/app/affiliation/affiliation-update.component.html + 112 - - - Invite sent. - 招待が送信されました。 - src/app/shared/pipe/localize.ts - 11 + src/app/affiliation/affiliation-update.component.html + 136 - - - by - による - src/app/affiliation/affiliation-detail.component.html - 144 + src/app/affiliation/affiliation-update.component.html + 164 - src/app/member/member-detail.component.html - 71 + src/app/affiliation/affiliation-update.component.html + 195 - src/app/member/member-detail.component.html - 81 + src/app/member/member-update.component.html + 61 - src/app/user/user-detail.component.html - 81 + src/app/member/member-update.component.html + 106 - src/app/user/user-detail.component.html - 87 + src/app/member/member-update.component.html + 142 - - False - 正しくありません + + No affiliations to show + 所属が見つかりません - src/app/user/user-detail.component.html - 24 + src/app/affiliation/affiliation-update.component.html + 67 - src/app/user/user-detail.component.html - 45 + src/app/affiliation/affiliation-update.component.html + 199 - src/app/user/user-detail.component.html - 63 + src/app/affiliation/affiliations.component.html + 126 - - Search... - 検索する... + + Organization Name + 組織名 - src/app/affiliation/affiliations.component.html - 104 + src/app/affiliation/affiliation-update.component.html + 75 + + + City + - src/app/member/members.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 99 + + + State/Region + 州/地域 - src/app/user/users.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 122 - - Showing - of items. - アイテムの - を表示しています。 + + Country + - src/app/affiliation/affiliations.component.ts - 226 + src/app/affiliation/affiliation-update.component.html + 146 + + + Organization ID Source + 組織IDソース - src/app/member/members.component.ts - 157 + src/app/affiliation/affiliation-update.component.html + 176 + + + Organization ID + 組織ID - src/app/user/users.component.ts - 228 + src/app/affiliation/affiliation-update.component.html + 208 - - True - true + + 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/user/user-detail.component.html - 23 + src/app/affiliation/affiliation-update.component.html + 230 + + + Start Year + 開始年 - src/app/user/user-detail.component.html - 44 + src/app/affiliation/affiliation-update.component.html + 300 + + + Year + - src/app/user/user-detail.component.html - 62 + src/app/affiliation/affiliation-update.component.html + 309 - - - 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 + src/app/affiliation/affiliation-update.component.html + 359 - - Are you sure you want to delete user ? - 本当にユーザー を削除しますか? + + Start Month + 月を開始する - src/app/user/user-delete.component.ts - 44 + src/app/affiliation/affiliation-update.component.html + 318 - - User created. Invite sent. - ユーザーが作成されました。招待を送信しました。 + + Month + - src/app/shared/pipe/localize.ts - 15 + src/app/affiliation/affiliation-update.component.html + 327 - - - User updated successfully - ユーザー アップデートに成功しました - src/app/shared/pipe/localize.ts - 17 + src/app/affiliation/affiliation-update.component.html + 377 - - User deleted successfully - ユーザーが正常に削除されました + + Start Day + 開始日 - src/app/shared/pipe/localize.ts - 19 + src/app/affiliation/affiliation-update.component.html + 336 - - There is no file to upload. Please select one. - There is no file to upload. Please select one. - gatewayApp.msUserServiceMSUser.import.emptyFile.string + + Day + - src/app/member/member-import-dialog.component.ts - 60 + src/app/affiliation/affiliation-update.component.html + 339 - src/app/user/user-import-dialog.component.ts - 62 + src/app/affiliation/affiliation-update.component.html + 389 - - Upload - アップロード + + End Year + 終了年 - src/app/affiliation/affiliation-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 350 + + + + End Month + 終了月 + + src/app/affiliation/affiliation-update.component.html + 368 + + + End Day + 終了日 - src/app/member/member-import-dialog.component.html - 61 + src/app/affiliation/affiliation-update.component.html + 386 + + + Start date cannot be greater than the end date + 開始日を終了日より後にすることはできません。 - src/app/user/user-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 395 - - Confirm deletion - 削除を確認する + + External Id Type + 外部IDタイプ - src/app/affiliation/affiliation-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 406 + + + External Id Url + 外部 ID の Url - src/app/user/user-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 436 - - Oops! There was a problem processing your data. Pleases fix the errors below and try again - おっと!あなたのデータの処理で問題がありました。以下のエラーを修正して、もう一度やり直してください + + Please do not forget to download and send permission links to your researcher once the assertion has been saved. + 注 : アサーションがいったん保存された際には、ダウンロードして、許可用リンクをお客様のリサーチャーに送信することを忘れないようお願いいたします。 - src/app/user/user-import-dialog.component.html - 16 + src/app/affiliation/affiliation-update.component.html + 452 - - File Path - ファイルパス + + Save + 保存する - src/app/user/user-import-dialog.component.html - 49 + src/app/affiliation/affiliation-update.component.html + 463 - - - Please select a CSV file to upload - アップロードするCSVファイルを選択してください - src/app/user/user-import-dialog.component.html - 40 + src/app/member/member-update.component.html + 191 - - - Import users - ユーザーをインポートする - src/app/user/user-import-dialog.component.html - 3 + src/app/user/user-update.component.html + 131 + + + src/app/user/user-update.component.html + 141 - - - - - - - + + This field cannot be longer than characters. + - src/app/affiliation/affiliation-detail.component.html - 53 + src/app/affiliation/affiliation-update.component.ts + 196 - src/app/affiliation/affiliations.component.html - 168 + src/app/affiliation/affiliation-update.component.ts + 198 - - to - : + + Affiliations + アフィリエーション src/app/affiliation/affiliations.component.html - 184 + 2 - - Affiliation Data - アフィリエーション データ + + Send permission notifications + 許可通知を送信 src/app/affiliation/affiliations.component.html - 143 + 11 - - Date created - 作成日 + + Request permission links + 許可リンクをリクエスト src/app/affiliation/affiliations.component.html - 147 + 21 - - View details - 詳細を表示 + + Request affiliation status report + アフィリエーションステータスレポートをリクエスト src/app/affiliation/affiliations.component.html - 192 + 31 - - Email - ユーザーのEメール - - src/app/affiliation/affiliation-detail.component.html - 13 - + + Request affiliations for edit + 編集用アフィリエーションをリクエスト - src/app/affiliation/affiliation-update.component.html - 15 + src/app/affiliation/affiliations.component.html + 41 + + + Import affiliations from CSV + CSVから所属をインポート src/app/affiliation/affiliations.component.html - 135 + 51 Add affiliation - アフィリエーションを追加する + アフィリエーションを追加する src/app/affiliation/affiliations.component.html 61 - - For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below. - このエラーのトラブルシューティングについてサポートが必要な場合は、コンソーシアムの責任者または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.html - 205 + 73 - - No affiliations to show - 所属が見つかりません - - src/app/affiliation/affiliation-update.component.html - 67 - - - src/app/affiliation/affiliation-update.component.html - 199 - + + 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.html - 126 + 82 - - Send permission notifications - 許可通知を送信 + + 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 - 11 + 91 - - Affiliations - アフィリエーション + + Search... + 検索する... src/app/affiliation/affiliations.component.html - 2 + 104 - - - Import affiliations from CSV - CSVから所属をインポート - src/app/affiliation/affiliations.component.html - 51 + src/app/member/members.component.html + 32 - - - ORCID iD - ORCID iD - src/app/affiliation/affiliation-detail.component.html - 41 + src/app/user/users.component.html + 32 + + + Affiliation Data + アフィリエーション データ src/app/affiliation/affiliations.component.html - 139 + 143 - - Request affiliations for edit - 編集用アフィリエーションをリクエスト + + Date created + 作成日 src/app/affiliation/affiliations.component.html - 41 + 147 - - 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までご連絡ください。 + + to + : src/app/affiliation/affiliations.component.html - 73 + 184 - - Request affiliation status report - アフィリエーションステータスレポートをリクエスト + + View details + 詳細を表示 src/app/affiliation/affiliations.component.html - 31 + 192 - - 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までご連絡ください。 + + 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 - 82 + 205 - - Request permission links - 許可リンクをリクエスト + + Showing - of items. + - src/app/affiliation/affiliations.component.html - 21 + src/app/affiliation/affiliations.component.ts + 226 - - - 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 - 91 + src/app/member/members.component.ts + 157 + + + src/app/user/users.component.ts + 228 - - Status - ステータス + + Send permission notifications + 許可通知を送信 - src/app/affiliation/affiliation-detail.component.html - 17 + src/app/affiliation/send-notifications-dialog.component.html + 3 + + + A request to send notifications to your users is already in progress. Please try again later. + ユーザーへの通知送信リクエストを実行中です。後でもう一度お試しください。 - src/app/affiliation/affiliations.component.html - 151 + src/app/affiliation/send-notifications-dialog.component.html + 13 - - Error adding to ORCID - ORCIDへの追加時にエラーが発生しました + + Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending? + ステータスが「保留中」のアフィリエーションアイテムを持つすべての研究者に許可通知が送信されます。 - src/app/shared/pipe/localize.ts - 50 + src/app/affiliation/send-notifications-dialog.component.html + 16 - - Error deleting in ORCID - ORCIDでの削除時にエラーが発生しました + + Notification language + 通知の言語 - src/app/shared/pipe/localize.ts - 56 + src/app/affiliation/send-notifications-dialog.component.html + 20 - - Error updating in ORCID - ORCIDの更新中にエラーが発生しました + + What language should the notification be sent in? + どの言語で通知を送信しますか? - src/app/shared/pipe/localize.ts - 52 + src/app/affiliation/send-notifications-dialog.component.html + 23 - - In ORCID - ORCID内 + + Send notifications + 通知を送信 - src/app/shared/pipe/localize.ts - 42 + src/app/affiliation/send-notifications-dialog.component.html + 38 - - Notification failed - 通知の送信に失敗しました + + Sorry, an error has occurred + - src/app/shared/pipe/localize.ts - 62 + src/app/error/error-alert.component.html + 5 - - Notification requested - 通知をリクエストしました + + Your request cannot be processed + リクエストを処理できません - src/app/shared/pipe/localize.ts - 58 + src/app/error/error.component.html + 4 - - Notification sent - 通知を送信しました + + You are not authorized to access this page. + あなたはこのページにアクセスする権限がありません。 - src/app/shared/pipe/localize.ts - 60 + src/app/error/error.component.html + 11 - - Pending - 保留中 + + The page does not exist. + このページは存在しません。 - src/app/shared/pipe/localize.ts - 40 + src/app/error/error.component.html + 14 - - Pending retry in ORCID - ORCIDでの再試行を待機中です + + You are logged in as user + あなたは、ユーザー「<strong>{{username}}</strong>」としてログインしています。 - src/app/shared/pipe/localize.ts - 54 + src/app/home/home.component.ts + 25 - - Pending update in ORCID - ORCIDでの更新を待機中です + + You have already granted + お客様は既に許可されています - src/app/shared/pipe/localize.ts - 64 + src/app/landing-page/landing-page.component.html + 13 - - User deleted from ORCID - User deleted from ORCID + + permission to update your ORCID record + ORCIDレコードを更新する権限 - src/app/shared/pipe/localize.ts - 46 + src/app/landing-page/landing-page.component.html + 16 - - User denied access - ユーザーがアクセスを拒否しました + + Oops, something went wrong and we were not able to fetch your ORCID iD + おっと、なにか問題が発生し、ORCID iDを取得できませんでした - src/app/shared/pipe/localize.ts - 38 + src/app/landing-page/landing-page.component.html + 33 - - User granted access - ユーザーがアクセスを許可しました + + Oops, you have denied access. + おっと、アクセスを拒否しました。 - src/app/shared/pipe/localize.ts - 44 + src/app/landing-page/landing-page.component.html + 39 - - User revoked access - ユーザーがアクセスを取り消しました + + will not be able to update your ORCID record. + では ORCID の記録を更新できません。 - src/app/shared/pipe/localize.ts - 48 + src/app/landing-page/landing-page.component.html + 42 - - Andorra - アンドラ + + If this was a mistake, click the button below to grant access. + こちらが間違いである場合には、以下のボタンをクリックして、アクセスを許可してください。 - src/app/shared/pipe/localize.ts - 113 + src/app/landing-page/landing-page.component.html + 45 - - United Arab Emirates - アラブ首長国連邦 + + If you find that data added to your ORCID record is incorrect, please contact + - src/app/shared/pipe/localize.ts - 115 + src/app/landing-page/landing-page.component.ts + 78 - - Afghanistan - アフガニスタン + + This authorization link has already been used. Please contact for a new authorization link. + - src/app/shared/pipe/localize.ts - 117 + src/app/landing-page/landing-page.component.ts + 79 - - Antigua and Barbuda - アンティグア・バーブーダ + + Allow to update my ORCID record. + - src/app/shared/pipe/localize.ts - 119 + src/app/landing-page/landing-page.component.ts + 80 - - Anguilla - アンギラ + + You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. + - src/app/shared/pipe/localize.ts - 121 + src/app/landing-page/landing-page.component.ts + 81 - - Albania - アルバニア + + Thanks, ! + - src/app/shared/pipe/localize.ts - 123 + src/app/landing-page/landing-page.component.ts + 172 - - Armenia - アルメニア + + Privacy Policy + 個人情報保護方針 - src/app/shared/pipe/localize.ts - 125 + src/app/layout/footer/footer.component.html + 13 - - Angola - アンゴラ + + Terms of Use + 利用規約 - src/app/shared/pipe/localize.ts - 127 + src/app/layout/footer/footer.component.html + 16 - - Antarctica - 南極大陸 + + Help + ヘルプ - src/app/shared/pipe/localize.ts - 129 + src/app/layout/footer/footer.component.html + 19 - - Argentina - アルゼンチン + + ORCID Registry + ORCID レジストリ - src/app/shared/pipe/localize.ts - 131 + src/app/layout/footer/footer.component.html + 22 - - American Samoa - アメリカ領サモア + + Member Portal + メンバーポータル - src/app/shared/pipe/localize.ts - 133 + src/app/layout/navbar/navbar.component.html + 6 - - Austria - オーストリア + + Tools + ツール - src/app/shared/pipe/localize.ts - 135 + src/app/layout/navbar/navbar.component.html + 37 - - Australia - オーストラリア + + Affiliation Manager + Affiliation Manager - src/app/shared/pipe/localize.ts - 137 + src/app/layout/navbar/navbar.component.html + 51 - - Aruba - アルバ + + Member report + メンバーレポート - src/app/shared/pipe/localize.ts - 139 + src/app/layout/navbar/navbar.component.html + 64 - - Åland Islands - オーランド諸島 + + Integration report + 統合レポート - src/app/shared/pipe/localize.ts - 141 + src/app/layout/navbar/navbar.component.html + 77 - - Azerbaijan - アゼルバイジャン + + Consortium report + コンソーシアムレポート - src/app/shared/pipe/localize.ts - 143 + src/app/layout/navbar/navbar.component.html + 90 - - Bosnia and Herzegovina - ボスニア・ヘルツェゴビナ + + Affiliation report + アフィリエーションレポート - src/app/shared/pipe/localize.ts - 145 + src/app/layout/navbar/navbar.component.html + 101 - - Barbados - バルバドス + + Consortium member affiliations + - src/app/shared/pipe/localize.ts - 147 + src/app/layout/navbar/navbar.component.html + 115 - - Bangladesh - バングラデシュ + + Resources + リソース - src/app/shared/pipe/localize.ts - 149 + src/app/layout/navbar/navbar.component.html + 131 - - Belgium - ベルギー + + Account Management Guide + アカウント管理ガイド - src/app/shared/pipe/localize.ts - 151 + src/app/layout/navbar/navbar.component.html + 142 - - Burkina Faso - ブルキナファソ + + Affiliation Manager Guide + Affiliation Managerガイド - src/app/shared/pipe/localize.ts - 153 + src/app/layout/navbar/navbar.component.html + 152 - - Bulgaria - ブルガリア + + Member Reporting Guide + メンバーレポートガイド - src/app/shared/pipe/localize.ts - 155 + src/app/layout/navbar/navbar.component.html + 162 - - Bahrain - バーレーン + + Apply for Affiliation Manager Credentials + Affiliation Managerの資格取得を申請する - src/app/shared/pipe/localize.ts - 157 + src/app/layout/navbar/navbar.component.html + 173 - - Burundi - ブルンジ + + Admin + 管理者 - src/app/shared/pipe/localize.ts - 159 + src/app/layout/navbar/navbar.component.html + 189 - - Benin - ベナン + + Manage users + ユーザーを管理する - src/app/shared/pipe/localize.ts - 161 + src/app/layout/navbar/navbar.component.html + 202 - - Saint Barthélemy - サン・バルテルミー島 + + Manage members + メンバーを管理する - src/app/shared/pipe/localize.ts - 163 + src/app/layout/navbar/navbar.component.html + 215 - - Bermuda - バミューダ + + Account + アカウント - src/app/shared/pipe/localize.ts - 165 + src/app/layout/navbar/navbar.component.html + 230 - - Brunei - ブルネイ + + Settings + 設定 - src/app/shared/pipe/localize.ts - 167 + src/app/layout/navbar/navbar.component.html + 240 - - Bolivia - ボリビア + + Password + パスワード - src/app/shared/pipe/localize.ts - 169 + src/app/layout/navbar/navbar.component.html + 246 - - British Antarctic Territory - イギリス領南極地域 + + Sign out + サインアウト - src/app/shared/pipe/localize.ts - 171 + src/app/layout/navbar/navbar.component.html + 252 - - Brazil - ブラジル + + Member details + メンバーの詳細 - src/app/shared/pipe/localize.ts - 173 + src/app/member/member-detail.component.html + 4 - - Bahamas - バハマ + + Salesforce Id + Salesforce ID - src/app/shared/pipe/localize.ts - 175 + src/app/member/member-detail.component.html + 9 - - - Bhutan - ブータン - src/app/shared/pipe/localize.ts - 177 + src/app/member/member-update.component.html + 41 - - - Bouvet Island - ブーベ島 - src/app/shared/pipe/localize.ts - 179 + src/app/member/members.component.html + 61 - - Botswana - ボツワナ + + Parent Salesforce Id + 親SalesforceID - src/app/shared/pipe/localize.ts - 181 + src/app/member/member-detail.component.html + 13 - - - Belarus - ベラルーシ - src/app/shared/pipe/localize.ts - 183 + src/app/member/member-update.component.html + 71 - - - Belize - ベリーズ - src/app/shared/pipe/localize.ts - 185 + src/app/member/members.component.html + 85 - - Canada - カナダ + + Member Name + メンバー名 - src/app/shared/pipe/localize.ts - 187 + src/app/member/member-detail.component.html + 19 - - - Cocos {Keeling} Islands - ココス(キーリング)諸島 - src/app/shared/pipe/localize.ts - 189 + src/app/member/member-update.component.html + 86 - - - Congo - Kinshasa - コンゴ民主共和国 - src/app/shared/pipe/localize.ts - 191 + src/app/member/members.component.html + 69 - - Central African Republic - 中央アフリカ共和国 + + Client ID + クライアントID - src/app/shared/pipe/localize.ts - 193 + src/app/member/member-detail.component.html + 23 - - - Congo - Brazzaville - コンゴ共和国(首都:ブラザビル) - src/app/shared/pipe/localize.ts - 195 + src/app/member/member-update.component.html + 116 - - Switzerland - スイス + + Type + タイプ - src/app/shared/pipe/localize.ts - 197 + src/app/member/member-detail.component.html + 27 - - Côte d’Ivoire - コートジボワール + + Is Consortium Lead + コンソーシアムリード - src/app/shared/pipe/localize.ts - 199 + src/app/member/member-detail.component.html + 31 - - - Cook Islands - クック諸島 - src/app/shared/pipe/localize.ts - 201 + src/app/member/member-update.component.html + 156 - - - Chile - チリ - src/app/shared/pipe/localize.ts - 203 + src/app/member/members.component.html + 77 - - Cameroon - カメルーン + + Assertion Service Enabled + アサーションが有効化されました - src/app/shared/pipe/localize.ts - 205 + src/app/member/member-detail.component.html + 47 - - - China - 中国 - src/app/shared/pipe/localize.ts - 207 + src/app/member/member-update.component.html + 171 - - - Colombia - コロンビア - src/app/shared/pipe/localize.ts - 209 + src/app/member/members.component.html + 93 - - Costa Rica - キューバ + + Status + ステータス - src/app/shared/pipe/localize.ts - 211 + src/app/member/member-detail.component.html + 65 - - Cuba - キューバ + + Created Date + 作成されました - src/app/shared/pipe/localize.ts - 213 + src/app/member/member-detail.component.html + 69 - - Cape Verde - カーボベルデ + + Last Modified Date + 最終更新 - src/app/shared/pipe/localize.ts - 215 + src/app/member/member-detail.component.html + 77 + + + src/app/member/members.component.html + 101 - - Curaçao - キュラソー + + Import members + メンバーをインポート - src/app/shared/pipe/localize.ts - 217 + src/app/member/member-import-dialog.component.html + 3 - - Christmas Island - クリスマス島 + + Oops! There was a problem processing your data. Pleases fix the errors below and try again + おっと。お客様のデータ処理に問題がありました。以下のエラーを修正して、再度お試し下さい - src/app/shared/pipe/localize.ts - 219 + src/app/member/member-import-dialog.component.html + 16 - - Cyprus - キプロス + + Please select a CSV file to upload + アップロードするCSVファイルを選択してください - src/app/shared/pipe/localize.ts - 221 + src/app/member/member-import-dialog.component.html + 32 - - Czech Republic - チェコ共和国 + + File Path + - src/app/shared/pipe/localize.ts - 223 + src/app/member/member-import-dialog.component.html + 40 - - Germany - ドイツ + + There is no file to upload. Please select one. + + gatewayApp.msUserServiceMSUser.import.emptyFile.string - src/app/shared/pipe/localize.ts - 225 + src/app/member/member-import-dialog.component.ts + 60 - - - Djibouti - ジブチ - src/app/shared/pipe/localize.ts - 227 + src/app/user/user-import-dialog.component.ts + 62 - - Denmark - デンマーク + + Add or edit member + メンバーを追加または編集する - src/app/shared/pipe/localize.ts - 229 + src/app/member/member-update.component.html + 8 - - Dominica - ドミニカ + + Note: Client ID must have User OBO enabled AND + 注: クライアントIDはメンバーOBOが有効になっている必要があり、および - src/app/shared/pipe/localize.ts - 231 + src/app/member/member-update.component.html + 121 - - Dominican Republic - ドミニカ共和国 + + added as a Redirect URI in + にリダイレクトURIとして追加されました - src/app/shared/pipe/localize.ts - 233 + src/app/member/member-update.component.html + 125 - - Algeria - アルジェリア + + Manage members + メンバーを管理する - src/app/shared/pipe/localize.ts - 235 + src/app/member/members.component.html + 2 - - Ecuador - エクアドル + + Add member + メンバーを追加する - src/app/shared/pipe/localize.ts - 237 + src/app/member/members.component.html + 11 - - Estonia - エストニア + + Import members from CSV + CSVからメンバーをインポート - src/app/shared/pipe/localize.ts - 239 + src/app/member/members.component.html + 19 - - Egypt - エジプト + + No members to show + 表示するメンバーはいません - src/app/shared/pipe/localize.ts - 241 + src/app/member/members.component.html + 52 - - Western Sahara - 西サハラ + + Invite sent. + src/app/shared/pipe/localize.ts - 243 + 11 - - Eritrea - エリトリア + + Invite email couldn't be sent. + src/app/shared/pipe/localize.ts - 245 + 13 - - Spain - スペイン + + User created. Invite sent. + ユーザーが作成されました。招待を送信しました。 src/app/shared/pipe/localize.ts - 247 + 15 - - Ethiopia - エチオピア + + User updated successfully + ユーザー アップデートに成功しました src/app/shared/pipe/localize.ts - 249 + 17 - - Finland - フィンランド + + User deleted successfully + ユーザーが正常に削除されました src/app/shared/pipe/localize.ts - 251 + 19 - - Fiji - フィジー + + Member created + メンバーが作成されました src/app/shared/pipe/localize.ts - 253 + 21 - - Falkland Islands - フォークランド諸島 + + Member updated successfully + メンバーを更新できました src/app/shared/pipe/localize.ts - 255 + 23 - - Micronesia - ミクロネシア + + Notification process has now started. We will email you as soon as the process has completed. + 現在、通知処理を開始しています。手続きが完了し次第、メールでお知らせします。 src/app/shared/pipe/localize.ts - 257 + 25 - - Faroe Islands - フェロー諸島 + + Affiliation created + アフィリエーションが作成されました src/app/shared/pipe/localize.ts - 259 + 27 - - France - フランス + + Affiliation updated + アフィリエーションが更新されました src/app/shared/pipe/localize.ts - 261 + 29 - - Gabon - ガボン + + Affiliation deleted + アフィリエーションが削除されました src/app/shared/pipe/localize.ts - 263 + 31 - - United Kingdom - イギリス + + There was a problem deleting the affiliation + アフィリエーションの削除中に問題が発生しました src/app/shared/pipe/localize.ts - 265 + 33 - - Grenada - グレナダ + + User denied access + ユーザーがアクセスを拒否しました src/app/shared/pipe/localize.ts - 267 + 38 - - Georgia - ジョージア + + Pending + 保留中 src/app/shared/pipe/localize.ts - 269 + 40 - - French Guiana - フランス領ギアナ + + In ORCID + ORCID内 src/app/shared/pipe/localize.ts - 271 + 42 - - Guernsey - ガーンジー + + User granted access + ユーザーがアクセスを許可しました src/app/shared/pipe/localize.ts - 273 + 44 - - Ghana - ガーナ + + User deleted from ORCID + src/app/shared/pipe/localize.ts - 275 + 46 - - Gibraltar - ジブラルタル + + User revoked access + ユーザーがアクセスを取り消しました src/app/shared/pipe/localize.ts - 277 + 48 - - Greenland - グリーンランド + + Error adding to ORCID + ORCIDへの追加時にエラーが発生しました src/app/shared/pipe/localize.ts - 279 + 50 - - Gambia - ガンビア + + Error updating in ORCID + ORCIDの更新中にエラーが発生しました src/app/shared/pipe/localize.ts - 281 + 52 - - Guinea - ギニア + + Pending retry in ORCID + ORCIDでの再試行を待機中です src/app/shared/pipe/localize.ts - 283 + 54 - - Guadeloupe - グアドループ + + Error deleting in ORCID + ORCIDでの削除時にエラーが発生しました src/app/shared/pipe/localize.ts - 285 + 56 - - Equatorial Guinea - 赤道ギニア + + Notification requested + 通知をリクエストしました src/app/shared/pipe/localize.ts - 287 + 58 - - Greece - ギリシャ + + Notification sent + 通知を送信しました src/app/shared/pipe/localize.ts - 289 + 60 - - South Georgia and the South Sandwich Islands - サウスジョージア・サウスサンドウィッチ諸島 + + Notification failed + 通知の送信に失敗しました src/app/shared/pipe/localize.ts - 291 + 62 - - Guatemala - グアテマラ + + Pending update in ORCID + ORCIDでの更新を待機中です src/app/shared/pipe/localize.ts - 293 + 64 - - Guam - グアム + + EDUCATION + 教育 src/app/shared/pipe/localize.ts - 295 + 69 - - Guinea-Bissau - ギニアビサウ + + EMPLOYMENT + 雇用 src/app/shared/pipe/localize.ts - 297 + 71 - - Guyana - ガイアナ + + DISTINCTION + 区別 src/app/shared/pipe/localize.ts - 299 + 73 - - Hong Kong SAR China - 香港 + + INVITED_POSITION + 招待状況 src/app/shared/pipe/localize.ts - 301 + 75 - - Heard Island and McDonald Islands - ハード島とマクドナルド諸島 + + QUALIFICATION + 資格 src/app/shared/pipe/localize.ts - 303 + 77 - - Honduras - ホンジュラス + + SERVICE + サービス src/app/shared/pipe/localize.ts - 305 + 79 - - Croatia - クロアチア + + MEMBERSHIP + メンバーシップ src/app/shared/pipe/localize.ts - 307 + 81 - - Haiti - ハイチ + + January + 1月 src/app/shared/pipe/localize.ts - 309 + 86 - - Hungary - ハンガリー + + February + 2月 src/app/shared/pipe/localize.ts - 311 + 88 - - Indonesia - インドネシア + + March + 3月 src/app/shared/pipe/localize.ts - 313 + 90 - - Ireland - アイルランド + + April + 4月 src/app/shared/pipe/localize.ts - 315 + 92 - - Israel - イスラエル + + May + 5月 src/app/shared/pipe/localize.ts - 317 + 94 - - Isle of Man - マン島 + + June + 6月 src/app/shared/pipe/localize.ts - 319 + 96 - - India - インド + + July + 7月 src/app/shared/pipe/localize.ts - 321 + 98 - - British Indian Ocean Territory - イギリス領インド洋地域 + + August + 8月 src/app/shared/pipe/localize.ts - 323 + 100 - - Iraq - イラク + + September + 9月 src/app/shared/pipe/localize.ts - 325 + 102 - - Iran - イラン + + October + 10月 src/app/shared/pipe/localize.ts - 327 + 104 - - Iceland - アイスランド + + November + 11月 src/app/shared/pipe/localize.ts - 329 + 106 - - Italy - イタリア + + December + 12月 src/app/shared/pipe/localize.ts - 331 + 108 - - Jersey - ジャージー + + Andorra + アンドラ src/app/shared/pipe/localize.ts - 333 + 113 - - Jamaica - ジャマイカ + + United Arab Emirates + アラブ首長国連邦 src/app/shared/pipe/localize.ts - 335 + 115 - - Jordan - ヨルダン + + Afghanistan + アフガニスタン src/app/shared/pipe/localize.ts - 337 + 117 - - Japan - 日本 + + Antigua and Barbuda + アンティグア・バーブーダ src/app/shared/pipe/localize.ts - 339 + 119 - - Kenya - ケニア + + Anguilla + アンギラ src/app/shared/pipe/localize.ts - 341 + 121 - - Kyrgyzstan - キルギス + + Albania + アルバニア src/app/shared/pipe/localize.ts - 343 + 123 - - Cambodia - カンボジア + + Armenia + アルメニア src/app/shared/pipe/localize.ts - 345 + 125 - - Kiribati - キリバス + + Angola + アンゴラ src/app/shared/pipe/localize.ts - 347 + 127 - - Comoros - コモロ連合 + + Antarctica + 南極大陸 src/app/shared/pipe/localize.ts - 349 + 129 - - Saint Kitts and Nevis - セントクリストファー・ネイビス + + Argentina + アルゼンチン src/app/shared/pipe/localize.ts - 351 + 131 - - North Korea - 北朝鮮 + + American Samoa + アメリカ領サモア src/app/shared/pipe/localize.ts - 353 + 133 - - South Korea - 韓国 + + Austria + オーストリア src/app/shared/pipe/localize.ts - 355 + 135 - - Kuwait - クウェート + + Australia + オーストラリア src/app/shared/pipe/localize.ts - 357 + 137 - - Cayman Islands - ケイマン諸島 + + Aruba + アルバ src/app/shared/pipe/localize.ts - 359 + 139 - - Kazakhstan - カザフスタン + + Åland Islands + オーランド諸島 src/app/shared/pipe/localize.ts - 361 + 141 - - Laos - ラオス + + Azerbaijan + アゼルバイジャン src/app/shared/pipe/localize.ts - 363 + 143 - - Lebanon - レバノン + + Bosnia and Herzegovina + ボスニア・ヘルツェゴビナ src/app/shared/pipe/localize.ts - 365 + 145 - - Saint Lucia - セントルシア + + Barbados + バルバドス src/app/shared/pipe/localize.ts - 367 + 147 - - Liechtenstein - リヒテンシュタイン + + Bangladesh + バングラデシュ src/app/shared/pipe/localize.ts - 369 + 149 - - Sri Lanka - スリランカ + + Belgium + ベルギー src/app/shared/pipe/localize.ts - 371 + 151 - - Liberia - リベリア + + Burkina Faso + ブルキナファソ src/app/shared/pipe/localize.ts - 373 + 153 - - Lesotho - レソト + + Bulgaria + ブルガリア src/app/shared/pipe/localize.ts - 375 + 155 - - Lithuania - リトアニア + + Bahrain + バーレーン src/app/shared/pipe/localize.ts - 377 + 157 - - Luxembourg - ルクセンブルク + + Burundi + ブルンジ src/app/shared/pipe/localize.ts - 379 + 159 - - Latvia - ラトビア + + Benin + ベナン src/app/shared/pipe/localize.ts - 381 + 161 - - Libya - リビア + + Saint Barthélemy + サン・バルテルミー島 src/app/shared/pipe/localize.ts - 383 + 163 - - Morocco - モロッコ + + Bermuda + バミューダ src/app/shared/pipe/localize.ts - 385 + 165 - - Monaco - モナコ + + Brunei + ブルネイ src/app/shared/pipe/localize.ts - 387 + 167 - - Moldova - モルドバ + + Bolivia + ボリビア src/app/shared/pipe/localize.ts - 389 + 169 - - Montenegro - モンテネグロ + + British Antarctic Territory + イギリス領南極地域 src/app/shared/pipe/localize.ts - 391 + 171 - - Saint Martin - サン・マルタン + + Brazil + ブラジル src/app/shared/pipe/localize.ts - 393 + 173 - - Madagascar - マダガスカル + + Bahamas + バハマ src/app/shared/pipe/localize.ts - 395 + 175 - - Marshall Islands - マーシャル諸島 + + Bhutan + ブータン src/app/shared/pipe/localize.ts - 397 + 177 - - North Macedonia - 北マケドニア + + Bouvet Island + ブーベ島 src/app/shared/pipe/localize.ts - 399 + 179 - - Mali - マリ + + Botswana + ボツワナ src/app/shared/pipe/localize.ts - 401 + 181 - - Myanmar {Burma} - ミャンマー(ビルマ) + + Belarus + ベラルーシ src/app/shared/pipe/localize.ts - 403 + 183 - - Mongolia - モンゴル + + Belize + ベリーズ src/app/shared/pipe/localize.ts - 405 + 185 - - Macau SAR China - マカオ + + Canada + カナダ src/app/shared/pipe/localize.ts - 407 + 187 - - Northern Mariana Islands - 北マリアナ諸島 + + Cocos {Keeling} Islands + ココス(キーリング)諸島 src/app/shared/pipe/localize.ts - 409 + 189 - - Martinique - マルティニーク + + Congo - Kinshasa + コンゴ民主共和国 src/app/shared/pipe/localize.ts - 411 + 191 - - Mauritania - モーリタニア + + Central African Republic + 中央アフリカ共和国 src/app/shared/pipe/localize.ts - 413 + 193 - - Montserrat - モントセラト + + Congo - Brazzaville + コンゴ共和国(首都:ブラザビル) src/app/shared/pipe/localize.ts - 415 + 195 - - Malta - マルタ + + Switzerland + スイス src/app/shared/pipe/localize.ts - 417 + 197 - - Mauritius - モーリシャス + + Côte d’Ivoire + コートジボワール src/app/shared/pipe/localize.ts - 419 + 199 - - Maldives - モルディブ + + Cook Islands + クック諸島 src/app/shared/pipe/localize.ts - 421 + 201 - - Malawi - マラウイ + + Chile + チリ src/app/shared/pipe/localize.ts - 423 + 203 - - Mexico - メキシコ + + Cameroon + カメルーン src/app/shared/pipe/localize.ts - 425 + 205 - - Malaysia - マレーシア + + China + 中国 src/app/shared/pipe/localize.ts - 427 + 207 - - Mozambique - モザンビーク + + Colombia + コロンビア src/app/shared/pipe/localize.ts - 429 + 209 - - Namibia - ナミビア + + Costa Rica + キューバ src/app/shared/pipe/localize.ts - 431 + 211 - - New Caledonia - ニューカレドニア + + Cuba + キューバ src/app/shared/pipe/localize.ts - 433 + 213 - - Niger - ニジェール + + Cape Verde + カーボベルデ src/app/shared/pipe/localize.ts - 435 + 215 - - Norfolk Island - ノーフォーク島 + + Curaçao + キュラソー src/app/shared/pipe/localize.ts - 437 + 217 - - Nigeria - ナイジェリア + + Christmas Island + クリスマス島 src/app/shared/pipe/localize.ts - 439 + 219 - - Nicaragua - ニカラグア + + Cyprus + キプロス src/app/shared/pipe/localize.ts - 441 + 221 - - Netherlands - オランダ + + Czech Republic + チェコ共和国 src/app/shared/pipe/localize.ts - 443 + 223 - - Norway - ノルウェー + + Germany + ドイツ src/app/shared/pipe/localize.ts - 445 + 225 - - Nepal - ネパール + + Djibouti + ジブチ src/app/shared/pipe/localize.ts - 447 + 227 - - Nauru - ナウル + + Denmark + デンマーク src/app/shared/pipe/localize.ts - 449 + 229 - - Niue - ニウエ + + Dominica + ドミニカ src/app/shared/pipe/localize.ts - 451 + 231 - - New Zealand - ニュージーランド + + Dominican Republic + ドミニカ共和国 src/app/shared/pipe/localize.ts - 453 + 233 - - Oman - オマーン + + Algeria + アルジェリア src/app/shared/pipe/localize.ts - 455 + 235 - - Panama - パナマ + + Ecuador + エクアドル src/app/shared/pipe/localize.ts - 457 + 237 - - Peru - ペルー + + Estonia + エストニア src/app/shared/pipe/localize.ts - 459 + 239 - - French Polynesia - フランス領ポリネシア + + Egypt + エジプト src/app/shared/pipe/localize.ts - 461 + 241 - - Papua New Guinea - パプアニューギニア + + Western Sahara + 西サハラ src/app/shared/pipe/localize.ts - 463 + 243 - - Philippines - フィリピン + + Eritrea + エリトリア src/app/shared/pipe/localize.ts - 465 + 245 - - Pakistan - パキスタン + + Spain + スペイン src/app/shared/pipe/localize.ts - 467 + 247 - - Poland - ポーランド + + Ethiopia + エチオピア src/app/shared/pipe/localize.ts - 469 + 249 - - Saint Pierre and Miquelon - サンピエール島およびミクロン島 + + Finland + フィンランド src/app/shared/pipe/localize.ts - 471 + 251 - - Pitcairn Islands - ピトケアン諸島 + + Fiji + フィジー src/app/shared/pipe/localize.ts - 473 + 253 - - Puerto Rico - プエルトリコ + + Falkland Islands + フォークランド諸島 src/app/shared/pipe/localize.ts - 475 + 255 - - Palestinian Territories - パレスチナ自治区 + + Micronesia + ミクロネシア src/app/shared/pipe/localize.ts - 477 + 257 - - Portugal - ポルトガル + + Faroe Islands + フェロー諸島 src/app/shared/pipe/localize.ts - 479 + 259 - - Palau - パラオ + + France + フランス src/app/shared/pipe/localize.ts - 481 + 261 - - Paraguay - パラグアイ + + Gabon + ガボン src/app/shared/pipe/localize.ts - 483 + 263 - - Qatar - カタール + + United Kingdom + イギリス src/app/shared/pipe/localize.ts - 485 + 265 - - Réunion - レユニオン + + Grenada + グレナダ src/app/shared/pipe/localize.ts - 487 + 267 - - Romania - ルーマニア + + Georgia + ジョージア src/app/shared/pipe/localize.ts - 489 + 269 - - Serbia - セルビア + + French Guiana + フランス領ギアナ src/app/shared/pipe/localize.ts - 491 + 271 - - Russia - ロシア + + Guernsey + ガーンジー src/app/shared/pipe/localize.ts - 493 + 273 - - Rwanda - ルワンダ + + Ghana + ガーナ src/app/shared/pipe/localize.ts - 495 + 275 - - Saudi Arabia - サウジアラビア + + Gibraltar + ジブラルタル src/app/shared/pipe/localize.ts - 497 + 277 - - Solomon Islands - ソロモン諸島 + + Greenland + グリーンランド src/app/shared/pipe/localize.ts - 499 + 279 - - Seychelles - セーシェル + + Gambia + ガンビア src/app/shared/pipe/localize.ts - 501 + 281 - - Sudan - スーダン + + Guinea + ギニア src/app/shared/pipe/localize.ts - 503 + 283 - - Sweden - スウェーデン + + Guadeloupe + グアドループ src/app/shared/pipe/localize.ts - 505 + 285 - - Singapore - シンガポール + + Equatorial Guinea + 赤道ギニア src/app/shared/pipe/localize.ts - 507 + 287 - - Saint Helena - セントヘレナ + + Greece + ギリシャ src/app/shared/pipe/localize.ts - 509 + 289 - - Slovenia - スロベニア + + South Georgia and the South Sandwich Islands + サウスジョージア・サウスサンドウィッチ諸島 src/app/shared/pipe/localize.ts - 511 + 291 - - Svalbard and Jan Mayen - スヴァールバル諸島およびヤンマイエン島 + + Guatemala + グアテマラ src/app/shared/pipe/localize.ts - 513 + 293 - - Slovakia - スロバキア + + Guam + グアム src/app/shared/pipe/localize.ts - 515 + 295 - - Sierra Leone - シエラレオネ + + Guinea-Bissau + ギニアビサウ src/app/shared/pipe/localize.ts - 517 + 297 - - San Marino - サンマリノ + + Guyana + ガイアナ src/app/shared/pipe/localize.ts - 519 + 299 - - Senegal - セネガル + + Hong Kong SAR China + 香港 src/app/shared/pipe/localize.ts - 521 + 301 - - Somalia - ソマリア + + Heard Island and McDonald Islands + ハード島とマクドナルド諸島 src/app/shared/pipe/localize.ts - 523 + 303 - - Suriname - スリナム + + Honduras + ホンジュラス src/app/shared/pipe/localize.ts - 525 + 305 - - South Sudan - 南スーダン + + Croatia + クロアチア src/app/shared/pipe/localize.ts - 527 + 307 - - São Tomé and Príncipe - サントメ・プリンシペ + + Haiti + ハイチ src/app/shared/pipe/localize.ts - 529 + 309 - - El Salvador - エルサルバドル + + Hungary + ハンガリー src/app/shared/pipe/localize.ts - 531 + 311 - - Sint Maarten - シント・マールテン(オランダ領) + + Indonesia + インドネシア src/app/shared/pipe/localize.ts - 533 + 313 - - Syria - シリア + + Ireland + アイルランド src/app/shared/pipe/localize.ts - 535 + 315 - - Swaziland - スワジランド + + Israel + イスラエル src/app/shared/pipe/localize.ts - 537 + 317 - - Turks and Caicos Islands - タークス・カイコス諸島 + + Isle of Man + マン島 src/app/shared/pipe/localize.ts - 539 + 319 - - Chad - チャド + + India + インド src/app/shared/pipe/localize.ts - 541 + 321 - - French Southern Territories - フランス領南方・南極地域 + + British Indian Ocean Territory + イギリス領インド洋地域 src/app/shared/pipe/localize.ts - 543 + 323 - - Togo - トーゴ + + Iraq + イラク src/app/shared/pipe/localize.ts - 545 + 325 - - Thailand - タイ + + Iran + イラン src/app/shared/pipe/localize.ts - 547 + 327 - - Tajikistan - タジキスタン + + Iceland + アイスランド src/app/shared/pipe/localize.ts - 549 + 329 - - Tokelau - トケラウ + + Italy + イタリア src/app/shared/pipe/localize.ts - 551 + 331 - - Timor-Leste - 東ティモール + + Jersey + ジャージー src/app/shared/pipe/localize.ts - 553 + 333 - - Turkmenistan - トルクメニスタン + + Jamaica + ジャマイカ src/app/shared/pipe/localize.ts - 555 + 335 - - Tunisia - チュニジア + + Jordan + ヨルダン src/app/shared/pipe/localize.ts - 557 + 337 - - Tonga - トンガ + + Japan + 日本 src/app/shared/pipe/localize.ts - 559 + 339 - - Turkey - トルコ + + Kenya + ケニア src/app/shared/pipe/localize.ts - 561 + 341 - - Trinidad and Tobago - トリニダード・トバゴ + + Kyrgyzstan + キルギス src/app/shared/pipe/localize.ts - 563 + 343 - - Tuvalu - ツバル + + Cambodia + カンボジア src/app/shared/pipe/localize.ts - 565 + 345 - - Taiwan - 台湾 + + Kiribati + キリバス src/app/shared/pipe/localize.ts - 567 + 347 - - Tanzania - タンザニア + + Comoros + コモロ連合 src/app/shared/pipe/localize.ts - 569 + 349 - - Ukraine - ウクライナ + + Saint Kitts and Nevis + セントクリストファー・ネイビス src/app/shared/pipe/localize.ts - 571 + 351 - - Uganda - ウガンダ + + North Korea + 北朝鮮 src/app/shared/pipe/localize.ts - 573 + 353 - - U.S. Minor Outlying Islands - 合衆国領有小離島 + + South Korea + 韓国 src/app/shared/pipe/localize.ts - 575 + 355 - - United States - アメリカ + + Kuwait + クウェート src/app/shared/pipe/localize.ts - 577 + 357 - - Uruguay - ウルグアイ + + Cayman Islands + ケイマン諸島 src/app/shared/pipe/localize.ts - 579 + 359 - - Uzbekistan - ウズベキスタン + + Kazakhstan + カザフスタン src/app/shared/pipe/localize.ts - 581 + 361 - - Vatican City - バチカン市国 + + Laos + ラオス src/app/shared/pipe/localize.ts - 583 + 363 - - Saint Vincent and the Grenadines - セントビンセント及びグレナディーン諸島 + + Lebanon + レバノン src/app/shared/pipe/localize.ts - 585 + 365 - - Venezuela - ベネズエラ + + Saint Lucia + セントルシア src/app/shared/pipe/localize.ts - 587 + 367 - - British Virgin Islands - イギリス領ヴァージン諸島 + + Liechtenstein + リヒテンシュタイン src/app/shared/pipe/localize.ts - 589 + 369 - - U.S. Virgin Islands - アメリカ領ヴァージン諸島 + + Sri Lanka + スリランカ src/app/shared/pipe/localize.ts - 591 + 371 - - Vietnam - ベトナム + + Liberia + リベリア src/app/shared/pipe/localize.ts - 593 + 373 - - Vanuatu - バヌアツ + + Lesotho + レソト src/app/shared/pipe/localize.ts - 595 + 375 - - Wallis and Futuna - ウォリス・フツナ + + Lithuania + リトアニア src/app/shared/pipe/localize.ts - 597 + 377 - - Samoa - サモア + + Luxembourg + ルクセンブルク src/app/shared/pipe/localize.ts - 599 + 379 - - Kosovo - Kosovo + + Latvia + ラトビア src/app/shared/pipe/localize.ts - 601 + 381 - - Yemen - イエメン + + Libya + リビア src/app/shared/pipe/localize.ts - 603 + 383 - - Mayotte - マヨット + + Morocco + モロッコ src/app/shared/pipe/localize.ts - 605 + 385 - - South Africa - 南アフリカ + + Monaco + モナコ src/app/shared/pipe/localize.ts - 607 + 387 - - Zambia - ザンビア + + Moldova + モルドバ src/app/shared/pipe/localize.ts - 609 + 389 - - Zimbabwe - ジンバブエ + + Montenegro + モンテネグロ src/app/shared/pipe/localize.ts - 611 + 391 - - Close - 閉じる + + Saint Martin + サン・マルタン - src/app/affiliation/affiliation-import-dialog.component.html - 73 + src/app/shared/pipe/localize.ts + 393 - - DISTINCTION - 区別 + + Madagascar + マダガスカル src/app/shared/pipe/localize.ts - 73 + 395 - - EDUCATION - 教育 + + Marshall Islands + マーシャル諸島 src/app/shared/pipe/localize.ts - 69 + 397 - - EMPLOYMENT - 雇用 + + North Macedonia + 北マケドニア src/app/shared/pipe/localize.ts - 71 + 399 - - INVITED_POSITION - 招待状況 + + Mali + マリ src/app/shared/pipe/localize.ts - 75 + 401 - - MEMBERSHIP - メンバーシップ + + Myanmar {Burma} + ミャンマー(ビルマ) src/app/shared/pipe/localize.ts - 81 + 403 - - QUALIFICATION - 資格 + + Mongolia + モンゴル src/app/shared/pipe/localize.ts - 77 + 405 - - SERVICE - サービス + + Macau SAR China + マカオ src/app/shared/pipe/localize.ts - 79 + 407 - - Added To ORCID - ORCIDに追加されました + + Northern Mariana Islands + 北マリアナ諸島 - src/app/affiliation/affiliation-detail.component.html - 125 + src/app/shared/pipe/localize.ts + 409 - - Admin Id - 管理者ID + + Martinique + マルティニーク - src/app/affiliation/affiliation-detail.component.html - 146 + src/app/shared/pipe/localize.ts + 411 - - Affiliation Section - アフィリエーションタイプ + + Mauritania + モーリタニア - src/app/affiliation/affiliation-detail.component.html - 49 + src/app/shared/pipe/localize.ts + 413 + + + Montserrat + モントセラト - src/app/affiliation/affiliation-update.component.html - 43 + src/app/shared/pipe/localize.ts + 415 - - Copy to clipboard - クリップボードにコピー - - src/app/affiliation/affiliation-detail.component.html - 37 + + Malta + マルタ + + src/app/shared/pipe/localize.ts + 417 - - Copied to clipboard - クリップボードにコピーされました + + Mauritius + モーリシャス - src/app/affiliation/affiliation-detail.component.ts - 52 + src/app/shared/pipe/localize.ts + 419 - - Created - 作成されました + + Maldives + モルディブ - src/app/affiliation/affiliation-detail.component.html - 117 + src/app/shared/pipe/localize.ts + 421 - - Department Name - + + Malawi + マラウイ - src/app/affiliation/affiliation-detail.component.html - 69 + src/app/shared/pipe/localize.ts + 423 + + + Mexico + メキシコ - src/app/affiliation/affiliation-update.component.html - 243 + src/app/shared/pipe/localize.ts + 425 - - Organization - 組織 + + Malaysia + マレーシア - src/app/affiliation/affiliation-detail.component.html - 57 + src/app/shared/pipe/localize.ts + 427 - - Affiliation details - 所属の詳細 + + Mozambique + モザンビーク - src/app/affiliation/affiliation-detail.component.html - 4 + src/app/shared/pipe/localize.ts + 429 - - End Date - 終了日付 + + Namibia + ナミビア - src/app/affiliation/affiliation-detail.component.html - 99 + src/app/shared/pipe/localize.ts + 431 - - External Id - 外部ID + + New Caledonia + ニューカレドニア - src/app/affiliation/affiliation-detail.component.html - 109 + src/app/shared/pipe/localize.ts + 433 + + + Niger + ニジェール - src/app/affiliation/affiliation-update.component.html - 421 + src/app/shared/pipe/localize.ts + 435 - - ID - ID + + Norfolk Island + ノーフォーク島 - src/app/affiliation/affiliation-detail.component.html - 9 + src/app/shared/pipe/localize.ts + 437 - - There was a problem uploading your CSV for processing. - 処理するためにCSVをアップロードする際に問題が発生しました。 + + Nigeria + ナイジェリア - src/app/affiliation/affiliation-import-dialog.component.html - 27 + src/app/shared/pipe/localize.ts + 439 - - File Path - ファイルパス + + Nicaragua + ニカラグア - src/app/affiliation/affiliation-import-dialog.component.html - 40 + src/app/shared/pipe/localize.ts + 441 - - Please select the CSV file to upload - アップロードするCSVファイルを選択してください + + Netherlands + オランダ - src/app/affiliation/affiliation-import-dialog.component.html - 32 + src/app/shared/pipe/localize.ts + 443 - - Your CSV has been uploaded for processing. We will let you know via email once the file has been processed. - あなたのCSVが処理用にアップロードされました。ファイルの処理が完了次第、メールでお知らせします。 + + Norway + ノルウェー - src/app/affiliation/affiliation-import-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 445 - - Import affiliations from CSV - 所属をインポート + + Nepal + ネパール - src/app/affiliation/affiliation-import-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 447 - - Modified - 変更しました + + Nauru + ナウル - src/app/affiliation/affiliation-detail.component.html - 141 + src/app/shared/pipe/localize.ts + 449 - - Notification First Sent - 初回通知を送信しました + + Niue + ニウエ - src/app/affiliation/affiliation-detail.component.html - 157 + src/app/shared/pipe/localize.ts + 451 + + + New Zealand + ニュージーランド - src/app/affiliation/affiliation-detail.component.html - 176 + src/app/shared/pipe/localize.ts + 453 - - Notification Last Sent - 最終送信通知 + + Oman + オマーン - src/app/affiliation/affiliation-detail.component.html - 195 + src/app/shared/pipe/localize.ts + 455 + + + Panama + パナマ - src/app/affiliation/affiliation-detail.component.html - 214 + src/app/shared/pipe/localize.ts + 457 - - Permission link - パーミッションリンク: + + Peru + ペルー - src/app/affiliation/affiliation-detail.component.html - 25 + src/app/shared/pipe/localize.ts + 459 - - Role Title - 役割 / 役職 + + French Polynesia + フランス領ポリネシア - src/app/affiliation/affiliation-detail.component.html - 79 + src/app/shared/pipe/localize.ts + 461 + + + Papua New Guinea + パプアニューギニア - src/app/affiliation/affiliation-update.component.html - 268 + src/app/shared/pipe/localize.ts + 463 - - Start Date - 開始日付 + + Philippines + フィリピン - src/app/affiliation/affiliation-detail.component.html - 93 + src/app/shared/pipe/localize.ts + 465 - - Updated In ORCID - ORCID で更新されました + + Pakistan + パキスタン - src/app/affiliation/affiliation-detail.component.html - 135 + src/app/shared/pipe/localize.ts + 467 - - Please do not forget to download and send permission links to your researchers once the upload has completed. - ご注意:アップロードが完了したら、許可リンクをダウンロードして研究者に送信することを忘れないでください。 + + Poland + ポーランド - src/app/affiliation/affiliation-import-dialog.component.html - 55 + src/app/shared/pipe/localize.ts + 469 - - Url - URL + + Saint Pierre and Miquelon + サンピエール島およびミクロン島 - src/app/affiliation/affiliation-detail.component.html - 85 + src/app/shared/pipe/localize.ts + 471 + + + Pitcairn Islands + ピトケアン諸島 - src/app/affiliation/affiliation-update.component.html - 284 + src/app/shared/pipe/localize.ts + 473 - - April - 4月 + + Puerto Rico + プエルトリコ src/app/shared/pipe/localize.ts - 92 + 475 - - August - 8月 + + Palestinian Territories + パレスチナ自治区 src/app/shared/pipe/localize.ts - 100 + 477 - - December - 12月 + + Portugal + ポルトガル src/app/shared/pipe/localize.ts - 108 + 479 - - February - 2月 + + Palau + パラオ src/app/shared/pipe/localize.ts - 88 + 481 - - January - 1月 + + Paraguay + パラグアイ src/app/shared/pipe/localize.ts - 86 + 483 - - July - 7月 + + Qatar + カタール src/app/shared/pipe/localize.ts - 98 + 485 - - June - 6月 + + Réunion + レユニオン src/app/shared/pipe/localize.ts - 96 + 487 - - March - 3月 + + Romania + ルーマニア src/app/shared/pipe/localize.ts - 90 + 489 - - May - 5月 + + Serbia + セルビア src/app/shared/pipe/localize.ts - 94 + 491 - - November - 11月 + + Russia + ロシア src/app/shared/pipe/localize.ts - 106 + 493 - - October - 10月 + + Rwanda + ルワンダ src/app/shared/pipe/localize.ts - 104 + 495 - - September - 9月 + + Saudi Arabia + サウジアラビア src/app/shared/pipe/localize.ts - 102 + 497 - - There is no file to upload. Please select one. - アップロードするファイルがありません。ファイルを 1 つ選択してください。 + + Solomon Islands + ソロモン諸島 - src/app/affiliation/affiliation-import-dialog.component.ts - 60 + src/app/shared/pipe/localize.ts + 499 - - 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 文字である必要があります。 + + Seychelles + セーシェル - src/app/affiliation/affiliation-update.component.html - 230 + src/app/shared/pipe/localize.ts + 501 - - Start date cannot be greater than the end date - 開始日を終了日より後にすることはできません。 + + Sudan + スーダン - src/app/affiliation/affiliation-update.component.html - 395 + src/app/shared/pipe/localize.ts + 503 - - This field cannot be longer than characters. - この欄は、文字より長くすることはできません。 + + Sweden + スウェーデン - src/app/affiliation/affiliation-update.component.ts - 196 + src/app/shared/pipe/localize.ts + 505 + + + Singapore + シンガポール - src/app/affiliation/affiliation-update.component.ts - 198 + src/app/shared/pipe/localize.ts + 507 - - This field should follow pattern for "Email". - この欄は、Emailのパターンに従う必要があります。 + + Saint Helena + セントヘレナ - src/app/affiliation/affiliation-update.component.html - 25 + src/app/shared/pipe/localize.ts + 509 - - This field is required. - この欄は必須です。 + + Slovenia + スロベニア - src/app/affiliation/affiliation-update.component.html - 33 + src/app/shared/pipe/localize.ts + 511 + + + Svalbard and Jan Mayen + スヴァールバル諸島およびヤンマイエン島 - src/app/affiliation/affiliation-update.component.html - 64 + src/app/shared/pipe/localize.ts + 513 + + + Slovakia + スロバキア - src/app/affiliation/affiliation-update.component.html - 88 + src/app/shared/pipe/localize.ts + 515 + + + Sierra Leone + シエラレオネ - src/app/affiliation/affiliation-update.component.html - 112 + src/app/shared/pipe/localize.ts + 517 + + + San Marino + サンマリノ - src/app/affiliation/affiliation-update.component.html - 136 + src/app/shared/pipe/localize.ts + 519 + + + Senegal + セネガル - src/app/affiliation/affiliation-update.component.html - 164 + src/app/shared/pipe/localize.ts + 521 + + + Somalia + ソマリア - src/app/affiliation/affiliation-update.component.html - 195 + src/app/shared/pipe/localize.ts + 523 + + + Suriname + スリナム - src/app/member/member-update.component.html - 61 + src/app/shared/pipe/localize.ts + 525 + + + South Sudan + 南スーダン - src/app/member/member-update.component.html - 106 + src/app/shared/pipe/localize.ts + 527 + + + São Tomé and Príncipe + サントメ・プリンシペ - src/app/member/member-update.component.html - 142 + src/app/shared/pipe/localize.ts + 529 - - Day - + + El Salvador + エルサルバドル - src/app/affiliation/affiliation-update.component.html - 339 + src/app/shared/pipe/localize.ts + 531 + + + Sint Maarten + シント・マールテン(オランダ領) - src/app/affiliation/affiliation-update.component.html - 389 + src/app/shared/pipe/localize.ts + 533 - - Organization ID - 組織ID + + Syria + シリア - src/app/affiliation/affiliation-update.component.html - 208 + src/app/shared/pipe/localize.ts + 535 - - Organization ID Source - 組織IDソース + + Swaziland + スワジランド - src/app/affiliation/affiliation-update.component.html - 176 + src/app/shared/pipe/localize.ts + 537 - - End Day - 終了日 + + Turks and Caicos Islands + タークス・カイコス諸島 - src/app/affiliation/affiliation-update.component.html - 386 + src/app/shared/pipe/localize.ts + 539 - - End Month - 終了月 + + Chad + チャド - src/app/affiliation/affiliation-update.component.html - 368 + src/app/shared/pipe/localize.ts + 541 - - End Year - 終了年 + + French Southern Territories + フランス領南方・南極地域 - src/app/affiliation/affiliation-update.component.html - 350 + src/app/shared/pipe/localize.ts + 543 - - External Id Type - 外部IDタイプ + + Togo + トーゴ - src/app/affiliation/affiliation-update.component.html - 406 + src/app/shared/pipe/localize.ts + 545 - - External Id Url - 外部 ID の Url + + Thailand + タイ - src/app/affiliation/affiliation-update.component.html - 436 + src/app/shared/pipe/localize.ts + 547 - - Add or edit affiliation - 所属を追加または編集 + + Tajikistan + タジキスタン - src/app/affiliation/affiliation-update.component.html - 8 + src/app/shared/pipe/localize.ts + 549 - - Month - + + Tokelau + トケラウ - src/app/affiliation/affiliation-update.component.html - 327 + src/app/shared/pipe/localize.ts + 551 + + + Timor-Leste + 東ティモール - src/app/affiliation/affiliation-update.component.html - 377 + src/app/shared/pipe/localize.ts + 553 - - City - + + Turkmenistan + トルクメニスタン - src/app/affiliation/affiliation-update.component.html - 99 + src/app/shared/pipe/localize.ts + 555 - - Country - + + Tunisia + チュニジア - src/app/affiliation/affiliation-update.component.html - 146 + src/app/shared/pipe/localize.ts + 557 - - Organization Name - 組織名 + + Tonga + トンガ - src/app/affiliation/affiliation-update.component.html - 75 + src/app/shared/pipe/localize.ts + 559 - - State/Region - 州/地域 + + Turkey + トルコ - src/app/affiliation/affiliation-update.component.html - 122 + src/app/shared/pipe/localize.ts + 561 - - Start Day - 開始日 + + Trinidad and Tobago + トリニダード・トバゴ - src/app/affiliation/affiliation-update.component.html - 336 + src/app/shared/pipe/localize.ts + 563 - - Start Month - 月を開始する + + Tuvalu + ツバル - src/app/affiliation/affiliation-update.component.html - 318 + src/app/shared/pipe/localize.ts + 565 - - Start Year - 開始年 + + Taiwan + 台湾 - src/app/affiliation/affiliation-update.component.html - 300 + src/app/shared/pipe/localize.ts + 567 - - Please do not forget to download and send permission links to your researcher once the assertion has been saved. - 注 : アサーションがいったん保存された際には、ダウンロードして、許可用リンクをお客様のリサーチャーに送信することを忘れないようお願いいたします。 + + Tanzania + タンザニア - src/app/affiliation/affiliation-update.component.html - 452 + src/app/shared/pipe/localize.ts + 569 - - Year - + + Ukraine + ウクライナ - src/app/affiliation/affiliation-update.component.html - 309 + src/app/shared/pipe/localize.ts + 571 + + + Uganda + ウガンダ - src/app/affiliation/affiliation-update.component.html - 359 + src/app/shared/pipe/localize.ts + 573 - - Affiliation created - アフィリエーションが作成されました + + U.S. Minor Outlying Islands + 合衆国領有小離島 src/app/shared/pipe/localize.ts - 27 + 575 - - Affiliation deleted - アフィリエーションが削除されました + + United States + アメリカ src/app/shared/pipe/localize.ts - 31 + 577 - - There was a problem deleting the affiliation - アフィリエーションの削除中に問題が発生しました + + Uruguay + ウルグアイ src/app/shared/pipe/localize.ts - 33 + 579 - - Affiliation updated - アフィリエーションが更新されました + + Uzbekistan + ウズベキスタン src/app/shared/pipe/localize.ts - 29 + 581 - - Are you sure you want to delete this affiliation from the portal? - ポータルからこのアフィリエーションを削除しますか? + + Vatican City + バチカン市国 - src/app/affiliation/affiliation-delete.component.html - 8 + src/app/shared/pipe/localize.ts + 583 - - 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レコードからアフィリエーション が削除されます。 + + Saint Vincent and the Grenadines + セントビンセント及びグレナディーン諸島 - src/app/affiliation/affiliation-delete.component.ts - 40 + src/app/shared/pipe/localize.ts + 585 - - A request to send notifications to your users is already in progress. Please try again later. - ユーザーへの通知送信リクエストを実行中です。後でもう一度お試しください。 + + Venezuela + ベネズエラ - src/app/affiliation/send-notifications-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 587 - - Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending? - ステータスが「保留中」のアフィリエーションアイテムを持つすべての研究者に許可通知が送信されます。 + + British Virgin Islands + イギリス領ヴァージン諸島 - src/app/affiliation/send-notifications-dialog.component.html - 16 + src/app/shared/pipe/localize.ts + 589 - - What language should the notification be sent in? - どの言語で通知を送信しますか? + + U.S. Virgin Islands + アメリカ領ヴァージン諸島 - src/app/affiliation/send-notifications-dialog.component.html - 23 + src/app/shared/pipe/localize.ts + 591 - - Notification language - 通知の言語 + + Vietnam + ベトナム - src/app/affiliation/send-notifications-dialog.component.html - 20 + src/app/shared/pipe/localize.ts + 593 - - Notification process has now started. We will email you as soon as the process has completed. - 現在、通知処理を開始しています。手続きが完了し次第、メールでお知らせします。 + + Vanuatu + バヌアツ src/app/shared/pipe/localize.ts - 25 + 595 - - Send notifications - 通知を送信 + + Wallis and Futuna + ウォリス・フツナ - src/app/affiliation/send-notifications-dialog.component.html - 38 + src/app/shared/pipe/localize.ts + 597 - - Send permission notifications - 許可通知を送信 + + Samoa + サモア - src/app/affiliation/send-notifications-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 599 - - Assertion Service Enabled - アサーションが有効化されました + + Kosovo + - src/app/member/member-detail.component.html - 47 + src/app/shared/pipe/localize.ts + 601 + + + Yemen + イエメン - src/app/member/member-update.component.html - 171 + src/app/shared/pipe/localize.ts + 603 + + + Mayotte + マヨット - src/app/member/members.component.html - 93 + src/app/shared/pipe/localize.ts + 605 - - added as a Redirect URI in - にリダイレクトURIとして追加されました + + South Africa + 南アフリカ - src/app/member/member-update.component.html - 125 + src/app/shared/pipe/localize.ts + 607 - - Client ID - クライアントID + + Zambia + ザンビア - src/app/member/member-detail.component.html - 23 + src/app/shared/pipe/localize.ts + 609 + + + Zimbabwe + ジンバブエ - src/app/member/member-update.component.html - 116 + src/app/shared/pipe/localize.ts + 611 - - Note: Client ID must have User OBO enabled AND - 注: クライアントIDはメンバーOBOが有効になっている必要があり、および + + Are you sure you want to delete user ? + - src/app/member/member-update.component.html - 121 + src/app/user/user-delete.component.ts + 44 - - Member Name - メンバー名 + + User details + ユーザー詳細 - src/app/member/member-detail.component.html - 19 + src/app/user/user-detail.component.html + 4 + + + Email + Eメール - src/app/member/member-update.component.html - 86 + src/app/user/user-detail.component.html + 9 - src/app/member/members.component.html - 69 + src/app/user/user-update.component.html + 33 - - - Created Date - 作成されました - src/app/member/member-detail.component.html - 69 + src/app/user/users.component.html + 61 - - Member details - メンバーの詳細 + + First Name + - src/app/member/member-detail.component.html - 4 + src/app/user/user-detail.component.html + 13 - - - Add member - メンバーを追加する - src/app/member/members.component.html - 11 + src/app/user/user-update.component.html + 42 - - - Add or edit member - メンバーを追加または編集する - src/app/member/member-update.component.html - 8 + src/app/user/users.component.html + 65 - - No members to show - 表示するメンバーはいません + + Last Name + - src/app/member/members.component.html - 52 + src/app/user/user-detail.component.html + 17 - - - Manage members - メンバーを管理する - src/app/member/members.component.html - 2 + src/app/user/user-update.component.html + 51 - - - Import members from CSV - CSVからメンバーをインポート - src/app/member/members.component.html - 19 + src/app/user/users.component.html + 73 - - Is Consortium Lead - コンソーシアムリード + + Organization owner + 組織の所有者組織の所有者 - src/app/member/member-detail.component.html - 31 + src/app/user/user-detail.component.html + 21 - src/app/member/member-update.component.html - 156 + src/app/user/user-update.component.html + 68 - src/app/member/members.component.html - 77 + src/app/user/users.component.html + 81 - - Last Modified Date - 最終更新 + + True + true - src/app/member/member-detail.component.html - 77 + src/app/user/user-detail.component.html + 23 - src/app/member/members.component.html - 101 + src/app/user/user-detail.component.html + 44 + + + src/app/user/user-detail.component.html + 62 - - Parent Salesforce Id - 親SalesforceID + + False + 正しくありません - src/app/member/member-detail.component.html - 13 + src/app/user/user-detail.component.html + 24 - src/app/member/member-update.component.html - 71 + src/app/user/user-detail.component.html + 45 - src/app/member/members.component.html - 85 + src/app/user/user-detail.component.html + 63 - - Salesforce Id - Salesforce ID + + Organization + 組織 - src/app/member/member-detail.component.html - 9 + src/app/user/user-detail.component.html + 38 - src/app/member/member-update.component.html - 41 + src/app/user/user-update.component.html + 76 - src/app/member/members.component.html - 61 + src/app/user/users.component.html + 89 - - Status - ステータス + + Activated + 有効化されました - src/app/member/member-detail.component.html - 65 + src/app/user/user-detail.component.html + 42 - - - Type - タイプ - src/app/member/member-detail.component.html - 27 + src/app/user/user-update.component.html + 103 - - - This authorization link has already been used. Please contact for a new authorization link. - こちらの承認用リンクはすでに使用されています。 に連絡して、新しい承認用リンクを入手してください。 - src/app/landing-page/landing-page.component.ts - 79 + src/app/user/users.component.html + 97 - - permission to update your ORCID record - ORCIDレコードを更新する権限 + + Admin + 管理者 - src/app/landing-page/landing-page.component.html - 16 + src/app/user/user-detail.component.html + 60 - - - You have already granted - お客様は既に許可されています - src/app/landing-page/landing-page.component.html - 13 + src/app/user/user-update.component.html + 113 - - Allow to update my ORCID record. - が私のORCIDレコードを更新できるようにする + + Created + 作成されました - src/app/landing-page/landing-page.component.ts - 80 + src/app/user/user-detail.component.html + 78 - - If this was a mistake, click the button below to grant access. - こちらが間違いである場合には、以下のボタンをクリックして、アクセスを許可してください。 + + Last Modified + 最終変更 - src/app/landing-page/landing-page.component.html - 45 + src/app/user/user-detail.component.html + 83 - - - will not be able to update your ORCID record. - では ORCID の記録を更新できません。 - src/app/landing-page/landing-page.component.html - 42 + src/app/user/users.component.html + 105 - - Oops, you have denied access. - おっと、アクセスを拒否しました。 + + Resend activation email + 有効化Eメールを再送する - src/app/landing-page/landing-page.component.html - 39 + src/app/user/user-detail.component.html + 107 - - - Oops, something went wrong and we were not able to fetch your ORCID iD - おっと、なにか問題が発生し、ORCID iDを取得できませんでした - src/app/landing-page/landing-page.component.html - 33 + src/app/user/user-update.component.html + 150 + + + src/app/user/users.component.html + 166 - - If you find that data added to your ORCID record is incorrect, please contact - ORCIDレコードに追加されたデータが正しくないことを発見した場合は、にご連絡ください。 + + Import users + ユーザーをインポートする - src/app/landing-page/landing-page.component.ts - 78 + src/app/user/user-import-dialog.component.html + 3 - - Thanks, ! - さん、ありがとうございます + + Oops! There was a problem processing your data. Pleases fix the errors below and try again + おっと!あなたのデータの処理で問題がありました。以下のエラーを修正して、もう一度やり直してください - src/app/landing-page/landing-page.component.ts - 172 + src/app/user/user-import-dialog.component.html + 16 - - You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. - にあなたのORCIDレコードを更新する権限が正常に付与されました。あなたのレコードは、アフィリエーション情報で更新されます。 + + Please select a CSV file to upload + アップロードするCSVファイルを選択してください - src/app/landing-page/landing-page.component.ts - 81 + src/app/user/user-import-dialog.component.html + 40 - - Member created - メンバーが作成されました + + File Path + ファイルパス - src/app/shared/pipe/localize.ts - 21 + src/app/user/user-import-dialog.component.html + 49 - - Member updated successfully - メンバーを更新できました + + Add or edit user + ユーザーを追加、編集する - src/app/shared/pipe/localize.ts - 23 + src/app/user/user-update.component.html + 4 - - Oops! There was a problem processing your data. Pleases fix the errors below and try again - おっと。お客様のデータ処理に問題がありました。以下のエラーを修正して、再度お試し下さい + + 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/member/member-import-dialog.component.html - 16 + src/app/user/user-update.component.ts + 220 - - File Path - File Path + + Manage users + ユーザーを管理する - src/app/member/member-import-dialog.component.html - 40 + src/app/user/users.component.html + 2 - - Please select a CSV file to upload - アップロードするCSVファイルを選択してください + + Add user + ユーザーを追加する - src/app/member/member-import-dialog.component.html - 32 + src/app/user/users.component.html + 11 - - Import members - メンバーをインポート + + Import users from CSV + CSVからユーザーをインポート - src/app/member/member-import-dialog.component.html - 3 + src/app/user/users.component.html + 20 - - You are logged in as user - あなたは、ユーザー「 + + No users to show + 表示するユーザーはいません - src/app/home/home.component.ts - 25 + src/app/user/users.component.html + 52 diff --git a/ui/src/i18n/messages.ko.xlf b/ui/src/i18n/messages.ko.xlf index 737cafd5f..6861c7703 100644 --- a/ui/src/i18n/messages.ko.xlf +++ b/ui/src/i18n/messages.ko.xlf @@ -1,9 +1,9 @@ - + Failed to sign in! Please check your credentials and try again. - 로그인에 실패했습니다! 사용자 자격 증명을 확인하여 다시 시도해 주세요. + <strong>로그인에 실패했습니다!</strong> 사용자 자격 증명을 확인하여 다시 시도해 주세요. src/app/account/login/login.component.html 6 @@ -11,7 +11,7 @@ Email - 이메일 + 이메일 src/app/account/login/login.component.html 10 @@ -27,7 +27,7 @@ Your email - 이메일 + 이메일 src/app/account/login/login.component.html 16 @@ -43,7 +43,7 @@ Password - 비밀번호 + 비밀번호 src/app/account/login/login.component.html 22 @@ -51,7 +51,7 @@ Your password - 귀하의 비밀번호 + 귀하의 비밀번호 src/app/account/login/login.component.html 28 @@ -59,7 +59,7 @@ Please enter the MFA code from your authenticator app - 인증 앱의 MFA 코드를 입력해 주세요. + 인증 앱의 MFA 코드를 입력해 주세요. src/app/account/login/login.component.html 34 @@ -67,7 +67,7 @@ Invalid MFA code - 잘못된 MFA 코드 + 잘못된 MFA 코드 src/app/account/login/login.component.html 37 @@ -75,7 +75,7 @@ MFA code - MFA 코드 + MFA 코드 src/app/account/login/login.component.html 40 @@ -83,7 +83,7 @@ Sign in - 로그인 + 로그인 src/app/account/login/login.component.html 43 @@ -91,111 +91,103 @@ Did you forget your password? - 비밀번호를 잊으셨나요? + 비밀번호를 잊으셨나요? src/app/account/login/login.component.html 55 - - Reset your password - 비밀번호 재설정 + + Reset password + 비밀번호 재설정 - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 4 - - Email address isn't registered! Please check and try again. - 이메일 주소가 등록되지 않았습니다! 확인하여 다시 시도해 주세요. + + The activation key is missing. + 활성화 키가 없습니다. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 7 - - Enter the email address you used to register. - 등록할 때 사용한 이메일 주소를 입력하세요 + + This activation key is invalid. + 활성화 키가 잘못되었습니다. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 11 - - Check your emails for details on how to reset your password. - 비밀번호 재설정 방법에 대한 자세한 내용은 이메일을 확인하세요. + + This activation has expired. + 활성화 키가 만료되었습니다. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 15 - - Your email is required. - 이메일은 필수 항목입니다. - - src/app/account/password/password-reset-init.component.html - 42 - - - - Your email is invalid. - 이메일이 잘못되었습니다. + + 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-init.component.html - 50 + src/app/account/password/password-reset-finish.component.html + 20 - - Your email is required to be at least 5 characters. - 이메일은 최소 5자여야 합니다. + + 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-init.component.html - 57 + src/app/account/password/password-reset-finish.component.html + 26 - - Your email cannot be longer than 100 characters. - 이메일은 50자 이하여야 합니다. + + 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-init.component.html - 65 + src/app/account/password/password-reset-finish.component.html + 32 - - Reset - 비밀번호 재설정 + + Choose a new password + 새 비밀번호 선택 - src/app/account/password/password-reset-init.component.html - 76 + src/app/account/password/password-reset-finish.component.html + 39 - - Password for (You) - 비밀번호(사용자) + + Your password couldn't be reset. Remember a password request is only valid for 24 hours. + 비밀번호를 초기화할 수 없습니다. 비밀번호 요청은 24시간 동안만 유효합니다. - src/app/account/password/password.component.ts - 34 + src/app/account/password/password-reset-finish.component.html + 43 - - Password changed! - 비밀번호가 변경되었습니다! + + Your password has been reset. Please + <strong>비밀번호가 재설정되었습니다.</strong> - src/app/account/password/password.component.html - 7 + src/app/account/password/password-reset-finish.component.html + 50 - - An error has occurred! The password could not be changed. - 오류가 발생했습니다! 비밀번호를 변경할 수 없습니다. + + sign in + 로그인 - src/app/account/password/password.component.html - 15 + src/app/account/password/password-reset-finish.component.html + 59 The password and its confirmation do not match! - 비밀번호와 비밀번호 확인이 일치하지 않습니다! + 비밀번호와 비밀번호 확인이 일치하지 않습니다! src/app/account/password/password-reset-finish.component.html 68 @@ -205,65 +197,49 @@ 23 - - Current password - 기존 비밀번호 + + New password + 새 비밀번호 - src/app/account/password/password.component.html - 30 + src/app/account/password/password-reset-finish.component.html + 76 - - - Current password - Current password src/app/account/password/password.component.html - 38 + 58 - - Your password is required. - 비밀번호가 필요합니다. + + New password + 새 비밀번호 src/app/account/password/password-reset-finish.component.html - 97 - - - src/app/account/password/password.component.html - 51 + 83 src/app/account/password/password.component.html - 79 + 65 - - New password - 새 비밀번호 + + Your password is required. + 비밀번호가 필요합니다. src/app/account/password/password-reset-finish.component.html - 76 + 97 src/app/account/password/password.component.html - 58 - - - - New password - 새 비밀번호 - - src/app/account/password/password-reset-finish.component.html - 83 + 51 src/app/account/password/password.component.html - 65 + 79 Your password is required to be at least 4 characters. - 비밀번호는 4자 이상이어야 합니다. + 비밀번호는 4자 이상이어야 합니다. src/app/account/password/password-reset-finish.component.html 105 @@ -275,7 +251,7 @@ Your password cannot be longer than 50 characters. - 비밀번호는 50자를 초과할 수 없습니다. + 비밀번호는 50자를 초과할 수 없습니다. src/app/account/password/password-reset-finish.component.html 112 @@ -287,7 +263,7 @@ New password confirmation - 새 비밀번호 확인 + 새 비밀번호 확인 src/app/account/password/password-reset-finish.component.html 121 @@ -299,7 +275,7 @@ Confirm the new password - 새 비밀번호 확인 + 새 비밀번호 확인 src/app/account/password/password-reset-finish.component.html 128 @@ -311,7 +287,7 @@ Your password confirmation is required. - 확인 비밀번호가 필요합니다. + 확인 비밀번호가 필요합니다. src/app/account/password/password-reset-finish.component.html 142 @@ -323,7 +299,7 @@ Your password confirmation is required to be at least 4 characters. - 확인 비밀번호는 4자 이상이어야 합니다. + 확인 비밀번호는 4자 이상이어야 합니다. src/app/account/password/password-reset-finish.component.html 150 @@ -335,7 +311,7 @@ Your password confirmation cannot be longer than 50 characters. - 확인 비밀번호는 50자를 초과할 수 없습니다. + 확인 비밀번호는 50자를 초과할 수 없습니다. src/app/account/password/password-reset-finish.component.html 157 @@ -345,17 +321,145 @@ 138 + + Reset Password + 새 비밀번호 인증 + + src/app/account/password/password-reset-finish.component.html + 167 + + + + Reset your password + 비밀번호 재설정 + + src/app/account/password/password-reset-init.component.html + 4 + + + + Email address isn't registered! Please check and try again. + <strong>이메일 주소가 등록되지 않았습니다!</strong> 확인하여 다시 시도해 주세요. + + src/app/account/password/password-reset-init.component.html + 7 + + + + Enter the email address you used to register. + 등록할 때 사용한 이메일 주소를 입력하세요 + + src/app/account/password/password-reset-init.component.html + 11 + + + + Check your emails for details on how to reset your password. + 비밀번호 재설정 방법에 대한 자세한 내용은 이메일을 확인하세요. + + src/app/account/password/password-reset-init.component.html + 15 + + + + Your email is required. + 이메일은 필수 항목입니다. + + src/app/account/password/password-reset-init.component.html + 42 + + + + Your email is invalid. + 이메일이 잘못되었습니다. + + src/app/account/password/password-reset-init.component.html + 50 + + + + Your email is required to be at least 5 characters. + 이메일은 최소 5자여야 합니다. + + src/app/account/password/password-reset-init.component.html + 57 + + + + Your email cannot be longer than 100 characters. + 이메일은 50자 이하여야 합니다. + + src/app/account/password/password-reset-init.component.html + 65 + + + + Reset + 비밀번호 재설정 + + src/app/account/password/password-reset-init.component.html + 76 + + + + Password strength: + 비밀번호 강도: + + src/app/account/password/password-strength.component.html + 2 + + + + Password changed! + <strong>비밀번호가 변경되었습니다!</strong> + + src/app/account/password/password.component.html + 7 + + + + An error has occurred! The password could not be changed. + <strong>오류가 발생했습니다!</strong> 비밀번호를 변경할 수 없습니다. + + src/app/account/password/password.component.html + 15 + + + + Current password + 기존 비밀번호 + + src/app/account/password/password.component.html + 30 + + + + Current password + + + src/app/account/password/password.component.html + 38 + + Save - 저장 + 저장 src/app/account/password/password.component.html 148 + + Password for (You) + + + src/app/account/password/password.component.ts + 34 + + Personal details - 개인 신상 명세 + 개인 신상 명세 src/app/account/settings/settings.component.html 4 @@ -363,7 +467,7 @@ Settings saved! - 설정이 저장되었습니다! + <strong>설정이 저장되었습니다!</strong> src/app/account/settings/settings.component.html 8 @@ -371,7 +475,7 @@ First Name - 이름 + 이름 src/app/account/settings/settings.component.html 23 @@ -379,7 +483,7 @@ Your first name - 귀하의 이름 + 귀하의 이름 src/app/account/settings/settings.component.html 30 @@ -387,7 +491,7 @@ Your first name is required. - 이름은 필수 항목입니다. + 이름은 필수 항목입니다. src/app/account/settings/settings.component.html 44 @@ -395,7 +499,7 @@ Your first name is required to be at least 1 character. - 이름은 1자 이상이어야 합니다 + 이름은 1자 이상이어야 합니다 src/app/account/settings/settings.component.html 51 @@ -403,7 +507,7 @@ Your first name cannot be longer than 50 characters. - 이름은 50자 이하여야 합니다 + 이름은 50자 이하여야 합니다 src/app/account/settings/settings.component.html 58 @@ -411,7 +515,7 @@ Last Name - + src/app/account/settings/settings.component.html 65 @@ -419,7 +523,7 @@ Your last name - 귀하의 성 + 귀하의 성 src/app/account/settings/settings.component.html 72 @@ -427,7 +531,7 @@ Your last name is required. - 성은 필수 항목입니다. + 성은 필수 항목입니다. src/app/account/settings/settings.component.html 86 @@ -435,7 +539,7 @@ Your last name is required to be at least 1 character. - 성은 최소 1자여야 합니다. + 성은 최소 1자여야 합니다. src/app/account/settings/settings.component.html 93 @@ -443,7 +547,7 @@ Your last name cannot be longer than 50 characters. - 성은 50자 이하여야 합니다. + 성은 50자 이하여야 합니다. src/app/account/settings/settings.component.html 100 @@ -451,7 +555,7 @@ Language - 언어 + 언어 src/app/account/settings/settings.component.html 119 @@ -459,7 +563,7 @@ Save - 저장 + 저장 src/app/account/settings/settings.component.html 129 @@ -471,7 +575,7 @@ Security - 보안 + 보안 src/app/account/settings/settings.component.html 143 @@ -479,7 +583,7 @@ Add extra security to your ORCID member portal account by enabling two-factor authentication. Each time you sign in, you'll be prompted to enter a six-digit code we send to your preferred authentication application. - 2단계 인증을 활성화해 ORCID 회원 포털 계정의 보안을 강화하세요. 로그인할 때마다 선택하신 인증 어플리케이션에 전송된 6자리 코드를 입력해야 합니다. + 2단계 인증을 활성화해 ORCID 회원 포털 계정의 보안을 강화하세요. 로그인할 때마다 선택하신 인증 어플리케이션에 전송된 6자리 코드를 입력해야 합니다. src/app/account/settings/settings.component.html 146 @@ -487,7 +591,7 @@ Two-factor Authentication - 2단계 인증 + 2단계 인증 src/app/account/settings/settings.component.html 151 @@ -495,7 +599,7 @@ 2FA settings updated - 2단계 인증 설정 업데이트됨 + 2단계 인증 설정 업데이트됨 src/app/account/settings/settings.component.html 162 @@ -503,7 +607,7 @@ 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단계 인증 앱 중 하나를 다운로드하고 설치하세요. + <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단계 인증 앱 중 하나를 다운로드하고 설치하세요. src/app/account/settings/settings.component.html 166 @@ -511,7 +615,7 @@ Scan this QR code with your deviceOpen your 2FA app and scan the image below. - 사용 중인 기기로 이 QR 코드 스캔2단계 인증 앱을 열고 아래 이미지를 스캔하세요. + <strong>사용 중인 기기로 이 QR 코드 스캔</strong><br />2단계 인증 앱을 열고 아래 이미지를 스캔하세요. src/app/account/settings/settings.component.html 174 @@ -519,7 +623,7 @@ Can't scan the QR code? - <strong>QR 코드를 스캔할 수 없으신가요?</strong> + <strong>QR 코드를 스캔할 수 없으신가요?</strong> src/app/account/settings/settings.component.html 196 @@ -527,7 +631,7 @@ Get a text code - 텍스트 코드를 받고 + 텍스트 코드를 받고 src/app/account/settings/settings.component.html 200 @@ -535,7 +639,7 @@ and enter it into your 2FA app instead - 2단계 인증 앱에 입력하세요 + 2단계 인증 앱에 입력하세요 src/app/account/settings/settings.component.html 202 @@ -543,7 +647,7 @@ 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자리 코드가 표시됩니다. 아래 상자에 이 코드를 입력하고 저장을 클릭하세요. + <strong>앱의 6자리 코드 입력</strong><br />QR 코드를 스캔하거나 텍스트 코드를 입력하시면 2단계 인증 앱에 6자리 코드가 표시됩니다. 아래 상자에 이 코드를 입력하고 저장을 클릭하세요. src/app/account/settings/settings.component.html 205 @@ -551,7 +655,7 @@ Incorrect verification code - 잘못된 인증 코드 + 잘못된 인증 코드 src/app/account/settings/settings.component.html 214 @@ -559,7 +663,7 @@ Verification code - 인증 코드 + 인증 코드 src/app/account/settings/settings.component.html 221 @@ -567,4263 +671,4157 @@ 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 - - Privacy Policy - 개인정보 보호정책 + + Confirm deletion + 삭제 확인 - src/app/layout/footer/footer.component.html - 13 + src/app/affiliation/affiliation-delete.component.html + 3 - - - Terms of Use - 이용약관 - src/app/layout/footer/footer.component.html - 16 + src/app/user/user-delete.component.html + 3 - - Help - 도움 - - src/app/layout/footer/footer.component.html - 19 - - - - ORCID Registry - ORCID 레지스트리 - - src/app/layout/footer/footer.component.html - 22 - - - - Member Portal - 회원 포털 - - src/app/layout/navbar/navbar.component.html - 6 - - - - Tools - 도구 - - src/app/layout/navbar/navbar.component.html - 37 - - - - Affiliation Manager - Affiliation Manager - - src/app/layout/navbar/navbar.component.html - 51 - - - - Member report - 회원 보고서 - - src/app/layout/navbar/navbar.component.html - 64 - - - - Integration report - 통합 보고서 - - src/app/layout/navbar/navbar.component.html - 77 - - - - Consortium report - 컨소시엄 보고서 - - src/app/layout/navbar/navbar.component.html - 90 - - - - Affiliation report - 제휴 보고서 - - src/app/layout/navbar/navbar.component.html - 101 - - - - Consortium member affiliations - Consortium member affiliations + + Are you sure you want to delete this affiliation from the portal? + 포털에서 이 제휴를 삭제하시겠습니까? - src/app/layout/navbar/navbar.component.html - 115 + src/app/affiliation/affiliation-delete.component.html + 8 - - Resources - 리소스 + + Cancel + 취소 - src/app/layout/navbar/navbar.component.html - 131 + src/app/affiliation/affiliation-delete.component.html + 17 - - - Account Management Guide - 계정 관리 가이드 - src/app/layout/navbar/navbar.component.html - 142 + src/app/affiliation/affiliation-import-dialog.component.html + 67 - - - Affiliation Manager Guide - Affiliation Manager 가이드 - src/app/layout/navbar/navbar.component.html - 152 + src/app/affiliation/affiliation-update.component.html + 460 - - - Member Reporting Guide - 회원 보고 안내 - src/app/layout/navbar/navbar.component.html - 162 + src/app/affiliation/send-notifications-dialog.component.html + 33 - - - Apply for Affiliation Manager Credentials - Affiliation Manager 자격 증명 신청 - src/app/layout/navbar/navbar.component.html - 173 + src/app/member/member-import-dialog.component.html + 58 - - - Admin - 관리자 - src/app/layout/navbar/navbar.component.html - 189 + src/app/member/member-update.component.html + 188 - - - Manage users - 사용자 관리 - src/app/layout/navbar/navbar.component.html - 202 + src/app/user/user-delete.component.html + 14 - - - Manage members - 회원 관리 - src/app/layout/navbar/navbar.component.html - 215 + src/app/user/user-import-dialog.component.html + 67 - - - Account - 계정 - src/app/layout/navbar/navbar.component.html - 230 + src/app/user/user-update.component.html + 120 - - Settings - 설정 + + Delete + 삭제 - src/app/layout/navbar/navbar.component.html - 240 + src/app/affiliation/affiliation-delete.component.html + 20 - - - Password - 비밀번호 - src/app/layout/navbar/navbar.component.html - 246 - - - - Sign out - 로그아웃 - - src/app/layout/navbar/navbar.component.html - 252 + src/app/affiliation/affiliations.component.html + 232 - - - Sorry, an error has occurred - Sorry, an error has occurred - src/app/error/error-alert.component.html - 5 + src/app/user/user-delete.component.html + 17 - - - You are not authorized to access this page. - 이 페이지에 액세스할 수 있는 권한이 없습니다. - src/app/error/error.component.html - 11 + src/app/user/users.component.html + 186 - - The page does not exist. - 존재하지 않는 페이지입니다. + + 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/error/error.component.html - 14 + src/app/affiliation/affiliation-delete.component.ts + 40 - - Your request cannot be processed - 요청을 처리할 수 없습니다 + + Affiliation details + 제휴 세부정보 - src/app/error/error.component.html + src/app/affiliation/affiliation-detail.component.html 4 - - sign in - 로그인 - - src/app/account/password/password-reset-finish.component.html - 59 - - - - Reset Password - 새 비밀번호 인증 + + ID + ID - src/app/account/password/password-reset-finish.component.html - 167 + src/app/affiliation/affiliation-detail.component.html + 9 - - Your password couldn't be reset. Remember a password request is only valid for 24 hours. - 비밀번호를 초기화할 수 없습니다. 비밀번호 요청은 24시간 동안만 유효합니다. + + Email + 사용자 이메일 - src/app/account/password/password-reset-finish.component.html - 43 + src/app/affiliation/affiliation-detail.component.html + 13 - - - Choose a new password - 새 비밀번호 선택 - src/app/account/password/password-reset-finish.component.html - 39 + src/app/affiliation/affiliation-update.component.html + 15 - - - 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 - 20 + src/app/affiliation/affiliations.component.html + 135 - - 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. + + Status + 상태 - src/app/account/password/password-reset-finish.component.html - 26 + src/app/affiliation/affiliation-detail.component.html + 17 - - - 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 - 32 + src/app/affiliation/affiliations.component.html + 151 - - This activation has expired. - 활성화 키가 만료되었습니다. + + Permission link + 권한 링크 - src/app/account/password/password-reset-finish.component.html - 15 + src/app/affiliation/affiliation-detail.component.html + 25 - - This activation key is invalid. - 활성화 키가 잘못되었습니다. + + Copy to clipboard + 클립 보드에 복사 - src/app/account/password/password-reset-finish.component.html - 11 + src/app/affiliation/affiliation-detail.component.html + 37 - - The activation key is missing. - 활성화 키가 없습니다. + + ORCID iD + ORCID ID - src/app/account/password/password-reset-finish.component.html - 7 + src/app/affiliation/affiliation-detail.component.html + 41 - - - Your password has been reset. Please - 비밀번호가 재설정되었습니다. - src/app/account/password/password-reset-finish.component.html - 50 + src/app/affiliation/affiliations.component.html + 139 - - Reset password - 비밀번호 재설정 + + Affiliation Section + 제휴 유형 - src/app/account/password/password-reset-finish.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 49 - - - Password strength: - 비밀번호 강도: - src/app/account/password/password-strength.component.html - 2 + src/app/affiliation/affiliation-update.component.html + 43 - - Resend activation email - 활성화 이메일 재전송 - - src/app/user/user-detail.component.html - 107 - + + + + + - src/app/user/user-update.component.html - 150 + src/app/affiliation/affiliation-detail.component.html + 53 - src/app/user/users.component.html - 166 + src/app/affiliation/affiliations.component.html + 168 - - Back - 뒤로 + + Organization + 조직 src/app/affiliation/affiliation-detail.component.html - 231 + 57 + + + Department Name + 부서 - src/app/member/member-detail.component.html - 88 + src/app/affiliation/affiliation-detail.component.html + 69 - src/app/user/user-detail.component.html - 95 + src/app/affiliation/affiliation-update.component.html + 243 - - Cancel - 취소 - - src/app/affiliation/affiliation-delete.component.html - 17 - + + Role Title + 역할/직책 - src/app/affiliation/affiliation-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 79 src/app/affiliation/affiliation-update.component.html - 460 + 268 + + + Url + URL - src/app/affiliation/send-notifications-dialog.component.html - 33 + src/app/affiliation/affiliation-detail.component.html + 85 - src/app/member/member-import-dialog.component.html - 58 + src/app/affiliation/affiliation-update.component.html + 284 + + + Start Date + 시작 날짜 - src/app/member/member-update.component.html - 188 + src/app/affiliation/affiliation-detail.component.html + 93 + + + End Date + 종료 날짜 - src/app/user/user-delete.component.html - 14 + src/app/affiliation/affiliation-detail.component.html + 99 + + + External Id + 외부 ID - src/app/user/user-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 109 - src/app/user/user-update.component.html - 120 + src/app/affiliation/affiliation-update.component.html + 421 - - Delete - 삭제 + + Created + 생성됨 - src/app/affiliation/affiliation-delete.component.html - 20 + src/app/affiliation/affiliation-detail.component.html + 117 + + + Added To ORCID + ORCID에 추가됨 - src/app/affiliation/affiliations.component.html - 232 + src/app/affiliation/affiliation-detail.component.html + 125 + + + Updated In ORCID + ORCID에서 업데이트됨 - src/app/user/user-delete.component.html - 17 + src/app/affiliation/affiliation-detail.component.html + 135 + + + Modified + 수정됨 - src/app/user/users.component.html - 186 + src/app/affiliation/affiliation-detail.component.html + 141 - - Edit - 편집 + + by + 다음에 의함: src/app/affiliation/affiliation-detail.component.html - 235 + 144 - src/app/affiliation/affiliations.component.html - 222 + src/app/member/member-detail.component.html + 71 src/app/member/member-detail.component.html - 91 + 81 - src/app/member/members.component.html - 153 + src/app/user/user-detail.component.html + 81 src/app/user/user-detail.component.html - 103 + 87 + + + Admin Id + 관리자 ID - src/app/user/users.component.html - 175 + src/app/affiliation/affiliation-detail.component.html + 146 - - Save - 저장 + + Notification First Sent + 알림 처음 전송됨 - src/app/affiliation/affiliation-update.component.html - 463 + src/app/affiliation/affiliation-detail.component.html + 157 - src/app/member/member-update.component.html - 191 + src/app/affiliation/affiliation-detail.component.html + 176 + + + Notification Last Sent + 알림 마지막으로 전송됨 - src/app/user/user-update.component.html - 131 + src/app/affiliation/affiliation-detail.component.html + 195 - src/app/user/user-update.component.html - 141 + src/app/affiliation/affiliation-detail.component.html + 214 - - Activated - 활성화됨 - - src/app/user/user-detail.component.html - 42 - + + Back + 뒤로 - src/app/user/user-update.component.html - 103 + src/app/affiliation/affiliation-detail.component.html + 231 - src/app/user/users.component.html - 97 + src/app/member/member-detail.component.html + 88 - - - Created - 생성됨 src/app/user/user-detail.component.html - 78 + 95 - - User details - 사용자 세부 정보 + + Edit + 편집 - src/app/user/user-detail.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 235 - - - Email - 이메일 - src/app/user/user-detail.component.html - 9 + src/app/affiliation/affiliations.component.html + 222 - src/app/user/user-update.component.html - 33 + src/app/member/member-detail.component.html + 91 - src/app/user/users.component.html - 61 + src/app/member/members.component.html + 153 - - - First Name - 이름 src/app/user/user-detail.component.html - 13 - - - src/app/user/user-update.component.html - 42 - - - src/app/user/users.component.html - 65 + 103 - - - Add user - 사용자 추가 src/app/user/users.component.html - 11 - - - - Add or edit user - 사용자 추가 또는 편집 - - src/app/user/user-update.component.html - 4 + 175 - - No users to show - 표시할 사용자 없음 + + Copied to clipboard + 클립보드에 복사됨 - src/app/user/users.component.html + src/app/affiliation/affiliation-detail.component.ts 52 - - Manage users - 사용자 관리 + + Import affiliations from CSV + 제휴 가져오기 - src/app/user/users.component.html - 2 + src/app/affiliation/affiliation-import-dialog.component.html + 3 - - Import users from CSV - CSV에서 사용자 가져오기 + + Your CSV has been uploaded for processing. We will let you know via email once the file has been processed. + 처리를 위해 CSV를 업로드했습니다. 파일을 처리한 후 이메일로 알려 드리겠습니다. - src/app/user/users.component.html - 20 + src/app/affiliation/affiliation-import-dialog.component.html + 13 - - Admin - 관리자 + + There was a problem uploading your CSV for processing. + 처리를 위해 CSV를 업로드하는 중에 문제가 발생했습니다. - src/app/user/user-detail.component.html - 60 + src/app/affiliation/affiliation-import-dialog.component.html + 27 + + + Please select the CSV file to upload + 업로드할 CSV 파일을 선택해 주세요 - src/app/user/user-update.component.html - 113 + src/app/affiliation/affiliation-import-dialog.component.html + 32 - - Last Modified - 마지막 수정 + + File Path + 파일 경로 - src/app/user/user-detail.component.html - 83 + src/app/affiliation/affiliation-import-dialog.component.html + 40 + + + Please do not forget to download and send permission links to your researchers once the upload has completed. + 참고: 업로드가 완료되면 권한 링크를 다운로드하여 연구원에게 보내는 것을 잊지 마세요. - src/app/user/users.component.html - 105 + src/app/affiliation/affiliation-import-dialog.component.html + 55 - - Last Name - + + Upload + 업로드 - src/app/user/user-detail.component.html - 17 + src/app/affiliation/affiliation-import-dialog.component.html + 70 - src/app/user/user-update.component.html - 51 + src/app/member/member-import-dialog.component.html + 61 - src/app/user/users.component.html + src/app/user/user-import-dialog.component.html + 70 + + + + Close + 닫기 + + src/app/affiliation/affiliation-import-dialog.component.html 73 - - Organization owner - 조직 소유자 + + There is no file to upload. Please select one. + 업로드할 파일이 없습니다. 하나를 선택해 주세요. - src/app/user/user-detail.component.html - 21 + src/app/affiliation/affiliation-import-dialog.component.ts + 60 + + + Add or edit affiliation + 제휴 추가 또는 편집 - src/app/user/user-update.component.html - 68 + src/app/affiliation/affiliation-update.component.html + 8 + + + This field should follow pattern for "Email". + - src/app/user/users.component.html - 81 + src/app/affiliation/affiliation-update.component.html + 25 - - Organization - 조직 + + This field is required. + 이 필드는 필수입니다. - src/app/user/user-detail.component.html - 38 + src/app/affiliation/affiliation-update.component.html + 33 - src/app/user/user-update.component.html - 76 + src/app/affiliation/affiliation-update.component.html + 64 - src/app/user/users.component.html - 89 + src/app/affiliation/affiliation-update.component.html + 88 - - - Invite email couldn't be sent. - 초대 이메일을 보낼 수 없습니다. - src/app/shared/pipe/localize.ts - 13 + src/app/affiliation/affiliation-update.component.html + 112 - - - Invite sent. - 초대장을 보냈습니다. - src/app/shared/pipe/localize.ts - 11 + src/app/affiliation/affiliation-update.component.html + 136 - - - by - 다음에 의함: - src/app/affiliation/affiliation-detail.component.html - 144 + src/app/affiliation/affiliation-update.component.html + 164 - src/app/member/member-detail.component.html - 71 + src/app/affiliation/affiliation-update.component.html + 195 - src/app/member/member-detail.component.html - 81 + src/app/member/member-update.component.html + 61 - src/app/user/user-detail.component.html - 81 + src/app/member/member-update.component.html + 106 - src/app/user/user-detail.component.html - 87 + src/app/member/member-update.component.html + 142 - - False - 거짓 + + No affiliations to show + 제휴를 찾을 수 없습니다 - src/app/user/user-detail.component.html - 24 + src/app/affiliation/affiliation-update.component.html + 67 - src/app/user/user-detail.component.html - 45 + src/app/affiliation/affiliation-update.component.html + 199 - src/app/user/user-detail.component.html - 63 + src/app/affiliation/affiliations.component.html + 126 - - Search... - 검색... + + Organization Name + 조직 이름 - src/app/affiliation/affiliations.component.html - 104 + src/app/affiliation/affiliation-update.component.html + 75 + + + City + - src/app/member/members.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 99 + + + State/Region + 주/지역 - src/app/user/users.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 122 - - Showing - of items. - 항목 중 - 항목 표시. + + Country + 국가 - src/app/affiliation/affiliations.component.ts - 226 + src/app/affiliation/affiliation-update.component.html + 146 + + + Organization ID Source + 조직 ID 소스 - src/app/member/members.component.ts - 157 + src/app/affiliation/affiliation-update.component.html + 176 + + + Organization ID + 조직 ID - src/app/user/users.component.ts - 228 + src/app/affiliation/affiliation-update.component.html + 208 - - True - + + 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/user/user-detail.component.html - 23 + src/app/affiliation/affiliation-update.component.html + 230 + + + Start Year + 시작 연도 - src/app/user/user-detail.component.html - 44 + src/app/affiliation/affiliation-update.component.html + 300 + + + Year + 연도 - src/app/user/user-detail.component.html - 62 + src/app/affiliation/affiliation-update.component.html + 309 - - - 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 + src/app/affiliation/affiliation-update.component.html + 359 - - Are you sure you want to delete user ? - 사용자를 정말 삭제하시겠습니까? + + Start Month + 시작 월 - src/app/user/user-delete.component.ts - 44 + src/app/affiliation/affiliation-update.component.html + 318 - - User created. Invite sent. - 사용자 생성됨. 초대장 전송됨. + + Month + - src/app/shared/pipe/localize.ts - 15 + src/app/affiliation/affiliation-update.component.html + 327 - - - User updated successfully - 사용자를 성공적으로 업데이트했습니다 - src/app/shared/pipe/localize.ts - 17 + src/app/affiliation/affiliation-update.component.html + 377 - - User deleted successfully - 사용자를 성공적으로 삭제했습니다 + + Start Day + 시작일 - src/app/shared/pipe/localize.ts - 19 + src/app/affiliation/affiliation-update.component.html + 336 - - There is no file to upload. Please select one. - There is no file to upload. Please select one. - gatewayApp.msUserServiceMSUser.import.emptyFile.string + + Day + - src/app/member/member-import-dialog.component.ts - 60 + src/app/affiliation/affiliation-update.component.html + 339 - src/app/user/user-import-dialog.component.ts - 62 + src/app/affiliation/affiliation-update.component.html + 389 - - Upload - 업로드 + + End Year + 종료 연도 - src/app/affiliation/affiliation-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 350 + + + + End Month + 종료 월 + + src/app/affiliation/affiliation-update.component.html + 368 + + + End Day + 종료일 - src/app/member/member-import-dialog.component.html - 61 + src/app/affiliation/affiliation-update.component.html + 386 + + + Start date cannot be greater than the end date + 시작 날짜는 종료 날짜 이후일 수 없습니다. - src/app/user/user-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 395 - - Confirm deletion - 삭제 확인 + + External Id Type + 외부 ID 유형 - src/app/affiliation/affiliation-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 406 + + + External Id Url + 외부 ID URL - src/app/user/user-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 436 - - Oops! There was a problem processing your data. Pleases fix the errors below and try again - 이런! 데이터 처리 중에 문제가 발생했습니다. 아래 오류를 수정한 후 다시 시도해 주세요 + + Please do not forget to download and send permission links to your researcher once the assertion has been saved. + 참고: 어설션이 저장되면 권한 링크를 다운로드하여 연구원에게 보내는 것을 잊지 마세요. - src/app/user/user-import-dialog.component.html - 16 + src/app/affiliation/affiliation-update.component.html + 452 - - File Path - 파일 경로 + + Save + 저장 - src/app/user/user-import-dialog.component.html - 49 + src/app/affiliation/affiliation-update.component.html + 463 - - - Please select a CSV file to upload - 업로드할 CSV 파일을 선택해 주세요 - src/app/user/user-import-dialog.component.html - 40 + src/app/member/member-update.component.html + 191 - - - Import users - 사용자 가져오기 - src/app/user/user-import-dialog.component.html - 3 + src/app/user/user-update.component.html + 131 + + + src/app/user/user-update.component.html + 141 - - - - - - - + + This field cannot be longer than characters. + - src/app/affiliation/affiliation-detail.component.html - 53 + src/app/affiliation/affiliation-update.component.ts + 196 - src/app/affiliation/affiliations.component.html - 168 + src/app/affiliation/affiliation-update.component.ts + 198 - - to - ~ + + Affiliations + 제휴 src/app/affiliation/affiliations.component.html - 184 + 2 - - Affiliation Data - 제휴 데이터 + + Send permission notifications + 권한 알림 전송 src/app/affiliation/affiliations.component.html - 143 + 11 - - Date created - 만든 날짜 + + Request permission links + 권한 링크 요청 src/app/affiliation/affiliations.component.html - 147 + 21 - - View details - 세부 정보 보기 + + Request affiliation status report + 제휴 현황 보고서 요청 src/app/affiliation/affiliations.component.html - 192 + 31 - - Email - 사용자 이메일 - - src/app/affiliation/affiliation-detail.component.html - 13 - + + Request affiliations for edit + 편집에 대한 제휴 요청 - src/app/affiliation/affiliation-update.component.html - 15 + src/app/affiliation/affiliations.component.html + 41 + + + Import affiliations from CSV + CSV에서 제휴 가져오기 src/app/affiliation/affiliations.component.html - 135 + 51 Add affiliation - 제휴 추가 + 제휴 추가 src/app/affiliation/affiliations.component.html 61 - - For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below. - 이 오류를 해결하는 데 도움이 필요한 경우 컨소시엄 리드 또는 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.html - 205 + 73 - - No affiliations to show - 제휴를 찾을 수 없습니다 - - src/app/affiliation/affiliation-update.component.html - 67 - - - src/app/affiliation/affiliation-update.component.html - 199 - + + 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.html - 126 + 82 - - Send permission notifications - 권한 알림 전송 + + 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 - 11 + 91 - - Affiliations - 제휴 + + Search... + 검색... src/app/affiliation/affiliations.component.html - 2 + 104 - - - Import affiliations from CSV - CSV에서 제휴 가져오기 - src/app/affiliation/affiliations.component.html - 51 + src/app/member/members.component.html + 32 - - - ORCID iD - ORCID ID - src/app/affiliation/affiliation-detail.component.html - 41 + src/app/user/users.component.html + 32 + + + Affiliation Data + 제휴 데이터 src/app/affiliation/affiliations.component.html - 139 + 143 - - Request affiliations for edit - 편집에 대한 제휴 요청 + + Date created + 만든 날짜 src/app/affiliation/affiliations.component.html - 41 + 147 - - 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로 연락하여 문의해 주세요. + + to + ~ src/app/affiliation/affiliations.component.html - 73 + 184 - - Request affiliation status report - 제휴 현황 보고서 요청 + + View details + 세부 정보 보기 src/app/affiliation/affiliations.component.html - 31 + 192 - - 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로 연락하여 문의해 주세요. + + 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 - 82 + 205 - - Request permission links - 권한 링크 요청 + + Showing - of items. + - src/app/affiliation/affiliations.component.html - 21 + src/app/affiliation/affiliations.component.ts + 226 - - - 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 - 91 + src/app/member/members.component.ts + 157 + + + src/app/user/users.component.ts + 228 - - Status - 상태 + + Send permission notifications + 권한 알림 전송 - src/app/affiliation/affiliation-detail.component.html - 17 + src/app/affiliation/send-notifications-dialog.component.html + 3 + + + A request to send notifications to your users is already in progress. Please try again later. + 귀하의 사용자에게 알림 전송 요청이 이미 진행 중입니다. 나중에 다시 시도해 주세요. - src/app/affiliation/affiliations.component.html - 151 + src/app/affiliation/send-notifications-dialog.component.html + 13 - - Error adding to ORCID - ORCID로 추가 중 오류 + + Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending? + '대기 중' 상태인 제휴 항목이 있는 모든 연구원에게 권한 알림이 전송됩니다. - src/app/shared/pipe/localize.ts - 50 + src/app/affiliation/send-notifications-dialog.component.html + 16 - - Error deleting in ORCID - ORCID에서 삭제 중 오류 + + Notification language + 알림 언어 - src/app/shared/pipe/localize.ts - 56 + src/app/affiliation/send-notifications-dialog.component.html + 20 - - Error updating in ORCID - ORCID에서 업데이트 중 오류 + + What language should the notification be sent in? + 알림을 어떤 언어로 전송하시겠습니까? - src/app/shared/pipe/localize.ts - 52 + src/app/affiliation/send-notifications-dialog.component.html + 23 - - In ORCID - ORCID 내 + + Send notifications + 알림 전송 - src/app/shared/pipe/localize.ts - 42 + src/app/affiliation/send-notifications-dialog.component.html + 38 - - Notification failed - 알림 실패 + + Sorry, an error has occurred + - src/app/shared/pipe/localize.ts - 62 + src/app/error/error-alert.component.html + 5 - - Notification requested - 알림 요청됨 + + Your request cannot be processed + 요청을 처리할 수 없습니다 - src/app/shared/pipe/localize.ts - 58 + src/app/error/error.component.html + 4 - - Notification sent - 알림 전송됨 + + You are not authorized to access this page. + 이 페이지에 액세스할 수 있는 권한이 없습니다. - src/app/shared/pipe/localize.ts - 60 + src/app/error/error.component.html + 11 - - Pending - 대기 중 + + The page does not exist. + 존재하지 않는 페이지입니다. - src/app/shared/pipe/localize.ts - 40 + src/app/error/error.component.html + 14 - - Pending retry in ORCID - ORCID에서 재시도 대기 중 + + You are logged in as user + 로그인한 사용자 <strong>{{username}}</strong> - src/app/shared/pipe/localize.ts - 54 + src/app/home/home.component.ts + 25 - - Pending update in ORCID - ORCID에서 업데이트 대기 중 + + You have already granted + 이미 부여했습니다 - src/app/shared/pipe/localize.ts - 64 + src/app/landing-page/landing-page.component.html + 13 - - User deleted from ORCID - User deleted from ORCID + + permission to update your ORCID record + ORCID 기록 업데이트 권한 - src/app/shared/pipe/localize.ts - 46 + src/app/landing-page/landing-page.component.html + 16 - - User denied access - 사용자가 액세스 거부함 + + Oops, something went wrong and we were not able to fetch your ORCID iD + 문제가 발생하여 ORCID ID를 가져오지 못했습니다 - src/app/shared/pipe/localize.ts - 38 + src/app/landing-page/landing-page.component.html + 33 - - User granted access - 사용자가 액세스 부여함 + + Oops, you have denied access. + 이런, 액세스를 거부했습니다. - src/app/shared/pipe/localize.ts - 44 + src/app/landing-page/landing-page.component.html + 39 - - User revoked access - 사용자가 액세스 철회함 + + will not be able to update your ORCID record. + ORCID 기록을 업데이트할 수 없습니다. - src/app/shared/pipe/localize.ts - 48 + src/app/landing-page/landing-page.component.html + 42 - - Andorra - 안도라 + + If this was a mistake, click the button below to grant access. + 이 작업이 실수였다면 아래 버튼을 클릭하여 액세스 권한을 부여하세요. - src/app/shared/pipe/localize.ts - 113 + src/app/landing-page/landing-page.component.html + 45 - - United Arab Emirates - 아랍에미리트 연합 + + If you find that data added to your ORCID record is incorrect, please contact + - src/app/shared/pipe/localize.ts - 115 + src/app/landing-page/landing-page.component.ts + 78 - - Afghanistan - 아프가니스탄 + + This authorization link has already been used. Please contact for a new authorization link. + - src/app/shared/pipe/localize.ts - 117 + src/app/landing-page/landing-page.component.ts + 79 - - Antigua and Barbuda - 앤티가바부다 + + Allow to update my ORCID record. + - src/app/shared/pipe/localize.ts - 119 + src/app/landing-page/landing-page.component.ts + 80 - - Anguilla - 앵귈라 + + You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. + - src/app/shared/pipe/localize.ts - 121 + src/app/landing-page/landing-page.component.ts + 81 - - Albania - 알바니아 + + Thanks, ! + - src/app/shared/pipe/localize.ts - 123 + src/app/landing-page/landing-page.component.ts + 172 - - Armenia - 아르메니아 + + Privacy Policy + 개인정보 보호정책 - src/app/shared/pipe/localize.ts - 125 + src/app/layout/footer/footer.component.html + 13 - - Angola - 앙골라 + + Terms of Use + 이용약관 - src/app/shared/pipe/localize.ts - 127 + src/app/layout/footer/footer.component.html + 16 - - Antarctica - 남극 + + Help + 도움 - src/app/shared/pipe/localize.ts - 129 + src/app/layout/footer/footer.component.html + 19 - - Argentina - 아르헨티나 + + ORCID Registry + ORCID 레지스트리 - src/app/shared/pipe/localize.ts - 131 + src/app/layout/footer/footer.component.html + 22 - - American Samoa - 미국령 사모아 + + Member Portal + 회원 포털 - src/app/shared/pipe/localize.ts - 133 + src/app/layout/navbar/navbar.component.html + 6 - - Austria - 오스트리아 + + Tools + 도구 - src/app/shared/pipe/localize.ts - 135 + src/app/layout/navbar/navbar.component.html + 37 - - Australia - 호주 + + Affiliation Manager + Affiliation Manager - src/app/shared/pipe/localize.ts - 137 + src/app/layout/navbar/navbar.component.html + 51 - - Aruba - 아루바 + + Member report + 회원 보고서 - src/app/shared/pipe/localize.ts - 139 + src/app/layout/navbar/navbar.component.html + 64 - - Åland Islands - 올란드 제도 + + Integration report + 통합 보고서 - src/app/shared/pipe/localize.ts - 141 + src/app/layout/navbar/navbar.component.html + 77 - - Azerbaijan - 아제르바이잔 + + Consortium report + 컨소시엄 보고서 - src/app/shared/pipe/localize.ts - 143 + src/app/layout/navbar/navbar.component.html + 90 - - Bosnia and Herzegovina - 보스니아-헤르체고비나 + + Affiliation report + 제휴 보고서 - src/app/shared/pipe/localize.ts - 145 + src/app/layout/navbar/navbar.component.html + 101 - - Barbados - 바베이도스 + + Consortium member affiliations + - src/app/shared/pipe/localize.ts - 147 + src/app/layout/navbar/navbar.component.html + 115 - - Bangladesh - 방글라데시 + + Resources + 리소스 - src/app/shared/pipe/localize.ts - 149 + src/app/layout/navbar/navbar.component.html + 131 - - Belgium - 벨기에 + + Account Management Guide + 계정 관리 가이드 - src/app/shared/pipe/localize.ts - 151 + src/app/layout/navbar/navbar.component.html + 142 - - Burkina Faso - 부르키나파소 + + Affiliation Manager Guide + Affiliation Manager 가이드 - src/app/shared/pipe/localize.ts - 153 + src/app/layout/navbar/navbar.component.html + 152 - - Bulgaria - 불가리아 + + Member Reporting Guide + 회원 보고 안내 - src/app/shared/pipe/localize.ts - 155 + src/app/layout/navbar/navbar.component.html + 162 - - Bahrain - 바레인 + + Apply for Affiliation Manager Credentials + Affiliation Manager 자격 증명 신청 - src/app/shared/pipe/localize.ts - 157 + src/app/layout/navbar/navbar.component.html + 173 - - Burundi - 부룬디 + + Admin + 관리자 - src/app/shared/pipe/localize.ts - 159 + src/app/layout/navbar/navbar.component.html + 189 - - Benin - 베냉 + + Manage users + 사용자 관리 - src/app/shared/pipe/localize.ts - 161 + src/app/layout/navbar/navbar.component.html + 202 - - Saint Barthélemy - 생바르텔레미 + + Manage members + 회원 관리 - src/app/shared/pipe/localize.ts - 163 + src/app/layout/navbar/navbar.component.html + 215 - - Bermuda - 버뮤다 + + Account + 계정 - src/app/shared/pipe/localize.ts - 165 + src/app/layout/navbar/navbar.component.html + 230 - - Brunei - 브루나이 + + Settings + 설정 - src/app/shared/pipe/localize.ts - 167 + src/app/layout/navbar/navbar.component.html + 240 - - Bolivia - 볼리비아 + + Password + 비밀번호 - src/app/shared/pipe/localize.ts - 169 + src/app/layout/navbar/navbar.component.html + 246 - - British Antarctic Territory - 영국령 남극 지역 + + Sign out + 로그아웃 - src/app/shared/pipe/localize.ts - 171 + src/app/layout/navbar/navbar.component.html + 252 - - Brazil - 브라질 + + Member details + 회원 세부 정보 - src/app/shared/pipe/localize.ts - 173 + src/app/member/member-detail.component.html + 4 - - Bahamas - 바하마 + + Salesforce Id + Salesforce ID - src/app/shared/pipe/localize.ts - 175 + src/app/member/member-detail.component.html + 9 - - - Bhutan - 부탄 - src/app/shared/pipe/localize.ts - 177 + src/app/member/member-update.component.html + 41 - - - Bouvet Island - 부베 섬 - src/app/shared/pipe/localize.ts - 179 + src/app/member/members.component.html + 61 - - Botswana - 보츠와나 + + Parent Salesforce Id + 상위 Salesforce ID - src/app/shared/pipe/localize.ts - 181 + src/app/member/member-detail.component.html + 13 - - - Belarus - 벨라루스 - src/app/shared/pipe/localize.ts - 183 + src/app/member/member-update.component.html + 71 - - - Belize - 벨리즈 - src/app/shared/pipe/localize.ts - 185 + src/app/member/members.component.html + 85 - - Canada - 캐나다 + + Member Name + 회원 이름 - src/app/shared/pipe/localize.ts - 187 + src/app/member/member-detail.component.html + 19 - - - Cocos {Keeling} Islands - 코코스 {킬링} 제도 - src/app/shared/pipe/localize.ts - 189 + src/app/member/member-update.component.html + 86 - - - Congo - Kinshasa - 콩고 민주공화국 - src/app/shared/pipe/localize.ts - 191 + src/app/member/members.component.html + 69 - - Central African Republic - 중앙아프리카 공화국 + + Client ID + 클라이언트 ID - src/app/shared/pipe/localize.ts - 193 + src/app/member/member-detail.component.html + 23 - - - Congo - Brazzaville - 콩고 공화국 - src/app/shared/pipe/localize.ts - 195 + src/app/member/member-update.component.html + 116 - - Switzerland - 스위스 + + Type + 유형 - src/app/shared/pipe/localize.ts - 197 + src/app/member/member-detail.component.html + 27 - - Côte d’Ivoire - 코트디부아르 + + Is Consortium Lead + 컨소시엄 리드 - src/app/shared/pipe/localize.ts - 199 + src/app/member/member-detail.component.html + 31 - - - Cook Islands - 쿡 제도 - src/app/shared/pipe/localize.ts - 201 + src/app/member/member-update.component.html + 156 - - - Chile - 칠레 - src/app/shared/pipe/localize.ts - 203 + src/app/member/members.component.html + 77 - - Cameroon - 카메룬 + + Assertion Service Enabled + 어설션 활서화됨 - src/app/shared/pipe/localize.ts - 205 + src/app/member/member-detail.component.html + 47 - - - China - 중국 - src/app/shared/pipe/localize.ts - 207 + src/app/member/member-update.component.html + 171 - - - Colombia - 콜롬비아 - src/app/shared/pipe/localize.ts - 209 + src/app/member/members.component.html + 93 - - Costa Rica - 코스타리카 + + Status + 상태 - src/app/shared/pipe/localize.ts - 211 + src/app/member/member-detail.component.html + 65 - - Cuba - 쿠바 + + Created Date + 생성됨 - src/app/shared/pipe/localize.ts - 213 + src/app/member/member-detail.component.html + 69 - - Cape Verde - 카보베르데 + + Last Modified Date + 마지막 수정 - src/app/shared/pipe/localize.ts - 215 + src/app/member/member-detail.component.html + 77 + + + src/app/member/members.component.html + 101 - - Curaçao - 퀴라소 + + Import members + 회원 가져오기 - src/app/shared/pipe/localize.ts - 217 + src/app/member/member-import-dialog.component.html + 3 - - Christmas Island - 크리스마스 섬 + + Oops! There was a problem processing your data. Pleases fix the errors below and try again + 이런! 데이터 처리 중에 문제가 발생했습니다. 아래 오류를 수정하여 다시 시도해 주세요 - src/app/shared/pipe/localize.ts - 219 + src/app/member/member-import-dialog.component.html + 16 - - Cyprus - 키프로스 + + Please select a CSV file to upload + 업로드할 CSV 파일을 선택해 주세요 - src/app/shared/pipe/localize.ts - 221 + src/app/member/member-import-dialog.component.html + 32 - - Czech Republic - 체코 공화국 + + File Path + - src/app/shared/pipe/localize.ts - 223 + src/app/member/member-import-dialog.component.html + 40 - - Germany - 독일 + + There is no file to upload. Please select one. + + gatewayApp.msUserServiceMSUser.import.emptyFile.string - src/app/shared/pipe/localize.ts - 225 + src/app/member/member-import-dialog.component.ts + 60 - - - Djibouti - 지부티 - src/app/shared/pipe/localize.ts - 227 + src/app/user/user-import-dialog.component.ts + 62 - - Denmark - 덴마크 + + Add or edit member + 회원 추가 또는 편집 - src/app/shared/pipe/localize.ts - 229 + src/app/member/member-update.component.html + 8 - - Dominica - 도미니카 + + Note: Client ID must have User OBO enabled AND + 참고: 클라이언트 ID에는 회원 OBO가 활성화되어 있어야 하며 - src/app/shared/pipe/localize.ts - 231 + src/app/member/member-update.component.html + 121 - - Dominican Republic - 도미니카 공화국 + + added as a Redirect URI in + 다음에 리디렉션 URI로 추가됨: - src/app/shared/pipe/localize.ts - 233 + src/app/member/member-update.component.html + 125 - - Algeria - 알제리 + + Manage members + 회원 관리 - src/app/shared/pipe/localize.ts - 235 + src/app/member/members.component.html + 2 - - Ecuador - 에콰도르 + + Add member + 회원 추가 - src/app/shared/pipe/localize.ts - 237 + src/app/member/members.component.html + 11 - - Estonia - 에스토니아 + + Import members from CSV + CSV에서 회원 가져오기 - src/app/shared/pipe/localize.ts - 239 + src/app/member/members.component.html + 19 - - Egypt - 이집트 + + No members to show + 표시할 회원이 없습니다 - src/app/shared/pipe/localize.ts - 241 + src/app/member/members.component.html + 52 - - Western Sahara - 서사하라 + + Invite sent. + src/app/shared/pipe/localize.ts - 243 + 11 - - Eritrea - 에리트레아 + + Invite email couldn't be sent. + src/app/shared/pipe/localize.ts - 245 + 13 - - Spain - 스페인 + + User created. Invite sent. + 사용자 생성됨. 초대장 전송됨. src/app/shared/pipe/localize.ts - 247 + 15 - - Ethiopia - 에티오피아 + + User updated successfully + 사용자를 성공적으로 업데이트했습니다 src/app/shared/pipe/localize.ts - 249 + 17 - - Finland - 핀란드 + + User deleted successfully + 사용자를 성공적으로 삭제했습니다 src/app/shared/pipe/localize.ts - 251 + 19 - - Fiji - 피지 + + Member created + 회원 생성됨 src/app/shared/pipe/localize.ts - 253 + 21 - - Falkland Islands - 포클랜드 제도 + + Member updated successfully + 회원이 성공적으로 업데이트되었습니다 src/app/shared/pipe/localize.ts - 255 + 23 - - Micronesia - 미크로네시아 + + Notification process has now started. We will email you as soon as the process has completed. + 지금 알림 프로세스가 시작되었습니다. 프로세스가 완료되면 이메일을 보내 드리겠습니다. src/app/shared/pipe/localize.ts - 257 + 25 - - Faroe Islands - 페로 제도 + + Affiliation created + 제휴 생성됨 src/app/shared/pipe/localize.ts - 259 + 27 - - France - 프랑스 + + Affiliation updated + 제휴 업데이트됨 src/app/shared/pipe/localize.ts - 261 + 29 - - Gabon - 가봉 + + Affiliation deleted + 제휴 삭제됨 src/app/shared/pipe/localize.ts - 263 + 31 - - United Kingdom - 영국 + + There was a problem deleting the affiliation + 제휴를 삭제하는 동안 문제가 발생했습니다. src/app/shared/pipe/localize.ts - 265 + 33 - - Grenada - 그레나다 + + User denied access + 사용자가 액세스 거부함 src/app/shared/pipe/localize.ts - 267 + 38 - - Georgia - 조지아 + + Pending + 대기 중 src/app/shared/pipe/localize.ts - 269 + 40 - - French Guiana - 프랑스령 기아나 + + In ORCID + ORCID 내 src/app/shared/pipe/localize.ts - 271 + 42 - - Guernsey - 건지 + + User granted access + 사용자가 액세스 부여함 src/app/shared/pipe/localize.ts - 273 + 44 - - Ghana - 가나 + + User deleted from ORCID + src/app/shared/pipe/localize.ts - 275 + 46 - - Gibraltar - 지브롤터 + + User revoked access + 사용자가 액세스 철회함 src/app/shared/pipe/localize.ts - 277 + 48 - - Greenland - 그린란드 + + Error adding to ORCID + ORCID로 추가 중 오류 src/app/shared/pipe/localize.ts - 279 + 50 - - Gambia - 감비아 + + Error updating in ORCID + ORCID에서 업데이트 중 오류 src/app/shared/pipe/localize.ts - 281 + 52 - - Guinea - 기니 + + Pending retry in ORCID + ORCID에서 재시도 대기 중 src/app/shared/pipe/localize.ts - 283 + 54 - - Guadeloupe - 과들루프 + + Error deleting in ORCID + ORCID에서 삭제 중 오류 src/app/shared/pipe/localize.ts - 285 + 56 - - Equatorial Guinea - 적도 기니 + + Notification requested + 알림 요청됨 src/app/shared/pipe/localize.ts - 287 + 58 - - Greece - 그리스 + + Notification sent + 알림 전송됨 src/app/shared/pipe/localize.ts - 289 + 60 - - South Georgia and the South Sandwich Islands - 사우스조지아 사우스샌드위치 제도 + + Notification failed + 알림 실패 src/app/shared/pipe/localize.ts - 291 + 62 - - Guatemala - 과테말라 + + Pending update in ORCID + ORCID에서 업데이트 대기 중 src/app/shared/pipe/localize.ts - 293 + 64 - - Guam - + + EDUCATION + 교육 src/app/shared/pipe/localize.ts - 295 + 69 - - Guinea-Bissau - 기니비사우 + + EMPLOYMENT + 고용 src/app/shared/pipe/localize.ts - 297 + 71 - - Guyana - 가이아나 + + DISTINCTION + 구별 src/app/shared/pipe/localize.ts - 299 + 73 - - Hong Kong SAR China - 중국 홍콩 특별행정구 + + INVITED_POSITION + 초대된 포지션 src/app/shared/pipe/localize.ts - 301 + 75 - - Heard Island and McDonald Islands - 허드 맥도널드 제도 + + QUALIFICATION + 자격 src/app/shared/pipe/localize.ts - 303 + 77 - - Honduras - 온두라스 + + SERVICE + 서비스 src/app/shared/pipe/localize.ts - 305 + 79 - - Croatia - 크로아티아 + + MEMBERSHIP + 멤버십 src/app/shared/pipe/localize.ts - 307 + 81 - - Haiti - 아이티 + + January + 1월 src/app/shared/pipe/localize.ts - 309 + 86 - - Hungary - 헝가리 + + February + 2월 src/app/shared/pipe/localize.ts - 311 + 88 - - Indonesia - 인도네시아 + + March + 3월 src/app/shared/pipe/localize.ts - 313 + 90 - - Ireland - 아일랜드 + + April + 4월 src/app/shared/pipe/localize.ts - 315 + 92 - - Israel - 이스라엘 + + May + 5월 src/app/shared/pipe/localize.ts - 317 + 94 - - Isle of Man - 맨 섬 + + June + 6월 src/app/shared/pipe/localize.ts - 319 + 96 - - India - 인도 + + July + 7월 src/app/shared/pipe/localize.ts - 321 + 98 - - British Indian Ocean Territory - 영국령 인도양 지역 + + August + 8월 src/app/shared/pipe/localize.ts - 323 + 100 - - Iraq - 이라크 + + September + 9월 src/app/shared/pipe/localize.ts - 325 + 102 - - Iran - 이란 + + October + 10월 src/app/shared/pipe/localize.ts - 327 + 104 - - Iceland - 아이슬란드 + + November + 11월 src/app/shared/pipe/localize.ts - 329 + 106 - - Italy - 이탈리아 + + December + 12월 src/app/shared/pipe/localize.ts - 331 + 108 - - Jersey - 저지 + + Andorra + 안도라 src/app/shared/pipe/localize.ts - 333 + 113 - - Jamaica - 자메이카 + + United Arab Emirates + 아랍에미리트 연합 src/app/shared/pipe/localize.ts - 335 + 115 - - Jordan - 요르단 + + Afghanistan + 아프가니스탄 src/app/shared/pipe/localize.ts - 337 + 117 - - Japan - 일본 + + Antigua and Barbuda + 앤티가바부다 src/app/shared/pipe/localize.ts - 339 + 119 - - Kenya - 케냐 + + Anguilla + 앵귈라 src/app/shared/pipe/localize.ts - 341 + 121 - - Kyrgyzstan - 키르기스스탄 + + Albania + 알바니아 src/app/shared/pipe/localize.ts - 343 + 123 - - Cambodia - 캄보디아 + + Armenia + 아르메니아 src/app/shared/pipe/localize.ts - 345 + 125 - - Kiribati - 키리바시 + + Angola + 앙골라 src/app/shared/pipe/localize.ts - 347 + 127 - - Comoros - 코모로 + + Antarctica + 남극 src/app/shared/pipe/localize.ts - 349 + 129 - - Saint Kitts and Nevis - 세인트키츠네비스 + + Argentina + 아르헨티나 src/app/shared/pipe/localize.ts - 351 + 131 - - North Korea - 조선 민주주의인민공화국 + + American Samoa + 미국령 사모아 src/app/shared/pipe/localize.ts - 353 + 133 - - South Korea - 대한민국 + + Austria + 오스트리아 src/app/shared/pipe/localize.ts - 355 + 135 - - Kuwait - 쿠웨이트 + + Australia + 호주 src/app/shared/pipe/localize.ts - 357 + 137 - - Cayman Islands - 케이맨 제도 + + Aruba + 아루바 src/app/shared/pipe/localize.ts - 359 + 139 - - Kazakhstan - 카자흐스탄 + + Åland Islands + 올란드 제도 src/app/shared/pipe/localize.ts - 361 + 141 - - Laos - 라오스 + + Azerbaijan + 아제르바이잔 src/app/shared/pipe/localize.ts - 363 + 143 - - Lebanon - 레바논 + + Bosnia and Herzegovina + 보스니아-헤르체고비나 src/app/shared/pipe/localize.ts - 365 + 145 - - Saint Lucia - 세인트루시아 + + Barbados + 바베이도스 src/app/shared/pipe/localize.ts - 367 + 147 - - Liechtenstein - 리히텐슈타인 + + Bangladesh + 방글라데시 src/app/shared/pipe/localize.ts - 369 + 149 - - Sri Lanka - 스리랑카 + + Belgium + 벨기에 src/app/shared/pipe/localize.ts - 371 + 151 - - Liberia - 라이베리아 + + Burkina Faso + 부르키나파소 src/app/shared/pipe/localize.ts - 373 + 153 - - Lesotho - 레소토 + + Bulgaria + 불가리아 src/app/shared/pipe/localize.ts - 375 + 155 - - Lithuania - 리투아니아 + + Bahrain + 바레인 src/app/shared/pipe/localize.ts - 377 + 157 - - Luxembourg - 룩셈부르크 + + Burundi + 부룬디 src/app/shared/pipe/localize.ts - 379 + 159 - - Latvia - 라트비아 + + Benin + 베냉 src/app/shared/pipe/localize.ts - 381 + 161 - - Libya - 리비아 + + Saint Barthélemy + 생바르텔레미 src/app/shared/pipe/localize.ts - 383 + 163 - - Morocco - 모로코 + + Bermuda + 버뮤다 src/app/shared/pipe/localize.ts - 385 + 165 - - Monaco - 모나코 + + Brunei + 브루나이 src/app/shared/pipe/localize.ts - 387 + 167 - - Moldova - 몰도바 + + Bolivia + 볼리비아 src/app/shared/pipe/localize.ts - 389 + 169 - - Montenegro - 몬테네그로 + + British Antarctic Territory + 영국령 남극 지역 src/app/shared/pipe/localize.ts - 391 + 171 - - Saint Martin - 생마르탱 + + Brazil + 브라질 src/app/shared/pipe/localize.ts - 393 + 173 - - Madagascar - 마다가스카르 + + Bahamas + 바하마 src/app/shared/pipe/localize.ts - 395 + 175 - - Marshall Islands - 마셜 제도 + + Bhutan + 부탄 src/app/shared/pipe/localize.ts - 397 + 177 - - North Macedonia - 북마케도니아 + + Bouvet Island + 부베 섬 src/app/shared/pipe/localize.ts - 399 + 179 - - Mali - 말리 + + Botswana + 보츠와나 src/app/shared/pipe/localize.ts - 401 + 181 - - Myanmar {Burma} - 미얀마 {버마} + + Belarus + 벨라루스 src/app/shared/pipe/localize.ts - 403 + 183 - - Mongolia - 몽골 + + Belize + 벨리즈 src/app/shared/pipe/localize.ts - 405 + 185 - - Macau SAR China - 중국 마카오 특별행정구 + + Canada + 캐나다 src/app/shared/pipe/localize.ts - 407 + 187 - - Northern Mariana Islands - 북마리아나 제도 + + Cocos {Keeling} Islands + 코코스 {킬링} 제도 src/app/shared/pipe/localize.ts - 409 + 189 - - Martinique - 마르티니크 + + Congo - Kinshasa + 콩고 민주공화국 src/app/shared/pipe/localize.ts - 411 + 191 - - Mauritania - 모리타니아 + + Central African Republic + 중앙아프리카 공화국 src/app/shared/pipe/localize.ts - 413 + 193 - - Montserrat - 몬트세랫 + + Congo - Brazzaville + 콩고 공화국 src/app/shared/pipe/localize.ts - 415 + 195 - - Malta - 몰타 + + Switzerland + 스위스 src/app/shared/pipe/localize.ts - 417 + 197 - - Mauritius - 모리셔스 + + Côte d’Ivoire + 코트디부아르 src/app/shared/pipe/localize.ts - 419 + 199 - - Maldives - 몰디브 + + Cook Islands + 쿡 제도 src/app/shared/pipe/localize.ts - 421 + 201 - - Malawi - 말라위 + + Chile + 칠레 src/app/shared/pipe/localize.ts - 423 + 203 - - Mexico - 멕시코 + + Cameroon + 카메룬 src/app/shared/pipe/localize.ts - 425 + 205 - - Malaysia - 말레이시아 + + China + 중국 src/app/shared/pipe/localize.ts - 427 + 207 - - Mozambique - 모잠비크 + + Colombia + 콜롬비아 src/app/shared/pipe/localize.ts - 429 + 209 - - Namibia - 나미비아 + + Costa Rica + 코스타리카 src/app/shared/pipe/localize.ts - 431 + 211 - - New Caledonia - 뉴칼레도니아 + + Cuba + 쿠바 src/app/shared/pipe/localize.ts - 433 + 213 - - Niger - 니제르 + + Cape Verde + 카보베르데 src/app/shared/pipe/localize.ts - 435 + 215 - - Norfolk Island - 노퍽 섬 + + Curaçao + 퀴라소 src/app/shared/pipe/localize.ts - 437 + 217 - - Nigeria - 나이지리아 + + Christmas Island + 크리스마스 섬 src/app/shared/pipe/localize.ts - 439 + 219 - - Nicaragua - 니카라과 + + Cyprus + 키프로스 src/app/shared/pipe/localize.ts - 441 + 221 - - Netherlands - 네덜란드 + + Czech Republic + 체코 공화국 src/app/shared/pipe/localize.ts - 443 + 223 - - Norway - 노르웨이 + + Germany + 독일 src/app/shared/pipe/localize.ts - 445 + 225 - - Nepal - 네팔 + + Djibouti + 지부티 src/app/shared/pipe/localize.ts - 447 + 227 - - Nauru - 나우루 + + Denmark + 덴마크 src/app/shared/pipe/localize.ts - 449 + 229 - - Niue - 니우에 + + Dominica + 도미니카 src/app/shared/pipe/localize.ts - 451 + 231 - - New Zealand - 뉴질랜드 + + Dominican Republic + 도미니카 공화국 src/app/shared/pipe/localize.ts - 453 + 233 - - Oman - 오만 + + Algeria + 알제리 src/app/shared/pipe/localize.ts - 455 + 235 - - Panama - 파나마 + + Ecuador + 에콰도르 src/app/shared/pipe/localize.ts - 457 + 237 - - Peru - 페루 + + Estonia + 에스토니아 src/app/shared/pipe/localize.ts - 459 + 239 - - French Polynesia - 프랑스령 폴리네시아 + + Egypt + 이집트 src/app/shared/pipe/localize.ts - 461 + 241 - - Papua New Guinea - 파푸아뉴기니 + + Western Sahara + 서사하라 src/app/shared/pipe/localize.ts - 463 + 243 - - Philippines - 필리핀 + + Eritrea + 에리트레아 src/app/shared/pipe/localize.ts - 465 + 245 - - Pakistan - 파키스탄 + + Spain + 스페인 src/app/shared/pipe/localize.ts - 467 + 247 - - Poland - 폴란드 + + Ethiopia + 에티오피아 src/app/shared/pipe/localize.ts - 469 + 249 - - Saint Pierre and Miquelon - 생피에르미클롱 + + Finland + 핀란드 src/app/shared/pipe/localize.ts - 471 + 251 - - Pitcairn Islands - 핏케언 제도 + + Fiji + 피지 src/app/shared/pipe/localize.ts - 473 + 253 - - Puerto Rico - 푸에르토리코 + + Falkland Islands + 포클랜드 제도 src/app/shared/pipe/localize.ts - 475 + 255 - - Palestinian Territories - 팔레스타인 영토 + + Micronesia + 미크로네시아 src/app/shared/pipe/localize.ts - 477 + 257 - - Portugal - 포르투갈 + + Faroe Islands + 페로 제도 src/app/shared/pipe/localize.ts - 479 + 259 - - Palau - 팔라우 + + France + 프랑스 src/app/shared/pipe/localize.ts - 481 + 261 - - Paraguay - 파라과이 + + Gabon + 가봉 src/app/shared/pipe/localize.ts - 483 + 263 - - Qatar - 카타르 + + United Kingdom + 영국 src/app/shared/pipe/localize.ts - 485 + 265 - - Réunion - 레위니옹 + + Grenada + 그레나다 src/app/shared/pipe/localize.ts - 487 + 267 - - Romania - 루마니아 + + Georgia + 조지아 src/app/shared/pipe/localize.ts - 489 + 269 - - Serbia - 세르비아 + + French Guiana + 프랑스령 기아나 src/app/shared/pipe/localize.ts - 491 + 271 - - Russia - 러시아 + + Guernsey + 건지 src/app/shared/pipe/localize.ts - 493 + 273 - - Rwanda - 르완다 + + Ghana + 가나 src/app/shared/pipe/localize.ts - 495 + 275 - - Saudi Arabia - 사우디아라비아 + + Gibraltar + 지브롤터 src/app/shared/pipe/localize.ts - 497 + 277 - - Solomon Islands - 솔로몬 제도 + + Greenland + 그린란드 src/app/shared/pipe/localize.ts - 499 + 279 - - Seychelles - 세이셸 + + Gambia + 감비아 src/app/shared/pipe/localize.ts - 501 + 281 - - Sudan - 수단 + + Guinea + 기니 src/app/shared/pipe/localize.ts - 503 + 283 - - Sweden - 스웨덴 + + Guadeloupe + 과들루프 src/app/shared/pipe/localize.ts - 505 + 285 - - Singapore - 싱가포르 + + Equatorial Guinea + 적도 기니 src/app/shared/pipe/localize.ts - 507 + 287 - - Saint Helena - 세인트헬레나 + + Greece + 그리스 src/app/shared/pipe/localize.ts - 509 + 289 - - Slovenia - 슬로베니아 + + South Georgia and the South Sandwich Islands + 사우스조지아 사우스샌드위치 제도 src/app/shared/pipe/localize.ts - 511 + 291 - - Svalbard and Jan Mayen - 스발바르얀마옌 + + Guatemala + 과테말라 src/app/shared/pipe/localize.ts - 513 + 293 - - Slovakia - 슬로바키아 + + Guam + src/app/shared/pipe/localize.ts - 515 + 295 - - Sierra Leone - 시에라리온 + + Guinea-Bissau + 기니비사우 src/app/shared/pipe/localize.ts - 517 + 297 - - San Marino - 산마리노 + + Guyana + 가이아나 src/app/shared/pipe/localize.ts - 519 + 299 - - Senegal - 세네갈 + + Hong Kong SAR China + 중국 홍콩 특별행정구 src/app/shared/pipe/localize.ts - 521 + 301 - - Somalia - 소말리아 + + Heard Island and McDonald Islands + 허드 맥도널드 제도 src/app/shared/pipe/localize.ts - 523 + 303 - - Suriname - 수리남 + + Honduras + 온두라스 src/app/shared/pipe/localize.ts - 525 + 305 - - South Sudan - 남수단 + + Croatia + 크로아티아 src/app/shared/pipe/localize.ts - 527 + 307 - - São Tomé and Príncipe - 상투메프린시페 + + Haiti + 아이티 src/app/shared/pipe/localize.ts - 529 + 309 - - El Salvador - 엘살바도르 + + Hungary + 헝가리 src/app/shared/pipe/localize.ts - 531 + 311 - - Sint Maarten - 신트마르턴(네덜란드령) + + Indonesia + 인도네시아 src/app/shared/pipe/localize.ts - 533 + 313 - - Syria - 시리아 + + Ireland + 아일랜드 src/app/shared/pipe/localize.ts - 535 + 315 - - Swaziland - 에스와티니 + + Israel + 이스라엘 src/app/shared/pipe/localize.ts - 537 + 317 - - Turks and Caicos Islands - 터크스케이커스 제도 + + Isle of Man + 맨 섬 src/app/shared/pipe/localize.ts - 539 + 319 - - Chad - 차드 + + India + 인도 src/app/shared/pipe/localize.ts - 541 + 321 - - French Southern Territories - 프랑스령 남방 + + British Indian Ocean Territory + 영국령 인도양 지역 src/app/shared/pipe/localize.ts - 543 + 323 - - Togo - 토고 + + Iraq + 이라크 src/app/shared/pipe/localize.ts - 545 + 325 - - Thailand - 태국 + + Iran + 이란 src/app/shared/pipe/localize.ts - 547 + 327 - - Tajikistan - 타지키스탄 + + Iceland + 아이슬란드 src/app/shared/pipe/localize.ts - 549 + 329 - - Tokelau - 토켈라우 + + Italy + 이탈리아 src/app/shared/pipe/localize.ts - 551 + 331 - - Timor-Leste - 동티모르 + + Jersey + 저지 src/app/shared/pipe/localize.ts - 553 + 333 - - Turkmenistan - 투르크메니스탄 + + Jamaica + 자메이카 src/app/shared/pipe/localize.ts - 555 + 335 - - Tunisia - 튀니지 + + Jordan + 요르단 src/app/shared/pipe/localize.ts - 557 + 337 - - Tonga - 통가 + + Japan + 일본 src/app/shared/pipe/localize.ts - 559 + 339 - - Turkey - 튀르키예 + + Kenya + 케냐 src/app/shared/pipe/localize.ts - 561 + 341 - - Trinidad and Tobago - 트리니다드토바고 + + Kyrgyzstan + 키르기스스탄 src/app/shared/pipe/localize.ts - 563 + 343 - - Tuvalu - 투발루 + + Cambodia + 캄보디아 src/app/shared/pipe/localize.ts - 565 + 345 - - Taiwan - 대만 + + Kiribati + 키리바시 src/app/shared/pipe/localize.ts - 567 + 347 - - Tanzania - 탄자니아 + + Comoros + 코모로 src/app/shared/pipe/localize.ts - 569 + 349 - - Ukraine - 우크라이나 + + Saint Kitts and Nevis + 세인트키츠네비스 src/app/shared/pipe/localize.ts - 571 + 351 - - Uganda - 우간다 + + North Korea + 조선 민주주의인민공화국 src/app/shared/pipe/localize.ts - 573 + 353 - - U.S. Minor Outlying Islands - 미국령 군소 제도 + + South Korea + 대한민국 src/app/shared/pipe/localize.ts - 575 + 355 - - United States - 미국 + + Kuwait + 쿠웨이트 src/app/shared/pipe/localize.ts - 577 + 357 - - Uruguay - 우루과이 + + Cayman Islands + 케이맨 제도 src/app/shared/pipe/localize.ts - 579 + 359 - - Uzbekistan - 우즈베키스탄 + + Kazakhstan + 카자흐스탄 src/app/shared/pipe/localize.ts - 581 + 361 - - Vatican City - 바티칸 시국 + + Laos + 라오스 src/app/shared/pipe/localize.ts - 583 + 363 - - Saint Vincent and the Grenadines - 세인트빈센트그레나딘 + + Lebanon + 레바논 src/app/shared/pipe/localize.ts - 585 + 365 - - Venezuela - 베네수엘라 + + Saint Lucia + 세인트루시아 src/app/shared/pipe/localize.ts - 587 + 367 - - British Virgin Islands - 영국령 버진 제도 + + Liechtenstein + 리히텐슈타인 src/app/shared/pipe/localize.ts - 589 + 369 - - U.S. Virgin Islands - 미국령 버진 제도 + + Sri Lanka + 스리랑카 src/app/shared/pipe/localize.ts - 591 + 371 - - Vietnam - 베트남 + + Liberia + 라이베리아 src/app/shared/pipe/localize.ts - 593 + 373 - - Vanuatu - 바누아투 + + Lesotho + 레소토 src/app/shared/pipe/localize.ts - 595 + 375 - - Wallis and Futuna - 왈리스푸투나 + + Lithuania + 리투아니아 src/app/shared/pipe/localize.ts - 597 + 377 - - Samoa - 사모아 + + Luxembourg + 룩셈부르크 src/app/shared/pipe/localize.ts - 599 + 379 - - Kosovo - Kosovo + + Latvia + 라트비아 src/app/shared/pipe/localize.ts - 601 + 381 - - Yemen - 예멘 + + Libya + 리비아 src/app/shared/pipe/localize.ts - 603 + 383 - - Mayotte - 마요트 + + Morocco + 모로코 src/app/shared/pipe/localize.ts - 605 + 385 - - South Africa - 남아프리카 공화국 + + Monaco + 모나코 src/app/shared/pipe/localize.ts - 607 + 387 - - Zambia - 잠비아 + + Moldova + 몰도바 src/app/shared/pipe/localize.ts - 609 + 389 - - Zimbabwe - 짐바브웨 + + Montenegro + 몬테네그로 src/app/shared/pipe/localize.ts - 611 + 391 - - Close - 닫기 + + Saint Martin + 생마르탱 - src/app/affiliation/affiliation-import-dialog.component.html - 73 + src/app/shared/pipe/localize.ts + 393 - - DISTINCTION - 구별 + + Madagascar + 마다가스카르 src/app/shared/pipe/localize.ts - 73 + 395 - - EDUCATION - 교육 + + Marshall Islands + 마셜 제도 src/app/shared/pipe/localize.ts - 69 + 397 - - EMPLOYMENT - 고용 + + North Macedonia + 북마케도니아 src/app/shared/pipe/localize.ts - 71 + 399 - - INVITED_POSITION - 초대된 포지션 + + Mali + 말리 src/app/shared/pipe/localize.ts - 75 + 401 - - MEMBERSHIP - 멤버십 + + Myanmar {Burma} + 미얀마 {버마} src/app/shared/pipe/localize.ts - 81 + 403 - - QUALIFICATION - 자격 + + Mongolia + 몽골 src/app/shared/pipe/localize.ts - 77 + 405 - - SERVICE - 서비스 + + Macau SAR China + 중국 마카오 특별행정구 src/app/shared/pipe/localize.ts - 79 + 407 - - Added To ORCID - ORCID에 추가됨 + + Northern Mariana Islands + 북마리아나 제도 - src/app/affiliation/affiliation-detail.component.html - 125 + src/app/shared/pipe/localize.ts + 409 - - Admin Id - 관리자 ID + + Martinique + 마르티니크 - src/app/affiliation/affiliation-detail.component.html - 146 + src/app/shared/pipe/localize.ts + 411 - - Affiliation Section - 제휴 유형 + + Mauritania + 모리타니아 - src/app/affiliation/affiliation-detail.component.html - 49 + src/app/shared/pipe/localize.ts + 413 + + + Montserrat + 몬트세랫 - src/app/affiliation/affiliation-update.component.html - 43 + src/app/shared/pipe/localize.ts + 415 - - Copy to clipboard - 클립 보드에 복사 - - src/app/affiliation/affiliation-detail.component.html - 37 + + Malta + 몰타 + + src/app/shared/pipe/localize.ts + 417 - - Copied to clipboard - 클립보드에 복사됨 + + Mauritius + 모리셔스 - src/app/affiliation/affiliation-detail.component.ts - 52 + src/app/shared/pipe/localize.ts + 419 - - Created - 생성됨 + + Maldives + 몰디브 - src/app/affiliation/affiliation-detail.component.html - 117 + src/app/shared/pipe/localize.ts + 421 - - Department Name - 부서 + + Malawi + 말라위 - src/app/affiliation/affiliation-detail.component.html - 69 + src/app/shared/pipe/localize.ts + 423 + + + Mexico + 멕시코 - src/app/affiliation/affiliation-update.component.html - 243 + src/app/shared/pipe/localize.ts + 425 - - Organization - 조직 + + Malaysia + 말레이시아 - src/app/affiliation/affiliation-detail.component.html - 57 + src/app/shared/pipe/localize.ts + 427 - - Affiliation details - 제휴 세부정보 + + Mozambique + 모잠비크 - src/app/affiliation/affiliation-detail.component.html - 4 + src/app/shared/pipe/localize.ts + 429 - - End Date - 종료 날짜 + + Namibia + 나미비아 - src/app/affiliation/affiliation-detail.component.html - 99 + src/app/shared/pipe/localize.ts + 431 - - External Id - 외부 ID + + New Caledonia + 뉴칼레도니아 - src/app/affiliation/affiliation-detail.component.html - 109 + src/app/shared/pipe/localize.ts + 433 + + + Niger + 니제르 - src/app/affiliation/affiliation-update.component.html - 421 + src/app/shared/pipe/localize.ts + 435 - - ID - ID + + Norfolk Island + 노퍽 섬 - src/app/affiliation/affiliation-detail.component.html - 9 + src/app/shared/pipe/localize.ts + 437 - - There was a problem uploading your CSV for processing. - 처리를 위해 CSV를 업로드하는 중에 문제가 발생했습니다. + + Nigeria + 나이지리아 - src/app/affiliation/affiliation-import-dialog.component.html - 27 + src/app/shared/pipe/localize.ts + 439 - - File Path - 파일 경로 + + Nicaragua + 니카라과 - src/app/affiliation/affiliation-import-dialog.component.html - 40 + src/app/shared/pipe/localize.ts + 441 - - Please select the CSV file to upload - 업로드할 CSV 파일을 선택해 주세요 + + Netherlands + 네덜란드 - src/app/affiliation/affiliation-import-dialog.component.html - 32 + src/app/shared/pipe/localize.ts + 443 - - Your CSV has been uploaded for processing. We will let you know via email once the file has been processed. - 처리를 위해 CSV를 업로드했습니다. 파일을 처리한 후 이메일로 알려 드리겠습니다. + + Norway + 노르웨이 - src/app/affiliation/affiliation-import-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 445 - - Import affiliations from CSV - 제휴 가져오기 + + Nepal + 네팔 - src/app/affiliation/affiliation-import-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 447 - - Modified - 수정됨 + + Nauru + 나우루 - src/app/affiliation/affiliation-detail.component.html - 141 + src/app/shared/pipe/localize.ts + 449 - - Notification First Sent - 알림 처음 전송됨 + + Niue + 니우에 - src/app/affiliation/affiliation-detail.component.html - 157 + src/app/shared/pipe/localize.ts + 451 + + + New Zealand + 뉴질랜드 - src/app/affiliation/affiliation-detail.component.html - 176 + src/app/shared/pipe/localize.ts + 453 - - Notification Last Sent - 알림 마지막으로 전송됨 + + Oman + 오만 - src/app/affiliation/affiliation-detail.component.html - 195 + src/app/shared/pipe/localize.ts + 455 + + + Panama + 파나마 - src/app/affiliation/affiliation-detail.component.html - 214 + src/app/shared/pipe/localize.ts + 457 - - Permission link - 권한 링크 + + Peru + 페루 - src/app/affiliation/affiliation-detail.component.html - 25 + src/app/shared/pipe/localize.ts + 459 - - Role Title - 역할/직책 + + French Polynesia + 프랑스령 폴리네시아 - src/app/affiliation/affiliation-detail.component.html - 79 + src/app/shared/pipe/localize.ts + 461 + + + Papua New Guinea + 파푸아뉴기니 - src/app/affiliation/affiliation-update.component.html - 268 + src/app/shared/pipe/localize.ts + 463 - - Start Date - 시작 날짜 + + Philippines + 필리핀 - src/app/affiliation/affiliation-detail.component.html - 93 + src/app/shared/pipe/localize.ts + 465 - - Updated In ORCID - ORCID에서 업데이트됨 + + Pakistan + 파키스탄 - src/app/affiliation/affiliation-detail.component.html - 135 + src/app/shared/pipe/localize.ts + 467 - - Please do not forget to download and send permission links to your researchers once the upload has completed. - 참고: 업로드가 완료되면 권한 링크를 다운로드하여 연구원에게 보내는 것을 잊지 마세요. + + Poland + 폴란드 - src/app/affiliation/affiliation-import-dialog.component.html - 55 + src/app/shared/pipe/localize.ts + 469 - - Url - URL + + Saint Pierre and Miquelon + 생피에르미클롱 - src/app/affiliation/affiliation-detail.component.html - 85 + src/app/shared/pipe/localize.ts + 471 + + + Pitcairn Islands + 핏케언 제도 - src/app/affiliation/affiliation-update.component.html - 284 + src/app/shared/pipe/localize.ts + 473 - - April - 4월 + + Puerto Rico + 푸에르토리코 src/app/shared/pipe/localize.ts - 92 + 475 - - August - 8월 + + Palestinian Territories + 팔레스타인 영토 src/app/shared/pipe/localize.ts - 100 + 477 - - December - 12월 + + Portugal + 포르투갈 src/app/shared/pipe/localize.ts - 108 + 479 - - February - 2월 + + Palau + 팔라우 src/app/shared/pipe/localize.ts - 88 + 481 - - January - 1월 + + Paraguay + 파라과이 src/app/shared/pipe/localize.ts - 86 + 483 - - July - 7월 + + Qatar + 카타르 src/app/shared/pipe/localize.ts - 98 + 485 - - June - 6월 + + Réunion + 레위니옹 src/app/shared/pipe/localize.ts - 96 + 487 - - March - 3월 + + Romania + 루마니아 src/app/shared/pipe/localize.ts - 90 + 489 - - May - 5월 + + Serbia + 세르비아 src/app/shared/pipe/localize.ts - 94 + 491 - - November - 11월 + + Russia + 러시아 src/app/shared/pipe/localize.ts - 106 + 493 - - October - 10월 + + Rwanda + 르완다 src/app/shared/pipe/localize.ts - 104 + 495 - - September - 9월 + + Saudi Arabia + 사우디아라비아 src/app/shared/pipe/localize.ts - 102 + 497 - - There is no file to upload. Please select one. - 업로드할 파일이 없습니다. 하나를 선택해 주세요. + + Solomon Islands + 솔로몬 제도 - src/app/affiliation/affiliation-import-dialog.component.ts - 60 + src/app/shared/pipe/localize.ts + 499 - - 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자여야 합니다. + + Seychelles + 세이셸 - src/app/affiliation/affiliation-update.component.html - 230 + src/app/shared/pipe/localize.ts + 501 - - Start date cannot be greater than the end date - 시작 날짜는 종료 날짜 이후일 수 없습니다. + + Sudan + 수단 - src/app/affiliation/affiliation-update.component.html - 395 + src/app/shared/pipe/localize.ts + 503 - - This field cannot be longer than characters. - 이 필드는 자를 초과할 수 없습니다. + + Sweden + 스웨덴 - src/app/affiliation/affiliation-update.component.ts - 196 + src/app/shared/pipe/localize.ts + 505 + + + Singapore + 싱가포르 - src/app/affiliation/affiliation-update.component.ts - 198 + src/app/shared/pipe/localize.ts + 507 - - This field should follow pattern for "Email". - 이 필드는 Email의 패턴을 따라야 합니다. + + Saint Helena + 세인트헬레나 - src/app/affiliation/affiliation-update.component.html - 25 + src/app/shared/pipe/localize.ts + 509 - - This field is required. - 이 필드는 필수입니다. + + Slovenia + 슬로베니아 - src/app/affiliation/affiliation-update.component.html - 33 + src/app/shared/pipe/localize.ts + 511 + + + Svalbard and Jan Mayen + 스발바르얀마옌 - src/app/affiliation/affiliation-update.component.html - 64 + src/app/shared/pipe/localize.ts + 513 + + + Slovakia + 슬로바키아 - src/app/affiliation/affiliation-update.component.html - 88 + src/app/shared/pipe/localize.ts + 515 + + + Sierra Leone + 시에라리온 - src/app/affiliation/affiliation-update.component.html - 112 + src/app/shared/pipe/localize.ts + 517 + + + San Marino + 산마리노 - src/app/affiliation/affiliation-update.component.html - 136 + src/app/shared/pipe/localize.ts + 519 + + + Senegal + 세네갈 - src/app/affiliation/affiliation-update.component.html - 164 + src/app/shared/pipe/localize.ts + 521 + + + Somalia + 소말리아 - src/app/affiliation/affiliation-update.component.html - 195 + src/app/shared/pipe/localize.ts + 523 + + + Suriname + 수리남 - src/app/member/member-update.component.html - 61 + src/app/shared/pipe/localize.ts + 525 + + + South Sudan + 남수단 - src/app/member/member-update.component.html - 106 + src/app/shared/pipe/localize.ts + 527 + + + São Tomé and Príncipe + 상투메프린시페 - src/app/member/member-update.component.html - 142 + src/app/shared/pipe/localize.ts + 529 - - Day - + + El Salvador + 엘살바도르 - src/app/affiliation/affiliation-update.component.html - 339 + src/app/shared/pipe/localize.ts + 531 + + + Sint Maarten + 신트마르턴(네덜란드령) - src/app/affiliation/affiliation-update.component.html - 389 + src/app/shared/pipe/localize.ts + 533 - - Organization ID - 조직 ID + + Syria + 시리아 - src/app/affiliation/affiliation-update.component.html - 208 + src/app/shared/pipe/localize.ts + 535 - - Organization ID Source - 조직 ID 소스 + + Swaziland + 에스와티니 - src/app/affiliation/affiliation-update.component.html - 176 + src/app/shared/pipe/localize.ts + 537 - - End Day - 종료일 + + Turks and Caicos Islands + 터크스케이커스 제도 - src/app/affiliation/affiliation-update.component.html - 386 + src/app/shared/pipe/localize.ts + 539 - - End Month - 종료 월 + + Chad + 차드 - src/app/affiliation/affiliation-update.component.html - 368 + src/app/shared/pipe/localize.ts + 541 - - End Year - 종료 연도 + + French Southern Territories + 프랑스령 남방 - src/app/affiliation/affiliation-update.component.html - 350 + src/app/shared/pipe/localize.ts + 543 - - External Id Type - 외부 ID 유형 + + Togo + 토고 - src/app/affiliation/affiliation-update.component.html - 406 + src/app/shared/pipe/localize.ts + 545 - - External Id Url - 외부 ID URL + + Thailand + 태국 - src/app/affiliation/affiliation-update.component.html - 436 + src/app/shared/pipe/localize.ts + 547 - - Add or edit affiliation - 제휴 추가 또는 편집 + + Tajikistan + 타지키스탄 - src/app/affiliation/affiliation-update.component.html - 8 + src/app/shared/pipe/localize.ts + 549 - - Month - + + Tokelau + 토켈라우 - src/app/affiliation/affiliation-update.component.html - 327 + src/app/shared/pipe/localize.ts + 551 + + + Timor-Leste + 동티모르 - src/app/affiliation/affiliation-update.component.html - 377 + src/app/shared/pipe/localize.ts + 553 - - City - + + Turkmenistan + 투르크메니스탄 - src/app/affiliation/affiliation-update.component.html - 99 + src/app/shared/pipe/localize.ts + 555 - - Country - 국가 + + Tunisia + 튀니지 - src/app/affiliation/affiliation-update.component.html - 146 + src/app/shared/pipe/localize.ts + 557 - - Organization Name - 조직 이름 + + Tonga + 통가 - src/app/affiliation/affiliation-update.component.html - 75 + src/app/shared/pipe/localize.ts + 559 - - State/Region - 주/지역 + + Turkey + 튀르키예 - src/app/affiliation/affiliation-update.component.html - 122 + src/app/shared/pipe/localize.ts + 561 - - Start Day - 시작일 + + Trinidad and Tobago + 트리니다드토바고 - src/app/affiliation/affiliation-update.component.html - 336 + src/app/shared/pipe/localize.ts + 563 - - Start Month - 시작 월 + + Tuvalu + 투발루 - src/app/affiliation/affiliation-update.component.html - 318 + src/app/shared/pipe/localize.ts + 565 - - Start Year - 시작 연도 + + Taiwan + 대만 - src/app/affiliation/affiliation-update.component.html - 300 + src/app/shared/pipe/localize.ts + 567 - - Please do not forget to download and send permission links to your researcher once the assertion has been saved. - 참고: 어설션이 저장되면 권한 링크를 다운로드하여 연구원에게 보내는 것을 잊지 마세요. + + Tanzania + 탄자니아 - src/app/affiliation/affiliation-update.component.html - 452 + src/app/shared/pipe/localize.ts + 569 - - Year - 연도 + + Ukraine + 우크라이나 - src/app/affiliation/affiliation-update.component.html - 309 + src/app/shared/pipe/localize.ts + 571 + + + Uganda + 우간다 - src/app/affiliation/affiliation-update.component.html - 359 + src/app/shared/pipe/localize.ts + 573 - - Affiliation created - 제휴 생성됨 + + U.S. Minor Outlying Islands + 미국령 군소 제도 src/app/shared/pipe/localize.ts - 27 + 575 - - Affiliation deleted - 제휴 삭제됨 + + United States + 미국 src/app/shared/pipe/localize.ts - 31 + 577 - - There was a problem deleting the affiliation - 제휴를 삭제하는 동안 문제가 발생했습니다. + + Uruguay + 우루과이 src/app/shared/pipe/localize.ts - 33 + 579 - - Affiliation updated - 제휴 업데이트됨 + + Uzbekistan + 우즈베키스탄 src/app/shared/pipe/localize.ts - 29 + 581 - - Are you sure you want to delete this affiliation from the portal? - 포털에서 이 제휴를 삭제하시겠습니까? + + Vatican City + 바티칸 시국 - src/app/affiliation/affiliation-delete.component.html - 8 + src/app/shared/pipe/localize.ts + 583 - - 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 기록에서 제휴가 삭제됩니다. + + Saint Vincent and the Grenadines + 세인트빈센트그레나딘 - src/app/affiliation/affiliation-delete.component.ts - 40 + src/app/shared/pipe/localize.ts + 585 - - A request to send notifications to your users is already in progress. Please try again later. - 귀하의 사용자에게 알림 전송 요청이 이미 진행 중입니다. 나중에 다시 시도해 주세요. + + Venezuela + 베네수엘라 - src/app/affiliation/send-notifications-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 587 - - Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending? - '대기 중' 상태인 제휴 항목이 있는 모든 연구원에게 권한 알림이 전송됩니다. + + British Virgin Islands + 영국령 버진 제도 - src/app/affiliation/send-notifications-dialog.component.html - 16 + src/app/shared/pipe/localize.ts + 589 - - What language should the notification be sent in? - 알림을 어떤 언어로 전송하시겠습니까? + + U.S. Virgin Islands + 미국령 버진 제도 - src/app/affiliation/send-notifications-dialog.component.html - 23 + src/app/shared/pipe/localize.ts + 591 - - Notification language - 알림 언어 + + Vietnam + 베트남 - src/app/affiliation/send-notifications-dialog.component.html - 20 + src/app/shared/pipe/localize.ts + 593 - - Notification process has now started. We will email you as soon as the process has completed. - 지금 알림 프로세스가 시작되었습니다. 프로세스가 완료되면 이메일을 보내 드리겠습니다. + + Vanuatu + 바누아투 src/app/shared/pipe/localize.ts - 25 + 595 - - Send notifications - 알림 전송 + + Wallis and Futuna + 왈리스푸투나 - src/app/affiliation/send-notifications-dialog.component.html - 38 + src/app/shared/pipe/localize.ts + 597 - - Send permission notifications - 권한 알림 전송 + + Samoa + 사모아 - src/app/affiliation/send-notifications-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 599 - - Assertion Service Enabled - 어설션 활서화됨 + + Kosovo + - src/app/member/member-detail.component.html - 47 + src/app/shared/pipe/localize.ts + 601 + + + Yemen + 예멘 - src/app/member/member-update.component.html - 171 + src/app/shared/pipe/localize.ts + 603 + + + Mayotte + 마요트 - src/app/member/members.component.html - 93 + src/app/shared/pipe/localize.ts + 605 - - added as a Redirect URI in - 다음에 리디렉션 URI로 추가됨: + + South Africa + 남아프리카 공화국 - src/app/member/member-update.component.html - 125 + src/app/shared/pipe/localize.ts + 607 - - Client ID - 클라이언트 ID + + Zambia + 잠비아 - src/app/member/member-detail.component.html - 23 + src/app/shared/pipe/localize.ts + 609 + + + Zimbabwe + 짐바브웨 - src/app/member/member-update.component.html - 116 + src/app/shared/pipe/localize.ts + 611 - - Note: Client ID must have User OBO enabled AND - 참고: 클라이언트 ID에는 회원 OBO가 활성화되어 있어야 하며 + + Are you sure you want to delete user ? + - src/app/member/member-update.component.html - 121 + src/app/user/user-delete.component.ts + 44 - - Member Name - 회원 이름 + + User details + 사용자 세부 정보 - src/app/member/member-detail.component.html - 19 + src/app/user/user-detail.component.html + 4 + + + Email + 이메일 - src/app/member/member-update.component.html - 86 + src/app/user/user-detail.component.html + 9 - src/app/member/members.component.html - 69 + src/app/user/user-update.component.html + 33 - - - Created Date - 생성됨 - src/app/member/member-detail.component.html - 69 + src/app/user/users.component.html + 61 - - Member details - 회원 세부 정보 + + First Name + 이름 - src/app/member/member-detail.component.html - 4 + src/app/user/user-detail.component.html + 13 - - - Add member - 회원 추가 - src/app/member/members.component.html - 11 + src/app/user/user-update.component.html + 42 - - - Add or edit member - 회원 추가 또는 편집 - src/app/member/member-update.component.html - 8 + src/app/user/users.component.html + 65 - - No members to show - 표시할 회원이 없습니다 + + Last Name + - src/app/member/members.component.html - 52 + src/app/user/user-detail.component.html + 17 - - - Manage members - 회원 관리 - src/app/member/members.component.html - 2 + src/app/user/user-update.component.html + 51 - - - Import members from CSV - CSV에서 회원 가져오기 - src/app/member/members.component.html - 19 + src/app/user/users.component.html + 73 - - Is Consortium Lead - 컨소시엄 리드 + + Organization owner + 조직 소유자 - src/app/member/member-detail.component.html - 31 + src/app/user/user-detail.component.html + 21 - src/app/member/member-update.component.html - 156 + src/app/user/user-update.component.html + 68 - src/app/member/members.component.html - 77 + src/app/user/users.component.html + 81 - - Last Modified Date - 마지막 수정 + + True + - src/app/member/member-detail.component.html - 77 + src/app/user/user-detail.component.html + 23 - src/app/member/members.component.html - 101 + src/app/user/user-detail.component.html + 44 + + + src/app/user/user-detail.component.html + 62 - - Parent Salesforce Id - 상위 Salesforce ID + + False + 거짓 - src/app/member/member-detail.component.html - 13 + src/app/user/user-detail.component.html + 24 - src/app/member/member-update.component.html - 71 + src/app/user/user-detail.component.html + 45 - src/app/member/members.component.html - 85 + src/app/user/user-detail.component.html + 63 - - Salesforce Id - Salesforce ID + + Organization + 조직 - src/app/member/member-detail.component.html - 9 + src/app/user/user-detail.component.html + 38 - src/app/member/member-update.component.html - 41 + src/app/user/user-update.component.html + 76 - src/app/member/members.component.html - 61 + src/app/user/users.component.html + 89 - - Status - 상태 + + Activated + 활성화됨 - src/app/member/member-detail.component.html - 65 + src/app/user/user-detail.component.html + 42 - - - Type - 유형 - src/app/member/member-detail.component.html - 27 + src/app/user/user-update.component.html + 103 - - - This authorization link has already been used. Please contact for a new authorization link. - 이 승인 링크는 이미 사용되었습니다. 새 승인 링크를 위해 님에게 문의해 주세요. - src/app/landing-page/landing-page.component.ts - 79 + src/app/user/users.component.html + 97 - - permission to update your ORCID record - ORCID 기록 업데이트 권한 + + Admin + 관리자 - src/app/landing-page/landing-page.component.html - 16 + src/app/user/user-detail.component.html + 60 - - - You have already granted - 이미 부여했습니다 - src/app/landing-page/landing-page.component.html - 13 + src/app/user/user-update.component.html + 113 - - Allow to update my ORCID record. - 님이 내 ORCID 기록을 업데이트하도록 허용 + + Created + 생성됨 - src/app/landing-page/landing-page.component.ts - 80 + src/app/user/user-detail.component.html + 78 - - If this was a mistake, click the button below to grant access. - 이 작업이 실수였다면 아래 버튼을 클릭하여 액세스 권한을 부여하세요. + + Last Modified + 마지막 수정 - src/app/landing-page/landing-page.component.html - 45 + src/app/user/user-detail.component.html + 83 - - - will not be able to update your ORCID record. - ORCID 기록을 업데이트할 수 없습니다. - src/app/landing-page/landing-page.component.html - 42 + src/app/user/users.component.html + 105 - - Oops, you have denied access. - 이런, 액세스를 거부했습니다. + + Resend activation email + 활성화 이메일 재전송 - src/app/landing-page/landing-page.component.html - 39 + src/app/user/user-detail.component.html + 107 - - - Oops, something went wrong and we were not able to fetch your ORCID iD - 문제가 발생하여 ORCID ID를 가져오지 못했습니다 - src/app/landing-page/landing-page.component.html - 33 + src/app/user/user-update.component.html + 150 + + + src/app/user/users.component.html + 166 - - If you find that data added to your ORCID record is incorrect, please contact - ORCID 기록에 추가된 데이터가 잘못되었다면 에 문의해 주세요 + + Import users + 사용자 가져오기 - src/app/landing-page/landing-page.component.ts - 78 + src/app/user/user-import-dialog.component.html + 3 - - Thanks, ! - 감사합니다, + + Oops! There was a problem processing your data. Pleases fix the errors below and try again + 이런! 데이터 처리 중에 문제가 발생했습니다. 아래 오류를 수정한 후 다시 시도해 주세요 - src/app/landing-page/landing-page.component.ts - 172 + src/app/user/user-import-dialog.component.html + 16 - - You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. - 님에게 ORCID 기록을 업데이트할 수 있는 권한을 성공적으로 부여했으며, 기록이 제휴 정보로 업데이트됩니다. + + Please select a CSV file to upload + 업로드할 CSV 파일을 선택해 주세요 - src/app/landing-page/landing-page.component.ts - 81 + src/app/user/user-import-dialog.component.html + 40 - - Member created - 회원 생성됨 + + File Path + 파일 경로 - src/app/shared/pipe/localize.ts - 21 + src/app/user/user-import-dialog.component.html + 49 - - Member updated successfully - 회원이 성공적으로 업데이트되었습니다 + + Add or edit user + 사용자 추가 또는 편집 - src/app/shared/pipe/localize.ts - 23 + src/app/user/user-update.component.html + 4 - - Oops! There was a problem processing your data. Pleases fix the errors below and try again - 이런! 데이터 처리 중에 문제가 발생했습니다. 아래 오류를 수정하여 다시 시도해 주세요 + + 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/member/member-import-dialog.component.html - 16 + src/app/user/user-update.component.ts + 220 - - File Path - File Path + + Manage users + 사용자 관리 - src/app/member/member-import-dialog.component.html - 40 + src/app/user/users.component.html + 2 - - Please select a CSV file to upload - 업로드할 CSV 파일을 선택해 주세요 + + Add user + 사용자 추가 - src/app/member/member-import-dialog.component.html - 32 + src/app/user/users.component.html + 11 - - Import members - 회원 가져오기 + + Import users from CSV + CSV에서 사용자 가져오기 - src/app/member/member-import-dialog.component.html - 3 + src/app/user/users.component.html + 20 - - You are logged in as user - 로그인한 사용자 + + No users to show + 표시할 사용자 없음 - src/app/home/home.component.ts - 25 + src/app/user/users.component.html + 52 diff --git a/ui/src/i18n/messages.pt.xlf b/ui/src/i18n/messages.pt.xlf index 31116be09..201f7587b 100644 --- a/ui/src/i18n/messages.pt.xlf +++ b/ui/src/i18n/messages.pt.xlf @@ -1,9 +1,9 @@ - + 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. + <strong>Erro ao iniciar sessão!</strong> Por favor verifique as suas credenciais e tente novamente. src/app/account/login/login.component.html 6 @@ -11,7 +11,7 @@ Email - E-mail + E-mail src/app/account/login/login.component.html 10 @@ -27,7 +27,7 @@ Your email - O seu email + O seu email src/app/account/login/login.component.html 16 @@ -43,7 +43,7 @@ Password - Palavra-passe + Palavra-passe src/app/account/login/login.component.html 22 @@ -51,7 +51,7 @@ Your password - A sua palavra-passe + A sua palavra-passe src/app/account/login/login.component.html 28 @@ -59,7 +59,7 @@ Please enter the MFA code from your authenticator app - Introduza o código MFA da sua aplicação autenticadora + Introduza o código MFA da sua aplicação autenticadora src/app/account/login/login.component.html 34 @@ -67,7 +67,7 @@ Invalid MFA code - Código MFA inválido + Código MFA inválido src/app/account/login/login.component.html 37 @@ -75,7 +75,7 @@ MFA code - Código MFA + Código MFA src/app/account/login/login.component.html 40 @@ -83,7 +83,7 @@ Sign in - Iniciar sessão + Iniciar sessão src/app/account/login/login.component.html 43 @@ -91,112 +91,103 @@ Did you forget your password? - Esqueceu-se da sua palavra-passe? + Esqueceu-se da sua palavra-passe? src/app/account/login/login.component.html 55 - - Reset your password - Redefina a sua palavra-passe + + Reset password + Redefinir palavra-passe - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 4 - - Email address isn't registered! Please check and try again. - O endereço de e-mail não está registado! Verifique e tente novamente + + The activation key is missing. + Falta o código de ativação. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 7 - - Enter the email address you used to register. - Insira o endereço de e-mail que usou para se registar + + This activation key is invalid. + A chave de ativação é inválida. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 11 - - 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. + + This activation has expired. + Esta chave de ativação expirou. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 15 - - Your email is required. - O seu e-mail é obrigatório. - - src/app/account/password/password-reset-init.component.html - 42 - - - - Your email is invalid. - O seu e-mail é inválido. + + 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-init.component.html - 50 + src/app/account/password/password-reset-finish.component.html + 20 - - Your email is required to be at least 5 characters. - É necessário que o seu email tenha pelo menos 5 caractéres. + + 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-init.component.html - 57 + src/app/account/password/password-reset-finish.component.html + 26 - - Your email cannot be longer than 100 characters. - O seu email não pode ter mais que 50 caractéres. + + 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-init.component.html - 65 + src/app/account/password/password-reset-finish.component.html + 32 - - Reset - Redefinir palavra-passe + + Choose a new password + Escolha uma nova palavra-passe - src/app/account/password/password-reset-init.component.html - 76 + src/app/account/password/password-reset-finish.component.html + 39 - - Password for (You) - Palavra-passe para (Você) + + 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.component.ts - 34 + src/app/account/password/password-reset-finish.component.html + 43 - - Password changed! - Palavra-passe alterada! + + Your password has been reset. Please + <strong>A sua palavra-passe foi redefinida.</strong> Por favor - src/app/account/password/password.component.html - 7 + src/app/account/password/password-reset-finish.component.html + 50 - - An error has occurred! The password could not be changed. - Ocorreu um erro! Não foi possível alterar a palavra-passe. - + + sign in + iniciar sessão - src/app/account/password/password.component.html - 15 + src/app/account/password/password-reset-finish.component.html + 59 The password and its confirmation do not match! - A palavra-chave e a sua confirmação não coincidem! + A palavra-chave e a sua confirmação não coincidem! src/app/account/password/password-reset-finish.component.html 68 @@ -206,65 +197,49 @@ 23 - - Current password - Atual palavra-passe + + New password + Nova palavra-passe - src/app/account/password/password.component.html - 30 + src/app/account/password/password-reset-finish.component.html + 76 - - - Current password - Current password src/app/account/password/password.component.html - 38 + 58 - - Your password is required. - É necessária a sua palavra-passe. + + New password + Nova palavra-passe src/app/account/password/password-reset-finish.component.html - 97 - - - src/app/account/password/password.component.html - 51 + 83 src/app/account/password/password.component.html - 79 + 65 - - New password - Nova palavra-passe + + Your password is required. + É necessária a sua palavra-passe. src/app/account/password/password-reset-finish.component.html - 76 + 97 src/app/account/password/password.component.html - 58 - - - - New password - Nova palavra-passe - - src/app/account/password/password-reset-finish.component.html - 83 + 51 src/app/account/password/password.component.html - 65 + 79 Your password is required to be at least 4 characters. - A sua palavra-passe deverá ter pelo menos 4 caracteres + A sua palavra-passe deverá ter pelo menos 4 caracteres src/app/account/password/password-reset-finish.component.html 105 @@ -276,7 +251,7 @@ Your password cannot be longer than 50 characters. - Esta palavra-passe não pode ter mais de 50 caractéres. + Esta palavra-passe não pode ter mais de 50 caractéres. src/app/account/password/password-reset-finish.component.html 112 @@ -288,7 +263,7 @@ New password confirmation - Confirmação da nova palavra-passe + Confirmação da nova palavra-passe src/app/account/password/password-reset-finish.component.html 121 @@ -300,7 +275,7 @@ Confirm the new password - Confirme a nova palavra-passe + Confirme a nova palavra-passe src/app/account/password/password-reset-finish.component.html 128 @@ -312,7 +287,7 @@ Your password confirmation is required. - É necessária a sua palavra-passe de confirmação. + É necessária a sua palavra-passe de confirmação. src/app/account/password/password-reset-finish.component.html 142 @@ -324,7 +299,7 @@ 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 150 @@ -336,7 +311,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. + A sua palavra-passe de confirmação não pode ter mais de 50 caracteres. src/app/account/password/password-reset-finish.component.html 157 @@ -346,17 +321,146 @@ 138 + + Reset Password + Validar nova palavra-passe + + src/app/account/password/password-reset-finish.component.html + 167 + + + + Reset your password + Redefina a sua palavra-passe + + src/app/account/password/password-reset-init.component.html + 4 + + + + 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 + + src/app/account/password/password-reset-init.component.html + 7 + + + + 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 + 11 + + + + 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. + + src/app/account/password/password-reset-init.component.html + 15 + + + + Your email is required. + O seu e-mail é obrigatório. + + src/app/account/password/password-reset-init.component.html + 42 + + + + Your email is invalid. + O seu e-mail é inválido. + + src/app/account/password/password-reset-init.component.html + 50 + + + + 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 + 57 + + + + 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 + 65 + + + + Reset + Redefinir palavra-passe + + src/app/account/password/password-reset-init.component.html + 76 + + + + Password strength: + Força da palavra-passe: + + src/app/account/password/password-strength.component.html + 2 + + + + Password changed! + <strong>Palavra-passe alterada!</strong> + + src/app/account/password/password.component.html + 7 + + + + An error has occurred! The password could not be changed. + <strong>Ocorreu um erro!</strong> Não foi possível alterar a palavra-passe. + + + src/app/account/password/password.component.html + 15 + + + + Current password + Atual palavra-passe + + src/app/account/password/password.component.html + 30 + + + + Current password + + + src/app/account/password/password.component.html + 38 + + Save - Guardar + Guardar src/app/account/password/password.component.html 148 + + Password for (You) + + + src/app/account/password/password.component.ts + 34 + + Personal details - Dados pessoais + Dados pessoais src/app/account/settings/settings.component.html 4 @@ -364,7 +468,7 @@ Settings saved! - Configurações gravadas! + <strong>Configurações gravadas!</strong> src/app/account/settings/settings.component.html 8 @@ -372,7 +476,7 @@ First Name - Primeiro Nome + Primeiro Nome src/app/account/settings/settings.component.html 23 @@ -380,7 +484,7 @@ Your first name - O seu primeiro nome + O seu primeiro nome src/app/account/settings/settings.component.html 30 @@ -388,7 +492,7 @@ Your first name is required. - É necessário o seu primeiro nome. + É necessário o seu primeiro nome. src/app/account/settings/settings.component.html 44 @@ -396,7 +500,7 @@ Your first name is required to be at least 1 character. - O seu primeiro nome deve ter pelo menos 1 carácter + O seu primeiro nome deve ter pelo menos 1 carácter src/app/account/settings/settings.component.html 51 @@ -404,7 +508,7 @@ Your first name cannot be longer than 50 characters. - O seu primeiro nome não pode ter mais do que 50 caracteres + O seu primeiro nome não pode ter mais do que 50 caracteres src/app/account/settings/settings.component.html 58 @@ -412,7 +516,7 @@ Last Name - Último Nome + Último Nome src/app/account/settings/settings.component.html 65 @@ -420,7 +524,7 @@ Your last name - O seu último nome + O seu último nome src/app/account/settings/settings.component.html 72 @@ -428,7 +532,7 @@ Your last name is required. - É necessário o seu último nome. + É necessário o seu último nome. src/app/account/settings/settings.component.html 86 @@ -436,7 +540,7 @@ Your last name is required to be at least 1 character. - O seu último nome tem que ter pelo menos 1 caractere. + O seu último nome tem que ter pelo menos 1 caractere. src/app/account/settings/settings.component.html 93 @@ -444,7 +548,7 @@ Your last name cannot be longer than 50 characters. - O seu último nome não pode ter mais de 50 caractéres + O seu último nome não pode ter mais de 50 caractéres src/app/account/settings/settings.component.html 100 @@ -452,7 +556,7 @@ Language - Idioma + Idioma src/app/account/settings/settings.component.html 119 @@ -460,7 +564,7 @@ Save - Guardar + Guardar src/app/account/settings/settings.component.html 129 @@ -472,7 +576,7 @@ Security - Segurança + Segurança src/app/account/settings/settings.component.html 143 @@ -480,7 +584,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. - 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. + 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.html 146 @@ -488,7 +592,7 @@ Two-factor Authentication - Autenticação de dois fatores + Autenticação de dois fatores src/app/account/settings/settings.component.html 151 @@ -496,7 +600,7 @@ 2FA settings updated - Definições da 2FA atualizadas + Definições da 2FA atualizadas src/app/account/settings/settings.component.html 162 @@ -504,7 +608,7 @@ Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. - Instale uma aplicação de autenticação de dois fatoresUma aplicação de 2FA é requerida para criar o código de seis dígitos de que necessita para aceder à sua conta de cada vez que iniciar sessão. A maioria das aplicações são para dispositivos móveis; algumas estão disponíveis para PC, ou são baseadas na rede. Transfira e instale a sua aplicação de 2FA favorita, tal como a Google Authenticator, a FreeOTP, ou a Authy. + <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>. src/app/account/settings/settings.component.html 166 @@ -512,7 +616,7 @@ 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. + <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 @@ -520,7 +624,7 @@ Can't scan the QR code? - <strong>Não consegue digitalizar o código QR?</strong> + <strong>Não consegue digitalizar o código QR?</strong> src/app/account/settings/settings.component.html 196 @@ -528,7 +632,7 @@ Get a text code - Obtenha antes um código de texto + Obtenha antes um código de texto src/app/account/settings/settings.component.html 200 @@ -536,7 +640,7 @@ and enter it into your 2FA app instead - e introduza-o na sua aplicação de 2FA + e introduza-o na sua aplicação de 2FA src/app/account/settings/settings.component.html 202 @@ -544,7 +648,7 @@ 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. + <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 @@ -552,7 +656,7 @@ Incorrect verification code - Código de verificação inválido + Código de verificação inválido src/app/account/settings/settings.component.html 214 @@ -560,7 +664,7 @@ Verification code - Código de verificação + Código de verificação src/app/account/settings/settings.component.html 221 @@ -568,4263 +672,4157 @@ 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. + 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 - - Privacy Policy - Política de Privacidade + + Confirm deletion + Confirmar eliminação - src/app/layout/footer/footer.component.html - 13 + src/app/affiliation/affiliation-delete.component.html + 3 - - - Terms of Use - Termos de Utilização - src/app/layout/footer/footer.component.html - 16 - - - - Help - Ajuda - - src/app/layout/footer/footer.component.html - 19 - - - - ORCID Registry - Registo ORCID - - src/app/layout/footer/footer.component.html - 22 - - - - Member Portal - Portal de Membros - - src/app/layout/navbar/navbar.component.html - 6 - - - - Tools - Ferramentas - - src/app/layout/navbar/navbar.component.html - 37 - - - - Affiliation Manager - Affiliation Manager - - src/app/layout/navbar/navbar.component.html - 51 - - - - Member report - Relatório de membro - - src/app/layout/navbar/navbar.component.html - 64 - - - - Integration report - Relatório de integração - - src/app/layout/navbar/navbar.component.html - 77 - - - - Consortium report - Relatório de consórcio - - src/app/layout/navbar/navbar.component.html - 90 - - - - Affiliation report - Relatório de afiliação - - src/app/layout/navbar/navbar.component.html - 101 + src/app/user/user-delete.component.html + 3 - - Consortium member affiliations - Consortium member affiliations + + Are you sure you want to delete this affiliation from the portal? + Tem a certeza de que quer eliminar esta afiliação do portal? - src/app/layout/navbar/navbar.component.html - 115 + src/app/affiliation/affiliation-delete.component.html + 8 - - Resources - Recursos + + Cancel + Cancelar - src/app/layout/navbar/navbar.component.html - 131 + src/app/affiliation/affiliation-delete.component.html + 17 - - - Account Management Guide - Guia de gerenciamento de conta - src/app/layout/navbar/navbar.component.html - 142 + src/app/affiliation/affiliation-import-dialog.component.html + 67 - - - Affiliation Manager Guide - Guia do Affiliation Manager - src/app/layout/navbar/navbar.component.html - 152 + src/app/affiliation/affiliation-update.component.html + 460 - - - Member Reporting Guide - Guia de relatórios de membro - src/app/layout/navbar/navbar.component.html - 162 + src/app/affiliation/send-notifications-dialog.component.html + 33 - - - Apply for Affiliation Manager Credentials - Solicitar credenciais do Affiliation Manager - src/app/layout/navbar/navbar.component.html - 173 + src/app/member/member-import-dialog.component.html + 58 - - - Admin - Administrador - src/app/layout/navbar/navbar.component.html - 189 + src/app/member/member-update.component.html + 188 - - - Manage users - Gerenciar usuários - src/app/layout/navbar/navbar.component.html - 202 + src/app/user/user-delete.component.html + 14 - - - Manage members - Gerenciar membros - src/app/layout/navbar/navbar.component.html - 215 + src/app/user/user-import-dialog.component.html + 67 - - - Account - Conta - src/app/layout/navbar/navbar.component.html - 230 + src/app/user/user-update.component.html + 120 - - Settings - Configurações + + Delete + Apagar - src/app/layout/navbar/navbar.component.html - 240 + src/app/affiliation/affiliation-delete.component.html + 20 - - - Password - Palavra-passe - src/app/layout/navbar/navbar.component.html - 246 - - - - Sign out - Terminar sessão - - src/app/layout/navbar/navbar.component.html - 252 + src/app/affiliation/affiliations.component.html + 232 - - - Sorry, an error has occurred - Sorry, an error has occurred - src/app/error/error-alert.component.html - 5 + src/app/user/user-delete.component.html + 17 - - - You are not authorized to access this page. - Não está autorizado a aceder a esta página. - src/app/error/error.component.html - 11 + src/app/user/users.component.html + 186 - - The page does not exist. - Esta página não existe. + + 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/error/error.component.html - 14 + src/app/affiliation/affiliation-delete.component.ts + 40 - - Your request cannot be processed - O seu pedido não pode ser processado + + Affiliation details + Detalhes da afiliação - src/app/error/error.component.html + src/app/affiliation/affiliation-detail.component.html 4 - - sign in - iniciar sessão - - src/app/account/password/password-reset-finish.component.html - 59 - - - - Reset Password - Validar nova palavra-passe + + ID + ID - src/app/account/password/password-reset-finish.component.html - 167 + src/app/affiliation/affiliation-detail.component.html + 9 - - 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. + + Email + E-mail do Utilizador - src/app/account/password/password-reset-finish.component.html - 43 + src/app/affiliation/affiliation-detail.component.html + 13 - - - Choose a new password - Escolha uma nova palavra-passe - src/app/account/password/password-reset-finish.component.html - 39 + src/app/affiliation/affiliation-update.component.html + 15 - - - 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 - 20 + src/app/affiliation/affiliations.component.html + 135 - - 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. + + Status + Estado - src/app/account/password/password-reset-finish.component.html - 26 + src/app/affiliation/affiliation-detail.component.html + 17 - - - 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 - 32 + src/app/affiliation/affiliations.component.html + 151 - - This activation has expired. - Esta chave de ativação expirou. + + Permission link + Hiperligação de Permissão - src/app/account/password/password-reset-finish.component.html - 15 + src/app/affiliation/affiliation-detail.component.html + 25 - - This activation key is invalid. - A chave de ativação é inválida. + + Copy to clipboard + Copiar para a área de transferência - src/app/account/password/password-reset-finish.component.html - 11 + src/app/affiliation/affiliation-detail.component.html + 37 - - The activation key is missing. - Falta o código de ativação. + + ORCID iD + iD do ORCID - src/app/account/password/password-reset-finish.component.html - 7 + src/app/affiliation/affiliation-detail.component.html + 41 - - - Your password has been reset. Please - A sua palavra-passe foi redefinida. Por favor - src/app/account/password/password-reset-finish.component.html - 50 + src/app/affiliation/affiliations.component.html + 139 - - Reset password - Redefinir palavra-passe + + Affiliation Section + Tipo de Afiliação - src/app/account/password/password-reset-finish.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 49 - - - Password strength: - Força da palavra-passe: - src/app/account/password/password-strength.component.html - 2 + src/app/affiliation/affiliation-update.component.html + 43 - - Resend activation email - Reenviar Email de Ativação - - src/app/user/user-detail.component.html - 107 - + + + + + - src/app/user/user-update.component.html - 150 + src/app/affiliation/affiliation-detail.component.html + 53 - src/app/user/users.component.html - 166 + src/app/affiliation/affiliations.component.html + 168 - - Back - Voltar + + Organization + Organização src/app/affiliation/affiliation-detail.component.html - 231 + 57 + + + Department Name + Departamento - src/app/member/member-detail.component.html - 88 + src/app/affiliation/affiliation-detail.component.html + 69 - src/app/user/user-detail.component.html - 95 + src/app/affiliation/affiliation-update.component.html + 243 - - Cancel - Cancelar - - src/app/affiliation/affiliation-delete.component.html - 17 - + + Role Title + Papel/Título - src/app/affiliation/affiliation-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 79 src/app/affiliation/affiliation-update.component.html - 460 + 268 + + + Url + URL - src/app/affiliation/send-notifications-dialog.component.html - 33 + src/app/affiliation/affiliation-detail.component.html + 85 - src/app/member/member-import-dialog.component.html - 58 + src/app/affiliation/affiliation-update.component.html + 284 + + + Start Date + Data de Início - src/app/member/member-update.component.html - 188 + src/app/affiliation/affiliation-detail.component.html + 93 + + + End Date + Data de Fim - src/app/user/user-delete.component.html - 14 + src/app/affiliation/affiliation-detail.component.html + 99 + + + External Id + ID Externo - src/app/user/user-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 109 - src/app/user/user-update.component.html - 120 + src/app/affiliation/affiliation-update.component.html + 421 - - Delete - Apagar + + Created + Criado - src/app/affiliation/affiliation-delete.component.html - 20 + src/app/affiliation/affiliation-detail.component.html + 117 + + + Added To ORCID + Adicionado ao ORCID - src/app/affiliation/affiliations.component.html - 232 + src/app/affiliation/affiliation-detail.component.html + 125 + + + Updated In ORCID + Atualizado no ORCID - src/app/user/user-delete.component.html - 17 + src/app/affiliation/affiliation-detail.component.html + 135 + + + Modified + Modificado - src/app/user/users.component.html - 186 + src/app/affiliation/affiliation-detail.component.html + 141 - - Edit - Editar + + by + por src/app/affiliation/affiliation-detail.component.html - 235 + 144 - src/app/affiliation/affiliations.component.html - 222 + src/app/member/member-detail.component.html + 71 src/app/member/member-detail.component.html - 91 + 81 - src/app/member/members.component.html - 153 + src/app/user/user-detail.component.html + 81 src/app/user/user-detail.component.html - 103 + 87 + + + Admin Id + ID do administrador - src/app/user/users.component.html - 175 + src/app/affiliation/affiliation-detail.component.html + 146 - - Save - Guardar + + Notification First Sent + Primeira notificação enviada - src/app/affiliation/affiliation-update.component.html - 463 + src/app/affiliation/affiliation-detail.component.html + 157 - src/app/member/member-update.component.html - 191 + src/app/affiliation/affiliation-detail.component.html + 176 + + + Notification Last Sent + Última notificação enviada - src/app/user/user-update.component.html - 131 + src/app/affiliation/affiliation-detail.component.html + 195 - src/app/user/user-update.component.html - 141 + src/app/affiliation/affiliation-detail.component.html + 214 - - Activated - Ativado - - src/app/user/user-detail.component.html - 42 - + + Back + Voltar - src/app/user/user-update.component.html - 103 + src/app/affiliation/affiliation-detail.component.html + 231 - src/app/user/users.component.html - 97 + src/app/member/member-detail.component.html + 88 - - - Created - Criada src/app/user/user-detail.component.html - 78 + 95 - - User details - Detalhes do utilizador + + Edit + Editar - src/app/user/user-detail.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 235 - - - Email - E-mail - src/app/user/user-detail.component.html - 9 + src/app/affiliation/affiliations.component.html + 222 - src/app/user/user-update.component.html - 33 + src/app/member/member-detail.component.html + 91 - src/app/user/users.component.html - 61 + src/app/member/members.component.html + 153 - - - First Name - Primeiro Nome src/app/user/user-detail.component.html - 13 - - - src/app/user/user-update.component.html - 42 - - - src/app/user/users.component.html - 65 + 103 - - - Add user - Adicionar utilizador src/app/user/users.component.html - 11 - - - - Add or edit user - Adicionar ou editar utilizador - - src/app/user/user-update.component.html - 4 + 175 - - No users to show - Sem utilizadores para apresentar + + Copied to clipboard + Copiado para a área de transferência - src/app/user/users.component.html + src/app/affiliation/affiliation-detail.component.ts 52 - - Manage users - Gerir utilizadores + + Import affiliations from CSV + Importar afiliações - src/app/user/users.component.html - 2 + src/app/affiliation/affiliation-import-dialog.component.html + 3 - - Import users from CSV - Importar utilizadores de CSV + + 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/user/users.component.html - 20 + src/app/affiliation/affiliation-import-dialog.component.html + 13 - - Admin - Administrador + + There was a problem uploading your CSV for processing. + Ocorreu um problema ao carregar o seu CSV para processamento. - src/app/user/user-detail.component.html - 60 + src/app/affiliation/affiliation-import-dialog.component.html + 27 + + + Please select the CSV file to upload + Selecione um ficheiro CRV para carregar - src/app/user/user-update.component.html - 113 + src/app/affiliation/affiliation-import-dialog.component.html + 32 - - Last Modified - Última Modificação + + File Path + Caminho de ficheiro - src/app/user/user-detail.component.html - 83 + src/app/affiliation/affiliation-import-dialog.component.html + 40 + + + 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/user/users.component.html - 105 + src/app/affiliation/affiliation-import-dialog.component.html + 55 - - Last Name - Apelido + + Upload + Carregar - src/app/user/user-detail.component.html - 17 + src/app/affiliation/affiliation-import-dialog.component.html + 70 - src/app/user/user-update.component.html - 51 + src/app/member/member-import-dialog.component.html + 61 - src/app/user/users.component.html + src/app/user/user-import-dialog.component.html + 70 + + + + Close + Fechar + + src/app/affiliation/affiliation-import-dialog.component.html 73 - - Organization owner - Titular da Organização + + There is no file to upload. Please select one. + Não existe nenhum ficheiro para carregar. Selecione um. - src/app/user/user-detail.component.html - 21 + src/app/affiliation/affiliation-import-dialog.component.ts + 60 + + + Add or edit affiliation + Adicionar ou editar afiliação - src/app/user/user-update.component.html - 68 + src/app/affiliation/affiliation-update.component.html + 8 + + + This field should follow pattern for "Email". + - src/app/user/users.component.html - 81 + src/app/affiliation/affiliation-update.component.html + 25 - - Organization - Organização + + This field is required. + Este campo é necessário. - src/app/user/user-detail.component.html - 38 + src/app/affiliation/affiliation-update.component.html + 33 - src/app/user/user-update.component.html - 76 + src/app/affiliation/affiliation-update.component.html + 64 - src/app/user/users.component.html - 89 + src/app/affiliation/affiliation-update.component.html + 88 - - - Invite email couldn't be sent. - Não foi possível enviar o e-mail de convite. - src/app/shared/pipe/localize.ts - 13 + src/app/affiliation/affiliation-update.component.html + 112 - - - Invite sent. - Convite enviado. - src/app/shared/pipe/localize.ts - 11 + src/app/affiliation/affiliation-update.component.html + 136 - - - by - por - src/app/affiliation/affiliation-detail.component.html - 144 + src/app/affiliation/affiliation-update.component.html + 164 - src/app/member/member-detail.component.html - 71 + src/app/affiliation/affiliation-update.component.html + 195 - src/app/member/member-detail.component.html - 81 + src/app/member/member-update.component.html + 61 - src/app/user/user-detail.component.html - 81 + src/app/member/member-update.component.html + 106 - src/app/user/user-detail.component.html - 87 + src/app/member/member-update.component.html + 142 - - False - falso + + No affiliations to show + Não foram encontradas afiliações - src/app/user/user-detail.component.html - 24 + src/app/affiliation/affiliation-update.component.html + 67 - src/app/user/user-detail.component.html - 45 + src/app/affiliation/affiliation-update.component.html + 199 - src/app/user/user-detail.component.html - 63 + src/app/affiliation/affiliations.component.html + 126 - - Search... - Procurar... + + Organization Name + Nome da Organização - src/app/affiliation/affiliations.component.html - 104 + src/app/affiliation/affiliation-update.component.html + 75 + + + City + Cidade - src/app/member/members.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 99 + + + State/Region + Estado/Região - src/app/user/users.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 122 - - Showing - of items. - A mostrar - de itens. + + Country + País - src/app/affiliation/affiliations.component.ts - 226 + src/app/affiliation/affiliation-update.component.html + 146 + + + Organization ID Source + Fonte da ID da Organização - src/app/member/members.component.ts - 157 + src/app/affiliation/affiliation-update.component.html + 176 + + + Organization ID + ID da Organização - src/app/user/users.component.ts - 228 + src/app/affiliation/affiliation-update.component.html + 208 - - True - verdadeiro + + 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/user/user-detail.component.html - 23 + src/app/affiliation/affiliation-update.component.html + 230 + + + Start Year + Ano de Início - src/app/user/user-detail.component.html - 44 + src/app/affiliation/affiliation-update.component.html + 300 + + + Year + Ano - src/app/user/user-detail.component.html - 62 + src/app/affiliation/affiliation-update.component.html + 309 - - - Are you sure you want to transfer ownership? You are about to transfer ownership of this organization account. If you are the organization owner after transferring ownership, you will no longer have access to administrative functions, such as managing users. - Tem a certeza que quer transferir a propriedade? Está prestes a transferir a propriedade da conta desta organização. Se for o proprietário da conta depois de transferir a propriedade, não terá mais acesso a a funções administrativas, tais como a gestão de utilizadores. - src/app/user/user-update.component.ts - 220 + src/app/affiliation/affiliation-update.component.html + 359 - - Are you sure you want to delete user ? - Tem a certeza de que quer eliminar o utilizador ? + + Start Month + Mês de Início - src/app/user/user-delete.component.ts - 44 + src/app/affiliation/affiliation-update.component.html + 318 - - User created. Invite sent. - Utilizador criado. Convite enviado. + + Month + Mês - src/app/shared/pipe/localize.ts - 15 + src/app/affiliation/affiliation-update.component.html + 327 - - - User updated successfully - Utilizador atualizado com sucesso - src/app/shared/pipe/localize.ts - 17 + src/app/affiliation/affiliation-update.component.html + 377 - - User deleted successfully - Utilizador eliminado com sucesso + + Start Day + Dia de Início - src/app/shared/pipe/localize.ts - 19 + src/app/affiliation/affiliation-update.component.html + 336 - - There is no file to upload. Please select one. - There is no file to upload. Please select one. - gatewayApp.msUserServiceMSUser.import.emptyFile.string + + Day + Dia - src/app/member/member-import-dialog.component.ts - 60 + src/app/affiliation/affiliation-update.component.html + 339 - src/app/user/user-import-dialog.component.ts - 62 + src/app/affiliation/affiliation-update.component.html + 389 - - Upload - Carregar + + End Year + Ano de Término - src/app/affiliation/affiliation-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 350 + + + + End Month + Último Mês + + src/app/affiliation/affiliation-update.component.html + 368 + + + End Day + Data de Término - src/app/member/member-import-dialog.component.html - 61 + src/app/affiliation/affiliation-update.component.html + 386 + + + Start date cannot be greater than the end date + A data de início não pode ser maior que a data de fim. - src/app/user/user-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 395 - - Confirm deletion - Confirmar eliminação + + External Id Type + Tipo de ID Externo - src/app/affiliation/affiliation-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 406 + + + External Id Url + ID do URL externo - src/app/user/user-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 436 - - 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. + + 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/user/user-import-dialog.component.html - 16 + src/app/affiliation/affiliation-update.component.html + 452 - - File Path - Caminho do ficheiro + + Save + Guardar - src/app/user/user-import-dialog.component.html - 49 + src/app/affiliation/affiliation-update.component.html + 463 - - - Please select a CSV file to upload - Selecione o ficheiro CRV que deseja carregar - src/app/user/user-import-dialog.component.html - 40 + src/app/member/member-update.component.html + 191 - - - Import users - Importar utilizadores - src/app/user/user-import-dialog.component.html - 3 + src/app/user/user-update.component.html + 131 + + + src/app/user/user-update.component.html + 141 - - - - - - - + + This field cannot be longer than characters. + - src/app/affiliation/affiliation-detail.component.html - 53 + src/app/affiliation/affiliation-update.component.ts + 196 - src/app/affiliation/affiliations.component.html - 168 + src/app/affiliation/affiliation-update.component.ts + 198 - - to - até + + Affiliations + Afiliações src/app/affiliation/affiliations.component.html - 184 + 2 - - Affiliation Data - Dados da Afiliação + + Send permission notifications + Enviar notificações de permissão src/app/affiliation/affiliations.component.html - 143 + 11 - - Date created - Data de criação + + Request permission links + Solicitar hiperligações de permissão src/app/affiliation/affiliations.component.html - 147 + 21 - - View details - Ver Detalhes + + Request affiliation status report + Solicitar relatório de estado de afiliação src/app/affiliation/affiliations.component.html - 192 + 31 - - Email - E-mail do Utilizador - - src/app/affiliation/affiliation-detail.component.html - 13 - + + Request affiliations for edit + Solicitar afiliações para editar - src/app/affiliation/affiliation-update.component.html - 15 + src/app/affiliation/affiliations.component.html + 41 + + + Import affiliations from CSV + Importar afiliações de CSV src/app/affiliation/affiliations.component.html - 135 + 51 Add affiliation - Adicionar afiliação + Adicionar afiliação src/app/affiliation/affiliations.component.html 61 - - 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. + + 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.html - 205 + 73 - - No affiliations to show - Não foram encontradas afiliações - - src/app/affiliation/affiliation-update.component.html - 67 - - - src/app/affiliation/affiliation-update.component.html - 199 - + + 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.html - 126 + 82 - - Send permission notifications - Enviar notificações de permissão + + 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.html - 11 + 91 - - Affiliations - Afiliações + + Search... + Procurar... src/app/affiliation/affiliations.component.html - 2 + 104 - - - Import affiliations from CSV - Importar afiliações de CSV - src/app/affiliation/affiliations.component.html - 51 + src/app/member/members.component.html + 32 - - - ORCID iD - iD do ORCID - src/app/affiliation/affiliation-detail.component.html - 41 + src/app/user/users.component.html + 32 + + + Affiliation Data + Dados da Afiliação src/app/affiliation/affiliations.component.html - 139 + 143 - - Request affiliations for edit - Solicitar afiliações para editar + + Date created + Data de criação src/app/affiliation/affiliations.component.html - 41 + 147 - - 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. + + to + até src/app/affiliation/affiliations.component.html - 73 + 184 - - Request affiliation status report - Solicitar relatório de estado de afiliação + + View details + Ver Detalhes src/app/affiliation/affiliations.component.html - 31 + 192 - - 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. + + 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 - 82 + 205 - - Request permission links - Solicitar hiperligações de permissão + + Showing - of items. + - src/app/affiliation/affiliations.component.html - 21 + src/app/affiliation/affiliations.component.ts + 226 - - - 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.html - 91 + src/app/member/members.component.ts + 157 + + + src/app/user/users.component.ts + 228 - - Status - Estado + + Send permission notifications + Enviar notificações de permissão - src/app/affiliation/affiliation-detail.component.html - 17 + src/app/affiliation/send-notifications-dialog.component.html + 3 + + + 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/affiliations.component.html - 151 + src/app/affiliation/send-notifications-dialog.component.html + 13 - - Error adding to ORCID - Erro ao adicionar ao ORCID + + 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/shared/pipe/localize.ts - 50 + src/app/affiliation/send-notifications-dialog.component.html + 16 - - Error deleting in ORCID - Erro ao eliminar no ORCID + + Notification language + Idioma da notificação - src/app/shared/pipe/localize.ts - 56 + src/app/affiliation/send-notifications-dialog.component.html + 20 - - Error updating in ORCID - Erro ao atualizar no ORCID + + What language should the notification be sent in? + Em que idioma devem ser enviadas as notificações? - src/app/shared/pipe/localize.ts - 52 + src/app/affiliation/send-notifications-dialog.component.html + 23 - - In ORCID - Em ORCID + + Send notifications + Enviar notificações - src/app/shared/pipe/localize.ts - 42 + src/app/affiliation/send-notifications-dialog.component.html + 38 - - Notification failed - Notificação falhada + + Sorry, an error has occurred + - src/app/shared/pipe/localize.ts - 62 + src/app/error/error-alert.component.html + 5 - - Notification requested - Notificação solicitada + + Your request cannot be processed + O seu pedido não pode ser processado - src/app/shared/pipe/localize.ts - 58 + src/app/error/error.component.html + 4 - - Notification sent - Notificação enviada + + You are not authorized to access this page. + Não está autorizado a aceder a esta página. - src/app/shared/pipe/localize.ts - 60 + src/app/error/error.component.html + 11 - - Pending - Pendente + + The page does not exist. + Esta página não existe. - src/app/shared/pipe/localize.ts - 40 + src/app/error/error.component.html + 14 - - Pending retry in ORCID - Nova tentativa pendente em ORCID + + You are logged in as user + Sessão iniciada como <strong>{{username}}</strong> - src/app/shared/pipe/localize.ts - 54 + src/app/home/home.component.ts + 25 - - Pending update in ORCID - Atualização pendente no ORCID + + You have already granted + Já concedeu - src/app/shared/pipe/localize.ts - 64 + src/app/landing-page/landing-page.component.html + 13 - - User deleted from ORCID - User deleted from ORCID + + permission to update your ORCID record + permissão para atualizar o seu registo ORCID - src/app/shared/pipe/localize.ts - 46 + src/app/landing-page/landing-page.component.html + 16 - - User denied access - Acesso negado ao utilzador + + Oops, something went wrong and we were not able to fetch your ORCID iD + Ups, ocorreu um erro e não foi possível obter o seu ID ORCID - src/app/shared/pipe/localize.ts - 38 + src/app/landing-page/landing-page.component.html + 33 - - User granted access - Acesso concedido ao utilizador + + Oops, you have denied access. + Ups, foi-lhe negado o acesso. - src/app/shared/pipe/localize.ts - 44 + src/app/landing-page/landing-page.component.html + 39 - - User revoked access - Acesso revogado do utilizador + + will not be able to update your ORCID record. + não será capaz de atualizar o seu registo ORCID. - src/app/shared/pipe/localize.ts - 48 + src/app/landing-page/landing-page.component.html + 42 - - Andorra - Andorra + + If this was a mistake, click the button below to grant access. + Se isto for um erro, clique no botão abaixo para permitir o acesso. - src/app/shared/pipe/localize.ts - 113 + src/app/landing-page/landing-page.component.html + 45 - - United Arab Emirates - Emirados Árabes Unidos + + If you find that data added to your ORCID record is incorrect, please contact + - src/app/shared/pipe/localize.ts - 115 + src/app/landing-page/landing-page.component.ts + 78 - - Afghanistan - Afeganistão + + This authorization link has already been used. Please contact for a new authorization link. + - src/app/shared/pipe/localize.ts - 117 + src/app/landing-page/landing-page.component.ts + 79 - - Antigua and Barbuda - Antígua e Barbuda + + Allow to update my ORCID record. + - src/app/shared/pipe/localize.ts - 119 + src/app/landing-page/landing-page.component.ts + 80 - - Anguilla - Anguila + + You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. + - src/app/shared/pipe/localize.ts - 121 + src/app/landing-page/landing-page.component.ts + 81 - - Albania - Albânia + + Thanks, ! + - src/app/shared/pipe/localize.ts - 123 + src/app/landing-page/landing-page.component.ts + 172 - - Armenia - Arménia + + Privacy Policy + Política de Privacidade - src/app/shared/pipe/localize.ts - 125 + src/app/layout/footer/footer.component.html + 13 - - Angola - Angola + + Terms of Use + Termos de Utilização - src/app/shared/pipe/localize.ts - 127 + src/app/layout/footer/footer.component.html + 16 - - Antarctica - Antártida + + Help + Ajuda - src/app/shared/pipe/localize.ts - 129 + src/app/layout/footer/footer.component.html + 19 - - Argentina - Argentina + + ORCID Registry + Registo ORCID - src/app/shared/pipe/localize.ts - 131 + src/app/layout/footer/footer.component.html + 22 - - American Samoa - Samoa Americana + + Member Portal + Portal de Membros - src/app/shared/pipe/localize.ts - 133 + src/app/layout/navbar/navbar.component.html + 6 - - Austria - Áustria + + Tools + Ferramentas - src/app/shared/pipe/localize.ts - 135 + src/app/layout/navbar/navbar.component.html + 37 - - Australia - Austrália + + Affiliation Manager + Affiliation Manager - src/app/shared/pipe/localize.ts - 137 + src/app/layout/navbar/navbar.component.html + 51 - - Aruba - Aruba + + Member report + Relatório de membro - src/app/shared/pipe/localize.ts - 139 + src/app/layout/navbar/navbar.component.html + 64 - - Åland Islands - Alanda + + Integration report + Relatório de integração - src/app/shared/pipe/localize.ts - 141 + src/app/layout/navbar/navbar.component.html + 77 - - Azerbaijan - Azerbaijão + + Consortium report + Relatório de consórcio - src/app/shared/pipe/localize.ts - 143 + src/app/layout/navbar/navbar.component.html + 90 - - Bosnia and Herzegovina - Bósnia-Herzegovina + + Affiliation report + Relatório de afiliação - src/app/shared/pipe/localize.ts - 145 + src/app/layout/navbar/navbar.component.html + 101 - - Barbados - Barbados + + Consortium member affiliations + - src/app/shared/pipe/localize.ts - 147 + src/app/layout/navbar/navbar.component.html + 115 - - Bangladesh - Bangladexe + + Resources + Recursos - src/app/shared/pipe/localize.ts - 149 + src/app/layout/navbar/navbar.component.html + 131 - - Belgium - Bélgica + + Account Management Guide + Guia de gerenciamento de conta - src/app/shared/pipe/localize.ts - 151 + src/app/layout/navbar/navbar.component.html + 142 - - Burkina Faso - Burquina Fasso + + Affiliation Manager Guide + Guia do Affiliation Manager - src/app/shared/pipe/localize.ts - 153 + src/app/layout/navbar/navbar.component.html + 152 - - Bulgaria - Bulgária + + Member Reporting Guide + Guia de relatórios de membro - src/app/shared/pipe/localize.ts - 155 + src/app/layout/navbar/navbar.component.html + 162 - - Bahrain - Barém + + Apply for Affiliation Manager Credentials + Solicitar credenciais do Affiliation Manager - src/app/shared/pipe/localize.ts - 157 + src/app/layout/navbar/navbar.component.html + 173 - - Burundi - Burundi + + Admin + Administrador - src/app/shared/pipe/localize.ts - 159 + src/app/layout/navbar/navbar.component.html + 189 - - Benin - Benim + + Manage users + Gerenciar usuários - src/app/shared/pipe/localize.ts - 161 + src/app/layout/navbar/navbar.component.html + 202 - - Saint Barthélemy - São Bartolomeu + + Manage members + Gerenciar membros - src/app/shared/pipe/localize.ts - 163 + src/app/layout/navbar/navbar.component.html + 215 - - Bermuda - Bermudas + + Account + Conta - src/app/shared/pipe/localize.ts - 165 + src/app/layout/navbar/navbar.component.html + 230 - - Brunei - Brunei + + Settings + Configurações - src/app/shared/pipe/localize.ts - 167 + src/app/layout/navbar/navbar.component.html + 240 - - Bolivia - Bolívia + + Password + Palavra-passe - src/app/shared/pipe/localize.ts - 169 + src/app/layout/navbar/navbar.component.html + 246 - - British Antarctic Territory - Território Antártico Britânico + + Sign out + Terminar sessão - src/app/shared/pipe/localize.ts - 171 + src/app/layout/navbar/navbar.component.html + 252 - - Brazil - Brasil + + Member details + Detalhes do membro - src/app/shared/pipe/localize.ts - 173 + src/app/member/member-detail.component.html + 4 - - Bahamas - Baamas + + Salesforce Id + ID da Equipa de Vendas - src/app/shared/pipe/localize.ts - 175 + src/app/member/member-detail.component.html + 9 - - - Bhutan - Butão - src/app/shared/pipe/localize.ts - 177 + src/app/member/member-update.component.html + 41 - - - Bouvet Island - Ilha Bouvet - src/app/shared/pipe/localize.ts - 179 + src/app/member/members.component.html + 61 - - Botswana - Botsuana + + Parent Salesforce Id + ID da Equipa de Vendas Matriz - src/app/shared/pipe/localize.ts - 181 + src/app/member/member-detail.component.html + 13 - - - Belarus - Bielorrússia - src/app/shared/pipe/localize.ts - 183 + src/app/member/member-update.component.html + 71 - - - Belize - Belize - src/app/shared/pipe/localize.ts - 185 + src/app/member/members.component.html + 85 - - Canada - Canadá + + Member Name + Nome do Membro - src/app/shared/pipe/localize.ts - 187 + src/app/member/member-detail.component.html + 19 - - - Cocos {Keeling} Islands - Ilhas dos Cocos - src/app/shared/pipe/localize.ts - 189 + src/app/member/member-update.component.html + 86 - - - Congo - Kinshasa - Congo – Quinxassa - src/app/shared/pipe/localize.ts - 191 + src/app/member/members.component.html + 69 - - Central African Republic - República Centro-Africana + + Client ID + ID de cliente - src/app/shared/pipe/localize.ts - 193 + src/app/member/member-detail.component.html + 23 - - - Congo - Brazzaville - Congo – Brazzaville - src/app/shared/pipe/localize.ts - 195 + src/app/member/member-update.component.html + 116 - - Switzerland - Suíça + + Type + Tipo - src/app/shared/pipe/localize.ts - 197 + src/app/member/member-detail.component.html + 27 - - Côte d’Ivoire - Costa do Marfim + + Is Consortium Lead + Líder de Consórcio - src/app/shared/pipe/localize.ts - 199 + src/app/member/member-detail.component.html + 31 - - - Cook Islands - Ilhas Cook - src/app/shared/pipe/localize.ts - 201 + src/app/member/member-update.component.html + 156 - - - Chile - Chile - src/app/shared/pipe/localize.ts - 203 + src/app/member/members.component.html + 77 - - Cameroon - Camarões + + Assertion Service Enabled + Afirmações Ativas - src/app/shared/pipe/localize.ts - 205 + src/app/member/member-detail.component.html + 47 - - - China - China - src/app/shared/pipe/localize.ts - 207 + src/app/member/member-update.component.html + 171 - - - Colombia - Colômbia - src/app/shared/pipe/localize.ts - 209 + src/app/member/members.component.html + 93 - - Costa Rica - Costa Rica + + Status + Estado - src/app/shared/pipe/localize.ts - 211 + src/app/member/member-detail.component.html + 65 - - Cuba - Cuba + + Created Date + Criado - src/app/shared/pipe/localize.ts - 213 + src/app/member/member-detail.component.html + 69 - - Cape Verde - Cabo Verde + + Last Modified Date + Última Modificação - src/app/shared/pipe/localize.ts - 215 + src/app/member/member-detail.component.html + 77 + + + src/app/member/members.component.html + 101 - - Curaçao - Curaçau + + Import members + Importar membros - src/app/shared/pipe/localize.ts - 217 + src/app/member/member-import-dialog.component.html + 3 - - Christmas Island - Ilha do Natal + + 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 - src/app/shared/pipe/localize.ts - 219 + src/app/member/member-import-dialog.component.html + 16 - - Cyprus - Chipre + + Please select a CSV file to upload + Selecione um ficheiro CSV para enviar - src/app/shared/pipe/localize.ts - 221 + src/app/member/member-import-dialog.component.html + 32 - - Czech Republic - República Checa + + File Path + - src/app/shared/pipe/localize.ts - 223 + src/app/member/member-import-dialog.component.html + 40 - - Germany - Alemanha + + There is no file to upload. Please select one. + + gatewayApp.msUserServiceMSUser.import.emptyFile.string - src/app/shared/pipe/localize.ts - 225 + src/app/member/member-import-dialog.component.ts + 60 - - - Djibouti - Jibuti - src/app/shared/pipe/localize.ts - 227 + src/app/user/user-import-dialog.component.ts + 62 - - Denmark - Dinamarca + + Add or edit member + Adicionar ou editar membro - src/app/shared/pipe/localize.ts - 229 + src/app/member/member-update.component.html + 8 - - Dominica - Domínica + + Note: Client ID must have User OBO enabled AND + Nota: O ID de cliente deve ter o OBO de Membro ativado E - src/app/shared/pipe/localize.ts - 231 + src/app/member/member-update.component.html + 121 - - Dominican Republic - República Dominicana + + added as a Redirect URI in + adicionado como um URI de reencaminhamento em - src/app/shared/pipe/localize.ts - 233 + src/app/member/member-update.component.html + 125 - - Algeria - Argélia + + Manage members + Gerir membros - src/app/shared/pipe/localize.ts - 235 + src/app/member/members.component.html + 2 - - Ecuador - Equador + + Add member + Adicionar membro - src/app/shared/pipe/localize.ts - 237 + src/app/member/members.component.html + 11 - - Estonia - Estónia + + Import members from CSV + Importar membros de CSV - src/app/shared/pipe/localize.ts - 239 + src/app/member/members.component.html + 19 - - Egypt - Egito + + No members to show + Nenhum membro a mostrar - src/app/shared/pipe/localize.ts - 241 + src/app/member/members.component.html + 52 - - Western Sahara - Sara Ocidental + + Invite sent. + src/app/shared/pipe/localize.ts - 243 + 11 - - Eritrea - Eritreia + + Invite email couldn't be sent. + src/app/shared/pipe/localize.ts - 245 + 13 - - Spain - Espanha + + User created. Invite sent. + Utilizador criado. Convite enviado. src/app/shared/pipe/localize.ts - 247 + 15 - - Ethiopia - Etiópia + + User updated successfully + Utilizador atualizado com sucesso src/app/shared/pipe/localize.ts - 249 + 17 - - Finland - Finlândia + + User deleted successfully + Utilizador eliminado com sucesso src/app/shared/pipe/localize.ts - 251 + 19 - - Fiji - Fiji + + Member created + Membro criado src/app/shared/pipe/localize.ts - 253 + 21 - - Falkland Islands - Ilhas Falkland + + Member updated successfully + Membro atualizado com sucesso src/app/shared/pipe/localize.ts - 255 + 23 - - Micronesia - Micronésia + + 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.ts - 257 + 25 - - Faroe Islands - Ilhas Faroé + + Affiliation created + Afiliação criada src/app/shared/pipe/localize.ts - 259 + 27 - - France - França + + Affiliation updated + Afiliação atualizada src/app/shared/pipe/localize.ts - 261 + 29 - - Gabon - Gabão + + Affiliation deleted + Afiliação excluída src/app/shared/pipe/localize.ts - 263 + 31 - - United Kingdom - Reino Unido + + There was a problem deleting the affiliation + Ocorreu um problema ao eliminar a afiliação src/app/shared/pipe/localize.ts - 265 + 33 - - Grenada - Granada + + User denied access + Acesso negado ao utilzador src/app/shared/pipe/localize.ts - 267 + 38 - - Georgia - Geórgia + + Pending + Pendente src/app/shared/pipe/localize.ts - 269 + 40 - - French Guiana - Guiana Francesa + + In ORCID + Em ORCID src/app/shared/pipe/localize.ts - 271 + 42 - - Guernsey - Guernesey + + User granted access + Acesso concedido ao utilizador src/app/shared/pipe/localize.ts - 273 + 44 - - Ghana - Gana + + User deleted from ORCID + src/app/shared/pipe/localize.ts - 275 + 46 - - Gibraltar - Gibraltar + + User revoked access + Acesso revogado do utilizador src/app/shared/pipe/localize.ts - 277 + 48 - - Greenland - Gronelândia + + Error adding to ORCID + Erro ao adicionar ao ORCID src/app/shared/pipe/localize.ts - 279 + 50 - - Gambia - Gâmbia + + Error updating in ORCID + Erro ao atualizar no ORCID src/app/shared/pipe/localize.ts - 281 + 52 - - Guinea - Guiné + + Pending retry in ORCID + Nova tentativa pendente em ORCID src/app/shared/pipe/localize.ts - 283 + 54 - - Guadeloupe - Guadalupe + + Error deleting in ORCID + Erro ao eliminar no ORCID src/app/shared/pipe/localize.ts - 285 + 56 - - Equatorial Guinea - Guiné Equatorial + + Notification requested + Notificação solicitada src/app/shared/pipe/localize.ts - 287 + 58 - - Greece - Grécia + + Notification sent + Notificação enviada src/app/shared/pipe/localize.ts - 289 + 60 - - South Georgia and the South Sandwich Islands - Ilhas Geórgia do Sul e Sandwich do Sul + + Notification failed + Notificação falhada src/app/shared/pipe/localize.ts - 291 + 62 - - Guatemala - Guatemala + + Pending update in ORCID + Atualização pendente no ORCID src/app/shared/pipe/localize.ts - 293 + 64 - - Guam - Guame + + EDUCATION + EDUCAÇÃO src/app/shared/pipe/localize.ts - 295 + 69 - - Guinea-Bissau - Guiné-Bissau + + EMPLOYMENT + EMPREGO src/app/shared/pipe/localize.ts - 297 + 71 - - Guyana - Guiana + + DISTINCTION + DISTINÇÃO src/app/shared/pipe/localize.ts - 299 + 73 - - Hong Kong SAR China - RAE de Hong Kong + + INVITED_POSITION + POSIÇÃO_CONVIDADA src/app/shared/pipe/localize.ts - 301 + 75 - - Heard Island and McDonald Islands - Ilha Heard e Ilhas McDonald + + QUALIFICATION + QUALIFICAÇÃO src/app/shared/pipe/localize.ts - 303 + 77 - - Honduras - Honduras + + SERVICE + SERVIÇO src/app/shared/pipe/localize.ts - 305 + 79 - - Croatia - Croácia + + MEMBERSHIP + MEMBROS src/app/shared/pipe/localize.ts - 307 + 81 - - Haiti - Haiti + + January + Janeiro src/app/shared/pipe/localize.ts - 309 + 86 - - Hungary - Hungria + + February + Fevereiro src/app/shared/pipe/localize.ts - 311 + 88 - - Indonesia - Indonésia + + March + Março src/app/shared/pipe/localize.ts - 313 + 90 - - Ireland - Irlanda + + April + Abril src/app/shared/pipe/localize.ts - 315 + 92 - - Israel - Israel + + May + Maio src/app/shared/pipe/localize.ts - 317 + 94 - - Isle of Man - Ilha de Man + + June + Junho src/app/shared/pipe/localize.ts - 319 + 96 - - India - Índia + + July + Julho src/app/shared/pipe/localize.ts - 321 + 98 - - British Indian Ocean Territory - Território Britânico do Oceano Índico + + August + Agosto src/app/shared/pipe/localize.ts - 323 + 100 - - Iraq - Iraque + + September + Setembro src/app/shared/pipe/localize.ts - 325 + 102 - - Iran - Irão + + October + Outubro src/app/shared/pipe/localize.ts - 327 + 104 - - Iceland - Islândia + + November + Novembro src/app/shared/pipe/localize.ts - 329 + 106 - - Italy - Itália + + December + Dezembro src/app/shared/pipe/localize.ts - 331 + 108 - - Jersey - Jersey + + Andorra + Andorra src/app/shared/pipe/localize.ts - 333 + 113 - - Jamaica - Jamaica + + United Arab Emirates + Emirados Árabes Unidos src/app/shared/pipe/localize.ts - 335 + 115 - - Jordan - Jordânia + + Afghanistan + Afeganistão src/app/shared/pipe/localize.ts - 337 + 117 - - Japan - Japão + + Antigua and Barbuda + Antígua e Barbuda src/app/shared/pipe/localize.ts - 339 + 119 - - Kenya - Quénia + + Anguilla + Anguila src/app/shared/pipe/localize.ts - 341 + 121 - - Kyrgyzstan - Quirguistão + + Albania + Albânia src/app/shared/pipe/localize.ts - 343 + 123 - - Cambodia - Camboja + + Armenia + Arménia src/app/shared/pipe/localize.ts - 345 + 125 - - Kiribati - Quiribáti + + Angola + Angola src/app/shared/pipe/localize.ts - 347 + 127 - - Comoros - Comores + + Antarctica + Antártida src/app/shared/pipe/localize.ts - 349 + 129 - - Saint Kitts and Nevis - São Cristóvão e Neves + + Argentina + Argentina src/app/shared/pipe/localize.ts - 351 + 131 - - North Korea - Coreia do Norte + + American Samoa + Samoa Americana src/app/shared/pipe/localize.ts - 353 + 133 - - South Korea - Coreia do Sul + + Austria + Áustria src/app/shared/pipe/localize.ts - 355 + 135 - - Kuwait - Koweit + + Australia + Austrália src/app/shared/pipe/localize.ts - 357 + 137 - - Cayman Islands - Ilhas Caimão + + Aruba + Aruba src/app/shared/pipe/localize.ts - 359 + 139 - - Kazakhstan - Cazaquistão + + Åland Islands + Alanda src/app/shared/pipe/localize.ts - 361 + 141 - - Laos - Laos + + Azerbaijan + Azerbaijão src/app/shared/pipe/localize.ts - 363 + 143 - - Lebanon - Líbano + + Bosnia and Herzegovina + Bósnia-Herzegovina src/app/shared/pipe/localize.ts - 365 + 145 - - Saint Lucia - Santa Lúcia + + Barbados + Barbados src/app/shared/pipe/localize.ts - 367 + 147 - - Liechtenstein - Listenstaine + + Bangladesh + Bangladexe src/app/shared/pipe/localize.ts - 369 + 149 - - Sri Lanka - Seri Lanca + + Belgium + Bélgica src/app/shared/pipe/localize.ts - 371 + 151 - - Liberia - Libéria + + Burkina Faso + Burquina Fasso src/app/shared/pipe/localize.ts - 373 + 153 - - Lesotho - Lesoto + + Bulgaria + Bulgária src/app/shared/pipe/localize.ts - 375 + 155 - - Lithuania - Lituânia + + Bahrain + Barém src/app/shared/pipe/localize.ts - 377 + 157 - - Luxembourg - Luxemburgo + + Burundi + Burundi src/app/shared/pipe/localize.ts - 379 + 159 - - Latvia - Letónia + + Benin + Benim src/app/shared/pipe/localize.ts - 381 + 161 - - Libya - Líbia + + Saint Barthélemy + São Bartolomeu src/app/shared/pipe/localize.ts - 383 + 163 - - Morocco - Marrocos + + Bermuda + Bermudas src/app/shared/pipe/localize.ts - 385 + 165 - - Monaco - Mónaco + + Brunei + Brunei src/app/shared/pipe/localize.ts - 387 + 167 - - Moldova - Moldávia + + Bolivia + Bolívia src/app/shared/pipe/localize.ts - 389 + 169 - - Montenegro - Montenegro + + British Antarctic Territory + Território Antártico Britânico src/app/shared/pipe/localize.ts - 391 + 171 - - Saint Martin - São Martinho (Saint-Martin) + + Brazil + Brasil src/app/shared/pipe/localize.ts - 393 + 173 - - Madagascar - Madagáscar + + Bahamas + Baamas src/app/shared/pipe/localize.ts - 395 + 175 - - Marshall Islands - Ilhas Marshall + + Bhutan + Butão src/app/shared/pipe/localize.ts - 397 + 177 - - North Macedonia - Macedónia do Norte + + Bouvet Island + Ilha Bouvet src/app/shared/pipe/localize.ts - 399 + 179 - - Mali - Mali + + Botswana + Botsuana src/app/shared/pipe/localize.ts - 401 + 181 - - Myanmar {Burma} - Mianmar {Birmânia} + + Belarus + Bielorrússia src/app/shared/pipe/localize.ts - 403 + 183 - - Mongolia - Mongólia + + Belize + Belize src/app/shared/pipe/localize.ts - 405 + 185 - - Macau SAR China - RAE de Macau + + Canada + Canadá src/app/shared/pipe/localize.ts - 407 + 187 - - Northern Mariana Islands - Ilhas Marianas do Norte + + Cocos {Keeling} Islands + Ilhas dos Cocos src/app/shared/pipe/localize.ts - 409 + 189 - - Martinique - Martinica + + Congo - Kinshasa + Congo – Quinxassa src/app/shared/pipe/localize.ts - 411 + 191 - - Mauritania - Mauritânia + + Central African Republic + República Centro-Africana src/app/shared/pipe/localize.ts - 413 + 193 - - Montserrat - Monserrate + + Congo - Brazzaville + Congo – Brazzaville src/app/shared/pipe/localize.ts - 415 + 195 - - Malta - Malta + + Switzerland + Suíça src/app/shared/pipe/localize.ts - 417 + 197 - - Mauritius - Maurícia + + Côte d’Ivoire + Costa do Marfim src/app/shared/pipe/localize.ts - 419 + 199 - - Maldives - Maldivas + + Cook Islands + Ilhas Cook src/app/shared/pipe/localize.ts - 421 + 201 - - Malawi - Maláui + + Chile + Chile src/app/shared/pipe/localize.ts - 423 + 203 - - Mexico - México + + Cameroon + Camarões src/app/shared/pipe/localize.ts - 425 + 205 - - Malaysia - Malásia + + China + China src/app/shared/pipe/localize.ts - 427 + 207 - - Mozambique - Moçambique + + Colombia + Colômbia src/app/shared/pipe/localize.ts - 429 + 209 - - Namibia - Namíbia + + Costa Rica + Costa Rica src/app/shared/pipe/localize.ts - 431 + 211 - - New Caledonia - Nova Caledónia + + Cuba + Cuba src/app/shared/pipe/localize.ts - 433 + 213 - - Niger - Níger + + Cape Verde + Cabo Verde src/app/shared/pipe/localize.ts - 435 + 215 - - Norfolk Island - Ilha Norfolk + + Curaçao + Curaçau src/app/shared/pipe/localize.ts - 437 + 217 - - Nigeria - Nigéria + + Christmas Island + Ilha do Natal src/app/shared/pipe/localize.ts - 439 + 219 - - Nicaragua - Nicarágua + + Cyprus + Chipre src/app/shared/pipe/localize.ts - 441 + 221 - - Netherlands - Países Baixos + + Czech Republic + República Checa src/app/shared/pipe/localize.ts - 443 + 223 - - Norway - Noruega + + Germany + Alemanha src/app/shared/pipe/localize.ts - 445 + 225 - - Nepal - Nepal + + Djibouti + Jibuti src/app/shared/pipe/localize.ts - 447 + 227 - - Nauru - Nauru + + Denmark + Dinamarca src/app/shared/pipe/localize.ts - 449 + 229 - - Niue - Niuê + + Dominica + Domínica src/app/shared/pipe/localize.ts - 451 + 231 - - New Zealand - Nova Zelândia + + Dominican Republic + República Dominicana src/app/shared/pipe/localize.ts - 453 + 233 - - Oman - Omã + + Algeria + Argélia src/app/shared/pipe/localize.ts - 455 + 235 - - Panama - Panamá + + Ecuador + Equador src/app/shared/pipe/localize.ts - 457 + 237 - - Peru - Peru + + Estonia + Estónia src/app/shared/pipe/localize.ts - 459 + 239 - - French Polynesia - Polinésia Francesa + + Egypt + Egito src/app/shared/pipe/localize.ts - 461 + 241 - - Papua New Guinea - Papua-Nova Guiné + + Western Sahara + Sara Ocidental src/app/shared/pipe/localize.ts - 463 + 243 - - Philippines - Filipinas + + Eritrea + Eritreia src/app/shared/pipe/localize.ts - 465 + 245 - - Pakistan - Paquistão + + Spain + Espanha src/app/shared/pipe/localize.ts - 467 + 247 - - Poland - Polónia + + Ethiopia + Etiópia src/app/shared/pipe/localize.ts - 469 + 249 - - Saint Pierre and Miquelon - São Pedro e Miquelão + + Finland + Finlândia src/app/shared/pipe/localize.ts - 471 + 251 - - Pitcairn Islands - Ilhas Pitcairn + + Fiji + Fiji src/app/shared/pipe/localize.ts - 473 + 253 - - Puerto Rico - Porto Rico + + Falkland Islands + Ilhas Falkland src/app/shared/pipe/localize.ts - 475 + 255 - - Palestinian Territories - Territórios Palestinianos + + Micronesia + Micronésia src/app/shared/pipe/localize.ts - 477 + 257 - - Portugal - Portugal + + Faroe Islands + Ilhas Faroé src/app/shared/pipe/localize.ts - 479 + 259 - - Palau - Palau + + France + França src/app/shared/pipe/localize.ts - 481 + 261 - - Paraguay - Paraguai + + Gabon + Gabão src/app/shared/pipe/localize.ts - 483 + 263 - - Qatar - Catar + + United Kingdom + Reino Unido src/app/shared/pipe/localize.ts - 485 + 265 - - Réunion - Reunião + + Grenada + Granada src/app/shared/pipe/localize.ts - 487 + 267 - - Romania - Roménia + + Georgia + Geórgia src/app/shared/pipe/localize.ts - 489 + 269 - - Serbia - Sérvia + + French Guiana + Guiana Francesa src/app/shared/pipe/localize.ts - 491 + 271 - - Russia - Rússia + + Guernsey + Guernesey src/app/shared/pipe/localize.ts - 493 + 273 - - Rwanda - Ruanda + + Ghana + Gana src/app/shared/pipe/localize.ts - 495 + 275 - - Saudi Arabia - Arábia Saudita + + Gibraltar + Gibraltar src/app/shared/pipe/localize.ts - 497 + 277 - - Solomon Islands - Ilhas Salomão + + Greenland + Gronelândia src/app/shared/pipe/localize.ts - 499 + 279 - - Seychelles - Seicheles + + Gambia + Gâmbia src/app/shared/pipe/localize.ts - 501 + 281 - - Sudan - Sudão + + Guinea + Guiné src/app/shared/pipe/localize.ts - 503 + 283 - - Sweden - Suécia + + Guadeloupe + Guadalupe src/app/shared/pipe/localize.ts - 505 + 285 - - Singapore - Singapura + + Equatorial Guinea + Guiné Equatorial src/app/shared/pipe/localize.ts - 507 + 287 - - Saint Helena - Santa Helena + + Greece + Grécia src/app/shared/pipe/localize.ts - 509 + 289 - - Slovenia - Eslovénia + + South Georgia and the South Sandwich Islands + Ilhas Geórgia do Sul e Sandwich do Sul src/app/shared/pipe/localize.ts - 511 + 291 - - Svalbard and Jan Mayen - Svalbard e Jan Mayen + + Guatemala + Guatemala src/app/shared/pipe/localize.ts - 513 + 293 - - Slovakia - Eslováquia + + Guam + Guame src/app/shared/pipe/localize.ts - 515 + 295 - - Sierra Leone - Serra Leoa + + Guinea-Bissau + Guiné-Bissau src/app/shared/pipe/localize.ts - 517 + 297 - - San Marino - São Marinho + + Guyana + Guiana src/app/shared/pipe/localize.ts - 519 + 299 - - Senegal - Senegal + + Hong Kong SAR China + RAE de Hong Kong src/app/shared/pipe/localize.ts - 521 + 301 - - Somalia - Somália + + Heard Island and McDonald Islands + Ilha Heard e Ilhas McDonald src/app/shared/pipe/localize.ts - 523 + 303 - - Suriname - Suriname + + Honduras + Honduras src/app/shared/pipe/localize.ts - 525 + 305 - - South Sudan - Sudão do Sul + + Croatia + Croácia src/app/shared/pipe/localize.ts - 527 + 307 - - São Tomé and Príncipe - São Tomé e Príncipe + + Haiti + Haiti src/app/shared/pipe/localize.ts - 529 + 309 - - El Salvador - Salvador + + Hungary + Hungria src/app/shared/pipe/localize.ts - 531 + 311 - - Sint Maarten - São Martinho (Sint Maarten) + + Indonesia + Indonésia src/app/shared/pipe/localize.ts - 533 + 313 - - Syria - Síria + + Ireland + Irlanda src/app/shared/pipe/localize.ts - 535 + 315 - - Swaziland - Essuatíni + + Israel + Israel src/app/shared/pipe/localize.ts - 537 + 317 - - Turks and Caicos Islands - Ilhas Turcas e Caicos + + Isle of Man + Ilha de Man src/app/shared/pipe/localize.ts - 539 + 319 - - Chad - Chade + + India + Índia src/app/shared/pipe/localize.ts - 541 + 321 - - French Southern Territories - Territórios Franceses do Sul + + British Indian Ocean Territory + Território Britânico do Oceano Índico src/app/shared/pipe/localize.ts - 543 + 323 - - Togo - Togo + + Iraq + Iraque src/app/shared/pipe/localize.ts - 545 + 325 - - Thailand - Tailândia + + Iran + Irão src/app/shared/pipe/localize.ts - 547 + 327 - - Tajikistan - Tajiquistão + + Iceland + Islândia src/app/shared/pipe/localize.ts - 549 + 329 - - Tokelau - Toquelau + + Italy + Itália src/app/shared/pipe/localize.ts - 551 + 331 - - Timor-Leste - Timor-Leste + + Jersey + Jersey src/app/shared/pipe/localize.ts - 553 + 333 - - Turkmenistan - Turquemenistão + + Jamaica + Jamaica src/app/shared/pipe/localize.ts - 555 + 335 - - Tunisia - Tunísia + + Jordan + Jordânia src/app/shared/pipe/localize.ts - 557 + 337 - - Tonga - Tonga + + Japan + Japão src/app/shared/pipe/localize.ts - 559 + 339 - - Turkey - Turquia + + Kenya + Quénia src/app/shared/pipe/localize.ts - 561 + 341 - - Trinidad and Tobago - Trindade e Tobago + + Kyrgyzstan + Quirguistão src/app/shared/pipe/localize.ts - 563 + 343 - - Tuvalu - Tuvalu + + Cambodia + Camboja src/app/shared/pipe/localize.ts - 565 + 345 - - Taiwan - Taiwan + + Kiribati + Quiribáti src/app/shared/pipe/localize.ts - 567 + 347 - - Tanzania - Tanzânia + + Comoros + Comores src/app/shared/pipe/localize.ts - 569 + 349 - - Ukraine - Ucrânia + + Saint Kitts and Nevis + São Cristóvão e Neves src/app/shared/pipe/localize.ts - 571 + 351 - - Uganda - Uganda + + North Korea + Coreia do Norte src/app/shared/pipe/localize.ts - 573 + 353 - - U.S. Minor Outlying Islands - Ilhas Menores Afastadas dos Estados Unidos + + South Korea + Coreia do Sul src/app/shared/pipe/localize.ts - 575 + 355 - - United States - Estados Unidos + + Kuwait + Koweit src/app/shared/pipe/localize.ts - 577 + 357 - - Uruguay - Uruguai + + Cayman Islands + Ilhas Caimão src/app/shared/pipe/localize.ts - 579 + 359 - - Uzbekistan - Usbequistão + + Kazakhstan + Cazaquistão src/app/shared/pipe/localize.ts - 581 + 361 - - Vatican City - Cidade do Vaticano + + Laos + Laos src/app/shared/pipe/localize.ts - 583 + 363 - - Saint Vincent and the Grenadines - São Vicente e Granadinas + + Lebanon + Líbano src/app/shared/pipe/localize.ts - 585 + 365 - - Venezuela - Venezuela + + Saint Lucia + Santa Lúcia src/app/shared/pipe/localize.ts - 587 + 367 - - British Virgin Islands - Ilhas Virgens Britânicas + + Liechtenstein + Listenstaine src/app/shared/pipe/localize.ts - 589 + 369 - - U.S. Virgin Islands - Ilhas Virgens dos Estados Unidos + + Sri Lanka + Seri Lanca src/app/shared/pipe/localize.ts - 591 + 371 - - Vietnam - Vietname + + Liberia + Libéria src/app/shared/pipe/localize.ts - 593 + 373 - - Vanuatu - Vanuatu + + Lesotho + Lesoto src/app/shared/pipe/localize.ts - 595 + 375 - - Wallis and Futuna - Wallis e Futuna + + Lithuania + Lituânia src/app/shared/pipe/localize.ts - 597 + 377 - - Samoa - Samoa + + Luxembourg + Luxemburgo src/app/shared/pipe/localize.ts - 599 + 379 - - Kosovo - Kosovo + + Latvia + Letónia src/app/shared/pipe/localize.ts - 601 + 381 - - Yemen - Iémen + + Libya + Líbia src/app/shared/pipe/localize.ts - 603 + 383 - - Mayotte - Maiote + + Morocco + Marrocos src/app/shared/pipe/localize.ts - 605 + 385 - - South Africa - África do Sul + + Monaco + Mónaco src/app/shared/pipe/localize.ts - 607 + 387 - - Zambia - Zâmbia + + Moldova + Moldávia src/app/shared/pipe/localize.ts - 609 + 389 - - Zimbabwe - Zimbabué + + Montenegro + Montenegro src/app/shared/pipe/localize.ts - 611 + 391 - - Close - Fechar + + Saint Martin + São Martinho (Saint-Martin) - src/app/affiliation/affiliation-import-dialog.component.html - 73 + src/app/shared/pipe/localize.ts + 393 - - DISTINCTION - DISTINÇÃO + + Madagascar + Madagáscar src/app/shared/pipe/localize.ts - 73 + 395 - - EDUCATION - EDUCAÇÃO + + Marshall Islands + Ilhas Marshall src/app/shared/pipe/localize.ts - 69 + 397 - - EMPLOYMENT - EMPREGO + + North Macedonia + Macedónia do Norte src/app/shared/pipe/localize.ts - 71 + 399 - - INVITED_POSITION - POSIÇÃO_CONVIDADA + + Mali + Mali src/app/shared/pipe/localize.ts - 75 + 401 - - MEMBERSHIP - MEMBROS + + Myanmar {Burma} + Mianmar {Birmânia} src/app/shared/pipe/localize.ts - 81 + 403 - - QUALIFICATION - QUALIFICAÇÃO + + Mongolia + Mongólia src/app/shared/pipe/localize.ts - 77 + 405 - - SERVICE - SERVIÇO + + Macau SAR China + RAE de Macau src/app/shared/pipe/localize.ts - 79 + 407 - - Added To ORCID - Adicionado ao ORCID + + Northern Mariana Islands + Ilhas Marianas do Norte - src/app/affiliation/affiliation-detail.component.html - 125 + src/app/shared/pipe/localize.ts + 409 - - Admin Id - ID do administrador + + Martinique + Martinica - src/app/affiliation/affiliation-detail.component.html - 146 + src/app/shared/pipe/localize.ts + 411 - - Affiliation Section - Tipo de Afiliação + + Mauritania + Mauritânia - src/app/affiliation/affiliation-detail.component.html - 49 + src/app/shared/pipe/localize.ts + 413 + + + Montserrat + Monserrate - src/app/affiliation/affiliation-update.component.html - 43 + src/app/shared/pipe/localize.ts + 415 - - Copy to clipboard - Copiar para a área de transferência - - src/app/affiliation/affiliation-detail.component.html - 37 + + Malta + Malta + + src/app/shared/pipe/localize.ts + 417 - - Copied to clipboard - Copiado para a área de transferência + + Mauritius + Maurícia - src/app/affiliation/affiliation-detail.component.ts - 52 + src/app/shared/pipe/localize.ts + 419 - - Created - Criado + + Maldives + Maldivas - src/app/affiliation/affiliation-detail.component.html - 117 + src/app/shared/pipe/localize.ts + 421 - - Department Name - Departamento + + Malawi + Maláui - src/app/affiliation/affiliation-detail.component.html - 69 + src/app/shared/pipe/localize.ts + 423 + + + Mexico + México - src/app/affiliation/affiliation-update.component.html - 243 + src/app/shared/pipe/localize.ts + 425 - - Organization - Organização + + Malaysia + Malásia - src/app/affiliation/affiliation-detail.component.html - 57 + src/app/shared/pipe/localize.ts + 427 - - Affiliation details - Detalhes da afiliação + + Mozambique + Moçambique - src/app/affiliation/affiliation-detail.component.html - 4 + src/app/shared/pipe/localize.ts + 429 - - End Date - Data de Fim + + Namibia + Namíbia - src/app/affiliation/affiliation-detail.component.html - 99 + src/app/shared/pipe/localize.ts + 431 - - External Id - ID Externo + + New Caledonia + Nova Caledónia - src/app/affiliation/affiliation-detail.component.html - 109 + src/app/shared/pipe/localize.ts + 433 + + + Niger + Níger - src/app/affiliation/affiliation-update.component.html - 421 + src/app/shared/pipe/localize.ts + 435 - - ID - ID + + Norfolk Island + Ilha Norfolk - src/app/affiliation/affiliation-detail.component.html - 9 + src/app/shared/pipe/localize.ts + 437 - - There was a problem uploading your CSV for processing. - Ocorreu um problema ao carregar o seu CSV para processamento. + + Nigeria + Nigéria - src/app/affiliation/affiliation-import-dialog.component.html - 27 + src/app/shared/pipe/localize.ts + 439 - - File Path - Caminho de ficheiro + + Nicaragua + Nicarágua - src/app/affiliation/affiliation-import-dialog.component.html - 40 + src/app/shared/pipe/localize.ts + 441 - - Please select the CSV file to upload - Selecione um ficheiro CRV para carregar + + Netherlands + Países Baixos - src/app/affiliation/affiliation-import-dialog.component.html - 32 + src/app/shared/pipe/localize.ts + 443 - - 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. + + Norway + Noruega - src/app/affiliation/affiliation-import-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 445 - - Import affiliations from CSV - Importar afiliações + + Nepal + Nepal - src/app/affiliation/affiliation-import-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 447 - - Modified - Modificado + + Nauru + Nauru - src/app/affiliation/affiliation-detail.component.html - 141 + src/app/shared/pipe/localize.ts + 449 - - Notification First Sent - Primeira notificação enviada + + Niue + Niuê - src/app/affiliation/affiliation-detail.component.html - 157 + src/app/shared/pipe/localize.ts + 451 + + + New Zealand + Nova Zelândia - src/app/affiliation/affiliation-detail.component.html - 176 + src/app/shared/pipe/localize.ts + 453 - - Notification Last Sent - Última notificação enviada + + Oman + Omã - src/app/affiliation/affiliation-detail.component.html - 195 + src/app/shared/pipe/localize.ts + 455 + + + Panama + Panamá - src/app/affiliation/affiliation-detail.component.html - 214 + src/app/shared/pipe/localize.ts + 457 - - Permission link - Hiperligação de Permissão + + Peru + Peru - src/app/affiliation/affiliation-detail.component.html - 25 + src/app/shared/pipe/localize.ts + 459 - - Role Title - Papel/Título + + French Polynesia + Polinésia Francesa - src/app/affiliation/affiliation-detail.component.html - 79 + src/app/shared/pipe/localize.ts + 461 + + + Papua New Guinea + Papua-Nova Guiné - src/app/affiliation/affiliation-update.component.html - 268 + src/app/shared/pipe/localize.ts + 463 - - Start Date - Data de Início + + Philippines + Filipinas - src/app/affiliation/affiliation-detail.component.html - 93 + src/app/shared/pipe/localize.ts + 465 - - Updated In ORCID - Atualizado no ORCID + + Pakistan + Paquistão - src/app/affiliation/affiliation-detail.component.html - 135 + src/app/shared/pipe/localize.ts + 467 - - 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. + + Poland + Polónia - src/app/affiliation/affiliation-import-dialog.component.html - 55 + src/app/shared/pipe/localize.ts + 469 - - Url - URL + + Saint Pierre and Miquelon + São Pedro e Miquelão - src/app/affiliation/affiliation-detail.component.html - 85 + src/app/shared/pipe/localize.ts + 471 + + + Pitcairn Islands + Ilhas Pitcairn - src/app/affiliation/affiliation-update.component.html - 284 + src/app/shared/pipe/localize.ts + 473 - - April - Abril + + Puerto Rico + Porto Rico src/app/shared/pipe/localize.ts - 92 + 475 - - August - Agosto + + Palestinian Territories + Territórios Palestinianos src/app/shared/pipe/localize.ts - 100 + 477 - - December - Dezembro + + Portugal + Portugal src/app/shared/pipe/localize.ts - 108 + 479 - - February - Fevereiro + + Palau + Palau src/app/shared/pipe/localize.ts - 88 + 481 - - January - Janeiro + + Paraguay + Paraguai src/app/shared/pipe/localize.ts - 86 + 483 - - July - Julho + + Qatar + Catar src/app/shared/pipe/localize.ts - 98 + 485 - - June - Junho + + Réunion + Reunião src/app/shared/pipe/localize.ts - 96 + 487 - - March - Março + + Romania + Roménia src/app/shared/pipe/localize.ts - 90 + 489 - - May - Maio + + Serbia + Sérvia src/app/shared/pipe/localize.ts - 94 + 491 - - November - Novembro + + Russia + Rússia src/app/shared/pipe/localize.ts - 106 + 493 - - October - Outubro + + Rwanda + Ruanda src/app/shared/pipe/localize.ts - 104 + 495 - - September - Setembro + + Saudi Arabia + Arábia Saudita src/app/shared/pipe/localize.ts - 102 + 497 - - There is no file to upload. Please select one. - Não existe nenhum ficheiro para carregar. Selecione um. + + Solomon Islands + Ilhas Salomão - src/app/affiliation/affiliation-import-dialog.component.ts - 60 + src/app/shared/pipe/localize.ts + 499 - - 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. + + Seychelles + Seicheles - src/app/affiliation/affiliation-update.component.html - 230 + src/app/shared/pipe/localize.ts + 501 - - Start date cannot be greater than the end date - A data de início não pode ser maior que a data de fim. + + Sudan + Sudão - src/app/affiliation/affiliation-update.component.html - 395 + src/app/shared/pipe/localize.ts + 503 - - This field cannot be longer than characters. - Este campo não pode ter mais do que caracteres. + + Sweden + Suécia - src/app/affiliation/affiliation-update.component.ts - 196 + src/app/shared/pipe/localize.ts + 505 + + + Singapore + Singapura - src/app/affiliation/affiliation-update.component.ts - 198 + src/app/shared/pipe/localize.ts + 507 - - This field should follow pattern for "Email". - Este campo deve seguir um padrão para Email. + + Saint Helena + Santa Helena - src/app/affiliation/affiliation-update.component.html - 25 + src/app/shared/pipe/localize.ts + 509 - - This field is required. - Este campo é necessário. + + Slovenia + Eslovénia - src/app/affiliation/affiliation-update.component.html - 33 + src/app/shared/pipe/localize.ts + 511 + + + Svalbard and Jan Mayen + Svalbard e Jan Mayen - src/app/affiliation/affiliation-update.component.html - 64 + src/app/shared/pipe/localize.ts + 513 + + + Slovakia + Eslováquia - src/app/affiliation/affiliation-update.component.html - 88 + src/app/shared/pipe/localize.ts + 515 + + + Sierra Leone + Serra Leoa - src/app/affiliation/affiliation-update.component.html - 112 + src/app/shared/pipe/localize.ts + 517 + + + San Marino + São Marinho - src/app/affiliation/affiliation-update.component.html - 136 + src/app/shared/pipe/localize.ts + 519 + + + Senegal + Senegal - src/app/affiliation/affiliation-update.component.html - 164 + src/app/shared/pipe/localize.ts + 521 + + + Somalia + Somália - src/app/affiliation/affiliation-update.component.html - 195 + src/app/shared/pipe/localize.ts + 523 + + + Suriname + Suriname - src/app/member/member-update.component.html - 61 + src/app/shared/pipe/localize.ts + 525 + + + South Sudan + Sudão do Sul - src/app/member/member-update.component.html - 106 + src/app/shared/pipe/localize.ts + 527 + + + São Tomé and Príncipe + São Tomé e Príncipe - src/app/member/member-update.component.html - 142 + src/app/shared/pipe/localize.ts + 529 - - Day - Dia + + El Salvador + Salvador - src/app/affiliation/affiliation-update.component.html - 339 + src/app/shared/pipe/localize.ts + 531 + + + Sint Maarten + São Martinho (Sint Maarten) - src/app/affiliation/affiliation-update.component.html - 389 + src/app/shared/pipe/localize.ts + 533 - - Organization ID - ID da Organização + + Syria + Síria - src/app/affiliation/affiliation-update.component.html - 208 + src/app/shared/pipe/localize.ts + 535 - - Organization ID Source - Fonte da ID da Organização + + Swaziland + Essuatíni - src/app/affiliation/affiliation-update.component.html - 176 + src/app/shared/pipe/localize.ts + 537 - - End Day - Data de Término + + Turks and Caicos Islands + Ilhas Turcas e Caicos - src/app/affiliation/affiliation-update.component.html - 386 + src/app/shared/pipe/localize.ts + 539 - - End Month - Último Mês + + Chad + Chade - src/app/affiliation/affiliation-update.component.html - 368 + src/app/shared/pipe/localize.ts + 541 - - End Year - Ano de Término + + French Southern Territories + Territórios Franceses do Sul - src/app/affiliation/affiliation-update.component.html - 350 + src/app/shared/pipe/localize.ts + 543 - - External Id Type - Tipo de ID Externo + + Togo + Togo - src/app/affiliation/affiliation-update.component.html - 406 + src/app/shared/pipe/localize.ts + 545 - - External Id Url - ID do URL externo + + Thailand + Tailândia - src/app/affiliation/affiliation-update.component.html - 436 + src/app/shared/pipe/localize.ts + 547 - - Add or edit affiliation - Adicionar ou editar afiliação + + Tajikistan + Tajiquistão - src/app/affiliation/affiliation-update.component.html - 8 + src/app/shared/pipe/localize.ts + 549 - - Month - Mês + + Tokelau + Toquelau - src/app/affiliation/affiliation-update.component.html - 327 + src/app/shared/pipe/localize.ts + 551 + + + Timor-Leste + Timor-Leste - src/app/affiliation/affiliation-update.component.html - 377 + src/app/shared/pipe/localize.ts + 553 - - City - Cidade + + Turkmenistan + Turquemenistão - src/app/affiliation/affiliation-update.component.html - 99 + src/app/shared/pipe/localize.ts + 555 - - Country - País + + Tunisia + Tunísia - src/app/affiliation/affiliation-update.component.html - 146 + src/app/shared/pipe/localize.ts + 557 - - Organization Name - Nome da Organização + + Tonga + Tonga - src/app/affiliation/affiliation-update.component.html - 75 + src/app/shared/pipe/localize.ts + 559 - - State/Region - Estado/Região + + Turkey + Turquia - src/app/affiliation/affiliation-update.component.html - 122 + src/app/shared/pipe/localize.ts + 561 - - Start Day - Dia de Início + + Trinidad and Tobago + Trindade e Tobago - src/app/affiliation/affiliation-update.component.html - 336 + src/app/shared/pipe/localize.ts + 563 - - Start Month - Mês de Início + + Tuvalu + Tuvalu - src/app/affiliation/affiliation-update.component.html - 318 + src/app/shared/pipe/localize.ts + 565 - - Start Year - Ano de Início + + Taiwan + Taiwan - src/app/affiliation/affiliation-update.component.html - 300 + src/app/shared/pipe/localize.ts + 567 - - 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. + + Tanzania + Tanzânia - src/app/affiliation/affiliation-update.component.html - 452 + src/app/shared/pipe/localize.ts + 569 - - Year - Ano + + Ukraine + Ucrânia - src/app/affiliation/affiliation-update.component.html - 309 + src/app/shared/pipe/localize.ts + 571 + + + Uganda + Uganda - src/app/affiliation/affiliation-update.component.html - 359 + src/app/shared/pipe/localize.ts + 573 - - Affiliation created - Afiliação criada + + U.S. Minor Outlying Islands + Ilhas Menores Afastadas dos Estados Unidos src/app/shared/pipe/localize.ts - 27 + 575 - - Affiliation deleted - Afiliação excluída + + United States + Estados Unidos src/app/shared/pipe/localize.ts - 31 + 577 - - There was a problem deleting the affiliation - Ocorreu um problema ao eliminar a afiliação + + Uruguay + Uruguai src/app/shared/pipe/localize.ts - 33 + 579 - - Affiliation updated - Afiliação atualizada + + Uzbekistan + Usbequistão src/app/shared/pipe/localize.ts - 29 + 581 - - Are you sure you want to delete this affiliation from the portal? - Tem a certeza de que quer eliminar esta afiliação do portal? + + Vatican City + Cidade do Vaticano - src/app/affiliation/affiliation-delete.component.html - 8 + src/app/shared/pipe/localize.ts + 583 - - 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. + + Saint Vincent and the Grenadines + São Vicente e Granadinas - src/app/affiliation/affiliation-delete.component.ts - 40 + src/app/shared/pipe/localize.ts + 585 - - 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. + + Venezuela + Venezuela - src/app/affiliation/send-notifications-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 587 - - 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". + + British Virgin Islands + Ilhas Virgens Britânicas - src/app/affiliation/send-notifications-dialog.component.html - 16 + src/app/shared/pipe/localize.ts + 589 - - What language should the notification be sent in? - Em que idioma devem ser enviadas as notificações? + + U.S. Virgin Islands + Ilhas Virgens dos Estados Unidos - src/app/affiliation/send-notifications-dialog.component.html - 23 + src/app/shared/pipe/localize.ts + 591 - - Notification language - Idioma da notificação + + Vietnam + Vietname - src/app/affiliation/send-notifications-dialog.component.html - 20 + src/app/shared/pipe/localize.ts + 593 - - 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. + + Vanuatu + Vanuatu src/app/shared/pipe/localize.ts - 25 + 595 - - Send notifications - Enviar notificações + + Wallis and Futuna + Wallis e Futuna - src/app/affiliation/send-notifications-dialog.component.html - 38 + src/app/shared/pipe/localize.ts + 597 - - Send permission notifications - Enviar notificações de permissão + + Samoa + Samoa - src/app/affiliation/send-notifications-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 599 - - Assertion Service Enabled - Afirmações Ativas + + Kosovo + - src/app/member/member-detail.component.html - 47 + src/app/shared/pipe/localize.ts + 601 + + + Yemen + Iémen - src/app/member/member-update.component.html - 171 + src/app/shared/pipe/localize.ts + 603 + + + Mayotte + Maiote - src/app/member/members.component.html - 93 + src/app/shared/pipe/localize.ts + 605 - - added as a Redirect URI in - adicionado como um URI de reencaminhamento em + + South Africa + África do Sul - src/app/member/member-update.component.html - 125 + src/app/shared/pipe/localize.ts + 607 - - Client ID - ID de cliente + + Zambia + Zâmbia - src/app/member/member-detail.component.html - 23 + src/app/shared/pipe/localize.ts + 609 + + + Zimbabwe + Zimbabué - src/app/member/member-update.component.html - 116 + src/app/shared/pipe/localize.ts + 611 - - Note: Client ID must have User OBO enabled AND - Nota: O ID de cliente deve ter o OBO de Membro ativado E + + Are you sure you want to delete user ? + - src/app/member/member-update.component.html - 121 + src/app/user/user-delete.component.ts + 44 - - Member Name - Nome do Membro + + User details + Detalhes do utilizador - src/app/member/member-detail.component.html - 19 + src/app/user/user-detail.component.html + 4 + + + Email + E-mail - src/app/member/member-update.component.html - 86 + src/app/user/user-detail.component.html + 9 - src/app/member/members.component.html - 69 + src/app/user/user-update.component.html + 33 - - - Created Date - Criado - src/app/member/member-detail.component.html - 69 + src/app/user/users.component.html + 61 - - Member details - Detalhes do membro + + First Name + Primeiro Nome - src/app/member/member-detail.component.html - 4 + src/app/user/user-detail.component.html + 13 - - - Add member - Adicionar membro - src/app/member/members.component.html - 11 + src/app/user/user-update.component.html + 42 - - - Add or edit member - Adicionar ou editar membro - src/app/member/member-update.component.html - 8 + src/app/user/users.component.html + 65 - - No members to show - Nenhum membro a mostrar + + Last Name + Apelido - src/app/member/members.component.html - 52 + src/app/user/user-detail.component.html + 17 - - - Manage members - Gerir membros - src/app/member/members.component.html - 2 + src/app/user/user-update.component.html + 51 - - - Import members from CSV - Importar membros de CSV - src/app/member/members.component.html - 19 + src/app/user/users.component.html + 73 - - Is Consortium Lead - Líder de Consórcio + + Organization owner + Titular da Organização - src/app/member/member-detail.component.html - 31 + src/app/user/user-detail.component.html + 21 - src/app/member/member-update.component.html - 156 + src/app/user/user-update.component.html + 68 - src/app/member/members.component.html - 77 + src/app/user/users.component.html + 81 - - Last Modified Date - Última Modificação + + True + verdadeiro - src/app/member/member-detail.component.html - 77 + src/app/user/user-detail.component.html + 23 - src/app/member/members.component.html - 101 + src/app/user/user-detail.component.html + 44 + + + src/app/user/user-detail.component.html + 62 - - Parent Salesforce Id - ID da Equipa de Vendas Matriz + + False + falso - src/app/member/member-detail.component.html - 13 + src/app/user/user-detail.component.html + 24 - src/app/member/member-update.component.html - 71 + src/app/user/user-detail.component.html + 45 - src/app/member/members.component.html - 85 + src/app/user/user-detail.component.html + 63 - - Salesforce Id - ID da Equipa de Vendas + + Organization + Organização - src/app/member/member-detail.component.html - 9 + src/app/user/user-detail.component.html + 38 - src/app/member/member-update.component.html - 41 + src/app/user/user-update.component.html + 76 - src/app/member/members.component.html - 61 + src/app/user/users.component.html + 89 - - Status - Estado + + Activated + Ativado - src/app/member/member-detail.component.html - 65 + src/app/user/user-detail.component.html + 42 - - - Type - Tipo - src/app/member/member-detail.component.html - 27 + src/app/user/user-update.component.html + 103 - - - This authorization link has already been used. Please contact for a new authorization link. - Esta ligação de autorização já foi enviada. Por favor contacte para uma nova ligação de autorização. - src/app/landing-page/landing-page.component.ts - 79 + src/app/user/users.component.html + 97 - - permission to update your ORCID record - permissão para atualizar o seu registo ORCID + + Admin + Administrador - src/app/landing-page/landing-page.component.html - 16 + src/app/user/user-detail.component.html + 60 - - - You have already granted - Já concedeu - src/app/landing-page/landing-page.component.html - 13 + src/app/user/user-update.component.html + 113 - - Allow to update my ORCID record. - Permitir que atualize o meu registo ORCID + + Created + Criada - src/app/landing-page/landing-page.component.ts - 80 + src/app/user/user-detail.component.html + 78 - - If this was a mistake, click the button below to grant access. - Se isto for um erro, clique no botão abaixo para permitir o acesso. + + Last Modified + Última Modificação - src/app/landing-page/landing-page.component.html - 45 + src/app/user/user-detail.component.html + 83 - - - will not be able to update your ORCID record. - não será capaz de atualizar o seu registo ORCID. - src/app/landing-page/landing-page.component.html - 42 + src/app/user/users.component.html + 105 - - Oops, you have denied access. - Ups, foi-lhe negado o acesso. + + Resend activation email + Reenviar Email de Ativação - src/app/landing-page/landing-page.component.html - 39 + src/app/user/user-detail.component.html + 107 - - - Oops, something went wrong and we were not able to fetch your ORCID iD - Ups, ocorreu um erro e não foi possível obter o seu ID ORCID - src/app/landing-page/landing-page.component.html - 33 + src/app/user/user-update.component.html + 150 + + + src/app/user/users.component.html + 166 - - If you find that data added to your ORCID record is incorrect, please contact - Se notar que os dados associados ao seu registo ORCID estão incorretos, por favor contacte f + + Import users + Importar utilizadores - src/app/landing-page/landing-page.component.ts - 78 + src/app/user/user-import-dialog.component.html + 3 - - Thanks, ! - Obrigado, + + 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/landing-page/landing-page.component.ts - 172 + src/app/user/user-import-dialog.component.html + 16 - - You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. - Concedeu com sucesso permissão ao utilizador para atualizar o registo ORCID, e o seu registo será atualizado com a informação de afiliação. + + Please select a CSV file to upload + Selecione o ficheiro CRV que deseja carregar - src/app/landing-page/landing-page.component.ts - 81 + src/app/user/user-import-dialog.component.html + 40 - - Member created - Membro criado + + File Path + Caminho do ficheiro - src/app/shared/pipe/localize.ts - 21 + src/app/user/user-import-dialog.component.html + 49 - - Member updated successfully - Membro atualizado com sucesso + + Add or edit user + Adicionar ou editar utilizador - src/app/shared/pipe/localize.ts - 23 + src/app/user/user-update.component.html + 4 - - 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 + + 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/member/member-import-dialog.component.html - 16 + src/app/user/user-update.component.ts + 220 - - File Path - File Path + + Manage users + Gerir utilizadores - src/app/member/member-import-dialog.component.html - 40 + src/app/user/users.component.html + 2 - - Please select a CSV file to upload - Selecione um ficheiro CSV para enviar + + Add user + Adicionar utilizador - src/app/member/member-import-dialog.component.html - 32 + src/app/user/users.component.html + 11 - - Import members - Importar membros + + Import users from CSV + Importar utilizadores de CSV - src/app/member/member-import-dialog.component.html - 3 + src/app/user/users.component.html + 20 - - You are logged in as user - Sessão iniciada como + + No users to show + Sem utilizadores para apresentar - src/app/home/home.component.ts - 25 + src/app/user/users.component.html + 52 diff --git a/ui/src/i18n/messages.ru.xlf b/ui/src/i18n/messages.ru.xlf index aa0977c6e..df0fc40f6 100644 --- a/ui/src/i18n/messages.ru.xlf +++ b/ui/src/i18n/messages.ru.xlf @@ -1,9 +1,9 @@ - + Failed to sign in! Please check your credentials and try again. - Не удалось войти! Проверьте свои учетные данные и повторите попытку. + <strong>Не удалось войти!</strong> Проверьте свои учетные данные и повторите попытку. src/app/account/login/login.component.html 6 @@ -11,7 +11,7 @@ Email - Электронный адрес + Электронный адрес src/app/account/login/login.component.html 10 @@ -27,7 +27,7 @@ Your email - Ваш эл. адрес + Ваш эл. адрес src/app/account/login/login.component.html 16 @@ -43,7 +43,7 @@ Password - Пароль + Пароль src/app/account/login/login.component.html 22 @@ -51,7 +51,7 @@ Your password - Ваш пароль + Ваш пароль src/app/account/login/login.component.html 28 @@ -59,7 +59,7 @@ Please enter the MFA code from your authenticator app - Введите код МФА из вашего приложения для проверки подлинности + Введите код МФА из вашего приложения для проверки подлинности src/app/account/login/login.component.html 34 @@ -67,7 +67,7 @@ Invalid MFA code - Неверный код МФА + Неверный код МФА src/app/account/login/login.component.html 37 @@ -75,7 +75,7 @@ MFA code - Код МФА + Код МФА src/app/account/login/login.component.html 40 @@ -83,7 +83,7 @@ Sign in - Вход + Вход src/app/account/login/login.component.html 43 @@ -91,111 +91,103 @@ Did you forget your password? - Забыли пароль? + Забыли пароль? src/app/account/login/login.component.html 55 - - Reset your password - Сбросить ваш пароль + + Reset password + Сбросить пароль - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 4 - - Email address isn't registered! Please check and try again. - Электронный адрес не зарегистрирован!Пожалуйста, проверьте и попробуйте ещё раз + + The activation key is missing. + Отсутствует ключ активации. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 7 - - Enter the email address you used to register. - Введите адрес электронной почты, который вы использовали для регистрации + + This activation key is invalid. + Ключ активации недействителен. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 11 - - Check your emails for details on how to reset your password. - На вашу электронную почту были отправлены инструкции по сбросу пароля. + + This activation has expired. + Срок действия ключа активации истек. - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 15 - - Your email is required. - Ваш адрес электронной почты необходим. - - src/app/account/password/password-reset-init.component.html - 42 - - - - Your email is invalid. - Ваш электронный адрес недействителен. + + 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-init.component.html - 50 + src/app/account/password/password-reset-finish.component.html + 20 - - Your email is required to be at least 5 characters. - Ваш адрес электронной почты должен содержать не менее 5 символов. + + 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-init.component.html - 57 + src/app/account/password/password-reset-finish.component.html + 26 - - Your email cannot be longer than 100 characters. - Адрес вашей эл. почты не может состоять из более чем 50 символов. + + 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-init.component.html - 65 + src/app/account/password/password-reset-finish.component.html + 32 - - Reset - Сбросить пароль + + Choose a new password + Выберите новый пароль - src/app/account/password/password-reset-init.component.html - 76 + src/app/account/password/password-reset-finish.component.html + 39 - - Password for (You) - Пароль для (Вы) + + Your password couldn't be reset. Remember a password request is only valid for 24 hours. + Ваш пароль не может быть сброшен. Помните, что запрос пароля действителен только в течение 24 часов. - src/app/account/password/password.component.ts - 34 + src/app/account/password/password-reset-finish.component.html + 43 - - Password changed! - Пароль изменен! + + Your password has been reset. Please + <strong>Ваш пароль сброшен.</strong> Пожалуйста, - src/app/account/password/password.component.html - 7 + src/app/account/password/password-reset-finish.component.html + 50 - - An error has occurred! The password could not be changed. - Произошла ошибка! Не удалось изменить пароль. + + sign in + войти - src/app/account/password/password.component.html - 15 + src/app/account/password/password-reset-finish.component.html + 59 The password and its confirmation do not match! - Пароль и его подтверждение не совпадают! + Пароль и его подтверждение не совпадают! src/app/account/password/password-reset-finish.component.html 68 @@ -205,65 +197,49 @@ 23 - - Current password - Текущий пароль + + New password + Новый пароль - src/app/account/password/password.component.html - 30 + src/app/account/password/password-reset-finish.component.html + 76 - - - Current password - Current password src/app/account/password/password.component.html - 38 + 58 - - Your password is required. - Ваш пароль необходим. + + New password + Новый пароль src/app/account/password/password-reset-finish.component.html - 97 - - - src/app/account/password/password.component.html - 51 + 83 src/app/account/password/password.component.html - 79 + 65 - - New password - Новый пароль + + Your password is required. + Ваш пароль необходим. src/app/account/password/password-reset-finish.component.html - 76 + 97 src/app/account/password/password.component.html - 58 - - - - New password - Новый пароль - - src/app/account/password/password-reset-finish.component.html - 83 + 51 src/app/account/password/password.component.html - 65 + 79 Your password is required to be at least 4 characters. - Ваш пароль должен состоять из минимум 4 символов. + Ваш пароль должен состоять из минимум 4 символов. src/app/account/password/password-reset-finish.component.html 105 @@ -275,7 +251,7 @@ Your password cannot be longer than 50 characters. - Ваш пароль не может состоять из более чем 50 символов. + Ваш пароль не может состоять из более чем 50 символов. src/app/account/password/password-reset-finish.component.html 112 @@ -287,7 +263,7 @@ New password confirmation - Новый пароль-подтверждение + Новый пароль-подтверждение src/app/account/password/password-reset-finish.component.html 121 @@ -299,7 +275,7 @@ Confirm the new password - Подтвердить новый пароль + Подтвердить новый пароль src/app/account/password/password-reset-finish.component.html 128 @@ -311,7 +287,7 @@ Your password confirmation is required. - Необходимо подтверждение пароля. + Необходимо подтверждение пароля. src/app/account/password/password-reset-finish.component.html 142 @@ -323,7 +299,7 @@ Your password confirmation is required to be at least 4 characters. - Ваш пароль-подтверждение должен состоять из минимум 4 символов. + Ваш пароль-подтверждение должен состоять из минимум 4 символов. src/app/account/password/password-reset-finish.component.html 150 @@ -335,7 +311,7 @@ Your password confirmation cannot be longer than 50 characters. - Ваш пароль-подтверждение не может состоять из более чем 50 символов. + Ваш пароль-подтверждение не может состоять из более чем 50 символов. src/app/account/password/password-reset-finish.component.html 157 @@ -345,17 +321,145 @@ 138 + + Reset Password + Подтвердить новый пароль + + src/app/account/password/password-reset-finish.component.html + 167 + + + + Reset your password + Сбросить ваш пароль + + src/app/account/password/password-reset-init.component.html + 4 + + + + Email address isn't registered! Please check and try again. + <strong>Электронный адрес не зарегистрирован!</strong>Пожалуйста, проверьте и попробуйте ещё раз + + src/app/account/password/password-reset-init.component.html + 7 + + + + Enter the email address you used to register. + Введите адрес электронной почты, который вы использовали для регистрации + + src/app/account/password/password-reset-init.component.html + 11 + + + + Check your emails for details on how to reset your password. + На вашу электронную почту были отправлены инструкции по сбросу пароля. + + src/app/account/password/password-reset-init.component.html + 15 + + + + Your email is required. + Ваш адрес электронной почты необходим. + + src/app/account/password/password-reset-init.component.html + 42 + + + + Your email is invalid. + Ваш электронный адрес недействителен. + + src/app/account/password/password-reset-init.component.html + 50 + + + + Your email is required to be at least 5 characters. + Ваш адрес электронной почты должен содержать не менее 5 символов. + + src/app/account/password/password-reset-init.component.html + 57 + + + + Your email cannot be longer than 100 characters. + Адрес вашей эл. почты не может состоять из более чем 50 символов. + + src/app/account/password/password-reset-init.component.html + 65 + + + + Reset + Сбросить пароль + + src/app/account/password/password-reset-init.component.html + 76 + + + + Password strength: + Надежность пароля: + + src/app/account/password/password-strength.component.html + 2 + + + + Password changed! + <strong>Пароль изменен!</strong> + + src/app/account/password/password.component.html + 7 + + + + An error has occurred! The password could not be changed. + <strong>Произошла ошибка!</strong> Не удалось изменить пароль. + + src/app/account/password/password.component.html + 15 + + + + Current password + Текущий пароль + + src/app/account/password/password.component.html + 30 + + + + Current password + + + src/app/account/password/password.component.html + 38 + + Save - Сохранить + Сохранить src/app/account/password/password.component.html 148 + + Password for (You) + + + src/app/account/password/password.component.ts + 34 + + Personal details - Личные данные + Личные данные src/app/account/settings/settings.component.html 4 @@ -363,7 +467,7 @@ Settings saved! - Настройки сохранены! + <strong>Настройки сохранены!</strong> src/app/account/settings/settings.component.html 8 @@ -371,7 +475,7 @@ First Name - Имя + Имя src/app/account/settings/settings.component.html 23 @@ -379,7 +483,7 @@ Your first name - Ваше имя + Ваше имя src/app/account/settings/settings.component.html 30 @@ -387,7 +491,7 @@ Your first name is required. - Необходимо указать ваше имя. + Необходимо указать ваше имя. src/app/account/settings/settings.component.html 44 @@ -395,7 +499,7 @@ Your first name is required to be at least 1 character. - Ваше имя должно состоять не менее чем из 1 символа + Ваше имя должно состоять не менее чем из 1 символа src/app/account/settings/settings.component.html 51 @@ -403,7 +507,7 @@ Your first name cannot be longer than 50 characters. - Ваше имя не может содержать более 50 символов + Ваше имя не может содержать более 50 символов src/app/account/settings/settings.component.html 58 @@ -411,7 +515,7 @@ Last Name - Фамилия + Фамилия src/app/account/settings/settings.component.html 65 @@ -419,7 +523,7 @@ Your last name - Ваша фамилия + Ваша фамилия src/app/account/settings/settings.component.html 72 @@ -427,7 +531,7 @@ Your last name is required. - Необходимо указать вашу фамилию. + Необходимо указать вашу фамилию. src/app/account/settings/settings.component.html 86 @@ -435,7 +539,7 @@ Your last name is required to be at least 1 character. - Ваша фамилия должна содержать не менее 1 символа + Ваша фамилия должна содержать не менее 1 символа src/app/account/settings/settings.component.html 93 @@ -443,7 +547,7 @@ Your last name cannot be longer than 50 characters. - Ваша фамилия не может быть длиннее 50 символов + Ваша фамилия не может быть длиннее 50 символов src/app/account/settings/settings.component.html 100 @@ -451,7 +555,7 @@ Language - Язык + Язык src/app/account/settings/settings.component.html 119 @@ -459,7 +563,7 @@ Save - Сохранить + Сохранить src/app/account/settings/settings.component.html 129 @@ -471,7 +575,7 @@ Security - Безопасность + Безопасность src/app/account/settings/settings.component.html 143 @@ -479,7 +583,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. - Повысьте безопасность своей учетной записи на портале участника ORCID, включив двухфакторную аутентификацию. Каждый раз, когда вы входите в систему, вам будет нужно ввести шестизначный код, который мы отправим в ваше приложение для аутентификации. + Повысьте безопасность своей учетной записи на портале участника ORCID, включив двухфакторную аутентификацию. Каждый раз, когда вы входите в систему, вам будет нужно ввести шестизначный код, который мы отправим в ваше приложение для аутентификации. src/app/account/settings/settings.component.html 146 @@ -487,7 +591,7 @@ Two-factor Authentication - Двухфакторная аутентификация + Двухфакторная аутентификация src/app/account/settings/settings.component.html 151 @@ -495,7 +599,7 @@ 2FA settings updated - Настройки 2FA обновлены + Настройки 2FA обновлены src/app/account/settings/settings.component.html 162 @@ -503,7 +607,7 @@ 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. + <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>. src/app/account/settings/settings.component.html 166 @@ -511,7 +615,7 @@ Scan this QR code with your deviceOpen your 2FA app and scan the image below. - Отсканируйте этот QR-код на своем устройствеОткройте приложение двухфакторной аутентификации и отсканируйте изображение ниже. + <strong>Отсканируйте этот QR-код на своем устройстве</strong><br />Откройте приложение двухфакторной аутентификации и отсканируйте изображение ниже. src/app/account/settings/settings.component.html 174 @@ -519,7 +623,7 @@ Can't scan the QR code? - <strong>Не можете отсканировать QR-код?</strong> + <strong>Не можете отсканировать QR-код?</strong> src/app/account/settings/settings.component.html 196 @@ -527,7 +631,7 @@ Get a text code - Получите код по СМС + Получите код по СМС src/app/account/settings/settings.component.html 200 @@ -535,7 +639,7 @@ and enter it into your 2FA app instead - и введите его в приложение 2FA вместо этого + и введите его в приложение 2FA вместо этого src/app/account/settings/settings.component.html 202 @@ -543,7 +647,7 @@ 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-кода или ввода кода из СМС ваше приложение двухфакторной аутентификации покажет шестизначный код. Введите этот код в поле ниже и нажмите "Сохранить". + <strong>Введите шестизначный код из приложения</strong><br />После сканирования QR-кода или ввода кода из СМС ваше приложение двухфакторной аутентификации покажет шестизначный код. Введите этот код в поле ниже и нажмите "Сохранить". src/app/account/settings/settings.component.html 205 @@ -551,7 +655,7 @@ Incorrect verification code - Неверный код подтверждения + Неверный код подтверждения src/app/account/settings/settings.component.html 214 @@ -559,7 +663,7 @@ Verification code - Проверочный код + Проверочный код src/app/account/settings/settings.component.html 221 @@ -567,4263 +671,4157 @@ 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 - - Privacy Policy - Политика конфиденциальности + + Confirm deletion + Подтвердить удаление - src/app/layout/footer/footer.component.html - 13 + src/app/affiliation/affiliation-delete.component.html + 3 - - - Terms of Use - Условия пользования - src/app/layout/footer/footer.component.html - 16 + src/app/user/user-delete.component.html + 3 - - Help - Помощь - - src/app/layout/footer/footer.component.html - 19 - - - - ORCID Registry - Реестр ORCID - - src/app/layout/footer/footer.component.html - 22 - - - - Member Portal - Портал для участников - - src/app/layout/navbar/navbar.component.html - 6 - - - - Tools - Инструменты - - src/app/layout/navbar/navbar.component.html - 37 - - - - Affiliation Manager - Affiliation Manager - - src/app/layout/navbar/navbar.component.html - 51 - - - - Member report - Отчет участника - - src/app/layout/navbar/navbar.component.html - 64 - - - - Integration report - Отчет об интеграции - - src/app/layout/navbar/navbar.component.html - 77 - - - - Consortium report - Отчет консорциума - - src/app/layout/navbar/navbar.component.html - 90 - - - - Affiliation report - Отчет о статусе доступа - - src/app/layout/navbar/navbar.component.html - 101 - - - - Consortium member affiliations - Consortium member affiliations + + Are you sure you want to delete this affiliation from the portal? + Удалить эту аффилиацию из портала? - src/app/layout/navbar/navbar.component.html - 115 + src/app/affiliation/affiliation-delete.component.html + 8 - - Resources - Ресурсы + + Cancel + Отменить - src/app/layout/navbar/navbar.component.html - 131 + src/app/affiliation/affiliation-delete.component.html + 17 - - - Account Management Guide - Руководство по управлению аккаунтом - src/app/layout/navbar/navbar.component.html - 142 + src/app/affiliation/affiliation-import-dialog.component.html + 67 - - - Affiliation Manager Guide - Руководство по работе с Affiliation Manager - src/app/layout/navbar/navbar.component.html - 152 + src/app/affiliation/affiliation-update.component.html + 460 - - - Member Reporting Guide - Руководство по отчетам об участниках - src/app/layout/navbar/navbar.component.html - 162 + src/app/affiliation/send-notifications-dialog.component.html + 33 - - - Apply for Affiliation Manager Credentials - Получить учетные данные Affiliation Manager - src/app/layout/navbar/navbar.component.html - 173 + src/app/member/member-import-dialog.component.html + 58 - - - Admin - Администратор - src/app/layout/navbar/navbar.component.html - 189 + src/app/member/member-update.component.html + 188 - - - Manage users - Управление пользователями - src/app/layout/navbar/navbar.component.html - 202 + src/app/user/user-delete.component.html + 14 - - - Manage members - Управление участниками - src/app/layout/navbar/navbar.component.html - 215 + src/app/user/user-import-dialog.component.html + 67 - - - Account - Учётная запись - src/app/layout/navbar/navbar.component.html - 230 + src/app/user/user-update.component.html + 120 - - Settings - Настройки + + Delete + Удалить - src/app/layout/navbar/navbar.component.html - 240 + src/app/affiliation/affiliation-delete.component.html + 20 - - - Password - Пароль - src/app/layout/navbar/navbar.component.html - 246 - - - - Sign out - Выйти - - src/app/layout/navbar/navbar.component.html - 252 + src/app/affiliation/affiliations.component.html + 232 - - - Sorry, an error has occurred - Sorry, an error has occurred - src/app/error/error-alert.component.html - 5 + src/app/user/user-delete.component.html + 17 - - - You are not authorized to access this page. - Вы не авторизованы для просмотра этой страницы. - src/app/error/error.component.html - 11 + src/app/user/users.component.html + 186 - - The page does not exist. - Эта страница не существует. + + 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/error/error.component.html - 14 + src/app/affiliation/affiliation-delete.component.ts + 40 - - Your request cannot be processed - Ваш запрос не может быть обработан + + Affiliation details + Сведения о принадлежности - src/app/error/error.component.html + src/app/affiliation/affiliation-detail.component.html 4 - - sign in - войти - - src/app/account/password/password-reset-finish.component.html - 59 - - - - Reset Password - Подтвердить новый пароль + + ID + ID - src/app/account/password/password-reset-finish.component.html - 167 + src/app/affiliation/affiliation-detail.component.html + 9 - - Your password couldn't be reset. Remember a password request is only valid for 24 hours. - Ваш пароль не может быть сброшен. Помните, что запрос пароля действителен только в течение 24 часов. + + Email + Эл. адрес пользователя - src/app/account/password/password-reset-finish.component.html - 43 + src/app/affiliation/affiliation-detail.component.html + 13 - - - Choose a new password - Выберите новый пароль - src/app/account/password/password-reset-finish.component.html - 39 + src/app/affiliation/affiliation-update.component.html + 15 - - - 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 - 20 + src/app/affiliation/affiliations.component.html + 135 - - 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. + + Status + Статус - src/app/account/password/password-reset-finish.component.html - 26 + src/app/affiliation/affiliation-detail.component.html + 17 - - - 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 - 32 + src/app/affiliation/affiliations.component.html + 151 - - This activation has expired. - Срок действия ключа активации истек. + + Permission link + Ссылка на разрешение - src/app/account/password/password-reset-finish.component.html - 15 + src/app/affiliation/affiliation-detail.component.html + 25 - - This activation key is invalid. - Ключ активации недействителен. + + Copy to clipboard + Копировать в буфер обмена - src/app/account/password/password-reset-finish.component.html - 11 + src/app/affiliation/affiliation-detail.component.html + 37 - - The activation key is missing. - Отсутствует ключ активации. + + ORCID iD + Идентификатор ORCID - src/app/account/password/password-reset-finish.component.html - 7 + src/app/affiliation/affiliation-detail.component.html + 41 - - - Your password has been reset. Please - Ваш пароль сброшен. Пожалуйста, - src/app/account/password/password-reset-finish.component.html - 50 + src/app/affiliation/affiliations.component.html + 139 - - Reset password - Сбросить пароль + + Affiliation Section + Тип принадлежности - src/app/account/password/password-reset-finish.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 49 - - - Password strength: - Надежность пароля: - src/app/account/password/password-strength.component.html - 2 + src/app/affiliation/affiliation-update.component.html + 43 - - Resend activation email - Отправить повторно электронное письмо для активации - - src/app/user/user-detail.component.html - 107 - + + + + + - src/app/user/user-update.component.html - 150 + src/app/affiliation/affiliation-detail.component.html + 53 - src/app/user/users.component.html - 166 + src/app/affiliation/affiliations.component.html + 168 - - Back - Назад + + Organization + Организация src/app/affiliation/affiliation-detail.component.html - 231 + 57 + + + Department Name + Отдел - src/app/member/member-detail.component.html - 88 + src/app/affiliation/affiliation-detail.component.html + 69 - src/app/user/user-detail.component.html - 95 + src/app/affiliation/affiliation-update.component.html + 243 - - Cancel - Отменить - - src/app/affiliation/affiliation-delete.component.html - 17 - + + Role Title + Роль/форма обращения - src/app/affiliation/affiliation-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 79 src/app/affiliation/affiliation-update.component.html - 460 + 268 + + + Url + URL-адрес - src/app/affiliation/send-notifications-dialog.component.html - 33 + src/app/affiliation/affiliation-detail.component.html + 85 - src/app/member/member-import-dialog.component.html - 58 + src/app/affiliation/affiliation-update.component.html + 284 + + + Start Date + Дата начала - src/app/member/member-update.component.html - 188 + src/app/affiliation/affiliation-detail.component.html + 93 + + + End Date + Дата окончания - src/app/user/user-delete.component.html - 14 + src/app/affiliation/affiliation-detail.component.html + 99 + + + External Id + Внешний идентификатор - src/app/user/user-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 109 - src/app/user/user-update.component.html - 120 + src/app/affiliation/affiliation-update.component.html + 421 - - Delete - Удалить + + Created + Создано - src/app/affiliation/affiliation-delete.component.html - 20 + src/app/affiliation/affiliation-detail.component.html + 117 + + + Added To ORCID + Добавлено в ORCID - src/app/affiliation/affiliations.component.html - 232 + src/app/affiliation/affiliation-detail.component.html + 125 + + + Updated In ORCID + Обновлено в ORCID - src/app/user/user-delete.component.html - 17 + src/app/affiliation/affiliation-detail.component.html + 135 + + + Modified + Изменено - src/app/user/users.component.html - 186 + src/app/affiliation/affiliation-detail.component.html + 141 - - Edit - Редактировать + + by + кем src/app/affiliation/affiliation-detail.component.html - 235 + 144 - src/app/affiliation/affiliations.component.html - 222 + src/app/member/member-detail.component.html + 71 src/app/member/member-detail.component.html - 91 + 81 - src/app/member/members.component.html - 153 + src/app/user/user-detail.component.html + 81 src/app/user/user-detail.component.html - 103 + 87 + + + Admin Id + Идентификатор администратора - src/app/user/users.component.html - 175 + src/app/affiliation/affiliation-detail.component.html + 146 - - Save - Сохранить + + Notification First Sent + Первое отправленное уведомление - src/app/affiliation/affiliation-update.component.html - 463 + src/app/affiliation/affiliation-detail.component.html + 157 - src/app/member/member-update.component.html - 191 + src/app/affiliation/affiliation-detail.component.html + 176 + + + Notification Last Sent + Последнее отправленное уведомление - src/app/user/user-update.component.html - 131 + src/app/affiliation/affiliation-detail.component.html + 195 - src/app/user/user-update.component.html - 141 + src/app/affiliation/affiliation-detail.component.html + 214 - - Activated - Активировано - - src/app/user/user-detail.component.html - 42 - + + Back + Назад - src/app/user/user-update.component.html - 103 + src/app/affiliation/affiliation-detail.component.html + 231 - src/app/user/users.component.html - 97 + src/app/member/member-detail.component.html + 88 - - - Created - Создано src/app/user/user-detail.component.html - 78 + 95 - - User details - Сведения о пользователе + + Edit + Редактировать - src/app/user/user-detail.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 235 - - - Email - Электронный адрес - src/app/user/user-detail.component.html - 9 + src/app/affiliation/affiliations.component.html + 222 - src/app/user/user-update.component.html - 33 + src/app/member/member-detail.component.html + 91 - src/app/user/users.component.html - 61 + src/app/member/members.component.html + 153 - - - First Name - Имя src/app/user/user-detail.component.html - 13 - - - src/app/user/user-update.component.html - 42 - - - src/app/user/users.component.html - 65 + 103 - - - Add user - Добавить пользователя src/app/user/users.component.html - 11 - - - - Add or edit user - Добавить или редактировать пользователя - - src/app/user/user-update.component.html - 4 + 175 - - No users to show - Нет пользователей для показа + + Copied to clipboard + Скопировано в буфер обмена - src/app/user/users.component.html + src/app/affiliation/affiliation-detail.component.ts 52 - - Manage users - Управление пользователями + + Import affiliations from CSV + Импортировать принадлежности - src/app/user/users.component.html - 2 + src/app/affiliation/affiliation-import-dialog.component.html + 3 - - Import users from CSV - Импортировать пользователей из CSV + + Your CSV has been uploaded for processing. We will let you know via email once the file has been processed. + Ваш файл CSV загружен для обработки. Мы сообщим по электронной почте, как только файл будет обработан. - src/app/user/users.component.html - 20 + src/app/affiliation/affiliation-import-dialog.component.html + 13 - - Admin - Администратор + + There was a problem uploading your CSV for processing. + При загрузке вашего CSV-файла для обработки возникла проблема. - src/app/user/user-detail.component.html - 60 + src/app/affiliation/affiliation-import-dialog.component.html + 27 + + + Please select the CSV file to upload + Выберите CSV-файл для загрузки - src/app/user/user-update.component.html - 113 + src/app/affiliation/affiliation-import-dialog.component.html + 32 - - Last Modified - Последние изменения + + File Path + Путь к файлу - src/app/user/user-detail.component.html - 83 + src/app/affiliation/affiliation-import-dialog.component.html + 40 + + + Please do not forget to download and send permission links to your researchers once the upload has completed. + Примечание: после завершения загрузки не забудьте загрузить и отправить своим исследователям ссылки с разрешениями. - src/app/user/users.component.html - 105 + src/app/affiliation/affiliation-import-dialog.component.html + 55 - - Last Name - Фамилия + + Upload + Загрузить - src/app/user/user-detail.component.html - 17 + src/app/affiliation/affiliation-import-dialog.component.html + 70 - src/app/user/user-update.component.html - 51 + src/app/member/member-import-dialog.component.html + 61 - src/app/user/users.component.html + src/app/user/user-import-dialog.component.html + 70 + + + + Close + Закрыть + + src/app/affiliation/affiliation-import-dialog.component.html 73 - - Organization owner - Владелец организации + + There is no file to upload. Please select one. + Нет файла для загрузки. Пожалуйста, выберите. - src/app/user/user-detail.component.html - 21 + src/app/affiliation/affiliation-import-dialog.component.ts + 60 + + + Add or edit affiliation + Добавить или редактировать принадлежность - src/app/user/user-update.component.html - 68 + src/app/affiliation/affiliation-update.component.html + 8 + + + This field should follow pattern for "Email". + - src/app/user/users.component.html - 81 + src/app/affiliation/affiliation-update.component.html + 25 - - Organization - Организация + + This field is required. + Это поле обязательно к заполнению. - src/app/user/user-detail.component.html - 38 + src/app/affiliation/affiliation-update.component.html + 33 - src/app/user/user-update.component.html - 76 + src/app/affiliation/affiliation-update.component.html + 64 - src/app/user/users.component.html - 89 + src/app/affiliation/affiliation-update.component.html + 88 - - - Invite email couldn't be sent. - Не удалось отправить письмо с приглашением. - src/app/shared/pipe/localize.ts - 13 + src/app/affiliation/affiliation-update.component.html + 112 - - - Invite sent. - Приглашение отправлено. - src/app/shared/pipe/localize.ts - 11 + src/app/affiliation/affiliation-update.component.html + 136 - - - by - кем - src/app/affiliation/affiliation-detail.component.html - 144 + src/app/affiliation/affiliation-update.component.html + 164 - src/app/member/member-detail.component.html - 71 + src/app/affiliation/affiliation-update.component.html + 195 - src/app/member/member-detail.component.html - 81 + src/app/member/member-update.component.html + 61 - src/app/user/user-detail.component.html - 81 + src/app/member/member-update.component.html + 106 - src/app/user/user-detail.component.html - 87 + src/app/member/member-update.component.html + 142 - - False - false + + No affiliations to show + Аффилиаций не найдено - src/app/user/user-detail.component.html - 24 + src/app/affiliation/affiliation-update.component.html + 67 - src/app/user/user-detail.component.html - 45 + src/app/affiliation/affiliation-update.component.html + 199 - src/app/user/user-detail.component.html - 63 + src/app/affiliation/affiliations.component.html + 126 - - Search... - Искать... + + Organization Name + Название организации - src/app/affiliation/affiliations.component.html - 104 + src/app/affiliation/affiliation-update.component.html + 75 + + + City + Город - src/app/member/members.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 99 + + + State/Region + Штат/регион - src/app/user/users.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 122 - - Showing - of items. - Показаны - из элементов. + + Country + Страна - src/app/affiliation/affiliations.component.ts - 226 + src/app/affiliation/affiliation-update.component.html + 146 + + + Organization ID Source + Источник идентификатора организации - src/app/member/members.component.ts - 157 + src/app/affiliation/affiliation-update.component.html + 176 + + + Organization ID + ID организации - src/app/user/users.component.ts - 228 + src/app/affiliation/affiliation-update.component.html + 208 - - True - верно + + 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/user/user-detail.component.html - 23 + src/app/affiliation/affiliation-update.component.html + 230 + + + Start Year + Год начала - src/app/user/user-detail.component.html - 44 + src/app/affiliation/affiliation-update.component.html + 300 + + + Year + Год - src/app/user/user-detail.component.html - 62 + src/app/affiliation/affiliation-update.component.html + 309 - - - 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 + src/app/affiliation/affiliation-update.component.html + 359 - - Are you sure you want to delete user ? - Вы уверены, что хотите удалить пользователя ? + + Start Month + Начать месяц - src/app/user/user-delete.component.ts - 44 + src/app/affiliation/affiliation-update.component.html + 318 - - User created. Invite sent. - Пользователь создан. Приглашение отправлено. + + Month + Месяц - src/app/shared/pipe/localize.ts - 15 + src/app/affiliation/affiliation-update.component.html + 327 - - - User updated successfully - Пользователь успешно обновлен - src/app/shared/pipe/localize.ts - 17 + src/app/affiliation/affiliation-update.component.html + 377 - - User deleted successfully - Пользователь успешно удален + + Start Day + День начала - src/app/shared/pipe/localize.ts - 19 + src/app/affiliation/affiliation-update.component.html + 336 - - There is no file to upload. Please select one. - There is no file to upload. Please select one. - gatewayApp.msUserServiceMSUser.import.emptyFile.string + + Day + День - src/app/member/member-import-dialog.component.ts - 60 + src/app/affiliation/affiliation-update.component.html + 339 - src/app/user/user-import-dialog.component.ts - 62 + src/app/affiliation/affiliation-update.component.html + 389 - - Upload - Загрузить + + End Year + Год окончания - src/app/affiliation/affiliation-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 350 + + + + End Month + Месяц окончания + + src/app/affiliation/affiliation-update.component.html + 368 + + + End Day + День окончания - src/app/member/member-import-dialog.component.html - 61 + src/app/affiliation/affiliation-update.component.html + 386 + + + Start date cannot be greater than the end date + Дата начала не может быть позднее даты окончания. - src/app/user/user-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 395 - - Confirm deletion - Подтвердить удаление + + External Id Type + Тип внешнего ID - src/app/affiliation/affiliation-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 406 + + + External Id Url + URL внешнего идентификатора - src/app/user/user-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 436 - - Oops! There was a problem processing your data. Pleases fix the errors below and try again - Ой! При обработке ваших данных возникла проблема. Пожалуйста, исправьте ошибки ниже и повторите попытку + + Please do not forget to download and send permission links to your researcher once the assertion has been saved. + Примечание: не забудьте загрузить и отправить ссылки разрешений вашему исследователю после сохранения утверждения. - src/app/user/user-import-dialog.component.html - 16 + src/app/affiliation/affiliation-update.component.html + 452 - - File Path - Путь файла + + Save + Сохранить - src/app/user/user-import-dialog.component.html - 49 + src/app/affiliation/affiliation-update.component.html + 463 - - - Please select a CSV file to upload - Выберите CSV-файл для загрузки - src/app/user/user-import-dialog.component.html - 40 + src/app/member/member-update.component.html + 191 - - - Import users - Импортировать пользователей - src/app/user/user-import-dialog.component.html - 3 + src/app/user/user-update.component.html + 131 + + + src/app/user/user-update.component.html + 141 - - - - - - - + + This field cannot be longer than characters. + - src/app/affiliation/affiliation-detail.component.html - 53 + src/app/affiliation/affiliation-update.component.ts + 196 - src/app/affiliation/affiliations.component.html - 168 + src/app/affiliation/affiliation-update.component.ts + 198 - - to - по + + Affiliations + Принадлежность src/app/affiliation/affiliations.component.html - 184 + 2 - - Affiliation Data - Данные о принадлежности + + Send permission notifications + Отправить уведомления о разрешении src/app/affiliation/affiliations.component.html - 143 + 11 - - Date created - Дата создания + + Request permission links + Запросить ссылки для доступа src/app/affiliation/affiliations.component.html - 147 + 21 - - View details - Просмотреть подробности + + Request affiliation status report + Запросить отчет о статусе доступа src/app/affiliation/affiliations.component.html - 192 + 31 - - Email - Эл. адрес пользователя - - src/app/affiliation/affiliation-detail.component.html - 13 - + + Request affiliations for edit + Запросить статус доступа к редактированию - src/app/affiliation/affiliation-update.component.html - 15 + src/app/affiliation/affiliations.component.html + 41 + + + Import affiliations from CSV + Импортировать принадлежности из CSV src/app/affiliation/affiliations.component.html - 135 + 51 Add affiliation - Добавить принадлежность + Добавить принадлежность src/app/affiliation/affiliations.component.html 61 - - For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below. - Если вам требуется помощь в устранении этой ошибки, обратитесь к руководителю вашего консорциума либо напишите по адресу 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.html - 205 + 73 - - No affiliations to show - Аффилиаций не найдено - - src/app/affiliation/affiliation-update.component.html - 67 - - - src/app/affiliation/affiliation-update.component.html - 199 - + + 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.html - 126 + 82 - - Send permission notifications - Отправить уведомления о разрешении + + 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 - 11 + 91 - - Affiliations - Принадлежность + + Search... + Искать... src/app/affiliation/affiliations.component.html - 2 + 104 - - - Import affiliations from CSV - Импортировать принадлежности из CSV - src/app/affiliation/affiliations.component.html - 51 + src/app/member/members.component.html + 32 - - - ORCID iD - Идентификатор ORCID - src/app/affiliation/affiliation-detail.component.html - 41 + src/app/user/users.component.html + 32 + + + Affiliation Data + Данные о принадлежности src/app/affiliation/affiliations.component.html - 139 + 143 - - Request affiliations for edit - Запросить статус доступа к редактированию + + Date created + Дата создания src/app/affiliation/affiliations.component.html - 41 + 147 - - 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. + + to + по src/app/affiliation/affiliations.component.html - 73 + 184 - - Request affiliation status report - Запросить отчет о статусе доступа + + View details + Просмотреть подробности src/app/affiliation/affiliations.component.html - 31 + 192 - - 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. + + 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 - 82 + 205 - - Request permission links - Запросить ссылки для доступа + + Showing - of items. + - src/app/affiliation/affiliations.component.html - 21 + src/app/affiliation/affiliations.component.ts + 226 - - - 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 - 91 + src/app/member/members.component.ts + 157 + + + src/app/user/users.component.ts + 228 - - Status - Статус + + Send permission notifications + Отправить уведомления о разрешении - src/app/affiliation/affiliation-detail.component.html - 17 + src/app/affiliation/send-notifications-dialog.component.html + 3 + + + A request to send notifications to your users is already in progress. Please try again later. + Запрос об отправке уведомлений пользователям уже обрабатывается. Повторите попытку позже. - src/app/affiliation/affiliations.component.html - 151 + src/app/affiliation/send-notifications-dialog.component.html + 13 - - Error adding to ORCID - Ошибка при добавлении в ORCID + + Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending? + Уведомления о разрешении будут отправлены всем вашим научным сотрудникам со статусом аффилиации «Ожидает». - src/app/shared/pipe/localize.ts - 50 + src/app/affiliation/send-notifications-dialog.component.html + 16 - - Error deleting in ORCID - Ошибка при удалении из ORCID + + Notification language + Язык уведомлений - src/app/shared/pipe/localize.ts - 56 + src/app/affiliation/send-notifications-dialog.component.html + 20 - - Error updating in ORCID - Ошибка при обновлении в ORCID + + What language should the notification be sent in? + На каком языке отправлять уведомления? - src/app/shared/pipe/localize.ts - 52 + src/app/affiliation/send-notifications-dialog.component.html + 23 - - In ORCID - В ORCID + + Send notifications + Отправлять уведомления - src/app/shared/pipe/localize.ts - 42 + src/app/affiliation/send-notifications-dialog.component.html + 38 - - Notification failed - Ошибка при отправке уведомления + + Sorry, an error has occurred + - src/app/shared/pipe/localize.ts - 62 + src/app/error/error-alert.component.html + 5 - - Notification requested - Уведомление запрошено + + Your request cannot be processed + Ваш запрос не может быть обработан - src/app/shared/pipe/localize.ts - 58 + src/app/error/error.component.html + 4 - - Notification sent - Уведомление отправлено + + You are not authorized to access this page. + Вы не авторизованы для просмотра этой страницы. - src/app/shared/pipe/localize.ts - 60 + src/app/error/error.component.html + 11 - - Pending - Ожидает + + The page does not exist. + Эта страница не существует. - src/app/shared/pipe/localize.ts - 40 + src/app/error/error.component.html + 14 - - Pending retry in ORCID - Ожидает отправки в ORCID + + You are logged in as user + Вы вошли как <strong>{{username}}</strong> - src/app/shared/pipe/localize.ts - 54 + src/app/home/home.component.ts + 25 - - Pending update in ORCID - Ожидает обновления в ORCID + + You have already granted + Вы уже предоставили - src/app/shared/pipe/localize.ts - 64 + src/app/landing-page/landing-page.component.html + 13 - - User deleted from ORCID - User deleted from ORCID + + permission to update your ORCID record + разрешение на обновление вашей записи в ORCID - src/app/shared/pipe/localize.ts - 46 + src/app/landing-page/landing-page.component.html + 16 - - User denied access - Пользователь ограничил доступ + + Oops, something went wrong and we were not able to fetch your ORCID iD + К сожалению, что-то пошло не так, и мы не смогли получить ваш ORCID iD - src/app/shared/pipe/localize.ts - 38 + src/app/landing-page/landing-page.component.html + 33 - - User granted access - Пользователь предоставил доступ + + Oops, you have denied access. + Ой, вы запретили доступ. - src/app/shared/pipe/localize.ts - 44 + src/app/landing-page/landing-page.component.html + 39 - - User revoked access - Пользователь отменил доступ + + will not be able to update your ORCID record. + не сможет обновить вашу запись ORCID. - src/app/shared/pipe/localize.ts - 48 + src/app/landing-page/landing-page.component.html + 42 - - Andorra - Андорра + + If this was a mistake, click the button below to grant access. + Если это была ошибка, нажмите кнопку ниже, чтобы предоставить доступ. - src/app/shared/pipe/localize.ts - 113 + src/app/landing-page/landing-page.component.html + 45 - - United Arab Emirates - Объединенные Арабские Эмираты + + If you find that data added to your ORCID record is incorrect, please contact + - src/app/shared/pipe/localize.ts - 115 + src/app/landing-page/landing-page.component.ts + 78 - - Afghanistan - Афганистан + + This authorization link has already been used. Please contact for a new authorization link. + - src/app/shared/pipe/localize.ts - 117 + src/app/landing-page/landing-page.component.ts + 79 - - Antigua and Barbuda - Антигуа и Барбуда + + Allow to update my ORCID record. + - src/app/shared/pipe/localize.ts - 119 + src/app/landing-page/landing-page.component.ts + 80 - - Anguilla - Ангилья + + You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. + - src/app/shared/pipe/localize.ts - 121 + src/app/landing-page/landing-page.component.ts + 81 - - Albania - Албания + + Thanks, ! + - src/app/shared/pipe/localize.ts - 123 + src/app/landing-page/landing-page.component.ts + 172 - - Armenia - Армения + + Privacy Policy + Политика конфиденциальности - src/app/shared/pipe/localize.ts - 125 + src/app/layout/footer/footer.component.html + 13 - - Angola - Ангола + + Terms of Use + Условия пользования - src/app/shared/pipe/localize.ts - 127 + src/app/layout/footer/footer.component.html + 16 - - Antarctica - Антарктида + + Help + Помощь - src/app/shared/pipe/localize.ts - 129 + src/app/layout/footer/footer.component.html + 19 - - Argentina - Аргентина + + ORCID Registry + Реестр ORCID - src/app/shared/pipe/localize.ts - 131 + src/app/layout/footer/footer.component.html + 22 - - American Samoa - Американское Самоа + + Member Portal + Портал для участников - src/app/shared/pipe/localize.ts - 133 + src/app/layout/navbar/navbar.component.html + 6 - - Austria - Австрия + + Tools + Инструменты - src/app/shared/pipe/localize.ts - 135 + src/app/layout/navbar/navbar.component.html + 37 - - Australia - Австралия + + Affiliation Manager + Affiliation Manager - src/app/shared/pipe/localize.ts - 137 + src/app/layout/navbar/navbar.component.html + 51 - - Aruba - Аруба + + Member report + Отчет участника - src/app/shared/pipe/localize.ts - 139 + src/app/layout/navbar/navbar.component.html + 64 - - Åland Islands - Аландские острова + + Integration report + Отчет об интеграции - src/app/shared/pipe/localize.ts - 141 + src/app/layout/navbar/navbar.component.html + 77 - - Azerbaijan - Азербайджан + + Consortium report + Отчет консорциума - src/app/shared/pipe/localize.ts - 143 + src/app/layout/navbar/navbar.component.html + 90 - - Bosnia and Herzegovina - Босния и Герцеговина + + Affiliation report + Отчет о статусе доступа - src/app/shared/pipe/localize.ts - 145 + src/app/layout/navbar/navbar.component.html + 101 - - Barbados - Барбадос + + Consortium member affiliations + - src/app/shared/pipe/localize.ts - 147 + src/app/layout/navbar/navbar.component.html + 115 - - Bangladesh - Бангладеш + + Resources + Ресурсы - src/app/shared/pipe/localize.ts - 149 + src/app/layout/navbar/navbar.component.html + 131 - - Belgium - Бельгия + + Account Management Guide + Руководство по управлению аккаунтом - src/app/shared/pipe/localize.ts - 151 + src/app/layout/navbar/navbar.component.html + 142 - - Burkina Faso - Буркина-Фасо + + Affiliation Manager Guide + Руководство по работе с Affiliation Manager - src/app/shared/pipe/localize.ts - 153 + src/app/layout/navbar/navbar.component.html + 152 - - Bulgaria - Болгария + + Member Reporting Guide + Руководство по отчетам об участниках - src/app/shared/pipe/localize.ts - 155 + src/app/layout/navbar/navbar.component.html + 162 - - Bahrain - Бахрейн + + Apply for Affiliation Manager Credentials + Получить учетные данные Affiliation Manager - src/app/shared/pipe/localize.ts - 157 + src/app/layout/navbar/navbar.component.html + 173 - - Burundi - Бурунди + + Admin + Администратор - src/app/shared/pipe/localize.ts - 159 + src/app/layout/navbar/navbar.component.html + 189 - - Benin - Бенин + + Manage users + Управление пользователями - src/app/shared/pipe/localize.ts - 161 + src/app/layout/navbar/navbar.component.html + 202 - - Saint Barthélemy - Сен-Бартелеми + + Manage members + Управление участниками - src/app/shared/pipe/localize.ts - 163 + src/app/layout/navbar/navbar.component.html + 215 - - Bermuda - Бермудские Острова + + Account + Учётная запись - src/app/shared/pipe/localize.ts - 165 + src/app/layout/navbar/navbar.component.html + 230 - - Brunei - Бруней + + Settings + Настройки - src/app/shared/pipe/localize.ts - 167 + src/app/layout/navbar/navbar.component.html + 240 - - Bolivia - Боливия + + Password + Пароль - src/app/shared/pipe/localize.ts - 169 + src/app/layout/navbar/navbar.component.html + 246 - - British Antarctic Territory - Британская антарктическая территория + + Sign out + Выйти - src/app/shared/pipe/localize.ts - 171 + src/app/layout/navbar/navbar.component.html + 252 - - Brazil - Бразилия + + Member details + Сведения об участнике - src/app/shared/pipe/localize.ts - 173 + src/app/member/member-detail.component.html + 4 - - Bahamas - Багамские Острова + + Salesforce Id + Идентификатор торгового персонала - src/app/shared/pipe/localize.ts - 175 + src/app/member/member-detail.component.html + 9 - - - Bhutan - Бутан - src/app/shared/pipe/localize.ts - 177 + src/app/member/member-update.component.html + 41 - - - Bouvet Island - Остров Буве - src/app/shared/pipe/localize.ts - 179 + src/app/member/members.component.html + 61 - - Botswana - Ботсвана + + Parent Salesforce Id + ID родительской Salesforce - src/app/shared/pipe/localize.ts - 181 + src/app/member/member-detail.component.html + 13 - - - Belarus - Беларусь - src/app/shared/pipe/localize.ts - 183 + src/app/member/member-update.component.html + 71 - - - Belize - Белиз - src/app/shared/pipe/localize.ts - 185 + src/app/member/members.component.html + 85 - - Canada - Канада + + Member Name + Имя участника - src/app/shared/pipe/localize.ts - 187 + src/app/member/member-detail.component.html + 19 - - - Cocos {Keeling} Islands - Кокосовые Острова (Килинг) - src/app/shared/pipe/localize.ts - 189 + src/app/member/member-update.component.html + 86 - - - Congo - Kinshasa - Конго — Киншаса - src/app/shared/pipe/localize.ts - 191 + src/app/member/members.component.html + 69 - - Central African Republic - Центральноафриканская Республика + + Client ID + ID клиента - src/app/shared/pipe/localize.ts - 193 + src/app/member/member-detail.component.html + 23 - - - Congo - Brazzaville - Конго — Браззавиль - src/app/shared/pipe/localize.ts - 195 + src/app/member/member-update.component.html + 116 - - Switzerland - Швейцария + + Type + Тип - src/app/shared/pipe/localize.ts - 197 + src/app/member/member-detail.component.html + 27 - - Côte d’Ivoire - Кот-д'Ивуар + + Is Consortium Lead + Руководитель Консорциума - src/app/shared/pipe/localize.ts - 199 + src/app/member/member-detail.component.html + 31 - - - Cook Islands - Острова Кука - src/app/shared/pipe/localize.ts - 201 + src/app/member/member-update.component.html + 156 - - - Chile - Чили - src/app/shared/pipe/localize.ts - 203 + src/app/member/members.component.html + 77 - - Cameroon - Камерун + + Assertion Service Enabled + Утверждения включены - src/app/shared/pipe/localize.ts - 205 + src/app/member/member-detail.component.html + 47 - - - China - Китай - src/app/shared/pipe/localize.ts - 207 + src/app/member/member-update.component.html + 171 - - - Colombia - Колумбия - src/app/shared/pipe/localize.ts - 209 + src/app/member/members.component.html + 93 - - Costa Rica - Коста-Рика + + Status + Статус - src/app/shared/pipe/localize.ts - 211 + src/app/member/member-detail.component.html + 65 - - Cuba - Куба + + Created Date + Создано - src/app/shared/pipe/localize.ts - 213 + src/app/member/member-detail.component.html + 69 - - Cape Verde - Кабо-Верде + + Last Modified Date + Последнее изменение - src/app/shared/pipe/localize.ts - 215 + src/app/member/member-detail.component.html + 77 + + + src/app/member/members.component.html + 101 - - Curaçao - Кюрасау + + Import members + Импортировать участников - src/app/shared/pipe/localize.ts - 217 + src/app/member/member-import-dialog.component.html + 3 - - Christmas Island - Остров Рождества + + Oops! There was a problem processing your data. Pleases fix the errors below and try again + Ой! При обработке ваших данных возникла проблема. Исправьте ошибки ниже и попробуйте еще раз - src/app/shared/pipe/localize.ts - 219 + src/app/member/member-import-dialog.component.html + 16 - - Cyprus - Кипр + + Please select a CSV file to upload + Выберите CSV-файл для загрузки - src/app/shared/pipe/localize.ts - 221 + src/app/member/member-import-dialog.component.html + 32 - - Czech Republic - Чехия + + File Path + - src/app/shared/pipe/localize.ts - 223 + src/app/member/member-import-dialog.component.html + 40 - - Germany - Германия + + There is no file to upload. Please select one. + + gatewayApp.msUserServiceMSUser.import.emptyFile.string - src/app/shared/pipe/localize.ts - 225 + src/app/member/member-import-dialog.component.ts + 60 - - - Djibouti - Джибути - src/app/shared/pipe/localize.ts - 227 + src/app/user/user-import-dialog.component.ts + 62 - - Denmark - Дания + + Add or edit member + Добавить или изменить участника - src/app/shared/pipe/localize.ts - 229 + src/app/member/member-update.component.html + 8 - - Dominica - Доминика + + Note: Client ID must have User OBO enabled AND + Примечание: в ID клиента должен быть включен OBO участника И - src/app/shared/pipe/localize.ts - 231 + src/app/member/member-update.component.html + 121 - - Dominican Republic - Доминиканская Республика + + added as a Redirect URI in + добавлен как URI перенаправления в - src/app/shared/pipe/localize.ts - 233 + src/app/member/member-update.component.html + 125 - - Algeria - Алжир + + Manage members + Управление участниками - src/app/shared/pipe/localize.ts - 235 + src/app/member/members.component.html + 2 - - Ecuador - Эквадор + + Add member + Добавить участника - src/app/shared/pipe/localize.ts - 237 + src/app/member/members.component.html + 11 - - Estonia - Эстония + + Import members from CSV + Импортировать участников из CSV - src/app/shared/pipe/localize.ts - 239 + src/app/member/members.component.html + 19 - - Egypt - Египет + + No members to show + Нет участников для отображения - src/app/shared/pipe/localize.ts - 241 + src/app/member/members.component.html + 52 - - Western Sahara - Западная Сахара + + Invite sent. + src/app/shared/pipe/localize.ts - 243 + 11 - - Eritrea - Эритрея + + Invite email couldn't be sent. + src/app/shared/pipe/localize.ts - 245 + 13 - - Spain - Испания + + User created. Invite sent. + Пользователь создан. Приглашение отправлено. src/app/shared/pipe/localize.ts - 247 + 15 - - Ethiopia - Эфиопия + + User updated successfully + Пользователь успешно обновлен src/app/shared/pipe/localize.ts - 249 + 17 - - Finland - Финляндия + + User deleted successfully + Пользователь успешно удален src/app/shared/pipe/localize.ts - 251 + 19 - - Fiji - Фиджи + + Member created + Участник создан src/app/shared/pipe/localize.ts - 253 + 21 - - Falkland Islands - Фолклендские острова + + Member updated successfully + Участник успешно обновлен src/app/shared/pipe/localize.ts - 255 + 23 - - Micronesia - Микронезия + + Notification process has now started. We will email you as soon as the process has completed. + Отправка уведомлений началась. Мы сообщим вам об окончании этого процесса по электронной почте. src/app/shared/pipe/localize.ts - 257 + 25 - - Faroe Islands - Фарерские острова + + Affiliation created + Аффилиация создана src/app/shared/pipe/localize.ts - 259 + 27 - - France - Франция + + Affiliation updated + Аффилиация обновлена src/app/shared/pipe/localize.ts - 261 + 29 - - Gabon - Габон + + Affiliation deleted + Аффилиация удалена src/app/shared/pipe/localize.ts - 263 + 31 - - United Kingdom - Великобритания + + There was a problem deleting the affiliation + Возникла проблема при удалении присоединения src/app/shared/pipe/localize.ts - 265 + 33 - - Grenada - Гренада + + User denied access + Пользователь ограничил доступ src/app/shared/pipe/localize.ts - 267 + 38 - - Georgia - Грузия + + Pending + Ожидает src/app/shared/pipe/localize.ts - 269 + 40 - - French Guiana - Французская Гвиана + + In ORCID + В ORCID src/app/shared/pipe/localize.ts - 271 + 42 - - Guernsey - Гернси + + User granted access + Пользователь предоставил доступ src/app/shared/pipe/localize.ts - 273 + 44 - - Ghana - Гана + + User deleted from ORCID + src/app/shared/pipe/localize.ts - 275 + 46 - - Gibraltar - Гибралтар + + User revoked access + Пользователь отменил доступ src/app/shared/pipe/localize.ts - 277 + 48 - - Greenland - Гренландия + + Error adding to ORCID + Ошибка при добавлении в ORCID src/app/shared/pipe/localize.ts - 279 + 50 - - Gambia - Гамбия + + Error updating in ORCID + Ошибка при обновлении в ORCID src/app/shared/pipe/localize.ts - 281 + 52 - - Guinea - Гвинея + + Pending retry in ORCID + Ожидает отправки в ORCID src/app/shared/pipe/localize.ts - 283 + 54 - - Guadeloupe - Гваделупа + + Error deleting in ORCID + Ошибка при удалении из ORCID src/app/shared/pipe/localize.ts - 285 + 56 - - Equatorial Guinea - Экваториальная Гвинея + + Notification requested + Уведомление запрошено src/app/shared/pipe/localize.ts - 287 + 58 - - Greece - Греция + + Notification sent + Уведомление отправлено src/app/shared/pipe/localize.ts - 289 + 60 - - South Georgia and the South Sandwich Islands - Южная Георгия и Южные Сандвичевы острова + + Notification failed + Ошибка при отправке уведомления src/app/shared/pipe/localize.ts - 291 + 62 - - Guatemala - Гватемала + + Pending update in ORCID + Ожидает обновления в ORCID src/app/shared/pipe/localize.ts - 293 + 64 - - Guam - Гуам + + EDUCATION + ОБРАЗОВАНИЕ src/app/shared/pipe/localize.ts - 295 + 69 - - Guinea-Bissau - Гвинея-Бисау + + EMPLOYMENT + ТРУДОУСТРОЙСТВО src/app/shared/pipe/localize.ts - 297 + 71 - - Guyana - Гайана + + DISTINCTION + РАЗЛИЧИЕ src/app/shared/pipe/localize.ts - 299 + 73 - - Hong Kong SAR China - Гонконг (Специальный административный район Китая) + + INVITED_POSITION + ПОЗИЦИЯ_ПРИГЛАШЕННОГО src/app/shared/pipe/localize.ts - 301 + 75 - - Heard Island and McDonald Islands - Остров Херд и острова Макдональд + + QUALIFICATION + КВАЛИФИКАЦИЯ src/app/shared/pipe/localize.ts - 303 + 77 - - Honduras - Гондурас + + SERVICE + СЕРВИС src/app/shared/pipe/localize.ts - 305 + 79 - - Croatia - Хорватия + + MEMBERSHIP + ЧЛЕНСТВО src/app/shared/pipe/localize.ts - 307 + 81 - - Haiti - Гаити + + January + Январь src/app/shared/pipe/localize.ts - 309 + 86 - - Hungary - Венгрия + + February + Февраль src/app/shared/pipe/localize.ts - 311 + 88 - - Indonesia - Индонезия + + March + Март src/app/shared/pipe/localize.ts - 313 + 90 - - Ireland - Ирландия + + April + Апрель src/app/shared/pipe/localize.ts - 315 + 92 - - Israel - Израиль + + May + Май src/app/shared/pipe/localize.ts - 317 + 94 - - Isle of Man - Остров Мэн + + June + Июнь src/app/shared/pipe/localize.ts - 319 + 96 - - India - Индия + + July + Июль src/app/shared/pipe/localize.ts - 321 + 98 - - British Indian Ocean Territory - Британская территория в Индийском океане + + August + Август src/app/shared/pipe/localize.ts - 323 + 100 - - Iraq - Ирак + + September + Сентябрь src/app/shared/pipe/localize.ts - 325 + 102 - - Iran - Иран + + October + Октябрь src/app/shared/pipe/localize.ts - 327 + 104 - - Iceland - Исландия + + November + Ноябрь src/app/shared/pipe/localize.ts - 329 + 106 - - Italy - Италия + + December + Декабрь src/app/shared/pipe/localize.ts - 331 + 108 - - Jersey - Джерси + + Andorra + Андорра src/app/shared/pipe/localize.ts - 333 + 113 - - Jamaica - Ямайка + + United Arab Emirates + Объединенные Арабские Эмираты src/app/shared/pipe/localize.ts - 335 + 115 - - Jordan - Иордания + + Afghanistan + Афганистан src/app/shared/pipe/localize.ts - 337 + 117 - - Japan - Япония + + Antigua and Barbuda + Антигуа и Барбуда src/app/shared/pipe/localize.ts - 339 + 119 - - Kenya - Кения + + Anguilla + Ангилья src/app/shared/pipe/localize.ts - 341 + 121 - - Kyrgyzstan - Кыргызстан + + Albania + Албания src/app/shared/pipe/localize.ts - 343 + 123 - - Cambodia - Камбоджа + + Armenia + Армения src/app/shared/pipe/localize.ts - 345 + 125 - - Kiribati - Кирибати + + Angola + Ангола src/app/shared/pipe/localize.ts - 347 + 127 - - Comoros - Коморы + + Antarctica + Антарктида src/app/shared/pipe/localize.ts - 349 + 129 - - Saint Kitts and Nevis - Сент-Китс и Невис + + Argentina + Аргентина src/app/shared/pipe/localize.ts - 351 + 131 - - North Korea - Северная Корея + + American Samoa + Американское Самоа src/app/shared/pipe/localize.ts - 353 + 133 - - South Korea - Южная Корея + + Austria + Австрия src/app/shared/pipe/localize.ts - 355 + 135 - - Kuwait - Кувейт + + Australia + Австралия src/app/shared/pipe/localize.ts - 357 + 137 - - Cayman Islands - Каймановы Острова + + Aruba + Аруба src/app/shared/pipe/localize.ts - 359 + 139 - - Kazakhstan - Казахстан + + Åland Islands + Аландские острова src/app/shared/pipe/localize.ts - 361 + 141 - - Laos - Лаос + + Azerbaijan + Азербайджан src/app/shared/pipe/localize.ts - 363 + 143 - - Lebanon - Ливан + + Bosnia and Herzegovina + Босния и Герцеговина src/app/shared/pipe/localize.ts - 365 + 145 - - Saint Lucia - Сент-Люсия + + Barbados + Барбадос src/app/shared/pipe/localize.ts - 367 + 147 - - Liechtenstein - Лихтенштейн + + Bangladesh + Бангладеш src/app/shared/pipe/localize.ts - 369 + 149 - - Sri Lanka - Шри-Ланка + + Belgium + Бельгия src/app/shared/pipe/localize.ts - 371 + 151 - - Liberia - Либерия + + Burkina Faso + Буркина-Фасо src/app/shared/pipe/localize.ts - 373 + 153 - - Lesotho - Лесото + + Bulgaria + Болгария src/app/shared/pipe/localize.ts - 375 + 155 - - Lithuania - Литва + + Bahrain + Бахрейн src/app/shared/pipe/localize.ts - 377 + 157 - - Luxembourg - Люксембург + + Burundi + Бурунди src/app/shared/pipe/localize.ts - 379 + 159 - - Latvia - Латвия + + Benin + Бенин src/app/shared/pipe/localize.ts - 381 + 161 - - Libya - Ливия + + Saint Barthélemy + Сен-Бартелеми src/app/shared/pipe/localize.ts - 383 + 163 - - Morocco - Марокко + + Bermuda + Бермудские Острова src/app/shared/pipe/localize.ts - 385 + 165 - - Monaco - Монако + + Brunei + Бруней src/app/shared/pipe/localize.ts - 387 + 167 - - Moldova - Молдова + + Bolivia + Боливия src/app/shared/pipe/localize.ts - 389 + 169 - - Montenegro - Черногория + + British Antarctic Territory + Британская антарктическая территория src/app/shared/pipe/localize.ts - 391 + 171 - - Saint Martin - Сен-Мартен + + Brazil + Бразилия src/app/shared/pipe/localize.ts - 393 + 173 - - Madagascar - Мадагаскар + + Bahamas + Багамские Острова src/app/shared/pipe/localize.ts - 395 + 175 - - Marshall Islands - Маршалловы Острова + + Bhutan + Бутан src/app/shared/pipe/localize.ts - 397 + 177 - - North Macedonia - Северная Македония + + Bouvet Island + Остров Буве src/app/shared/pipe/localize.ts - 399 + 179 - - Mali - Мали + + Botswana + Ботсвана src/app/shared/pipe/localize.ts - 401 + 181 - - Myanmar {Burma} - Мьянма (Бирма) + + Belarus + Беларусь src/app/shared/pipe/localize.ts - 403 + 183 - - Mongolia - Монголия + + Belize + Белиз src/app/shared/pipe/localize.ts - 405 + 185 - - Macau SAR China - Макао (Специальный административный район Китая) + + Canada + Канада src/app/shared/pipe/localize.ts - 407 + 187 - - Northern Mariana Islands - Северные Марианские Острова + + Cocos {Keeling} Islands + Кокосовые Острова (Килинг) src/app/shared/pipe/localize.ts - 409 + 189 - - Martinique - Мартиника + + Congo - Kinshasa + Конго — Киншаса src/app/shared/pipe/localize.ts - 411 + 191 - - Mauritania - Мавритания + + Central African Republic + Центральноафриканская Республика src/app/shared/pipe/localize.ts - 413 + 193 - - Montserrat - Монсеррат + + Congo - Brazzaville + Конго — Браззавиль src/app/shared/pipe/localize.ts - 415 + 195 - - Malta - Мальта + + Switzerland + Швейцария src/app/shared/pipe/localize.ts - 417 + 197 - - Mauritius - Маврикий + + Côte d’Ivoire + Кот-д'Ивуар src/app/shared/pipe/localize.ts - 419 + 199 - - Maldives - Мальдивы + + Cook Islands + Острова Кука src/app/shared/pipe/localize.ts - 421 + 201 - - Malawi - Малави + + Chile + Чили src/app/shared/pipe/localize.ts - 423 + 203 - - Mexico - Мексика + + Cameroon + Камерун src/app/shared/pipe/localize.ts - 425 + 205 - - Malaysia - Малайзия + + China + Китай src/app/shared/pipe/localize.ts - 427 + 207 - - Mozambique - Мозамбик + + Colombia + Колумбия src/app/shared/pipe/localize.ts - 429 + 209 - - Namibia - Намибия + + Costa Rica + Коста-Рика src/app/shared/pipe/localize.ts - 431 + 211 - - New Caledonia - Новая Каледония + + Cuba + Куба src/app/shared/pipe/localize.ts - 433 + 213 - - Niger - Нигер + + Cape Verde + Кабо-Верде src/app/shared/pipe/localize.ts - 435 + 215 - - Norfolk Island - Остров Норфолк + + Curaçao + Кюрасау src/app/shared/pipe/localize.ts - 437 + 217 - - Nigeria - Нигерия + + Christmas Island + Остров Рождества src/app/shared/pipe/localize.ts - 439 + 219 - - Nicaragua - Никарагуа + + Cyprus + Кипр src/app/shared/pipe/localize.ts - 441 + 221 - - Netherlands - Нидерланды + + Czech Republic + Чехия src/app/shared/pipe/localize.ts - 443 + 223 - - Norway - Норвегия + + Germany + Германия src/app/shared/pipe/localize.ts - 445 + 225 - - Nepal - Непал + + Djibouti + Джибути src/app/shared/pipe/localize.ts - 447 + 227 - - Nauru - Науру + + Denmark + Дания src/app/shared/pipe/localize.ts - 449 + 229 - - Niue - Ниуэ + + Dominica + Доминика src/app/shared/pipe/localize.ts - 451 + 231 - - New Zealand - Новая Зеландия + + Dominican Republic + Доминиканская Республика src/app/shared/pipe/localize.ts - 453 + 233 - - Oman - Оман + + Algeria + Алжир src/app/shared/pipe/localize.ts - 455 + 235 - - Panama - Панама + + Ecuador + Эквадор src/app/shared/pipe/localize.ts - 457 + 237 - - Peru - Перу + + Estonia + Эстония src/app/shared/pipe/localize.ts - 459 + 239 - - French Polynesia - Французская Полинезия + + Egypt + Египет src/app/shared/pipe/localize.ts - 461 + 241 - - Papua New Guinea - Папуа — Новая Гвинея + + Western Sahara + Западная Сахара src/app/shared/pipe/localize.ts - 463 + 243 - - Philippines - Филиппины + + Eritrea + Эритрея src/app/shared/pipe/localize.ts - 465 + 245 - - Pakistan - Пакистан + + Spain + Испания src/app/shared/pipe/localize.ts - 467 + 247 - - Poland - Польша + + Ethiopia + Эфиопия src/app/shared/pipe/localize.ts - 469 + 249 - - Saint Pierre and Miquelon - Сен-Пьер и Микелон + + Finland + Финляндия src/app/shared/pipe/localize.ts - 471 + 251 - - Pitcairn Islands - Острова Питкэрн + + Fiji + Фиджи src/app/shared/pipe/localize.ts - 473 + 253 - - Puerto Rico - Пуэрто-Рико + + Falkland Islands + Фолклендские острова src/app/shared/pipe/localize.ts - 475 + 255 - - Palestinian Territories - Палестинские территории + + Micronesia + Микронезия src/app/shared/pipe/localize.ts - 477 + 257 - - Portugal - Португалия + + Faroe Islands + Фарерские острова src/app/shared/pipe/localize.ts - 479 + 259 - - Palau - Палау + + France + Франция src/app/shared/pipe/localize.ts - 481 + 261 - - Paraguay - Парагвай + + Gabon + Габон src/app/shared/pipe/localize.ts - 483 + 263 - - Qatar - Катар + + United Kingdom + Великобритания src/app/shared/pipe/localize.ts - 485 + 265 - - Réunion - Реюньон + + Grenada + Гренада src/app/shared/pipe/localize.ts - 487 + 267 - - Romania - Румыния + + Georgia + Грузия src/app/shared/pipe/localize.ts - 489 + 269 - - Serbia - Сербия + + French Guiana + Французская Гвиана src/app/shared/pipe/localize.ts - 491 + 271 - - Russia - Россия + + Guernsey + Гернси src/app/shared/pipe/localize.ts - 493 + 273 - - Rwanda - Руанда + + Ghana + Гана src/app/shared/pipe/localize.ts - 495 + 275 - - Saudi Arabia - Саудовская Аравия + + Gibraltar + Гибралтар src/app/shared/pipe/localize.ts - 497 + 277 - - Solomon Islands - Соломоновы Острова + + Greenland + Гренландия src/app/shared/pipe/localize.ts - 499 + 279 - - Seychelles - Сейшельские Острова + + Gambia + Гамбия src/app/shared/pipe/localize.ts - 501 + 281 - - Sudan - Судан + + Guinea + Гвинея src/app/shared/pipe/localize.ts - 503 + 283 - - Sweden - Швеция + + Guadeloupe + Гваделупа src/app/shared/pipe/localize.ts - 505 + 285 - - Singapore - Сингапур + + Equatorial Guinea + Экваториальная Гвинея src/app/shared/pipe/localize.ts - 507 + 287 - - Saint Helena - Остров Святой Елены + + Greece + Греция src/app/shared/pipe/localize.ts - 509 + 289 - - Slovenia - Словения + + South Georgia and the South Sandwich Islands + Южная Георгия и Южные Сандвичевы острова src/app/shared/pipe/localize.ts - 511 + 291 - - Svalbard and Jan Mayen - Шпицберген и Ян-Майен + + Guatemala + Гватемала src/app/shared/pipe/localize.ts - 513 + 293 - - Slovakia - Словакия + + Guam + Гуам src/app/shared/pipe/localize.ts - 515 + 295 - - Sierra Leone - Сьерра-Леоне + + Guinea-Bissau + Гвинея-Бисау src/app/shared/pipe/localize.ts - 517 + 297 - - San Marino - Сан-Марино + + Guyana + Гайана src/app/shared/pipe/localize.ts - 519 + 299 - - Senegal - Сенегал + + Hong Kong SAR China + Гонконг (Специальный административный район Китая) src/app/shared/pipe/localize.ts - 521 + 301 - - Somalia - Сомали + + Heard Island and McDonald Islands + Остров Херд и острова Макдональд src/app/shared/pipe/localize.ts - 523 + 303 - - Suriname - Суринам + + Honduras + Гондурас src/app/shared/pipe/localize.ts - 525 + 305 - - South Sudan - Южный Судан + + Croatia + Хорватия src/app/shared/pipe/localize.ts - 527 + 307 - - São Tomé and Príncipe - Сан-Томе и Принсипи + + Haiti + Гаити src/app/shared/pipe/localize.ts - 529 + 309 - - El Salvador - Сальвадор + + Hungary + Венгрия src/app/shared/pipe/localize.ts - 531 + 311 - - Sint Maarten - Синт-Мартен + + Indonesia + Индонезия src/app/shared/pipe/localize.ts - 533 + 313 - - Syria - Сирия + + Ireland + Ирландия src/app/shared/pipe/localize.ts - 535 + 315 - - Swaziland - Эсватини + + Israel + Израиль src/app/shared/pipe/localize.ts - 537 + 317 - - Turks and Caicos Islands - Острова Теркс и Кайкос + + Isle of Man + Остров Мэн src/app/shared/pipe/localize.ts - 539 + 319 - - Chad - Чад + + India + Индия src/app/shared/pipe/localize.ts - 541 + 321 - - French Southern Territories - Французские Южные и Антарктические Территории + + British Indian Ocean Territory + Британская территория в Индийском океане src/app/shared/pipe/localize.ts - 543 + 323 - - Togo - Того + + Iraq + Ирак src/app/shared/pipe/localize.ts - 545 + 325 - - Thailand - Таиланд + + Iran + Иран src/app/shared/pipe/localize.ts - 547 + 327 - - Tajikistan - Таджикистан + + Iceland + Исландия src/app/shared/pipe/localize.ts - 549 + 329 - - Tokelau - Токелау + + Italy + Италия src/app/shared/pipe/localize.ts - 551 + 331 - - Timor-Leste - Восточный Тимор + + Jersey + Джерси src/app/shared/pipe/localize.ts - 553 + 333 - - Turkmenistan - Туркменистан + + Jamaica + Ямайка src/app/shared/pipe/localize.ts - 555 + 335 - - Tunisia - Тунис + + Jordan + Иордания src/app/shared/pipe/localize.ts - 557 + 337 - - Tonga - Тонга + + Japan + Япония src/app/shared/pipe/localize.ts - 559 + 339 - - Turkey - Турция + + Kenya + Кения src/app/shared/pipe/localize.ts - 561 + 341 - - Trinidad and Tobago - Тринидад и Тобаго + + Kyrgyzstan + Кыргызстан src/app/shared/pipe/localize.ts - 563 + 343 - - Tuvalu - Тувалу + + Cambodia + Камбоджа src/app/shared/pipe/localize.ts - 565 + 345 - - Taiwan - Тайвань + + Kiribati + Кирибати src/app/shared/pipe/localize.ts - 567 + 347 - - Tanzania - Танзания + + Comoros + Коморы src/app/shared/pipe/localize.ts - 569 + 349 - - Ukraine - Украина + + Saint Kitts and Nevis + Сент-Китс и Невис src/app/shared/pipe/localize.ts - 571 + 351 - - Uganda - Уганда + + North Korea + Северная Корея src/app/shared/pipe/localize.ts - 573 + 353 - - U.S. Minor Outlying Islands - Внешние малые острова США + + South Korea + Южная Корея src/app/shared/pipe/localize.ts - 575 + 355 - - United States - США + + Kuwait + Кувейт src/app/shared/pipe/localize.ts - 577 + 357 - - Uruguay - Уругвай + + Cayman Islands + Каймановы Острова src/app/shared/pipe/localize.ts - 579 + 359 - - Uzbekistan - Узбекистан + + Kazakhstan + Казахстан src/app/shared/pipe/localize.ts - 581 + 361 - - Vatican City - Ватикан + + Laos + Лаос src/app/shared/pipe/localize.ts - 583 + 363 - - Saint Vincent and the Grenadines - Сент-Винсент и Гренадины + + Lebanon + Ливан src/app/shared/pipe/localize.ts - 585 + 365 - - Venezuela - Венесуэла + + Saint Lucia + Сент-Люсия src/app/shared/pipe/localize.ts - 587 + 367 - - British Virgin Islands - Виргинские Острова (Великобритания) + + Liechtenstein + Лихтенштейн src/app/shared/pipe/localize.ts - 589 + 369 - - U.S. Virgin Islands - Виргинские Острова (США) + + Sri Lanka + Шри-Ланка src/app/shared/pipe/localize.ts - 591 + 371 - - Vietnam - Вьетнам + + Liberia + Либерия src/app/shared/pipe/localize.ts - 593 + 373 - - Vanuatu - Вануату + + Lesotho + Лесото src/app/shared/pipe/localize.ts - 595 + 375 - - Wallis and Futuna - Уоллис и Футуна + + Lithuania + Литва src/app/shared/pipe/localize.ts - 597 + 377 - - Samoa - Самоа + + Luxembourg + Люксембург src/app/shared/pipe/localize.ts - 599 + 379 - - Kosovo - Kosovo + + Latvia + Латвия src/app/shared/pipe/localize.ts - 601 + 381 - - Yemen - Йемен + + Libya + Ливия src/app/shared/pipe/localize.ts - 603 + 383 - - Mayotte - Майотта + + Morocco + Марокко src/app/shared/pipe/localize.ts - 605 + 385 - - South Africa - Южная Африка + + Monaco + Монако src/app/shared/pipe/localize.ts - 607 + 387 - - Zambia - Замбия + + Moldova + Молдова src/app/shared/pipe/localize.ts - 609 + 389 - - Zimbabwe - Зимбабве + + Montenegro + Черногория src/app/shared/pipe/localize.ts - 611 + 391 - - Close - Закрыть + + Saint Martin + Сен-Мартен - src/app/affiliation/affiliation-import-dialog.component.html - 73 + src/app/shared/pipe/localize.ts + 393 - - DISTINCTION - РАЗЛИЧИЕ + + Madagascar + Мадагаскар src/app/shared/pipe/localize.ts - 73 + 395 - - EDUCATION - ОБРАЗОВАНИЕ + + Marshall Islands + Маршалловы Острова src/app/shared/pipe/localize.ts - 69 + 397 - - EMPLOYMENT - ТРУДОУСТРОЙСТВО + + North Macedonia + Северная Македония src/app/shared/pipe/localize.ts - 71 + 399 - - INVITED_POSITION - ПОЗИЦИЯ_ПРИГЛАШЕННОГО + + Mali + Мали src/app/shared/pipe/localize.ts - 75 + 401 - - MEMBERSHIP - ЧЛЕНСТВО + + Myanmar {Burma} + Мьянма (Бирма) src/app/shared/pipe/localize.ts - 81 + 403 - - QUALIFICATION - КВАЛИФИКАЦИЯ + + Mongolia + Монголия src/app/shared/pipe/localize.ts - 77 + 405 - - SERVICE - СЕРВИС + + Macau SAR China + Макао (Специальный административный район Китая) src/app/shared/pipe/localize.ts - 79 + 407 - - Added To ORCID - Добавлено в ORCID + + Northern Mariana Islands + Северные Марианские Острова - src/app/affiliation/affiliation-detail.component.html - 125 + src/app/shared/pipe/localize.ts + 409 - - Admin Id - Идентификатор администратора + + Martinique + Мартиника - src/app/affiliation/affiliation-detail.component.html - 146 + src/app/shared/pipe/localize.ts + 411 - - Affiliation Section - Тип принадлежности + + Mauritania + Мавритания - src/app/affiliation/affiliation-detail.component.html - 49 + src/app/shared/pipe/localize.ts + 413 + + + Montserrat + Монсеррат - src/app/affiliation/affiliation-update.component.html - 43 + src/app/shared/pipe/localize.ts + 415 - - Copy to clipboard - Копировать в буфер обмена - - src/app/affiliation/affiliation-detail.component.html - 37 + + Malta + Мальта + + src/app/shared/pipe/localize.ts + 417 - - Copied to clipboard - Скопировано в буфер обмена + + Mauritius + Маврикий - src/app/affiliation/affiliation-detail.component.ts - 52 + src/app/shared/pipe/localize.ts + 419 - - Created - Создано + + Maldives + Мальдивы - src/app/affiliation/affiliation-detail.component.html - 117 + src/app/shared/pipe/localize.ts + 421 - - Department Name - Отдел + + Malawi + Малави - src/app/affiliation/affiliation-detail.component.html - 69 + src/app/shared/pipe/localize.ts + 423 + + + Mexico + Мексика - src/app/affiliation/affiliation-update.component.html - 243 + src/app/shared/pipe/localize.ts + 425 - - Organization - Организация + + Malaysia + Малайзия - src/app/affiliation/affiliation-detail.component.html - 57 + src/app/shared/pipe/localize.ts + 427 - - Affiliation details - Сведения о принадлежности + + Mozambique + Мозамбик - src/app/affiliation/affiliation-detail.component.html - 4 + src/app/shared/pipe/localize.ts + 429 - - End Date - Дата окончания + + Namibia + Намибия - src/app/affiliation/affiliation-detail.component.html - 99 + src/app/shared/pipe/localize.ts + 431 - - External Id - Внешний идентификатор + + New Caledonia + Новая Каледония - src/app/affiliation/affiliation-detail.component.html - 109 + src/app/shared/pipe/localize.ts + 433 + + + Niger + Нигер - src/app/affiliation/affiliation-update.component.html - 421 + src/app/shared/pipe/localize.ts + 435 - - ID - ID + + Norfolk Island + Остров Норфолк - src/app/affiliation/affiliation-detail.component.html - 9 + src/app/shared/pipe/localize.ts + 437 - - There was a problem uploading your CSV for processing. - При загрузке вашего CSV-файла для обработки возникла проблема. + + Nigeria + Нигерия - src/app/affiliation/affiliation-import-dialog.component.html - 27 + src/app/shared/pipe/localize.ts + 439 - - File Path - Путь к файлу + + Nicaragua + Никарагуа - src/app/affiliation/affiliation-import-dialog.component.html - 40 + src/app/shared/pipe/localize.ts + 441 - - Please select the CSV file to upload - Выберите CSV-файл для загрузки + + Netherlands + Нидерланды - src/app/affiliation/affiliation-import-dialog.component.html - 32 + src/app/shared/pipe/localize.ts + 443 - - Your CSV has been uploaded for processing. We will let you know via email once the file has been processed. - Ваш файл CSV загружен для обработки. Мы сообщим по электронной почте, как только файл будет обработан. + + Norway + Норвегия - src/app/affiliation/affiliation-import-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 445 - - Import affiliations from CSV - Импортировать принадлежности + + Nepal + Непал - src/app/affiliation/affiliation-import-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 447 - - Modified - Изменено + + Nauru + Науру - src/app/affiliation/affiliation-detail.component.html - 141 + src/app/shared/pipe/localize.ts + 449 - - Notification First Sent - Первое отправленное уведомление + + Niue + Ниуэ - src/app/affiliation/affiliation-detail.component.html - 157 + src/app/shared/pipe/localize.ts + 451 + + + New Zealand + Новая Зеландия - src/app/affiliation/affiliation-detail.component.html - 176 + src/app/shared/pipe/localize.ts + 453 - - Notification Last Sent - Последнее отправленное уведомление + + Oman + Оман - src/app/affiliation/affiliation-detail.component.html - 195 + src/app/shared/pipe/localize.ts + 455 + + + Panama + Панама - src/app/affiliation/affiliation-detail.component.html - 214 + src/app/shared/pipe/localize.ts + 457 - - Permission link - Ссылка на разрешение + + Peru + Перу - src/app/affiliation/affiliation-detail.component.html - 25 + src/app/shared/pipe/localize.ts + 459 - - Role Title - Роль/форма обращения + + French Polynesia + Французская Полинезия - src/app/affiliation/affiliation-detail.component.html - 79 + src/app/shared/pipe/localize.ts + 461 + + + Papua New Guinea + Папуа — Новая Гвинея - src/app/affiliation/affiliation-update.component.html - 268 + src/app/shared/pipe/localize.ts + 463 - - Start Date - Дата начала + + Philippines + Филиппины - src/app/affiliation/affiliation-detail.component.html - 93 + src/app/shared/pipe/localize.ts + 465 - - Updated In ORCID - Обновлено в ORCID + + Pakistan + Пакистан - src/app/affiliation/affiliation-detail.component.html - 135 + src/app/shared/pipe/localize.ts + 467 - - Please do not forget to download and send permission links to your researchers once the upload has completed. - Примечание: после завершения загрузки не забудьте загрузить и отправить своим исследователям ссылки с разрешениями. + + Poland + Польша - src/app/affiliation/affiliation-import-dialog.component.html - 55 + src/app/shared/pipe/localize.ts + 469 - - Url - URL-адрес + + Saint Pierre and Miquelon + Сен-Пьер и Микелон - src/app/affiliation/affiliation-detail.component.html - 85 + src/app/shared/pipe/localize.ts + 471 + + + Pitcairn Islands + Острова Питкэрн - src/app/affiliation/affiliation-update.component.html - 284 + src/app/shared/pipe/localize.ts + 473 - - April - Апрель + + Puerto Rico + Пуэрто-Рико src/app/shared/pipe/localize.ts - 92 + 475 - - August - Август + + Palestinian Territories + Палестинские территории src/app/shared/pipe/localize.ts - 100 + 477 - - December - Декабрь + + Portugal + Португалия src/app/shared/pipe/localize.ts - 108 + 479 - - February - Февраль + + Palau + Палау src/app/shared/pipe/localize.ts - 88 + 481 - - January - Январь + + Paraguay + Парагвай src/app/shared/pipe/localize.ts - 86 + 483 - - July - Июль + + Qatar + Катар src/app/shared/pipe/localize.ts - 98 + 485 - - June - Июнь + + Réunion + Реюньон src/app/shared/pipe/localize.ts - 96 + 487 - - March - Март + + Romania + Румыния src/app/shared/pipe/localize.ts - 90 + 489 - - May - Май + + Serbia + Сербия src/app/shared/pipe/localize.ts - 94 + 491 - - November - Ноябрь + + Russia + Россия src/app/shared/pipe/localize.ts - 106 + 493 - - October - Октябрь + + Rwanda + Руанда src/app/shared/pipe/localize.ts - 104 + 495 - - September - Сентябрь + + Saudi Arabia + Саудовская Аравия src/app/shared/pipe/localize.ts - 102 + 497 - - There is no file to upload. Please select one. - Нет файла для загрузки. Пожалуйста, выберите. + + Solomon Islands + Соломоновы Острова - src/app/affiliation/affiliation-import-dialog.component.ts - 60 + src/app/shared/pipe/localize.ts + 499 - - 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. + + Seychelles + Сейшельские Острова - src/app/affiliation/affiliation-update.component.html - 230 + src/app/shared/pipe/localize.ts + 501 - - Start date cannot be greater than the end date - Дата начала не может быть позднее даты окончания. + + Sudan + Судан - src/app/affiliation/affiliation-update.component.html - 395 + src/app/shared/pipe/localize.ts + 503 - - This field cannot be longer than characters. - Это поле не может состоять из более чем символов. + + Sweden + Швеция - src/app/affiliation/affiliation-update.component.ts - 196 + src/app/shared/pipe/localize.ts + 505 + + + Singapore + Сингапур - src/app/affiliation/affiliation-update.component.ts - 198 + src/app/shared/pipe/localize.ts + 507 - - This field should follow pattern for "Email". - Это поле должно следовать шаблону для Email. + + Saint Helena + Остров Святой Елены - src/app/affiliation/affiliation-update.component.html - 25 + src/app/shared/pipe/localize.ts + 509 - - This field is required. - Это поле обязательно к заполнению. + + Slovenia + Словения - src/app/affiliation/affiliation-update.component.html - 33 + src/app/shared/pipe/localize.ts + 511 + + + Svalbard and Jan Mayen + Шпицберген и Ян-Майен - src/app/affiliation/affiliation-update.component.html - 64 + src/app/shared/pipe/localize.ts + 513 + + + Slovakia + Словакия - src/app/affiliation/affiliation-update.component.html - 88 + src/app/shared/pipe/localize.ts + 515 + + + Sierra Leone + Сьерра-Леоне - src/app/affiliation/affiliation-update.component.html - 112 + src/app/shared/pipe/localize.ts + 517 + + + San Marino + Сан-Марино - src/app/affiliation/affiliation-update.component.html - 136 + src/app/shared/pipe/localize.ts + 519 + + + Senegal + Сенегал - src/app/affiliation/affiliation-update.component.html - 164 + src/app/shared/pipe/localize.ts + 521 + + + Somalia + Сомали - src/app/affiliation/affiliation-update.component.html - 195 + src/app/shared/pipe/localize.ts + 523 + + + Suriname + Суринам - src/app/member/member-update.component.html - 61 + src/app/shared/pipe/localize.ts + 525 + + + South Sudan + Южный Судан - src/app/member/member-update.component.html - 106 + src/app/shared/pipe/localize.ts + 527 + + + São Tomé and Príncipe + Сан-Томе и Принсипи - src/app/member/member-update.component.html - 142 + src/app/shared/pipe/localize.ts + 529 - - Day - День + + El Salvador + Сальвадор - src/app/affiliation/affiliation-update.component.html - 339 + src/app/shared/pipe/localize.ts + 531 + + + Sint Maarten + Синт-Мартен - src/app/affiliation/affiliation-update.component.html - 389 + src/app/shared/pipe/localize.ts + 533 - - Organization ID - ID организации + + Syria + Сирия - src/app/affiliation/affiliation-update.component.html - 208 + src/app/shared/pipe/localize.ts + 535 - - Organization ID Source - Источник идентификатора организации + + Swaziland + Эсватини - src/app/affiliation/affiliation-update.component.html - 176 + src/app/shared/pipe/localize.ts + 537 - - End Day - День окончания + + Turks and Caicos Islands + Острова Теркс и Кайкос - src/app/affiliation/affiliation-update.component.html - 386 + src/app/shared/pipe/localize.ts + 539 - - End Month - Месяц окончания + + Chad + Чад - src/app/affiliation/affiliation-update.component.html - 368 + src/app/shared/pipe/localize.ts + 541 - - End Year - Год окончания + + French Southern Territories + Французские Южные и Антарктические Территории - src/app/affiliation/affiliation-update.component.html - 350 + src/app/shared/pipe/localize.ts + 543 - - External Id Type - Тип внешнего ID + + Togo + Того - src/app/affiliation/affiliation-update.component.html - 406 + src/app/shared/pipe/localize.ts + 545 - - External Id Url - URL внешнего идентификатора + + Thailand + Таиланд - src/app/affiliation/affiliation-update.component.html - 436 + src/app/shared/pipe/localize.ts + 547 - - Add or edit affiliation - Добавить или редактировать принадлежность + + Tajikistan + Таджикистан - src/app/affiliation/affiliation-update.component.html - 8 + src/app/shared/pipe/localize.ts + 549 - - Month - Месяц + + Tokelau + Токелау - src/app/affiliation/affiliation-update.component.html - 327 + src/app/shared/pipe/localize.ts + 551 + + + Timor-Leste + Восточный Тимор - src/app/affiliation/affiliation-update.component.html - 377 + src/app/shared/pipe/localize.ts + 553 - - City - Город + + Turkmenistan + Туркменистан - src/app/affiliation/affiliation-update.component.html - 99 + src/app/shared/pipe/localize.ts + 555 - - Country - Страна + + Tunisia + Тунис - src/app/affiliation/affiliation-update.component.html - 146 + src/app/shared/pipe/localize.ts + 557 - - Organization Name - Название организации + + Tonga + Тонга - src/app/affiliation/affiliation-update.component.html - 75 + src/app/shared/pipe/localize.ts + 559 - - State/Region - Штат/регион + + Turkey + Турция - src/app/affiliation/affiliation-update.component.html - 122 + src/app/shared/pipe/localize.ts + 561 - - Start Day - День начала + + Trinidad and Tobago + Тринидад и Тобаго - src/app/affiliation/affiliation-update.component.html - 336 + src/app/shared/pipe/localize.ts + 563 - - Start Month - Начать месяц + + Tuvalu + Тувалу - src/app/affiliation/affiliation-update.component.html - 318 + src/app/shared/pipe/localize.ts + 565 - - Start Year - Год начала + + Taiwan + Тайвань - src/app/affiliation/affiliation-update.component.html - 300 + src/app/shared/pipe/localize.ts + 567 - - Please do not forget to download and send permission links to your researcher once the assertion has been saved. - Примечание: не забудьте загрузить и отправить ссылки разрешений вашему исследователю после сохранения утверждения. + + Tanzania + Танзания - src/app/affiliation/affiliation-update.component.html - 452 + src/app/shared/pipe/localize.ts + 569 - - Year - Год + + Ukraine + Украина - src/app/affiliation/affiliation-update.component.html - 309 + src/app/shared/pipe/localize.ts + 571 + + + Uganda + Уганда - src/app/affiliation/affiliation-update.component.html - 359 + src/app/shared/pipe/localize.ts + 573 - - Affiliation created - Аффилиация создана + + U.S. Minor Outlying Islands + Внешние малые острова США src/app/shared/pipe/localize.ts - 27 + 575 - - Affiliation deleted - Аффилиация удалена + + United States + США src/app/shared/pipe/localize.ts - 31 + 577 - - There was a problem deleting the affiliation - Возникла проблема при удалении присоединения + + Uruguay + Уругвай src/app/shared/pipe/localize.ts - 33 + 579 - - Affiliation updated - Аффилиация обновлена + + Uzbekistan + Узбекистан src/app/shared/pipe/localize.ts - 29 + 581 - - Are you sure you want to delete this affiliation from the portal? - Удалить эту аффилиацию из портала? + + Vatican City + Ватикан - src/app/affiliation/affiliation-delete.component.html - 8 + src/app/shared/pipe/localize.ts + 583 - - 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 пользователя. + + Saint Vincent and the Grenadines + Сент-Винсент и Гренадины - src/app/affiliation/affiliation-delete.component.ts - 40 + src/app/shared/pipe/localize.ts + 585 - - A request to send notifications to your users is already in progress. Please try again later. - Запрос об отправке уведомлений пользователям уже обрабатывается. Повторите попытку позже. + + Venezuela + Венесуэла - src/app/affiliation/send-notifications-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 587 - - Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending? - Уведомления о разрешении будут отправлены всем вашим научным сотрудникам со статусом аффилиации «Ожидает». + + British Virgin Islands + Виргинские Острова (Великобритания) - src/app/affiliation/send-notifications-dialog.component.html - 16 + src/app/shared/pipe/localize.ts + 589 - - What language should the notification be sent in? - На каком языке отправлять уведомления? + + U.S. Virgin Islands + Виргинские Острова (США) - src/app/affiliation/send-notifications-dialog.component.html - 23 + src/app/shared/pipe/localize.ts + 591 - - Notification language - Язык уведомлений + + Vietnam + Вьетнам - src/app/affiliation/send-notifications-dialog.component.html - 20 + src/app/shared/pipe/localize.ts + 593 - - Notification process has now started. We will email you as soon as the process has completed. - Отправка уведомлений началась. Мы сообщим вам об окончании этого процесса по электронной почте. + + Vanuatu + Вануату src/app/shared/pipe/localize.ts - 25 + 595 - - Send notifications - Отправлять уведомления + + Wallis and Futuna + Уоллис и Футуна - src/app/affiliation/send-notifications-dialog.component.html - 38 + src/app/shared/pipe/localize.ts + 597 - - Send permission notifications - Отправить уведомления о разрешении + + Samoa + Самоа - src/app/affiliation/send-notifications-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 599 - - Assertion Service Enabled - Утверждения включены + + Kosovo + - src/app/member/member-detail.component.html - 47 + src/app/shared/pipe/localize.ts + 601 + + + Yemen + Йемен - src/app/member/member-update.component.html - 171 + src/app/shared/pipe/localize.ts + 603 + + + Mayotte + Майотта - src/app/member/members.component.html - 93 + src/app/shared/pipe/localize.ts + 605 - - added as a Redirect URI in - добавлен как URI перенаправления в + + South Africa + Южная Африка - src/app/member/member-update.component.html - 125 + src/app/shared/pipe/localize.ts + 607 - - Client ID - ID клиента + + Zambia + Замбия - src/app/member/member-detail.component.html - 23 + src/app/shared/pipe/localize.ts + 609 + + + Zimbabwe + Зимбабве - src/app/member/member-update.component.html - 116 + src/app/shared/pipe/localize.ts + 611 - - Note: Client ID must have User OBO enabled AND - Примечание: в ID клиента должен быть включен OBO участника И + + Are you sure you want to delete user ? + - src/app/member/member-update.component.html - 121 + src/app/user/user-delete.component.ts + 44 - - Member Name - Имя участника + + User details + Сведения о пользователе - src/app/member/member-detail.component.html - 19 + src/app/user/user-detail.component.html + 4 + + + Email + Электронный адрес - src/app/member/member-update.component.html - 86 + src/app/user/user-detail.component.html + 9 - src/app/member/members.component.html - 69 + src/app/user/user-update.component.html + 33 - - - Created Date - Создано - src/app/member/member-detail.component.html - 69 + src/app/user/users.component.html + 61 - - Member details - Сведения об участнике + + First Name + Имя - src/app/member/member-detail.component.html - 4 + src/app/user/user-detail.component.html + 13 - - - Add member - Добавить участника - src/app/member/members.component.html - 11 + src/app/user/user-update.component.html + 42 - - - Add or edit member - Добавить или изменить участника - src/app/member/member-update.component.html - 8 + src/app/user/users.component.html + 65 - - No members to show - Нет участников для отображения + + Last Name + Фамилия - src/app/member/members.component.html - 52 + src/app/user/user-detail.component.html + 17 - - - Manage members - Управление участниками - src/app/member/members.component.html - 2 + src/app/user/user-update.component.html + 51 - - - Import members from CSV - Импортировать участников из CSV - src/app/member/members.component.html - 19 + src/app/user/users.component.html + 73 - - Is Consortium Lead - Руководитель Консорциума + + Organization owner + Владелец организации - src/app/member/member-detail.component.html - 31 + src/app/user/user-detail.component.html + 21 - src/app/member/member-update.component.html - 156 + src/app/user/user-update.component.html + 68 - src/app/member/members.component.html - 77 + src/app/user/users.component.html + 81 - - Last Modified Date - Последнее изменение + + True + верно - src/app/member/member-detail.component.html - 77 + src/app/user/user-detail.component.html + 23 - src/app/member/members.component.html - 101 + src/app/user/user-detail.component.html + 44 + + + src/app/user/user-detail.component.html + 62 - - Parent Salesforce Id - ID родительской Salesforce + + False + false - src/app/member/member-detail.component.html - 13 + src/app/user/user-detail.component.html + 24 - src/app/member/member-update.component.html - 71 + src/app/user/user-detail.component.html + 45 - src/app/member/members.component.html - 85 + src/app/user/user-detail.component.html + 63 - - Salesforce Id - Идентификатор торгового персонала + + Organization + Организация - src/app/member/member-detail.component.html - 9 + src/app/user/user-detail.component.html + 38 - src/app/member/member-update.component.html - 41 + src/app/user/user-update.component.html + 76 - src/app/member/members.component.html - 61 + src/app/user/users.component.html + 89 - - Status - Статус + + Activated + Активировано - src/app/member/member-detail.component.html - 65 + src/app/user/user-detail.component.html + 42 - - - Type - Тип - src/app/member/member-detail.component.html - 27 + src/app/user/user-update.component.html + 103 - - - This authorization link has already been used. Please contact for a new authorization link. - Эта ссылка для авторизации уже использовалась. Свяжитесь с для получения новой ссылки для авторизации. - src/app/landing-page/landing-page.component.ts - 79 + src/app/user/users.component.html + 97 - - permission to update your ORCID record - разрешение на обновление вашей записи в ORCID + + Admin + Администратор - src/app/landing-page/landing-page.component.html - 16 + src/app/user/user-detail.component.html + 60 - - - You have already granted - Вы уже предоставили - src/app/landing-page/landing-page.component.html - 13 + src/app/user/user-update.component.html + 113 - - Allow to update my ORCID record. - Разрешить обновить мой профиль ORCID + + Created + Создано - src/app/landing-page/landing-page.component.ts - 80 + src/app/user/user-detail.component.html + 78 - - If this was a mistake, click the button below to grant access. - Если это была ошибка, нажмите кнопку ниже, чтобы предоставить доступ. + + Last Modified + Последние изменения - src/app/landing-page/landing-page.component.html - 45 + src/app/user/user-detail.component.html + 83 - - - will not be able to update your ORCID record. - не сможет обновить вашу запись ORCID. - src/app/landing-page/landing-page.component.html - 42 + src/app/user/users.component.html + 105 - - Oops, you have denied access. - Ой, вы запретили доступ. + + Resend activation email + Отправить повторно электронное письмо для активации - src/app/landing-page/landing-page.component.html - 39 + src/app/user/user-detail.component.html + 107 - - - Oops, something went wrong and we were not able to fetch your ORCID iD - К сожалению, что-то пошло не так, и мы не смогли получить ваш ORCID iD - src/app/landing-page/landing-page.component.html - 33 + src/app/user/user-update.component.html + 150 + + + src/app/user/users.component.html + 166 - - If you find that data added to your ORCID record is incorrect, please contact - Если вы обнаружите, что данные, добавленные в вашу запись ORCID, неверны, свяжитесь с + + Import users + Импортировать пользователей - src/app/landing-page/landing-page.component.ts - 78 + src/app/user/user-import-dialog.component.html + 3 - - Thanks, ! - Спасибо, + + Oops! There was a problem processing your data. Pleases fix the errors below and try again + Ой! При обработке ваших данных возникла проблема. Пожалуйста, исправьте ошибки ниже и повторите попытку - src/app/landing-page/landing-page.component.ts - 172 + src/app/user/user-import-dialog.component.html + 16 - - You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. - Вы успешно предоставили разрешение на обновление вашей записи ORCID, и ваша запись будет обновлена с учетом информации о аффилиации. + + Please select a CSV file to upload + Выберите CSV-файл для загрузки - src/app/landing-page/landing-page.component.ts - 81 + src/app/user/user-import-dialog.component.html + 40 - - Member created - Участник создан + + File Path + Путь файла - src/app/shared/pipe/localize.ts - 21 + src/app/user/user-import-dialog.component.html + 49 - - Member updated successfully - Участник успешно обновлен + + Add or edit user + Добавить или редактировать пользователя - src/app/shared/pipe/localize.ts - 23 + src/app/user/user-update.component.html + 4 - - Oops! There was a problem processing your data. Pleases fix the errors below and try again - Ой! При обработке ваших данных возникла проблема. Исправьте ошибки ниже и попробуйте еще раз + + 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/member/member-import-dialog.component.html - 16 + src/app/user/user-update.component.ts + 220 - - File Path - File Path + + Manage users + Управление пользователями - src/app/member/member-import-dialog.component.html - 40 + src/app/user/users.component.html + 2 - - Please select a CSV file to upload - Выберите CSV-файл для загрузки + + Add user + Добавить пользователя - src/app/member/member-import-dialog.component.html - 32 + src/app/user/users.component.html + 11 - - Import members - Импортировать участников + + Import users from CSV + Импортировать пользователей из CSV - src/app/member/member-import-dialog.component.html - 3 + src/app/user/users.component.html + 20 - - You are logged in as user - Вы вошли как + + No users to show + Нет пользователей для показа - src/app/home/home.component.ts - 25 + src/app/user/users.component.html + 52 diff --git a/ui/src/i18n/messages.zh-CN.xlf b/ui/src/i18n/messages.zh-CN.xlf index b93d06601..be1c8b3b6 100644 --- a/ui/src/i18n/messages.zh-CN.xlf +++ b/ui/src/i18n/messages.zh-CN.xlf @@ -1,9 +1,9 @@ - + Failed to sign in! Please check your credentials and try again. - 登录失败!请检查您的凭证并重试。 + <strong>登录失败!</strong>请检查您的凭证并重试。 src/app/account/login/login.component.html 6 @@ -11,7 +11,7 @@ Email - 电子邮件 + 电子邮件 src/app/account/login/login.component.html 10 @@ -27,7 +27,7 @@ Your email - 您的电子邮件 + 您的电子邮件 src/app/account/login/login.component.html 16 @@ -43,7 +43,7 @@ Password - 密码 + 密码 src/app/account/login/login.component.html 22 @@ -51,7 +51,7 @@ Your password - 您的密码 + 您的密码 src/app/account/login/login.component.html 28 @@ -59,7 +59,7 @@ Please enter the MFA code from your authenticator app - 请从您的验证程序中输入 MFA 代码 + 请从您的验证程序中输入 MFA 代码 src/app/account/login/login.component.html 34 @@ -67,7 +67,7 @@ Invalid MFA code - 无效的 MFA 代码 + 无效的 MFA 代码 src/app/account/login/login.component.html 37 @@ -75,7 +75,7 @@ MFA code - MFA 代码 + MFA 代码 src/app/account/login/login.component.html 40 @@ -83,7 +83,7 @@ Sign in - 登录 + 登录 src/app/account/login/login.component.html 43 @@ -91,111 +91,103 @@ Did you forget your password? - 忘记密码? + 忘记密码? src/app/account/login/login.component.html 55 - - Reset your password - 重置密码 + + Reset password + 重置密码 - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 4 - - Email address isn't registered! Please check and try again. - 电子邮件地址尚未注册!请检查并重试 + + The activation key is missing. + 缺少激活密钥。 - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 7 - - Enter the email address you used to register. - 输入用于注册的电子邮件地址 + + This activation key is invalid. + 激活密钥无效。 - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 11 - - Check your emails for details on how to reset your password. - 请查看电子邮件,了解重置密码的详细信息。 + + This activation has expired. + 激活密钥已过期。 - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 15 - - Your email is required. - 必须提供您的电子邮件。 - - src/app/account/password/password-reset-init.component.html - 42 - - - - Your email is invalid. - 您的电子邮件无效。 + + 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-init.component.html - 50 + src/app/account/password/password-reset-finish.component.html + 20 - - Your email is required to be at least 5 characters. - 您的电子邮件必须具有至少 5 个字符。 + + 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-init.component.html - 57 + src/app/account/password/password-reset-finish.component.html + 26 - - Your email cannot be longer than 100 characters. - 电子邮件长度不能超过 50 个字符。 + + 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-init.component.html - 65 + src/app/account/password/password-reset-finish.component.html + 32 - - Reset - 重置密码 + + Choose a new password + 选择新密码 - src/app/account/password/password-reset-init.component.html - 76 + src/app/account/password/password-reset-finish.component.html + 39 - - Password for (You) - (您)的密码 + + Your password couldn't be reset. Remember a password request is only valid for 24 hours. + 密码无法重置。请谨记,密码请求仅在 24 小时内有效。 - src/app/account/password/password.component.ts - 34 + src/app/account/password/password-reset-finish.component.html + 43 - - Password changed! - 密码已更改! + + Your password has been reset. Please + <strong>密码已重置。</strong>请 - src/app/account/password/password.component.html - 7 + src/app/account/password/password-reset-finish.component.html + 50 - - An error has occurred! The password could not be changed. - 出现错误!密码无法更改。 + + sign in + 登录 - src/app/account/password/password.component.html - 15 + src/app/account/password/password-reset-finish.component.html + 59 The password and its confirmation do not match! - 密码及确认密码不匹配! + 密码及确认密码不匹配! src/app/account/password/password-reset-finish.component.html 68 @@ -205,65 +197,49 @@ 23 - - Current password - 当前密码 + + New password + 新密码 - src/app/account/password/password.component.html - 30 + src/app/account/password/password-reset-finish.component.html + 76 - - - Current password - Current password src/app/account/password/password.component.html - 38 + 58 - - Your password is required. - 密码是必填字段。 + + New password + 新密码 src/app/account/password/password-reset-finish.component.html - 97 - - - src/app/account/password/password.component.html - 51 + 83 src/app/account/password/password.component.html - 79 + 65 - - New password - 新密码 + + Your password is required. + 密码是必填字段。 src/app/account/password/password-reset-finish.component.html - 76 + 97 src/app/account/password/password.component.html - 58 - - - - New password - 新密码 - - src/app/account/password/password-reset-finish.component.html - 83 + 51 src/app/account/password/password.component.html - 65 + 79 Your password is required to be at least 4 characters. - 您的密码必须具有至少 4 个字符。 + 您的密码必须具有至少 4 个字符。 src/app/account/password/password-reset-finish.component.html 105 @@ -275,7 +251,7 @@ Your password cannot be longer than 50 characters. - 密码长度不能超过 50 个字符。 + 密码长度不能超过 50 个字符。 src/app/account/password/password-reset-finish.component.html 112 @@ -287,7 +263,7 @@ New password confirmation - 新密码确认 + 新密码确认 src/app/account/password/password-reset-finish.component.html 121 @@ -299,7 +275,7 @@ Confirm the new password - 确认新密码 + 确认新密码 src/app/account/password/password-reset-finish.component.html 128 @@ -311,7 +287,7 @@ Your password confirmation is required. - 确认密码是必填字段。 + 确认密码是必填字段。 src/app/account/password/password-reset-finish.component.html 142 @@ -323,7 +299,7 @@ Your password confirmation is required to be at least 4 characters. - 您的确认密码必须至少具有 4 个字符。 + 您的确认密码必须至少具有 4 个字符。 src/app/account/password/password-reset-finish.component.html 150 @@ -335,7 +311,7 @@ Your password confirmation cannot be longer than 50 characters. - 确认密码长度不能超过 50 个字符。 + 确认密码长度不能超过 50 个字符。 src/app/account/password/password-reset-finish.component.html 157 @@ -345,17 +321,145 @@ 138 + + Reset Password + 验证新密码 + + src/app/account/password/password-reset-finish.component.html + 167 + + + + Reset your password + 重置密码 + + src/app/account/password/password-reset-init.component.html + 4 + + + + Email address isn't registered! Please check and try again. + <strong>电子邮件地址尚未注册!</strong>请检查并重试 + + src/app/account/password/password-reset-init.component.html + 7 + + + + Enter the email address you used to register. + 输入用于注册的电子邮件地址 + + src/app/account/password/password-reset-init.component.html + 11 + + + + Check your emails for details on how to reset your password. + 请查看电子邮件,了解重置密码的详细信息。 + + src/app/account/password/password-reset-init.component.html + 15 + + + + Your email is required. + 必须提供您的电子邮件。 + + src/app/account/password/password-reset-init.component.html + 42 + + + + Your email is invalid. + 您的电子邮件无效。 + + src/app/account/password/password-reset-init.component.html + 50 + + + + Your email is required to be at least 5 characters. + 您的电子邮件必须具有至少 5 个字符。 + + src/app/account/password/password-reset-init.component.html + 57 + + + + Your email cannot be longer than 100 characters. + 电子邮件长度不能超过 50 个字符。 + + src/app/account/password/password-reset-init.component.html + 65 + + + + Reset + 重置密码 + + src/app/account/password/password-reset-init.component.html + 76 + + + + Password strength: + 密码强度: + + src/app/account/password/password-strength.component.html + 2 + + + + Password changed! + <strong>密码已更改!</strong> + + src/app/account/password/password.component.html + 7 + + + + An error has occurred! The password could not be changed. + <strong>出现错误!</strong>密码无法更改。 + + src/app/account/password/password.component.html + 15 + + + + Current password + 当前密码 + + src/app/account/password/password.component.html + 30 + + + + Current password + + + src/app/account/password/password.component.html + 38 + + Save - 保存 + 保存 src/app/account/password/password.component.html 148 + + Password for (You) + + + src/app/account/password/password.component.ts + 34 + + Personal details - 个人资料 + 个人资料 src/app/account/settings/settings.component.html 4 @@ -363,7 +467,7 @@ Settings saved! - 设置已保存! + <strong>设置已保存!</strong> src/app/account/settings/settings.component.html 8 @@ -371,7 +475,7 @@ First Name - 名字 + 名字 src/app/account/settings/settings.component.html 23 @@ -379,7 +483,7 @@ Your first name - 您的名字 + 您的名字 src/app/account/settings/settings.component.html 30 @@ -387,7 +491,7 @@ Your first name is required. - 名字是必填字段。 + 名字是必填字段。 src/app/account/settings/settings.component.html 44 @@ -395,7 +499,7 @@ Your first name is required to be at least 1 character. - 您的名字必须具有至少 1 个字符 + 您的名字必须具有至少 1 个字符 src/app/account/settings/settings.component.html 51 @@ -403,7 +507,7 @@ Your first name cannot be longer than 50 characters. - 名字长度不能超过 50 个字符 + 名字长度不能超过 50 个字符 src/app/account/settings/settings.component.html 58 @@ -411,7 +515,7 @@ Last Name - + src/app/account/settings/settings.component.html 65 @@ -419,7 +523,7 @@ Your last name - 您的姓氏 + 您的姓氏 src/app/account/settings/settings.component.html 72 @@ -427,7 +531,7 @@ Your last name is required. - 姓氏是必填字段。 + 姓氏是必填字段。 src/app/account/settings/settings.component.html 86 @@ -435,7 +539,7 @@ Your last name is required to be at least 1 character. - 您的姓氏必须具有至少 1 个字符 + 您的姓氏必须具有至少 1 个字符 src/app/account/settings/settings.component.html 93 @@ -443,7 +547,7 @@ Your last name cannot be longer than 50 characters. - 姓氏长度不能超过 50 个字符 + 姓氏长度不能超过 50 个字符 src/app/account/settings/settings.component.html 100 @@ -451,7 +555,7 @@ Language - 语言 + 语言 src/app/account/settings/settings.component.html 119 @@ -459,7 +563,7 @@ Save - 保存 + 保存 src/app/account/settings/settings.component.html 129 @@ -471,7 +575,7 @@ Security - 安全性 + 安全性 src/app/account/settings/settings.component.html 143 @@ -479,7 +583,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. - 启用双重身份验证,为您的 ORCID 成员门户账户增加额外的安全性。每次登录时,系统都会提示您输入发送到您首选身份验证应用程序的六位数验证码。 + 启用双重身份验证,为您的 ORCID 成员门户账户增加额外的安全性。每次登录时,系统都会提示您输入发送到您首选身份验证应用程序的六位数验证码。 src/app/account/settings/settings.component.html 146 @@ -487,7 +591,7 @@ Two-factor Authentication - 双重验证 + 双重验证 src/app/account/settings/settings.component.html 151 @@ -495,7 +599,7 @@ 2FA settings updated - 2FA 设置已更新 + 2FA 设置已更新 src/app/account/settings/settings.component.html 162 @@ -503,7 +607,7 @@ Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. - 安装双重身份验证应用每次登录时都需要 2FA 应用程序来创建访问帐户所需的六位数代码。大多数应用程序适用于移动设备;有些还可以作为桌面或基于 Web 的应用程序使用。下载并安装您首选的 2FA 应用,例如 Google AuthenticatorFreeOTPAuthy + <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 @@ -511,7 +615,7 @@ Scan this QR code with your deviceOpen your 2FA app and scan the image below. - 使用设备扫描此二维码打开 2FA 应用并扫描下方图像。 + <strong>使用设备扫描此二维码</strong><br />打开 2FA 应用并扫描下方图像。 src/app/account/settings/settings.component.html 174 @@ -519,7 +623,7 @@ Can't scan the QR code? - <strong>无法扫描二维码?</strong> + <strong>无法扫描二维码?</strong> src/app/account/settings/settings.component.html 196 @@ -527,7 +631,7 @@ Get a text code - 获取短信验证码 + 获取短信验证码 src/app/account/settings/settings.component.html 200 @@ -535,7 +639,7 @@ and enter it into your 2FA app instead - 并将其输入 2FA 应用 + 并将其输入 2FA 应用 src/app/account/settings/settings.component.html 202 @@ -543,7 +647,7 @@ 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 即会显示一个六位数验证码。在下方框中输入该验证码,然后单击“保存”。 + <strong>输入来自应用的六位数验证码</strong><br />扫描二维码或输入短信验证码后,2FA 即会显示一个六位数验证码。在下方框中输入该验证码,然后单击“保存”。 src/app/account/settings/settings.component.html 205 @@ -551,7 +655,7 @@ Incorrect verification code - 验证码不正确 + 验证码不正确 src/app/account/settings/settings.component.html 214 @@ -559,7 +663,7 @@ Verification code - 验证码 + 验证码 src/app/account/settings/settings.component.html 221 @@ -567,4263 +671,4157 @@ 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 - - Privacy Policy - 隐私政策 + + Confirm deletion + 确认删除 - src/app/layout/footer/footer.component.html - 13 + src/app/affiliation/affiliation-delete.component.html + 3 - - - Terms of Use - 使用条款 - src/app/layout/footer/footer.component.html - 16 + src/app/user/user-delete.component.html + 3 - - Help - 帮助 - - src/app/layout/footer/footer.component.html - 19 - - - - ORCID Registry - ORCID 注册表 - - src/app/layout/footer/footer.component.html - 22 - - - - Member Portal - 会员门户 - - src/app/layout/navbar/navbar.component.html - 6 - - - - Tools - 工具 - - src/app/layout/navbar/navbar.component.html - 37 - - - - Affiliation Manager - Affiliation Manager - - src/app/layout/navbar/navbar.component.html - 51 - - - - Member report - 会员报告 - - src/app/layout/navbar/navbar.component.html - 64 - - - - Integration report - 整合报告 - - src/app/layout/navbar/navbar.component.html - 77 - - - - Consortium report - 联盟报告 - - src/app/layout/navbar/navbar.component.html - 90 - - - - Affiliation report - 机构报告 - - src/app/layout/navbar/navbar.component.html - 101 - - - - Consortium member affiliations - Consortium member affiliations + + Are you sure you want to delete this affiliation from the portal? + 是否确定要从门户删除该附属关系? - src/app/layout/navbar/navbar.component.html - 115 + src/app/affiliation/affiliation-delete.component.html + 8 - - Resources - 资源 + + Cancel + 取消 - src/app/layout/navbar/navbar.component.html - 131 + src/app/affiliation/affiliation-delete.component.html + 17 - - - Account Management Guide - 账户管理指南 - src/app/layout/navbar/navbar.component.html - 142 + src/app/affiliation/affiliation-import-dialog.component.html + 67 - - - Affiliation Manager Guide - Affiliation Manager 指南 - src/app/layout/navbar/navbar.component.html - 152 + src/app/affiliation/affiliation-update.component.html + 460 - - - Member Reporting Guide - 会员报告指南 - src/app/layout/navbar/navbar.component.html - 162 + src/app/affiliation/send-notifications-dialog.component.html + 33 - - - Apply for Affiliation Manager Credentials - 申请 Affiliation Manager 凭证 - src/app/layout/navbar/navbar.component.html - 173 + src/app/member/member-import-dialog.component.html + 58 - - - Admin - 管理员 - src/app/layout/navbar/navbar.component.html - 189 + src/app/member/member-update.component.html + 188 - - - Manage users - 管理用户 - src/app/layout/navbar/navbar.component.html - 202 + src/app/user/user-delete.component.html + 14 - - - Manage members - 管理会员 - src/app/layout/navbar/navbar.component.html - 215 + src/app/user/user-import-dialog.component.html + 67 - - - Account - 账户 - src/app/layout/navbar/navbar.component.html - 230 + src/app/user/user-update.component.html + 120 - - Settings - 设置 + + Delete + 删除 - src/app/layout/navbar/navbar.component.html - 240 + src/app/affiliation/affiliation-delete.component.html + 20 - - - Password - 密码 - src/app/layout/navbar/navbar.component.html - 246 - - - - Sign out - 注销 - - src/app/layout/navbar/navbar.component.html - 252 + src/app/affiliation/affiliations.component.html + 232 - - - Sorry, an error has occurred - Sorry, an error has occurred - src/app/error/error-alert.component.html - 5 + src/app/user/user-delete.component.html + 17 - - - You are not authorized to access this page. - 您没有访问此页面的权限。 - src/app/error/error.component.html - 11 + src/app/user/users.component.html + 186 - - The page does not exist. - 此页面不存在。 + + 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/error/error.component.html - 14 + src/app/affiliation/affiliation-delete.component.ts + 40 - - Your request cannot be processed - 无法处理您的请求 + + Affiliation details + 机构详细信息 - src/app/error/error.component.html + src/app/affiliation/affiliation-detail.component.html 4 - - sign in - 登录 - - src/app/account/password/password-reset-finish.component.html - 59 - - - - Reset Password - 验证新密码 + + ID + ID - src/app/account/password/password-reset-finish.component.html - 167 + src/app/affiliation/affiliation-detail.component.html + 9 - - Your password couldn't be reset. Remember a password request is only valid for 24 hours. - 密码无法重置。请谨记,密码请求仅在 24 小时内有效。 + + Email + 用户电子邮件 - src/app/account/password/password-reset-finish.component.html - 43 + src/app/affiliation/affiliation-detail.component.html + 13 - - - Choose a new password - 选择新密码 - src/app/account/password/password-reset-finish.component.html - 39 + src/app/affiliation/affiliation-update.component.html + 15 - - - 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 - 20 + src/app/affiliation/affiliations.component.html + 135 - - 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. + + Status + 状态 - src/app/account/password/password-reset-finish.component.html - 26 + src/app/affiliation/affiliation-detail.component.html + 17 - - - 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 - 32 + src/app/affiliation/affiliations.component.html + 151 - - This activation has expired. - 激活密钥已过期。 + + Permission link + 权限链接 - src/app/account/password/password-reset-finish.component.html - 15 + src/app/affiliation/affiliation-detail.component.html + 25 - - This activation key is invalid. - 激活密钥无效。 + + Copy to clipboard + 复制到剪贴板 - src/app/account/password/password-reset-finish.component.html - 11 + src/app/affiliation/affiliation-detail.component.html + 37 - - The activation key is missing. - 缺少激活密钥。 + + ORCID iD + ORCID iD - src/app/account/password/password-reset-finish.component.html - 7 + src/app/affiliation/affiliation-detail.component.html + 41 - - - Your password has been reset. Please - 密码已重置。 - src/app/account/password/password-reset-finish.component.html - 50 + src/app/affiliation/affiliations.component.html + 139 - - Reset password - 重置密码 + + Affiliation Section + 机构类型 - src/app/account/password/password-reset-finish.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 49 - - - Password strength: - 密码强度: - src/app/account/password/password-strength.component.html - 2 + src/app/affiliation/affiliation-update.component.html + 43 - - Resend activation email - 重新发送激活电子邮件 - - src/app/user/user-detail.component.html - 107 - + + + + + - src/app/user/user-update.component.html - 150 + src/app/affiliation/affiliation-detail.component.html + 53 - src/app/user/users.component.html - 166 + src/app/affiliation/affiliations.component.html + 168 - - Back - 返回 + + Organization + 组织 src/app/affiliation/affiliation-detail.component.html - 231 + 57 + + + Department Name + 部门 - src/app/member/member-detail.component.html - 88 + src/app/affiliation/affiliation-detail.component.html + 69 - src/app/user/user-detail.component.html - 95 + src/app/affiliation/affiliation-update.component.html + 243 - - Cancel - 取消 - - src/app/affiliation/affiliation-delete.component.html - 17 - + + Role Title + 角色/职位 - src/app/affiliation/affiliation-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 79 src/app/affiliation/affiliation-update.component.html - 460 + 268 + + + Url + URL - src/app/affiliation/send-notifications-dialog.component.html - 33 + src/app/affiliation/affiliation-detail.component.html + 85 - src/app/member/member-import-dialog.component.html - 58 + src/app/affiliation/affiliation-update.component.html + 284 + + + Start Date + 开始日期 - src/app/member/member-update.component.html - 188 + src/app/affiliation/affiliation-detail.component.html + 93 + + + End Date + 结束日期 - src/app/user/user-delete.component.html - 14 + src/app/affiliation/affiliation-detail.component.html + 99 + + + External Id + 外部 ID - src/app/user/user-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 109 - src/app/user/user-update.component.html - 120 + src/app/affiliation/affiliation-update.component.html + 421 - - Delete - 删除 + + Created + 已创建 - src/app/affiliation/affiliation-delete.component.html - 20 + src/app/affiliation/affiliation-detail.component.html + 117 + + + Added To ORCID + 已添加至 ORCID - src/app/affiliation/affiliations.component.html - 232 + src/app/affiliation/affiliation-detail.component.html + 125 + + + Updated In ORCID + 已在 ORCID 中更新 - src/app/user/user-delete.component.html - 17 + src/app/affiliation/affiliation-detail.component.html + 135 + + + Modified + 已修改 - src/app/user/users.component.html - 186 + src/app/affiliation/affiliation-detail.component.html + 141 - - Edit - 编辑 + + by + 方式 src/app/affiliation/affiliation-detail.component.html - 235 + 144 - src/app/affiliation/affiliations.component.html - 222 + src/app/member/member-detail.component.html + 71 src/app/member/member-detail.component.html - 91 + 81 - src/app/member/members.component.html - 153 + src/app/user/user-detail.component.html + 81 src/app/user/user-detail.component.html - 103 + 87 + + + Admin Id + Admin ID - src/app/user/users.component.html - 175 + src/app/affiliation/affiliation-detail.component.html + 146 - - Save - 保存 + + Notification First Sent + 首次发送的通知 - src/app/affiliation/affiliation-update.component.html - 463 + src/app/affiliation/affiliation-detail.component.html + 157 - src/app/member/member-update.component.html - 191 + src/app/affiliation/affiliation-detail.component.html + 176 + + + Notification Last Sent + 最后发送的通知 - src/app/user/user-update.component.html - 131 + src/app/affiliation/affiliation-detail.component.html + 195 - src/app/user/user-update.component.html - 141 + src/app/affiliation/affiliation-detail.component.html + 214 - - Activated - 已激活 - - src/app/user/user-detail.component.html - 42 - + + Back + 返回 - src/app/user/user-update.component.html - 103 + src/app/affiliation/affiliation-detail.component.html + 231 - src/app/user/users.component.html - 97 + src/app/member/member-detail.component.html + 88 - - - Created - 已创建 src/app/user/user-detail.component.html - 78 + 95 - - User details - 用户详细信息 + + Edit + 编辑 - src/app/user/user-detail.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 235 - - - Email - 电子邮件 - src/app/user/user-detail.component.html - 9 + src/app/affiliation/affiliations.component.html + 222 - src/app/user/user-update.component.html - 33 + src/app/member/member-detail.component.html + 91 - src/app/user/users.component.html - 61 + src/app/member/members.component.html + 153 - - - First Name - 名字 src/app/user/user-detail.component.html - 13 - - - src/app/user/user-update.component.html - 42 - - - src/app/user/users.component.html - 65 + 103 - - - Add user - 添加用户 src/app/user/users.component.html - 11 - - - - Add or edit user - 添加或编辑用户 - - src/app/user/user-update.component.html - 4 + 175 - - No users to show - 没有可显示的用户 + + Copied to clipboard + 已复制到剪贴板 - src/app/user/users.component.html + src/app/affiliation/affiliation-detail.component.ts 52 - - Manage users - 管理用户 + + Import affiliations from CSV + 导入机构 - src/app/user/users.component.html - 2 + src/app/affiliation/affiliation-import-dialog.component.html + 3 - - Import users from CSV - 从 CSV 导入用户 + + Your CSV has been uploaded for processing. We will let you know via email once the file has been processed. + 您的 CSV 已上传,待处理。文件处理完成后,您将收到电子邮件通知。 - src/app/user/users.component.html - 20 + src/app/affiliation/affiliation-import-dialog.component.html + 13 - - Admin - 管理者 + + There was a problem uploading your CSV for processing. + 上传 CSV 文件以进行处理时出现问题。 - src/app/user/user-detail.component.html - 60 + src/app/affiliation/affiliation-import-dialog.component.html + 27 + + + Please select the CSV file to upload + 请选择待上传的 CSV 文件 - src/app/user/user-update.component.html - 113 + src/app/affiliation/affiliation-import-dialog.component.html + 32 - - Last Modified - 上次修改时间 + + File Path + 文件路径 - src/app/user/user-detail.component.html - 83 + src/app/affiliation/affiliation-import-dialog.component.html + 40 + + + Please do not forget to download and send permission links to your researchers once the upload has completed. + 注意:上传完成后,别忘了下载权限链接并将其发送给研究人员。 - src/app/user/users.component.html - 105 + src/app/affiliation/affiliation-import-dialog.component.html + 55 - - Last Name - 姓氏 + + Upload + 上传 - src/app/user/user-detail.component.html - 17 + src/app/affiliation/affiliation-import-dialog.component.html + 70 - src/app/user/user-update.component.html - 51 + src/app/member/member-import-dialog.component.html + 61 - src/app/user/users.component.html + src/app/user/user-import-dialog.component.html + 70 + + + + Close + 关闭 + + src/app/affiliation/affiliation-import-dialog.component.html 73 - - Organization owner - 组织所有者 + + There is no file to upload. Please select one. + 没有待上传的文件。请选择一个文件。 - src/app/user/user-detail.component.html - 21 + src/app/affiliation/affiliation-import-dialog.component.ts + 60 + + + Add or edit affiliation + 添加或编辑机构 - src/app/user/user-update.component.html - 68 + src/app/affiliation/affiliation-update.component.html + 8 + + + This field should follow pattern for "Email". + - src/app/user/users.component.html - 81 + src/app/affiliation/affiliation-update.component.html + 25 - - Organization - 组织 + + This field is required. + 此字段是必填字段。 - src/app/user/user-detail.component.html - 38 + src/app/affiliation/affiliation-update.component.html + 33 - src/app/user/user-update.component.html - 76 + src/app/affiliation/affiliation-update.component.html + 64 - src/app/user/users.component.html - 89 + src/app/affiliation/affiliation-update.component.html + 88 - - - Invite email couldn't be sent. - 无法发送邀请电子邮件。 - src/app/shared/pipe/localize.ts - 13 + src/app/affiliation/affiliation-update.component.html + 112 - - - Invite sent. - 邀请已发送。 - src/app/shared/pipe/localize.ts - 11 + src/app/affiliation/affiliation-update.component.html + 136 - - - by - 方式 - src/app/affiliation/affiliation-detail.component.html - 144 + src/app/affiliation/affiliation-update.component.html + 164 - src/app/member/member-detail.component.html - 71 + src/app/affiliation/affiliation-update.component.html + 195 - src/app/member/member-detail.component.html - 81 + src/app/member/member-update.component.html + 61 - src/app/user/user-detail.component.html - 81 + src/app/member/member-update.component.html + 106 - src/app/user/user-detail.component.html - 87 + src/app/member/member-update.component.html + 142 - - False - false + + No affiliations to show + 找不到机构 - src/app/user/user-detail.component.html - 24 + src/app/affiliation/affiliation-update.component.html + 67 - src/app/user/user-detail.component.html - 45 + src/app/affiliation/affiliation-update.component.html + 199 - src/app/user/user-detail.component.html - 63 + src/app/affiliation/affiliations.component.html + 126 - - Search... - 搜索... + + Organization Name + 组织名称 - src/app/affiliation/affiliations.component.html - 104 + src/app/affiliation/affiliation-update.component.html + 75 + + + City + 城市 - src/app/member/members.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 99 + + + State/Region + 州/地区 - src/app/user/users.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 122 - - Showing - of items. - 当前显示第 - 个项目,共计 个项目。 + + Country + 国家/地区 - src/app/affiliation/affiliations.component.ts - 226 + src/app/affiliation/affiliation-update.component.html + 146 + + + Organization ID Source + 组织 ID 源 - src/app/member/members.component.ts - 157 + src/app/affiliation/affiliation-update.component.html + 176 + + + Organization ID + 组织 ID - src/app/user/users.component.ts - 228 + src/app/affiliation/affiliation-update.component.html + 208 - - True - true + + 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/user/user-detail.component.html - 23 + src/app/affiliation/affiliation-update.component.html + 230 + + + Start Year + 开始年份 - src/app/user/user-detail.component.html - 44 + src/app/affiliation/affiliation-update.component.html + 300 + + + Year + - src/app/user/user-detail.component.html - 62 + src/app/affiliation/affiliation-update.component.html + 309 - - - 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 + src/app/affiliation/affiliation-update.component.html + 359 - - Are you sure you want to delete user ? - 确定要删除用户 吗? + + Start Month + 开始月份 - src/app/user/user-delete.component.ts - 44 + src/app/affiliation/affiliation-update.component.html + 318 - - User created. Invite sent. - 用户已创建。邀请已发送。 + + Month + - src/app/shared/pipe/localize.ts - 15 + src/app/affiliation/affiliation-update.component.html + 327 - - - User updated successfully - 用户更新成功 - src/app/shared/pipe/localize.ts - 17 + src/app/affiliation/affiliation-update.component.html + 377 - - User deleted successfully - 用户删除成功 + + Start Day + 开始日期 - src/app/shared/pipe/localize.ts - 19 + src/app/affiliation/affiliation-update.component.html + 336 - - There is no file to upload. Please select one. - There is no file to upload. Please select one. - gatewayApp.msUserServiceMSUser.import.emptyFile.string + + Day + - src/app/member/member-import-dialog.component.ts - 60 + src/app/affiliation/affiliation-update.component.html + 339 - src/app/user/user-import-dialog.component.ts - 62 + src/app/affiliation/affiliation-update.component.html + 389 - - Upload - 上传 + + End Year + 结束年 - src/app/affiliation/affiliation-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 350 + + + + End Month + 结束月份 + + src/app/affiliation/affiliation-update.component.html + 368 + + + End Day + 结束日期 - src/app/member/member-import-dialog.component.html - 61 + src/app/affiliation/affiliation-update.component.html + 386 + + + Start date cannot be greater than the end date + 开始日期不能晚于结束日期。 - src/app/user/user-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 395 - - Confirm deletion - 确认删除 + + External Id Type + 外部 ID 类型 - src/app/affiliation/affiliation-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 406 + + + External Id Url + 外部 ID URL - src/app/user/user-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 436 - - Oops! There was a problem processing your data. Pleases fix the errors below and try again - 糟糕!处理数据时出现问题。请修复下方错误,然后重试 + + Please do not forget to download and send permission links to your researcher once the assertion has been saved. + 注意:断言保存后,别忘了下载权限链接并将其发送给研究人员。 - src/app/user/user-import-dialog.component.html - 16 + src/app/affiliation/affiliation-update.component.html + 452 - - File Path - 文件路径 + + Save + 保存 - src/app/user/user-import-dialog.component.html - 49 + src/app/affiliation/affiliation-update.component.html + 463 - - - Please select a CSV file to upload - 请选择待上传的 CSV 文件 - src/app/user/user-import-dialog.component.html - 40 + src/app/member/member-update.component.html + 191 - - - Import users - 导入用户 - src/app/user/user-import-dialog.component.html - 3 + src/app/user/user-update.component.html + 131 + + + src/app/user/user-update.component.html + 141 - - - - - - - + + This field cannot be longer than characters. + - src/app/affiliation/affiliation-detail.component.html - 53 + src/app/affiliation/affiliation-update.component.ts + 196 - src/app/affiliation/affiliations.component.html - 168 + src/app/affiliation/affiliation-update.component.ts + 198 - - to - + + Affiliations + 机构 src/app/affiliation/affiliations.component.html - 184 + 2 - - Affiliation Data - 机构数据 + + Send permission notifications + 发送权限通知 src/app/affiliation/affiliations.component.html - 143 + 11 - - Date created - 建立日期 + + Request permission links + 请求权限链接 src/app/affiliation/affiliations.component.html - 147 + 21 - - View details - 查看详细信息 + + Request affiliation status report + 请求机构状态报告 src/app/affiliation/affiliations.component.html - 192 + 31 - - Email - 用户电子邮件 - - src/app/affiliation/affiliation-detail.component.html - 13 - + + Request affiliations for edit + 请求编辑机构 - src/app/affiliation/affiliation-update.component.html - 15 + src/app/affiliation/affiliations.component.html + 41 + + + Import affiliations from CSV + 从 CSV 导入机构 src/app/affiliation/affiliations.component.html - 135 + 51 Add affiliation - 添加机构 + 添加机构 src/app/affiliation/affiliations.component.html 61 - - For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below. - 如果您需要帮助诊断此错误,请联系联盟代表或 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.html - 205 + 73 - - No affiliations to show - 找不到机构 - - src/app/affiliation/affiliation-update.component.html - 67 - - - src/app/affiliation/affiliation-update.component.html - 199 - + + 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.html - 126 + 82 - - Send permission notifications - 发送权限通知 + + 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 - 11 + 91 - - Affiliations - 机构 + + Search... + 搜索... src/app/affiliation/affiliations.component.html - 2 + 104 - - - Import affiliations from CSV - 从 CSV 导入机构 - src/app/affiliation/affiliations.component.html - 51 + src/app/member/members.component.html + 32 - - - ORCID iD - ORCID iD - src/app/affiliation/affiliation-detail.component.html - 41 + src/app/user/users.component.html + 32 + + + Affiliation Data + 机构数据 src/app/affiliation/affiliations.component.html - 139 + 143 - - Request affiliations for edit - 请求编辑机构 + + Date created + 建立日期 src/app/affiliation/affiliations.component.html - 41 + 147 - - 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 联系我们。 + + to + src/app/affiliation/affiliations.component.html - 73 + 184 - - Request affiliation status report - 请求机构状态报告 + + View details + 查看详细信息 src/app/affiliation/affiliations.component.html - 31 + 192 - - 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 联系我们。 + + 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 - 82 + 205 - - Request permission links - 请求权限链接 + + Showing - of items. + - src/app/affiliation/affiliations.component.html - 21 + src/app/affiliation/affiliations.component.ts + 226 - - - 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 - 91 + src/app/member/members.component.ts + 157 + + + src/app/user/users.component.ts + 228 - - Status - 状态 + + Send permission notifications + 发送权限通知 - src/app/affiliation/affiliation-detail.component.html - 17 + src/app/affiliation/send-notifications-dialog.component.html + 3 + + + A request to send notifications to your users is already in progress. Please try again later. + 向用户发送通知的请求已经在进行中。请稍后再试。 - src/app/affiliation/affiliations.component.html - 151 + src/app/affiliation/send-notifications-dialog.component.html + 13 - - Error adding to ORCID - 添加到 ORCID 时出错 + + Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending? + 只要研究员有状态为“待处理”的从属项目,系统就会向他们发送权限通知。 - src/app/shared/pipe/localize.ts - 50 + src/app/affiliation/send-notifications-dialog.component.html + 16 - - Error deleting in ORCID - 在 ORCID 中删除时出错 + + Notification language + 通知语言 - src/app/shared/pipe/localize.ts - 56 + src/app/affiliation/send-notifications-dialog.component.html + 20 - - Error updating in ORCID - 在 ORCID 中更新时出错 + + What language should the notification be sent in? + 通知应以哪种语言发送? - src/app/shared/pipe/localize.ts - 52 + src/app/affiliation/send-notifications-dialog.component.html + 23 - - In ORCID - 在 ORCID 中 + + Send notifications + 发送通知 - src/app/shared/pipe/localize.ts - 42 + src/app/affiliation/send-notifications-dialog.component.html + 38 - - Notification failed - 通知失败 + + Sorry, an error has occurred + - src/app/shared/pipe/localize.ts - 62 + src/app/error/error-alert.component.html + 5 - - Notification requested - 已要求通知 + + Your request cannot be processed + 无法处理您的请求 - src/app/shared/pipe/localize.ts - 58 + src/app/error/error.component.html + 4 - - Notification sent - 通知已发送 + + You are not authorized to access this page. + 您没有访问此页面的权限。 - src/app/shared/pipe/localize.ts - 60 + src/app/error/error.component.html + 11 - - Pending - 待处理 + + The page does not exist. + 此页面不存在。 - src/app/shared/pipe/localize.ts - 40 + src/app/error/error.component.html + 14 - - Pending retry in ORCID - ORCID 中的待处理重试 + + You are logged in as user + 您是以用户 <strong>{{username}}</strong> 的身份登录的 - src/app/shared/pipe/localize.ts - 54 + src/app/home/home.component.ts + 25 - - Pending update in ORCID - ORCID 中的待处理更新 + + You have already granted + 您已授予 - src/app/shared/pipe/localize.ts - 64 + src/app/landing-page/landing-page.component.html + 13 - - User deleted from ORCID - User deleted from ORCID + + permission to update your ORCID record + 权限以更新您的 ORCID 记录 - src/app/shared/pipe/localize.ts - 46 + src/app/landing-page/landing-page.component.html + 16 - - User denied access - 用户被拒绝访问 + + Oops, something went wrong and we were not able to fetch your ORCID iD + 哎呀,出错了,我们无法获取您的 ORCID iD - src/app/shared/pipe/localize.ts - 38 + src/app/landing-page/landing-page.component.html + 33 - - User granted access - 用户被授予访问权限 + + Oops, you have denied access. + 哎呀,您的访问被拒。 - src/app/shared/pipe/localize.ts - 44 + src/app/landing-page/landing-page.component.html + 39 - - User revoked access - 用户访问权限已被撤销 + + will not be able to update your ORCID record. + 将无法更新您的 ORCID 记录。 - src/app/shared/pipe/localize.ts - 48 + src/app/landing-page/landing-page.component.html + 42 - - Andorra - 安道尔 + + If this was a mistake, click the button below to grant access. + 如果这是错误,请单击下方的按钮以授予权限。 - src/app/shared/pipe/localize.ts - 113 + src/app/landing-page/landing-page.component.html + 45 - - United Arab Emirates - 阿拉伯联合酋长国 + + If you find that data added to your ORCID record is incorrect, please contact + - src/app/shared/pipe/localize.ts - 115 + src/app/landing-page/landing-page.component.ts + 78 - - Afghanistan - 阿富汗 + + This authorization link has already been used. Please contact for a new authorization link. + - src/app/shared/pipe/localize.ts - 117 + src/app/landing-page/landing-page.component.ts + 79 - - Antigua and Barbuda - 安提瓜和巴布达 + + Allow to update my ORCID record. + - src/app/shared/pipe/localize.ts - 119 + src/app/landing-page/landing-page.component.ts + 80 - - Anguilla - 安圭拉 + + You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. + - src/app/shared/pipe/localize.ts - 121 + src/app/landing-page/landing-page.component.ts + 81 - - Albania - 阿尔巴尼亚 + + Thanks, ! + - src/app/shared/pipe/localize.ts - 123 + src/app/landing-page/landing-page.component.ts + 172 - - Armenia - 亚美尼亚 + + Privacy Policy + 隐私政策 - src/app/shared/pipe/localize.ts - 125 + src/app/layout/footer/footer.component.html + 13 - - Angola - 安哥拉 + + Terms of Use + 使用条款 - src/app/shared/pipe/localize.ts - 127 + src/app/layout/footer/footer.component.html + 16 - - Antarctica - 南极洲 + + Help + 帮助 - src/app/shared/pipe/localize.ts - 129 + src/app/layout/footer/footer.component.html + 19 - - Argentina - 阿根廷 + + ORCID Registry + ORCID 注册表 - src/app/shared/pipe/localize.ts - 131 + src/app/layout/footer/footer.component.html + 22 - - American Samoa - 美属萨摩亚 + + Member Portal + 会员门户 - src/app/shared/pipe/localize.ts - 133 + src/app/layout/navbar/navbar.component.html + 6 - - Austria - 奥地利 + + Tools + 工具 - src/app/shared/pipe/localize.ts - 135 + src/app/layout/navbar/navbar.component.html + 37 - - Australia - 澳大利亚 + + Affiliation Manager + Affiliation Manager - src/app/shared/pipe/localize.ts - 137 + src/app/layout/navbar/navbar.component.html + 51 - - Aruba - 阿鲁巴 + + Member report + 会员报告 - src/app/shared/pipe/localize.ts - 139 + src/app/layout/navbar/navbar.component.html + 64 - - Åland Islands - 奥兰群岛 + + Integration report + 整合报告 - src/app/shared/pipe/localize.ts - 141 + src/app/layout/navbar/navbar.component.html + 77 - - Azerbaijan - 阿塞拜疆 + + Consortium report + 联盟报告 - src/app/shared/pipe/localize.ts - 143 + src/app/layout/navbar/navbar.component.html + 90 - - Bosnia and Herzegovina - 波斯尼亚和黑塞哥维那 + + Affiliation report + 机构报告 - src/app/shared/pipe/localize.ts - 145 + src/app/layout/navbar/navbar.component.html + 101 - - Barbados - 巴巴多斯 + + Consortium member affiliations + - src/app/shared/pipe/localize.ts - 147 + src/app/layout/navbar/navbar.component.html + 115 - - Bangladesh - 孟加拉 + + Resources + 资源 - src/app/shared/pipe/localize.ts - 149 + src/app/layout/navbar/navbar.component.html + 131 - - Belgium - 比利时 + + Account Management Guide + 账户管理指南 - src/app/shared/pipe/localize.ts - 151 + src/app/layout/navbar/navbar.component.html + 142 - - Burkina Faso - 布基纳法索 + + Affiliation Manager Guide + Affiliation Manager 指南 - src/app/shared/pipe/localize.ts - 153 + src/app/layout/navbar/navbar.component.html + 152 - - Bulgaria - 保加利亚 + + Member Reporting Guide + 会员报告指南 - src/app/shared/pipe/localize.ts - 155 + src/app/layout/navbar/navbar.component.html + 162 - - Bahrain - 巴林 + + Apply for Affiliation Manager Credentials + 申请 Affiliation Manager 凭证 - src/app/shared/pipe/localize.ts - 157 + src/app/layout/navbar/navbar.component.html + 173 - - Burundi - 布隆迪 + + Admin + 管理员 - src/app/shared/pipe/localize.ts - 159 + src/app/layout/navbar/navbar.component.html + 189 - - Benin - 贝宁 + + Manage users + 管理用户 - src/app/shared/pipe/localize.ts - 161 + src/app/layout/navbar/navbar.component.html + 202 - - Saint Barthélemy - 圣巴特尔米 + + Manage members + 管理会员 - src/app/shared/pipe/localize.ts - 163 + src/app/layout/navbar/navbar.component.html + 215 - - Bermuda - 百慕大 + + Account + 账户 - src/app/shared/pipe/localize.ts - 165 + src/app/layout/navbar/navbar.component.html + 230 - - Brunei - 文莱 + + Settings + 设置 - src/app/shared/pipe/localize.ts - 167 + src/app/layout/navbar/navbar.component.html + 240 - - Bolivia - 玻利维亚 + + Password + 密码 - src/app/shared/pipe/localize.ts - 169 + src/app/layout/navbar/navbar.component.html + 246 - - British Antarctic Territory - 英属南极领地 + + Sign out + 注销 - src/app/shared/pipe/localize.ts - 171 + src/app/layout/navbar/navbar.component.html + 252 - - Brazil - 巴西 + + Member details + 会员详情 - src/app/shared/pipe/localize.ts - 173 + src/app/member/member-detail.component.html + 4 - - Bahamas - 巴哈马 + + Salesforce Id + Salesforce ID - src/app/shared/pipe/localize.ts - 175 + src/app/member/member-detail.component.html + 9 - - - Bhutan - 不丹 - src/app/shared/pipe/localize.ts - 177 + src/app/member/member-update.component.html + 41 - - - Bouvet Island - 布维岛 - src/app/shared/pipe/localize.ts - 179 + src/app/member/members.component.html + 61 - - Botswana - 博茨瓦纳 + + Parent Salesforce Id + 父 Salesforce ID - src/app/shared/pipe/localize.ts - 181 + src/app/member/member-detail.component.html + 13 - - - Belarus - 白俄罗斯 - src/app/shared/pipe/localize.ts - 183 + src/app/member/member-update.component.html + 71 - - - Belize - 伯利兹 - src/app/shared/pipe/localize.ts - 185 + src/app/member/members.component.html + 85 - - Canada - 加拿大 + + Member Name + 会员姓名 - src/app/shared/pipe/localize.ts - 187 + src/app/member/member-detail.component.html + 19 - - - Cocos {Keeling} Islands - 科科斯 {基灵} 群岛 - src/app/shared/pipe/localize.ts - 189 + src/app/member/member-update.component.html + 86 - - - Congo - Kinshasa - 刚果 - 金夏沙 - src/app/shared/pipe/localize.ts - 191 + src/app/member/members.component.html + 69 - - Central African Republic - 中非共和国 + + Client ID + 客户 ID - src/app/shared/pipe/localize.ts - 193 + src/app/member/member-detail.component.html + 23 - - - Congo - Brazzaville - 刚果 - 布拉柴维尔 - src/app/shared/pipe/localize.ts - 195 + src/app/member/member-update.component.html + 116 - - Switzerland - 瑞士 + + Type + 类型 - src/app/shared/pipe/localize.ts - 197 + src/app/member/member-detail.component.html + 27 - - Côte d’Ivoire - 科特迪瓦 + + Is Consortium Lead + 联盟代表 - src/app/shared/pipe/localize.ts - 199 + src/app/member/member-detail.component.html + 31 - - - Cook Islands - 库克群岛 - src/app/shared/pipe/localize.ts - 201 + src/app/member/member-update.component.html + 156 - - - Chile - 智利 - src/app/shared/pipe/localize.ts - 203 + src/app/member/members.component.html + 77 - - Cameroon - 喀麦隆 + + Assertion Service Enabled + 已启用断言 - src/app/shared/pipe/localize.ts - 205 + src/app/member/member-detail.component.html + 47 - - - China - 中国 - src/app/shared/pipe/localize.ts - 207 + src/app/member/member-update.component.html + 171 - - - Colombia - 哥伦比亚 - src/app/shared/pipe/localize.ts - 209 + src/app/member/members.component.html + 93 - - Costa Rica - 哥斯达黎加 + + Status + 状态 - src/app/shared/pipe/localize.ts - 211 + src/app/member/member-detail.component.html + 65 - - Cuba - 古巴 + + Created Date + 已创建 - src/app/shared/pipe/localize.ts - 213 + src/app/member/member-detail.component.html + 69 - - Cape Verde - 佛得角 + + Last Modified Date + 上次修改时间 - src/app/shared/pipe/localize.ts - 215 + src/app/member/member-detail.component.html + 77 + + + src/app/member/members.component.html + 101 - - Curaçao - 库拉索 + + Import members + 导入会员 - src/app/shared/pipe/localize.ts - 217 + src/app/member/member-import-dialog.component.html + 3 - - Christmas Island - 圣诞岛 + + Oops! There was a problem processing your data. Pleases fix the errors below and try again + 糟糕!处理数据时出现问题。请修复下方错误,然后重试 - src/app/shared/pipe/localize.ts - 219 + src/app/member/member-import-dialog.component.html + 16 - - Cyprus - 塞浦路斯 + + Please select a CSV file to upload + 请选择待上传的 CSV 文件 - src/app/shared/pipe/localize.ts - 221 + src/app/member/member-import-dialog.component.html + 32 - - Czech Republic - 捷克共和国 + + File Path + - src/app/shared/pipe/localize.ts - 223 + src/app/member/member-import-dialog.component.html + 40 - - Germany - 德国 + + There is no file to upload. Please select one. + + gatewayApp.msUserServiceMSUser.import.emptyFile.string - src/app/shared/pipe/localize.ts - 225 + src/app/member/member-import-dialog.component.ts + 60 - - - Djibouti - 吉布提 - src/app/shared/pipe/localize.ts - 227 + src/app/user/user-import-dialog.component.ts + 62 - - Denmark - 丹麦 + + Add or edit member + 添加或编辑会员 - src/app/shared/pipe/localize.ts - 229 + src/app/member/member-update.component.html + 8 - - Dominica - 多米尼加 + + Note: Client ID must have User OBO enabled AND + 注:客户端 ID 必须会员 OBO 启用 AND - src/app/shared/pipe/localize.ts - 231 + src/app/member/member-update.component.html + 121 - - Dominican Republic - 多米尼加共和国 + + added as a Redirect URI in + 添加为 Redirect URI 于 - src/app/shared/pipe/localize.ts - 233 + src/app/member/member-update.component.html + 125 - - Algeria - 阿尔及利亚 + + Manage members + 管理会员 - src/app/shared/pipe/localize.ts - 235 + src/app/member/members.component.html + 2 - - Ecuador - 厄瓜多尔 + + Add member + 添加会员 - src/app/shared/pipe/localize.ts - 237 + src/app/member/members.component.html + 11 - - Estonia - 爱沙尼亚 + + Import members from CSV + 从 CSV 导入会员 - src/app/shared/pipe/localize.ts - 239 + src/app/member/members.component.html + 19 - - Egypt - 埃及 + + No members to show + 没有可显示的会员 - src/app/shared/pipe/localize.ts - 241 + src/app/member/members.component.html + 52 - - Western Sahara - 西撒哈拉 + + Invite sent. + src/app/shared/pipe/localize.ts - 243 + 11 - - Eritrea - 厄立特里亚国 + + Invite email couldn't be sent. + src/app/shared/pipe/localize.ts - 245 + 13 - - Spain - 西班牙 + + User created. Invite sent. + 用户已创建。邀请已发送。 src/app/shared/pipe/localize.ts - 247 + 15 - - Ethiopia - 埃塞俄比亚 + + User updated successfully + 用户更新成功 src/app/shared/pipe/localize.ts - 249 + 17 - - Finland - 芬兰 + + User deleted successfully + 用户删除成功 src/app/shared/pipe/localize.ts - 251 + 19 - - Fiji - 斐济 + + Member created + 会员已创建 src/app/shared/pipe/localize.ts - 253 + 21 - - Falkland Islands - 福克兰群岛 + + Member updated successfully + 会员更新成功 src/app/shared/pipe/localize.ts - 255 + 23 - - Micronesia - 密克罗尼西亚 + + Notification process has now started. We will email you as soon as the process has completed. + 通知流程已启动。系统将尽快通过电子邮件通知您。 src/app/shared/pipe/localize.ts - 257 + 25 - - Faroe Islands - 法罗群岛 + + Affiliation created + 机构已创建 src/app/shared/pipe/localize.ts - 259 + 27 - - France - 法国 + + Affiliation updated + 机构已更新 src/app/shared/pipe/localize.ts - 261 + 29 - - Gabon - 加蓬 + + Affiliation deleted + 机构已删除 src/app/shared/pipe/localize.ts - 263 + 31 - - United Kingdom - 英国 + + There was a problem deleting the affiliation + 删除从属关系时出现问题 src/app/shared/pipe/localize.ts - 265 + 33 - - Grenada - 格林纳达 + + User denied access + 用户被拒绝访问 src/app/shared/pipe/localize.ts - 267 + 38 - - Georgia - 格鲁吉亚 + + Pending + 待处理 src/app/shared/pipe/localize.ts - 269 + 40 - - French Guiana - 法属圭亚那 + + In ORCID + 在 ORCID 中 src/app/shared/pipe/localize.ts - 271 + 42 - - Guernsey - 根西岛 + + User granted access + 用户被授予访问权限 src/app/shared/pipe/localize.ts - 273 + 44 - - Ghana - 加纳 + + User deleted from ORCID + src/app/shared/pipe/localize.ts - 275 + 46 - - Gibraltar - 直布罗陀 + + User revoked access + 用户访问权限已被撤销 src/app/shared/pipe/localize.ts - 277 + 48 - - Greenland - 格陵兰 + + Error adding to ORCID + 添加到 ORCID 时出错 src/app/shared/pipe/localize.ts - 279 + 50 - - Gambia - 冈比亚 + + Error updating in ORCID + 在 ORCID 中更新时出错 src/app/shared/pipe/localize.ts - 281 + 52 - - Guinea - 几内亚 + + Pending retry in ORCID + ORCID 中的待处理重试 src/app/shared/pipe/localize.ts - 283 + 54 - - Guadeloupe - 瓜德罗普岛 + + Error deleting in ORCID + 在 ORCID 中删除时出错 src/app/shared/pipe/localize.ts - 285 + 56 - - Equatorial Guinea - 赤道几内亚 + + Notification requested + 已要求通知 src/app/shared/pipe/localize.ts - 287 + 58 - - Greece - 希腊 + + Notification sent + 通知已发送 src/app/shared/pipe/localize.ts - 289 + 60 - - South Georgia and the South Sandwich Islands - 南乔治亚岛和南桑威奇群岛 + + Notification failed + 通知失败 src/app/shared/pipe/localize.ts - 291 + 62 - - Guatemala - 瓜地马拉 + + Pending update in ORCID + ORCID 中的待处理更新 src/app/shared/pipe/localize.ts - 293 + 64 - - Guam - 关岛 + + EDUCATION + 教育背景 src/app/shared/pipe/localize.ts - 295 + 69 - - Guinea-Bissau - 几内亚比绍 + + EMPLOYMENT + 雇佣关系 src/app/shared/pipe/localize.ts - 297 + 71 - - Guyana - 圭亚那 + + DISTINCTION + 区别 src/app/shared/pipe/localize.ts - 299 + 73 - - Hong Kong SAR China - 中国香港特别行政区 + + INVITED_POSITION + 特邀职位 src/app/shared/pipe/localize.ts - 301 + 75 - - Heard Island and McDonald Islands - 赫德岛和麦克唐纳岛 + + QUALIFICATION + 资质 src/app/shared/pipe/localize.ts - 303 + 77 - - Honduras - 洪都拉斯 + + SERVICE + 服务 src/app/shared/pipe/localize.ts - 305 + 79 - - Croatia - 克罗地亚 + + MEMBERSHIP + 会员身份 src/app/shared/pipe/localize.ts - 307 + 81 - - Haiti - 海地 + + January + 一月 src/app/shared/pipe/localize.ts - 309 + 86 - - Hungary - 匈牙利 + + February + 二月 src/app/shared/pipe/localize.ts - 311 + 88 - - Indonesia - 印尼 + + March + 三月 src/app/shared/pipe/localize.ts - 313 + 90 - - Ireland - 爱尔兰 + + April + 四月 src/app/shared/pipe/localize.ts - 315 + 92 - - Israel - 以色列 + + May + 五月 src/app/shared/pipe/localize.ts - 317 + 94 - - Isle of Man - 英国属地曼岛 + + June + 六月 src/app/shared/pipe/localize.ts - 319 + 96 - - India - 印度 + + July + 七月 src/app/shared/pipe/localize.ts - 321 + 98 - - British Indian Ocean Territory - 英属印度洋领地 + + August + 八月 src/app/shared/pipe/localize.ts - 323 + 100 - - Iraq - 伊拉克 + + September + 九月 src/app/shared/pipe/localize.ts - 325 + 102 - - Iran - 伊朗 + + October + 十月 src/app/shared/pipe/localize.ts - 327 + 104 - - Iceland - 冰岛 + + November + 十一月 src/app/shared/pipe/localize.ts - 329 + 106 - - Italy - 意大利 + + December + 十二月 src/app/shared/pipe/localize.ts - 331 + 108 - - Jersey - 泽西岛 + + Andorra + 安道尔 src/app/shared/pipe/localize.ts - 333 + 113 - - Jamaica - 牙买加 + + United Arab Emirates + 阿拉伯联合酋长国 src/app/shared/pipe/localize.ts - 335 + 115 - - Jordan - 约旦 + + Afghanistan + 阿富汗 src/app/shared/pipe/localize.ts - 337 + 117 - - Japan - 日本 + + Antigua and Barbuda + 安提瓜和巴布达 src/app/shared/pipe/localize.ts - 339 + 119 - - Kenya - 肯尼亚 + + Anguilla + 安圭拉 src/app/shared/pipe/localize.ts - 341 + 121 - - Kyrgyzstan - 吉尔吉斯斯坦 + + Albania + 阿尔巴尼亚 src/app/shared/pipe/localize.ts - 343 + 123 - - Cambodia - 柬埔寨 + + Armenia + 亚美尼亚 src/app/shared/pipe/localize.ts - 345 + 125 - - Kiribati - 基里巴斯 + + Angola + 安哥拉 src/app/shared/pipe/localize.ts - 347 + 127 - - Comoros - 科摩罗 + + Antarctica + 南极洲 src/app/shared/pipe/localize.ts - 349 + 129 - - Saint Kitts and Nevis - 圣基茨和尼维斯 + + Argentina + 阿根廷 src/app/shared/pipe/localize.ts - 351 + 131 - - North Korea - 朝鲜 + + American Samoa + 美属萨摩亚 src/app/shared/pipe/localize.ts - 353 + 133 - - South Korea - 南韩 + + Austria + 奥地利 src/app/shared/pipe/localize.ts - 355 + 135 - - Kuwait - 科威特 + + Australia + 澳大利亚 src/app/shared/pipe/localize.ts - 357 + 137 - - Cayman Islands - 开曼群岛 + + Aruba + 阿鲁巴 src/app/shared/pipe/localize.ts - 359 + 139 - - Kazakhstan - 哈萨克斯坦 + + Åland Islands + 奥兰群岛 src/app/shared/pipe/localize.ts - 361 + 141 - - Laos - 老挝 + + Azerbaijan + 阿塞拜疆 src/app/shared/pipe/localize.ts - 363 + 143 - - Lebanon - 黎巴嫩 + + Bosnia and Herzegovina + 波斯尼亚和黑塞哥维那 src/app/shared/pipe/localize.ts - 365 + 145 - - Saint Lucia - 圣卢西亚岛 + + Barbados + 巴巴多斯 src/app/shared/pipe/localize.ts - 367 + 147 - - Liechtenstein - 列支敦斯登 + + Bangladesh + 孟加拉 src/app/shared/pipe/localize.ts - 369 + 149 - - Sri Lanka - 斯里兰卡 + + Belgium + 比利时 src/app/shared/pipe/localize.ts - 371 + 151 - - Liberia - 利比里亚 + + Burkina Faso + 布基纳法索 src/app/shared/pipe/localize.ts - 373 + 153 - - Lesotho - 莱索托 + + Bulgaria + 保加利亚 src/app/shared/pipe/localize.ts - 375 + 155 - - Lithuania - 立陶宛 + + Bahrain + 巴林 src/app/shared/pipe/localize.ts - 377 + 157 - - Luxembourg - 卢森堡 + + Burundi + 布隆迪 src/app/shared/pipe/localize.ts - 379 + 159 - - Latvia - 拉脱维亚 + + Benin + 贝宁 src/app/shared/pipe/localize.ts - 381 + 161 - - Libya - 利比亚 + + Saint Barthélemy + 圣巴特尔米 src/app/shared/pipe/localize.ts - 383 + 163 - - Morocco - 摩洛哥 + + Bermuda + 百慕大 src/app/shared/pipe/localize.ts - 385 + 165 - - Monaco - 摩纳哥 + + Brunei + 文莱 src/app/shared/pipe/localize.ts - 387 + 167 - - Moldova - 摩尔多瓦 + + Bolivia + 玻利维亚 src/app/shared/pipe/localize.ts - 389 + 169 - - Montenegro - 黑山共和国 + + British Antarctic Territory + 英属南极领地 src/app/shared/pipe/localize.ts - 391 + 171 - - Saint Martin - 法属圣马丁 + + Brazil + 巴西 src/app/shared/pipe/localize.ts - 393 + 173 - - Madagascar - 马达加斯加岛 + + Bahamas + 巴哈马 src/app/shared/pipe/localize.ts - 395 + 175 - - Marshall Islands - 马绍尔群岛 + + Bhutan + 不丹 src/app/shared/pipe/localize.ts - 397 + 177 - - North Macedonia - 北马其顿 + + Bouvet Island + 布维岛 src/app/shared/pipe/localize.ts - 399 + 179 - - Mali - 马里 + + Botswana + 博茨瓦纳 src/app/shared/pipe/localize.ts - 401 + 181 - - Myanmar {Burma} - 缅甸 + + Belarus + 白俄罗斯 src/app/shared/pipe/localize.ts - 403 + 183 - - Mongolia - 蒙古 + + Belize + 伯利兹 src/app/shared/pipe/localize.ts - 405 + 185 - - Macau SAR China - 中国澳门特别行政区 + + Canada + 加拿大 src/app/shared/pipe/localize.ts - 407 + 187 - - Northern Mariana Islands - 北马里亚纳群岛 + + Cocos {Keeling} Islands + 科科斯 {基灵} 群岛 src/app/shared/pipe/localize.ts - 409 + 189 - - Martinique - 马提尼克 + + Congo - Kinshasa + 刚果 - 金夏沙 src/app/shared/pipe/localize.ts - 411 + 191 - - Mauritania - 毛里塔尼亚 + + Central African Republic + 中非共和国 src/app/shared/pipe/localize.ts - 413 + 193 - - Montserrat - 蒙特色拉特岛 + + Congo - Brazzaville + 刚果 - 布拉柴维尔 src/app/shared/pipe/localize.ts - 415 + 195 - - Malta - 马耳他 + + Switzerland + 瑞士 src/app/shared/pipe/localize.ts - 417 + 197 - - Mauritius - 毛里求斯 + + Côte d’Ivoire + 科特迪瓦 src/app/shared/pipe/localize.ts - 419 + 199 - - Maldives - 马尔代夫 + + Cook Islands + 库克群岛 src/app/shared/pipe/localize.ts - 421 + 201 - - Malawi - 马拉维 + + Chile + 智利 src/app/shared/pipe/localize.ts - 423 + 203 - - Mexico - 墨西哥 + + Cameroon + 喀麦隆 src/app/shared/pipe/localize.ts - 425 + 205 - - Malaysia - 马来西亚 + + China + 中国 src/app/shared/pipe/localize.ts - 427 + 207 - - Mozambique - 莫桑比克 + + Colombia + 哥伦比亚 src/app/shared/pipe/localize.ts - 429 + 209 - - Namibia - 纳米比亚 + + Costa Rica + 哥斯达黎加 src/app/shared/pipe/localize.ts - 431 + 211 - - New Caledonia - 新喀里多尼亚 + + Cuba + 古巴 src/app/shared/pipe/localize.ts - 433 + 213 - - Niger - 尼日尔 + + Cape Verde + 佛得角 src/app/shared/pipe/localize.ts - 435 + 215 - - Norfolk Island - 诺福克岛 + + Curaçao + 库拉索 src/app/shared/pipe/localize.ts - 437 + 217 - - Nigeria - 尼日利亚 + + Christmas Island + 圣诞岛 src/app/shared/pipe/localize.ts - 439 + 219 - - Nicaragua - 尼加拉瓜 + + Cyprus + 塞浦路斯 src/app/shared/pipe/localize.ts - 441 + 221 - - Netherlands - 荷兰 + + Czech Republic + 捷克共和国 src/app/shared/pipe/localize.ts - 443 + 223 - - Norway - 挪威 + + Germany + 德国 src/app/shared/pipe/localize.ts - 445 + 225 - - Nepal - 尼泊尔 + + Djibouti + 吉布提 src/app/shared/pipe/localize.ts - 447 + 227 - - Nauru - 瑙鲁 + + Denmark + 丹麦 src/app/shared/pipe/localize.ts - 449 + 229 - - Niue - 纽埃 + + Dominica + 多米尼加 src/app/shared/pipe/localize.ts - 451 + 231 - - New Zealand - 新西兰 + + Dominican Republic + 多米尼加共和国 src/app/shared/pipe/localize.ts - 453 + 233 - - Oman - 阿曼 + + Algeria + 阿尔及利亚 src/app/shared/pipe/localize.ts - 455 + 235 - - Panama - 巴拿马 + + Ecuador + 厄瓜多尔 src/app/shared/pipe/localize.ts - 457 + 237 - - Peru - 秘鲁 + + Estonia + 爱沙尼亚 src/app/shared/pipe/localize.ts - 459 + 239 - - French Polynesia - 法属玻里尼西亚 + + Egypt + 埃及 src/app/shared/pipe/localize.ts - 461 + 241 - - Papua New Guinea - 巴布亚新几内亚 + + Western Sahara + 西撒哈拉 src/app/shared/pipe/localize.ts - 463 + 243 - - Philippines - 菲律宾 + + Eritrea + 厄立特里亚国 src/app/shared/pipe/localize.ts - 465 + 245 - - Pakistan - 巴基斯坦 + + Spain + 西班牙 src/app/shared/pipe/localize.ts - 467 + 247 - - Poland - 波兰 + + Ethiopia + 埃塞俄比亚 src/app/shared/pipe/localize.ts - 469 + 249 - - Saint Pierre and Miquelon - 圣皮埃尔和密克隆群岛 + + Finland + 芬兰 src/app/shared/pipe/localize.ts - 471 + 251 - - Pitcairn Islands - 皮特凯恩群岛 + + Fiji + 斐济 src/app/shared/pipe/localize.ts - 473 + 253 - - Puerto Rico - 波多黎各 + + Falkland Islands + 福克兰群岛 src/app/shared/pipe/localize.ts - 475 + 255 - - Palestinian Territories - 巴勒斯坦领土 + + Micronesia + 密克罗尼西亚 src/app/shared/pipe/localize.ts - 477 + 257 - - Portugal - 葡萄牙 + + Faroe Islands + 法罗群岛 src/app/shared/pipe/localize.ts - 479 + 259 - - Palau - 帕劳群岛 + + France + 法国 src/app/shared/pipe/localize.ts - 481 + 261 - - Paraguay - 巴拉圭 + + Gabon + 加蓬 src/app/shared/pipe/localize.ts - 483 + 263 - - Qatar - 卡塔尔 + + United Kingdom + 英国 src/app/shared/pipe/localize.ts - 485 + 265 - - Réunion - 留尼汪岛 + + Grenada + 格林纳达 src/app/shared/pipe/localize.ts - 487 + 267 - - Romania - 罗马尼亚 + + Georgia + 格鲁吉亚 src/app/shared/pipe/localize.ts - 489 + 269 - - Serbia - 塞尔维亚 + + French Guiana + 法属圭亚那 src/app/shared/pipe/localize.ts - 491 + 271 - - Russia - 俄罗斯 + + Guernsey + 根西岛 src/app/shared/pipe/localize.ts - 493 + 273 - - Rwanda - 卢旺达 + + Ghana + 加纳 src/app/shared/pipe/localize.ts - 495 + 275 - - Saudi Arabia - 沙特阿拉伯 + + Gibraltar + 直布罗陀 src/app/shared/pipe/localize.ts - 497 + 277 - - Solomon Islands - 所罗门群岛 + + Greenland + 格陵兰 src/app/shared/pipe/localize.ts - 499 + 279 - - Seychelles - 塞舌尔 + + Gambia + 冈比亚 src/app/shared/pipe/localize.ts - 501 + 281 - - Sudan - 苏丹 + + Guinea + 几内亚 src/app/shared/pipe/localize.ts - 503 + 283 - - Sweden - 瑞典 + + Guadeloupe + 瓜德罗普岛 src/app/shared/pipe/localize.ts - 505 + 285 - - Singapore - 新加坡 + + Equatorial Guinea + 赤道几内亚 src/app/shared/pipe/localize.ts - 507 + 287 - - Saint Helena - 圣赫勒拿 + + Greece + 希腊 src/app/shared/pipe/localize.ts - 509 + 289 - - Slovenia - 斯洛文尼亚 + + South Georgia and the South Sandwich Islands + 南乔治亚岛和南桑威奇群岛 src/app/shared/pipe/localize.ts - 511 + 291 - - Svalbard and Jan Mayen - 斯瓦尔巴和扬马延 + + Guatemala + 瓜地马拉 src/app/shared/pipe/localize.ts - 513 + 293 - - Slovakia - 斯洛伐克 + + Guam + 关岛 src/app/shared/pipe/localize.ts - 515 + 295 - - Sierra Leone - 塞拉利昂 + + Guinea-Bissau + 几内亚比绍 src/app/shared/pipe/localize.ts - 517 + 297 - - San Marino - 圣马力诺 + + Guyana + 圭亚那 src/app/shared/pipe/localize.ts - 519 + 299 - - Senegal - 塞内加尔 + + Hong Kong SAR China + 中国香港特别行政区 src/app/shared/pipe/localize.ts - 521 + 301 - - Somalia - 索马里 + + Heard Island and McDonald Islands + 赫德岛和麦克唐纳岛 src/app/shared/pipe/localize.ts - 523 + 303 - - Suriname - 苏里南 + + Honduras + 洪都拉斯 src/app/shared/pipe/localize.ts - 525 + 305 - - South Sudan - 南苏丹 + + Croatia + 克罗地亚 src/app/shared/pipe/localize.ts - 527 + 307 - - São Tomé and Príncipe - 圣多美和普林西比 + + Haiti + 海地 src/app/shared/pipe/localize.ts - 529 + 309 - - El Salvador - 萨尔瓦多 + + Hungary + 匈牙利 src/app/shared/pipe/localize.ts - 531 + 311 - - Sint Maarten - 圣马丁岛(荷兰部分) + + Indonesia + 印尼 src/app/shared/pipe/localize.ts - 533 + 313 - - Syria - 叙利亚 + + Ireland + 爱尔兰 src/app/shared/pipe/localize.ts - 535 + 315 - - Swaziland - 斯威士兰 + + Israel + 以色列 src/app/shared/pipe/localize.ts - 537 + 317 - - Turks and Caicos Islands - 特克斯和凯科斯群岛 + + Isle of Man + 英国属地曼岛 src/app/shared/pipe/localize.ts - 539 + 319 - - Chad - 乍得 + + India + 印度 src/app/shared/pipe/localize.ts - 541 + 321 - - French Southern Territories - 法属南部领土 + + British Indian Ocean Territory + 英属印度洋领地 src/app/shared/pipe/localize.ts - 543 + 323 - - Togo - 多哥 + + Iraq + 伊拉克 src/app/shared/pipe/localize.ts - 545 + 325 - - Thailand - 泰国 + + Iran + 伊朗 src/app/shared/pipe/localize.ts - 547 + 327 - - Tajikistan - 塔吉克斯坦 + + Iceland + 冰岛 src/app/shared/pipe/localize.ts - 549 + 329 - - Tokelau - 托克劳 + + Italy + 意大利 src/app/shared/pipe/localize.ts - 551 + 331 - - Timor-Leste - 东帝汶 + + Jersey + 泽西岛 src/app/shared/pipe/localize.ts - 553 + 333 - - Turkmenistan - 土库曼斯坦 + + Jamaica + 牙买加 src/app/shared/pipe/localize.ts - 555 + 335 - - Tunisia - 突尼斯 + + Jordan + 约旦 src/app/shared/pipe/localize.ts - 557 + 337 - - Tonga - 汤加 + + Japan + 日本 src/app/shared/pipe/localize.ts - 559 + 339 - - Turkey - 土耳其 + + Kenya + 肯尼亚 src/app/shared/pipe/localize.ts - 561 + 341 - - Trinidad and Tobago - 特立尼达和多巴哥 + + Kyrgyzstan + 吉尔吉斯斯坦 src/app/shared/pipe/localize.ts - 563 + 343 - - Tuvalu - 图瓦卢 + + Cambodia + 柬埔寨 src/app/shared/pipe/localize.ts - 565 + 345 - - Taiwan - 台湾 + + Kiribati + 基里巴斯 src/app/shared/pipe/localize.ts - 567 + 347 - - Tanzania - 坦桑尼亚 + + Comoros + 科摩罗 src/app/shared/pipe/localize.ts - 569 + 349 - - Ukraine - 乌克兰 + + Saint Kitts and Nevis + 圣基茨和尼维斯 src/app/shared/pipe/localize.ts - 571 + 351 - - Uganda - 乌干达 + + North Korea + 朝鲜 src/app/shared/pipe/localize.ts - 573 + 353 - - U.S. Minor Outlying Islands - 美国外岛 + + South Korea + 南韩 src/app/shared/pipe/localize.ts - 575 + 355 - - United States - 美国 + + Kuwait + 科威特 src/app/shared/pipe/localize.ts - 577 + 357 - - Uruguay - 乌拉圭 + + Cayman Islands + 开曼群岛 src/app/shared/pipe/localize.ts - 579 + 359 - - Uzbekistan - 乌兹别克 + + Kazakhstan + 哈萨克斯坦 src/app/shared/pipe/localize.ts - 581 + 361 - - Vatican City - 梵蒂冈 + + Laos + 老挝 src/app/shared/pipe/localize.ts - 583 + 363 - - Saint Vincent and the Grenadines - 圣文森特和格林纳丁斯 + + Lebanon + 黎巴嫩 src/app/shared/pipe/localize.ts - 585 + 365 - - Venezuela - 委内瑞拉 + + Saint Lucia + 圣卢西亚岛 src/app/shared/pipe/localize.ts - 587 + 367 - - British Virgin Islands - 英属维尔京群岛 + + Liechtenstein + 列支敦斯登 src/app/shared/pipe/localize.ts - 589 + 369 - - U.S. Virgin Islands - 美属维尔京群岛 + + Sri Lanka + 斯里兰卡 src/app/shared/pipe/localize.ts - 591 + 371 - - Vietnam - 越南 + + Liberia + 利比里亚 src/app/shared/pipe/localize.ts - 593 + 373 - - Vanuatu - 瓦努阿图 + + Lesotho + 莱索托 src/app/shared/pipe/localize.ts - 595 + 375 - - Wallis and Futuna - 瓦利斯群岛和富图纳群岛 + + Lithuania + 立陶宛 src/app/shared/pipe/localize.ts - 597 + 377 - - Samoa - 萨摩亚 + + Luxembourg + 卢森堡 src/app/shared/pipe/localize.ts - 599 + 379 - - Kosovo - Kosovo + + Latvia + 拉脱维亚 src/app/shared/pipe/localize.ts - 601 + 381 - - Yemen - 也门 + + Libya + 利比亚 src/app/shared/pipe/localize.ts - 603 + 383 - - Mayotte - 马约特岛 + + Morocco + 摩洛哥 src/app/shared/pipe/localize.ts - 605 + 385 - - South Africa - 南非 + + Monaco + 摩纳哥 src/app/shared/pipe/localize.ts - 607 + 387 - - Zambia - 赞比亚 + + Moldova + 摩尔多瓦 src/app/shared/pipe/localize.ts - 609 + 389 - - Zimbabwe - 津巴布韦 + + Montenegro + 黑山共和国 src/app/shared/pipe/localize.ts - 611 + 391 - - Close - 关闭 + + Saint Martin + 法属圣马丁 - src/app/affiliation/affiliation-import-dialog.component.html - 73 + src/app/shared/pipe/localize.ts + 393 - - DISTINCTION - 区别 + + Madagascar + 马达加斯加岛 src/app/shared/pipe/localize.ts - 73 + 395 - - EDUCATION - 教育背景 + + Marshall Islands + 马绍尔群岛 src/app/shared/pipe/localize.ts - 69 + 397 - - EMPLOYMENT - 雇佣关系 + + North Macedonia + 北马其顿 src/app/shared/pipe/localize.ts - 71 + 399 - - INVITED_POSITION - 特邀职位 + + Mali + 马里 src/app/shared/pipe/localize.ts - 75 + 401 - - MEMBERSHIP - 会员身份 + + Myanmar {Burma} + 缅甸 src/app/shared/pipe/localize.ts - 81 + 403 - - QUALIFICATION - 资质 + + Mongolia + 蒙古 src/app/shared/pipe/localize.ts - 77 + 405 - - SERVICE - 服务 + + Macau SAR China + 中国澳门特别行政区 src/app/shared/pipe/localize.ts - 79 + 407 - - Added To ORCID - 已添加至 ORCID + + Northern Mariana Islands + 北马里亚纳群岛 - src/app/affiliation/affiliation-detail.component.html - 125 + src/app/shared/pipe/localize.ts + 409 - - Admin Id - Admin ID + + Martinique + 马提尼克 - src/app/affiliation/affiliation-detail.component.html - 146 + src/app/shared/pipe/localize.ts + 411 - - Affiliation Section - 机构类型 + + Mauritania + 毛里塔尼亚 - src/app/affiliation/affiliation-detail.component.html - 49 + src/app/shared/pipe/localize.ts + 413 + + + Montserrat + 蒙特色拉特岛 - src/app/affiliation/affiliation-update.component.html - 43 + src/app/shared/pipe/localize.ts + 415 - - Copy to clipboard - 复制到剪贴板 - - src/app/affiliation/affiliation-detail.component.html - 37 + + Malta + 马耳他 + + src/app/shared/pipe/localize.ts + 417 - - Copied to clipboard - 已复制到剪贴板 + + Mauritius + 毛里求斯 - src/app/affiliation/affiliation-detail.component.ts - 52 + src/app/shared/pipe/localize.ts + 419 - - Created - 已创建 + + Maldives + 马尔代夫 - src/app/affiliation/affiliation-detail.component.html - 117 + src/app/shared/pipe/localize.ts + 421 - - Department Name - 部门 + + Malawi + 马拉维 - src/app/affiliation/affiliation-detail.component.html - 69 + src/app/shared/pipe/localize.ts + 423 + + + Mexico + 墨西哥 - src/app/affiliation/affiliation-update.component.html - 243 + src/app/shared/pipe/localize.ts + 425 - - Organization - 组织 + + Malaysia + 马来西亚 - src/app/affiliation/affiliation-detail.component.html - 57 + src/app/shared/pipe/localize.ts + 427 - - Affiliation details - 机构详细信息 + + Mozambique + 莫桑比克 - src/app/affiliation/affiliation-detail.component.html - 4 + src/app/shared/pipe/localize.ts + 429 - - End Date - 结束日期 + + Namibia + 纳米比亚 - src/app/affiliation/affiliation-detail.component.html - 99 + src/app/shared/pipe/localize.ts + 431 - - External Id - 外部 ID + + New Caledonia + 新喀里多尼亚 - src/app/affiliation/affiliation-detail.component.html - 109 + src/app/shared/pipe/localize.ts + 433 + + + Niger + 尼日尔 - src/app/affiliation/affiliation-update.component.html - 421 + src/app/shared/pipe/localize.ts + 435 - - ID - ID + + Norfolk Island + 诺福克岛 - src/app/affiliation/affiliation-detail.component.html - 9 + src/app/shared/pipe/localize.ts + 437 - - There was a problem uploading your CSV for processing. - 上传 CSV 文件以进行处理时出现问题。 + + Nigeria + 尼日利亚 - src/app/affiliation/affiliation-import-dialog.component.html - 27 + src/app/shared/pipe/localize.ts + 439 - - File Path - 文件路径 + + Nicaragua + 尼加拉瓜 - src/app/affiliation/affiliation-import-dialog.component.html - 40 + src/app/shared/pipe/localize.ts + 441 - - Please select the CSV file to upload - 请选择待上传的 CSV 文件 + + Netherlands + 荷兰 - src/app/affiliation/affiliation-import-dialog.component.html - 32 + src/app/shared/pipe/localize.ts + 443 - - Your CSV has been uploaded for processing. We will let you know via email once the file has been processed. - 您的 CSV 已上传,待处理。文件处理完成后,您将收到电子邮件通知。 + + Norway + 挪威 - src/app/affiliation/affiliation-import-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 445 - - Import affiliations from CSV - 导入机构 + + Nepal + 尼泊尔 - src/app/affiliation/affiliation-import-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 447 - - Modified - 已修改 + + Nauru + 瑙鲁 - src/app/affiliation/affiliation-detail.component.html - 141 + src/app/shared/pipe/localize.ts + 449 - - Notification First Sent - 首次发送的通知 + + Niue + 纽埃 - src/app/affiliation/affiliation-detail.component.html - 157 + src/app/shared/pipe/localize.ts + 451 + + + New Zealand + 新西兰 - src/app/affiliation/affiliation-detail.component.html - 176 + src/app/shared/pipe/localize.ts + 453 - - Notification Last Sent - 最后发送的通知 + + Oman + 阿曼 - src/app/affiliation/affiliation-detail.component.html - 195 + src/app/shared/pipe/localize.ts + 455 + + + Panama + 巴拿马 - src/app/affiliation/affiliation-detail.component.html - 214 + src/app/shared/pipe/localize.ts + 457 - - Permission link - 权限链接 + + Peru + 秘鲁 - src/app/affiliation/affiliation-detail.component.html - 25 + src/app/shared/pipe/localize.ts + 459 - - Role Title - 角色/职位 + + French Polynesia + 法属玻里尼西亚 - src/app/affiliation/affiliation-detail.component.html - 79 + src/app/shared/pipe/localize.ts + 461 + + + Papua New Guinea + 巴布亚新几内亚 - src/app/affiliation/affiliation-update.component.html - 268 + src/app/shared/pipe/localize.ts + 463 - - Start Date - 开始日期 + + Philippines + 菲律宾 - src/app/affiliation/affiliation-detail.component.html - 93 + src/app/shared/pipe/localize.ts + 465 - - Updated In ORCID - 已在 ORCID 中更新 + + Pakistan + 巴基斯坦 - src/app/affiliation/affiliation-detail.component.html - 135 + src/app/shared/pipe/localize.ts + 467 - - Please do not forget to download and send permission links to your researchers once the upload has completed. - 注意:上传完成后,别忘了下载权限链接并将其发送给研究人员。 + + Poland + 波兰 - src/app/affiliation/affiliation-import-dialog.component.html - 55 + src/app/shared/pipe/localize.ts + 469 - - Url - URL + + Saint Pierre and Miquelon + 圣皮埃尔和密克隆群岛 - src/app/affiliation/affiliation-detail.component.html - 85 + src/app/shared/pipe/localize.ts + 471 + + + Pitcairn Islands + 皮特凯恩群岛 - src/app/affiliation/affiliation-update.component.html - 284 + src/app/shared/pipe/localize.ts + 473 - - April - 四月 + + Puerto Rico + 波多黎各 src/app/shared/pipe/localize.ts - 92 + 475 - - August - 八月 + + Palestinian Territories + 巴勒斯坦领土 src/app/shared/pipe/localize.ts - 100 + 477 - - December - 十二月 + + Portugal + 葡萄牙 src/app/shared/pipe/localize.ts - 108 + 479 - - February - 二月 + + Palau + 帕劳群岛 src/app/shared/pipe/localize.ts - 88 + 481 - - January - 一月 + + Paraguay + 巴拉圭 src/app/shared/pipe/localize.ts - 86 + 483 - - July - 七月 + + Qatar + 卡塔尔 src/app/shared/pipe/localize.ts - 98 + 485 - - June - 六月 + + Réunion + 留尼汪岛 src/app/shared/pipe/localize.ts - 96 + 487 - - March - 三月 + + Romania + 罗马尼亚 src/app/shared/pipe/localize.ts - 90 + 489 - - May - 五月 + + Serbia + 塞尔维亚 src/app/shared/pipe/localize.ts - 94 + 491 - - November - 十一月 + + Russia + 俄罗斯 src/app/shared/pipe/localize.ts - 106 + 493 - - October - 十月 + + Rwanda + 卢旺达 src/app/shared/pipe/localize.ts - 104 + 495 - - September - 九月 + + Saudi Arabia + 沙特阿拉伯 src/app/shared/pipe/localize.ts - 102 + 497 - - There is no file to upload. Please select one. - 没有待上传的文件。请选择一个文件。 + + Solomon Islands + 所罗门群岛 - src/app/affiliation/affiliation-import-dialog.component.ts - 60 + src/app/shared/pipe/localize.ts + 499 - - 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 开头。 + + Seychelles + 塞舌尔 - src/app/affiliation/affiliation-update.component.html - 230 + src/app/shared/pipe/localize.ts + 501 - - Start date cannot be greater than the end date - 开始日期不能晚于结束日期。 + + Sudan + 苏丹 - src/app/affiliation/affiliation-update.component.html - 395 + src/app/shared/pipe/localize.ts + 503 - - This field cannot be longer than characters. - 此字段长度不能超过 个字符。 + + Sweden + 瑞典 - src/app/affiliation/affiliation-update.component.ts - 196 + src/app/shared/pipe/localize.ts + 505 + + + Singapore + 新加坡 - src/app/affiliation/affiliation-update.component.ts - 198 + src/app/shared/pipe/localize.ts + 507 - - This field should follow pattern for "Email". - 字段应遵循 Email 模式。 + + Saint Helena + 圣赫勒拿 - src/app/affiliation/affiliation-update.component.html - 25 + src/app/shared/pipe/localize.ts + 509 - - This field is required. - 此字段是必填字段。 + + Slovenia + 斯洛文尼亚 - src/app/affiliation/affiliation-update.component.html - 33 + src/app/shared/pipe/localize.ts + 511 + + + Svalbard and Jan Mayen + 斯瓦尔巴和扬马延 - src/app/affiliation/affiliation-update.component.html - 64 + src/app/shared/pipe/localize.ts + 513 + + + Slovakia + 斯洛伐克 - src/app/affiliation/affiliation-update.component.html - 88 + src/app/shared/pipe/localize.ts + 515 + + + Sierra Leone + 塞拉利昂 - src/app/affiliation/affiliation-update.component.html - 112 + src/app/shared/pipe/localize.ts + 517 + + + San Marino + 圣马力诺 - src/app/affiliation/affiliation-update.component.html - 136 + src/app/shared/pipe/localize.ts + 519 + + + Senegal + 塞内加尔 - src/app/affiliation/affiliation-update.component.html - 164 + src/app/shared/pipe/localize.ts + 521 + + + Somalia + 索马里 - src/app/affiliation/affiliation-update.component.html - 195 + src/app/shared/pipe/localize.ts + 523 + + + Suriname + 苏里南 - src/app/member/member-update.component.html - 61 + src/app/shared/pipe/localize.ts + 525 + + + South Sudan + 南苏丹 - src/app/member/member-update.component.html - 106 + src/app/shared/pipe/localize.ts + 527 + + + São Tomé and Príncipe + 圣多美和普林西比 - src/app/member/member-update.component.html - 142 + src/app/shared/pipe/localize.ts + 529 - - Day - + + El Salvador + 萨尔瓦多 - src/app/affiliation/affiliation-update.component.html - 339 + src/app/shared/pipe/localize.ts + 531 + + + Sint Maarten + 圣马丁岛(荷兰部分) - src/app/affiliation/affiliation-update.component.html - 389 + src/app/shared/pipe/localize.ts + 533 - - Organization ID - 组织 ID + + Syria + 叙利亚 - src/app/affiliation/affiliation-update.component.html - 208 + src/app/shared/pipe/localize.ts + 535 - - Organization ID Source - 组织 ID 源 + + Swaziland + 斯威士兰 - src/app/affiliation/affiliation-update.component.html - 176 + src/app/shared/pipe/localize.ts + 537 - - End Day - 结束日期 + + Turks and Caicos Islands + 特克斯和凯科斯群岛 - src/app/affiliation/affiliation-update.component.html - 386 + src/app/shared/pipe/localize.ts + 539 - - End Month - 结束月份 + + Chad + 乍得 - src/app/affiliation/affiliation-update.component.html - 368 + src/app/shared/pipe/localize.ts + 541 - - End Year - 结束年 + + French Southern Territories + 法属南部领土 - src/app/affiliation/affiliation-update.component.html - 350 + src/app/shared/pipe/localize.ts + 543 - - External Id Type - 外部 ID 类型 + + Togo + 多哥 - src/app/affiliation/affiliation-update.component.html - 406 + src/app/shared/pipe/localize.ts + 545 - - External Id Url - 外部 ID URL + + Thailand + 泰国 - src/app/affiliation/affiliation-update.component.html - 436 + src/app/shared/pipe/localize.ts + 547 - - Add or edit affiliation - 添加或编辑机构 + + Tajikistan + 塔吉克斯坦 - src/app/affiliation/affiliation-update.component.html - 8 + src/app/shared/pipe/localize.ts + 549 - - Month - + + Tokelau + 托克劳 - src/app/affiliation/affiliation-update.component.html - 327 + src/app/shared/pipe/localize.ts + 551 + + + Timor-Leste + 东帝汶 - src/app/affiliation/affiliation-update.component.html - 377 + src/app/shared/pipe/localize.ts + 553 - - City - 城市 + + Turkmenistan + 土库曼斯坦 - src/app/affiliation/affiliation-update.component.html - 99 + src/app/shared/pipe/localize.ts + 555 - - Country - 国家/地区 + + Tunisia + 突尼斯 - src/app/affiliation/affiliation-update.component.html - 146 + src/app/shared/pipe/localize.ts + 557 - - Organization Name - 组织名称 + + Tonga + 汤加 - src/app/affiliation/affiliation-update.component.html - 75 + src/app/shared/pipe/localize.ts + 559 - - State/Region - 州/地区 + + Turkey + 土耳其 - src/app/affiliation/affiliation-update.component.html - 122 + src/app/shared/pipe/localize.ts + 561 - - Start Day - 开始日期 + + Trinidad and Tobago + 特立尼达和多巴哥 - src/app/affiliation/affiliation-update.component.html - 336 + src/app/shared/pipe/localize.ts + 563 - - Start Month - 开始月份 + + Tuvalu + 图瓦卢 - src/app/affiliation/affiliation-update.component.html - 318 + src/app/shared/pipe/localize.ts + 565 - - Start Year - 开始年份 + + Taiwan + 台湾 - src/app/affiliation/affiliation-update.component.html - 300 + src/app/shared/pipe/localize.ts + 567 - - Please do not forget to download and send permission links to your researcher once the assertion has been saved. - 注意:断言保存后,别忘了下载权限链接并将其发送给研究人员。 + + Tanzania + 坦桑尼亚 - src/app/affiliation/affiliation-update.component.html - 452 + src/app/shared/pipe/localize.ts + 569 - - Year - + + Ukraine + 乌克兰 - src/app/affiliation/affiliation-update.component.html - 309 + src/app/shared/pipe/localize.ts + 571 + + + Uganda + 乌干达 - src/app/affiliation/affiliation-update.component.html - 359 + src/app/shared/pipe/localize.ts + 573 - - Affiliation created - 机构已创建 + + U.S. Minor Outlying Islands + 美国外岛 src/app/shared/pipe/localize.ts - 27 + 575 - - Affiliation deleted - 机构已删除 + + United States + 美国 src/app/shared/pipe/localize.ts - 31 + 577 - - There was a problem deleting the affiliation - 删除从属关系时出现问题 + + Uruguay + 乌拉圭 src/app/shared/pipe/localize.ts - 33 + 579 - - Affiliation updated - 机构已更新 + + Uzbekistan + 乌兹别克 src/app/shared/pipe/localize.ts - 29 + 581 - - Are you sure you want to delete this affiliation from the portal? - 是否确定要从门户删除该附属关系? + + Vatican City + 梵蒂冈 - src/app/affiliation/affiliation-delete.component.html - 8 + src/app/shared/pipe/localize.ts + 583 - - 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 记录中删除。 + + Saint Vincent and the Grenadines + 圣文森特和格林纳丁斯 - src/app/affiliation/affiliation-delete.component.ts - 40 + src/app/shared/pipe/localize.ts + 585 - - A request to send notifications to your users is already in progress. Please try again later. - 向用户发送通知的请求已经在进行中。请稍后再试。 + + Venezuela + 委内瑞拉 - src/app/affiliation/send-notifications-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 587 - - Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending? - 只要研究员有状态为“待处理”的从属项目,系统就会向他们发送权限通知。 + + British Virgin Islands + 英属维尔京群岛 - src/app/affiliation/send-notifications-dialog.component.html - 16 + src/app/shared/pipe/localize.ts + 589 - - What language should the notification be sent in? - 通知应以哪种语言发送? + + U.S. Virgin Islands + 美属维尔京群岛 - src/app/affiliation/send-notifications-dialog.component.html - 23 + src/app/shared/pipe/localize.ts + 591 - - Notification language - 通知语言 + + Vietnam + 越南 - src/app/affiliation/send-notifications-dialog.component.html - 20 + src/app/shared/pipe/localize.ts + 593 - - Notification process has now started. We will email you as soon as the process has completed. - 通知流程已启动。系统将尽快通过电子邮件通知您。 + + Vanuatu + 瓦努阿图 src/app/shared/pipe/localize.ts - 25 + 595 - - Send notifications - 发送通知 + + Wallis and Futuna + 瓦利斯群岛和富图纳群岛 - src/app/affiliation/send-notifications-dialog.component.html - 38 + src/app/shared/pipe/localize.ts + 597 - - Send permission notifications - 发送权限通知 + + Samoa + 萨摩亚 - src/app/affiliation/send-notifications-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 599 - - Assertion Service Enabled - 已启用断言 + + Kosovo + - src/app/member/member-detail.component.html - 47 + src/app/shared/pipe/localize.ts + 601 + + + Yemen + 也门 - src/app/member/member-update.component.html - 171 + src/app/shared/pipe/localize.ts + 603 + + + Mayotte + 马约特岛 - src/app/member/members.component.html - 93 + src/app/shared/pipe/localize.ts + 605 - - added as a Redirect URI in - 添加为 Redirect URI 于 + + South Africa + 南非 - src/app/member/member-update.component.html - 125 + src/app/shared/pipe/localize.ts + 607 - - Client ID - 客户 ID + + Zambia + 赞比亚 - src/app/member/member-detail.component.html - 23 + src/app/shared/pipe/localize.ts + 609 + + + Zimbabwe + 津巴布韦 - src/app/member/member-update.component.html - 116 + src/app/shared/pipe/localize.ts + 611 - - Note: Client ID must have User OBO enabled AND - 注:客户端 ID 必须会员 OBO 启用 AND + + Are you sure you want to delete user ? + - src/app/member/member-update.component.html - 121 + src/app/user/user-delete.component.ts + 44 - - Member Name - 会员姓名 + + User details + 用户详细信息 - src/app/member/member-detail.component.html - 19 + src/app/user/user-detail.component.html + 4 + + + Email + 电子邮件 - src/app/member/member-update.component.html - 86 + src/app/user/user-detail.component.html + 9 - src/app/member/members.component.html - 69 + src/app/user/user-update.component.html + 33 - - - Created Date - 已创建 - src/app/member/member-detail.component.html - 69 + src/app/user/users.component.html + 61 - - Member details - 会员详情 + + First Name + 名字 - src/app/member/member-detail.component.html - 4 + src/app/user/user-detail.component.html + 13 - - - Add member - 添加会员 - src/app/member/members.component.html - 11 + src/app/user/user-update.component.html + 42 - - - Add or edit member - 添加或编辑会员 - src/app/member/member-update.component.html - 8 + src/app/user/users.component.html + 65 - - No members to show - 没有可显示的会员 + + Last Name + 姓氏 - src/app/member/members.component.html - 52 + src/app/user/user-detail.component.html + 17 - - - Manage members - 管理会员 - src/app/member/members.component.html - 2 + src/app/user/user-update.component.html + 51 - - - Import members from CSV - 从 CSV 导入会员 - src/app/member/members.component.html - 19 + src/app/user/users.component.html + 73 - - Is Consortium Lead - 联盟代表 + + Organization owner + 组织所有者 - src/app/member/member-detail.component.html - 31 + src/app/user/user-detail.component.html + 21 - src/app/member/member-update.component.html - 156 + src/app/user/user-update.component.html + 68 - src/app/member/members.component.html - 77 + src/app/user/users.component.html + 81 - - Last Modified Date - 上次修改时间 + + True + true - src/app/member/member-detail.component.html - 77 + src/app/user/user-detail.component.html + 23 - src/app/member/members.component.html - 101 + src/app/user/user-detail.component.html + 44 + + + src/app/user/user-detail.component.html + 62 - - Parent Salesforce Id - 父 Salesforce ID + + False + false - src/app/member/member-detail.component.html - 13 + src/app/user/user-detail.component.html + 24 - src/app/member/member-update.component.html - 71 + src/app/user/user-detail.component.html + 45 - src/app/member/members.component.html - 85 + src/app/user/user-detail.component.html + 63 - - Salesforce Id - Salesforce ID + + Organization + 组织 - src/app/member/member-detail.component.html - 9 + src/app/user/user-detail.component.html + 38 - src/app/member/member-update.component.html - 41 + src/app/user/user-update.component.html + 76 - src/app/member/members.component.html - 61 + src/app/user/users.component.html + 89 - - Status - 状态 + + Activated + 已激活 - src/app/member/member-detail.component.html - 65 + src/app/user/user-detail.component.html + 42 - - - Type - 类型 - src/app/member/member-detail.component.html - 27 + src/app/user/user-update.component.html + 103 - - - This authorization link has already been used. Please contact for a new authorization link. - 该授权链接已被使用。请联系 获取新的授权链接。 - src/app/landing-page/landing-page.component.ts - 79 + src/app/user/users.component.html + 97 - - permission to update your ORCID record - 权限以更新您的 ORCID 记录 + + Admin + 管理者 - src/app/landing-page/landing-page.component.html - 16 + src/app/user/user-detail.component.html + 60 - - - You have already granted - 您已授予 - src/app/landing-page/landing-page.component.html - 13 + src/app/user/user-update.component.html + 113 - - Allow to update my ORCID record. - 允许 更新我的 ORCID 记录 + + Created + 已创建 - src/app/landing-page/landing-page.component.ts - 80 + src/app/user/user-detail.component.html + 78 - - If this was a mistake, click the button below to grant access. - 如果这是错误,请单击下方的按钮以授予权限。 + + Last Modified + 上次修改时间 - src/app/landing-page/landing-page.component.html - 45 + src/app/user/user-detail.component.html + 83 - - - will not be able to update your ORCID record. - 将无法更新您的 ORCID 记录。 - src/app/landing-page/landing-page.component.html - 42 + src/app/user/users.component.html + 105 - - Oops, you have denied access. - 哎呀,您的访问被拒。 + + Resend activation email + 重新发送激活电子邮件 - src/app/landing-page/landing-page.component.html - 39 + src/app/user/user-detail.component.html + 107 - - - Oops, something went wrong and we were not able to fetch your ORCID iD - 哎呀,出错了,我们无法获取您的 ORCID iD - src/app/landing-page/landing-page.component.html - 33 + src/app/user/user-update.component.html + 150 + + + src/app/user/users.component.html + 166 - - If you find that data added to your ORCID record is incorrect, please contact - 如果您发现添加到您的 ORCID 记录的数据错误,请联系 + + Import users + 导入用户 - src/app/landing-page/landing-page.component.ts - 78 + src/app/user/user-import-dialog.component.html + 3 - - Thanks, ! - 非常感谢, + + Oops! There was a problem processing your data. Pleases fix the errors below and try again + 糟糕!处理数据时出现问题。请修复下方错误,然后重试 - src/app/landing-page/landing-page.component.ts - 172 + src/app/user/user-import-dialog.component.html + 16 - - You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. - 您已成功向 授予更新您的 ORCID 记录的权限,您的记录将随机构信息一同更新。 + + Please select a CSV file to upload + 请选择待上传的 CSV 文件 - src/app/landing-page/landing-page.component.ts - 81 + src/app/user/user-import-dialog.component.html + 40 - - Member created - 会员已创建 + + File Path + 文件路径 - src/app/shared/pipe/localize.ts - 21 + src/app/user/user-import-dialog.component.html + 49 - - Member updated successfully - 会员更新成功 + + Add or edit user + 添加或编辑用户 - src/app/shared/pipe/localize.ts - 23 + src/app/user/user-update.component.html + 4 - - Oops! There was a problem processing your data. Pleases fix the errors below and try again - 糟糕!处理数据时出现问题。请修复下方错误,然后重试 + + 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/member/member-import-dialog.component.html - 16 + src/app/user/user-update.component.ts + 220 - - File Path - File Path + + Manage users + 管理用户 - src/app/member/member-import-dialog.component.html - 40 + src/app/user/users.component.html + 2 - - Please select a CSV file to upload - 请选择待上传的 CSV 文件 + + Add user + 添加用户 - src/app/member/member-import-dialog.component.html - 32 + src/app/user/users.component.html + 11 - - Import members - 导入会员 + + Import users from CSV + 从 CSV 导入用户 - src/app/member/member-import-dialog.component.html - 3 + src/app/user/users.component.html + 20 - - You are logged in as user - 您是以用户 + + No users to show + 没有可显示的用户 - src/app/home/home.component.ts - 25 + src/app/user/users.component.html + 52 diff --git a/ui/src/i18n/messages.zh-TW.xlf b/ui/src/i18n/messages.zh-TW.xlf index 96d3b4f5e..73e771639 100644 --- a/ui/src/i18n/messages.zh-TW.xlf +++ b/ui/src/i18n/messages.zh-TW.xlf @@ -1,9 +1,9 @@ - + Failed to sign in! Please check your credentials and try again. - 登入失敗!請檢查您的憑證並再試一次。 + <strong>登入失敗!</strong>請檢查您的憑證並再試一次。 src/app/account/login/login.component.html 6 @@ -11,7 +11,7 @@ Email - 電子郵件 + 電子郵件 src/app/account/login/login.component.html 10 @@ -27,7 +27,7 @@ Your email - 您的電子郵件 + 您的電子郵件 src/app/account/login/login.component.html 16 @@ -43,7 +43,7 @@ Password - 密碼 + 密碼 src/app/account/login/login.component.html 22 @@ -51,7 +51,7 @@ Your password - 您的密碼 + 您的密碼 src/app/account/login/login.component.html 28 @@ -59,7 +59,7 @@ Please enter the MFA code from your authenticator app - 請輸入您身份驗證器應用程式中的 MFA 代碼 + 請輸入您身份驗證器應用程式中的 MFA 代碼 src/app/account/login/login.component.html 34 @@ -67,7 +67,7 @@ Invalid MFA code - 無效的 MFA 代碼 + 無效的 MFA 代碼 src/app/account/login/login.component.html 37 @@ -75,7 +75,7 @@ MFA code - MFA 代碼 + MFA 代碼 src/app/account/login/login.component.html 40 @@ -83,7 +83,7 @@ Sign in - 登入 + 登入 src/app/account/login/login.component.html 43 @@ -91,111 +91,103 @@ Did you forget your password? - 您忘記密碼了嗎? + 您忘記密碼了嗎? src/app/account/login/login.component.html 55 - - Reset your password - 重設您的密碼 + + Reset password + 重設密碼 - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 4 - - Email address isn't registered! Please check and try again. - 電子郵件地址尚未登錄! 請在檢查後再試一次 + + The activation key is missing. + 缺少啟動金鑰 - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 7 - - Enter the email address you used to register. - 輸入您使用的電子郵件地址以登錄 + + This activation key is invalid. + 啟用金鑰無效。 - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 11 - - Check your emails for details on how to reset your password. - 請查收您的電子郵件,以獲得重設密碼的相關資訊。 + + This activation has expired. + 啟動金鑰已過期。 - src/app/account/password/password-reset-init.component.html + src/app/account/password/password-reset-finish.component.html 15 - - Your email is required. - 需要您的電子郵件。 - - src/app/account/password/password-reset-init.component.html - 42 - - - - Your email is invalid. - 您的電子郵件無效。 + + 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-init.component.html - 50 + src/app/account/password/password-reset-finish.component.html + 20 - - Your email is required to be at least 5 characters. - 您的電子郵件需至少有 5 個字元。 + + 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-init.component.html - 57 + src/app/account/password/password-reset-finish.component.html + 26 - - Your email cannot be longer than 100 characters. - 您的電子郵件不能超過 50 字元。 + + 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-init.component.html - 65 + src/app/account/password/password-reset-finish.component.html + 32 - - Reset - 重設密碼 + + Choose a new password + 請選擇一個新密碼 - src/app/account/password/password-reset-init.component.html - 76 + src/app/account/password/password-reset-finish.component.html + 39 - - Password for (You) - 的密碼 (您的) + + Your password couldn't be reset. Remember a password request is only valid for 24 hours. + 無法重設您的密碼。請記得密碼要求只在 24 小時內有效。 - src/app/account/password/password.component.ts - 34 + src/app/account/password/password-reset-finish.component.html + 43 - - Password changed! - 密碼已變更! + + Your password has been reset. Please + <strong>已重設您的密碼。</strong> 請 - src/app/account/password/password.component.html - 7 + src/app/account/password/password-reset-finish.component.html + 50 - - An error has occurred! The password could not be changed. - 發生錯誤! 無法變更密碼。 + + sign in + 登入 - src/app/account/password/password.component.html - 15 + src/app/account/password/password-reset-finish.component.html + 59 The password and its confirmation do not match! - 密碼與確認用密碼不相符! + 密碼與確認用密碼不相符! src/app/account/password/password-reset-finish.component.html 68 @@ -205,65 +197,49 @@ 23 - - Current password - 目前密碼 + + New password + 新密碼 - src/app/account/password/password.component.html - 30 + src/app/account/password/password-reset-finish.component.html + 76 - - - Current password - Current password src/app/account/password/password.component.html - 38 + 58 - - Your password is required. - 需要您的密碼。 + + New password + 新密碼 src/app/account/password/password-reset-finish.component.html - 97 - - - src/app/account/password/password.component.html - 51 + 83 src/app/account/password/password.component.html - 79 + 65 - - New password - 新密碼 + + Your password is required. + 需要您的密碼。 src/app/account/password/password-reset-finish.component.html - 76 + 97 src/app/account/password/password.component.html - 58 - - - - New password - 新密碼 - - src/app/account/password/password-reset-finish.component.html - 83 + 51 src/app/account/password/password.component.html - 65 + 79 Your password is required to be at least 4 characters. - 您的密碼至少必須有 4 個字元。 + 您的密碼至少必須有 4 個字元。 src/app/account/password/password-reset-finish.component.html 105 @@ -275,7 +251,7 @@ Your password cannot be longer than 50 characters. - 您的密碼不能超過 50 個字元。 + 您的密碼不能超過 50 個字元。 src/app/account/password/password-reset-finish.component.html 112 @@ -287,7 +263,7 @@ New password confirmation - 新的確認用密碼 + 新的確認用密碼 src/app/account/password/password-reset-finish.component.html 121 @@ -299,7 +275,7 @@ Confirm the new password - 確認新密碼 + 確認新密碼 src/app/account/password/password-reset-finish.component.html 128 @@ -311,7 +287,7 @@ Your password confirmation is required. - 需要您的確認密碼。 + 需要您的確認密碼。 src/app/account/password/password-reset-finish.component.html 142 @@ -323,7 +299,7 @@ Your password confirmation is required to be at least 4 characters. - 您的確認用密碼必須至少為 4 個字元。 + 您的確認用密碼必須至少為 4 個字元。 src/app/account/password/password-reset-finish.component.html 150 @@ -335,7 +311,7 @@ Your password confirmation cannot be longer than 50 characters. - 您的確認用密碼長度不能超過 50 個字元。 + 您的確認用密碼長度不能超過 50 個字元。 src/app/account/password/password-reset-finish.component.html 157 @@ -345,17 +321,145 @@ 138 + + Reset Password + 認證新密碼 + + src/app/account/password/password-reset-finish.component.html + 167 + + + + Reset your password + 重設您的密碼 + + src/app/account/password/password-reset-init.component.html + 4 + + + + Email address isn't registered! Please check and try again. + <strong> 電子郵件地址尚未登錄!</strong> 請在檢查後再試一次 + + src/app/account/password/password-reset-init.component.html + 7 + + + + Enter the email address you used to register. + 輸入您使用的電子郵件地址以登錄 + + src/app/account/password/password-reset-init.component.html + 11 + + + + Check your emails for details on how to reset your password. + 請查收您的電子郵件,以獲得重設密碼的相關資訊。 + + src/app/account/password/password-reset-init.component.html + 15 + + + + Your email is required. + 需要您的電子郵件。 + + src/app/account/password/password-reset-init.component.html + 42 + + + + Your email is invalid. + 您的電子郵件無效。 + + src/app/account/password/password-reset-init.component.html + 50 + + + + Your email is required to be at least 5 characters. + 您的電子郵件需至少有 5 個字元。 + + src/app/account/password/password-reset-init.component.html + 57 + + + + Your email cannot be longer than 100 characters. + 您的電子郵件不能超過 50 字元。 + + src/app/account/password/password-reset-init.component.html + 65 + + + + Reset + 重設密碼 + + src/app/account/password/password-reset-init.component.html + 76 + + + + Password strength: + 密碼強度: + + src/app/account/password/password-strength.component.html + 2 + + + + Password changed! + <strong> 密碼已變更!</strong> + + src/app/account/password/password.component.html + 7 + + + + An error has occurred! The password could not be changed. + <strong> 發生錯誤!</strong> 無法變更密碼。 + + src/app/account/password/password.component.html + 15 + + + + Current password + 目前密碼 + + src/app/account/password/password.component.html + 30 + + + + Current password + + + src/app/account/password/password.component.html + 38 + + Save - 儲存 + 儲存 src/app/account/password/password.component.html 148 + + Password for (You) + + + src/app/account/password/password.component.ts + 34 + + Personal details - 個人詳細資料 + 個人詳細資料 src/app/account/settings/settings.component.html 4 @@ -363,7 +467,7 @@ Settings saved! - 設定已儲存! + <strong> 設定已儲存!</strong> src/app/account/settings/settings.component.html 8 @@ -371,7 +475,7 @@ First Name - 名字 + 名字 src/app/account/settings/settings.component.html 23 @@ -379,7 +483,7 @@ Your first name - 您的名字 + 您的名字 src/app/account/settings/settings.component.html 30 @@ -387,7 +491,7 @@ Your first name is required. - 需要您的名字。 + 需要您的名字。 src/app/account/settings/settings.component.html 44 @@ -395,7 +499,7 @@ Your first name is required to be at least 1 character. - 您的名字至少必須有 1 個字元 + 您的名字至少必須有 1 個字元 src/app/account/settings/settings.component.html 51 @@ -403,7 +507,7 @@ Your first name cannot be longer than 50 characters. - 您的名字不能超過 50 個字元 + 您的名字不能超過 50 個字元 src/app/account/settings/settings.component.html 58 @@ -411,7 +515,7 @@ Last Name - 姓氏 + 姓氏 src/app/account/settings/settings.component.html 65 @@ -419,7 +523,7 @@ Your last name - 您的姓氏 + 您的姓氏 src/app/account/settings/settings.component.html 72 @@ -427,7 +531,7 @@ Your last name is required. - 需要您的姓氏。 + 需要您的姓氏。 src/app/account/settings/settings.component.html 86 @@ -435,7 +539,7 @@ Your last name is required to be at least 1 character. - 您的姓氏至少必須有 1 個字元 + 您的姓氏至少必須有 1 個字元 src/app/account/settings/settings.component.html 93 @@ -443,7 +547,7 @@ Your last name cannot be longer than 50 characters. - 您的姓氏不能超過 50 個字元 + 您的姓氏不能超過 50 個字元 src/app/account/settings/settings.component.html 100 @@ -451,7 +555,7 @@ Language - 語言 + 語言 src/app/account/settings/settings.component.html 119 @@ -459,7 +563,7 @@ Save - 儲存 + 儲存 src/app/account/settings/settings.component.html 129 @@ -471,7 +575,7 @@ Security - 安全性 + 安全性 src/app/account/settings/settings.component.html 143 @@ -479,7 +583,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. - 透過啟用雙重認證,為您的 ORCID 成員入口帳戶增添額外的安全性。每次登入時,系統都會提示您輸入我們傳送至您首選認證應用程式的六位數代碼。 + 透過啟用雙重認證,為您的 ORCID 成員入口帳戶增添額外的安全性。每次登入時,系統都會提示您輸入我們傳送至您首選認證應用程式的六位數代碼。 src/app/account/settings/settings.component.html 146 @@ -487,7 +591,7 @@ Two-factor Authentication - 雙重認證 + 雙重認證 src/app/account/settings/settings.component.html 151 @@ -495,7 +599,7 @@ 2FA settings updated - 已更新雙重認證設定 + 已更新雙重認證設定 src/app/account/settings/settings.component.html 162 @@ -503,7 +607,7 @@ Install a two-factor authentication appA 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. Download and install your preferred 2FA app, such as Google Authenticator, FreeOTP, or Authy. - 安裝雙重認證 app您需要一個雙重認證 app 來創建您每次登入帳戶時所需的六位數代碼。多數 app 適用於行動裝置,部分 app 還能在電腦桌面使用,或是使用網頁型 app。下載並安裝您喜歡的雙重認證 app,例如 Google AuthenticatorFreeOTP,或 Authy + <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>。 src/app/account/settings/settings.component.html 166 @@ -511,7 +615,7 @@ Scan this QR code with your deviceOpen your 2FA app and scan the image below. - 使用您的裝置掃描此 QR 碼開啟您的雙重認證 app 並掃描下方圖片。 + <strong>使用您的裝置掃描此 QR 碼</strong><br />開啟您的雙重認證 app 並掃描下方圖片。 src/app/account/settings/settings.component.html 174 @@ -519,7 +623,7 @@ Can't scan the QR code? - <strong>無法掃描 QR 碼?</strong> + <strong>無法掃描 QR 碼?</strong> src/app/account/settings/settings.component.html 196 @@ -527,7 +631,7 @@ Get a text code - 取得簡訊代碼 + 取得簡訊代碼 src/app/account/settings/settings.component.html 200 @@ -535,7 +639,7 @@ and enter it into your 2FA app instead - 那便將其輸入至您的雙重認證 app + 那便將其輸入至您的雙重認證 app src/app/account/settings/settings.component.html 202 @@ -543,7 +647,7 @@ 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 便會顯示一個六位數代碼,將此代碼輸入下方選框後點擊「儲存」。 + <strong>輸入 app 中的六位數代碼</strong><br />掃描 QR 碼或輸入簡訊代碼後,您的雙重認證 app 便會顯示一個六位數代碼,將此代碼輸入下方選框後點擊「儲存」。 src/app/account/settings/settings.component.html 205 @@ -551,7 +655,7 @@ Incorrect verification code - 驗證代碼不正確 + 驗證代碼不正確 src/app/account/settings/settings.component.html 214 @@ -559,7 +663,7 @@ Verification code - 驗證代碼 + 驗證代碼 src/app/account/settings/settings.component.html 221 @@ -567,4263 +671,4157 @@ 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 - - Privacy Policy - 隱私權政策 + + Confirm deletion + 確認刪除 - src/app/layout/footer/footer.component.html - 13 + src/app/affiliation/affiliation-delete.component.html + 3 - - - Terms of Use - 使用條款 - src/app/layout/footer/footer.component.html - 16 + src/app/user/user-delete.component.html + 3 - - Help - 說明 - - src/app/layout/footer/footer.component.html - 19 - - - - ORCID Registry - ORCID 註冊 - - src/app/layout/footer/footer.component.html - 22 - - - - Member Portal - 會員入口網站 - - src/app/layout/navbar/navbar.component.html - 6 - - - - Tools - 工具 - - src/app/layout/navbar/navbar.component.html - 37 - - - - Affiliation Manager - Affiliation Manager - - src/app/layout/navbar/navbar.component.html - 51 - - - - Member report - 會員報告 - - src/app/layout/navbar/navbar.component.html - 64 - - - - Integration report - 整合報告 - - src/app/layout/navbar/navbar.component.html - 77 - - - - Consortium report - 聯合報告 - - src/app/layout/navbar/navbar.component.html - 90 - - - - Affiliation report - 聯盟關係報告 - - src/app/layout/navbar/navbar.component.html - 101 - - - - Consortium member affiliations - Consortium member affiliations + + Are you sure you want to delete this affiliation from the portal? + 是否確定要從入口網站刪除這個所屬單位? - src/app/layout/navbar/navbar.component.html - 115 + src/app/affiliation/affiliation-delete.component.html + 8 - - Resources - 資源 + + Cancel + 取消 - src/app/layout/navbar/navbar.component.html - 131 + src/app/affiliation/affiliation-delete.component.html + 17 - - - Account Management Guide - 帳號管理指南 - src/app/layout/navbar/navbar.component.html - 142 + src/app/affiliation/affiliation-import-dialog.component.html + 67 - - - Affiliation Manager Guide - Affiliation Manager 指南 - src/app/layout/navbar/navbar.component.html - 152 + src/app/affiliation/affiliation-update.component.html + 460 - - - Member Reporting Guide - 會員通報指南 - src/app/layout/navbar/navbar.component.html - 162 + src/app/affiliation/send-notifications-dialog.component.html + 33 - - - Apply for Affiliation Manager Credentials - 申請 Affiliation Manager 憑證 - src/app/layout/navbar/navbar.component.html - 173 + src/app/member/member-import-dialog.component.html + 58 - - - Admin - 管理員 - src/app/layout/navbar/navbar.component.html - 189 + src/app/member/member-update.component.html + 188 - - - Manage users - 管理使用者 - src/app/layout/navbar/navbar.component.html - 202 + src/app/user/user-delete.component.html + 14 - - - Manage members - 管理會員 - src/app/layout/navbar/navbar.component.html - 215 + src/app/user/user-import-dialog.component.html + 67 - - - Account - 帳號 - src/app/layout/navbar/navbar.component.html - 230 + src/app/user/user-update.component.html + 120 - - Settings - 設定 + + Delete + 刪除 - src/app/layout/navbar/navbar.component.html - 240 + src/app/affiliation/affiliation-delete.component.html + 20 - - - Password - 密碼 - src/app/layout/navbar/navbar.component.html - 246 - - - - Sign out - 登出 - - src/app/layout/navbar/navbar.component.html - 252 + src/app/affiliation/affiliations.component.html + 232 - - - Sorry, an error has occurred - Sorry, an error has occurred - src/app/error/error-alert.component.html - 5 + src/app/user/user-delete.component.html + 17 - - - You are not authorized to access this page. - 您沒有存取此頁面的權限。 - src/app/error/error.component.html - 11 + src/app/user/users.component.html + 186 - - The page does not exist. - 此頁面不存在。 + + 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/error/error.component.html - 14 + src/app/affiliation/affiliation-delete.component.ts + 40 - - Your request cannot be processed - 無法處理您的要求 + + Affiliation details + 機關詳細資訊 - src/app/error/error.component.html + src/app/affiliation/affiliation-detail.component.html 4 - - sign in - 登入 - - src/app/account/password/password-reset-finish.component.html - 59 - - - - Reset Password - 認證新密碼 + + ID + 編碼 - src/app/account/password/password-reset-finish.component.html - 167 + src/app/affiliation/affiliation-detail.component.html + 9 - - Your password couldn't be reset. Remember a password request is only valid for 24 hours. - 無法重設您的密碼。請記得密碼要求只在 24 小時內有效。 + + Email + 使用者電子郵件地址 - src/app/account/password/password-reset-finish.component.html - 43 + src/app/affiliation/affiliation-detail.component.html + 13 - - - Choose a new password - 請選擇一個新密碼 - src/app/account/password/password-reset-finish.component.html - 39 + src/app/affiliation/affiliation-update.component.html + 15 - - - 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 - 20 + src/app/affiliation/affiliations.component.html + 135 - - 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. + + Status + 狀態 - src/app/account/password/password-reset-finish.component.html - 26 + src/app/affiliation/affiliation-detail.component.html + 17 - - - 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 - 32 + src/app/affiliation/affiliations.component.html + 151 - - This activation has expired. - 啟動金鑰已過期。 + + Permission link + 許可連結 - src/app/account/password/password-reset-finish.component.html - 15 + src/app/affiliation/affiliation-detail.component.html + 25 - - This activation key is invalid. - 啟用金鑰無效。 + + Copy to clipboard + 已複製到剪貼簿 - src/app/account/password/password-reset-finish.component.html - 11 + src/app/affiliation/affiliation-detail.component.html + 37 - - The activation key is missing. - 缺少啟動金鑰 + + ORCID iD + ORCID 編碼 - src/app/account/password/password-reset-finish.component.html - 7 + src/app/affiliation/affiliation-detail.component.html + 41 - - - Your password has been reset. Please - 已重設您的密碼。 - src/app/account/password/password-reset-finish.component.html - 50 + src/app/affiliation/affiliations.component.html + 139 - - Reset password - 重設密碼 + + Affiliation Section + 機關類別 - src/app/account/password/password-reset-finish.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 49 - - - Password strength: - 密碼強度: - src/app/account/password/password-strength.component.html - 2 + src/app/affiliation/affiliation-update.component.html + 43 - - Resend activation email - 重新發送啟用電子郵件 - - src/app/user/user-detail.component.html - 107 - + + + + + - src/app/user/user-update.component.html - 150 + src/app/affiliation/affiliation-detail.component.html + 53 - src/app/user/users.component.html - 166 + src/app/affiliation/affiliations.component.html + 168 - - Back - 回去 + + Organization + 組織 src/app/affiliation/affiliation-detail.component.html - 231 + 57 + + + Department Name + 系所 - src/app/member/member-detail.component.html - 88 + src/app/affiliation/affiliation-detail.component.html + 69 - src/app/user/user-detail.component.html - 95 + src/app/affiliation/affiliation-update.component.html + 243 - - Cancel - 取消 - - src/app/affiliation/affiliation-delete.component.html - 17 - + + Role Title + 角色/職稱 - src/app/affiliation/affiliation-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 79 src/app/affiliation/affiliation-update.component.html - 460 + 268 + + + Url + 網址 - src/app/affiliation/send-notifications-dialog.component.html - 33 + src/app/affiliation/affiliation-detail.component.html + 85 - src/app/member/member-import-dialog.component.html - 58 + src/app/affiliation/affiliation-update.component.html + 284 + + + Start Date + 開始日期 - src/app/member/member-update.component.html - 188 + src/app/affiliation/affiliation-detail.component.html + 93 + + + End Date + 結束日期 - src/app/user/user-delete.component.html - 14 + src/app/affiliation/affiliation-detail.component.html + 99 + + + External Id + 外部編碼 - src/app/user/user-import-dialog.component.html - 67 + src/app/affiliation/affiliation-detail.component.html + 109 - src/app/user/user-update.component.html - 120 + src/app/affiliation/affiliation-update.component.html + 421 - - Delete - 刪除 + + Created + 已創建 - src/app/affiliation/affiliation-delete.component.html - 20 + src/app/affiliation/affiliation-detail.component.html + 117 + + + Added To ORCID + 已新增至 ORCID - src/app/affiliation/affiliations.component.html - 232 + src/app/affiliation/affiliation-detail.component.html + 125 + + + Updated In ORCID + 已於 ORCID 中更新 - src/app/user/user-delete.component.html - 17 + src/app/affiliation/affiliation-detail.component.html + 135 + + + Modified + 已修改 - src/app/user/users.component.html - 186 + src/app/affiliation/affiliation-detail.component.html + 141 - - Edit - 編輯 + + by + src/app/affiliation/affiliation-detail.component.html - 235 + 144 - src/app/affiliation/affiliations.component.html - 222 + src/app/member/member-detail.component.html + 71 src/app/member/member-detail.component.html - 91 + 81 - src/app/member/members.component.html - 153 + src/app/user/user-detail.component.html + 81 src/app/user/user-detail.component.html - 103 + 87 + + + Admin Id + 管理者編碼 - src/app/user/users.component.html - 175 + src/app/affiliation/affiliation-detail.component.html + 146 - - Save - 儲存 + + Notification First Sent + 首次傳送的通知 - src/app/affiliation/affiliation-update.component.html - 463 + src/app/affiliation/affiliation-detail.component.html + 157 - src/app/member/member-update.component.html - 191 + src/app/affiliation/affiliation-detail.component.html + 176 + + + Notification Last Sent + 最近一次傳送通知 - src/app/user/user-update.component.html - 131 + src/app/affiliation/affiliation-detail.component.html + 195 - src/app/user/user-update.component.html - 141 + src/app/affiliation/affiliation-detail.component.html + 214 - - Activated - 已啟用 - - src/app/user/user-detail.component.html - 42 - + + Back + 回去 - src/app/user/user-update.component.html - 103 + src/app/affiliation/affiliation-detail.component.html + 231 - src/app/user/users.component.html - 97 + src/app/member/member-detail.component.html + 88 - - - Created - 已創建的 src/app/user/user-detail.component.html - 78 + 95 - - User details - 用戶細節 + + Edit + 編輯 - src/app/user/user-detail.component.html - 4 + src/app/affiliation/affiliation-detail.component.html + 235 - - - Email - 電子郵件 - src/app/user/user-detail.component.html - 9 + src/app/affiliation/affiliations.component.html + 222 - src/app/user/user-update.component.html - 33 + src/app/member/member-detail.component.html + 91 - src/app/user/users.component.html - 61 + src/app/member/members.component.html + 153 - - - First Name - 名字 src/app/user/user-detail.component.html - 13 - - - src/app/user/user-update.component.html - 42 - - - src/app/user/users.component.html - 65 + 103 - - - Add user - 新增用戶 src/app/user/users.component.html - 11 - - - - Add or edit user - 添加或编辑用户 - - src/app/user/user-update.component.html - 4 + 175 - - No users to show - 沒有可顯示的使用者 + + Copied to clipboard + 已複製到剪貼簿 - src/app/user/users.component.html + src/app/affiliation/affiliation-detail.component.ts 52 - - Manage users - 管理用戶 + + Import affiliations from CSV + 匯入機關 - src/app/user/users.component.html - 2 + src/app/affiliation/affiliation-import-dialog.component.html + 3 - - Import users from CSV - 由 CSV 檔案匯入使用者 + + Your CSV has been uploaded for processing. We will let you know via email once the file has been processed. + 您的 CSV 已上傳進行處理。檔案處理完成後,我們將寄信告知您。 - src/app/user/users.component.html - 20 + src/app/affiliation/affiliation-import-dialog.component.html + 13 - - Admin - 管理者 + + There was a problem uploading your CSV for processing. + 在上傳您要處理的 CSV 檔案時發生問題。 - src/app/user/user-detail.component.html - 60 + src/app/affiliation/affiliation-import-dialog.component.html + 27 + + + Please select the CSV file to upload + 請選擇欲上傳的 CSV 檔案 - src/app/user/user-update.component.html - 113 + src/app/affiliation/affiliation-import-dialog.component.html + 32 - - Last Modified - 上次變更 + + File Path + 檔案路徑 - src/app/user/user-detail.component.html - 83 + src/app/affiliation/affiliation-import-dialog.component.html + 40 + + + Please do not forget to download and send permission links to your researchers once the upload has completed. + 注意:上傳完成後,請勿忘記下載並向您的研究人員傳送權限連結。 - src/app/user/users.component.html - 105 + src/app/affiliation/affiliation-import-dialog.component.html + 55 - - Last Name - 姓氏 + + Upload + 上傳 - src/app/user/user-detail.component.html - 17 + src/app/affiliation/affiliation-import-dialog.component.html + 70 - src/app/user/user-update.component.html - 51 + src/app/member/member-import-dialog.component.html + 61 - src/app/user/users.component.html + src/app/user/user-import-dialog.component.html + 70 + + + + Close + 關閉 + + src/app/affiliation/affiliation-import-dialog.component.html 73 - - Organization owner - 組織所有人 + + There is no file to upload. Please select one. + 沒有可以上傳的檔案。請選擇一個檔案。 - src/app/user/user-detail.component.html - 21 + src/app/affiliation/affiliation-import-dialog.component.ts + 60 + + + Add or edit affiliation + 新增或編輯機關 - src/app/user/user-update.component.html - 68 + src/app/affiliation/affiliation-update.component.html + 8 + + + This field should follow pattern for "Email". + - src/app/user/users.component.html - 81 + src/app/affiliation/affiliation-update.component.html + 25 - - Organization - 組織 + + This field is required. + 此為必要欄位。 - src/app/user/user-detail.component.html - 38 + src/app/affiliation/affiliation-update.component.html + 33 - src/app/user/user-update.component.html - 76 + src/app/affiliation/affiliation-update.component.html + 64 - src/app/user/users.component.html - 89 + src/app/affiliation/affiliation-update.component.html + 88 - - - Invite email couldn't be sent. - 無法寄送邀請電子郵件。 - src/app/shared/pipe/localize.ts - 13 + src/app/affiliation/affiliation-update.component.html + 112 - - - Invite sent. - 已寄出邀請。 - src/app/shared/pipe/localize.ts - 11 + src/app/affiliation/affiliation-update.component.html + 136 - - - by - - src/app/affiliation/affiliation-detail.component.html - 144 + src/app/affiliation/affiliation-update.component.html + 164 - src/app/member/member-detail.component.html - 71 + src/app/affiliation/affiliation-update.component.html + 195 - src/app/member/member-detail.component.html - 81 + src/app/member/member-update.component.html + 61 - src/app/user/user-detail.component.html - 81 + src/app/member/member-update.component.html + 106 - src/app/user/user-detail.component.html - 87 + src/app/member/member-update.component.html + 142 - - False - + + No affiliations to show + 找不到任何機關 - src/app/user/user-detail.component.html - 24 + src/app/affiliation/affiliation-update.component.html + 67 - src/app/user/user-detail.component.html - 45 + src/app/affiliation/affiliation-update.component.html + 199 - src/app/user/user-detail.component.html - 63 + src/app/affiliation/affiliations.component.html + 126 - - Search... - 搜尋...... + + Organization Name + 組織名稱 - src/app/affiliation/affiliations.component.html - 104 + src/app/affiliation/affiliation-update.component.html + 75 + + + City + 城市 - src/app/member/members.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 99 + + + State/Region + 州/地區 - src/app/user/users.component.html - 32 + src/app/affiliation/affiliation-update.component.html + 122 - - Showing - of items. - 顯示 項物件中的 - 項。 + + Country + 國家 - src/app/affiliation/affiliations.component.ts - 226 + src/app/affiliation/affiliation-update.component.html + 146 + + + Organization ID Source + 組織編碼來源 - src/app/member/members.component.ts - 157 + src/app/affiliation/affiliation-update.component.html + 176 + + + Organization ID + 組織 ID - src/app/user/users.component.ts - 228 + src/app/affiliation/affiliation-update.component.html + 208 - - True - + + 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/user/user-detail.component.html - 23 + src/app/affiliation/affiliation-update.component.html + 230 + + + Start Year + 開始年份 - src/app/user/user-detail.component.html - 44 + src/app/affiliation/affiliation-update.component.html + 300 + + + Year + 年份 - src/app/user/user-detail.component.html - 62 + src/app/affiliation/affiliation-update.component.html + 309 - - - 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 + src/app/affiliation/affiliation-update.component.html + 359 - - Are you sure you want to delete user ? - 你確定要刪除用戶 嗎? + + Start Month + 開始月份 - src/app/user/user-delete.component.ts - 44 + src/app/affiliation/affiliation-update.component.html + 318 - - User created. Invite sent. - 已創建使用者。已寄送邀請。 + + Month + 月份 - src/app/shared/pipe/localize.ts - 15 + src/app/affiliation/affiliation-update.component.html + 327 - - - User updated successfully - 成功更新使用者 - src/app/shared/pipe/localize.ts - 17 + src/app/affiliation/affiliation-update.component.html + 377 - - User deleted successfully - 已成功刪除使用者 + + Start Day + 開始日 - src/app/shared/pipe/localize.ts - 19 + src/app/affiliation/affiliation-update.component.html + 336 - - There is no file to upload. Please select one. - There is no file to upload. Please select one. - gatewayApp.msUserServiceMSUser.import.emptyFile.string + + Day + - src/app/member/member-import-dialog.component.ts - 60 + src/app/affiliation/affiliation-update.component.html + 339 - src/app/user/user-import-dialog.component.ts - 62 + src/app/affiliation/affiliation-update.component.html + 389 - - Upload - 上傳 + + End Year + 結束年份 - src/app/affiliation/affiliation-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 350 + + + + End Month + 結束月份 + + src/app/affiliation/affiliation-update.component.html + 368 + + + End Day + 結束日 - src/app/member/member-import-dialog.component.html - 61 + src/app/affiliation/affiliation-update.component.html + 386 + + + Start date cannot be greater than the end date + 開始日期不能晚於結束日期。 - src/app/user/user-import-dialog.component.html - 70 + src/app/affiliation/affiliation-update.component.html + 395 - - Confirm deletion - 確認刪除 + + External Id Type + 外部識別碼類別 - src/app/affiliation/affiliation-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 406 + + + External Id Url + 外部編碼網址 - src/app/user/user-delete.component.html - 3 + src/app/affiliation/affiliation-update.component.html + 436 - - Oops! There was a problem processing your data. Pleases fix the errors below and try again - 糟糕!在處理您的資料時發生了問題。請修正下列錯誤並再試一次 + + Please do not forget to download and send permission links to your researcher once the assertion has been saved. + 提醒:當判定成功儲存後,請記得下載並發送許可用連結給您的研究者。 - src/app/user/user-import-dialog.component.html - 16 + src/app/affiliation/affiliation-update.component.html + 452 - - File Path - 檔案路經 + + Save + 儲存 - src/app/user/user-import-dialog.component.html - 49 + src/app/affiliation/affiliation-update.component.html + 463 - - - Please select a CSV file to upload - 請選擇欲上傳的 CSV 檔案 - src/app/user/user-import-dialog.component.html - 40 + src/app/member/member-update.component.html + 191 - - - Import users - 匯入使用者 - src/app/user/user-import-dialog.component.html - 3 + src/app/user/user-update.component.html + 131 + + + src/app/user/user-update.component.html + 141 - - - - - - - + + This field cannot be longer than characters. + - src/app/affiliation/affiliation-detail.component.html - 53 + src/app/affiliation/affiliation-update.component.ts + 196 - src/app/affiliation/affiliations.component.html - 168 + src/app/affiliation/affiliation-update.component.ts + 198 - - to - + + Affiliations + 所屬單位 src/app/affiliation/affiliations.component.html - 184 + 2 - - Affiliation Data - 機關資料 + + Send permission notifications + 傳送權限通知 src/app/affiliation/affiliations.component.html - 143 + 11 - - Date created - 建立日期 + + Request permission links + 要求權限連結 src/app/affiliation/affiliations.component.html - 147 + 21 - - View details - 觀看細節 + + Request affiliation status report + 要求聯盟狀態報告 src/app/affiliation/affiliations.component.html - 192 + 31 - - Email - 使用者電子郵件地址 - - src/app/affiliation/affiliation-detail.component.html - 13 - + + Request affiliations for edit + 要求編輯的聯盟關係 - src/app/affiliation/affiliation-update.component.html - 15 + src/app/affiliation/affiliations.component.html + 41 + + + Import affiliations from CSV + 從 CSV 匯入所屬單位 src/app/affiliation/affiliations.component.html - 135 + 51 Add affiliation - 新增機關 + 新增機關 src/app/affiliation/affiliations.component.html 61 - - For help troubleshooting, please contact the Member Portal Team and copy/paste or include a screenshot of the error message below. - 如果您需要協助疑難排解此錯誤,請連絡您的聯盟領導人或 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.html - 205 + 73 - - No affiliations to show - 找不到任何機關 - - src/app/affiliation/affiliation-update.component.html - 67 - - - src/app/affiliation/affiliation-update.component.html - 199 - + + 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.html - 126 + 82 - - Send permission notifications - 傳送權限通知 + + 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 - 11 + 91 - - Affiliations - 所屬單位 + + Search... + 搜尋...... src/app/affiliation/affiliations.component.html - 2 + 104 - - - Import affiliations from CSV - 從 CSV 匯入所屬單位 - src/app/affiliation/affiliations.component.html - 51 + src/app/member/members.component.html + 32 - - - ORCID iD - ORCID 編碼 - src/app/affiliation/affiliation-detail.component.html - 41 + src/app/user/users.component.html + 32 + + + Affiliation Data + 機關資料 src/app/affiliation/affiliations.component.html - 139 + 143 - - Request affiliations for edit - 要求編輯的聯盟關係 + + Date created + 建立日期 src/app/affiliation/affiliations.component.html - 41 + 147 - - 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 與我們聯繫。 + + to + src/app/affiliation/affiliations.component.html - 73 + 184 - - Request affiliation status report - 要求聯盟狀態報告 + + View details + 觀看細節 src/app/affiliation/affiliations.component.html - 31 + 192 - - 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 與我們聯繫。 + + 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 - 82 + 205 - - Request permission links - 要求權限連結 + + Showing - of items. + - src/app/affiliation/affiliations.component.html - 21 + src/app/affiliation/affiliations.component.ts + 226 - - - 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 - 91 + src/app/member/members.component.ts + 157 + + + src/app/user/users.component.ts + 228 - - Status - 狀態 + + Send permission notifications + 傳送權限通知 - src/app/affiliation/affiliation-detail.component.html - 17 + src/app/affiliation/send-notifications-dialog.component.html + 3 + + + A request to send notifications to your users is already in progress. Please try again later. + 您提出傳送通知給使用者的要求,系統目前已在處理中,請稍後再試。 - src/app/affiliation/affiliations.component.html - 151 + src/app/affiliation/send-notifications-dialog.component.html + 13 - - Error adding to ORCID - 新增到 ORCID 時發生錯誤 + + Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending? + 只要研究員有狀態為「待處理」的隸屬物件,系統便會向他們傳送權限通知。 - src/app/shared/pipe/localize.ts - 50 + src/app/affiliation/send-notifications-dialog.component.html + 16 - - Error deleting in ORCID - 在 ORCID 中刪除時發生錯誤 + + Notification language + 通知語言 - src/app/shared/pipe/localize.ts - 56 + src/app/affiliation/send-notifications-dialog.component.html + 20 - - Error updating in ORCID - 更新到 ORCID 時發生錯誤 + + What language should the notification be sent in? + 通知應以哪種語言傳送? - src/app/shared/pipe/localize.ts - 52 + src/app/affiliation/send-notifications-dialog.component.html + 23 - - In ORCID - 在 ORCID 中 + + Send notifications + 傳送通知 - src/app/shared/pipe/localize.ts - 42 + src/app/affiliation/send-notifications-dialog.component.html + 38 - - Notification failed - 通知失敗 + + Sorry, an error has occurred + - src/app/shared/pipe/localize.ts - 62 + src/app/error/error-alert.component.html + 5 - - Notification requested - 已要求通知 + + Your request cannot be processed + 無法處理您的要求 - src/app/shared/pipe/localize.ts - 58 + src/app/error/error.component.html + 4 - - Notification sent - 通知已傳送 + + You are not authorized to access this page. + 您沒有存取此頁面的權限。 - src/app/shared/pipe/localize.ts - 60 + src/app/error/error.component.html + 11 - - Pending - 待處理 + + The page does not exist. + 此頁面不存在。 - src/app/shared/pipe/localize.ts - 40 + src/app/error/error.component.html + 14 - - Pending retry in ORCID - ORCID 中的待處理重試 + + You are logged in as user + 您已以使用者「<strong>{{username}}</strong>」的身分登入 - src/app/shared/pipe/localize.ts - 54 + src/app/home/home.component.ts + 25 - - Pending update in ORCID - ORCID 中的待處理更新 + + You have already granted + 您已允許過 - src/app/shared/pipe/localize.ts - 64 + src/app/landing-page/landing-page.component.html + 13 - - User deleted from ORCID - User deleted from ORCID + + permission to update your ORCID record + 更新您的 ORCID 記錄的權限 - src/app/shared/pipe/localize.ts - 46 + src/app/landing-page/landing-page.component.html + 16 - - User denied access - 使用者被拒絕存取 + + Oops, something went wrong and we were not able to fetch your ORCID iD + 糟糕,發生了一些錯誤,導致我們無法取得您的 ORCID 編碼 - src/app/shared/pipe/localize.ts - 38 + src/app/landing-page/landing-page.component.html + 33 - - User granted access - 已授予使用者存取權 + + Oops, you have denied access. + 歐嗚,您已拒絕存取。 - src/app/shared/pipe/localize.ts - 44 + src/app/landing-page/landing-page.component.html + 39 - - User revoked access - 使用者存取權已撤消 + + will not be able to update your ORCID record. + 將無法更新您的 ORCID 紀錄。 - src/app/shared/pipe/localize.ts - 48 + src/app/landing-page/landing-page.component.html + 42 - - Andorra - 安道爾 + + If this was a mistake, click the button below to grant access. + 如果這是錯誤的操作,請點擊以下按鈕授予存取權限。 - src/app/shared/pipe/localize.ts - 113 + src/app/landing-page/landing-page.component.html + 45 - - United Arab Emirates - 阿拉伯聯合大公國 + + If you find that data added to your ORCID record is incorrect, please contact + - src/app/shared/pipe/localize.ts - 115 + src/app/landing-page/landing-page.component.ts + 78 - - Afghanistan - 阿富汗 + + This authorization link has already been used. Please contact for a new authorization link. + - src/app/shared/pipe/localize.ts - 117 + src/app/landing-page/landing-page.component.ts + 79 - - Antigua and Barbuda - 安地卡及巴布達 + + Allow to update my ORCID record. + - src/app/shared/pipe/localize.ts - 119 + src/app/landing-page/landing-page.component.ts + 80 - - Anguilla - 安圭拉 + + You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. + - src/app/shared/pipe/localize.ts - 121 + src/app/landing-page/landing-page.component.ts + 81 - - Albania - 阿爾巴尼亞 + + Thanks, ! + - src/app/shared/pipe/localize.ts - 123 + src/app/landing-page/landing-page.component.ts + 172 - - Armenia - 亞美尼亞 + + Privacy Policy + 隱私權政策 - src/app/shared/pipe/localize.ts - 125 + src/app/layout/footer/footer.component.html + 13 - - Angola - 安哥拉 + + Terms of Use + 使用條款 - src/app/shared/pipe/localize.ts - 127 + src/app/layout/footer/footer.component.html + 16 - - Antarctica - 南極洲 + + Help + 說明 - src/app/shared/pipe/localize.ts - 129 + src/app/layout/footer/footer.component.html + 19 - - Argentina - 阿根廷 + + ORCID Registry + ORCID 註冊 - src/app/shared/pipe/localize.ts - 131 + src/app/layout/footer/footer.component.html + 22 - - American Samoa - 美屬薩摩亞 + + Member Portal + 會員入口網站 - src/app/shared/pipe/localize.ts - 133 + src/app/layout/navbar/navbar.component.html + 6 - - Austria - 奧地利 + + Tools + 工具 - src/app/shared/pipe/localize.ts - 135 + src/app/layout/navbar/navbar.component.html + 37 - - Australia - 澳大利亞 + + Affiliation Manager + Affiliation Manager - src/app/shared/pipe/localize.ts - 137 + src/app/layout/navbar/navbar.component.html + 51 - - Aruba - 阿魯巴 + + Member report + 會員報告 - src/app/shared/pipe/localize.ts - 139 + src/app/layout/navbar/navbar.component.html + 64 - - Åland Islands - 奧蘭群島 + + Integration report + 整合報告 - src/app/shared/pipe/localize.ts - 141 + src/app/layout/navbar/navbar.component.html + 77 - - Azerbaijan - 亞塞拜然 + + Consortium report + 聯合報告 - src/app/shared/pipe/localize.ts - 143 + src/app/layout/navbar/navbar.component.html + 90 - - Bosnia and Herzegovina - 波士尼亞赫塞哥維納 + + Affiliation report + 聯盟關係報告 - src/app/shared/pipe/localize.ts - 145 + src/app/layout/navbar/navbar.component.html + 101 - - Barbados - 巴貝多 + + Consortium member affiliations + - src/app/shared/pipe/localize.ts - 147 + src/app/layout/navbar/navbar.component.html + 115 - - Bangladesh - 孟加拉 + + Resources + 資源 - src/app/shared/pipe/localize.ts - 149 + src/app/layout/navbar/navbar.component.html + 131 - - Belgium - 比利時 + + Account Management Guide + 帳號管理指南 - src/app/shared/pipe/localize.ts - 151 + src/app/layout/navbar/navbar.component.html + 142 - - Burkina Faso - 布吉納法索 + + Affiliation Manager Guide + Affiliation Manager 指南 - src/app/shared/pipe/localize.ts - 153 + src/app/layout/navbar/navbar.component.html + 152 - - Bulgaria - 保加利亞 + + Member Reporting Guide + 會員通報指南 - src/app/shared/pipe/localize.ts - 155 + src/app/layout/navbar/navbar.component.html + 162 - - Bahrain - 巴林 + + Apply for Affiliation Manager Credentials + 申請 Affiliation Manager 憑證 - src/app/shared/pipe/localize.ts - 157 + src/app/layout/navbar/navbar.component.html + 173 - - Burundi - 蒲隆地 + + Admin + 管理員 - src/app/shared/pipe/localize.ts - 159 + src/app/layout/navbar/navbar.component.html + 189 - - Benin - 貝南 + + Manage users + 管理使用者 - src/app/shared/pipe/localize.ts - 161 + src/app/layout/navbar/navbar.component.html + 202 - - Saint Barthélemy - 聖巴瑟米 + + Manage members + 管理會員 - src/app/shared/pipe/localize.ts - 163 + src/app/layout/navbar/navbar.component.html + 215 - - Bermuda - 百慕達 + + Account + 帳號 - src/app/shared/pipe/localize.ts - 165 + src/app/layout/navbar/navbar.component.html + 230 - - Brunei - 汶萊 + + Settings + 設定 - src/app/shared/pipe/localize.ts - 167 + src/app/layout/navbar/navbar.component.html + 240 - - Bolivia - 玻利維亞 + + Password + 密碼 - src/app/shared/pipe/localize.ts - 169 + src/app/layout/navbar/navbar.component.html + 246 - - British Antarctic Territory - 英屬南極領地 + + Sign out + 登出 - src/app/shared/pipe/localize.ts - 171 + src/app/layout/navbar/navbar.component.html + 252 - - Brazil - 巴西 + + Member details + 成員詳細資訊 - src/app/shared/pipe/localize.ts - 173 + src/app/member/member-detail.component.html + 4 - - Bahamas - 巴哈馬 + + Salesforce Id + 銷售人員編碼 - src/app/shared/pipe/localize.ts - 175 + src/app/member/member-detail.component.html + 9 - - - Bhutan - 不丹 - src/app/shared/pipe/localize.ts - 177 + src/app/member/member-update.component.html + 41 - - - Bouvet Island - 布威島 - src/app/shared/pipe/localize.ts - 179 + src/app/member/members.component.html + 61 - - Botswana - 波札那 + + Parent Salesforce Id + 母銷售人員編碼 - src/app/shared/pipe/localize.ts - 181 + src/app/member/member-detail.component.html + 13 - - - Belarus - 白俄羅斯 - src/app/shared/pipe/localize.ts - 183 + src/app/member/member-update.component.html + 71 - - - Belize - 貝里斯 - src/app/shared/pipe/localize.ts - 185 + src/app/member/members.component.html + 85 - - Canada - 加拿大 + + Member Name + 成員姓名 - src/app/shared/pipe/localize.ts - 187 + src/app/member/member-detail.component.html + 19 - - - Cocos {Keeling} Islands - 科克斯 (基靈) 群島 - src/app/shared/pipe/localize.ts - 189 + src/app/member/member-update.component.html + 86 - - - Congo - Kinshasa - 剛果 - 金夏沙 - src/app/shared/pipe/localize.ts - 191 + src/app/member/members.component.html + 69 - - Central African Republic - 中非共和國 + + Client ID + 客戶 ID - src/app/shared/pipe/localize.ts - 193 + src/app/member/member-detail.component.html + 23 - - - Congo - Brazzaville - 剛果 - 布拉薩市 - src/app/shared/pipe/localize.ts - 195 + src/app/member/member-update.component.html + 116 - - Switzerland - 瑞士 + + Type + 類別 - src/app/shared/pipe/localize.ts - 197 + src/app/member/member-detail.component.html + 27 - - Côte d’Ivoire - 象牙海岸 + + Is Consortium Lead + 聯合代表 - src/app/shared/pipe/localize.ts - 199 + src/app/member/member-detail.component.html + 31 - - - Cook Islands - 庫克群島 - src/app/shared/pipe/localize.ts - 201 + src/app/member/member-update.component.html + 156 - - - Chile - 智利 - src/app/shared/pipe/localize.ts - 203 + src/app/member/members.component.html + 77 - - Cameroon - 喀麥隆 + + Assertion Service Enabled + 判斷提示已啟用 - src/app/shared/pipe/localize.ts - 205 + src/app/member/member-detail.component.html + 47 - - - China - 中國 - src/app/shared/pipe/localize.ts - 207 + src/app/member/member-update.component.html + 171 - - - Colombia - 哥倫比亞 - src/app/shared/pipe/localize.ts - 209 + src/app/member/members.component.html + 93 - - Costa Rica - 哥斯大黎加 + + Status + 狀態 - src/app/shared/pipe/localize.ts - 211 + src/app/member/member-detail.component.html + 65 - - Cuba - 古巴 + + Created Date + 已建立 - src/app/shared/pipe/localize.ts - 213 + src/app/member/member-detail.component.html + 69 - - Cape Verde - 維德角 + + Last Modified Date + 上次變更 - src/app/shared/pipe/localize.ts - 215 + src/app/member/member-detail.component.html + 77 + + + src/app/member/members.component.html + 101 - - Curaçao - 庫拉索 + + Import members + 匯入會員 - src/app/shared/pipe/localize.ts - 217 + src/app/member/member-import-dialog.component.html + 3 - - Christmas Island - 聖誕島 + + Oops! There was a problem processing your data. Pleases fix the errors below and try again + 糟糕!在處理您的資料時發生了問題。請修正下列錯誤並再試一次 - src/app/shared/pipe/localize.ts - 219 + src/app/member/member-import-dialog.component.html + 16 - - Cyprus - 賽普勒斯 + + Please select a CSV file to upload + 請選擇欲上傳的 CSV 檔案 - src/app/shared/pipe/localize.ts - 221 + src/app/member/member-import-dialog.component.html + 32 - - Czech Republic - 捷克共和國 + + File Path + - src/app/shared/pipe/localize.ts - 223 + src/app/member/member-import-dialog.component.html + 40 - - Germany - 德國 + + There is no file to upload. Please select one. + + gatewayApp.msUserServiceMSUser.import.emptyFile.string - src/app/shared/pipe/localize.ts - 225 + src/app/member/member-import-dialog.component.ts + 60 - - - Djibouti - 吉布地 - src/app/shared/pipe/localize.ts - 227 + src/app/user/user-import-dialog.component.ts + 62 - - Denmark - 丹麥 + + Add or edit member + 新增或編輯會員 - src/app/shared/pipe/localize.ts - 229 + src/app/member/member-update.component.html + 8 - - Dominica - 多米尼克 + + Note: Client ID must have User OBO enabled AND + 註:客戶 ID 必須已啟用成員 OBA 和 - src/app/shared/pipe/localize.ts - 231 + src/app/member/member-update.component.html + 121 - - Dominican Republic - 多明尼加共和國 + + added as a Redirect URI in + 在財團報告中 - src/app/shared/pipe/localize.ts - 233 + src/app/member/member-update.component.html + 125 - - Algeria - 阿爾及利亞 + + Manage members + 管理成員 - src/app/shared/pipe/localize.ts - 235 + src/app/member/members.component.html + 2 - - Ecuador - 厄瓜多爾 + + Add member + 新增會員 - src/app/shared/pipe/localize.ts - 237 + src/app/member/members.component.html + 11 - - Estonia - 愛沙尼亞 + + Import members from CSV + 由 CSV 檔案匯入成員 - src/app/shared/pipe/localize.ts - 239 + src/app/member/members.component.html + 19 - - Egypt - 埃及 + + No members to show + 沒有可顯示的成員 - src/app/shared/pipe/localize.ts - 241 + src/app/member/members.component.html + 52 - - Western Sahara - 西撒哈拉 + + Invite sent. + src/app/shared/pipe/localize.ts - 243 + 11 - - Eritrea - 厄利垂亞 + + Invite email couldn't be sent. + src/app/shared/pipe/localize.ts - 245 + 13 - - Spain - 西班牙 + + User created. Invite sent. + 已創建使用者。已寄送邀請。 src/app/shared/pipe/localize.ts - 247 + 15 - - Ethiopia - 衣索比亞 + + User updated successfully + 成功更新使用者 src/app/shared/pipe/localize.ts - 249 + 17 - - Finland - 芬蘭 + + User deleted successfully + 已成功刪除使用者 src/app/shared/pipe/localize.ts - 251 + 19 - - Fiji - 斐濟 + + Member created + 已建立會員 src/app/shared/pipe/localize.ts - 253 + 21 - - Falkland Islands - 福克蘭群島 + + Member updated successfully + 成功更新會員 src/app/shared/pipe/localize.ts - 255 + 23 - - Micronesia - 密克羅尼西亞 + + Notification process has now started. We will email you as soon as the process has completed. + 通知程序已啟動。程序完成後,系統會儘快透過電子郵件通知您。 src/app/shared/pipe/localize.ts - 257 + 25 - - Faroe Islands - 法羅群島 + + Affiliation created + 已建立所屬單位 src/app/shared/pipe/localize.ts - 259 + 27 - - France - 法國 + + Affiliation updated + 已更新所屬單位 src/app/shared/pipe/localize.ts - 261 + 29 - - Gabon - 加彭 + + Affiliation deleted + 已刪除所屬單位 src/app/shared/pipe/localize.ts - 263 + 31 - - United Kingdom - 英國 + + There was a problem deleting the affiliation + 刪除隸屬關係時發生問題 src/app/shared/pipe/localize.ts - 265 + 33 - - Grenada - 格瑞那達 + + User denied access + 使用者被拒絕存取 src/app/shared/pipe/localize.ts - 267 + 38 - - Georgia - 喬治亞 + + Pending + 待處理 src/app/shared/pipe/localize.ts - 269 + 40 - - French Guiana - 法屬圭亞那 + + In ORCID + 在 ORCID 中 src/app/shared/pipe/localize.ts - 271 + 42 - - Guernsey - 根息 + + User granted access + 已授予使用者存取權 src/app/shared/pipe/localize.ts - 273 + 44 - - Ghana - 迦納 + + User deleted from ORCID + src/app/shared/pipe/localize.ts - 275 + 46 - - Gibraltar - 直布羅陀 + + User revoked access + 使用者存取權已撤消 src/app/shared/pipe/localize.ts - 277 + 48 - - Greenland - 格陵蘭 + + Error adding to ORCID + 新增到 ORCID 時發生錯誤 src/app/shared/pipe/localize.ts - 279 + 50 - - Gambia - 甘比亞 + + Error updating in ORCID + 更新到 ORCID 時發生錯誤 src/app/shared/pipe/localize.ts - 281 + 52 - - Guinea - 幾內亞 + + Pending retry in ORCID + ORCID 中的待處理重試 src/app/shared/pipe/localize.ts - 283 + 54 - - Guadeloupe - 瓜地洛普 + + Error deleting in ORCID + 在 ORCID 中刪除時發生錯誤 src/app/shared/pipe/localize.ts - 285 + 56 - - Equatorial Guinea - 赤道幾內亞 + + Notification requested + 已要求通知 src/app/shared/pipe/localize.ts - 287 + 58 - - Greece - 希臘 + + Notification sent + 通知已傳送 src/app/shared/pipe/localize.ts - 289 + 60 - - South Georgia and the South Sandwich Islands - 南喬治亞及南三明治群島 + + Notification failed + 通知失敗 src/app/shared/pipe/localize.ts - 291 + 62 - - Guatemala - 瓜地馬拉 + + Pending update in ORCID + ORCID 中的待處理更新 src/app/shared/pipe/localize.ts - 293 + 64 - - Guam - 關島 + + EDUCATION + 教育 src/app/shared/pipe/localize.ts - 295 + 69 - - Guinea-Bissau - 幾內亞比索 + + EMPLOYMENT + 雇用 src/app/shared/pipe/localize.ts - 297 + 71 - - Guyana - 蓋亞納 + + DISTINCTION + 區別 src/app/shared/pipe/localize.ts - 299 + 73 - - Hong Kong SAR China - 中國香港特別行政區 + + INVITED_POSITION + 受邀職位 src/app/shared/pipe/localize.ts - 301 + 75 - - Heard Island and McDonald Islands - 赫德島及麥當勞群島 + + QUALIFICATION + 資格 src/app/shared/pipe/localize.ts - 303 + 77 - - Honduras - 宏都拉斯 + + SERVICE + 服務 src/app/shared/pipe/localize.ts - 305 + 79 - - Croatia - 克羅埃西亞 + + MEMBERSHIP + 會籍 src/app/shared/pipe/localize.ts - 307 + 81 - - Haiti - 海地 + + January + 一月 src/app/shared/pipe/localize.ts - 309 + 86 - - Hungary - 匈牙利 + + February + 二月 src/app/shared/pipe/localize.ts - 311 + 88 - - Indonesia - 印尼 + + March + 三月 src/app/shared/pipe/localize.ts - 313 + 90 - - Ireland - 愛爾蘭 + + April + 四月 src/app/shared/pipe/localize.ts - 315 + 92 - - Israel - 以色列 + + May + 五月 src/app/shared/pipe/localize.ts - 317 + 94 - - Isle of Man - 曼島 + + June + 六月 src/app/shared/pipe/localize.ts - 319 + 96 - - India - 印度 + + July + 七月 src/app/shared/pipe/localize.ts - 321 + 98 - - British Indian Ocean Territory - 英屬印度洋領土 + + August + 八月 src/app/shared/pipe/localize.ts - 323 + 100 - - Iraq - 伊拉克 + + September + 九月 src/app/shared/pipe/localize.ts - 325 + 102 - - Iran - 伊朗 + + October + 十月 src/app/shared/pipe/localize.ts - 327 + 104 - - Iceland - 冰島 + + November + 十一月 src/app/shared/pipe/localize.ts - 329 + 106 - - Italy - 義大利 + + December + 十二月 src/app/shared/pipe/localize.ts - 331 + 108 - - Jersey - 澤西島 + + Andorra + 安道爾 src/app/shared/pipe/localize.ts - 333 + 113 - - Jamaica - 牙買加 + + United Arab Emirates + 阿拉伯聯合大公國 src/app/shared/pipe/localize.ts - 335 + 115 - - Jordan - 約旦 + + Afghanistan + 阿富汗 src/app/shared/pipe/localize.ts - 337 + 117 - - Japan - 日本 + + Antigua and Barbuda + 安地卡及巴布達 src/app/shared/pipe/localize.ts - 339 + 119 - - Kenya - 肯亞 + + Anguilla + 安圭拉 src/app/shared/pipe/localize.ts - 341 + 121 - - Kyrgyzstan - 吉爾吉斯 + + Albania + 阿爾巴尼亞 src/app/shared/pipe/localize.ts - 343 + 123 - - Cambodia - 柬埔寨 + + Armenia + 亞美尼亞 src/app/shared/pipe/localize.ts - 345 + 125 - - Kiribati - 吉里巴斯 + + Angola + 安哥拉 src/app/shared/pipe/localize.ts - 347 + 127 - - Comoros - 葛摩 + + Antarctica + 南極洲 src/app/shared/pipe/localize.ts - 349 + 129 - - Saint Kitts and Nevis - 聖克里斯多福及尼維斯 + + Argentina + 阿根廷 src/app/shared/pipe/localize.ts - 351 + 131 - - North Korea - 北韓 + + American Samoa + 美屬薩摩亞 src/app/shared/pipe/localize.ts - 353 + 133 - - South Korea - 南韓 + + Austria + 奧地利 src/app/shared/pipe/localize.ts - 355 + 135 - - Kuwait - 科威特 + + Australia + 澳大利亞 src/app/shared/pipe/localize.ts - 357 + 137 - - Cayman Islands - 開曼群島 + + Aruba + 阿魯巴 src/app/shared/pipe/localize.ts - 359 + 139 - - Kazakhstan - 哈薩克 + + Åland Islands + 奧蘭群島 src/app/shared/pipe/localize.ts - 361 + 141 - - Laos - 寮國 + + Azerbaijan + 亞塞拜然 src/app/shared/pipe/localize.ts - 363 + 143 - - Lebanon - 黎巴嫩 + + Bosnia and Herzegovina + 波士尼亞赫塞哥維納 src/app/shared/pipe/localize.ts - 365 + 145 - - Saint Lucia - 聖露西亞 + + Barbados + 巴貝多 src/app/shared/pipe/localize.ts - 367 + 147 - - Liechtenstein - 列支敦斯登 + + Bangladesh + 孟加拉 src/app/shared/pipe/localize.ts - 369 + 149 - - Sri Lanka - 斯里蘭卡 + + Belgium + 比利時 src/app/shared/pipe/localize.ts - 371 + 151 - - Liberia - 賴比瑞亞 + + Burkina Faso + 布吉納法索 src/app/shared/pipe/localize.ts - 373 + 153 - - Lesotho - 賴索托 + + Bulgaria + 保加利亞 src/app/shared/pipe/localize.ts - 375 + 155 - - Lithuania - 立陶宛 + + Bahrain + 巴林 src/app/shared/pipe/localize.ts - 377 + 157 - - Luxembourg - 盧森堡 + + Burundi + 蒲隆地 src/app/shared/pipe/localize.ts - 379 + 159 - - Latvia - 拉脫維亞 + + Benin + 貝南 src/app/shared/pipe/localize.ts - 381 + 161 - - Libya - 利比亞 + + Saint Barthélemy + 聖巴瑟米 src/app/shared/pipe/localize.ts - 383 + 163 - - Morocco - 摩洛哥 + + Bermuda + 百慕達 src/app/shared/pipe/localize.ts - 385 + 165 - - Monaco - 摩納哥 + + Brunei + 汶萊 src/app/shared/pipe/localize.ts - 387 + 167 - - Moldova - 摩爾多瓦 + + Bolivia + 玻利維亞 src/app/shared/pipe/localize.ts - 389 + 169 - - Montenegro - 蒙特內哥羅 + + British Antarctic Territory + 英屬南極領地 src/app/shared/pipe/localize.ts - 391 + 171 - - Saint Martin - 聖馬丁島 + + Brazil + 巴西 src/app/shared/pipe/localize.ts - 393 + 173 - - Madagascar - 馬達加斯加 + + Bahamas + 巴哈馬 src/app/shared/pipe/localize.ts - 395 + 175 - - Marshall Islands - 馬紹爾群島 + + Bhutan + 不丹 src/app/shared/pipe/localize.ts - 397 + 177 - - North Macedonia - 北馬其頓 + + Bouvet Island + 布威島 src/app/shared/pipe/localize.ts - 399 + 179 - - Mali - 馬利 + + Botswana + 波札那 src/app/shared/pipe/localize.ts - 401 + 181 - - Myanmar {Burma} - 緬甸 + + Belarus + 白俄羅斯 src/app/shared/pipe/localize.ts - 403 + 183 - - Mongolia - 蒙古 + + Belize + 貝里斯 src/app/shared/pipe/localize.ts - 405 + 185 - - Macau SAR China - 中國澳門特別行政區 + + Canada + 加拿大 src/app/shared/pipe/localize.ts - 407 + 187 - - Northern Mariana Islands - 北馬里安納群島 + + Cocos {Keeling} Islands + 科克斯 (基靈) 群島 src/app/shared/pipe/localize.ts - 409 + 189 - - Martinique - 馬丁尼克 + + Congo - Kinshasa + 剛果 - 金夏沙 src/app/shared/pipe/localize.ts - 411 + 191 - - Mauritania - 茅利塔尼亞 + + Central African Republic + 中非共和國 src/app/shared/pipe/localize.ts - 413 + 193 - - Montserrat - 蒙哲臘 + + Congo - Brazzaville + 剛果 - 布拉薩市 src/app/shared/pipe/localize.ts - 415 + 195 - - Malta - 馬爾他 + + Switzerland + 瑞士 src/app/shared/pipe/localize.ts - 417 + 197 - - Mauritius - 模里西斯 + + Côte d’Ivoire + 象牙海岸 src/app/shared/pipe/localize.ts - 419 + 199 - - Maldives - 馬爾地夫 + + Cook Islands + 庫克群島 src/app/shared/pipe/localize.ts - 421 + 201 - - Malawi - 馬拉威 + + Chile + 智利 src/app/shared/pipe/localize.ts - 423 + 203 - - Mexico - 墨西哥 + + Cameroon + 喀麥隆 src/app/shared/pipe/localize.ts - 425 + 205 - - Malaysia - 馬來西亞 + + China + 中國 src/app/shared/pipe/localize.ts - 427 + 207 - - Mozambique - 莫三比克 + + Colombia + 哥倫比亞 src/app/shared/pipe/localize.ts - 429 + 209 - - Namibia - 納米比亞 + + Costa Rica + 哥斯大黎加 src/app/shared/pipe/localize.ts - 431 + 211 - - New Caledonia - 新喀里多尼亞 + + Cuba + 古巴 src/app/shared/pipe/localize.ts - 433 + 213 - - Niger - 尼日 + + Cape Verde + 維德角 src/app/shared/pipe/localize.ts - 435 + 215 - - Norfolk Island - 諾福克島 + + Curaçao + 庫拉索 src/app/shared/pipe/localize.ts - 437 + 217 - - Nigeria - 奈及利亞 + + Christmas Island + 聖誕島 src/app/shared/pipe/localize.ts - 439 + 219 - - Nicaragua - 尼加拉瓜 + + Cyprus + 賽普勒斯 src/app/shared/pipe/localize.ts - 441 + 221 - - Netherlands - 荷蘭 + + Czech Republic + 捷克共和國 src/app/shared/pipe/localize.ts - 443 + 223 - - Norway - 挪威 + + Germany + 德國 src/app/shared/pipe/localize.ts - 445 + 225 - - Nepal - 尼泊爾 + + Djibouti + 吉布地 src/app/shared/pipe/localize.ts - 447 + 227 - - Nauru - 諾魯 + + Denmark + 丹麥 src/app/shared/pipe/localize.ts - 449 + 229 - - Niue - 紐埃 + + Dominica + 多米尼克 src/app/shared/pipe/localize.ts - 451 + 231 - - New Zealand - 紐西蘭 + + Dominican Republic + 多明尼加共和國 src/app/shared/pipe/localize.ts - 453 + 233 - - Oman - 阿曼 + + Algeria + 阿爾及利亞 src/app/shared/pipe/localize.ts - 455 + 235 - - Panama - 巴拿馬 + + Ecuador + 厄瓜多爾 src/app/shared/pipe/localize.ts - 457 + 237 - - Peru - 秘魯 + + Estonia + 愛沙尼亞 src/app/shared/pipe/localize.ts - 459 + 239 - - French Polynesia - 法屬玻里尼西亞 + + Egypt + 埃及 src/app/shared/pipe/localize.ts - 461 + 241 - - Papua New Guinea - 巴布亞紐幾內亞 + + Western Sahara + 西撒哈拉 src/app/shared/pipe/localize.ts - 463 + 243 - - Philippines - 菲律賓 + + Eritrea + 厄利垂亞 src/app/shared/pipe/localize.ts - 465 + 245 - - Pakistan - 巴基斯坦 + + Spain + 西班牙 src/app/shared/pipe/localize.ts - 467 + 247 - - Poland - 波蘭 + + Ethiopia + 衣索比亞 src/app/shared/pipe/localize.ts - 469 + 249 - - Saint Pierre and Miquelon - 聖皮埃與密克隆 + + Finland + 芬蘭 src/app/shared/pipe/localize.ts - 471 + 251 - - Pitcairn Islands - 皮特肯群島 + + Fiji + 斐濟 src/app/shared/pipe/localize.ts - 473 + 253 - - Puerto Rico - 波多黎各 + + Falkland Islands + 福克蘭群島 src/app/shared/pipe/localize.ts - 475 + 255 - - Palestinian Territories - 巴勒斯坦領土 + + Micronesia + 密克羅尼西亞 src/app/shared/pipe/localize.ts - 477 + 257 - - Portugal - 葡萄牙 + + Faroe Islands + 法羅群島 src/app/shared/pipe/localize.ts - 479 + 259 - - Palau - 帛琉 + + France + 法國 src/app/shared/pipe/localize.ts - 481 + 261 - - Paraguay - 巴拉圭 + + Gabon + 加彭 src/app/shared/pipe/localize.ts - 483 + 263 - - Qatar - 卡達 + + United Kingdom + 英國 src/app/shared/pipe/localize.ts - 485 + 265 - - Réunion - 留尼旺 + + Grenada + 格瑞那達 src/app/shared/pipe/localize.ts - 487 + 267 - - Romania - 羅馬尼亞 + + Georgia + 喬治亞 src/app/shared/pipe/localize.ts - 489 + 269 - - Serbia - 塞爾維亞 + + French Guiana + 法屬圭亞那 src/app/shared/pipe/localize.ts - 491 + 271 - - Russia - 俄羅斯 + + Guernsey + 根息 src/app/shared/pipe/localize.ts - 493 + 273 - - Rwanda - 盧安達 + + Ghana + 迦納 src/app/shared/pipe/localize.ts - 495 + 275 - - Saudi Arabia - 沙烏地阿拉伯 + + Gibraltar + 直布羅陀 src/app/shared/pipe/localize.ts - 497 + 277 - - Solomon Islands - 索羅門群島 + + Greenland + 格陵蘭 src/app/shared/pipe/localize.ts - 499 + 279 - - Seychelles - 塞席爾 + + Gambia + 甘比亞 src/app/shared/pipe/localize.ts - 501 + 281 - - Sudan - 蘇丹 + + Guinea + 幾內亞 src/app/shared/pipe/localize.ts - 503 + 283 - - Sweden - 瑞典 + + Guadeloupe + 瓜地洛普 src/app/shared/pipe/localize.ts - 505 + 285 - - Singapore - 新加坡 + + Equatorial Guinea + 赤道幾內亞 src/app/shared/pipe/localize.ts - 507 + 287 - - Saint Helena - 聖赫勒拿島 + + Greece + 希臘 src/app/shared/pipe/localize.ts - 509 + 289 - - Slovenia - 斯洛維尼亞 + + South Georgia and the South Sandwich Islands + 南喬治亞及南三明治群島 src/app/shared/pipe/localize.ts - 511 + 291 - - Svalbard and Jan Mayen - 斯瓦巴和揚馬延 + + Guatemala + 瓜地馬拉 src/app/shared/pipe/localize.ts - 513 + 293 - - Slovakia - 斯洛伐克 + + Guam + 關島 src/app/shared/pipe/localize.ts - 515 + 295 - - Sierra Leone - 獅子山 + + Guinea-Bissau + 幾內亞比索 src/app/shared/pipe/localize.ts - 517 + 297 - - San Marino - 聖馬利諾 + + Guyana + 蓋亞納 src/app/shared/pipe/localize.ts - 519 + 299 - - Senegal - 塞內加爾 + + Hong Kong SAR China + 中國香港特別行政區 src/app/shared/pipe/localize.ts - 521 + 301 - - Somalia - 索馬利亞 + + Heard Island and McDonald Islands + 赫德島及麥當勞群島 src/app/shared/pipe/localize.ts - 523 + 303 - - Suriname - 蘇利南 + + Honduras + 宏都拉斯 src/app/shared/pipe/localize.ts - 525 + 305 - - South Sudan - 南蘇丹 + + Croatia + 克羅埃西亞 src/app/shared/pipe/localize.ts - 527 + 307 - - São Tomé and Príncipe - 聖多美普林西比 + + Haiti + 海地 src/app/shared/pipe/localize.ts - 529 + 309 - - El Salvador - 薩爾瓦多 + + Hungary + 匈牙利 src/app/shared/pipe/localize.ts - 531 + 311 - - Sint Maarten - 荷屬聖馬丁 + + Indonesia + 印尼 src/app/shared/pipe/localize.ts - 533 + 313 - - Syria - 敘利亞 + + Ireland + 愛爾蘭 src/app/shared/pipe/localize.ts - 535 + 315 - - Swaziland - 史瓦濟蘭 + + Israel + 以色列 src/app/shared/pipe/localize.ts - 537 + 317 - - Turks and Caicos Islands - 土克斯及開科斯群島 + + Isle of Man + 曼島 src/app/shared/pipe/localize.ts - 539 + 319 - - Chad - 查德 + + India + 印度 src/app/shared/pipe/localize.ts - 541 + 321 - - French Southern Territories - 法屬南部屬地 + + British Indian Ocean Territory + 英屬印度洋領土 src/app/shared/pipe/localize.ts - 543 + 323 - - Togo - 多哥 + + Iraq + 伊拉克 src/app/shared/pipe/localize.ts - 545 + 325 - - Thailand - 泰國 + + Iran + 伊朗 src/app/shared/pipe/localize.ts - 547 + 327 - - Tajikistan - 塔吉克 + + Iceland + 冰島 src/app/shared/pipe/localize.ts - 549 + 329 - - Tokelau - 托克勞群島 + + Italy + 義大利 src/app/shared/pipe/localize.ts - 551 + 331 - - Timor-Leste - 東帝汶 + + Jersey + 澤西島 src/app/shared/pipe/localize.ts - 553 + 333 - - Turkmenistan - 土庫曼 + + Jamaica + 牙買加 src/app/shared/pipe/localize.ts - 555 + 335 - - Tunisia - 突尼西亞 + + Jordan + 約旦 src/app/shared/pipe/localize.ts - 557 + 337 - - Tonga - 東加 + + Japan + 日本 src/app/shared/pipe/localize.ts - 559 + 339 - - Turkey - 土耳其 + + Kenya + 肯亞 src/app/shared/pipe/localize.ts - 561 + 341 - - Trinidad and Tobago - 千里達及托巴哥 + + Kyrgyzstan + 吉爾吉斯 src/app/shared/pipe/localize.ts - 563 + 343 - - Tuvalu - 吐瓦魯 + + Cambodia + 柬埔寨 src/app/shared/pipe/localize.ts - 565 + 345 - - Taiwan - 台灣 + + Kiribati + 吉里巴斯 src/app/shared/pipe/localize.ts - 567 + 347 - - Tanzania - 坦尚尼亞 + + Comoros + 葛摩 src/app/shared/pipe/localize.ts - 569 + 349 - - Ukraine - 烏克蘭 + + Saint Kitts and Nevis + 聖克里斯多福及尼維斯 src/app/shared/pipe/localize.ts - 571 + 351 - - Uganda - 烏干達 + + North Korea + 北韓 src/app/shared/pipe/localize.ts - 573 + 353 - - U.S. Minor Outlying Islands - 美國外島 + + South Korea + 南韓 src/app/shared/pipe/localize.ts - 575 + 355 - - United States - 美國 + + Kuwait + 科威特 src/app/shared/pipe/localize.ts - 577 + 357 - - Uruguay - 烏拉圭 + + Cayman Islands + 開曼群島 src/app/shared/pipe/localize.ts - 579 + 359 - - Uzbekistan - 烏茲別克 + + Kazakhstan + 哈薩克 src/app/shared/pipe/localize.ts - 581 + 361 - - Vatican City - 梵蒂岡 + + Laos + 寮國 src/app/shared/pipe/localize.ts - 583 + 363 - - Saint Vincent and the Grenadines - 聖文森及格瑞那丁 + + Lebanon + 黎巴嫩 src/app/shared/pipe/localize.ts - 585 + 365 - - Venezuela - 委內瑞拉 + + Saint Lucia + 聖露西亞 src/app/shared/pipe/localize.ts - 587 + 367 - - British Virgin Islands - 英屬維爾京群島 + + Liechtenstein + 列支敦斯登 src/app/shared/pipe/localize.ts - 589 + 369 - - U.S. Virgin Islands - 美屬維爾京群島 + + Sri Lanka + 斯里蘭卡 src/app/shared/pipe/localize.ts - 591 + 371 - - Vietnam - 越南 + + Liberia + 賴比瑞亞 src/app/shared/pipe/localize.ts - 593 + 373 - - Vanuatu - 萬那杜 + + Lesotho + 賴索托 src/app/shared/pipe/localize.ts - 595 + 375 - - Wallis and Futuna - 瓦利斯和富圖那 + + Lithuania + 立陶宛 src/app/shared/pipe/localize.ts - 597 + 377 - - Samoa - 薩摩亞 + + Luxembourg + 盧森堡 src/app/shared/pipe/localize.ts - 599 + 379 - - Kosovo - Kosovo + + Latvia + 拉脫維亞 src/app/shared/pipe/localize.ts - 601 + 381 - - Yemen - 葉門 + + Libya + 利比亞 src/app/shared/pipe/localize.ts - 603 + 383 - - Mayotte - 馬約特島 + + Morocco + 摩洛哥 src/app/shared/pipe/localize.ts - 605 + 385 - - South Africa - 南非 + + Monaco + 摩納哥 src/app/shared/pipe/localize.ts - 607 + 387 - - Zambia - 尚比亞 + + Moldova + 摩爾多瓦 src/app/shared/pipe/localize.ts - 609 + 389 - - Zimbabwe - 辛巴威 + + Montenegro + 蒙特內哥羅 src/app/shared/pipe/localize.ts - 611 + 391 - - Close - 關閉 + + Saint Martin + 聖馬丁島 - src/app/affiliation/affiliation-import-dialog.component.html - 73 + src/app/shared/pipe/localize.ts + 393 - - DISTINCTION - 區別 + + Madagascar + 馬達加斯加 src/app/shared/pipe/localize.ts - 73 + 395 - - EDUCATION - 教育 + + Marshall Islands + 馬紹爾群島 src/app/shared/pipe/localize.ts - 69 + 397 - - EMPLOYMENT - 雇用 + + North Macedonia + 北馬其頓 src/app/shared/pipe/localize.ts - 71 + 399 - - INVITED_POSITION - 受邀職位 + + Mali + 馬利 src/app/shared/pipe/localize.ts - 75 + 401 - - MEMBERSHIP - 會籍 + + Myanmar {Burma} + 緬甸 src/app/shared/pipe/localize.ts - 81 + 403 - - QUALIFICATION - 資格 + + Mongolia + 蒙古 src/app/shared/pipe/localize.ts - 77 + 405 - - SERVICE - 服務 + + Macau SAR China + 中國澳門特別行政區 src/app/shared/pipe/localize.ts - 79 + 407 - - Added To ORCID - 已新增至 ORCID + + Northern Mariana Islands + 北馬里安納群島 - src/app/affiliation/affiliation-detail.component.html - 125 + src/app/shared/pipe/localize.ts + 409 - - Admin Id - 管理者編碼 + + Martinique + 馬丁尼克 - src/app/affiliation/affiliation-detail.component.html - 146 + src/app/shared/pipe/localize.ts + 411 - - Affiliation Section - 機關類別 + + Mauritania + 茅利塔尼亞 - src/app/affiliation/affiliation-detail.component.html - 49 + src/app/shared/pipe/localize.ts + 413 + + + Montserrat + 蒙哲臘 - src/app/affiliation/affiliation-update.component.html - 43 + src/app/shared/pipe/localize.ts + 415 - - Copy to clipboard - 已複製到剪貼簿 - - src/app/affiliation/affiliation-detail.component.html - 37 + + Malta + 馬爾他 + + src/app/shared/pipe/localize.ts + 417 - - Copied to clipboard - 已複製到剪貼簿 + + Mauritius + 模里西斯 - src/app/affiliation/affiliation-detail.component.ts - 52 + src/app/shared/pipe/localize.ts + 419 - - Created - 已創建 + + Maldives + 馬爾地夫 - src/app/affiliation/affiliation-detail.component.html - 117 + src/app/shared/pipe/localize.ts + 421 - - Department Name - 系所 + + Malawi + 馬拉威 - src/app/affiliation/affiliation-detail.component.html - 69 + src/app/shared/pipe/localize.ts + 423 + + + Mexico + 墨西哥 - src/app/affiliation/affiliation-update.component.html - 243 + src/app/shared/pipe/localize.ts + 425 - - Organization - 組織 + + Malaysia + 馬來西亞 - src/app/affiliation/affiliation-detail.component.html - 57 + src/app/shared/pipe/localize.ts + 427 - - Affiliation details - 機關詳細資訊 + + Mozambique + 莫三比克 - src/app/affiliation/affiliation-detail.component.html - 4 + src/app/shared/pipe/localize.ts + 429 - - End Date - 結束日期 + + Namibia + 納米比亞 - src/app/affiliation/affiliation-detail.component.html - 99 + src/app/shared/pipe/localize.ts + 431 - - External Id - 外部編碼 + + New Caledonia + 新喀里多尼亞 - src/app/affiliation/affiliation-detail.component.html - 109 + src/app/shared/pipe/localize.ts + 433 + + + Niger + 尼日 - src/app/affiliation/affiliation-update.component.html - 421 + src/app/shared/pipe/localize.ts + 435 - - ID - 編碼 + + Norfolk Island + 諾福克島 - src/app/affiliation/affiliation-detail.component.html - 9 + src/app/shared/pipe/localize.ts + 437 - - There was a problem uploading your CSV for processing. - 在上傳您要處理的 CSV 檔案時發生問題。 + + Nigeria + 奈及利亞 - src/app/affiliation/affiliation-import-dialog.component.html - 27 + src/app/shared/pipe/localize.ts + 439 - - File Path - 檔案路徑 + + Nicaragua + 尼加拉瓜 - src/app/affiliation/affiliation-import-dialog.component.html - 40 + src/app/shared/pipe/localize.ts + 441 - - Please select the CSV file to upload - 請選擇欲上傳的 CSV 檔案 + + Netherlands + 荷蘭 - src/app/affiliation/affiliation-import-dialog.component.html - 32 + src/app/shared/pipe/localize.ts + 443 - - Your CSV has been uploaded for processing. We will let you know via email once the file has been processed. - 您的 CSV 已上傳進行處理。檔案處理完成後,我們將寄信告知您。 + + Norway + 挪威 - src/app/affiliation/affiliation-import-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 445 - - Import affiliations from CSV - 匯入機關 + + Nepal + 尼泊爾 - src/app/affiliation/affiliation-import-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 447 - - Modified - 已修改 + + Nauru + 諾魯 - src/app/affiliation/affiliation-detail.component.html - 141 + src/app/shared/pipe/localize.ts + 449 - - Notification First Sent - 首次傳送的通知 + + Niue + 紐埃 - src/app/affiliation/affiliation-detail.component.html - 157 + src/app/shared/pipe/localize.ts + 451 + + + New Zealand + 紐西蘭 - src/app/affiliation/affiliation-detail.component.html - 176 + src/app/shared/pipe/localize.ts + 453 - - Notification Last Sent - 最近一次傳送通知 + + Oman + 阿曼 - src/app/affiliation/affiliation-detail.component.html - 195 + src/app/shared/pipe/localize.ts + 455 + + + Panama + 巴拿馬 - src/app/affiliation/affiliation-detail.component.html - 214 + src/app/shared/pipe/localize.ts + 457 - - Permission link - 許可連結 + + Peru + 秘魯 - src/app/affiliation/affiliation-detail.component.html - 25 + src/app/shared/pipe/localize.ts + 459 - - Role Title - 角色/職稱 + + French Polynesia + 法屬玻里尼西亞 - src/app/affiliation/affiliation-detail.component.html - 79 + src/app/shared/pipe/localize.ts + 461 + + + Papua New Guinea + 巴布亞紐幾內亞 - src/app/affiliation/affiliation-update.component.html - 268 + src/app/shared/pipe/localize.ts + 463 - - Start Date - 開始日期 + + Philippines + 菲律賓 - src/app/affiliation/affiliation-detail.component.html - 93 + src/app/shared/pipe/localize.ts + 465 - - Updated In ORCID - 已於 ORCID 中更新 + + Pakistan + 巴基斯坦 - src/app/affiliation/affiliation-detail.component.html - 135 + src/app/shared/pipe/localize.ts + 467 - - Please do not forget to download and send permission links to your researchers once the upload has completed. - 注意:上傳完成後,請勿忘記下載並向您的研究人員傳送權限連結。 + + Poland + 波蘭 - src/app/affiliation/affiliation-import-dialog.component.html - 55 + src/app/shared/pipe/localize.ts + 469 - - Url - 網址 + + Saint Pierre and Miquelon + 聖皮埃與密克隆 - src/app/affiliation/affiliation-detail.component.html - 85 + src/app/shared/pipe/localize.ts + 471 + + + Pitcairn Islands + 皮特肯群島 - src/app/affiliation/affiliation-update.component.html - 284 + src/app/shared/pipe/localize.ts + 473 - - April - 四月 + + Puerto Rico + 波多黎各 src/app/shared/pipe/localize.ts - 92 + 475 - - August - 八月 + + Palestinian Territories + 巴勒斯坦領土 src/app/shared/pipe/localize.ts - 100 + 477 - - December - 十二月 + + Portugal + 葡萄牙 src/app/shared/pipe/localize.ts - 108 + 479 - - February - 二月 + + Palau + 帛琉 src/app/shared/pipe/localize.ts - 88 + 481 - - January - 一月 + + Paraguay + 巴拉圭 src/app/shared/pipe/localize.ts - 86 + 483 - - July - 七月 + + Qatar + 卡達 src/app/shared/pipe/localize.ts - 98 + 485 - - June - 六月 + + Réunion + 留尼旺 src/app/shared/pipe/localize.ts - 96 + 487 - - March - 三月 + + Romania + 羅馬尼亞 src/app/shared/pipe/localize.ts - 90 + 489 - - May - 五月 + + Serbia + 塞爾維亞 src/app/shared/pipe/localize.ts - 94 + 491 - - November - 十一月 + + Russia + 俄羅斯 src/app/shared/pipe/localize.ts - 106 + 493 - - October - 十月 + + Rwanda + 盧安達 src/app/shared/pipe/localize.ts - 104 + 495 - - September - 九月 + + Saudi Arabia + 沙烏地阿拉伯 src/app/shared/pipe/localize.ts - 102 + 497 - - There is no file to upload. Please select one. - 沒有可以上傳的檔案。請選擇一個檔案。 + + Solomon Islands + 索羅門群島 - src/app/affiliation/affiliation-import-dialog.component.ts - 60 + src/app/shared/pipe/localize.ts + 499 - - 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 個字元。 + + Seychelles + 塞席爾 - src/app/affiliation/affiliation-update.component.html - 230 + src/app/shared/pipe/localize.ts + 501 - - Start date cannot be greater than the end date - 開始日期不能晚於結束日期。 + + Sudan + 蘇丹 - src/app/affiliation/affiliation-update.component.html - 395 + src/app/shared/pipe/localize.ts + 503 - - This field cannot be longer than characters. - 此欄位不能超過 個字元。 + + Sweden + 瑞典 - src/app/affiliation/affiliation-update.component.ts - 196 + src/app/shared/pipe/localize.ts + 505 + + + Singapore + 新加坡 - src/app/affiliation/affiliation-update.component.ts - 198 + src/app/shared/pipe/localize.ts + 507 - - This field should follow pattern for "Email". - 此欄位應遵循 Email 的模式。 + + Saint Helena + 聖赫勒拿島 - src/app/affiliation/affiliation-update.component.html - 25 + src/app/shared/pipe/localize.ts + 509 - - This field is required. - 此為必要欄位。 + + Slovenia + 斯洛維尼亞 - src/app/affiliation/affiliation-update.component.html - 33 + src/app/shared/pipe/localize.ts + 511 + + + Svalbard and Jan Mayen + 斯瓦巴和揚馬延 - src/app/affiliation/affiliation-update.component.html - 64 + src/app/shared/pipe/localize.ts + 513 + + + Slovakia + 斯洛伐克 - src/app/affiliation/affiliation-update.component.html - 88 + src/app/shared/pipe/localize.ts + 515 + + + Sierra Leone + 獅子山 - src/app/affiliation/affiliation-update.component.html - 112 + src/app/shared/pipe/localize.ts + 517 + + + San Marino + 聖馬利諾 - src/app/affiliation/affiliation-update.component.html - 136 + src/app/shared/pipe/localize.ts + 519 + + + Senegal + 塞內加爾 - src/app/affiliation/affiliation-update.component.html - 164 + src/app/shared/pipe/localize.ts + 521 + + + Somalia + 索馬利亞 - src/app/affiliation/affiliation-update.component.html - 195 + src/app/shared/pipe/localize.ts + 523 + + + Suriname + 蘇利南 - src/app/member/member-update.component.html - 61 + src/app/shared/pipe/localize.ts + 525 + + + South Sudan + 南蘇丹 - src/app/member/member-update.component.html - 106 + src/app/shared/pipe/localize.ts + 527 + + + São Tomé and Príncipe + 聖多美普林西比 - src/app/member/member-update.component.html - 142 + src/app/shared/pipe/localize.ts + 529 - - Day - + + El Salvador + 薩爾瓦多 - src/app/affiliation/affiliation-update.component.html - 339 + src/app/shared/pipe/localize.ts + 531 + + + Sint Maarten + 荷屬聖馬丁 - src/app/affiliation/affiliation-update.component.html - 389 + src/app/shared/pipe/localize.ts + 533 - - Organization ID - 組織 ID + + Syria + 敘利亞 - src/app/affiliation/affiliation-update.component.html - 208 + src/app/shared/pipe/localize.ts + 535 - - Organization ID Source - 組織編碼來源 + + Swaziland + 史瓦濟蘭 - src/app/affiliation/affiliation-update.component.html - 176 + src/app/shared/pipe/localize.ts + 537 - - End Day - 結束日 + + Turks and Caicos Islands + 土克斯及開科斯群島 - src/app/affiliation/affiliation-update.component.html - 386 + src/app/shared/pipe/localize.ts + 539 - - End Month - 結束月份 + + Chad + 查德 - src/app/affiliation/affiliation-update.component.html - 368 + src/app/shared/pipe/localize.ts + 541 - - End Year - 結束年份 + + French Southern Territories + 法屬南部屬地 - src/app/affiliation/affiliation-update.component.html - 350 + src/app/shared/pipe/localize.ts + 543 - - External Id Type - 外部識別碼類別 + + Togo + 多哥 - src/app/affiliation/affiliation-update.component.html - 406 + src/app/shared/pipe/localize.ts + 545 - - External Id Url - 外部編碼網址 + + Thailand + 泰國 - src/app/affiliation/affiliation-update.component.html - 436 + src/app/shared/pipe/localize.ts + 547 - - Add or edit affiliation - 新增或編輯機關 + + Tajikistan + 塔吉克 - src/app/affiliation/affiliation-update.component.html - 8 + src/app/shared/pipe/localize.ts + 549 - - Month - 月份 + + Tokelau + 托克勞群島 - src/app/affiliation/affiliation-update.component.html - 327 + src/app/shared/pipe/localize.ts + 551 + + + Timor-Leste + 東帝汶 - src/app/affiliation/affiliation-update.component.html - 377 + src/app/shared/pipe/localize.ts + 553 - - City - 城市 + + Turkmenistan + 土庫曼 - src/app/affiliation/affiliation-update.component.html - 99 + src/app/shared/pipe/localize.ts + 555 - - Country - 國家 + + Tunisia + 突尼西亞 - src/app/affiliation/affiliation-update.component.html - 146 + src/app/shared/pipe/localize.ts + 557 - - Organization Name - 組織名稱 + + Tonga + 東加 - src/app/affiliation/affiliation-update.component.html - 75 + src/app/shared/pipe/localize.ts + 559 - - State/Region - 州/地區 + + Turkey + 土耳其 - src/app/affiliation/affiliation-update.component.html - 122 + src/app/shared/pipe/localize.ts + 561 - - Start Day - 開始日 + + Trinidad and Tobago + 千里達及托巴哥 - src/app/affiliation/affiliation-update.component.html - 336 + src/app/shared/pipe/localize.ts + 563 - - Start Month - 開始月份 + + Tuvalu + 吐瓦魯 - src/app/affiliation/affiliation-update.component.html - 318 + src/app/shared/pipe/localize.ts + 565 - - Start Year - 開始年份 + + Taiwan + 台灣 - src/app/affiliation/affiliation-update.component.html - 300 + src/app/shared/pipe/localize.ts + 567 - - Please do not forget to download and send permission links to your researcher once the assertion has been saved. - 提醒:當判定成功儲存後,請記得下載並發送許可用連結給您的研究者。 + + Tanzania + 坦尚尼亞 - src/app/affiliation/affiliation-update.component.html - 452 + src/app/shared/pipe/localize.ts + 569 - - Year - 年份 + + Ukraine + 烏克蘭 - src/app/affiliation/affiliation-update.component.html - 309 + src/app/shared/pipe/localize.ts + 571 + + + Uganda + 烏干達 - src/app/affiliation/affiliation-update.component.html - 359 + src/app/shared/pipe/localize.ts + 573 - - Affiliation created - 已建立所屬單位 + + U.S. Minor Outlying Islands + 美國外島 src/app/shared/pipe/localize.ts - 27 + 575 - - Affiliation deleted - 已刪除所屬單位 + + United States + 美國 src/app/shared/pipe/localize.ts - 31 + 577 - - There was a problem deleting the affiliation - 刪除隸屬關係時發生問題 + + Uruguay + 烏拉圭 src/app/shared/pipe/localize.ts - 33 + 579 - - Affiliation updated - 已更新所屬單位 + + Uzbekistan + 烏茲別克 src/app/shared/pipe/localize.ts - 29 + 581 - - Are you sure you want to delete this affiliation from the portal? - 是否確定要從入口網站刪除這個所屬單位? + + Vatican City + 梵蒂岡 - src/app/affiliation/affiliation-delete.component.html - 8 + src/app/shared/pipe/localize.ts + 583 - - 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 記錄中刪除。 + + Saint Vincent and the Grenadines + 聖文森及格瑞那丁 - src/app/affiliation/affiliation-delete.component.ts - 40 + src/app/shared/pipe/localize.ts + 585 - - A request to send notifications to your users is already in progress. Please try again later. - 您提出傳送通知給使用者的要求,系統目前已在處理中,請稍後再試。 + + Venezuela + 委內瑞拉 - src/app/affiliation/send-notifications-dialog.component.html - 13 + src/app/shared/pipe/localize.ts + 587 - - Are you sure that you would like ORCID to send permission links to your researchers for the affiliations that are pending? - 只要研究員有狀態為「待處理」的隸屬物件,系統便會向他們傳送權限通知。 + + British Virgin Islands + 英屬維爾京群島 - src/app/affiliation/send-notifications-dialog.component.html - 16 + src/app/shared/pipe/localize.ts + 589 - - What language should the notification be sent in? - 通知應以哪種語言傳送? + + U.S. Virgin Islands + 美屬維爾京群島 - src/app/affiliation/send-notifications-dialog.component.html - 23 + src/app/shared/pipe/localize.ts + 591 - - Notification language - 通知語言 + + Vietnam + 越南 - src/app/affiliation/send-notifications-dialog.component.html - 20 + src/app/shared/pipe/localize.ts + 593 - - Notification process has now started. We will email you as soon as the process has completed. - 通知程序已啟動。程序完成後,系統會儘快透過電子郵件通知您。 + + Vanuatu + 萬那杜 src/app/shared/pipe/localize.ts - 25 + 595 - - Send notifications - 傳送通知 + + Wallis and Futuna + 瓦利斯和富圖那 - src/app/affiliation/send-notifications-dialog.component.html - 38 + src/app/shared/pipe/localize.ts + 597 - - Send permission notifications - 傳送權限通知 + + Samoa + 薩摩亞 - src/app/affiliation/send-notifications-dialog.component.html - 3 + src/app/shared/pipe/localize.ts + 599 - - Assertion Service Enabled - 判斷提示已啟用 + + Kosovo + - src/app/member/member-detail.component.html - 47 + src/app/shared/pipe/localize.ts + 601 + + + Yemen + 葉門 - src/app/member/member-update.component.html - 171 + src/app/shared/pipe/localize.ts + 603 + + + Mayotte + 馬約特島 - src/app/member/members.component.html - 93 + src/app/shared/pipe/localize.ts + 605 - - added as a Redirect URI in - 在財團報告中 + + South Africa + 南非 - src/app/member/member-update.component.html - 125 + src/app/shared/pipe/localize.ts + 607 - - Client ID - 客戶 ID + + Zambia + 尚比亞 - src/app/member/member-detail.component.html - 23 + src/app/shared/pipe/localize.ts + 609 + + + Zimbabwe + 辛巴威 - src/app/member/member-update.component.html - 116 + src/app/shared/pipe/localize.ts + 611 - - Note: Client ID must have User OBO enabled AND - 註:客戶 ID 必須已啟用成員 OBA 和 + + Are you sure you want to delete user ? + - src/app/member/member-update.component.html - 121 + src/app/user/user-delete.component.ts + 44 - - Member Name - 成員姓名 + + User details + 用戶細節 - src/app/member/member-detail.component.html - 19 + src/app/user/user-detail.component.html + 4 + + + Email + 電子郵件 - src/app/member/member-update.component.html - 86 + src/app/user/user-detail.component.html + 9 - src/app/member/members.component.html - 69 + src/app/user/user-update.component.html + 33 - - - Created Date - 已建立 - src/app/member/member-detail.component.html - 69 + src/app/user/users.component.html + 61 - - Member details - 成員詳細資訊 + + First Name + 名字 - src/app/member/member-detail.component.html - 4 + src/app/user/user-detail.component.html + 13 - - - Add member - 新增會員 - src/app/member/members.component.html - 11 + src/app/user/user-update.component.html + 42 - - - Add or edit member - 新增或編輯會員 - src/app/member/member-update.component.html - 8 + src/app/user/users.component.html + 65 - - No members to show - 沒有可顯示的成員 + + Last Name + 姓氏 - src/app/member/members.component.html - 52 + src/app/user/user-detail.component.html + 17 - - - Manage members - 管理成員 - src/app/member/members.component.html - 2 + src/app/user/user-update.component.html + 51 - - - Import members from CSV - 由 CSV 檔案匯入成員 - src/app/member/members.component.html - 19 + src/app/user/users.component.html + 73 - - Is Consortium Lead - 聯合代表 + + Organization owner + 組織所有人 - src/app/member/member-detail.component.html - 31 + src/app/user/user-detail.component.html + 21 - src/app/member/member-update.component.html - 156 + src/app/user/user-update.component.html + 68 - src/app/member/members.component.html - 77 + src/app/user/users.component.html + 81 - - Last Modified Date - 上次變更 + + True + - src/app/member/member-detail.component.html - 77 + src/app/user/user-detail.component.html + 23 - src/app/member/members.component.html - 101 + src/app/user/user-detail.component.html + 44 + + + src/app/user/user-detail.component.html + 62 - - Parent Salesforce Id - 母銷售人員編碼 + + False + - src/app/member/member-detail.component.html - 13 + src/app/user/user-detail.component.html + 24 - src/app/member/member-update.component.html - 71 + src/app/user/user-detail.component.html + 45 - src/app/member/members.component.html - 85 + src/app/user/user-detail.component.html + 63 - - Salesforce Id - 銷售人員編碼 + + Organization + 組織 - src/app/member/member-detail.component.html - 9 + src/app/user/user-detail.component.html + 38 - src/app/member/member-update.component.html - 41 + src/app/user/user-update.component.html + 76 - src/app/member/members.component.html - 61 + src/app/user/users.component.html + 89 - - Status - 狀態 + + Activated + 已啟用 - src/app/member/member-detail.component.html - 65 + src/app/user/user-detail.component.html + 42 - - - Type - 類別 - src/app/member/member-detail.component.html - 27 + src/app/user/user-update.component.html + 103 - - - This authorization link has already been used. Please contact for a new authorization link. - 此認證連結已經用過了。請聯絡 取得新的認證連結。 - src/app/landing-page/landing-page.component.ts - 79 + src/app/user/users.component.html + 97 - - permission to update your ORCID record - 更新您的 ORCID 記錄的權限 + + Admin + 管理者 - src/app/landing-page/landing-page.component.html - 16 + src/app/user/user-detail.component.html + 60 - - - You have already granted - 您已允許過 - src/app/landing-page/landing-page.component.html - 13 + src/app/user/user-update.component.html + 113 - - Allow to update my ORCID record. - 允許 更新我的 ORCID 紀錄 + + Created + 已創建的 - src/app/landing-page/landing-page.component.ts - 80 + src/app/user/user-detail.component.html + 78 - - If this was a mistake, click the button below to grant access. - 如果這是錯誤的操作,請點擊以下按鈕授予存取權限。 + + Last Modified + 上次變更 - src/app/landing-page/landing-page.component.html - 45 + src/app/user/user-detail.component.html + 83 - - - will not be able to update your ORCID record. - 將無法更新您的 ORCID 紀錄。 - src/app/landing-page/landing-page.component.html - 42 + src/app/user/users.component.html + 105 - - Oops, you have denied access. - 歐嗚,您已拒絕存取。 + + Resend activation email + 重新發送啟用電子郵件 - src/app/landing-page/landing-page.component.html - 39 + src/app/user/user-detail.component.html + 107 - - - Oops, something went wrong and we were not able to fetch your ORCID iD - 糟糕,發生了一些錯誤,導致我們無法取得您的 ORCID 編碼 - src/app/landing-page/landing-page.component.html - 33 + src/app/user/user-update.component.html + 150 + + + src/app/user/users.component.html + 166 - - If you find that data added to your ORCID record is incorrect, please contact - 如果您發現新增至您的 ORCID 紀錄的檔案並不正確,請聯繫 + + Import users + 匯入使用者 - src/app/landing-page/landing-page.component.ts - 78 + src/app/user/user-import-dialog.component.html + 3 - - Thanks, ! - 感謝您, + + Oops! There was a problem processing your data. Pleases fix the errors below and try again + 糟糕!在處理您的資料時發生了問題。請修正下列錯誤並再試一次 - src/app/landing-page/landing-page.component.ts - 172 + src/app/user/user-import-dialog.component.html + 16 - - You have successfully granted permission to update your ORCID record, and your record has been updated with affiliation information. - 您已經成功給予 更新您 ORCID 紀錄的權限,您的紀錄並會隨機關資訊更新。 + + Please select a CSV file to upload + 請選擇欲上傳的 CSV 檔案 - src/app/landing-page/landing-page.component.ts - 81 + src/app/user/user-import-dialog.component.html + 40 - - Member created - 已建立會員 + + File Path + 檔案路經 - src/app/shared/pipe/localize.ts - 21 + src/app/user/user-import-dialog.component.html + 49 - - Member updated successfully - 成功更新會員 + + Add or edit user + 添加或编辑用户 - src/app/shared/pipe/localize.ts - 23 + src/app/user/user-update.component.html + 4 - - Oops! There was a problem processing your data. Pleases fix the errors below and try again - 糟糕!在處理您的資料時發生了問題。請修正下列錯誤並再試一次 + + 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/member/member-import-dialog.component.html - 16 + src/app/user/user-update.component.ts + 220 - - File Path - File Path + + Manage users + 管理用戶 - src/app/member/member-import-dialog.component.html - 40 + src/app/user/users.component.html + 2 - - Please select a CSV file to upload - 請選擇欲上傳的 CSV 檔案 + + Add user + 新增用戶 - src/app/member/member-import-dialog.component.html - 32 + src/app/user/users.component.html + 11 - - Import members - 匯入會員 + + Import users from CSV + 由 CSV 檔案匯入使用者 - src/app/member/member-import-dialog.component.html - 3 + src/app/user/users.component.html + 20 - - You are logged in as user - 您已以使用者「 + + No users to show + 沒有可顯示的使用者 - src/app/home/home.component.ts - 25 + src/app/user/users.component.html + 52