From 53eadb1fa6e1cd020d84a8d269f4f607f329b7ad Mon Sep 17 00:00:00 2001 From: Leonardo Mendoza Date: Mon, 29 May 2023 13:50:08 -0600 Subject: [PATCH 1/4] tx pull -f --- .../properties/account/account.cs.properties | 2 +- .../properties/account/account.de.properties | 338 +++---- .../properties/account/account.es.properties | 2 +- .../properties/account/account.ja.properties | 2 +- .../properties/account/account.ko.properties | 12 +- .../authorize/authorize.de.properties | 62 +- .../delegators/delegators.ca.properties | 5 - .../delegators/delegators.de.properties | 10 +- .../delegators/delegators.uk.properties | 5 - .../environment-banner.ca.properties | 8 - .../environment-banner.de.properties | 14 +- .../environment-banner.es.properties | 2 +- .../environment-banner.uk.properties | 8 - .../properties/funding/funding.ar.properties | 2 - .../properties/funding/funding.ca.properties | 48 - .../properties/funding/funding.cs.properties | 2 - .../properties/funding/funding.de.properties | 90 +- .../properties/funding/funding.es.properties | 2 - .../properties/funding/funding.fr.properties | 2 - .../properties/funding/funding.it.properties | 2 - .../properties/funding/funding.ja.properties | 2 - .../properties/funding/funding.ko.properties | 2 - .../properties/funding/funding.pt.properties | 2 - .../properties/funding/funding.ru.properties | 2 - .../properties/funding/funding.uk.properties | 48 - .../funding/funding.zh_CN.properties | 2 - .../funding/funding.zh_TW.properties | 2 - src/locale/properties/home/home.ca.properties | 24 - src/locale/properties/home/home.de.properties | 42 +- src/locale/properties/home/home.it.properties | 2 +- src/locale/properties/home/home.uk.properties | 24 - .../properties/inbox/inbox.ca.properties | 46 - .../properties/inbox/inbox.de.properties | 92 +- .../properties/inbox/inbox.uk.properties | 46 - .../institutional/institutional.ca.properties | 12 - .../institutional/institutional.de.properties | 22 +- .../institutional/institutional.uk.properties | 12 - .../properties/layout/layout.ca.properties | 110 -- .../properties/layout/layout.de.properties | 212 ++-- .../properties/layout/layout.uk.properties | 110 -- .../properties/linking/linking.de.properties | 22 +- .../material/material.de.properties | 14 +- .../my-orcid-alerts.de.properties | 4 +- .../password-recovery.de.properties | 42 +- .../password-recovery.fr.properties | 2 +- .../peer-review/peer-review.de.properties | 34 +- .../properties/profile/profile.de.properties | 46 +- .../properties/record/record.ar.properties | 2 + .../properties/record/record.ca.properties | 41 - .../properties/record/record.cs.properties | 2 + .../properties/record/record.de.properties | 84 +- .../properties/record/record.es.properties | 2 + .../properties/record/record.fr.properties | 2 + .../properties/record/record.it.properties | 2 + .../properties/record/record.ja.properties | 2 + .../properties/record/record.ko.properties | 2 + .../properties/record/record.pt.properties | 2 + .../properties/record/record.ru.properties | 2 + .../properties/record/record.uk.properties | 41 - .../properties/record/record.zh_CN.properties | 6 +- .../properties/record/record.zh_TW.properties | 4 +- .../register/register.de.properties | 234 ++--- .../register/register.zh_CN.properties | 2 +- .../register/register.zh_TW.properties | 4 +- .../research-resources.ca.properties | 5 - .../research-resources.de.properties | 10 +- .../research-resources.uk.properties | 5 - .../properties/search/search.de.properties | 42 +- .../properties/shared/shared.ar.properties | 6 +- .../properties/shared/shared.cs.properties | 6 +- .../properties/shared/shared.de.properties | 946 +++++++++--------- .../properties/shared/shared.fr.properties | 2 +- .../properties/shared/shared.it.properties | 2 +- .../properties/shared/shared.ja.properties | 2 +- .../properties/shared/shared.ko.properties | 2 +- .../properties/shared/shared.pt.properties | 2 +- .../properties/shared/shared.ru.properties | 2 +- .../properties/shared/shared.zh_CN.properties | 2 +- .../properties/shared/shared.zh_TW.properties | 2 +- .../side-bar/side-bar.ar.properties | 6 + .../side-bar/side-bar.cs.properties | 6 + .../side-bar/side-bar.de.properties | 75 ++ .../side-bar/side-bar.es.properties | 6 + .../side-bar/side-bar.fr.properties | 6 + .../side-bar/side-bar.it.properties | 6 + .../side-bar/side-bar.ja.properties | 8 +- .../side-bar/side-bar.ko.properties | 6 + .../side-bar/side-bar.pt.properties | 6 + .../side-bar/side-bar.ru.properties | 6 + .../side-bar/side-bar.zh_CN.properties | 6 + .../side-bar/side-bar.zh_TW.properties | 6 + .../properties/signin/signin.de.properties | 134 +-- .../properties/signin/signin.es.properties | 2 +- .../properties/signin/signin.fr.properties | 2 +- .../properties/signin/signin.pt.properties | 4 +- .../properties/signin/signin.uk.properties | 67 -- .../properties/top-bar/top-bar.de.properties | 194 ++-- .../properties/top-bar/top-bar.it.properties | 4 +- .../two-factor/two-factor.de.properties | 8 +- .../properties/works/works.ar.properties | 6 +- .../properties/works/works.de.properties | 430 ++++---- .../properties/works/works.ru.properties | 2 +- 102 files changed, 1769 insertions(+), 2293 deletions(-) delete mode 100644 src/locale/properties/delegators/delegators.ca.properties delete mode 100644 src/locale/properties/delegators/delegators.uk.properties delete mode 100644 src/locale/properties/environment-banner/environment-banner.ca.properties delete mode 100644 src/locale/properties/environment-banner/environment-banner.uk.properties delete mode 100644 src/locale/properties/funding/funding.ca.properties delete mode 100644 src/locale/properties/funding/funding.uk.properties delete mode 100644 src/locale/properties/home/home.ca.properties delete mode 100644 src/locale/properties/home/home.uk.properties delete mode 100644 src/locale/properties/inbox/inbox.ca.properties delete mode 100644 src/locale/properties/inbox/inbox.uk.properties delete mode 100644 src/locale/properties/institutional/institutional.ca.properties delete mode 100644 src/locale/properties/institutional/institutional.uk.properties delete mode 100644 src/locale/properties/layout/layout.ca.properties delete mode 100644 src/locale/properties/layout/layout.uk.properties delete mode 100644 src/locale/properties/record/record.ca.properties delete mode 100644 src/locale/properties/record/record.uk.properties delete mode 100644 src/locale/properties/research-resources/research-resources.ca.properties delete mode 100644 src/locale/properties/research-resources/research-resources.uk.properties delete mode 100644 src/locale/properties/signin/signin.uk.properties diff --git a/src/locale/properties/account/account.cs.properties b/src/locale/properties/account/account.cs.properties index 062bdcf1cd..039a33264d 100644 --- a/src/locale/properties/account/account.cs.properties +++ b/src/locale/properties/account/account.cs.properties @@ -88,7 +88,7 @@ account.copyTheCodeBelow=Zkopírujte níže uvedený kód a vložte ho na svůj account.defaultStyleShown=Výchozí styly jsou jsou zobrazeny nahoře. Skutečná barva písma/textu by měla ladit s vaším webem. account.preview=Náhled account.aQrCodeIsMachine=QR kód je grafika čitelná strojem, která obsahuje informace, obvykle URL webové stránky. QR kód vašeho ORCID iD je váš jedinečný kód zastupující vaše ORCID iD. Když jej někdo naskenuje čtečkou QR kódů (např. mobilním telefonem), bude přesměrován na váš veřejný záznam ORCID. -account.downloadQR=Stáhněte si QR kód svého ORCID iD a dejte si ho do prezentací, na plakáty, samolepky nebo vizitky – kamkoliv, kde má být k dispozici vaše ORCID iD! +account.downloadQR=Stáhněte si QR kód svého ORCID iD a dejte si ho do prezentací, na plakáty, samolepky nebo vizitky – kamkoliv, kde má být k dispozici vaše ORCID iD! account.clickDownloadQR=Kliknutím stáhnete Váš QR kód account.htmlCode=Zobrazujte své ORCID iD na webu account.qrCode=Získejte QR kód pro váš ORCID iD diff --git a/src/locale/properties/account/account.de.properties b/src/locale/properties/account/account.de.properties index beed670301..30561191d4 100644 --- a/src/locale/properties/account/account.de.properties +++ b/src/locale/properties/account/account.de.properties @@ -1,170 +1,170 @@ -account.emailFrequency=Email frequency -account.settings=Account settings -account.defaults=Defaults -account.security=Security -account.orcidKeeps=ORCID keeps you up-to-date with activity on your record with notifications sent to your ORCID inbox. You can also have these notifications sent to you by email. You can choose which types of notifications you wish to get by email and how often you would like to receive them. -account.ifYouNoLonger=If you no longer want to continue using ORCID you can deactivate your account at any time. -account.accountAndRecord=Account and record notifications -account.howOftenWould=How often would you like to receive summary emails about: -account.itemsAddedOrEdited=Items added or edited in your record by a trusted party -account.administrativeChanges=Administrative changes, such as being made a trusted individual -account.orcidMembers=ORCID members wanting your permission to automatically update your record -account.newFeatures=New features and tips -account.weOccasionallySend=We occasionally send out an email with information on new features and tips for getting the best out of your ORCID record. -account.idLikeToReceive=I’d like to receive the ORCID new features and tips newsletter -account.inAddition=In addition to the notifications selected above, we may occasionally send you emails with service messages related to or affecting your ORCID Account. As this information may affect your visibility (privacy) settings and the functioning of your ORCID account, you may not opt-out of service messages per our -account.immediately=Immediately -account.daily=Daily summary -account.weekly=Weekly summary -account.quarterly=Quarterly summary -account.never=Never -account.settingEmailsAlert2=Never -account.settingEmailsAlert3=may mean you miss out on useful or important messages about your ORCID record. -account.setYourPreferred=Set your preferred language for display and ORCID automated notifications. -account.byDefaultVisibility=By default, what visibility should be given to new items added to your ORCID Record? -account.language=Language -account.visibility=Visibility -account.changeOrUpdateAccountPassword=Change or update your account password. -account.twoPassword=Two-factor authentication -account.alternativeSignin=Alternate sign in accounts -account.yourPasswordHasBeenUpdate=Your password has been updated -account.deleteAlternateAccounts=Delete alternate account -account.afterYou=After your -account.unlink=Unlink account -account.accountIsUnlinked=account is unlinked, you will no longer be able to use it to access your ORCID record. -account.youHaventAdded=You haven't added any alternate sign in accounts yet. -account.accessGranted=Access granted -account.alternateSignInID=Alternate sign in ID -account.account=Account -account.youCanSingIntoOrcid=You can sign into ORCID using the personal and institutional accounts you have linked to your ORCID record. -account.learnMoreAboutUsing=Learn more about using alternate accounts to sign in to ORCID -account.accountPassword=Account password -account.actions=Account actions -account.OrcidCollectsLimited=ORCID collects limited data about you when you register for an ORCID iD, including your first name and your email address. You can also choose to add other data to your ORCID record, such as your last name, affiliations, title, education, grants, patents and publications. -account.youCanEasilyDownload=You can easily download an XML file of all your personal data in the ORCID registry. This file is unique to you and only you have access to it. -account.learnMoreAbout=Learn more about downloading your personal ORCID data -account.downloadAllMyData=Download all my data -account.downloadYourOrcid=Download your ORCID data -account.removeDuplicate=Remove a duplicate record -account.deactivateYourOrcidAccount=Deactivate your ORCID account -account.whatHappens=What happens when I deactivate my account? -account.onceYouAccount=Once your account is deactivated your ORCID iD and record will be disabled. All data, apart from the primary email address, is deleted. The email address is cryptographically hashed and securely stored in a private data file. -account.youWillNoLonger=You will no longer be able to use your iD to sign in or access other services. Your public record remains accessible but will only contain the iD and a ‘Deactivated record’ message. -account.deacctivateOrRemove=Deactivating or removing? -account.ifYouHaveAccidentally=If you have accidentally created multiple ORCID accounts you can always remove the duplicates instead of deactivating them. -account.learMoreAboutDeactivating=Learn more about deactivating an ORCID account -account.accountSettings=Account settings > Remove duplicate record -account.learMoreAbout=Learn more about removing duplicate records -account.readtyToDeactivate=Ready to deactivate your account? -account.deactivate1=1. Start the deactivation process by clicking on the "Deactivate ORCID account" button below -account.deactivate2=2. ORCID will send a deactivation email to the primary email address associated with this account -account.deactivate3=3. Click the confirmation link provided in the email to deactivate your ORCID account -account.deactivateOrcidAcc=Deactivate ORCID account -account.andEmailDeactivateWasSend=An account deactivation email has been sent to -account.accountActions=Account actions -account.removeDuplicateRecord=Remove duplicate record -account.warningDuplicated=Warning! All information will be deleted from the duplicate record. Only the email addresses will be transferred to your main ORCID record. Removing a duplicate record cannot be undone. -account.removeThisRecord=Remove this record -account.keepThisRecord=Keep this record -account.deleteDuplicatedAccount=Duplicate record removed! -account.orcidRecord=ORCID record -account.hasBeenRemovedDuplicated=has been removed and now refers to your current record, -account.twoFactor=Two factor authentication -account.ifYouHaveTwoorMore=If you have two or more ORCID records you can easily remove any unwanted duplicates. -account.whatHappensWhenIRemove=What happens when I remove a duplicate record? -account.deprecate1=- The email addresses associated with the duplicate record are added to this record -account.deprecate2=- All other information is deleted from the duplicate record -account.learnMoreAboutRemovingDuplicates=Learn more about removing duplicate records -account.ifYouHaveDuplicated=If you have more than one duplicate record repeat the process for each record. -account.removeADuplicatedRecord=Remove a duplicate record -account.duplicateRecordEmail=Duplicate record email or iD -account.duplicatedEmailHint=The email or iD of the record to be removed -account.duplicatedRecordPassword=Duplicate record password -account.duplicatedPasswordHint=The password for the record to be removed -account.removeDuplicatedRecord=Remove duplicate record -account.passwordCannotBeEmpty=Password cannot be empty -account.oldPassword=Old password -account.copyTheCodeBelow=Copy the code below and paste it into your personal website. -account.defaultStyleShown=Default styles shown above. The actual font/text colour should match your site. -account.preview=Preview -account.aQrCodeIsMachine=A QR code is a machine-readable graphic that contains information, typically a website URL. Your ORCID iD QR code is unique to you and it represents your ORCID iD. Anyone who scans it with a QR code reader such as a mobile phone will be sent to your public ORCID record. -account.downloadQR=Download your ORCID iD QR code and display it on posters, presentations, stickers, business cards - anywhere you want your ORCID iD to be found! -account.clickDownloadQR=Click to download your QR code -account.htmlCode=Display your ORCID iD on the web -account.qrCode=Get a QR code for your ORCID iD -account.sharing=Sharing -account.confirmNewPassword=Confirm new password -account.newPassword=New password -account.accessType=Access type -account.trustedParties=Trusted parties -account.trustedOrganizations=Trusted organizations -account.trustedOrganizationsAreThose=Trusted organizations are those to which you have granted permission to interact with your iD and record, e.g. when submitting a manuscript or grant application. You decide whether to grant this access and you may revoke it at any time. -account.learnMoreAboutTrustedOrg=Learn more about trusted organizations -account.accessGrantedDate=Access granted: -account.revokeAccess=Revoke access -account.revokeAccessPermissions=Revoke access permissions -account.revokeAccessTrustedOrganizations=Revoke access - Trusted organization -account.revokingThisOrganizationAccess=Revoking this organization’s access permissions means they will no longer be able to interact with your ORCID record. This will not affect your other trusted organizations, nor will it block access to publicly accessible data in your record. -account.willNoLongerBeAble=will no longer be able to: -account.organizationsCanStillDelete=Organizations can still delete items they added to your record even after their access permissions have been revoked. -account.findOutMoreAboutTrusted=Find out more about Trusted Organizations and access permissions -account.youHavenAddAnyTrusted=You haven't added any trusted individuals yet. -account.trustedIndvidualstionsAreThose=Trusted individuals, also known as Account Delegates, are other ORCID iD holders to whom you have granted permission to update your ORCID record. You decide whether to grant access to them and can revoke this access at any time. -account.learnMoreAboutTrustedInd=Learn more about trusted individuals -account.trustedIndividuals=Trusted individuals -account.orcidID=ORCID iD -account.searchForOrcidUser=Search for ORCID users to add as trusted individuals -account.searchOrcidTrusted=Search ORCID for trusted individuals +account.emailFrequency=E-Mail-Häufigkeit +account.settings=Kontoeinstellungen +account.defaults=Standardwerte +account.security=Sicherheit +account.orcidKeeps=ORCID hält Sie mit Benachrichtigungen über Ihre Aktivitäten auf dem Laufenden. Diese werden an Ihren ORCID-Posteingang gesendet, Sie können sich diese Benachrichtigungen aber auch per E-Mail zusenden lassen. Sie können auswählen, welche Arten von Benachrichtigungen Sie per E-Mail erhalten möchten und wie oft Sie diese erhalten möchten. +account.ifYouNoLonger=Wenn Sie ORCID nicht mehr nutzen möchten, können Sie Ihr Konto jederzeit deaktivieren. +account.accountAndRecord=Konto- und Eintragsbenachrichtigungen +account.howOftenWould=Wie oft möchten Sie zusammenfassende E-Mails zu folgenden Themen erhalten: +account.itemsAddedOrEdited=Elemente, die von einer vertrauenswürdigen Partei in Ihrem Eintrag hinzugefügt oder bearbeitet wurden +account.administrativeChanges=Administrative Änderungen, z. B. die Ernennung zu einer vertrauenswürdigen Person +account.orcidMembers=ORCID-Mitglieder, die um Ihre Erlaubnis bitten, Ihren Eintrag automatisch zu aktualisieren +account.newFeatures=Neue Funktionen und Tipps +account.weOccasionallySend=Wir versenden gelegentlich E-Mails mit Informationen zu neuen Funktionen und Tipps, wie Sie das Meiste aus Ihrem ORCID-Eintrag herausholen können. +account.idLikeToReceive=Ich möchte den ORCID-Newsletter zu neuen Funktionen und Tipps erhalten +account.inAddition=Zusätzlich zu den oben ausgewählten Benachrichtigungen können wir Ihnen gelegentlich E-Mails mit Servicemeldungen zuschicken, die Ihr ORCID-Konto betreffen. Da diese Informationen Ihre Sichtbarkeitseinstellungen (Privatsphäre) und die Funktionsweise Ihres ORCID-Kontos beeinflussen können, können Sie sich von diesen Nachrichten über unseren Dienst nicht abmelden – siehe unsere +account.immediately=Sofort +account.daily=Tägliche Zusammenfassung +account.weekly=Wöchentliche Zusammenfassung +account.quarterly=Vierteljährliche Zusammenfassung +account.never=Nie +account.settingEmailsAlert2=Nie +account.settingEmailsAlert3=setzen, kann das bedeuten, dass Sie nützliche oder wichtige Nachrichten zu Ihrem ORCID-Eintrag verpassen. +account.setYourPreferred=Legen Sie Ihre bevorzugte Sprache für die Anzeige und automatische ORCID-Benachrichtigungen fest. +account.byDefaultVisibility=Welche Sichtbarkeit sollen neue Elemente, die Ihrem ORCID-Eintrag hinzugefügt werden, standardmäßig erhalten? +account.language=Sprache +account.visibility=Sichtbarkeit +account.changeOrUpdateAccountPassword=Ändern oder aktualisieren Sie Ihr Kontopasswort. +account.twoPassword=Zwei-Faktor-Authentifizierung +account.alternativeSignin=Alternative Anmeldekonten +account.yourPasswordHasBeenUpdate=Ihr Passwort wurde aktualisiert +account.deleteAlternateAccounts=Alternatives Konto löschen +account.afterYou=Nachdem die Verknüpfung mit Ihrem +account.unlink=Kontoverknüpfung aufheben +account.accountIsUnlinked=Konto aufgehoben wurde, können Sie es nicht mehr für den Zugriff auf Ihren ORCID-Eintrag verwenden. +account.youHaventAdded=Sie haben noch keine alternativen Anmeldekonten hinzugefügt. +account.accessGranted=Zugriff gewährt +account.alternateSignInID=Alternative Anmelde-ID +account.account=Konto +account.youCanSingIntoOrcid=Sie können sich bei ORCID mit den persönlichen und institutionellen Konten anmelden, die Sie mit Ihrem ORCID-Eintrag verknüpft haben. +account.learnMoreAboutUsing=Erfahren Sie mehr über die Verwendung alternativer Konten für die Anmeldung bei ORCID +account.accountPassword=Kontopasswort +account.actions=Kontoaktionen +account.OrcidCollectsLimited=ORCID erfasst begrenzte Daten über Sie, wenn Sie sich für eine ORCID-iD registrieren, darunter Ihren Vornamen und Ihre E-Mail-Adresse. Sie können Ihrem ORCID-Eintrag auch andere Daten hinzufügen, wie z. B. Ihren Familiennamen, Zugehörigkeiten, Titel, Ausbildung, Förderung, Patente und Veröffentlichungen. +account.youCanEasilyDownload=Sie können ganz einfach eine XML-Datei mit all Ihren persönlichen Daten in der ORCID-Datenbank herunterladen. Diese Datei ist einzigartig für Sie und nur Sie haben Zugriff darauf. +account.learnMoreAbout=Erfahren Sie mehr über den Download Ihrer persönlichen ORCID-Daten +account.downloadAllMyData=Alle meine Daten herunterladen +account.downloadYourOrcid=Ihre ORCID-Daten herunterladen +account.removeDuplicate=Einen doppelten Eintrag entfernen +account.deactivateYourOrcidAccount=Ihr ORCID-Konto deaktivieren +account.whatHappens=Was passiert, wenn ich mein Konto deaktiviere? +account.onceYouAccount=Sobald Ihr Konto deaktiviert ist, werden Ihre ORCID-iD und Ihr Eintrag deaktiviert. Alle Daten außer der primären E-Mail-Adresse werden gelöscht. Die E-Mail-Adresse wird kryptografisch gehasht und sicher in einer privaten Datendatei gespeichert. +account.youWillNoLonger=Sie können sich nicht mehr mit Ihrer iD anmelden oder auf andere Dienste zugreifen. Ihr öffentlicher Eintrag bleibt zugänglich, enthält jedoch nur die iD und die Meldung „Eintrag deaktiviert“. +account.deacctivateOrRemove=Deaktivieren oder entfernen? +account.ifYouHaveAccidentally=Wenn Sie versehentlich mehrere ORCID-Konten erstellt haben, können Sie die Duplikate jederzeit entfernen, anstatt sie zu deaktivieren. +account.learMoreAboutDeactivating=Erfahren Sie mehr über das Deaktivieren von ORCID-Konten +account.accountSettings=Kontoeinstellungen > Doppelten Eintrag entfernen +account.learMoreAbout=Erfahren Sie mehr über das Entfernen doppelter Einträge +account.readtyToDeactivate=Sind Sie bereit, Ihr Konto zu deaktivieren? +account.deactivate1=1. Starten Sie den Deaktivierungsprozess, indem Sie unten auf die Schaltfläche „ORCID-Konto deaktivieren“ klicken +account.deactivate2=2. ORCID schickt eine Deaktivierungs-E-Mail an die mit diesem Konto verknüpfte primäre E-Mail-Adresse +account.deactivate3=3. Klicken Sie auf den Bestätigungslink in der E-Mail, um Ihr ORCID-Konto zu deaktivieren +account.deactivateOrcidAcc=ORCID-Konto deaktivieren +account.andEmailDeactivateWasSend=Eine E-Mail zur Deaktivierung des Kontos wurde an die folgende Adresse gesendet: +account.accountActions=Kontoaktionen +account.removeDuplicateRecord=Doppelten Eintrag entfernen +account.warningDuplicated=Achtung! Alle Informationen werden aus dem doppelten Eintrag gelöscht. Lediglich die E-Mail-Adressen werden in Ihren Haupteintrag übernommen. Das Entfernen eines doppelten Eintrags kann nicht rückgängig gemacht werden. +account.removeThisRecord=Diesen Eintrag entfernen +account.keepThisRecord=Diesen Eintrag behalten +account.deleteDuplicatedAccount=Doppelter Eintrag entfernt! +account.orcidRecord=ORCID-Eintrag +account.hasBeenRemovedDuplicated=wurde entfernt und verweist nun auf Ihren aktuellen Eintrag, +account.twoFactor=Zwei-Faktor-Authentifizierung +account.ifYouHaveTwoorMore=Wenn Sie zwei oder mehr ORCID-Einträge haben, können Sie unerwünschte Duplikate einfach entfernen. +account.whatHappensWhenIRemove=Was passiert, wenn ich einen doppelten Eintrag entferne? +account.deprecate1=- Die mit dem doppelten Eintrag verknüpften E-Mail-Adressen werden diesem Eintrag hinzugefügt +account.deprecate2=- Alle anderen Informationen werden aus dem doppelten Eintrag gelöscht +account.learnMoreAboutRemovingDuplicates=Erfahren Sie mehr über das Entfernen doppelter Einträge +account.ifYouHaveDuplicated=Wenn Sie mehr als einen doppelten Eintrag haben, wiederholen Sie den Vorgang für jeden Eintrag. +account.removeADuplicatedRecord=Einen doppelten Eintrag entfernen +account.duplicateRecordEmail=E-Mail-Adresse oder iD des doppelten Eintrags +account.duplicatedEmailHint=Die E-Mail-Adresse oder iD des Eintrags, der entfernt werden soll +account.duplicatedRecordPassword=Passwort des doppelten Eintrags +account.duplicatedPasswordHint=Das Passwort für den Eintrag, der entfernt werden soll +account.removeDuplicatedRecord=Doppelten Eintrag entfernen +account.passwordCannotBeEmpty=Das Passwort darf nicht leer sein +account.oldPassword=Altes Passwort +account.copyTheCodeBelow=Kopieren Sie den Code unten und fügen Sie ihn auf Ihrer persönlichen Website ein. +account.defaultStyleShown=Oben werden die Standardstile gezeigt. Die tatsächliche Schrift-/Textfarbe sollte zu Ihrer Website passen. +account.preview=Vorschau +account.aQrCodeIsMachine=Ein QR-Code ist eine maschinenlesbare Grafik, die Informationen enthält, üblicherweise eine Website-URL. Ihr ORCID-iD-QR-Code ist einzigartig für Sie und repräsentiert Ihre ORCID-iD. Jeder, der ihn mit einem QR-Code-Lesegerät wie einem Mobiltelefon scannt, wird zu Ihrem öffentlichen ORCID-Eintrag weitergeleitet. +account.downloadQR=Laden Sie Ihren ORCID-iD-QR-Code herunter und zeigen Sie ihn auf Postern, Präsentationen, Aufklebern, Visitenkarten – überall, wo Ihre ORCID-iD gefunden werden soll! +account.clickDownloadQR=Klicken Sie hier, um Ihren QR-Code herunterzuladen +account.htmlCode=Zeigen Sie Ihre ORCID-iD im Web +account.qrCode=Holen Sie sich einen QR-Code für Ihre ORCID-iD +account.sharing=Teilen +account.confirmNewPassword=Neues Passwort bestätigen +account.newPassword=Neues Passwort +account.accessType=Zugangsart +account.trustedParties=Vertrauenswürdige Parteien +account.trustedOrganizations=Vertrauenswürdige Organisationen +account.trustedOrganizationsAreThose=Vertrauenswürdige Organisationen sind Organisationen, denen Sie die Erlaubnis erteilt haben, mit Ihrer iD und Ihrem Eintrag zu interagieren, z. B. beim Einreichen eines Manuskripts oder eines Förderantrags. Sie entscheiden, ob Sie diesen Zugriff gewähren und können ihn jederzeit widerrufen. +account.learnMoreAboutTrustedOrg=Erfahren Sie mehr über vertrauenswürdige Organisationen +account.accessGrantedDate=Zugriff gewährt: +account.revokeAccess=Zugriff widerrufen +account.revokeAccessPermissions=Zugriffsberechtigungen widerrufen +account.revokeAccessTrustedOrganizations=Zugriff widerrufen – Vertrauenswürdige Organisation +account.revokingThisOrganizationAccess=Wenn Sie die Zugriffsberechtigungen dieser Organisation widerrufen, kann diese nicht länger mit Ihrem ORCID-Eintrag interagieren. Dies wirkt sich nicht auf Ihre anderen vertrauenswürdigen Organisationen aus und blockt auch nicht den Zugriff auf öffentlich zugängliche Daten in Ihrem Eintrag. +account.willNoLongerBeAble=kann nicht mehr: +account.organizationsCanStillDelete=Organisationen können Elemente, die sie Ihrem Eintrag hinzugefügt haben, auch nachdem die Zugriffsberechtigungen widerrufen wurden weiterhin löschen. +account.findOutMoreAboutTrusted=Erfahren Sie mehr über vertrauenswürdige Organisationen und Zugriffsberechtigungen +account.youHavenAddAnyTrusted=Sie haben noch keine vertrauenswürdigen Personen hinzugefügt. +account.trustedIndvidualstionsAreThose=Vertrauenswürdige Personen, oder Kontobevollmächtigte, sind andere ORCID-iD-Inhaber, denen Sie die Erlaubnis erteilt haben, Ihren ORCID-Eintrag zu aktualisieren. Sie entscheiden, ob Sie ihnen den Zugriff gewähren und können diesen Zugriff jederzeit widerrufen. +account.learnMoreAboutTrustedInd=Erfahren Sie mehr über vertrauenswürdige Personen +account.trustedIndividuals=Vertrauenswürdige Personen +account.orcidID=ORCID-iD +account.searchForOrcidUser=Suchen Sie nach ORCID-Benutzern, die sie als vertrauenswürdige Personen hinzufügen möchten +account.searchOrcidTrusted=ORCID nach vertrauenswürdigen Personen durchsuchen account.name=Name -account.orcidId=ORCID iD -account.noResultFoundTrustedInd=No results found. Please edit your search terms. -account.revokeAccessTrustedIndividuals=Revoke access - Trusted individual -account.revokingThisIndividualAccess=Revoking this user’s access permissions means they will no longer be able to interact with your ORCID record. -account.addAccessTrustedIndividuals=Add access - Trusted individual -account.addAccess=Add access -account.trustedIndividual=Trusted individual -account.nameIsPri=Name is private -account.usersThatTrustYou=Users that trust you -account.orcidUsersWhoHaveYou=ORCID users who have made you an account delegate for their ORCID record. -account.youHavenBeenAddAsTrusted=You haven't been added as a trusted individual yet. -account.youHavenAddAnyOrg=You haven't added any trusted organizations yet. -account.addAsTrustedIndividuals=Add as trusted individual -account.addThisUserAsTrusted=Adding this user as a trusted individual will mean they are able to update your ORCID record. -account.searchIndividualsPlaceHolder=ORCID iD, email address, or names -account.on=ON -account.off=OFF -account.addExtraSecurity=Add extra security to your ORCID account by enabling two-factor authentication (2FA). -account.eachTimeYouSignIn=Each time you sign in to ORCID you’ll be prompted to enter a six-digit code we send to your preferred 2FA authentication application. -account.twoFactorIsCurrently=Two-factor authentication is currently: -account.turnOnTwoFactor=Turn on two-factor authentication -account.turnOffTwoFactor=Turn off two-factor authentication -account.enableTwoFactor=Enable two-factor authentication (2FA) -account.eachTimeYouSignInAlternate=Each time you sign in using your ORCID account or alternate sign-in accounts, you'll be prompted to enter a six-digit code that ORCID sends to your preferred authentication app. -account.knowledgeBaseEnabling=See the Knowledge Base for step-by-step instructions on enabling 2FA -account.installTwoFactor=1. Install a two-factor authentication app -account.app2FARequired=A 2FA app is required to create the six-digit code you need to access your account each time you sign in. Most apps are for mobile devices; some are also available as desktop or web-based apps. -account.downloadAndInstall=Download and install a 2FA app, such as -account.or=or -account.knowledgeBaseForList=See the Knowledge Base for a list of apps we've tested ourselves -account.scantQr=2. Scan the QR code with your device -account.openYour2FA=Open your 2FA app and scan the QR code image below. -account.cantScan=Can't scan the barcode? -account.getTextCode=Get a text code -account.enterIntoYour=and enter it into your 2FA app instead. -account.enterSixDigit=3. Enter the six-digit code from your authentication app -account.afterScanning=After scanning the QR code or entering the text code your 2FA app will generate a six-digit code. Enter the code below. -account.continue=Continue -account.save2FACodes=Save your 2FA recovery codes! -account.recoveryCodes=Recovery codes can be used to access your account when you can’t receive 2FA codes (for example, if you lose your device). Each code can only be used once. -account.learnMoreAbout2FA=Learn more about 2FA recovery codes -account.download2FARecovery=Download 2FA recovery codes -account.copy2FARecovery=Copy 2FA recovery codes -account.downloadOrCopy=Download or copy these codes and store them in a safe spot, such as a password manager. -account.onlyTimeDownload=This is the only time that you can download or copy these codes and ORCID does not store a backup. If you lose access to both your device and these codes, you will need to contact us to restore your account access. -account.iGotMyRecovery=I’ve got my recovery codes - go back to account settings -account.clipboard=Backup codes have been copied to the clipboard -account.youCantAddYourSelf=You can't add yourself as a trusted individual -account.alreadyAdded=You already added this user -account.yourRessetPasswordLinkHasGoneBad=There is a problem with your reset password link. Please check the link is not invalid and has not expired. -account.requestANewLink=Request a new password reset link -account.settingEmailAlert1=Setting email frequency to +account.orcidId=ORCID-iD +account.noResultFoundTrustedInd=Keine Ergebnisse gefunden. Bitte ändern Sie Ihre Suchbegriffe. +account.revokeAccessTrustedIndividuals=Zugriff widerrufen – Vertrauenswürdige Person +account.revokingThisIndividualAccess=Wenn Sie die Zugriffsberechtigungen dieses Benutzers widerrufen, kann er nicht mehr mit Ihrem ORCID-Eintrag interagieren. +account.addAccessTrustedIndividuals=Zugriff hinzufügen – Vertrauenswürdige Person +account.addAccess=Zugriff hinzufügen +account.trustedIndividual=Vertrauenswürdige Person +account.nameIsPri=Name ist privat +account.usersThatTrustYou=Benutzer, die Ihnen vertrauen +account.orcidUsersWhoHaveYou=ORCID-Benutzer, die Sie zu einem Kontobevollmächtigen für ihren ORCID-Eintrag gemacht haben. +account.youHavenBeenAddAsTrusted=Sie wurden noch nicht als vertrauenswürdige Person hinzugefügt. +account.youHavenAddAnyOrg=Sie haben noch keine vertrauenswürdigen Organisationen hinzugefügt. +account.addAsTrustedIndividuals=Als vertrauenswürdige Person hinzufügen +account.addThisUserAsTrusted=Wenn Sie diesen Benutzer als vertrauenswürdige Person hinzufügen, kann er Ihren ORCID-Eintrag aktualisieren. +account.searchIndividualsPlaceHolder=ORCID-iD, -E-Mail-Adresse oder -Name +account.on=AN +account.off=AUS +account.addExtraSecurity=Schaffen Sie zusätzliche Sicherheit für Ihr ORCID-Konto, indem Sie die Zwei-Faktor-Authentifizierung (2FA) aktivieren. +account.eachTimeYouSignIn=Jedes Mal, wenn Sie sich bei ORCID anmelden, werden Sie aufgefordert, einen sechsstelligen Code einzugeben, den wir an Ihre bevorzugte 2FA-Authentifizierungsanwendung senden. +account.twoFactorIsCurrently=Die Zwei-Faktor-Authentifizierung ist derzeit: +account.turnOnTwoFactor=Zwei-Faktor-Authentifizierung aktivieren +account.turnOffTwoFactor=Zwei-Faktor-Authentifizierung deaktivieren +account.enableTwoFactor=Zwei-Faktor-Authentifizierung (2FA) aktivieren +account.eachTimeYouSignInAlternate=Jedes Mal, wenn Sie sich mit Ihrem ORCID-Konto oder alternativen Anmeldekonten anmelden, werden Sie aufgefordert, einen sechsstelligen Code einzugeben, den ORCID an Ihre bevorzugte Authentifizierungs-App sendet. +account.knowledgeBaseEnabling=In der Wissensdatenbank finden Sie Schritt-für-Schritt-Anleitungen zum Aktivieren von 2FA +account.installTwoFactor=1. Installieren Sie eine Zwei-Faktor-Authentifizierungs-App +account.app2FARequired=Eine 2FA-App ist erforderlich, um den sechsstelligen Code zu erstellen, den Sie bei jeder Anmeldung benötigen, um auf Ihr Konto zuzugreifen. Die meisten Apps sind für Mobilgeräte; einige sind auch als Desktop- oder webbasierte Apps verfügbar. +account.downloadAndInstall=2FA-App herunterladen und installieren, z. B. +account.or=oder +account.knowledgeBaseForList=In der Wissensdatenbank finden Sie eine Liste von Apps, die wir selbst getestet haben +account.scantQr=2. Scannen Sie den QR-Code mit Ihrem Gerät +account.openYour2FA=Öffnen Sie Ihre 2FA-App und scannen Sie das QR-Code-Bild unten. +account.cantScan=Sie können den Barcode nicht scannen? +account.getTextCode=Nutzen Sie einen Textcode +account.enterIntoYour=und geben Sie diesen stattdessen in Ihre 2FA-App ein. +account.enterSixDigit=3. Geben Sie den sechsstelligen Code aus Ihrer Authentifizierungs-App ein +account.afterScanning=Nachdem Sie den QR-Code gescannt oder den Textcode eingegeben haben, generiert Ihre 2FA-App einen sechsstelligen Code. Geben sie diesen unten ein. +account.continue=Weiter +account.save2FACodes=Bewahren Sie Ihre 2FA-Wiederherstellungscodes gut auf! +account.recoveryCodes=Wiederherstellungscodes können verwendet werden, um auf Ihr Konto zuzugreifen, wenn Sie keine 2FA-Codes erhalten können (z. B. wenn Sie Ihr Gerät verloren haben). Jeder Code kann nur einmal verwendet werden. +account.learnMoreAbout2FA=Erfahren Sie mehr über 2FA-Wiederherstellungscodes +account.download2FARecovery=2FA-Wiederherstellungscodes herunterladen +account.copy2FARecovery=2FA-Wiederherstellungscodes kopieren +account.downloadOrCopy=Laden Sie diese Codes herunter oder kopieren Sie sie und speichern Sie sie an einem sicheren Ort, z. B. in einem Passwort-Manager. +account.onlyTimeDownload=Dies ist Ihre einzige Gelegenheit, diese Codes herunterzuladen oder zu kopieren; ORCID speichert kein Backup davon. Wenn Sie den Zugriff sowohl auf Ihr Gerät als auch auf diese Codes verlieren, müssen Sie uns kontaktieren, um Ihren Kontozugriff wiederherzustellen. +account.iGotMyRecovery=Ich habe meine Wiederherstellungscodes – zurück zu den Kontoeinstellungen +account.clipboard=Die Wiederherstellungscodes wurden in die Zwischenablage kopiert +account.youCantAddYourSelf=Sie können sich selbst nicht als vertrauenswürdige Person hinzufügen +account.alreadyAdded=Sie haben diesen Benutzer bereits hinzugefügt +account.yourRessetPasswordLinkHasGoneBad=Es gibt ein Problem mit Ihrem Link zum Zurücksetzen des Passworts. Bitte stellen Sie sicher, dass der Link nicht ungültig und nicht abgelaufen ist. +account.requestANewLink=Neuen Link zum Zurücksetzen des Passworts anfordern +account.settingEmailAlert1=Wenn Sie die E-Mail-Häufigkeit auf diff --git a/src/locale/properties/account/account.es.properties b/src/locale/properties/account/account.es.properties index 97603f4b38..0f5cbb91d8 100644 --- a/src/locale/properties/account/account.es.properties +++ b/src/locale/properties/account/account.es.properties @@ -53,7 +53,7 @@ account.youWillNoLonger=No podrá utilizar más su identificación para iniciar account.deacctivateOrRemove=¿Desactivar o eliminar? account.ifYouHaveAccidentally=Si ha creado sin querer varias cuentas de ORCID, siempre podrá eliminar las duplicadas en vez de desactivarlas. account.learMoreAboutDeactivating=Obtener más información sobre cómo desactivar una cuenta de ORCID -account.accountSettings=Ajustes de la cuenta > Eliminar registro duplicado +account.accountSettings=Ajustes de la cuenta > Eliminar registro duplicado account.learMoreAbout=Más información sobre cómo eliminar registros duplicados account.readtyToDeactivate=¿Está listo para desactivar su cuenta? account.deactivate1=1. Inicie el proceso de desactivación haciendo clic en el botón ''Desactivar cuenta de ORCID'' de abajo diff --git a/src/locale/properties/account/account.ja.properties b/src/locale/properties/account/account.ja.properties index 8d1b9f5ff9..5c50c8fe65 100644 --- a/src/locale/properties/account/account.ja.properties +++ b/src/locale/properties/account/account.ja.properties @@ -167,4 +167,4 @@ account.youCantAddYourSelf=自分自身を信頼される個人として追加 account.alreadyAdded=このユーザーを既に追加済みです account.yourRessetPasswordLinkHasGoneBad=パスワードリセット用のリンクに問題があります。リンクが無効になっていないか、または有効期限が切れていないかをご確認ください。 account.requestANewLink=新しいパスワードリセット用リンクをリクエスト -account.settingEmailAlert1=メール頻度の設定: +account.settingEmailAlert1=メール頻度の設定: diff --git a/src/locale/properties/account/account.ko.properties b/src/locale/properties/account/account.ko.properties index 9543145c96..5e59785076 100644 --- a/src/locale/properties/account/account.ko.properties +++ b/src/locale/properties/account/account.ko.properties @@ -18,8 +18,8 @@ account.daily=매일 account.weekly=주간 account.quarterly=분기 account.never=받지 않음 -account.settingEmailsAlert2=받지 않음으로 설정하기 -account.settingEmailsAlert3=ORCID 기록에 유용하거나 중요한 메시지를 놓칠 수도 있습니다. +account.settingEmailsAlert2=받지 않음으로 설정하기 +account.settingEmailsAlert3=ORCID 기록에 유용하거나 중요한 메시지를 놓칠 수도 있습니다. account.setYourPreferred=표시 및 ORCID 자동 알림용 기본 언어를 설정하십시오. account.byDefaultVisibility=기본적으로 ORCID 기록에 추가된 정보를 열람할 수 있는 사람은 누구입니까? account.language=언어 @@ -41,7 +41,7 @@ account.learnMoreAboutUsing=대체 계정으로 ORCID에 로그인하는 방법 account.accountPassword=계정 비밀번호 account.actions=계정 활동 account.OrcidCollectsLimited=ORCID는 귀하의 이름과 이메일 주소를 포함해 ORCID ID를 등록할 때 제출한 제한된 데이터를 수집합니다. 또한 귀하의 성, 소속, 직위, 교육, 보조금, 특허, 출판물과 같은 기타 데이터를 ORCID 기록에 추가하도록 선택할 수 있습니다. -account.youCanEasilyDownload=ORCID 레지스트리에서 모든 개인 데이터를 XML 파일로 쉽게 다운로드할 수 있습니다. 이 파일은 본인만 확인하고 접근할 수 있습니다. +account.youCanEasilyDownload=ORCID 레지스트리에서 모든 개인 데이터를 XML 파일로 쉽게 다운로드할 수 있습니다. 이 파일은 본인만 확인하고 접근할 수 있습니다. account.learnMoreAbout=개인 ORCID 데이터 다운로드에 대해 자세히 알아보기 account.downloadAllMyData=나의 모든 데이터 다운로드 account.downloadYourOrcid=본인 ORCID 데이터 다운로드하기 @@ -85,10 +85,10 @@ account.removeDuplicatedRecord=중복된 레코드 제거 account.passwordCannotBeEmpty=비밀번호는 비워둘 수 없습니다. account.oldPassword=기존 비밀번호 account.copyTheCodeBelow=아래 코드를 복사하여 귀하의 개인 웹사이트에 붙여 넣으십시오. -account.defaultStyleShown=위에 표시된 기본 스타일. 실제 글꼴/텍스트 색상은 사이트와 어울려야 합니다. +account.defaultStyleShown=위에 표시된 기본 스타일. 실제 글꼴/텍스트 색상은 사이트와 어울려야 합니다. account.preview=미리 보기 account.aQrCodeIsMachine=QR 코드는 일반적으로 웹 사이트 URL과 같은 정보가 포함된 기계 판독 가능 그래픽입니다. 귀하의 ORCID ID QR 코드는 본인에게만 유효하며 귀하의 ORCID ID를 나타냅니다. 휴대폰과 같은 QR 코드 리더기로 스캔한 사람은 누구나 귀하의 공개 ORCID 기록으로 전송됩니다. -account.downloadQR=ORCID ID QR 코드를 다운로드하여 포스터, 프리젠테이션, 스티커, 명함에 넣어보세요. 원하는 곳 어디서든 본인의 ORCID ID를 찾을 수 있습니다! +account.downloadQR=ORCID ID QR 코드를 다운로드하여 포스터, 프리젠테이션, 스티커, 명함에 넣어보세요. 원하는 곳 어디서든 본인의 ORCID ID를 찾을 수 있습니다! account.clickDownloadQR=클릭해서 귀하의 QR 코드를 다운로드 account.htmlCode=웹에 ORCID ID 표시하기 account.qrCode=ORCID iD용 QR 코드 받기 @@ -162,7 +162,7 @@ account.copy2FARecovery=2FA 복구 코드 복사하기 account.downloadOrCopy=이 코드를 다운로드하거나 복사하여 암호 관리자와 같은 안전한 장소에 저장하세요. account.onlyTimeDownload=이것이 이 코드를 다운로드하거나 복사할 수 있는 유일한 시간이며 ORCID는 백업을 저장하지 않습니다. 기기와 이 코드 모두에 접근할 수 없는 경우, 계정 접근 권한을 회복하려면 당사에 문의해야 합니다. account.iGotMyRecovery=복구 코드가 있습니다 - 계정 설정으로 돌아가기 -account.clipboard=백업 코드가 클립보드에 복사되었습니다. +account.clipboard=백업 코드가 클립보드에 복사되었습니다. account.youCantAddYourSelf=본인이 자신을 신탁 개인으로 추가할 수 없습니다 account.alreadyAdded=이미 추가된 사용자 account.yourRessetPasswordLinkHasGoneBad=비밀번호 초기화 링크에 문제가 있습니다. 링크가 유효한지, 만료되지 않았는지 확인하세요. diff --git a/src/locale/properties/authorize/authorize.de.properties b/src/locale/properties/authorize/authorize.de.properties index cd9b37eba0..f959d92236 100644 --- a/src/locale/properties/authorize/authorize.de.properties +++ b/src/locale/properties/authorize/authorize.de.properties @@ -1,31 +1,31 @@ -authorize.youAreCurrentlySignin=You are currently signed in as: -authorize.hasAskedAccess=has asked for the following access to your ORCID record: -authorize.authorize=Authorize access -authorize.deny=Deny access -authorize.ifAuthorize=If authorized, this organization will have access to your ORCID record, as outlined above and described in further detail in -authorize.privacyPolicy=ORCID’s privacy policy. -authorize.youCanManage=You can manage access permissions for this and other Trusted Organizations in your -authorize.accountSettings=account settings. -authorize.authenticate=Get your ORCID iD -authorize.personUpdate=Add/update other information about you (country, keywords, etc.) -authorize.activitiesUpdate=Add/update your research activities (works, affiliations, etc) -authorize.readLimited=Read your information with visibility set to Trusted Organizations -authorize.authenticateLongDescription=Allow this organization or application to get your 16-character ORCID iD and read information on your ORCID record you have marked as public. -authorize.personUpdateLongDescription=Allow this organization or application to add information about you (for example, your country, key words, other identifiers - but not your biography) that is stored in their system(s) to the lefthand section of your ORCID record. They will also be able to update this and any other information they have added, but will not be able to edit information added by you or by another trusted organization. -authorize.activitiesUpdateLongDescription=Allow this organization or application to add information about your research activities (for example, works, affiliations) that is stored in their system(s) to your ORCID record. They will also be able to update this and any other information they have added, but will not be able to edit information added by you or by another trusted organization. -authorize.readLimitedLongDescription=Allow this organization or application to read any information from your record you have marked as limited access. They cannot read information you have marked as private. -authorize.errorMissingRedirect=Error: Incorrect OAuth Link for client id -authorize.errorMissingRedirect2=, missing redirect uri parameter -authorize.errorInvalidRedirect1=Error: The provided redirect URI -authorize.errorInvalidRedirect2=does not match the redirect URIs registered by -authorize.errorInvalidClientID1=Error: The provided client id -authorize.errorInvalidClientID2=is invalid. -authorize.errorMissingClientID1=Error: Incorrect OAuth Link, missing client id parameter. -authorize.errorLockedClientID1=Error: The provided client id -authorize.errorLockedMemberID1=Error: The provided request couldn't be completed because the integration and hence, the client -authorize.errorLockedClientID2=is locked. -authorize.errorMissingScopes1=Error: Incorrect OAuth Link for client id -authorize.errorMissingScopes2=, missing scope parameter. -authorize.errorMissingResponseType=Error: Incorrect OAuth Link for client id -authorize.errorMissingResponseType2=, missing response type parameter. -authorize.error=You have reached this page due to an error with the application's integration. Please report this error to the organization that is requesting your ORCID iD. +authorize.youAreCurrentlySignin=Sie sind derzeit eingeloggt als: +authorize.hasAskedAccess=hat um folgenden Zugriff auf Ihren ORCID-Eintrag gebeten: +authorize.authorize=Zugriff autorisieren +authorize.deny=Zugriff verweigern +authorize.ifAuthorize=Autorisierte Organisationen haben Zugriff auf Ihren ORCID-Eintrag wie oben beschrieben. Eine ausführlichere Beschreibung finden Sie in den +authorize.privacyPolicy=Datenschutzbestimmungen von ORCID. +authorize.youCanManage=Zugriffsberechtigungen für diese und andere vertrauenswürdige Organisationen verwalten Sie in Ihren +authorize.accountSettings=Kontoeinstellungen. +authorize.authenticate=Ihre ORCID-iD erhalten +authorize.personUpdate=Weitere Informationen über Sie hinzufügen bzw. aktualisieren (Land, Schlüsselwörter usw.) +authorize.activitiesUpdate=Zu Ihren Forschungsaktivitäten (Arbeiten, Zugehörigkeiten usw.) hinzufügen bzw. diese aktualisieren +authorize.readLimited=Ihre Daten lesen, wenn deren Sichtbarkeit auf Vertrauenswürdige Organisationen eingestellt ist +authorize.authenticateLongDescription=Dieser Organisation oder Anwendung erlauben, Ihre 16-stellige ORCID-iD zu erhalten und Daten aus Ihrem ORCID-Eintrag zu lesen, die Sie als öffentlich markiert haben. +authorize.personUpdateLongDescription=Dieser Organisation oder Anwendung erlauben, Daten über Sie (z. B. Ihr Land, Schlüsselwörter, andere Identifikatoren - aber nicht Ihre Biografie), die in ihren Systemen gespeichert sind, zum linken Abschnitt Ihres ORCID-Eintrags hinzuzufügen. Sie können diese und alle anderen von ihnen selbst hinzugefügten Daten auch aktualisieren, aber keine Daten bearbeiten, die von Ihnen oder einer anderen vertrauenswürdigen Organisation hinzugefügt wurden. +authorize.activitiesUpdateLongDescription=Dieser Organisation oder Anwendung erlauben, Daten über Ihre Forschungsaktivitäten (z. B. Arbeiten oder Zugehörigkeiten), die in ihren Systemen gespeichert sind, zu Ihrem ORCID-Eintrag hinzuzufügen. Sie können diese und alle anderen von ihnen selbst hinzugefügten Daten auch aktualisieren, aber keine Daten bearbeiten, die von Ihnen oder einer anderen vertrauenswürdigen Organisation hinzugefügt wurden. +authorize.readLimitedLongDescription=Dieser Organisation oder Anwendung erlauben, alle Daten aus Ihrem Eintrag zu lesen, die Sie für eingeschränkten Zugriff gekennzeichnet haben. Sie können keine Daten lesen, die Sie als privat markiert haben. +authorize.errorMissingRedirect=Fehler: Falscher OAuth-Link für Client-ID +authorize.errorMissingRedirect2=, fehlender URI-Parameter für die Umleitung +authorize.errorInvalidRedirect1=Fehler: Der angegebene Umleitungs-URI +authorize.errorInvalidRedirect2=stimmt nicht mit den durch die folgende Organisation registrierten Umleitungs-URIs überein: +authorize.errorInvalidClientID1=Fehler: Die angegebene Client-ID +authorize.errorInvalidClientID2=ist ungültig. +authorize.errorMissingClientID1=Fehler: Falscher OAuth-Link, fehlender Client-ID-Parameter. +authorize.errorLockedClientID1=Fehler: Die angegebene Client-ID +authorize.errorLockedMemberID1=Fehler: Die gestellte Anfrage konnte nicht abgeschlossen werden, da die Integration und damit der Client +authorize.errorLockedClientID2=ist gesperrt. +authorize.errorMissingScopes1=Fehler: Falscher OAuth-Link für Client-ID +authorize.errorMissingScopes2=, fehlender Bereichsparameter. +authorize.errorMissingResponseType=Fehler: Falscher OAuth-Link für Client-ID +authorize.errorMissingResponseType2=, fehlender Antworttypparameter. +authorize.error=Sie haben diese Seite aufgrund eines Fehlers bei der Integration der Anwendung erreicht. Bitte melden Sie diesen Fehler der Organisation, die Ihre ORCID-iD angefordert hat. diff --git a/src/locale/properties/delegators/delegators.ca.properties b/src/locale/properties/delegators/delegators.ca.properties deleted file mode 100644 index 535ca2759f..0000000000 --- a/src/locale/properties/delegators/delegators.ca.properties +++ /dev/null @@ -1,5 +0,0 @@ -delegators.youHave=Teniu -delegators.accounts=accounts -delegators.switchBack=Switch back to me -delegators.switchAccount=Switch to another account -delegators.ariaLabelswitchAccount=Switch to managing another ORCID account diff --git a/src/locale/properties/delegators/delegators.de.properties b/src/locale/properties/delegators/delegators.de.properties index c513746711..7077b17ffa 100644 --- a/src/locale/properties/delegators/delegators.de.properties +++ b/src/locale/properties/delegators/delegators.de.properties @@ -1,5 +1,5 @@ -delegators.youHave=You have -delegators.accounts=accounts -delegators.switchBack=Switch back to me -delegators.switchAccount=Switch to another account -delegators.ariaLabelswitchAccount=Switch to managing another ORCID account +delegators.youHave=Sie haben +delegators.accounts=Konten +delegators.switchBack=Zurück zu mir wechseln +delegators.switchAccount=Zu einem anderen Konto wechseln +delegators.ariaLabelswitchAccount=Zur Verwaltung eines anderen ORCID-Kontos wechseln diff --git a/src/locale/properties/delegators/delegators.uk.properties b/src/locale/properties/delegators/delegators.uk.properties deleted file mode 100644 index 0c8fa5572d..0000000000 --- a/src/locale/properties/delegators/delegators.uk.properties +++ /dev/null @@ -1,5 +0,0 @@ -delegators.youHave=У вас -delegators.accounts=accounts -delegators.switchBack=Switch back to me -delegators.switchAccount=Switch to another account -delegators.ariaLabelswitchAccount=Switch to managing another ORCID account diff --git a/src/locale/properties/environment-banner/environment-banner.ca.properties b/src/locale/properties/environment-banner/environment-banner.ca.properties deleted file mode 100644 index a12bbd2127..0000000000 --- a/src/locale/properties/environment-banner/environment-banner.ca.properties +++ /dev/null @@ -1,8 +0,0 @@ -common.js.domain.warn.warning_1=Warning\! -common.js.domain.warn.warning_2=is a test website. -common.js.domain.warn.is_the_official=\u0020is the official website. Sandbox only sends email messages to -common.js.domain.warn.more_information=more information -common.js.domain.warn.mailinator=mailinator.com -common.js.domain.warn.email_addresses=\u0020email addresses, see Sandbox FAQ for -common.cookies.click_dismiss=Dismiss -environmentBanner.ariaLabelWarning=Warning, testing website diff --git a/src/locale/properties/environment-banner/environment-banner.de.properties b/src/locale/properties/environment-banner/environment-banner.de.properties index a12bbd2127..587cc9eb18 100644 --- a/src/locale/properties/environment-banner/environment-banner.de.properties +++ b/src/locale/properties/environment-banner/environment-banner.de.properties @@ -1,8 +1,8 @@ -common.js.domain.warn.warning_1=Warning\! -common.js.domain.warn.warning_2=is a test website. -common.js.domain.warn.is_the_official=\u0020is the official website. Sandbox only sends email messages to -common.js.domain.warn.more_information=more information +common.js.domain.warn.warning_1=Achtung\! +common.js.domain.warn.warning_2=ist eine Test-Website. +common.js.domain.warn.is_the_official=\u0020ist die offizielle Website. Sandbox schickt E-Mail-Nachrichten nur an +common.js.domain.warn.more_information=weitere Informationen common.js.domain.warn.mailinator=mailinator.com -common.js.domain.warn.email_addresses=\u0020email addresses, see Sandbox FAQ for -common.cookies.click_dismiss=Dismiss -environmentBanner.ariaLabelWarning=Warning, testing website +common.js.domain.warn.email_addresses=-E-Mail-Adressen. In den häufig gestellten Fragen zu Sandbox finden Sie +common.cookies.click_dismiss=Verwerfen +environmentBanner.ariaLabelWarning=Achtung: Test-Website diff --git a/src/locale/properties/environment-banner/environment-banner.es.properties b/src/locale/properties/environment-banner/environment-banner.es.properties index 7c38b6c587..b4a072d9ad 100644 --- a/src/locale/properties/environment-banner/environment-banner.es.properties +++ b/src/locale/properties/environment-banner/environment-banner.es.properties @@ -5,4 +5,4 @@ common.js.domain.warn.more_information=obtener más información. common.js.domain.warn.mailinator=mailinator.com common.js.domain.warn.email_addresses=; consulte las preguntas frecuentes de Sandbox para common.cookies.click_dismiss=Cerrar -environmentBanner.ariaLabelWarning=Advertencia: sitio web de pruebas +environmentBanner.ariaLabelWarning=Advertencia: sitio web de pruebas diff --git a/src/locale/properties/environment-banner/environment-banner.uk.properties b/src/locale/properties/environment-banner/environment-banner.uk.properties deleted file mode 100644 index d32eca3133..0000000000 --- a/src/locale/properties/environment-banner/environment-banner.uk.properties +++ /dev/null @@ -1,8 +0,0 @@ -common.js.domain.warn.warning_1=Warning\! -common.js.domain.warn.warning_2=is a test website. -common.js.domain.warn.is_the_official=\u0020— офіційна веб-сторінка. Пісочниця тільки надсилаю листи електронної пошти на -common.js.domain.warn.more_information=більше інформації -common.js.domain.warn.mailinator=mailinator.com -common.js.domain.warn.email_addresses=\u0020електронні адреси, див. ЧАП Пісочниці для -common.cookies.click_dismiss=натисніть, щоб відхилити -environmentBanner.ariaLabelWarning=Warning, testing website diff --git a/src/locale/properties/funding/funding.ar.properties b/src/locale/properties/funding/funding.ar.properties index 81453bada8..5784e58ac6 100644 --- a/src/locale/properties/funding/funding.ar.properties +++ b/src/locale/properties/funding/funding.ar.properties @@ -16,8 +16,6 @@ funding.grant=منحة funding.salary_award=جائزة الراتب funding.projectTitle=عنوان المشروع المموَّل funding.projectTitleError=الرجاء إدخال عنوان -funding.addTranslatedTitle=أضف عنواناً مترجماً -funding.hideTranslatedTitle=إخفاء العنوان المترجم funding.fundingTypeError=حدث خطأ فيما يخص نوع التمويل المحدد funding.invalidFundingType=نوع التمويل غير صالح funding.projectLink=رابط المشروع diff --git a/src/locale/properties/funding/funding.ca.properties b/src/locale/properties/funding/funding.ca.properties deleted file mode 100644 index b136a581bb..0000000000 --- a/src/locale/properties/funding/funding.ca.properties +++ /dev/null @@ -1,48 +0,0 @@ -funding.amount=Total funding amount -funding.contributors=Contributors -funding.description=Description -funding.organizationDefinedFundingSubType=Funding subtype -funding.translatedTitle=Translated title -funding.descriptionEmpty=Add grants, awards and other funding you have received to support your work. -funding.learnMore=Learn more about adding funding information to your ORCID record -funding.details=Funding details -funding.agency=Funding agency -funding.fundingIdentifiers=Funding identifiers -funding.type=Funding type -funding.selectAType=Select a funding type -funding.award=Award -funding.contract=Contract -funding.grant=Grant -funding.salary_award=Salary award -funding.projectTitle=Title of funded project -funding.projectTitleError=Please enter a title -funding.addTranslatedTitle=Add a translated title -funding.hideTranslatedTitle=Hide translated title -funding.fundingTypeError=An error has occured for the given funding type -funding.invalidFundingType=Invalid funding type -funding.projectLink=Project link -funding.projectLinkHint=A link to the project supported by this funding. Links should be in full URL format e.g. http://www.website.com/page.html -funding.addAmount=Add an amount -funding.currencyCode=- -funding.agencyName=Funding agency name -funding.self=Un mateix -funding.partOf=Part de -funding.selfDescription=The identifier applies to the funding award itself. -funding.partOfDescription=The identifier applies to the larger award of which the project is part. -funding.grantNumber=Grant number -funding.grantNumberColon=Grant number: -funding.grantUrlColon=Grant URL: -funding.grantUrl=Grant link -funding.grantUrlHint=A link to more information about the funding award -funding.addAnotherGrant=Add another funding identifier -funding.invalidUrl=Invalid URL -funding.translatedTitleLanguage=Language of this title -funding.agencyNameError=Please enter an agency name -funding.whoCanSeeFunding=Who can see your funding. The default visibility setting is Private. -funding.amountError=Amount should be a numeric value with format 1,234,567.89 -funding.projectTranslatedTitleLanguageError=Please select a language -funding.projectTranslatedTitleError=Please enter a translated title -funding.linkFunding=Link funding -funding.linkFundingMoreInfo=More information about linking funding to your ORCID record -funding.selectACurrencyCode=Please select a currency -funding.grantNumberRequired=Grant number is required diff --git a/src/locale/properties/funding/funding.cs.properties b/src/locale/properties/funding/funding.cs.properties index 7a58518f55..5020f14c62 100644 --- a/src/locale/properties/funding/funding.cs.properties +++ b/src/locale/properties/funding/funding.cs.properties @@ -16,8 +16,6 @@ funding.grant=Číslo grantu funding.salary_award=Dotace na mzdy funding.projectTitle=Název financovaného projektu funding.projectTitleError=Prosím, zadejte titul -funding.addTranslatedTitle=Přidejte přeložený název -funding.hideTranslatedTitle=Skrýt přeložený název funding.fundingTypeError=U daného typu financování došlo k chybě funding.invalidFundingType=Neplatný typ financování funding.projectLink=Odkaz na projekt diff --git a/src/locale/properties/funding/funding.de.properties b/src/locale/properties/funding/funding.de.properties index 1ac23784cd..46a3401674 100644 --- a/src/locale/properties/funding/funding.de.properties +++ b/src/locale/properties/funding/funding.de.properties @@ -1,46 +1,46 @@ -funding.amount=Total funding amount -funding.contributors=Contributors -funding.description=Description -funding.organizationDefinedFundingSubType=Funding subtype -funding.translatedTitle=Funding project translated title -funding.descriptionEmpty=Add grants, awards and other funding you have received to support your work. -funding.learnMore=Learn more about adding funding information to your ORCID record -funding.details=Funding details -funding.agency=Funding agency -funding.fundingIdentifiers=Funding identifiers -funding.type=Funding type -funding.selectAType=Select a funding type -funding.award=Award -funding.contract=Contract -funding.grant=Grant -funding.salary_award=Salary award -funding.projectTitle=Title of funded project -funding.projectTitleError=Please enter a title -funding.fundingTypeError=An error has occured for the given funding type -funding.invalidFundingType=Invalid funding type -funding.projectLink=Project link -funding.projectLinkHint=A link to the project supported by this funding. Links should be in full URL format e.g. http://www.website.com/page.html -funding.addAmount=Add an amount +funding.amount=Gesamtfinanzierungsbetrag +funding.contributors=Mitwirkende +funding.description=Beschreibung +funding.organizationDefinedFundingSubType=Unterart der Finanzierung +funding.translatedTitle=Übersetzter Titel des geförderten Projekts +funding.descriptionEmpty=Fügen Sie Förderungen, Preise und andere Fördermittel hinzu, die Sie zur Unterstützung Ihrer Arbeit erhalten haben. +funding.learnMore=Erfahren Sie mehr über das Hinzufügen von Finanzierungsinformationen zu Ihrem ORCID-Eintrag +funding.details=Einzelheiten zur Finanzierung +funding.agency=Förderstelle +funding.fundingIdentifiers=Finanzierungskennungen +funding.type=Art der Finanzierung +funding.selectAType=Wählen Sie eine Finanzierungsart aus +funding.award=Preis +funding.contract=Vertrag +funding.grant=Förderung +funding.salary_award=Lohnauszeichnung +funding.projectTitle=Titel des finanzierten Projekts +funding.projectTitleError=Bitte geben Sie einen Titel ein +funding.fundingTypeError=Für die angegebene Finanzierungsart ist ein Fehler aufgetreten +funding.invalidFundingType=Ungültige Art der Finanzierung +funding.projectLink=Projektlink +funding.projectLinkHint=Ein Link zu dem durch diese Förderung unterstützten Projekt. Links sollten im vollständigen URL-Format angegeben werden, z. B. http://www.website.com/seite.html +funding.addAmount=Betrag hinzufügen funding.currencyCode=- -funding.agencyName=Funding agency name -funding.self=Self -funding.partOf=Part of -funding.selfDescription=The identifier applies to the funding award itself. -funding.partOfDescription=The identifier applies to the larger award of which the project is part. -funding.grantNumber=Grant number -funding.grantNumberColon=Grant number: -funding.grantUrlColon=Grant URL: -funding.grantUrl=Grant link -funding.grantUrlHint=A link to more information about the funding award -funding.addAnotherGrant=Add another funding identifier -funding.invalidUrl=Invalid URL -funding.translatedTitleLanguage=Language of this title -funding.agencyNameError=Please enter an agency name -funding.whoCanSeeFunding=Who can see your funding. The default visibility setting is Private. -funding.amountError=Amount should be a numeric value with format 1,234,567.89 -funding.projectTranslatedTitleLanguageError=Please select a language -funding.projectTranslatedTitleError=Please enter a translated title -funding.linkFunding=Link funding -funding.linkFundingMoreInfo=More information about linking funding to your ORCID record -funding.selectACurrencyCode=Please select a currency -funding.grantNumberRequired=Grant number is required +funding.agencyName=Name der Förderstelle +funding.self=Selbst +funding.partOf=Teil von +funding.selfDescription=Die Kennung gilt für den Förderpreis selbst. +funding.partOfDescription=Die Kennung gilt für den größeren Preis, zu dem das Projekt gehört. +funding.grantNumber=Förderungsnummer +funding.grantNumberColon=Förderungsnummer: +funding.grantUrlColon=Förderungs-URL: +funding.grantUrl=Förderungs-Link +funding.grantUrlHint=Ein Link zu weiteren Informationen zum Förderpreis +funding.addAnotherGrant=Weitere Finanzierungskennung hinzufügen +funding.invalidUrl=Ungültige URL +funding.translatedTitleLanguage=Sprache dieses Titels +funding.agencyNameError=Bitte geben Sie einen Institutionsnamen ein +funding.whoCanSeeFunding=Wer kann Ihre Finanzierung sehen? Die Standardeinstellung für die Sichtbarkeit ist Privat. +funding.amountError=Der Betrag sollte ein numerischer Wert im Format 1.234.567,89 sein +funding.projectTranslatedTitleLanguageError=Sprache auswählen +funding.projectTranslatedTitleError=Bitte geben Sie einen übersetzten Titel ein +funding.linkFunding=Finanzierung verknüpfen +funding.linkFundingMoreInfo=Weitere Informationen zur Verknüpfung von Finanzierung mit Ihrem ORCID-Eintrag +funding.selectACurrencyCode=Währung auswählen +funding.grantNumberRequired=Die Förderungsnummer ist erforderlich diff --git a/src/locale/properties/funding/funding.es.properties b/src/locale/properties/funding/funding.es.properties index c650e825dc..de90be40a7 100644 --- a/src/locale/properties/funding/funding.es.properties +++ b/src/locale/properties/funding/funding.es.properties @@ -16,8 +16,6 @@ funding.grant=Subvención funding.salary_award=Adjudicación de salario funding.projectTitle=Título del proyecto financiado funding.projectTitleError=Por favor, introduzca un título -funding.addTranslatedTitle=Agregar un título traducido -funding.hideTranslatedTitle=Ocultar el título traducido funding.fundingTypeError=Se ha producido un error para el tipo de financiación especificado. funding.invalidFundingType=Tipo de financiación no válido funding.projectLink=Enlace del proyecto diff --git a/src/locale/properties/funding/funding.fr.properties b/src/locale/properties/funding/funding.fr.properties index 52b5581071..7d8295e73c 100644 --- a/src/locale/properties/funding/funding.fr.properties +++ b/src/locale/properties/funding/funding.fr.properties @@ -16,8 +16,6 @@ funding.grant=Subvention funding.salary_award=Subvention salariée funding.projectTitle=Titre du projet financé funding.projectTitleError=Entrez un titre -funding.addTranslatedTitle=Ajouter un titre traduit -funding.hideTranslatedTitle=Masquer le titre traduit funding.fundingTypeError=Une erreur s'est produite pour le type de financement donné. funding.invalidFundingType=Type de financement non valide funding.projectLink=Lien du projet diff --git a/src/locale/properties/funding/funding.it.properties b/src/locale/properties/funding/funding.it.properties index bf256aa7ac..be38a42060 100644 --- a/src/locale/properties/funding/funding.it.properties +++ b/src/locale/properties/funding/funding.it.properties @@ -16,8 +16,6 @@ funding.grant=Fondo di ricerca/Grant funding.salary_award=Incentivo sullo stipendio funding.projectTitle=Titolo funding.projectTitleError=Inserire il titolo -funding.addTranslatedTitle=Aggiungi un titolo tradotto -funding.hideTranslatedTitle=Nascondi titolo tradotto funding.fundingTypeError=Si è trovato un errore per il tipo di finanziamento fornito funding.invalidFundingType=Tipo di finanziamento non valido funding.projectLink=Link al progetto diff --git a/src/locale/properties/funding/funding.ja.properties b/src/locale/properties/funding/funding.ja.properties index aa01367e13..a16fe303c3 100644 --- a/src/locale/properties/funding/funding.ja.properties +++ b/src/locale/properties/funding/funding.ja.properties @@ -16,8 +16,6 @@ funding.grant=研究助成 funding.salary_award=給与支払 funding.projectTitle=研究助成を受けたプロジェクトのタイトル funding.projectTitleError=タイトルを入力してください -funding.addTranslatedTitle=翻訳されたタイトルを追加する -funding.hideTranslatedTitle=翻訳されたタイトルを非表示にする funding.fundingTypeError=指定された資金調達タイプでエラーが発生しました funding.invalidFundingType=無効な資金調達タイプ funding.projectLink=プロジェクトリンク diff --git a/src/locale/properties/funding/funding.ko.properties b/src/locale/properties/funding/funding.ko.properties index 7e005ae9a6..a1a8023e4f 100644 --- a/src/locale/properties/funding/funding.ko.properties +++ b/src/locale/properties/funding/funding.ko.properties @@ -16,8 +16,6 @@ funding.grant=보조금 funding.salary_award=급여 지원 funding.projectTitle=자금 지원된 프로젝트 이름 funding.projectTitleError=제목을 입력하십시오. -funding.addTranslatedTitle=번역한 제목 추가하기 -funding.hideTranslatedTitle=번역된 제목 가리기 funding.fundingTypeError=주어진 펀딩 종류에 대해 에러가 발생했습니다 funding.invalidFundingType=펀딩 유형이 유효하지 않음 funding.projectLink=프로젝트 연결 diff --git a/src/locale/properties/funding/funding.pt.properties b/src/locale/properties/funding/funding.pt.properties index 9840c9b8b7..589212b9f8 100644 --- a/src/locale/properties/funding/funding.pt.properties +++ b/src/locale/properties/funding/funding.pt.properties @@ -16,8 +16,6 @@ funding.grant=Bolsa funding.salary_award=Salário prêmio funding.projectTitle=Título do projeto financiado funding.projectTitleError=Insira um título -funding.addTranslatedTitle=Adicione um título traduzido -funding.hideTranslatedTitle=Ocultar título traduzido funding.fundingTypeError=Ocorreu um erro para o tipo de financiamento indicado funding.invalidFundingType=Tipo de financiamento inválido funding.projectLink=Link do projeto diff --git a/src/locale/properties/funding/funding.ru.properties b/src/locale/properties/funding/funding.ru.properties index d12f8546a9..fd7f8ee44f 100644 --- a/src/locale/properties/funding/funding.ru.properties +++ b/src/locale/properties/funding/funding.ru.properties @@ -16,8 +16,6 @@ funding.grant=Грант funding.salary_award=Вознаграждение funding.projectTitle=Название финансируемого проекта funding.projectTitleError=Введите должность -funding.addTranslatedTitle=Добавить переведенный заголовок -funding.hideTranslatedTitle=Скрыть переведенный заголовок funding.fundingTypeError=Произошла ошибка для данного типа финансирования funding.invalidFundingType=Неверный тип финансирования funding.projectLink=Ссылка на проект diff --git a/src/locale/properties/funding/funding.uk.properties b/src/locale/properties/funding/funding.uk.properties deleted file mode 100644 index fa52bf6a5e..0000000000 --- a/src/locale/properties/funding/funding.uk.properties +++ /dev/null @@ -1,48 +0,0 @@ -funding.amount=Total funding amount -funding.contributors=Учасники -funding.description=Опис -funding.organizationDefinedFundingSubType=Funding subtype -funding.translatedTitle=Перекладена назва -funding.descriptionEmpty=Add grants, awards and other funding you have received to support your work. -funding.learnMore=Learn more about adding funding information to your ORCID record -funding.details=Funding details -funding.agency=Funding agency -funding.fundingIdentifiers=Funding identifiers -funding.type=Funding type -funding.selectAType=Select a funding type -funding.award=НАГОРОДА -funding.contract=Угода -funding.grant=Ґрант -funding.salary_award=Salary award -funding.projectTitle=Назва фінансованого проекту -funding.projectTitleError=Введіть посаду -funding.addTranslatedTitle=Add a translated title -funding.hideTranslatedTitle=Hide translated title -funding.fundingTypeError=An error has occured for the given funding type -funding.invalidFundingType=Invalid funding type -funding.projectLink=Project link -funding.projectLinkHint=A link to the project supported by this funding. Links should be in full URL format e.g. http://www.website.com/page.html -funding.addAmount=Add an amount -funding.currencyCode=- -funding.agencyName=Funding agency name -funding.self=Самостійний -funding.partOf=Частина -funding.selfDescription=The identifier applies to the funding award itself. -funding.partOfDescription=The identifier applies to the larger award of which the project is part. -funding.grantNumber=Номер ґранту -funding.grantNumberColon=Grant number: -funding.grantUrlColon=Grant URL: -funding.grantUrl=Grant link -funding.grantUrlHint=A link to more information about the funding award -funding.addAnotherGrant=Add another funding identifier -funding.invalidUrl=Недійсне URL -funding.translatedTitleLanguage=Мова цього заголовку -funding.agencyNameError=Please enter an agency name -funding.whoCanSeeFunding=Who can see your funding. The default visibility setting is Private. -funding.amountError=Amount should be a numeric value with format 1,234,567.89 -funding.projectTranslatedTitleLanguageError=Please select a language -funding.projectTranslatedTitleError=Please enter a translated title -funding.linkFunding=Link funding -funding.linkFundingMoreInfo=More information about linking funding to your ORCID record -funding.selectACurrencyCode=Please select a currency -funding.grantNumberRequired=Grant number is required diff --git a/src/locale/properties/funding/funding.zh_CN.properties b/src/locale/properties/funding/funding.zh_CN.properties index 21500e1078..a83dff9166 100644 --- a/src/locale/properties/funding/funding.zh_CN.properties +++ b/src/locale/properties/funding/funding.zh_CN.properties @@ -16,8 +16,6 @@ funding.grant=授权 funding.salary_award=工资奖励 funding.projectTitle=受资助项目的标题 funding.projectTitleError=请输入标题 -funding.addTranslatedTitle=添加已翻译的标题 -funding.hideTranslatedTitle=隐藏已翻译的标题 funding.fundingTypeError=已输入的基金种类有误 funding.invalidFundingType=无效的基金种类 funding.projectLink=项目链接 diff --git a/src/locale/properties/funding/funding.zh_TW.properties b/src/locale/properties/funding/funding.zh_TW.properties index bd4bd2b360..badfc83dd5 100644 --- a/src/locale/properties/funding/funding.zh_TW.properties +++ b/src/locale/properties/funding/funding.zh_TW.properties @@ -16,8 +16,6 @@ funding.grant=補助金 funding.salary_award=薪資獎勵 funding.projectTitle=受資助專案的標題 funding.projectTitleError=請輸入標題 -funding.addTranslatedTitle=新增標題翻譯 -funding.hideTranslatedTitle=隱藏標題翻譯 funding.fundingTypeError=已輸入的補助形式發生錯誤 funding.invalidFundingType=無效的補助形式 funding.projectLink=計畫連結 diff --git a/src/locale/properties/home/home.ca.properties b/src/locale/properties/home/home.ca.properties deleted file mode 100644 index 467ed315be..0000000000 --- a/src/locale/properties/home/home.ca.properties +++ /dev/null @@ -1,24 +0,0 @@ -home.latest_news=DARRERES NOVETATS -home.more_news=Més novetats -home.distinguish_yourself=DISTINGIU-VOS EN -home.one=1 -home.register=REGISTREU-VOS -home.register_now=Registreu-vos ara! -home.two=2 -home.user_your=USEU EL VOSTRE -home.orcid_id=ID d'ORCID -home.three=3 -home.curious_about=Sentiu curiositat per saber qui en són membres? -home.see_our=Vegeu el llistat complet de membres institucionals -home.three_easy=TRES PASSOS FÀCILS -ngOrcid.fullOrcid=FULL ARTICLE -ngOrcid.moreNews=MORE NEWS -ngOrcid.membersMakeOrcid=Our organizational members make ORCID possible! -ngOrcid.getYourOrcid=Get your unique ORCID identifier. It’s free and only takes a minute, so -ngOrcid.findOutMore=FIND OUT MORE ABOUT OUR MISSION AND VALUES -ngOrcid.orcidProvides=ORCID provides a persistent digital identifier (an ORCID iD) that you own and control, and that distinguishes you from every other researcher. You can connect your iD with your professional information — affiliations, grants, publications, peer review, and more. You can use your iD to share your information with other systems, ensuring you get recognition for all your contributions, saving you time and hassle, and reducing the risk of errors. -ngOrcid.enhanceYourProfile=The more information connected to your ORCID record, the more you’ll benefit from sharing your iD - so give the organizations you trust permission to update your record as well as adding your affiliations, emails, other names you’re known by, and more. -ngOrcid.includeYourId=Use your iD, when prompted, in systems and platforms from grant application to manuscript submission and beyond, to ensure you get credit for your contributions. -ngOrcid.orcidIs=ORCID is a non-profit organization supported by a global community of member organizations, including research institutions, publishers, funders, professional associations, service providers, and other stakeholders in the research ecosystem. -ngOrcid.shareYourOrcid=SHARE YOUR ORCID iD -home.ariaLabelNews=News diff --git a/src/locale/properties/home/home.de.properties b/src/locale/properties/home/home.de.properties index c7e3e1a2e2..788e45d168 100644 --- a/src/locale/properties/home/home.de.properties +++ b/src/locale/properties/home/home.de.properties @@ -1,24 +1,24 @@ -home.latest_news=LATEST NEWS -home.more_news=More news -home.distinguish_yourself=DISTINGUISH YOURSELF IN +home.latest_news=NEUESTE MELDUNGEN +home.more_news=Weitere Neuigkeiten +home.distinguish_yourself=PROFILIEREN SIE SICH IN home.one=1 -home.register=REGISTER -home.register_now=Register now! +home.register=REGISTRIEREN +home.register_now=Jetzt registrieren! home.two=2 -home.user_your=USE YOUR -home.orcid_id=ORCID ID +home.user_your=BENUTZEN SIE IHRE +home.orcid_id=ORCID-iD home.three=3 -home.curious_about=Curious about who our members are? -home.see_our=See our complete list of member organizations -home.three_easy=THREE EASY STEPS -ngOrcid.fullOrcid=FULL ARTICLE -ngOrcid.moreNews=MORE NEWS -ngOrcid.membersMakeOrcid=Our organizational members make ORCID possible! -ngOrcid.getYourOrcid=Get your unique ORCID identifier. It’s free and only takes a minute, so -ngOrcid.findOutMore=FIND OUT MORE ABOUT OUR MISSION AND VALUES -ngOrcid.orcidProvides=ORCID provides a persistent digital identifier (an ORCID iD) that you own and control, and that distinguishes you from every other researcher. You can connect your iD with your professional information — affiliations, grants, publications, peer review, and more. You can use your iD to share your information with other systems, ensuring you get recognition for all your contributions, saving you time and hassle, and reducing the risk of errors. -ngOrcid.enhanceYourProfile=The more information connected to your ORCID record, the more you’ll benefit from sharing your iD - so give the organizations you trust permission to update your record as well as adding your affiliations, emails, other names you’re known by, and more. -ngOrcid.includeYourId=Use your iD, when prompted, in systems and platforms from grant application to manuscript submission and beyond, to ensure you get credit for your contributions. -ngOrcid.orcidIs=ORCID is a non-profit organization supported by a global community of member organizations, including research institutions, publishers, funders, professional associations, service providers, and other stakeholders in the research ecosystem. -ngOrcid.shareYourOrcid=SHARE YOUR ORCID iD -home.ariaLabelNews=News +home.curious_about=Sind Sie neugierig, wer unsere Mitglieder sind? +home.see_our=Sehen Sie sich die vollständige Liste unserer Mitgliedsorganisationen an +home.three_easy=DREI EINFACHEN SCHRITTEN +ngOrcid.fullOrcid=GANZER ARTIKEL +ngOrcid.moreNews=WEITERE NEUIGKEITEN +ngOrcid.membersMakeOrcid=Unsere Organisationsmitglieder machen ORCID möglich! +ngOrcid.getYourOrcid=Holen Sie sich Ihre eindeutige ORCID-Kennung. Das ist kostenlos und dauert nur eine Minute, also +ngOrcid.findOutMore=ERFAHREN SIE MEHR ÜBER UNSERE MISSION UND WERTE +ngOrcid.orcidProvides=ORCID gibt Ihnen eine dauerhafte digitale Kennung (eine ORCID-iD), die Sie besitzen und kontrollieren, und die Sie von allen anderen Forschern unterscheidet. Sie können Ihre iD mit Ihren beruflichen Informationen verknüpfen – Zugehörigkeiten, Förderungen, Veröffentlichungen, Peer-Reviews und mehr. Sie können Ihre iD verwenden, um Ihre Daten mit anderen Systemen zu teilen und sicherzustellen, dass Ihnen alle Ihre Beiträge auch zugeschrieben werden. So sparen Sie sich Zeit und Ärger und verringern das Risiko von Fehlern. +ngOrcid.enhanceYourProfile=Je mehr Informationen mit Ihrem ORCID-Eintrag verknüpft sind, desto mehr profitieren Sie davon, wenn Sie Ihre iD weitergeben. Geben Sie also Organisationen, denen Sie vertrauen, die Erlaubnis, Ihren Eintrag zu aktualisieren und Ihre Zugehörigkeiten, E-Mail-Adressen, andere Namen, unter denen Sie bekannt sind, und mehr hinzuzufügen . +ngOrcid.includeYourId=Verwenden Sie Ihre iD, wenn Sie dazu aufgefordert werden, in Systemen und Plattformen von Förderungsanträgen bis zur Manuskripteinreichung und mehr, um sicherzustellen, dass Ihnen Ihre Beiträge zugeschrieben werden. +ngOrcid.orcidIs=ORCID ist eine gemeinnützige Organisation, die von einer globalen Gemeinschaft von Mitgliedsorganisationen unterstützt wird, darunter Forschungseinrichtungen, Verlage, Geldgeber, Berufsverbände, Dienstleister und andere Interessengruppen im Forschungsökosystem. +ngOrcid.shareYourOrcid=TEILEN SIE IHRE ORCID-iD +home.ariaLabelNews=Neuigkeiten diff --git a/src/locale/properties/home/home.it.properties b/src/locale/properties/home/home.it.properties index 81b87576be..dec4c4ec9e 100644 --- a/src/locale/properties/home/home.it.properties +++ b/src/locale/properties/home/home.it.properties @@ -17,7 +17,7 @@ ngOrcid.membersMakeOrcid=Sono i membri della nostra organizzazione ad aver reso ngOrcid.getYourOrcid=Richiedi il tuo identificativo unico ORCID. Basta un minuto ed è gratuito. ngOrcid.findOutMore=MAGGIORI INFORMAZIONI SULLA NOSTRA MISSIONE E SUI NOSTRI VALORI ngOrcid.orcidProvides=ORCID fornisce un identificativo digitale persistente (ORCID iD) gestito e controllato dall'utente, che lo distingue dagli altri ricercatori. È possibile collegare il proprio iD ai propri dati professionali: affiliazioni, qualifiche, pubblicazioni, recensioni e altro ancora. È possibile utilizzare il proprio iD per condividere informazioni con altri sistemi, garantendo così i giusti riconoscimenti per tutti i contributi, senza problemi e risparmiando tempo, con minori possibilità di errori. -ngOrcid.enhanceYourProfile=Più informazioni sono collegate al tuo record ORCID, più trarrai vantaggio dalla condivisione del tuo iD, quindi concedi alle organizzazioni di cui ti fidi il permesso di aggiornare il tuo record e aggiungere le tue affiliazioni, e-mail, così come altri nomi con cui sei conosciuto e molto di più. +ngOrcid.enhanceYourProfile=Più informazioni sono collegate al tuo record ORCID, più trarrai vantaggio dalla condivisione del tuo iD, quindi concedi alle organizzazioni di cui ti fidi il permesso di aggiornare il tuo record e aggiungere le tue affiliazioni, e-mail, così come altri nomi con cui sei conosciuto e molto di più. ngOrcid.includeYourId=Il proprio iD va utilizzato, a richiesta, nei sistemi e nelle piattaforme autorizzate per inoltrare manoscritti ed eseguire altre operazioni, per ricevere crediti per i propri contributi. ngOrcid.orcidIs=ORCID è un'organizzazione senza scopo di lucro supportata da una comunità globale di organizzazioni che ne fanno parte: istituti di ricerca, editori, finanziatori, associazioni professionali, fornitori di servizi e altri partecipanti all'ecosistema della ricerca. ngOrcid.shareYourOrcid=CONDIVIDI IL TUO ORCID iD diff --git a/src/locale/properties/home/home.uk.properties b/src/locale/properties/home/home.uk.properties deleted file mode 100644 index 9373638393..0000000000 --- a/src/locale/properties/home/home.uk.properties +++ /dev/null @@ -1,24 +0,0 @@ -home.latest_news=ОСТАННІ НОВИНИ -home.more_news=Більше новин -home.distinguish_yourself=ВИРІЗНІТЬ СЕБЕ -home.one=1 -home.register=ЗАРЕЄСТРУЙТЕСЯ -home.register_now=Реєструйтеся зараз! -home.two=2 -home.user_your=ВИКОРИСТОВУЙТЕ -home.orcid_id=СВІЙ НОМЕР ORCID -home.three=3 -home.curious_about=Цікавить, хто є нашими членами? -home.see_our=Перегляньте наш повний список усіх членських організацій -home.three_easy=ЗА ТРИ ПРОСТІ КРОКИ -ngOrcid.fullOrcid=FULL ARTICLE -ngOrcid.moreNews=MORE NEWS -ngOrcid.membersMakeOrcid=Our organizational members make ORCID possible! -ngOrcid.getYourOrcid=Get your unique ORCID identifier. It’s free and only takes a minute, so -ngOrcid.findOutMore=FIND OUT MORE ABOUT OUR MISSION AND VALUES -ngOrcid.orcidProvides=ORCID provides a persistent digital identifier (an ORCID iD) that you own and control, and that distinguishes you from every other researcher. You can connect your iD with your professional information — affiliations, grants, publications, peer review, and more. You can use your iD to share your information with other systems, ensuring you get recognition for all your contributions, saving you time and hassle, and reducing the risk of errors. -ngOrcid.enhanceYourProfile=The more information connected to your ORCID record, the more you’ll benefit from sharing your iD - so give the organizations you trust permission to update your record as well as adding your affiliations, emails, other names you’re known by, and more. -ngOrcid.includeYourId=Use your iD, when prompted, in systems and platforms from grant application to manuscript submission and beyond, to ensure you get credit for your contributions. -ngOrcid.orcidIs=ORCID is a non-profit organization supported by a global community of member organizations, including research institutions, publishers, funders, professional associations, service providers, and other stakeholders in the research ecosystem. -ngOrcid.shareYourOrcid=SHARE YOUR ORCID iD -home.ariaLabelNews=News diff --git a/src/locale/properties/inbox/inbox.ca.properties b/src/locale/properties/inbox/inbox.ca.properties deleted file mode 100644 index f45b4b3110..0000000000 --- a/src/locale/properties/inbox/inbox.ca.properties +++ /dev/null @@ -1,46 +0,0 @@ -inbox.yourRecord=YOUR RECORD -inbox.permissions=PERMISSIONS -inbox.announcement=ANNOUNCEMENT -inbox.hadMadeChanges=has made changes to your ORCID record -inbox.connectingYour=Connecting your -inbox.accountWithYourOrcid=account with your ORCID record -inbox.affiliations=Afiliacions -inbox.bio=Bio -inbox.sectionOf=section of your record: -inbox.updateThe=has updated the -inbox.distinction=Distinction -inbox.education=Formació -inbox.employment=Ocupació -inbox.externalIdentifiers=External Identifiers -inbox.funding=Finançament -inbox.invitedPosition=Invited position -inbox.membership=Membership -inbox.peerReview=Peer Review -inbox.preferences=Preferències -inbox.qualification=Qualification -inbox.researchResource=Research Resource -inbox.service=Service -inbox.work=Work -inbox.unknown=unknown -inbox.newItemAdded=Added -inbox.itemUpdate=Updated -inbox.deleteItem=Deleted -inbox.otherUpdate=Other -inbox.archive=archive -inbox.grantPermission=Grant permission -inbox.likeYourPermission=would like your permission to interact with your ORCID Record as a trusted party. -inbox.youCanNowSignin=You can now sign in to ORCID with your -inbox.account=account -inbox.pleaseCompleteThe=Please complete the process by connecting -inbox.yourOrcidRecord=amb el vostre dossier d'ORCID. -inbox.showMoreNotifications=Show more notifications -inbox.selectAll=Select All -inbox.archiveSelected=Archive selected -inbox.notifications=Notifications -inbox.hideArchived=Hide archived -inbox.showArchived=Show archived -inbox.accountSetting=account settings. -inbox.youCanManage=You can manage the frequency of your ORCID notifications in your -inbox.youDontHaveUnarchived=You don't have any unarchived notifications right now. -inbox.youDontHave=You don’t have any notifications yet. -inbox.archiveWithout=Archive without granting permissions diff --git a/src/locale/properties/inbox/inbox.de.properties b/src/locale/properties/inbox/inbox.de.properties index d3944dbf4d..4c624384d9 100644 --- a/src/locale/properties/inbox/inbox.de.properties +++ b/src/locale/properties/inbox/inbox.de.properties @@ -1,46 +1,46 @@ -inbox.yourRecord=YOUR RECORD -inbox.permissions=PERMISSIONS -inbox.announcement=ANNOUNCEMENT -inbox.hadMadeChanges=has made changes to your ORCID record -inbox.connectingYour=Connecting your -inbox.accountWithYourOrcid=account with your ORCID record -inbox.affiliations=Affiliations -inbox.bio=Bio -inbox.sectionOf=section of your record: -inbox.updateThe=has updated the -inbox.distinction=Distinction -inbox.education=Education -inbox.employment=Employment -inbox.externalIdentifiers=External Identifiers -inbox.funding=Funding -inbox.invitedPosition=Invited Position -inbox.membership=Membership -inbox.peerReview=Peer Review -inbox.preferences=Preferences -inbox.qualification=Qualification -inbox.researchResource=Research Resource -inbox.service=Service -inbox.work=Work -inbox.unknown=unknown -inbox.newItemAdded=Added -inbox.itemUpdate=Updated -inbox.deleteItem=Deleted -inbox.otherUpdate=Other -inbox.archive=archive -inbox.grantPermission=Grant permission -inbox.likeYourPermission=would like your permission to interact with your ORCID Record as a trusted party. -inbox.youCanNowSignin=You can now sign in to ORCID with your -inbox.account=account -inbox.pleaseCompleteThe=Please complete the process by connecting -inbox.yourOrcidRecord=with your ORCID record. -inbox.showMoreNotifications=Show more notifications -inbox.selectAll=Select All -inbox.archiveSelected=Archive selected -inbox.notifications=Notifications -inbox.hideArchived=Hide archived -inbox.showArchived=Show archived -inbox.accountSetting=account settings. -inbox.youCanManage=You can manage the frequency of your ORCID notifications in your -inbox.youDontHaveUnarchived=You don't have any unarchived notifications right now. -inbox.youDontHave=You don’t have any notifications yet. -inbox.archiveWithout=Archive without granting permissions +inbox.yourRecord=IHR EINTRAG +inbox.permissions=BERECHTIGUNGEN +inbox.announcement=MITTEILUNG +inbox.hadMadeChanges=hat Änderungen an Ihrem ORCID-Eintrag vorgenommen +inbox.connectingYour=Verbindung von Ihrem +inbox.accountWithYourOrcid=Konto mit Ihrem ORCID-Eintrag +inbox.affiliations=Zugehörigkeiten +inbox.bio=Biografie +inbox.sectionOf=Abschnitt Ihres Eintrags aktualisiert: +inbox.updateThe=hat den +inbox.distinction=Auszeichnung +inbox.education=Ausbildung +inbox.employment=Beschäftigung +inbox.externalIdentifiers=Externe Kennungen +inbox.funding=Finanzierung +inbox.invitedPosition=Eingeladene Position +inbox.membership=Mitgliedschaft +inbox.peerReview=Peer-Review +inbox.preferences=Einstellungen +inbox.qualification=Qualifikation +inbox.researchResource=Forschungsressource +inbox.service=Dienst +inbox.work=Arbeit +inbox.unknown=unbekannt +inbox.newItemAdded=Hinzugefügt +inbox.itemUpdate=Aktualisiert +inbox.deleteItem=Gelöscht +inbox.otherUpdate=Andere +inbox.archive=Archivieren +inbox.grantPermission=Erlaubnis erteilen +inbox.likeYourPermission=bittet um Ihre Erlaubnis, als vertrauenswürdige Partei auf Ihren ORCID-Eintrag zuzugreifen. +inbox.youCanNowSignin=Für die Anmeldung bei ORCID funktioniert jetzt auch Ihr +inbox.account=Konto +inbox.pleaseCompleteThe=Abschluss des Vorgangs durch Verknüpfung von +inbox.yourOrcidRecord=mit Ihrem ORCID-Eintrag. +inbox.showMoreNotifications=Weitere Benachrichtigungen anzeigen +inbox.selectAll=Alle auswählen +inbox.archiveSelected=Ausgewählte archivieren +inbox.notifications=Benachrichtigungen +inbox.hideArchived=Archivierte ausblenden +inbox.showArchived=Archivierte anzeigen +inbox.accountSetting=Kontoeinstellungen. +inbox.youCanManage=Die Häufigkeit Ihrer ORCID-Benachrichtigungen verwalten Sie in Ihren +inbox.youDontHaveUnarchived=Sie haben derzeit keine nicht archivierten Benachrichtigungen. +inbox.youDontHave=Sie haben noch keine Benachrichtigungen. +inbox.archiveWithout=Archivieren, ohne Berechtigungen zu erteilen diff --git a/src/locale/properties/inbox/inbox.uk.properties b/src/locale/properties/inbox/inbox.uk.properties deleted file mode 100644 index 21571261bc..0000000000 --- a/src/locale/properties/inbox/inbox.uk.properties +++ /dev/null @@ -1,46 +0,0 @@ -inbox.yourRecord=YOUR RECORD -inbox.permissions=PERMISSIONS -inbox.announcement=ANNOUNCEMENT -inbox.hadMadeChanges=has made changes to your ORCID record -inbox.connectingYour=Connecting your -inbox.accountWithYourOrcid=account with your ORCID record -inbox.affiliations=Пов'язані організації -inbox.bio=Bio -inbox.sectionOf=section of your record: -inbox.updateThe=has updated the -inbox.distinction=Distinction -inbox.education=Education -inbox.employment=Employment -inbox.externalIdentifiers=External Identifiers -inbox.funding=Funding -inbox.invitedPosition=Invited position -inbox.membership=Membership -inbox.peerReview=Peer Review -inbox.preferences=Preferences -inbox.qualification=Qualification -inbox.researchResource=Research Resource -inbox.service=Service -inbox.work=Work -inbox.unknown=unknown -inbox.newItemAdded=Added -inbox.itemUpdate=Updated -inbox.deleteItem=Deleted -inbox.otherUpdate=Other -inbox.archive=archive -inbox.grantPermission=Grant permission -inbox.likeYourPermission=would like your permission to interact with your ORCID Record as a trusted party. -inbox.youCanNowSignin=You can now sign in to ORCID with your -inbox.account=account -inbox.pleaseCompleteThe=Please complete the process by connecting -inbox.yourOrcidRecord=with your ORCID record. -inbox.showMoreNotifications=Show more notifications -inbox.selectAll=Select All -inbox.archiveSelected=Archive selected -inbox.notifications=Notifications -inbox.hideArchived=Hide archived -inbox.showArchived=Show archived -inbox.accountSetting=account settings. -inbox.youCanManage=You can manage the frequency of your ORCID notifications in your -inbox.youDontHaveUnarchived=You don't have any unarchived notifications right now. -inbox.youDontHave=You don’t have any notifications yet. -inbox.archiveWithout=Archive without granting permissions diff --git a/src/locale/properties/institutional/institutional.ca.properties b/src/locale/properties/institutional/institutional.ca.properties deleted file mode 100644 index 918ec444b3..0000000000 --- a/src/locale/properties/institutional/institutional.ca.properties +++ /dev/null @@ -1,12 +0,0 @@ -institutional.title=Access through your institution -institutional.account=You may sign into the ORCID Registry using institutional accounts you already have, like one from your university. If you don't already have an ORCID iD, you will be prompted to create one. -institutional.learn=Learn more about different ways to sign in to ORCID. -institution.organization=Organization's name -institution.organizationRequired=Organization's name is required -institution.invalidInstitution=Invalid Organization Name -institutional.goBack=Go back -institutional.continue=CONTINUE -institutional.ariaLabelInstitution=Institution -institutional.ariaLabelClear=Clear -institutional.suggested=Use a suggested selection -institutional.orEnterOrgName=Or enter your organization's name diff --git a/src/locale/properties/institutional/institutional.de.properties b/src/locale/properties/institutional/institutional.de.properties index 918ec444b3..2bf0cd800b 100644 --- a/src/locale/properties/institutional/institutional.de.properties +++ b/src/locale/properties/institutional/institutional.de.properties @@ -1,12 +1,12 @@ -institutional.title=Access through your institution -institutional.account=You may sign into the ORCID Registry using institutional accounts you already have, like one from your university. If you don't already have an ORCID iD, you will be prompted to create one. -institutional.learn=Learn more about different ways to sign in to ORCID. -institution.organization=Organization's name -institution.organizationRequired=Organization's name is required -institution.invalidInstitution=Invalid Organization Name -institutional.goBack=Go back -institutional.continue=CONTINUE +institutional.title=Zugang über Ihre Institution +institutional.account=Sie können sich mit bereits vorhandenen institutionellen Konten, z. B. von Ihrer Universität, in der ORCID-Datenbank anmelden. Wenn Sie noch keine ORCID-iD haben, werden Sie aufgefordert, eine zu erstellen. +institutional.learn=Erfahren Sie mehr über die verschiedenen Möglichkeiten, sich bei ORCID anzumelden. +institution.organization=Name der Organisation +institution.organizationRequired=Der Name der Organisation ist erforderlich +institution.invalidInstitution=Ungültiger Organisationsname +institutional.goBack=Zurück +institutional.continue=WEITER institutional.ariaLabelInstitution=Institution -institutional.ariaLabelClear=Clear -institutional.suggested=Use a suggested selection -institutional.orEnterOrgName=Or enter your organization's name +institutional.ariaLabelClear=Zurücksetzen +institutional.suggested=Vorgeschlagene Auswahl verwenden +institutional.orEnterOrgName=Oder geben Sie den Namen Ihrer Organisation ein diff --git a/src/locale/properties/institutional/institutional.uk.properties b/src/locale/properties/institutional/institutional.uk.properties deleted file mode 100644 index 4435d4eb52..0000000000 --- a/src/locale/properties/institutional/institutional.uk.properties +++ /dev/null @@ -1,12 +0,0 @@ -institutional.title=Access through your institution -institutional.account=You may sign into the ORCID Registry using institutional accounts you already have, like one from your university. If you don't already have an ORCID iD, you will be prompted to create one. -institutional.learn=Learn more about different ways to sign in to ORCID. -institution.organization=Organization's name -institution.organizationRequired=Organization's name is required -institution.invalidInstitution=Invalid Organization Name -institutional.goBack=Go back -institutional.continue=CONTINUE -institutional.ariaLabelInstitution=Заклад -institutional.ariaLabelClear=Clear -institutional.suggested=Use a suggested selection -institutional.orEnterOrgName=Або введіть назву вашої організації diff --git a/src/locale/properties/layout/layout.ca.properties b/src/locale/properties/layout/layout.ca.properties deleted file mode 100644 index 73f1244b9d..0000000000 --- a/src/locale/properties/layout/layout.ca.properties +++ /dev/null @@ -1,110 +0,0 @@ -common.cookies.orcid_uses=ORCID uses cookies to improve your experience and to help us understand how you use our websites. -common.cookies.learn_more=Learn more about how we use cookies -common.old.browser_1=We notice you are using a browser that our site does not support. Some features on this site may not work correctly. -common.old_browser_2=We recommend that you upgrade to a -common.old_browser_3=supported browser -footer.aboutOrcid=About ORCID -footer.copyright_cc0_1=The text of this website is published under a -footer.copyright_cc0_3=Images and marks are subject to copyright and trademark protection -common.period=. -footer.privacypolicy=Privacy Policy -footer.termsofuse=Terms of Use -footer.contactus=Contact us -footer.accessibility=Accessibility Statement -footer.branGuideLines=Brand Guidelines -confirm-oauth-access.connectingresearchandresearchers=Connecting Research and Researchers -header.signin=Sign in -public-layout.sign_out=Sign out -header.register=Register -public-layout.amount_ids=ORCID iDs and counting. -public-layout.sign_in=SIGN IN -workspace.notifications=Inbox -workspace.developer_tools=Developer tools -public-layout.for_researchers=For Researchers -public-layout.for_organizations=For Organizations -public-layout.about=About -public-layout.help=Help -login.registerOrcidId=Register for an ORCID iD -manage_delegators.learn_more.link.text=Learn more -public-layout.funders=Funders -public-layout.research_organizations=Research Organizations -public-layout.publishers=Publishers -public-layout.associations=Associations -public-layout.integrators=Integrators -public-layout.what_is_orcid=What is ORCID -public-layout.the_orcid_team=L'equip d'ORCID -public-layout.the_orcid_community=The ORCID Community -public-layout.events=Events -public-layout.news=News -public-layout.faq=FAQ -public-layout.give_feedback=Give Feedback -public-layout.contact_us=Contact us -public-layout.knowledge_base=Knowledge Base -public-layout.membership=Membership -public-layout.our_mission=Our Mission -public-layout.our_principles=Our Principles -public-layout.sponsors=Sponsors -public-layout.launch_partners=Launch Partners -public-layout.members=Members -public-layout.standard_member_agreement=Standard Member Agreement -public-layout.our_members=Our Members -change_email_preferences.privacyPolicy=política de privacitat -developer_tools.public_member.terms.check_2=Public Client Terms of Service -layout.public-layout.registry=registry -layout.public-layout.website=website -public-layout.account_setting=Account Settings -admin.members.workspace_link=Manage members -admin.workspace_link=Admin page -workspace.self_service=Member Tools -public-layout.my_orcid=ORCID Record -public-layout.my_orcid_record=My ORCID Record -public-layout.working_groups=Working Groups -ngOrcid.disputeProcedure=Dispute procedures -ngOrcid.trademark2=Trademark and iD Display Guidelines -ngOrcid.viewMyOrcid=View my ORCID record -ngOrcid.accountSetting=Account settings -ngOrcid.selfService=Member tools -ngOrcid.manageMembers=Manage members -ngOrcid.adminPage=Admin page -ngOrcid.logout=Logout -ngOrcid.useCases=USE CASES -ngOrcid.theOrcidApi=THE ORCID API -ngOrcid.registerClientApp=REGISTER A CLIENT APPLICATION -ngOrcid.currentIntegrations=CURRENT INTEGRATIONS -ngOrcid.integrationsChart=INTEGRATION CHART -ngOrcid.betaTesters=BETA TESTERS -ngOrcid.ourGovernance=OUR GOVERNANCE -ngOrcid.ourPolicies=OUR POLICIES -ngOrcid.openSource=OPEN SOURCE -ngOrcid.partners=PARTNERS -ngOrcid.adoptionAndInt=ADOPTION AND INTEGRATION PROGRAM -ngOrcid.outreach=OUTREACH RESOURCES -ngOrcid.orcidGear=ORCID GEAR -ngOrcid.membershipComparison=MEMBERSHIP COMPARISON -ngOrcid.standartCreatorAgreement=STANDARD CREATOR MEMBER AGREEMENT -ngOrcid.blog=BLOG -ngOrcid.subscribe=SUBSCRIBE! -ngOrcid.disputeProcedures=DISPUTE PROCEDURES -ngOrcid.publicDataFileUsePolicy=PUBLIC DATA FILE USE POLICY -ngOrcid.ambassadors=Ambassadors -ngOrcid.search=Search... -ngOrcid.copyright=CC0 license. -ngOrcid.seeMoreStatics=See more statistics -layout.understood=Understood -public-layout.documentation=Documentation -public-layout.resources=Resources -public-layout.newsEvents=News & Events -ngOrcid.searchNewInfo=Search the ORCID registry -layout.ariaLabelFooter=footer -layout.ariaLabelLogo=orcid mini logo -layout.ariaLabelMenu=main menu -layout.ariaLabelLanguage=Select your preferred language. Current language is -layout.ariaLabelMaintenance=Maintenance message -layout.ariaLabelSearch=Search the ORCID registry -layout.ariaLabelStatistics=statistics -layout.ariaLabelUserMenu=User menu -layout.ariaLabelCookies=Cookies Policy -layout.trustedParties=Trusted parties -layout.ariaLabelSearchBy=Search by name, affiliation or ORCID iD -layout.ariaLabelSigninRegister=Sign in to ORCID or register for your ORCID iD -layout.searchTitle=Search diff --git a/src/locale/properties/layout/layout.de.properties b/src/locale/properties/layout/layout.de.properties index 7e1009958e..43d16c6c14 100644 --- a/src/locale/properties/layout/layout.de.properties +++ b/src/locale/properties/layout/layout.de.properties @@ -1,110 +1,110 @@ -common.cookies.orcid_uses=ORCID uses cookies to improve your experience and to help us understand how you use our websites. -common.cookies.learn_more=Learn more about how we use cookies -common.old.browser_1=We notice you are using a browser that our site does not support. Some features on this site may not work correctly. -common.old_browser_2=We recommend that you upgrade to a -common.old_browser_3=supported browser -footer.aboutOrcid=About ORCID -footer.copyright_cc0_1=The text of this website is published under a -footer.copyright_cc0_3=Images and marks are subject to copyright and trademark protection +common.cookies.orcid_uses=ORCID verwendet Cookies, damit Sie ein besseres Erlebnis haben und wir besser verstehen, wie Sie unsere Websites nutzen. +common.cookies.learn_more=Erfahren Sie mehr darüber, wie wir Cookies verwenden +common.old.browser_1=Wir haben festgestellt, dass Sie einen Browser verwenden, der von unserer Website nicht unterstützt wird. Einige Funktionen dieser Website funktionieren möglicherweise nicht richtig. +common.old_browser_2=Wir empfehlen ein Upgrade auf einen +common.old_browser_3=unterstützten Browser +footer.aboutOrcid=Über ORCID +footer.copyright_cc0_1=Der Text dieser Website wird veröffentlicht unter einer +footer.copyright_cc0_3=Bilder und Marken unterliegen dem Urheber- und Markenschutz common.period=. -footer.privacypolicy=Privacy Policy -footer.termsofuse=Terms of Use -footer.contactus=Contact us -footer.accessibility=Accessibility Statement -footer.branGuideLines=Brand Guidelines -confirm-oauth-access.connectingresearchandresearchers=Connecting Research and Researchers -header.signin=Sign in -public-layout.sign_out=Sign out -header.register=Register -public-layout.amount_ids=ORCID iDs and counting. -public-layout.sign_in=SIGN IN -workspace.notifications=Inbox -workspace.developer_tools=Developer tools -public-layout.for_researchers=For Researchers -public-layout.for_organizations=For Organizations -public-layout.about=About -public-layout.help=Help -login.registerOrcidId=Register for an ORCID iD -manage_delegators.learn_more.link.text=Learn more -public-layout.funders=Funders -public-layout.research_organizations=Research Organizations -public-layout.publishers=Publishers -public-layout.associations=Associations -public-layout.integrators=Integrators -public-layout.what_is_orcid=What is ORCID -public-layout.the_orcid_team=The ORCID Team -public-layout.the_orcid_community=The ORCID Community -public-layout.events=Events -public-layout.news=News +footer.privacypolicy=Datenschutzbestimmungen +footer.termsofuse=Nutzungsbedingungen +footer.contactus=Kontaktieren Sie uns +footer.accessibility=Erklärung zur Barrierefreiheit +footer.branGuideLines=Markenrichtlinien +confirm-oauth-access.connectingresearchandresearchers=Bringt Forschung und Forscher zusammen +header.signin=Anmelden +public-layout.sign_out=Abmelden +header.register=Registrieren +public-layout.amount_ids=ORCID-iDs – und es werden laufend mehr. +public-layout.sign_in=ANMELDEN +workspace.notifications=Posteingang +workspace.developer_tools=Entwicklerwerkzeuge +public-layout.for_researchers=Für Forscher +public-layout.for_organizations=Für Organisationen +public-layout.about=Über +public-layout.help=Hilfe +login.registerOrcidId=Für eine ORCID-iD registrieren +manage_delegators.learn_more.link.text=Mehr erfahren +public-layout.funders=Geldgeber +public-layout.research_organizations=Forschungsorganisationen +public-layout.publishers=Verlage +public-layout.associations=Vereinigungen +public-layout.integrators=Integratoren +public-layout.what_is_orcid=Was ist ORCID +public-layout.the_orcid_team=Das ORCID-Team +public-layout.the_orcid_community=Die ORCID-Community +public-layout.events=Veranstaltungen +public-layout.news=Neuigkeiten public-layout.faq=FAQ -public-layout.give_feedback=Give Feedback -public-layout.contact_us=Contact us -public-layout.knowledge_base=Knowledge Base -public-layout.membership=Membership -public-layout.our_mission=Our Mission -public-layout.our_principles=Our Principles -public-layout.sponsors=Sponsors -public-layout.launch_partners=Launch Partners -public-layout.members=Members -public-layout.standard_member_agreement=Standard Member Agreement -public-layout.our_members=Our Members -change_email_preferences.privacyPolicy=privacy policy -developer_tools.public_member.terms.check_2=Public Client Terms of Service -layout.public-layout.registry=registry -layout.public-layout.website=website -public-layout.account_setting=Account Settings -admin.members.workspace_link=Manage members -admin.workspace_link=Admin page -workspace.self_service=Member Tools -public-layout.my_orcid=ORCID Record -public-layout.my_orcid_record=My ORCID Record -public-layout.working_groups=Working Groups -ngOrcid.disputeProcedure=Dispute procedures -ngOrcid.trademark2=Trademark and iD Display Guidelines -ngOrcid.viewMyOrcid=View my ORCID record -ngOrcid.accountSetting=Account settings -ngOrcid.selfService=Member tools -ngOrcid.manageMembers=Manage members -ngOrcid.adminPage=Admin page -ngOrcid.logout=Logout -ngOrcid.useCases=USE CASES -ngOrcid.theOrcidApi=THE ORCID API -ngOrcid.registerClientApp=REGISTER A CLIENT APPLICATION -ngOrcid.currentIntegrations=CURRENT INTEGRATIONS -ngOrcid.integrationsChart=INTEGRATION CHART -ngOrcid.betaTesters=BETA TESTERS -ngOrcid.ourGovernance=OUR GOVERNANCE -ngOrcid.ourPolicies=OUR POLICIES +public-layout.give_feedback=Feedback geben +public-layout.contact_us=Kontaktieren Sie uns +public-layout.knowledge_base=Wissensdatenbank +public-layout.membership=Mitgliedschaft +public-layout.our_mission=Unsere Mission +public-layout.our_principles=Unsere Prinzipien +public-layout.sponsors=Sponsoren +public-layout.launch_partners=Launch-Partner +public-layout.members=Mitglieder +public-layout.standard_member_agreement=Standard-Mitgliedervereinbarung +public-layout.our_members=Unsere Mitglieder +change_email_preferences.privacyPolicy=Datenschutzbestimmungen +developer_tools.public_member.terms.check_2=Nutzungsbedingungen für öffentliche Clients +layout.public-layout.registry=Datenbank +layout.public-layout.website=Website +public-layout.account_setting=Kontoeinstellungen +admin.members.workspace_link=Mitglieder verwalten +admin.workspace_link=Administratorenseite +workspace.self_service=Mitgliederwerkzeuge +public-layout.my_orcid=ORCID-Eintrag +public-layout.my_orcid_record=Mein ORCID-Eintrag +public-layout.working_groups=Arbeitsgruppen +ngOrcid.disputeProcedure=Schlichtungsverfahren +ngOrcid.trademark2=Richtlinien für Markenzeichen- und iD-Anzeige +ngOrcid.viewMyOrcid=Meinen ORCID-Eintrag ansehen +ngOrcid.accountSetting=Kontoeinstellungen +ngOrcid.selfService=Mitgliederwerkzeuge +ngOrcid.manageMembers=Mitglieder verwalten +ngOrcid.adminPage=Administratorenseite +ngOrcid.logout=Abmelden +ngOrcid.useCases=ANWENDUNGSFÄLLE +ngOrcid.theOrcidApi=DIE ORCID-API +ngOrcid.registerClientApp=CLIENT-ANTRAG EINREICHEN +ngOrcid.currentIntegrations=AKTUELLE INTEGRATIONEN +ngOrcid.integrationsChart=INTEGRATIONSGRAFIK +ngOrcid.betaTesters=BETA-TESTER +ngOrcid.ourGovernance=UNSERE GOVERNANCE +ngOrcid.ourPolicies=UNSERE RICHTLINIEN ngOrcid.openSource=OPEN SOURCE -ngOrcid.partners=PARTNERS -ngOrcid.adoptionAndInt=ADOPTION AND INTEGRATION PROGRAM -ngOrcid.outreach=OUTREACH RESOURCES -ngOrcid.orcidGear=ORCID GEAR -ngOrcid.membershipComparison=MEMBERSHIP COMPARISON -ngOrcid.standartCreatorAgreement=STANDARD CREATOR MEMBER AGREEMENT +ngOrcid.partners=PARTNER +ngOrcid.adoptionAndInt=ADOPTIONS- UND INTEGRATIONSPROGRAMM +ngOrcid.outreach=OUTREACH-RESSOURCEN +ngOrcid.orcidGear=ORCID-ARTIKEL +ngOrcid.membershipComparison=MITGLIEDSCHAFTSVERGLEICH +ngOrcid.standartCreatorAgreement=STANDARDERSTELLER-MITGLIEDSVERTRAG ngOrcid.blog=BLOG -ngOrcid.subscribe=SUBSCRIBE! -ngOrcid.disputeProcedures=DISPUTE PROCEDURES -ngOrcid.publicDataFileUsePolicy=PUBLIC DATA FILE USE POLICY -ngOrcid.ambassadors=Ambassadors -ngOrcid.search=Search... -ngOrcid.copyright=CC0 license. -ngOrcid.seeMoreStatics=See more statistics -layout.understood=Understood -public-layout.documentation=Documentation -public-layout.resources=Resources -public-layout.newsEvents=News & Events -ngOrcid.searchNewInfo=Search the ORCID registry -layout.ariaLabelFooter=footer -layout.ariaLabelLogo=orcid mini logo -layout.ariaLabelMenu=main menu -layout.ariaLabelLanguage=Select your preferred language. Current language is -layout.ariaLabelMaintenance=Maintenance message -layout.ariaLabelSearch=Search the ORCID registry -layout.ariaLabelStatistics=statistics -layout.ariaLabelUserMenu=User menu -layout.ariaLabelCookies=Cookies Policy -layout.trustedParties=Trusted parties -layout.ariaLabelSearchBy=Search by name, affiliation or ORCID iD -layout.ariaLabelSigninRegister=Sign in to ORCID or register for your ORCID iD -layout.searchTitle=Search +ngOrcid.subscribe=ABONNIEREN SIE SICH! +ngOrcid.disputeProcedures=SCHLICHTUNGSVERFAHREN +ngOrcid.publicDataFileUsePolicy=VERWENDUNGSRICHTLINIEN FÜR ÖFFENTLICHE DATENDATEIEN +ngOrcid.ambassadors=Botschafter +ngOrcid.search=Suchen... +ngOrcid.copyright=CC0-Lizenz. +ngOrcid.seeMoreStatics=Weitere Statistiken anzeigen +layout.understood=Verstanden +public-layout.documentation=Dokumentation +public-layout.resources=Ressourcen +public-layout.newsEvents=Neuigkeiten und Veranstaltungen +ngOrcid.searchNewInfo=ORCID-Datenbank durchsuchen +layout.ariaLabelFooter=Fußzeile +layout.ariaLabelLogo=ORCID-Minilogo +layout.ariaLabelMenu=Hauptmenü +layout.ariaLabelLanguage=Wählen Sie Ihre bevorzugte Sprache. Die aktuelle Sprache ist +layout.ariaLabelMaintenance=Wartungsmeldung +layout.ariaLabelSearch=ORCID-Datenbank durchsuchen +layout.ariaLabelStatistics=Statistiken +layout.ariaLabelUserMenu=Benutzermenü +layout.ariaLabelCookies=Cookie-Richtlinie +layout.trustedParties=Vertrauenswürdige Parteien +layout.ariaLabelSearchBy=Nach Name, Zugehörigkeit oder ORCID-iD suchen +layout.ariaLabelSigninRegister=Melden Sie sich bei ORCID an oder registrieren Sie Ihre ORCID-iD +layout.searchTitle=Suchen diff --git a/src/locale/properties/layout/layout.uk.properties b/src/locale/properties/layout/layout.uk.properties deleted file mode 100644 index 99d6163b4a..0000000000 --- a/src/locale/properties/layout/layout.uk.properties +++ /dev/null @@ -1,110 +0,0 @@ -common.cookies.orcid_uses=ORCID uses cookies to improve your experience and to help us understand how you use our websites. -common.cookies.learn_more=Learn more about how we use cookies -common.old.browser_1=Ми помітили, що у нас застарілий веб-переглядач. Деякі функції на цьому сайті можуть не правильно працювати. -common.old_browser_2=Рекомендуємо вам оновити -common.old_browser_3=до останньої версії цього веб-переглядача або перемкнутися на інший. -footer.aboutOrcid=About ORCID -footer.copyright_cc0_1=The text of this website is published under a -footer.copyright_cc0_3=Images and marks are subject to copyright and trademark protection -common.period=. -footer.privacypolicy=Privacy Policy -footer.termsofuse=Terms of Use -footer.contactus=Contact us -footer.accessibility=Accessibility Statement -footer.branGuideLines=Brand Guidelines -confirm-oauth-access.connectingresearchandresearchers=Connecting Research and Researchers -header.signin=Sign in -public-layout.sign_out=Sign out -header.register=Register -public-layout.amount_ids=ORCID iDs and counting. -public-layout.sign_in=SIGN IN -workspace.notifications=Inbox -workspace.developer_tools=Developer tools -public-layout.for_researchers=For Researchers -public-layout.for_organizations=For Organizations -public-layout.about=About -public-layout.help=Довідка -login.registerOrcidId=Register for an ORCID iD -manage_delegators.learn_more.link.text=Learn more -public-layout.funders=Funders -public-layout.research_organizations=Research Organizations -public-layout.publishers=Publishers -public-layout.associations=Associations -public-layout.integrators=Integrators -public-layout.what_is_orcid=What is ORCID -public-layout.the_orcid_team=Команда ORCID -public-layout.the_orcid_community=The ORCID Community -public-layout.events=Events -public-layout.news=News -public-layout.faq=FAQ -public-layout.give_feedback=Give Feedback -public-layout.contact_us=Contact us -public-layout.knowledge_base=Knowledge Base -public-layout.membership=Membership -public-layout.our_mission=Our Mission -public-layout.our_principles=Our Principles -public-layout.sponsors=Sponsors -public-layout.launch_partners=Launch Partners -public-layout.members=Members -public-layout.standard_member_agreement=Standard Member Agreement -public-layout.our_members=Our Members -change_email_preferences.privacyPolicy=політика конфіденційності -developer_tools.public_member.terms.check_2=Public Client Terms of Service -layout.public-layout.registry=registry -layout.public-layout.website=website -public-layout.account_setting=Account Settings -admin.members.workspace_link=Manage members -admin.workspace_link=Admin page -workspace.self_service=Member Tools -public-layout.my_orcid=ORCID Record -public-layout.my_orcid_record=My ORCID Record -public-layout.working_groups=Working Groups -ngOrcid.disputeProcedure=Dispute procedures -ngOrcid.trademark2=Trademark and iD Display Guidelines -ngOrcid.viewMyOrcid=View my ORCID record -ngOrcid.accountSetting=Account settings -ngOrcid.selfService=Member tools -ngOrcid.manageMembers=Manage members -ngOrcid.adminPage=Admin page -ngOrcid.logout=Logout -ngOrcid.useCases=USE CASES -ngOrcid.theOrcidApi=THE ORCID API -ngOrcid.registerClientApp=REGISTER A CLIENT APPLICATION -ngOrcid.currentIntegrations=CURRENT INTEGRATIONS -ngOrcid.integrationsChart=INTEGRATION CHART -ngOrcid.betaTesters=BETA TESTERS -ngOrcid.ourGovernance=OUR GOVERNANCE -ngOrcid.ourPolicies=OUR POLICIES -ngOrcid.openSource=OPEN SOURCE -ngOrcid.partners=PARTNERS -ngOrcid.adoptionAndInt=ADOPTION AND INTEGRATION PROGRAM -ngOrcid.outreach=OUTREACH RESOURCES -ngOrcid.orcidGear=ORCID GEAR -ngOrcid.membershipComparison=MEMBERSHIP COMPARISON -ngOrcid.standartCreatorAgreement=STANDARD CREATOR MEMBER AGREEMENT -ngOrcid.blog=BLOG -ngOrcid.subscribe=SUBSCRIBE! -ngOrcid.disputeProcedures=DISPUTE PROCEDURES -ngOrcid.publicDataFileUsePolicy=PUBLIC DATA FILE USE POLICY -ngOrcid.ambassadors=Ambassadors -ngOrcid.search=Search... -ngOrcid.copyright=CC0 license. -ngOrcid.seeMoreStatics=See more statistics -layout.understood=Understood -public-layout.documentation=Documentation -public-layout.resources=Resources -public-layout.newsEvents=News & Events -ngOrcid.searchNewInfo=Search the ORCID registry -layout.ariaLabelFooter=footer -layout.ariaLabelLogo=orcid mini logo -layout.ariaLabelMenu=main menu -layout.ariaLabelLanguage=Select your preferred language. Current language is -layout.ariaLabelMaintenance=Maintenance message -layout.ariaLabelSearch=Search the ORCID registry -layout.ariaLabelStatistics=statistics -layout.ariaLabelUserMenu=User menu -layout.ariaLabelCookies=Cookies Policy -layout.trustedParties=Trusted parties -layout.ariaLabelSearchBy=Search by name, affiliation or ORCID iD -layout.ariaLabelSigninRegister=Sign in to ORCID or register for your ORCID iD -layout.searchTitle=Search diff --git a/src/locale/properties/linking/linking.de.properties b/src/locale/properties/linking/linking.de.properties index 0195956e1c..8c8a58f1f1 100644 --- a/src/locale/properties/linking/linking.de.properties +++ b/src/locale/properties/linking/linking.de.properties @@ -1,11 +1,11 @@ -linking.title.1=Link your -linking.title.2=account to your ORCID record -linking.signed=You are signed into -linking.as=as -linking.finish=To finish linking this -linking.account=account to ORCID, sign into your ORCID iD below. You will only need to complete this step once. After your account is linked, you will be able to access your ORCID record with your -linking.questions=account. Questions? -linking.knowledgebase=Visit our knowledge base -linking.button.1=Sign in and link your -linking.button.2=account -linking.cancel=Cancel and go back +linking.title.1=Verknüpfung von Ihrem +linking.title.2=Kontos mit Ihrem ORCID-Eintrag +linking.signed=Angemeldet bei +linking.as=als +linking.finish=Für die Verknüpfung dieses +linking.account=Kontos mit ORCID, melden Sie sich unten mit Ihrer ORCID-iD an. Sie müssen diesen Schritt nur einmal durchführen. Nachdem Ihr Konto verknüpft ist, funktioniert der Zugriff auf Ihren ORCID-Eintrag über Ihr +linking.questions=Konto. Haben Sie noch Fragen? +linking.knowledgebase=Wissensdatenbank besuchen +linking.button.1=Anmeldung und Verknüpfung von Ihrem +linking.button.2=Konto +linking.cancel=Abbrechen und zurück diff --git a/src/locale/properties/material/material.de.properties b/src/locale/properties/material/material.de.properties index 611523f6a1..b8aa207fd7 100644 --- a/src/locale/properties/material/material.de.properties +++ b/src/locale/properties/material/material.de.properties @@ -1,7 +1,7 @@ -ngOrcid.material.firstPageLabel=First page -ngOrcid.material.itemsPerPageLabel=Items per page: -ngOrcid.material.lastPageLabel=Last page -ngOrcid.material.nextPageLabel=Next page -ngOrcid.material.previousPageLabel=Previous page -ngOrcid.material.of=of -ngOrcid.material.page=Page +ngOrcid.material.firstPageLabel=Erste Seite +ngOrcid.material.itemsPerPageLabel=Objekte pro Seite: +ngOrcid.material.lastPageLabel=Letzte Seite +ngOrcid.material.nextPageLabel=Nächste Seite +ngOrcid.material.previousPageLabel=Vorherige Seite +ngOrcid.material.of=von +ngOrcid.material.page=Buchseite diff --git a/src/locale/properties/my-orcid-alerts/my-orcid-alerts.de.properties b/src/locale/properties/my-orcid-alerts/my-orcid-alerts.de.properties index 1938d2d0f3..3912021e0c 100644 --- a/src/locale/properties/my-orcid-alerts/my-orcid-alerts.de.properties +++ b/src/locale/properties/my-orcid-alerts/my-orcid-alerts.de.properties @@ -1,2 +1,2 @@ -myOrcidAlerts.emailVerified=Thank you for verifying your email -myOrcidAlerts.invalidVerifyUrl=Your email couldn't be verified, please check the link you used to verify it. +myOrcidAlerts.emailVerified=Danke für das Verifizieren Ihrer E-Mail +myOrcidAlerts.invalidVerifyUrl=Ihre E-Mail-Adresse konnte nicht bestätigt werden. Bitte überprüfen Sie den Link, den Sie zur Bestätigung verwendet haben. diff --git a/src/locale/properties/password-recovery/password-recovery.de.properties b/src/locale/properties/password-recovery/password-recovery.de.properties index 000e28411a..918ddbda9c 100644 --- a/src/locale/properties/password-recovery/password-recovery.de.properties +++ b/src/locale/properties/password-recovery/password-recovery.de.properties @@ -1,21 +1,21 @@ -check_password_modal.password=Password -common.orcid_id=ORCID iD -Email.resendClaim.invalidEmail=Please enter a valid email address -orcid.frontend.reset.password.email_success_1=We have sent a message to -orcid.frontend.reset.password.email_success_2=from reset@notify.orcid.org. -orcid.frontend.reset.password.email_success_3=If you do not receive a message within 10 minutes, please check your spam folder. If you still do not see a message, then -orcid.frontend.reset.password.email_success_4=contact us -oauth_sign_up.labelemail=Email -ngOrcid.passwordAndOrcid=Password and ORCID iD Recovery -ngOrcid.didYouForget=Did you forget your password or ORCID iD? -ngOrcid.pleaseChooseRecovery=Please choose a recovery option -ngOrcid.recoverAccountDetails=RECOVER ACCOUNT DETAILS -ngOrcid.youCanNow=You can now -ngOrcid.returnToLoginPage=return to the login page. -ngOrcid.passwordError=We couldn't recover your account details. Please try again, and if the error persists please -ngOrcid.registerError=We couldn't complete your registration. Please try again, and if the error persists please -recovery.resetYourPassword=Reset your password -reset.afterResettingYourPassword=After resetting your password, you will be asked to sign in using your email address/ORCID iD and your new password. -reset.invalidPasswordResetToken=Your reset password link is invalid. -reset.requestNewLink=Request a new link. -reset.expiredPasswordResetToken=Your reset password link has expired. +check_password_modal.password=Passwort +common.orcid_id=ORCID-iD +Email.resendClaim.invalidEmail=Bitte geben Sie eine gültige E-Mail-Adresse ein +orcid.frontend.reset.password.email_success_1=Wir haben eine Nachricht an die folgende Adresse gesendet: +orcid.frontend.reset.password.email_success_2=Absender: reset@notify.orcid.org. +orcid.frontend.reset.password.email_success_3=Wenn Sie innerhalb von 10 Minuten keine Nachricht erhalten, überprüfen Sie bitte Ihren Spam-Ordner. Wenn Sie immer noch keine Nachricht sehen, dann +orcid.frontend.reset.password.email_success_4=kontaktieren Sie uns +oauth_sign_up.labelemail=E-Mail-Adresse +ngOrcid.passwordAndOrcid=Wiederherstellung von Passwort und ORCID-iD +ngOrcid.didYouForget=Haben Sie Ihr Passwort oder Ihre ORCID-iD vergessen? +ngOrcid.pleaseChooseRecovery=Bitte wählen Sie eine Wiederherstellungsoption +ngOrcid.recoverAccountDetails=KONTODATEN WIEDERHERSTELLEN +ngOrcid.youCanNow=Sie können jetzt +ngOrcid.returnToLoginPage=zur Anmeldeseite zurückkehren. +ngOrcid.passwordError=Wir konnten Ihre Kontodaten nicht wiederherstellen. Bitte versuchen Sie es erneut. Wenn der Fehler weiterhin besteht, +ngOrcid.registerError=Wir konnten Ihre Registrierung nicht abschließen. Bitte versuchen Sie es erneut. Wenn der Fehler weiterhin besteht, +recovery.resetYourPassword=Passwort zurücksetzen +reset.afterResettingYourPassword=Nachdem Sie Ihr Passworts zurückgesetzt haben, werden Sie aufgefordert, sich mit Ihrer E-Mail-Adresse oder Ihrer ORCID-iD und Ihrem neuen Passwort anzumelden. +reset.invalidPasswordResetToken=Der Link zum Zurücksetzen des Passworts ist ungültig. +reset.requestNewLink=Fordern Sie einen neuen Link an. +reset.expiredPasswordResetToken=Der Link zum Zurücksetzen des Passworts ist abgelaufen. diff --git a/src/locale/properties/password-recovery/password-recovery.fr.properties b/src/locale/properties/password-recovery/password-recovery.fr.properties index c459dded11..c3b934dadd 100644 --- a/src/locale/properties/password-recovery/password-recovery.fr.properties +++ b/src/locale/properties/password-recovery/password-recovery.fr.properties @@ -5,7 +5,7 @@ orcid.frontend.reset.password.email_success_1=Nous avons envoyé un message à orcid.frontend.reset.password.email_success_2=de reset@notify.orcid.org. orcid.frontend.reset.password.email_success_3=Si vous ne recevez pas de message dans les prochains 10 minutes, veuillez vérifier votre dossier spam. Si vous ne voyez toujours pas de message, alors orcid.frontend.reset.password.email_success_4=contactez-nous -oauth_sign_up.labelemail=Email +oauth_sign_up.labelemail=Email ngOrcid.passwordAndOrcid=Récupération de mot de passe et/ou ORCID iD ngOrcid.didYouForget=Avez-vous oublié votre mot de passe ou votre ORCID iD? ngOrcid.pleaseChooseRecovery=Merci de choisir une option de récupération diff --git a/src/locale/properties/peer-review/peer-review.de.properties b/src/locale/properties/peer-review/peer-review.de.properties index 9a7adc80a9..877f49b7e2 100644 --- a/src/locale/properties/peer-review/peer-review.de.properties +++ b/src/locale/properties/peer-review/peer-review.de.properties @@ -1,19 +1,19 @@ -peerReview.peerReviews=Peer reviews -peerReview.peerReview=Peer review -peerReview.description=Connect to trusted organizations to automatically add your peer review activity to your ORCID record. -peerReview.learnMore=Learn more about how peer reviews are added to your ORCID record -peerReview.reviewActivity=Review activity for -peerReview.reviewDate=Review date: -peerReview.type=Type: +peerReview.peerReviews=Peer-Reviews +peerReview.peerReview=Peer-Review +peerReview.description=Verbinden Sie sich mit vertrauenswürdigen Organisationen, um Ihre Peer-Review-Aktivität automatisch zu Ihrem ORCID-Eintrag hinzuzufügen. +peerReview.learnMore=Erfahren Sie mehr darüber, wie Peer-Reviews zu Ihrem ORCID-Eintrag hinzugefügt werden +peerReview.reviewActivity=Review-Aktivität für +peerReview.reviewDate=Review-Datum: +peerReview.type=Typ: peerReview.review=Review -peerReview.role=Role: +peerReview.role=Rolle: peerReview.reviewer=Reviewer -peerReview.source=Source -peerReview.reviewIdentifiers=Review identifier(s) -peerReview.conveningOrganization=Convening organization -peerReview.reviewSubject=Review subject -peerReview.preferredSource=Preferred source -peerReview.linkPeerReviews=Link peer reviews -peerReview.linkMoreInformation=More information about linking peer reviews to your ORCID record -peerReview.view=View -peerReview.dataInconsistency=Data inconsistency found. Please click your preferred visibility setting to fix +peerReview.source=Quelle +peerReview.reviewIdentifiers=Review-Kennung(en) +peerReview.conveningOrganization=Einberufende Organisation +peerReview.reviewSubject=Thema des Reviews +peerReview.preferredSource=Bevorzugte Quelle +peerReview.linkPeerReviews=Peer-Reviews verknüpfen +peerReview.linkMoreInformation=Weitere Informationen zum Verknüpfen von Peer-Reviews mit Ihrem ORCID-Eintrag +peerReview.view=Anzeigen +peerReview.dataInconsistency=Dateninkonsistenz gefunden. Bitte klicken Sie zum Beheben auf Ihre bevorzugte Sichtbarkeitseinstellung diff --git a/src/locale/properties/profile/profile.de.properties b/src/locale/properties/profile/profile.de.properties index c2ef0d3ae3..34ca16404e 100644 --- a/src/locale/properties/profile/profile.de.properties +++ b/src/locale/properties/profile/profile.de.properties @@ -1,24 +1,24 @@ -public_record.showDetails=Show details -public_record.hideDetails=Hide details -groups.common.source=Source -groups.common.preferred_source=Preferred source -search_results.of=of -notifications.show_more=Show more -groups.common.added=Added -groups.common.last_modified=Last modified -workspace_affiliations.organization_id=Organization identifiers -workspace_affiliations.external_ids=Other organization identifiers provided by -org.orcid.jaxb.model.message.AffiliationType.employment=Employment -org.orcid.jaxb.model.message.AffiliationType.education_qualification=Education and qualifications -org.orcid.jaxb.model.message.AffiliationType.distinction_invited_position=Invited positions and distinctions -org.orcid.jaxb.model.message.AffiliationType.membership_service=Membership and service -notifications.works_label=Works -public_profile.labelBiography=Biography -public_record.printHelpText=Open a version of this ORCID record formatted for printing. -public_profile.labelKeywords=Keywords -public_profile.labelCountry=Country +public_record.showDetails=Details anzeigen +public_record.hideDetails=Details ausblenden +groups.common.source=Quelle +groups.common.preferred_source=Bevorzugte Quelle +search_results.of=von +notifications.show_more=Mehr anzeigen +groups.common.added=Hinzugefügt +groups.common.last_modified=Zuletzt bearbeitet +workspace_affiliations.organization_id=Organisationskennungen +workspace_affiliations.external_ids=Andere Organisationskennungen bereitgestellt von +org.orcid.jaxb.model.message.AffiliationType.employment=Beschäftigung +org.orcid.jaxb.model.message.AffiliationType.education_qualification=Ausbildung und Qualifikationen +org.orcid.jaxb.model.message.AffiliationType.distinction_invited_position=Eingeladene Positionen und Auszeichnungen +org.orcid.jaxb.model.message.AffiliationType.membership_service=Mitgliedschaft und Dienst +notifications.works_label=Arbeiten +public_profile.labelBiography=Biografie +public_record.printHelpText=Für den Druck formatierte Version dieses ORCID-Eintrags öffnen. +public_profile.labelKeywords=Schlüsselwörter +public_profile.labelCountry=Land public_profile.labelWebsites=Websites -public_profile.labelOtherIDs=Other IDs -manage.emails=Emails -public_profile.empty_profile=No public information available. -public_profile.labelAlsoknownas=Also known as +public_profile.labelOtherIDs=Andere IDs +manage.emails=E-Mail-Adressen +public_profile.empty_profile=Keine öffentlichen Informationen verfügbar. +public_profile.labelAlsoknownas=Auch bekannt als diff --git a/src/locale/properties/record/record.ar.properties b/src/locale/properties/record/record.ar.properties index b1c43e727a..75a3010312 100644 --- a/src/locale/properties/record/record.ar.properties +++ b/src/locale/properties/record/record.ar.properties @@ -39,3 +39,5 @@ record.labelManageYourKeyword=إدارة الكلمات الرئيسية الخ record.labelManageYourCountries=إدارة بلادك record.labelManageYourPersonalIds=إدارة الشخصية الخاصة بك record.openOtherSources=فتح مصادر أخرى +record.showAllSources=إظهار كافة المصادر الخاصة بـ +record.hideAllSources=إخفاء كافة المصادر الخاصة بـ diff --git a/src/locale/properties/record/record.ca.properties b/src/locale/properties/record/record.ca.properties deleted file mode 100644 index c489f9317b..0000000000 --- a/src/locale/properties/record/record.ca.properties +++ /dev/null @@ -1,41 +0,0 @@ -record.delegatorAddEmailNotAllow=Adding additional email addresses is not allowed when you are managing another ORCID record. -record.ogDescription1=ORCID record for -record.ogDescription2=ORCID provides an identifier for individuals to use with their name as they engage in research, scholarship, and innovation activities. -record.noPublicInfo=No public information available. -record.otherIds=Other IDs -record.websitesAndSocialLinks=Websites & social links -record.keywords=Keywords -record.countries=Countries -record.previewPublicRecord=Preview public record -record.ariaLabelpreviewPublicRecord=Preview the public version of this record (Opens in a new tab) -record.closeOtherSources=Close other sources -record.trySearching=Try using our advanced search to find researchers by their name or ORCID iD -record.pleaseGet=Please get in touch with our support team via the Help button below. They can help you find the record you are looking for. -record.ifYouHave=If you have previously bookmarked this record and it has now stopped working -record.notFound=We’re really sorry, we can’t find the ORCID record you’re looking for. -record.whatHappened=What happened? -record.whatToDo=What to do next -record.ifYouTyped=If you typed in the URL or ORCID iD by hand -record.pleaseCheck=Please check that the ORCID iD - the 16-digit number at the end of the URL - is correct. A correctly-formatted ORCID URL looks like this: https://orcid.org/1234-5678-9101-1121 -record.ifYouFollowed=If you followed a link to this record from another site or service -record.pleaseReport=Please report the broken link to the site or service you came from so they can fix it. -record.unidentifiedOrganization=Unidentified organization -record.identifyAS=Identify as: -selfService.heading=We're updating ORCID Self Service -selfService.p1.1=As of -selfService.p1.2=June 1, 2022 -selfService.p1.3=, Self Service will no longer be available through the ORCID Registry. -selfService.p2.1=An enhanced version of Self Service will be added to the -selfService.p2.2=ORCID Member Portal -selfService.p2.3=in the coming year. All current Self Service features will be transferred to the portal, along with additional new functionality. -selfService.alert=While we build this improved version for the Member Portal, Self Service will be unavailable. -selfService.next=What to do next -selfService.p3.1=Should you need any of the Self Service features during this time, please reach out to -selfService.p3.2=for assistance. -record.ariaLabelPreviewPublicRecord=Preview the public version of this record (Opens in a new tab) -record.manageYourEmails=Manage your emails -record.manageYourWebsite=Manage your websites & social links -record.labelManageYourKeyword=Manage your keywords -record.labelManageYourCountries=Manage your countries -record.labelManageYourPersonalIds=Manage your personalIds -record.openOtherSources=Open other sources diff --git a/src/locale/properties/record/record.cs.properties b/src/locale/properties/record/record.cs.properties index f1e72dc897..7ca9df43a5 100644 --- a/src/locale/properties/record/record.cs.properties +++ b/src/locale/properties/record/record.cs.properties @@ -39,3 +39,5 @@ record.labelManageYourKeyword=Spravovat klíčová slova record.labelManageYourCountries=Spravovat země record.labelManageYourPersonalIds=Spravovat osobní ID record.openOtherSources=Otevřít další zdroje +record.showAllSources=Zobrazit všechny zdroje pro +record.hideAllSources=Skrýt všechny zdroje pro diff --git a/src/locale/properties/record/record.de.properties b/src/locale/properties/record/record.de.properties index c2bf849e6b..9d21f23ac9 100644 --- a/src/locale/properties/record/record.de.properties +++ b/src/locale/properties/record/record.de.properties @@ -1,43 +1,43 @@ -record.delegatorAddEmailNotAllow=Adding additional email addresses is not allowed when you are managing another ORCID record. -record.ogDescription1=ORCID record for -record.ogDescription2=ORCID provides an identifier for individuals to use with their name as they engage in research, scholarship, and innovation activities. -record.noPublicInfo=No public information available. -record.otherIds=Other IDs -record.websitesAndSocialLinks=Websites & social links -record.keywords=Keywords +record.delegatorAddEmailNotAllow=Das Hinzufügen zusätzlicher E-Mail-Adressen ist nicht erlaubt, wenn Sie einen anderen ORCID-Eintrag verwalten. +record.ogDescription1=ORCID-Eintrag für +record.ogDescription2=ORCID stellt eine Kennung bereit, die Einzelpersonen zusammen mit ihrem Namen verwenden können, wenn sie sich an Forschungs-, Wissenschafts- und Innovationsaktivitäten beteiligen. +record.noPublicInfo=Keine öffentlichen Informationen verfügbar. +record.otherIds=Andere IDs +record.websitesAndSocialLinks=Websites und Links zu sozialen Medien +record.keywords=Schlüsselwörter record.countries= -record.previewPublicRecord=Preview public record -record.ariaLabelpreviewPublicRecord=Preview the public version of this record (Opens in a new tab) -record.closeOtherSources=Close other sources -record.trySearching=Try using our advanced search to find researchers by their name or ORCID iD -record.pleaseGet=Please get in touch with our support team via the Help button below. They can help you find the record you are looking for. -record.ifYouHave=If you have previously bookmarked this record and it has now stopped working -record.notFound=We’re really sorry, we can’t find the ORCID record you’re looking for. -record.whatHappened=What happened? -record.whatToDo=What to do next -record.ifYouTyped=If you typed in the URL or ORCID iD by hand -record.pleaseCheck=Please check that the ORCID iD - the 16-digit number at the end of the URL - is correct. A correctly-formatted ORCID URL looks like this: https://orcid.org/1234-5678-9101-1121 -record.ifYouFollowed=If you followed a link to this record from another site or service -record.pleaseReport=Please report the broken link to the site or service you came from so they can fix it. -record.unidentifiedOrganization=Unidentified organization -record.identifyAS=Identify as: -selfService.heading=We're updating ORCID Self Service -selfService.p1.1=As of -selfService.p1.2=June 1, 2022 -selfService.p1.3=, Self Service will no longer be available through the ORCID Registry. -selfService.p2.1=An enhanced version of Self Service will be added to the -selfService.p2.2=ORCID Member Portal -selfService.p2.3=in the coming year. All current Self Service features will be transferred to the portal, along with additional new functionality. -selfService.alert=While we build this improved version for the Member Portal, Self Service will be unavailable. -selfService.next=What to do next -selfService.p3.1=Should you need any of the Self Service features during this time, please reach out to -selfService.p3.2=for assistance. -record.ariaLabelPreviewPublicRecord=Preview the public version of this record (Opens in a new tab) -record.manageYourEmails=Manage your emails -record.manageYourWebsite=Manage your websites & social links -record.labelManageYourKeyword=Manage your keywords -record.labelManageYourCountries=Manage your countries -record.labelManageYourPersonalIds=Manage your personalIds -record.openOtherSources=Open other sources -record.showAllSources=Show all sources for -record.hideAllSources=Hide all sources for +record.previewPublicRecord=Vorschau des öffentlichen Eintrags +record.ariaLabelpreviewPublicRecord=Vorschau der öffentlichen Version dieses Eintrags anzeigen (wird in einem neuen Tab geöffnet) +record.closeOtherSources=Andere Quellen schließen +record.trySearching=Versuchen Sie, unsere erweiterte Suche zu verwenden, um Forscher anhand ihres Namens oder ihrer ORCID-iD zu finden +record.pleaseGet=Bitte kontaktieren Sie unser Support-Team über die Hilfe-Schaltfläche unten. Sie können Ihnen helfen, den gesuchten Eintrag zu finden. +record.ifYouHave=Wenn Sie diesen Eintrag zuvor mit einem Lesezeichen versehen haben und er jetzt nicht mehr funktioniert: +record.notFound=Es tut uns wirklich leid, wir können den gesuchten ORCID-Eintrag nicht finden. +record.whatHappened=Was ist passiert? +record.whatToDo=Wie es weitergeht +record.ifYouTyped=Wenn Sie die URL oder ORCID-iD von Hand eingegeben haben: +record.pleaseCheck=Bitte prüfen Sie, ob die ORCID-iD – die 16-stellige Zahl am Ende der URL – korrekt ist. Eine korrekt formatierte ORCID-URL sieht so aus: https://orcid.org/1234-5678-9101-1121 +record.ifYouFollowed=Wenn Sie einem Link zu diesem Eintrag von einer anderen Website oder einem anderen Dienst gefolgt sind: +record.pleaseReport=Bitte melden Sie den defekten Link zu der Website oder dem Dienst, von dem Sie gekommen sind, damit er behoben werden kann. +record.unidentifiedOrganization=Nicht identifizierte Organisation +record.identifyAS=Identifizieren als: +selfService.heading=Wir aktualisieren ORCID Self Service +selfService.p1.1=Ab dem +selfService.p1.2=1. Juni 2022 +selfService.p1.3=wird der Self Service nicht mehr über die ORCID-Datenbank verfügbar sein. +selfService.p2.1=Eine erweiterte Version des Self Service wird dem +selfService.p2.2=ORCID-Mitgliederportal +selfService.p2.3=im kommenden Jahr hinzugefügt. Alle gegenwärtigen Self-Service-Funktionen werden zusammen mit zusätzlichen neuen Funktionen in das Portal übertragen. +selfService.alert=Während wir diese verbesserte Version für das Mitgliederportal erstellen, ist Self Service nicht verfügbar. +selfService.next=Wie es weitergeht +selfService.p3.1=Sollten Sie während dieser Zeit eine der Self-Service-Funktionen benötigen, erhalten Sie unter +selfService.p3.2=Hilfe. +record.ariaLabelPreviewPublicRecord=Vorschau der öffentlichen Version dieses Eintrags anzeigen (wird in einem neuen Tab geöffnet) +record.manageYourEmails=E-Mail-Adressen verwalten +record.manageYourWebsite=Websites und Links zu sozialen Medien verwalten +record.labelManageYourKeyword=Schlüsselwörter verwalten +record.labelManageYourCountries=Länder verwalten +record.labelManageYourPersonalIds=Persönliche Kennungen verwalten +record.openOtherSources=Andere Quellen öffnen +record.showAllSources=Alle Quellen anzeigen für +record.hideAllSources=Alle Quellen ausblenden für diff --git a/src/locale/properties/record/record.es.properties b/src/locale/properties/record/record.es.properties index 0e5bc380cf..51fb250144 100644 --- a/src/locale/properties/record/record.es.properties +++ b/src/locale/properties/record/record.es.properties @@ -39,3 +39,5 @@ record.labelManageYourKeyword=Gestione sus palabras clave record.labelManageYourCountries=Gestione sus países record.labelManageYourPersonalIds=Gestione sus identificadores personales record.openOtherSources=Abra otras fuentes +record.showAllSources=Mostrar todas las fuentes para +record.hideAllSources=Ocultar todas las fuentes para diff --git a/src/locale/properties/record/record.fr.properties b/src/locale/properties/record/record.fr.properties index cdd954b45f..db2e0dd1c7 100644 --- a/src/locale/properties/record/record.fr.properties +++ b/src/locale/properties/record/record.fr.properties @@ -39,3 +39,5 @@ record.labelManageYourKeyword=Gérer vos mots-clés record.labelManageYourCountries=Gérer vos pays record.labelManageYourPersonalIds=Gérer vos identifiants personnels record.openOtherSources=Ouvrir d'autres sources +record.showAllSources=Afficher toutes les sources pour +record.hideAllSources=Masquer toutes les sources pour diff --git a/src/locale/properties/record/record.it.properties b/src/locale/properties/record/record.it.properties index 585f6f6f8e..ad03ef9011 100644 --- a/src/locale/properties/record/record.it.properties +++ b/src/locale/properties/record/record.it.properties @@ -39,3 +39,5 @@ record.labelManageYourKeyword=Gestisci le tue parole chiave record.labelManageYourCountries=Gestisci i tuoi Paesi record.labelManageYourPersonalIds=Gestisci i tuoi ID personali record.openOtherSources=Apri le altre fonti +record.showAllSources=Mostra tutte le fonti per +record.hideAllSources=Nascondi tutte le fonti per diff --git a/src/locale/properties/record/record.ja.properties b/src/locale/properties/record/record.ja.properties index 83b1a0adf2..038c058c3f 100644 --- a/src/locale/properties/record/record.ja.properties +++ b/src/locale/properties/record/record.ja.properties @@ -39,3 +39,5 @@ record.labelManageYourKeyword=キーワードを管理 record.labelManageYourCountries=国を管理 record.labelManageYourPersonalIds=個人IDを管理 record.openOtherSources=他のソースを開く +record.showAllSources=すべてのソースを表示: +record.hideAllSources=すべてのソースを非表示: diff --git a/src/locale/properties/record/record.ko.properties b/src/locale/properties/record/record.ko.properties index f83ef35aa3..49dc1e2ca9 100644 --- a/src/locale/properties/record/record.ko.properties +++ b/src/locale/properties/record/record.ko.properties @@ -39,3 +39,5 @@ record.labelManageYourKeyword=키워드 관리 record.labelManageYourCountries=국가 관리 record.labelManageYourPersonalIds=개인 ID 관리 record.openOtherSources=다른 소스 열기 +record.showAllSources=모든 소스 표시: +record.hideAllSources=모든 소스 숨기기: diff --git a/src/locale/properties/record/record.pt.properties b/src/locale/properties/record/record.pt.properties index 3dd5f28378..7dba07c915 100644 --- a/src/locale/properties/record/record.pt.properties +++ b/src/locale/properties/record/record.pt.properties @@ -39,3 +39,5 @@ record.labelManageYourKeyword=Gerir palavras-chave record.labelManageYourCountries=Gerir países record.labelManageYourPersonalIds=Gerir identificadores pessoais record.openOtherSources=Abrir outras fontes +record.showAllSources=Mostrar todas as origens de +record.hideAllSources=Ocultar todas as origens de diff --git a/src/locale/properties/record/record.ru.properties b/src/locale/properties/record/record.ru.properties index 284b984b62..774c444b36 100644 --- a/src/locale/properties/record/record.ru.properties +++ b/src/locale/properties/record/record.ru.properties @@ -39,3 +39,5 @@ record.labelManageYourKeyword=Управление ключевыми слова record.labelManageYourCountries=Управление разделом «Страны» record.labelManageYourPersonalIds=Управление личными идентификаторами record.openOtherSources=Открыть другие источники +record.showAllSources=Показать все источники для +record.hideAllSources=Скрыть все источники для diff --git a/src/locale/properties/record/record.uk.properties b/src/locale/properties/record/record.uk.properties deleted file mode 100644 index 7548b593c9..0000000000 --- a/src/locale/properties/record/record.uk.properties +++ /dev/null @@ -1,41 +0,0 @@ -record.delegatorAddEmailNotAllow=Adding additional email addresses is not allowed when you are managing another ORCID record. -record.ogDescription1=ORCID record for -record.ogDescription2=ORCID provides an identifier for individuals to use with their name as they engage in research, scholarship, and innovation activities. -record.noPublicInfo=No public information available. -record.otherIds=Other IDs -record.websitesAndSocialLinks=Websites & social links -record.keywords=Ключові слова -record.countries=Countries -record.previewPublicRecord=Preview public record -record.ariaLabelpreviewPublicRecord=Preview the public version of this record (Opens in a new tab) -record.closeOtherSources=Close other sources -record.trySearching=Try using our advanced search to find researchers by their name or ORCID iD -record.pleaseGet=Please get in touch with our support team via the Help button below. They can help you find the record you are looking for. -record.ifYouHave=If you have previously bookmarked this record and it has now stopped working -record.notFound=We’re really sorry, we can’t find the ORCID record you’re looking for. -record.whatHappened=What happened? -record.whatToDo=What to do next -record.ifYouTyped=If you typed in the URL or ORCID iD by hand -record.pleaseCheck=Please check that the ORCID iD - the 16-digit number at the end of the URL - is correct. A correctly-formatted ORCID URL looks like this: https://orcid.org/1234-5678-9101-1121 -record.ifYouFollowed=If you followed a link to this record from another site or service -record.pleaseReport=Please report the broken link to the site or service you came from so they can fix it. -record.unidentifiedOrganization=Unidentified organization -record.identifyAS=Identify as: -selfService.heading=We're updating ORCID Self Service -selfService.p1.1=As of -selfService.p1.2=June 1, 2022 -selfService.p1.3=, Self Service will no longer be available through the ORCID Registry. -selfService.p2.1=An enhanced version of Self Service will be added to the -selfService.p2.2=ORCID Member Portal -selfService.p2.3=in the coming year. All current Self Service features will be transferred to the portal, along with additional new functionality. -selfService.alert=While we build this improved version for the Member Portal, Self Service will be unavailable. -selfService.next=What to do next -selfService.p3.1=Should you need any of the Self Service features during this time, please reach out to -selfService.p3.2=for assistance. -record.ariaLabelPreviewPublicRecord=Preview the public version of this record (Opens in a new tab) -record.manageYourEmails=Manage your emails -record.manageYourWebsite=Manage your websites & social links -record.labelManageYourKeyword=Manage your keywords -record.labelManageYourCountries=Manage your countries -record.labelManageYourPersonalIds=Manage your personalIds -record.openOtherSources=Open other sources diff --git a/src/locale/properties/record/record.zh_CN.properties b/src/locale/properties/record/record.zh_CN.properties index a91fb79282..edd4e92277 100644 --- a/src/locale/properties/record/record.zh_CN.properties +++ b/src/locale/properties/record/record.zh_CN.properties @@ -30,8 +30,8 @@ selfService.p2.2=ORCID 会员门户 selfService.p2.3=。所有当前的自助服务功能以及其他新功能都将转移到门户。 selfService.alert=在我们为会员门户构建此改进版本时,自助服务将不可用。 selfService.next=下一步 -selfService.p3.1=如果您在此期间需要任何自助服务功能,请发送电子邮件到 -selfService.p3.2=寻求帮助。 +selfService.p3.1=如果您在此期间需要任何自助服务功能,请发送电子邮件到 +selfService.p3.2= 寻求帮助。 record.ariaLabelPreviewPublicRecord=预览此记录的公共版本(在新选项卡中打开) record.manageYourEmails=管理您的电子邮件 record.manageYourWebsite=管理您的网站和社交链接 @@ -39,3 +39,5 @@ record.labelManageYourKeyword=管理您的关键字 record.labelManageYourCountries=管理您的国家 record.labelManageYourPersonalIds=管理您的个人 ID record.openOtherSources=打开其他资源 +record.showAllSources=显示以下内容的所有来源: +record.hideAllSources=隐藏以下内容的所有来源: diff --git a/src/locale/properties/record/record.zh_TW.properties b/src/locale/properties/record/record.zh_TW.properties index e320a598a9..0bd5cc3140 100644 --- a/src/locale/properties/record/record.zh_TW.properties +++ b/src/locale/properties/record/record.zh_TW.properties @@ -22,7 +22,7 @@ record.pleaseReport=請向您所在的網站或服務報告這個損毀的連結 record.unidentifiedOrganization=未識別的組織 record.identifyAS=識別為: selfService.heading=ORCID 自助服務現正更新中 -selfService.p1.1=自 +selfService.p1.1=自 selfService.p1.2=2022 年 6 月 1 日起, selfService.p1.3=使用者即無法從 ORCID 名錄使用自助服務。 selfService.p2.1=明年起,ORCID 會員入口網站將會接手提供更優質的 @@ -39,3 +39,5 @@ record.labelManageYourKeyword=管理您的關鍵字 record.labelManageYourCountries=管理您的國家 record.labelManageYourPersonalIds=管理您的個人 ID record.openOtherSources=開啟其他資源 +record.showAllSources=顯示以下內容的所有來源: +record.hideAllSources=隱藏以下內容的所有來源: diff --git a/src/locale/properties/register/register.de.properties b/src/locale/properties/register/register.de.properties index f6ea3d69ff..8ae9b89116 100644 --- a/src/locale/properties/register/register.de.properties +++ b/src/locale/properties/register/register.de.properties @@ -1,120 +1,120 @@ -register.create=Create your ORCID iD -register.step1=This is step 1 of 3 -register.step2=This is step 2 of 3 -register.step3=This is step 3 of 3 -register.orcids=Per ORCID's -register.terms=terms of use -register.termsOfUseCapital=Terms of Use -register.only=, you may only register for an ORCID iD for yourself. Already have an ORCID iD? -register.passwordRequired=A password is required -register.personalData=Personal data -register.visibility=Visibility settings -register.sign=Sign In -register.register=REGISTER -register.notificationsDescription1=ORCID sends email notifications about items related to your account, security, and privacy, including requests from ORCID member organizations for permission to update your record, and changes made to your record by those organizations. -register.notificationsDescription2=You can also choose to receive emails from us about new features and tips for making the most of your ORCID record. -register.quarterlyEmail=Please send me quarterly emails about new ORCID features and tips. -register.quarterlyEmailVerified=To receive these emails, you will also need to verify your primary email address. -register.reviewAfterRegistered=After you've registered, you can change your notification settings at any time in the account settings section of your ORCID record. -register.notificationSettings=Notification settings -register.passwordConfirmationMatch=The password and confirmed password must match -register.passwordConfirmationRequired=Retype your password -register.passwordNumber=1 number -register.passwordSymbol=1 letter or symbol -register.passwordLength=8 or more characters -register.passwordNotEmail=Password must not be the same as your email address -register.password=Password -register.confirmPassword=Confirm password -register.confirmationEmailNotMatch=Email confirmation does not match -register.invalidEmail=Invalid email format -register.confirmEmailRequired=Please confirm your email -register.confirmEmail=Confirm primary email -register.primaryEmailRequired=An email is required -register.primaryEmail=Primary email -register.invalidName=Invalid name characters or format -register.firstNamePassword=Please enter your first/given name -register.firstName=First name -register.additionalEmails=Additional email -register.additionalEmailsCanBeDuplicated=Additional email cannot match primary email -register.additionalEmailAdd=Add another email -register.additionalEmailInfo=Ensure that you never lose access to your ORCID record by registering additional email addresses on your account. -register.termsRequired=To continue creating your ORCID iD you must accept the terms of use and consent to your data being processed in the United States. -register.consentTo=I consent to the -register.privacyPolicy=privacy policy -register.and=and -register.agree=and agree to my data being publicly accessible where marked as “Visible to Everyone”. -register.dataProcessed=I consent to my data being processed in the United States. -register.moreInformation=More information on how ORCID process your data. -register.VisibilityPrivate=Only me -register.VisibilityTrusted=Trusted Organizations -register.VisibilityEveryone=Everyone -register.VisibilityPrivate2=(8% of users choose this) -register.VisibilityTrusted2=(5% of users choose this) -register.VisibilityEveryone2=(87% of users choose this) -register.visibilityDescription1=Your ORCID iD connects with your ORCID record that can contain links to your research activities, affiliations, awards, other versions of your name, and more. You control this content and who can see it. -register.visibilityDescription2=More information on visibility settings -register.visibilityDescription3=By default, what visibility should be given to new items added to your ORCID Record? -register.lastName=Last name +register.create=Erstellen Sie Ihre ORCID-iD +register.step1=Dies ist Schritt 1 von 3 +register.step2=Dies ist Schritt 2 von 3 +register.step3=Dies ist Schritt 3 von 3 +register.orcids=Gemäß der ORCID +register.terms=Nutzungsbedingungen +register.termsOfUseCapital=Nutzungsbedingungen +register.only=können Sie für sich selbst nur eine ORCID-iD registrieren. Haben Sie bereits eine ORCID-iD? +register.passwordRequired=Ein Passwort ist erforderlich +register.personalData=Personenbezogene Daten +register.visibility=Sichtbarkeitseinstellungen +register.sign=Anmelden +register.register=REGISTRIEREN +register.notificationsDescription1=ORCID sendet E-Mail-Benachrichtigungen zu Ihrem Konto, Ihrer Sicherheit und Ihrem Datenschutz, einschließlich Anfragen von ORCID-Mitgliedsorganisationen, Ihren Eintrag zu aktualisieren, sowie Änderungen, die von diesen Organisationen an Ihrem Eintrag vorgenommen wurden. +register.notificationsDescription2=Sie können sich auch dafür entscheiden, E-Mails von uns über neue Funktionen und Tipps zur optimalen Nutzung Ihres ORCID-Eintrags zu erhalten. +register.quarterlyEmail=Bitte senden Sie mir vierteljährlich E-Mails über neue ORCID-Funktionen und Tipps. +register.quarterlyEmailVerified=Um diese E-Mails zu erhalten, müssen Sie auch Ihre erste E-Mail-Adresse bestätigen. +register.reviewAfterRegistered=Nachdem Sie sich registriert haben, können Sie Ihre Benachrichtigungseinstellungen jederzeit in den Kontoeinstellungen Ihres ORCID-Eintrags ändern. +register.notificationSettings=Benachrichtigungseinstellungen +register.passwordConfirmationMatch=Das Passwort und die Passwortbestätigung müssen übereinstimmen +register.passwordConfirmationRequired=Geben Sie Ihr Passwort erneut ein +register.passwordNumber=1 Ziffer +register.passwordSymbol=1 Buchstabe oder Symbol +register.passwordLength=8 oder mehr Zeichen +register.passwordNotEmail=Das Passwort darf nicht mit Ihrer E-Mail-Adresse übereinstimmen +register.password=Passwort +register.confirmPassword=Passwort bestätigen +register.confirmationEmailNotMatch=Die E-Mail-Bestätigung stimmt nicht überein +register.invalidEmail=Ungültiges Format für die E-Mail-Adresse +register.confirmEmailRequired=Bitte bestätigen Sie Ihre E-Mail-Adresse +register.confirmEmail=Erste E-Mail-Adresse bestätigen +register.primaryEmailRequired=Eine E-Mail-Adresse ist erforderlich +register.primaryEmail=Erste E-Mail-Adresse +register.invalidName=Ungültige Zeichen im Namen oder falsches Format +register.firstNamePassword=Bitte geben Sie Ihren Vornamen ein +register.firstName=Vorname +register.additionalEmails=Zusätzliche E-Mail-Adresse +register.additionalEmailsCanBeDuplicated=Die zusätzliche E-Mail-Adresse darf nicht mit der ersten E-Mail-Adresse übereinstimmen +register.additionalEmailAdd=Weitere E-Mail hinzufügen +register.additionalEmailInfo=Stellen Sie sicher, dass Sie nie den Zugriff auf Ihren ORCID-Eintrag verlieren, indem Sie zusätzliche E-Mail-Adressen in Ihrem Konto registrieren. +register.termsRequired=Um mit der Erstellung Ihrer ORCID-iD fortzufahren, müssen Sie die Nutzungsbedingungen akzeptieren und der Verarbeitung Ihrer Daten in den USA zustimmen. +register.consentTo=Ich akzeptiere die +register.privacyPolicy=Datenschutzbestimmungen +register.and=und +register.agree=und stimme zu, dass meine Daten öffentlich zugänglich sind, wenn sie als „Für alle sichtbar“ gekennzeichnet sind. +register.dataProcessed=Ich stimme zu, dass meine Daten in den Vereinigten Staaten verarbeitet werden. +register.moreInformation=Mehr Informationen darüber, wie ORCID Ihre Daten verarbeitet. +register.VisibilityPrivate=Nur ich +register.VisibilityTrusted=Vertrauenswürdige Organisationen +register.VisibilityEveryone=Alle +register.VisibilityPrivate2=(8 % der Nutzer entscheiden sich dafür) +register.VisibilityTrusted2=(5 % der Nutzer entscheiden sich dafür) +register.VisibilityEveryone2=(87 % der Benutzer entscheiden sich dafür) +register.visibilityDescription1=Ihre ORCID-iD wird mit Ihrem ORCID-Eintrag verbunden, der Links zu Ihren Forschungsaktivitäten, Zugehörigkeiten, Preise, anderen Versionen Ihres Namens und mehr enthalten kann. Sie kontrollieren diesen Inhalt und wer ihn sehen kann. +register.visibilityDescription2=Weitere Informationen zu den Sichtbarkeitseinstellungen +register.visibilityDescription3=Welche Sichtbarkeit sollen neue Elemente, die Ihrem ORCID-Eintrag hinzugefügt werden, standardmäßig erhalten? +register.lastName=Familienname register.optional=(Optional) -register.termsOfUse=Terms of Use -register.recaptchaRequired=Please check the recaptcha box -register.titleLabel=Could this be you? -register.bodyLabel=We found some accounts with your name, which means you may have already created an ORCID iD using a different email address. Before creating an account, please confirm that none of these records belong to you. Not sure if any of these are you? -register.contactLabel=Contact us. -register.firstNameLabel=First Name -register.lastNameLabel=Last Name -register.affiliationsLabel=Affiliations -register.dateCreatedLabel=Date Created -register.viewRecordLabel=View Record -register.signinLabel=I ALREADY HAVE AN ID, GO BACK TO SIGN IN -register.continueLabel=NONE OF THESE ARE ME, CONTINUE WITH REGISTRATION -register.passwordCantBeEmail=Password must not be the same as your email address -register.emailAlreadyExists=This email already exists in our system. Would you like to -register.signinLowerCase=sign in -register.additionalEmailMatchPrimary=Additional email cannot match primary email -register.additionalEmailMatch=Additional emails cannot be duplicated -register.wrongPasswordPattern=Password must match all pattern requirements -register.moreInfo=More information on names -register.securityAndNotifications=Security and notifications -register.visibilityAndTerm=Visibility and terms -register.ariaLabelInfo=info about names -register.ariaLabelClose=close -register.ariaLabelDeleteEmail=delete email -register.ariaLabelInfoEmails=info about emails -register.ariaLabelInfoPassword=info about password -register.visibilityRequired=Please choose a default visibility setting. -register.moreInfoOnNames=More information on names -register.youWillHaveAChance=You will have a chance to add additional names after you have created your account. -register.lastNameDetail=Last name is your family name. -register.firstNameDetail=First name is your given name or the name you most commonly go by. -register.mustBe8=Must be 8 or more characters and contain: -register.passwordLengthDetail=Must be between 8 and 256 characters long and contain: -register.atLeast1=at least 1 numeral: 0 - 9 -register.atLeast1ofTheFollowing=at least 1 of the following: -register.alphaCharacter=alpha character, case-sensitive a-Z -register.theFollowingSymbols=any of the following symbols: -register.optionalTheSpace=optionally the space character, -register.optionalTheSpaceIe=i.e ' ' and other punctuation such as . , ; -register.examplePassword=Example: sun% moon2 -register.doesNotAllowCommonPassword=ORCID does not allow common passwords. Common passwords are insecure, easily-guessed words or phrases such as 'qwerty123'. -register.seeFullList=See the full list of common passwords we don't allow on ORCID -register.reactivating=Reactivating your account -register.resendReactivate=click here to reactivate -register.deactivated=A deactivated ORCID record is associated with this email address. -register.reactivation=Thank you for reactivating your ORCID iD. -register.reactivate=REACTIVATE -register.passwordIsToLong=Passwords must be between 8 and 256 characters long -register.wrongPasswordPatternV2=Password must meet all requirements -register.passwordIsToLongV2=Password must be between 8 and 256 characters -register.passwordSymbolV2=At least 1 letter or symbol -register.passwordNumberV2=At least 1 number -register.passwordConfirmationMatchV2=Passwords do not match -register.passwordRequirements=Password requirements -register.passwordRequirements1=Passwords must be between +register.termsOfUse=Nutzungsbedingungen +register.recaptchaRequired=Bitte aktivieren Sie das Recaptcha-Kästchen +register.titleLabel=Sind das vielleicht Sie? +register.bodyLabel=Wir haben einige Konten mit Ihrem Namen gefunden. Das bedeutet, dass Sie möglicherweise bereits mit einer anderen E-Mail-Adresse eine ORCID-iD erstellt haben. Bevor Sie ein Konto erstellen, bestätigen Sie bitte, dass keiner dieser Einträge Ihnen gehört. Sind Sie sich nicht sicher, ob Sie einer davon sind? +register.contactLabel=Kontaktieren Sie uns. +register.firstNameLabel=Vorname +register.lastNameLabel=Familienname +register.affiliationsLabel=Zugehörigkeiten +register.dateCreatedLabel=Erstellungsdatum +register.viewRecordLabel=Eintrag anzeigen +register.signinLabel=ICH HABE BEREITS EINE iD – ZURÜCK ZUR ANMELDUNG +register.continueLabel=ICH BIN KEINER DAVON – WEITER MIT DER REGISTRIERUNG +register.passwordCantBeEmail=Das Passwort darf nicht mit Ihrer E-Mail-Adresse übereinstimmen +register.emailAlreadyExists=Diese E-Mail-Adresse gibt es in unserem System bereits. Möchten Sie +register.signinLowerCase=sich anmelden +register.additionalEmailMatchPrimary=Die zusätzliche E-Mail-Adresse darf nicht mit der ersten E-Mail-Adresse übereinstimmen +register.additionalEmailMatch=Zusätzliche E-Mails dürfen nicht mehrfach eingegeben werden +register.wrongPasswordPattern=Das Passwort muss allen Anforderungen entsprechen +register.moreInfo=Weitere Informationen zu Namen +register.securityAndNotifications=Sicherheit und Benachrichtigungen +register.visibilityAndTerm=Sichtbarkeit und Bedingungen +register.ariaLabelInfo=Infos zu Namen +register.ariaLabelClose=schließen +register.ariaLabelDeleteEmail=E-Mail-Adresse löschen +register.ariaLabelInfoEmails=Infos zu E-Mail-Adressen +register.ariaLabelInfoPassword=Infos zu Passwörtern +register.visibilityRequired=Bitte wählen Sie eine Standard-Sichtbarkeitseinstellung. +register.moreInfoOnNames=Weitere Informationen zu Namen +register.youWillHaveAChance=Nachdem Sie Ihr Konto erstellt haben, können Sie weitere Namen hinzufügen. +register.lastNameDetail=Der Familienname ist Ihr Nachname. +register.firstNameDetail=Ihr Vorname ist der Name, den Sie am häufigsten verwenden. +register.mustBe8=Muss 8 oder mehr Zeichen lang sein und Folgendes enthalten: +register.passwordLengthDetail=Muss zwischen 8 und 256 Zeichen lang sein und Folgendes enthalten: +register.atLeast1=mindestens 1 Ziffer: 0–9 +register.atLeast1ofTheFollowing=mindestens 1 der folgenden: +register.alphaCharacter=Buchstaben unter Berücksichtigung der Groß-/Kleinschreibung a–Z +register.theFollowingSymbols=mindestens eines der folgenden Zeichen: +register.optionalTheSpace=optional das Leerzeichen, +register.optionalTheSpaceIe=also „ “ und andere Satzzeichen wie . , ; +register.examplePassword=Beispiel: sonne% Mond2 +register.doesNotAllowCommonPassword=ORCID erlaubt keine häufig genutzten Passwörter. Das sind unsichere, leicht zu erratende Wörter oder Phrasen wie „qwerty123“. +register.seeFullList=Vollständige Liste häufiger Passwörter, die auf ORCID nicht erlaubt sind, ansehen +register.reactivating=Reaktivierung Ihres Kontos +register.resendReactivate=Klicken Sie hier, um es zu reaktivieren. +register.deactivated=Dieser E-Mail-Adresse ist ein deaktivierter ORCID-Eintrag zugeordnet. +register.reactivation=Vielen Dank für die Reaktivierung Ihrer ORCID-iD. +register.reactivate=REAKTIVIEREN +register.passwordIsToLong=Passwörter müssen zwischen 8 und 256 Zeichen lang sein +register.wrongPasswordPatternV2=Das Passwort muss alle Anforderungen erfüllen +register.passwordIsToLongV2=Das Passwort muss zwischen 8 und 256 Zeichen lang sein +register.passwordSymbolV2=Mindestens 1 Buchstabe oder Zeichen +register.passwordNumberV2=Mindestens 1 Zahl +register.passwordConfirmationMatchV2=Passwörter stimmen nicht überein +register.passwordRequirements=Passwortanforderungen +register.passwordRequirements1=Passwörter müssen zwischen register.passwordRequirements2=8 -register.passwordRequirements3=and +register.passwordRequirements3=Und register.passwordRequirements4=256 -register.passwordRequirements5=characters in length and are case sensitive. -register.passwordRequirements6=Your password must contain -register.passwordRequirements7=At least 1 letter, symbol or space -register.passwordRequirements8=At least 1 number +register.passwordRequirements5=Zeichen lang sein; die Groß- und Kleinschreibung wird unterschieden. +register.passwordRequirements6=Ihr Passwort muss Folgendes enthalten: +register.passwordRequirements7=Mindestens 1 Buchstabe, Zeichen oder Leerzeichen +register.passwordRequirements8=Mindestens 1 Zahl diff --git a/src/locale/properties/register/register.zh_CN.properties b/src/locale/properties/register/register.zh_CN.properties index 2f4fe84c8f..2c0bc6e520 100644 --- a/src/locale/properties/register/register.zh_CN.properties +++ b/src/locale/properties/register/register.zh_CN.properties @@ -111,7 +111,7 @@ register.passwordNumberV2=至少 1 个数字 register.passwordConfirmationMatchV2=密码不匹配 register.passwordRequirements=密码请求 register.passwordRequirements1=密码必须介于 -register.passwordRequirements2=8 +register.passwordRequirements2=8 register.passwordRequirements3=到 register.passwordRequirements4=256 个 register.passwordRequirements5=字符之间,并且区分大小写。 diff --git a/src/locale/properties/register/register.zh_TW.properties b/src/locale/properties/register/register.zh_TW.properties index 344d4d10dc..b9847cb715 100644 --- a/src/locale/properties/register/register.zh_TW.properties +++ b/src/locale/properties/register/register.zh_TW.properties @@ -110,8 +110,8 @@ register.passwordSymbolV2=至少 1 個字母或符號 register.passwordNumberV2=至少 1 個數字 register.passwordConfirmationMatchV2=密碼不相符 register.passwordRequirements=密碼規定 -register.passwordRequirements1=密碼必須包含 -register.passwordRequirements2=8 至 +register.passwordRequirements1=密碼必須包含 +register.passwordRequirements2=8 至 register.passwordRequirements3=和 register.passwordRequirements4=256 個 register.passwordRequirements5=字元,且需區分大小寫。 diff --git a/src/locale/properties/research-resources/research-resources.ca.properties b/src/locale/properties/research-resources/research-resources.ca.properties deleted file mode 100644 index bd5cc37542..0000000000 --- a/src/locale/properties/research-resources/research-resources.ca.properties +++ /dev/null @@ -1,5 +0,0 @@ -researchResources.researchResources=Research resources -researchResources.description=Connect to trusted organizations to automatically add the specialist resources you use for your research. -researchResources.learnMore=Learn more about how research resources are added to your ORCID record -researchResources.items=items -researchResources.present=present diff --git a/src/locale/properties/research-resources/research-resources.de.properties b/src/locale/properties/research-resources/research-resources.de.properties index bd5cc37542..d63be03dcd 100644 --- a/src/locale/properties/research-resources/research-resources.de.properties +++ b/src/locale/properties/research-resources/research-resources.de.properties @@ -1,5 +1,5 @@ -researchResources.researchResources=Research resources -researchResources.description=Connect to trusted organizations to automatically add the specialist resources you use for your research. -researchResources.learnMore=Learn more about how research resources are added to your ORCID record -researchResources.items=items -researchResources.present=present +researchResources.researchResources=Forschungsressourcen +researchResources.description=Verbinden Sie sich mit vertrauenswürdigen Organisationen, um automatisch die Fachressourcen hinzuzufügen, die Sie für Ihre Recherche verwenden. +researchResources.learnMore=Erfahren Sie mehr darüber, wie Forschungsressourcen zu Ihrem ORCID-Eintrag hinzugefügt werden +researchResources.items=Elemente +researchResources.present=heute diff --git a/src/locale/properties/research-resources/research-resources.uk.properties b/src/locale/properties/research-resources/research-resources.uk.properties deleted file mode 100644 index bd5cc37542..0000000000 --- a/src/locale/properties/research-resources/research-resources.uk.properties +++ /dev/null @@ -1,5 +0,0 @@ -researchResources.researchResources=Research resources -researchResources.description=Connect to trusted organizations to automatically add the specialist resources you use for your research. -researchResources.learnMore=Learn more about how research resources are added to your ORCID record -researchResources.items=items -researchResources.present=present diff --git a/src/locale/properties/search/search.de.properties b/src/locale/properties/search/search.de.properties index a6a34bdc4d..c1edbba33c 100644 --- a/src/locale/properties/search/search.de.properties +++ b/src/locale/properties/search/search.de.properties @@ -1,21 +1,21 @@ -ngOrcid.search.showing=Showing -ngOrcid.search.of=of -ngOrcid.search.results=results. -ngOrcid.search.orcidID=ORCID ID -ngOrcid.search.firstName=First Name -ngOrcid.search.lastName=Last Name -ngOrcid.search.otherNames=Other Names -ngOrcid.search.affiliations=Affiliations -ngOrcid.search.noResults=No results found. Please edit your search terms. -ngOrcid.search.advanceSearch=ADVANCED SEARCH -ngOrcid.search.institutionName=Institution Name -ngOrcid.search.institutionNamePlaceholder=affiliation or organization ID -ngOrcid.search.keyword=Keyword -ngOrcid.search.otherNameFields=Also search other name fields -ngOrcid.search.search=SEARCH -ngOrcid.search.orcidIdPatterError=Given value doesn't match ORCID iD pattern -ngOrcid.search.ariaLabelSearchResults=Search Results -search.showAdvanceSearch=Show advanced search form -search.hideAdvanceSearch=Hide advanced search form -search.paginator=paginator -search.bottomPaginator=bottom paginator +ngOrcid.search.showing=Anzeige von +ngOrcid.search.of=von +ngOrcid.search.results=Ergebnissen. +ngOrcid.search.orcidID=ORCID-iD +ngOrcid.search.firstName=Vorname +ngOrcid.search.lastName=Familienname +ngOrcid.search.otherNames=Andere Namen +ngOrcid.search.affiliations=Zugehörigkeiten +ngOrcid.search.noResults=Keine Ergebnisse gefunden. Bitte ändern Sie Ihre Suchbegriffe. +ngOrcid.search.advanceSearch=ERWEITERTE SUCHE +ngOrcid.search.institutionName=Einrichtungsname +ngOrcid.search.institutionNamePlaceholder=Zugehörigkeits- oder Organisations-ID +ngOrcid.search.keyword=Schlüsselwort +ngOrcid.search.otherNameFields=Auch andere Namensfelder durchsuchen +ngOrcid.search.search=SUCHE +ngOrcid.search.orcidIdPatterError=Der eingegebene Wert stimmt nicht mit dem Format von ORCID-iDs überein +ngOrcid.search.ariaLabelSearchResults=Suchergebnisse +search.showAdvanceSearch=Erweitertes Suchformular anzeigen +search.hideAdvanceSearch=Erweitertes Suchformular ausblenden +search.paginator=Seitenzähler +search.bottomPaginator=Seitenzähler unten diff --git a/src/locale/properties/shared/shared.ar.properties b/src/locale/properties/shared/shared.ar.properties index 9063af7e7b..f3a89b8852 100644 --- a/src/locale/properties/shared/shared.ar.properties +++ b/src/locale/properties/shared/shared.ar.properties @@ -406,7 +406,7 @@ share.TK=توكيلاو share.TO=تونغو share.TT=ترينداد وتوباغو share.TN=تونس -share.TR=تُرْكِيَّا +share.TR=تركيا share.TM=تركمنستان share.TC=جزر تركس وكايكوس share.TV=توفالو @@ -463,7 +463,7 @@ shared.employmentAriaLabel=الوظيفة shared.educationAriaLabel=التعليم shared.qualificationAriaLabel=المؤهل shared.distinctionAriaLabel=جائزة تميُّز -shared.invitedPositionAriaLabel=منصب بدعوة +shared.invitedPositionAriaLabel=منصب بدعوة shared.membershipAriaLabel=العضوية shared.serviceAriaLabel=الخدمة shared.fundingAriaLabel=التمويل @@ -530,7 +530,7 @@ shared.websiteExpandAriaLabel=توسيع المواقع الإلكترونية shared.personalIdsExpandAriaLabel=توسيع المعرّفات الشخصية shared.keywordsExpandAriaLabel=توسيع الكلمات الرئيسية shared.countriesExpandAriaLabel=توسيع البلاد -shared.countriesCollapseOtherName=طي الأسماء الأخرى +shared.countriesCollapseOtherName=طي الأسماء الأخرى shared.countriesExpandOtherNames=توسيع الأسماء الأخرى shared.researchResourcesSortAriaLabel=فرز موارد البحث الخاصة بك shared.researchResourcesExpandAriaLabel=توسيع قسم موارد البحث diff --git a/src/locale/properties/shared/shared.cs.properties b/src/locale/properties/shared/shared.cs.properties index e596eeaf74..0039ee92ab 100644 --- a/src/locale/properties/shared/shared.cs.properties +++ b/src/locale/properties/shared/shared.cs.properties @@ -406,7 +406,7 @@ share.TK=Tokelau share.TO=Tonga share.TT=Trinidad a Tobago share.TN=Tunisko -share.TR=Turecko +share.TR=Türkiye share.TM=Turkmenistán share.TC=Turks a Caicos share.TV=Tuvalu @@ -449,7 +449,7 @@ shared.distinctionInvitedPositionExpandAriaLabel=Rozbalit oddíl Udělené pozic shared.membershipServiceExpandAriaLabel=Rozbalit oddíl Členství a služba shared.fundingServiceExpandAriaLabel=Rozbalit oddíl Financování shared.workServiceExpandAriaLabel=Rozbalit oddíl Práce -shared.peerReviewServiceExpandAriaLabel=Rozbalit oddíl Recenze +shared.peerReviewServiceExpandAriaLabel=Rozbalit oddíl Recenze shared.employmentCollapseAriaLabel=Sbalit oddíl Zaměstnání shared.educationQualificationCollapseAriaLabel=Sbalit oddíl Vzdělání a kvalifikace shared.distinctionInvitedPositionCollapseAriaLabel=Sbalit oddíl Udělené pozice a ocenění @@ -541,7 +541,7 @@ shared.researchResourceExpandAriaLabel=Rozbalit výzkumný zdroj shared.researchResourceCollapseAriaLabel=Sbalit výzkumný zdroj shared.peerReviewExpandAriaLabel=Rozbalit kontrolní činnost pro shared.peerReviewCollapseAriaLabel=Sbalit kontrolní činnost pro -shared.saveChangesTo=Uložit změny +shared.saveChangesTo=Uložit změny shared.cancelChangesAndClose=Zrušit změny a zavřít shared.setRelationShipAriaLabel=Nastavení vztahu shared.asAriaLabel=jako diff --git a/src/locale/properties/shared/shared.de.properties b/src/locale/properties/shared/shared.de.properties index 7a3abf8325..799cfb97fb 100644 --- a/src/locale/properties/shared/shared.de.properties +++ b/src/locale/properties/shared/shared.de.properties @@ -1,272 +1,272 @@ -ngOrcid.error=Oh no! An error occurred -ngOrcid.reactivationAccountError=We couldn't reactivate your ORCID account. Please try again, and if the error persists please -shared.back=GO BACK -shared.next=NEXT -shared.ok=Ok -shared.contactSupport=contact support. +ngOrcid.error=Es ist ein Fehler ist aufgetreten +ngOrcid.reactivationAccountError=Wir konnten Ihren ORCID-Account nicht reaktivieren. Bitte versuchen Sie es erneut, und wenn der Fehler weiterhin besteht, +shared.back=ZURÜCK +shared.next=WEITER +shared.ok=OK +shared.contactSupport=kontaktieren Sie den Support. shared.questionMark=? -shared.knowledgeBase=visit our knowledge base. -shared.ariaLabelClose=Close -shared.standardError=Please try again, and if the error persists please -shared.oauthSessionError=Your Oauth request is invalid -shared.hideDetails=Hide details -shared.showDetails=Show details -shared.edit=Edit -shared.makeCopy=Make a copy and edit -shared.saveChanges=Save changes -shared.cancel=Cancel -shared.sourceColon=Source: -shared.visibility=Visibility -shared.whoCanSeeBio=Control who can see your biography by setting the visibility. Your default visibility setting is -shared.whoCanSeeName=Control who can see your given, family and published names by setting the visibility. The default visibility for your names is -shared.requiredInformation=Required information -shared.created=Created: -shared.delete=Delete -shared.showMore=Show more -shared.showLess=Show less -shared.closeOtherSources=(Close other sources) -shared.of=of -shared.showLessDetail=Show less detail -shared.showMoreDetail=Show more detail -shared.searchAndLink=Search and Link wizards are our recommended way to populate your record. They make adding works, funding and peer reviews simple and save you time over updating your record manually. Select a platform from the list below to start linking items to your record. -shared.availableSearch=Available Search & Link wizards -shared.funding=Funding -shared.organizationIdentifiers=Organization identifiers -shared.otherOrganization=Other organization identifiers provided by -shared.translatedTitle=Translated title -shared.added=Added -shared.lastModified=Last modified +shared.knowledgeBase=schauen Sie in unserer Wissensdatenbank nach. +shared.ariaLabelClose=Schließen +shared.standardError=Bitte versuchen Sie es erneut. Wenn der Fehler weiterhin besteht, +shared.oauthSessionError=Ihre OAuth-Anfrage ist ungültig +shared.hideDetails=Details ausblenden +shared.showDetails=Details anzeigen +shared.edit=Bearbeiten +shared.makeCopy=Kopie erstellen und bearbeiten +shared.saveChanges=Änderungen speichern +shared.cancel=Abbrechen +shared.sourceColon=Quelle: +shared.visibility=Sichtbarkeit +shared.whoCanSeeBio=Kontrollieren Sie, wer Ihre Biografie sehen kann, indem Sie die Sichtbarkeit einstellen. Ihre standardmäßige Sichtbarkeitseinstellung ist +shared.whoCanSeeName=Kontrollieren Sie, wer Ihren Vor-, Familien- und Veröffentlichungsnamen sehen kann, indem Sie die Sichtbarkeit einstellen. Die Standardsichtbarkeit für Ihre Namen ist +shared.requiredInformation=Benötigte Information +shared.created=Erstellt: +shared.delete=Löschen +shared.showMore=Mehr anzeigen +shared.showLess=Weniger anzeigen +shared.closeOtherSources=(Andere Quellen schließen) +shared.of=von +shared.showLessDetail=Weniger Details anzeigen +shared.showMoreDetail=Mehr Details zeigen +shared.searchAndLink=Such- und Verknüpfungsassistenten sind unsere empfohlene Methode, um Ihren Eintrag zu füllen. Sie machen das Hinzufügen von Arbeiten, Finanzierung und Peer-Reviews einfach und sparen Ihnen gegenüber der manuellen Aktualisierung Ihres Eintrags Zeit. Wählen Sie eine Plattform aus der Liste unten aus, um mit dem Verknüpfen von Elementen mit Ihrem Eintrag zu beginnen. +shared.availableSearch=Verfügbare Such- und Verknüpfungsassistenten +shared.funding=Finanzierung +shared.organizationIdentifiers=Organisationskennungen +shared.otherOrganization=Andere Organisationskennungen bereitgestellt von +shared.translatedTitle=Übersetzter Titel +shared.added=Hinzugefügt +shared.lastModified=Zuletzt bearbeitet shared.url=URL -shared.employment=Employment -shared.educationQualifications=Education and qualifications -shared.qualification=Qualification -shared.education=Education -shared.invitedPositions=Invited positions and distinctions -shared.invited=Invited Position -shared.invitedSentenceCase=Invited position -shared.distinction=Distinction -shared.membership=Membership and service -shared.membershipTitle=Membership -shared.service=Service -shared.educationQualificationsDescription=Add details about where you have studied and educational or professional qualifications you have been awarded. -shared.educationLearnMore=Learn more about adding education or qualifications to your ORCID record -shared.invitedPositionsDescription=Add details of invited positions you have held and awards or prizes you have received in recognition of your achievements. -shared.invitedPositionsLearnMore=Learn more about adding invited positions or distinctions to your ORCID record -shared.membershipDescription=Add details of society or association memberships and donations of time or other resources in the service of an organization. -shared.membershipLearnMore=Learn more about adding a membership or service to your ORCID record -shared.works=Works -shared.expandAll=Expand all -shared.collapseAll=Collapse all -shared.lastModifiedTime=Record last modified -shared.fundedBy=Funded by -shared.partOf=Part of -shared.onBehalfOf=via -shared.versionOf=Version of -shared.add=Add -shared.sort=Sort -shared.addItem=Add Item -shared.exportItems=Export Items -shared.sortItems=Sort Items -shared.addEmployment=Add Employment -shared.sortEmployments=Sort Employments -shared.addQualification=Add Qualification -shared.addEducation=Add Education -shared.sortEducation=Sort Education -shared.addInvited=Add Invited Position -shared.sortInvited=Sort Invited Positions -shared.addDistinction=Add Distinction -shared.addMembership=Add Membership -shared.sortMemberships=Sort Memberships -shared.addService=Add Service -shared.addFunding=Add Funding -shared.sortFundings=Sort Fundings -shared.addWork=Add Work -shared.sortWorks=Sort Works -shared.sortResearch=Sort Research Resources -shared.addPeerReviews=Add Peer Review -shared.sortPeerReviews=Sort Peer Reviews -share.loadMore=Load more -share.sortTitle=Title +shared.employment=Beschäftigung +shared.educationQualifications=Ausbildung und Qualifikationen +shared.qualification=Qualifikation +shared.education=Ausbildung +shared.invitedPositions=Eingeladene Positionen und Auszeichnungen +shared.invited=Eingeladene Position +shared.invitedSentenceCase=Eingeladene Position +shared.distinction=Auszeichnung +shared.membership=Mitgliedschaft und Dienst +shared.membershipTitle=Mitgliedschaft +shared.service=Dienst +shared.educationQualificationsDescription=Fügen Sie Details zu Ihrem Studienort und Ihren erworbenen Bildungs- oder Berufsabschlüssen hinzu. +shared.educationLearnMore=Erfahren Sie mehr über das Hinzufügen von Ausbildungen oder Qualifikationen zu Ihrem ORCID-Eintrag +shared.invitedPositionsDescription=Fügen Sie Details zu eingeladenen Positionen hinzu, die Sie innegehabt haben, und Auszeichnungen oder Preise, die Sie als Anerkennung für Ihre Leistungen erhalten haben. +shared.invitedPositionsLearnMore=Erfahren Sie mehr über das Hinzufügen von eingeladenen Positionen oder von Auszeichnungen zu Ihrem ORCID-Eintrag +shared.membershipDescription=Fügen Sie Details zu Gesellschafts- oder Vereinigungsmitgliedschaften und Spenden von Zeit oder anderen Ressourcen im Dienst einer Organisation hinzu. +shared.membershipLearnMore=Erfahren Sie mehr über das Hinzufügen einer Mitgliedschaft oder eines Dienstes zu Ihrem ORCID-Eintrag +shared.works=Arbeiten +shared.expandAll=Alle ausklappen +shared.collapseAll=Alle zusammenklappen +shared.lastModifiedTime=Eintrag zuletzt geändert +shared.fundedBy=Finanziert durch +shared.partOf=Teil von +shared.onBehalfOf=über +shared.versionOf=Version von +shared.add=Hinzufügen +shared.sort=Sortieren +shared.addItem=Element hinzufügen +shared.exportItems=Elemente exportieren +shared.sortItems=Elemente sortieren +shared.addEmployment=Beschäftigung hinzufügen +shared.sortEmployments=Beschäftigungen sortieren +shared.addQualification=Qualifikation hinzufügen +shared.addEducation=Ausbildung hinzufügen +shared.sortEducation=Ausbildung sortieren +shared.addInvited=Eingeladene Position hinzufügen +shared.sortInvited=Eingeladene Positionen sortieren +shared.addDistinction=Auszeichnung hinzufügen +shared.addMembership=Mitgliedschaft hinzufügen +shared.sortMemberships=Mitgliedschaften sortieren +shared.addService=Dienst hinzufügen +shared.addFunding=Finanzierung hinzufügen +shared.sortFundings=Finanzierungen sortieren +shared.addWork=Arbeit hinzufügen +shared.sortWorks=Arbeiten sortieren +shared.sortResearch=Forschungsressourcen sortieren +shared.addPeerReviews=Peer-Review hinzufügen +shared.sortPeerReviews=Peer-Reviews sortieren +share.loadMore=Mehr laden +share.sortTitle=Titel share.sortStart=Start -share.sortEnd=End -share.sortDate=Date -share.sortType=Type -share.sortOrder=Order -shared.activities=Activities -shared.addToList=Add to list -shared.organization=Organization -shared.organizationName=Organization name -shared.department=Department -shared.city=City -shared.cityError=Please enter a city -shared.region=Region, State or County -shared.employmentDetails=Employment details -shared.qualificationDetails=Qualification details -shared.educationDetails=Education details -shared.invitedPositionDetails=Invited Position details -shared.distinctionDetails=Distinction details -shared.membershipDetails=Membership details -shared.serviceDetails=Service details -shared.role=Role/title -shared.degree=Degree/title -shared.award=Distinction/award -shared.membershipType=Membership type -shared.startDate=Start date -shared.endDate=End date -shared.year=Year -shared.month=Month -shared.day=Day -shared.invalidDate=Invalid date -shared.endDateError=End date must come after start date -shared.link=Link -shared.linkDescription=A link to a profile page or description of the role. Links should be in the full URL format e.g. http://www.website.com/page.html -shared.invalidLink=Invalid Link -shared.visibilityDescription=Control who can see this information by setting the visibility. Your default visibility is -shared.actions=Actions -shared.combineWorks=Combine works -shared.exportWorks=Export works -shared.exportAllWorks=Export all works -shared.setVisibility=Set visibility -shared.deleteWorks=Delete works -shared.itemsCurrentlySelected=Items currently selected -shared.selectAll=Select all -shared.whoCanSeeThis=Who can see this? -shared.preferred=preferred -shared.present=present -shared.titleNotFound=404 - ORCID record not found -shared.to=to -shared.selected=Selected -shared.searchLink=Search & link -shared.addManually=Add manually -share.undefinedId=undefined id -shared.worksDescription=Add your research outputs such as publications, data sets, conference presentations and more. -shared.worksLearnMore=Learn more about adding works to your ORCID record -shared.employmentDescription=Add details of your current and previous employers. -shared.employmentLearnMore=Learn more about adding employment information to your ORCID record -shared.view=View -shared.addAnotherId=Add another identifier -shared.addId=Add an identifier -shared.identifier=Identifier -shared.selectLanguage=Select a language -shared.openSourceToEdit=Open sources to edit you own version -shared.youCanOnlyEditYour=You can only edit your own version -shared.distinctionDate=Date of distinction -shared.relationship=Relationship -shared.relationshipColon=Relationship: -shared.invalidForm=Form validation error -shared.pleaseReviewInvalidForm=Please review the form and fix the issues before saving -shared.deleteItems=Delete items -shared.deletingItems=Deleting items permanently removes them from your ORCID record. Please review the items selected for deletion. -shared.selectedItems=Selected items to delete -shared.deleteSelected=Delete selected items -shared.source=Source -shared.emails=Emails -shared.pleaseReview=Please review and fix the issue -shared.youHaveNotSelected=You haven’t selected any items to delete. -shared.youHaveNotSelectedImport=You haven’t selected any items to import. -shared.publicationDate=Publication date -shared.translatedTitleLanguageError=Please select a language -shared.translatedTitleError=Please enter a translated title -shared.moreInformationOn=More information on -shared.visibilitySettings=visibility settings -shared.trustedParties=Trusted parties -shared.onlyMe=Only me -shared.everyone=Everyone -shared.whoCanSeeWorks=Who can see your works. Your default visibility setting is -shared.maxLength.less_than_one_thousand=Must be less than 1000 characters -shared.maxLength.less_than_two_thousand=Must be less than 2000 characters -shared.maxLength.less_than_five_thousand=Must be less than 5000 characters -shared.maxLength.less_than_two_hundred_fifty_five=Must be less than 255 characters -shared.maxLength.less_than_two_thousand_forty_eight=Must be less than 2084 characters -shared.pleaseEnterAnOrganization=Please enter an organization -shared.passwordCantBeEmpty=Password cannot be empty +share.sortEnd=Ende +share.sortDate=Datum +share.sortType=Typ +share.sortOrder=Reihenfolge +shared.activities=Aktivitäten +shared.addToList=Zur Liste hinzufügen +shared.organization=Organisation +shared.organizationName=Organisationsname +shared.department=Fachbereich +shared.city=Stadt +shared.cityError=Bitte geben Sie eine Stadt ein +shared.region=Region, Staat oder Landkreis +shared.employmentDetails=Beschäftigungsdetails +shared.qualificationDetails=Qualifikationsdetails +shared.educationDetails=Details zur Ausbildung +shared.invitedPositionDetails=Details zur eingeladenen Position +shared.distinctionDetails=Auszeichnungsdetails +shared.membershipDetails=Einzelheiten zur Mitgliedschaft +shared.serviceDetails=Dienstdetails +shared.role=Rolle/Titel +shared.degree=Abschluss/Titel +shared.award=Auszeichnung/Preis +shared.membershipType=Art der Mitgliedschaft +shared.startDate=Startdatum +shared.endDate=Enddatum +shared.year=Jahr +shared.month=Monat +shared.day=Tag +shared.invalidDate=Ungültiges Datum +shared.endDateError=Das Enddatum muss nach dem Startdatum liegen +shared.link=Verknüpfung +shared.linkDescription=Ein Link zu einer Profilseite oder Beschreibung der Rolle. Links sollten im vollständigen URL-Format angegeben werden, z. B. http://www.website.com/seite.html +shared.invalidLink=Ungültiger Link +shared.visibilityDescription=Kontrollieren Sie, wer diese Informationen sehen kann, indem Sie die Sichtbarkeit einstellen. Ihre Standardsichtbarkeit ist +shared.actions=Aktionen +shared.combineWorks=Arbeiten zusammenführen +shared.exportWorks=Arbeiten exportieren +shared.exportAllWorks=Alle Arbeiten exportieren +shared.setVisibility=Sichtbarkeit einstellen +shared.deleteWorks=Arbeiten löschen +shared.itemsCurrentlySelected=Elemente aktuell ausgewählt +shared.selectAll=Alle auswählen +shared.whoCanSeeThis=Wer kann das sehen? +shared.preferred=bevorzugt +shared.present=heute +shared.titleNotFound=404 - ORCID-Eintrag nicht gefunden +shared.to=bis +shared.selected=Ausgewählt +shared.searchLink=Suchen und verknüpfen +shared.addManually=Manuell hinzufügen +share.undefinedId=undefinierte ID +shared.worksDescription=Fügen Sie Ihre Forschungsergebnisse wie Veröffentlichungen, Datensätze, Konferenzpräsentationen und mehr hinzu. +shared.worksLearnMore=Erfahren Sie mehr über das Hinzufügen von Arbeiten zu Ihrem ORCID-Eintrag +shared.employmentDescription=Fügen Sie Details zu Ihren aktuellen und früheren Arbeitgebern hinzu. +shared.employmentLearnMore=Erfahren Sie mehr über das Hinzufügen von Beschäftigungsinformationen zu Ihrem ORCID-Eintrag +shared.view=Anzeigen +shared.addAnotherId=Weitere Kennung hinzufügen +shared.addId=Kennung hinzufügen +shared.identifier=Kennung +shared.selectLanguage=Sprache auswählen +shared.openSourceToEdit=Öffnen Sie Quellen, um Ihre eigene Version zu bearbeiten +shared.youCanOnlyEditYour=Sie können nur Ihre eigene Version bearbeiten +shared.distinctionDate=Datum der Auszeichnung +shared.relationship=Beziehung +shared.relationshipColon=Beziehung: +shared.invalidForm=Fehler bei der Formularvalidierung +shared.pleaseReviewInvalidForm=Bitte überprüfen Sie das Formular und beheben Sie die Probleme, bevor Sie es speichern +shared.deleteItems=Elemente löschen +shared.deletingItems=Wenn Sie Elemente permanent löschen, werden diese aus Ihrem ORCID-Eintrag entfernt. Bitte überprüfen Sie die Elemente, die gelöscht werden sollen. +shared.selectedItems=Ausgewählte Elemente zum Löschen +shared.deleteSelected=Ausgewählte Elemente löschen +shared.source=Quelle +shared.emails=E-Mail-Adressen +shared.pleaseReview=Bitte überprüfen und beheben Sie das Problem +shared.youHaveNotSelected=Sie haben keine Elemente zum Löschen ausgewählt. +shared.youHaveNotSelectedImport=Sie haben keine Elemente zum Importieren ausgewählt. +shared.publicationDate=Veröffentlichungsdatum +shared.translatedTitleLanguageError=Sprache auswählen +shared.translatedTitleError=Bitte geben Sie einen übersetzten Titel ein +shared.moreInformationOn=Weitere Informationen zu +shared.visibilitySettings=Sichtbarkeitseinstellungen +shared.trustedParties=Vertrauenswürdige Parteien +shared.onlyMe=Nur ich +shared.everyone=Alle +shared.whoCanSeeWorks=Wer kann Ihre Arbeiten sehen? Ihre standardmäßige Sichtbarkeitseinstellung ist +shared.maxLength.less_than_one_thousand=Muss weniger als 1000 Zeichen lang sein +shared.maxLength.less_than_two_thousand=Muss weniger als 2000 Zeichen lang sein +shared.maxLength.less_than_five_thousand=Muss weniger als 5000 Zeichen lang sein +shared.maxLength.less_than_two_hundred_fifty_five=Muss weniger als 255 Zeichen lang sein +shared.maxLength.less_than_two_thousand_forty_eight=Muss weniger als 2084 Zeichen lang sein +shared.pleaseEnterAnOrganization=Bitte geben Sie eine Organisation ein +shared.passwordCantBeEmpty=Das Passwort darf nicht leer sein share.af=Afghanistan -share.AL=Albania -share.DZ=Algeria -share.AS=American Samoa +share.AL=Albanien +share.DZ=Algerien +share.AS=Amerikanisch-Samoa share.AD=Andorra share.AO=Angola share.AI=Anguilla -share.AQ=Antarctica -share.AG=Antigua and Barbuda -share.AR=Argentina -share.AM=Armenia +share.AQ=Antarktis +share.AG=Antigua und Barbuda +share.AR=Argentinien +share.AM=Armenien share.AW=Aruba -share.AU=Australia -share.AT=Austria -share.AZ=Azerbaijan +share.AU=Australien +share.AT=Österreich +share.AZ=Aserbaidschan share.BS=Bahamas -share.BH=Bahrain -share.BD=Bangladesh +share.BH=Bahrein +share.BD=Bangladesch share.BB=Barbados -share.BY=Belarus -share.BE=Belgium +share.BY=Weißrussland +share.BE=Belgien share.BZ=Belize share.BJ=Benin -share.BM=Bermuda +share.BM=Bermudas share.BT=Bhutan -share.BO=Bolivia -share.BA=Bosnia and Herzegovina +share.BO=Bolivien +share.BA=Bosnien und Herzegowina share.BW=Botswana -share.BV=Bouvet Island -share.BR=Brazil -share.BQ=British Antarctic Territory -share.IO=British Indian Ocean Territory -share.VG=British Virgin Islands +share.BV=Bouvet-Insel +share.BR=Brasilien +share.BQ=Britisches Antarktis-Territorium +share.IO=Britisches Territorium im Indischen Ozean +share.VG=Britische Jungferninseln share.BN=Brunei -share.BG=Bulgaria +share.BG=Bulgarien share.BF=Burkina Faso share.BI=Burundi -share.KH=Cambodia -share.CM=Cameroon -share.CA=Canada -share.CV=Cape Verde -share.KY=Cayman Islands -share.CF=Central African Republic -share.TD=Chad +share.KH=Kambodscha +share.CM=Kamerun +share.CA=Kanada +share.CV=Kap Verde +share.KY=Cayman-Inseln +share.CF=Zentralafrikanische Republik +share.TD=Tschad share.CL=Chile share.CN=China -share.CX=Christmas Island -share.CC=Cocos [Keeling] Islands -share.CO=Colombia -share.KM=Comoros -share.CG=Congo - Brazzaville -share.CD=Congo - Kinshasa -share.CK=Cook Islands +share.CX=Weihnachtsinsel +share.CC=Kokosinseln (Keeling) +share.CO=Kolumbien +share.KM=Komoren +share.CG=Kongo – Brazzaville +share.CD=Kongo – Kinshasa +share.CK=Cookinseln share.CR=Costa Rica -share.HR=Croatia -share.CU=Cuba +share.HR=Kroatien +share.CU=Kuba share.CW=Curaçao -share.CY=Cyprus -share.CZ=Czech Republic -share.CI=Côte d'Ivoire -share.DK=Denmark -share.DJ=Djibouti +share.CY=Zypern +share.CZ=Tschechien +share.CI=Elfenbeinküste +share.DK=Dänemark +share.DJ=Dschibuti share.DM=Dominica -share.DO=Dominican Republic +share.DO=Dominikanische Republik share.EC=Ecuador -share.EG=Egypt +share.EG=Ägypten share.SV=El Salvador -share.GQ=Equatorial Guinea +share.GQ=Äquatorialguinea share.ER=Eritrea -share.EE=Estonia -share.ET=Ethiopia -share.FK=Falkland Islands -share.FO=Faroe Islands -share.FJ=Fiji -share.FI=Finland -share.FR=France -share.GF=French Guiana -share.PF=French Polynesia -share.TF=French Southern Territories -share.GA=Gabon +share.EE=Estland +share.ET=Äthiopien +share.FK=Falklandinseln +share.FO=Färöer-Inseln +share.FJ=Fidschi +share.FI=Finnland +share.FR=Frankreich +share.GF=Französisch-Guayana +share.PF=Französisch-Polynesien +share.TF=Französische Südgebiete +share.GA=Gabun share.GM=Gambia -share.GE=Georgia -share.DE=Germany +share.GE=Georgien +share.DE=Deutschland share.GH=Ghana share.GI=Gibraltar -share.GR=Greece -share.GL=Greenland +share.GR=Griechenland +share.GL=Grönland share.GD=Grenada share.GP=Guadeloupe share.GU=Guam @@ -276,294 +276,294 @@ share.GN=Guinea share.GW=Guinea-Bissau share.GY=Guyana share.HT=Haiti -share.HM=Heard Island and McDonald Islands +share.HM=Heard und McDonaldinseln share.HN=Honduras -share.HK=Hong Kong SAR China -share.HU=Hungary -share.IS=Iceland -share.IN=India -share.ID=Indonesia +share.HK=Sonderverwaltungszone Hongkong der Volksrepublik China +share.HU=Ungarn +share.IS=Island +share.IN=Indien +share.ID=Indonesien share.IR=Iran -share.IQ=Iraq -share.IE=Ireland +share.IQ=Irak +share.IE=Irland share.IM=Isle of Man share.IL=Israel -share.IT=Italy -share.JM=Jamaica +share.IT=Italien +share.JM=Jamaika share.JP=Japan share.JE=Jersey -share.JO=Jordan -share.KZ=Kazakhstan -share.KE=Kenya +share.JO=Jordanien +share.KZ=Kasachstan +share.KE=Kenia share.KI=Kiribati share.KW=Kuwait -share.KG=Kyrgyzstan +share.KG=Kirgisistan share.LA=Laos -share.LV=Latvia -share.LB=Lebanon +share.LV=Lettland +share.LB=Libanon share.LS=Lesotho share.LR=Liberia -share.LY=Libya +share.LY=Libyen share.LI=Liechtenstein -share.LT=Lithuania -share.LU=Luxembourg -share.MO=Macau SAR China -share.MG=Madagascar +share.LT=Litauen +share.LU=Luxemburg +share.MO=Sonderverwaltungszone Macau der Volksrepublik China +share.MG=Madagaskar share.MW=Malawi share.MY=Malaysia -share.MV=Maldives +share.MV=Malediven share.ML=Mali share.MT=Malta -share.MH=Marshall Islands +share.MH=Marshallinseln share.MQ=Martinique -share.MR=Mauritania +share.MR=Mauretanien share.MU=Mauritius share.YT=Mayotte -share.MX=Mexico -share.FM=Micronesia -share.MD=Moldova +share.MX=Mexiko +share.FM=Mikronesien +share.MD=Moldawien share.MC=Monaco -share.MN=Mongolia +share.MN=Mongolei share.ME=Montenegro share.MS=Montserrat -share.MA=Morocco -share.MZ=Mozambique -share.MM=Myanmar [Burma] +share.MA=Marokko +share.MZ=Mosambik +share.MM=Myanmar (Burma) share.NA=Namibia share.NR=Nauru share.NP=Nepal -share.NL=Netherlands -share.NC=New Caledonia -share.NZ=New Zealand +share.NL=Niederlande +share.NC=Neukaledonien +share.NZ=Neuseeland share.NI=Nicaragua share.NE=Niger share.NG=Nigeria share.NU=Niue -share.NF=Norfolk Island -share.KP=North Korea -share.MK=North Macedonia -share.MP=Northern Mariana Islands -share.NO=Norway +share.NF=Norfolkinsel +share.KP=Nordkorea +share.MK=Nordmazedonien +share.MP=Nördliche Marianen +share.NO=Norwegen share.OM=Oman share.PK=Pakistan share.PW=Palau -share.PS=Palestinian Territories +share.PS=Palästinensische Gebiete share.PA=Panama -share.PG=Papua New Guinea +share.PG=Papua-Neuguinea share.PY=Paraguay share.PE=Peru -share.PH=Philippines -share.PN=Pitcairn Islands -share.PL=Poland +share.PH=Philippinen +share.PN=Pitcairninseln +share.PL=Polen share.PT=Portugal share.PR=Puerto Rico -share.QA=Qatar -share.RO=Romania -share.RU=Russia -share.RW=Rwanda +share.QA=Katar +share.RO=Rumänien +share.RU=Russland +share.RW=Ruanda share.RE=Réunion -share.BL=Saint Barthélemy -share.SH=Saint Helena -share.KN=Saint Kitts and Nevis -share.LC=Saint Lucia -share.MF=Saint Martin -share.PM=Saint Pierre and Miquelon -share.VC=Saint Vincent and the Grenadines +share.BL=Saint-Barthélemy +share.SH=St. Helena +share.KN=St. Kitts und Nevis +share.LC=St. Lucia +share.MF=St. Martin +share.PM=Saint-Pierre and Miquelon +share.VC=St. Vincent und die Grenadinen share.WS=Samoa share.SM=San Marino -share.SA=Saudi Arabia +share.SA=Saudi-Arabien share.SN=Senegal -share.RS=Serbia -share.SC=Seychelles +share.RS=Serbien +share.SC=Seychellen share.SL=Sierra Leone -share.SG=Singapore -share.SX=Sint Maarten (Dutch Part) -share.SK=Slovakia -share.SI=Slovenia -share.SB=Solomon Islands +share.SG=Singapur +share.SX=Sint Maarten (niederländischer Teil) +share.SK=Slowakei +share.SI=Slowenien +share.SB=Salomonen share.SO=Somalia -share.ZA=South Africa -share.GS=South Georgia and the South Sandwich Islands -share.KR=South Korea -share.SS=South Sudan -share.ES=Spain +share.ZA=Südafrika +share.GS=Südgeorgien und südliche Sandwichinseln +share.KR=Südkorea +share.SS=Südsudan +share.ES=Spanien share.LK=Sri Lanka share.SD=Sudan -share.SR=Suriname -share.SJ=Svalbard and Jan Mayen -share.SZ=Swaziland -share.SE=Sweden -share.CH=Switzerland -share.SY=Syria -share.ST=São Tomé and Príncipe +share.SR=Surinam +share.SJ=Spitzbergen und Jan Mayen +share.SZ=Eswatini +share.SE=Schweden +share.CH=Schweiz +share.SY=Syrien +share.ST=São Tomé und Príncipe share.TW=Taiwan -share.TJ=Tajikistan -share.TZ=Tanzania +share.TJ=Tadschikistan +share.TZ=Tansania share.TH=Thailand -share.TL=Timor-Leste +share.TL=Osttimor share.TG=Togo share.TK=Tokelau share.TO=Tonga -share.TT=Trinidad and Tobago -share.TN=Tunisia -share.TR=Türkiye +share.TT=Trinidad und Tobago +share.TN=Tunesien +share.TR=Türkei share.TM=Turkmenistan -share.TC=Turks and Caicos Islands +share.TC=Turks- und Caicosinseln share.TV=Tuvalu -share.UM=U.S. Minor Outlying Islands -share.VI=U.S. Virgin Islands +share.UM=Kleinere abgelegene Inseln der Vereinigten Staaten +share.VI=Amerikanische Jungferninseln share.UG=Uganda share.UA=Ukraine -share.AE=United Arab Emirates -share.GB=United Kingdom -share.US=United States +share.AE=Vereinigte Arabische Emirate +share.GB=Großbritannien +share.US=Vereinigte Staaten share.UY=Uruguay -share.UZ=Uzbekistan +share.UZ=Usbekistan share.VU=Vanuatu -share.VA=Vatican City +share.VA=Vatikanstadt share.VE=Venezuela share.VN=Vietnam -share.WF=Wallis and Futuna -share.EH=Western Sahara -share.YE=Yemen -share.ZM=Zambia -share.ZW=Zimbabwe -share.AX=Åland Islands +share.WF=Wallis und Futuna +share.EH=Westsahara +share.YE=Jemen +share.ZM=Sambia +share.ZW=Simbabwe +share.AX=Ålandinseln share.XK=Kosovo -shared.countryOrLocation=Country or location -shared.selectACountryOrLocation=Select a country or location -shared.countryOrLocationError=Please enter a country or location -shared.editAriaLabelCountries=Manage your countries -shared.editAriaLabelEmails=Manage your emails -shared.editAriaLabelWebsites=Manage your websites & social links -shared.editAriaLabelOtherIds=Manage your other IDs -shared.editAriaLabelBiography=Manage your biography -shared.editAriaLabelNames=Manage your names -shared.editAriaLabelKeywords=Manage your keywords -shared.editAriaLabel=Edit -shared.collapseAllActivitiesArialLabel=Collapse all activity sections -shared.expandAllActivitiesArialLabel=Expand all activity sections -shared.employmentExpandAriaLabel=Expand the Employment section -shared.educationQualificationExpandAriaLabel=Expand the Education and qualifications section -shared.distinctionInvitedPositionExpandAriaLabel=Expand the Invited positions and distinction section -shared.membershipServiceExpandAriaLabel=Expand the Membership and service section -shared.fundingServiceExpandAriaLabel=Expand the Funding section -shared.workServiceExpandAriaLabel=Expand the Works section -shared.peerReviewServiceExpandAriaLabel=Expand the Peer review section -shared.employmentCollapseAriaLabel=Collapse the Employment section -shared.educationQualificationCollapseAriaLabel=Collapse the Education and qualifications section -shared.distinctionInvitedPositionCollapseAriaLabel=Collapse the Invited positions and distinction section -shared.membershipServiceCollapseAriaLabel=Collapse the Membership and service section -shared.fundingServiceCollapseAriaLabel=Collapse the Funding section -shared.workServiceCollapseAriaLabel=Collapse the Works section -shared.peerReviewServiceCollapseAriaLabel=Collapse the Peer review section -shared.activityShowDetailsAriaLabel=Show more details for -shared.activityHideDetailsAriaLabel=Hide details for -shared.employmentAriaLabel=employment -shared.educationAriaLabel=education -shared.qualificationAriaLabel=qualification -shared.distinctionAriaLabel=distinction -shared.invitedPositionAriaLabel=invited position -shared.membershipAriaLabel=membership -shared.serviceAriaLabel=service -shared.fundingAriaLabel=funding -shared.worksAriaLabel=work -shared.workAriaLabel=work -shared.peerReviewAriaLabel=peer review -shared.researchResourcesAriaLabel=research resources -shared.activityCollapseForAriaLabel=Collapse for -shared.activityExpandForAriaLabel=Expand for -shared.employmentAddAriaLabel=Add employment -shared.educationQualificationAddAriaLabel=Add education or qualification -shared.distinctionInvitedPositionAddAriaLabel=Add invited position or distinction -shared.membershipServiceAddAriaLabel=Add membership or service -shared.fundingServiceAddAriaLabel=Add funding -shared.workServiceAddAriaLabel=Add a work -shared.employmentSortAriaLabel=Sort your employment -shared.educationQualificationSortAriaLabel=Sort your education and qualifications -shared.distinctionInvitedPositionSortAriaLabel=Sort your invited positions and distinctions -shared.membershipServiceSortAriaLabel=Sort your membership and services -shared.fundingServiceSortAriaLabel=Sort your funding -shared.workServiceSortAriaLabel=Sort your works -shared.peerReviewSortAriaLabel=Sort your peer reviews -shared.disabled=(Disabled) -shared.editActivityAriaLabel=Edit -shared.deleteActivityAriaLabel=Delete -shared.activitySelectAriaLabel=Select -shared.personalInformation=Personal information -shared.professionalActivities=Professional activities -shared.statusBar=Status bar -shared.ariaLabelActions=Choose an action to apply to selected works -share.selectAllWorks=Select all Works on this page -share.ariaLabelPublic=set item visibility to Everyone -share.ariaLabelTrustedParty=set item visibility to Trusted Parties -share.ariaLabelPrivate=set item visibility to Only Me -share.currentSelected=(Currently selected) -shared.dialogAriaLabeledByCountries=Manage your countries dialog -shared.dialogAriaLabeledByEmails=Manage your emails dialog -shared.dialogAriaLabeledByWebsites=Manage your websites & social links dialog -shared.dialogAriaLabeledByOtherIds=Manage your other IDs dialog -shared.dialogAriaLabeledByBiography=Manage your biography dialog -shared.dialogAriaLabeledByNames=Manage your names dialog -shared.dialogAriaLabeledByKeywords=Manage your keywords dialog -shared.dialogAriaLabeledByEmployment=Manage employment dialog -shared.dialogAriaLabeledByEducation=Manage education dialog -shared.dialogAriaLabeledByQualification=Manage qualification dialog -shared.dialogAriaLabeledByDistinction=Manage distinction dialog -shared.dialogAriaLabeledByInvitedPosition=Manage invited position dialog -shared.dialogAriaLabeledByMembership=Manage membership dialog -shared.dialogAriaLabeledByService=Manage service dialog -shared.dialogAriaLabeledByFunding=Manage funding dialog -shared.dialogAriaLabeledByFundingSearch=Manage funding search dialog -shared.dialogAriaLabeledByWork=Manage work dialog -shared.dialogAriaLabeledByWorkSearch=Manage work search dialog -shared.dialogAriaLabeledByPeerReview=Manage peer review dialog -shared.dialogAriaLabeledByExternalIdentifier=Manage external identifier dialog -shared.dialogAriaLabeledByBibtex=Manage bibtex dialog -shared.emailsCollapseAriaLabel=Collapse Emails -shared.websiteCollapseAriaLabel=Collapse Website & Social links -shared.personalIdsCollapseAriaLabel=Collapse Personal identifiers -shared.keywordsCollapseAriaLabel=Collapse Keywords -shared.countriesCollapseAriaLabel=Collapse Countries -shared.emailsExpandAriaLabel=Expand Emails -shared.websiteExpandAriaLabel=Expand Website & Social links -shared.personalIdsExpandAriaLabel=Expand Personal identifiers -shared.keywordsExpandAriaLabel=Expand Keywords -shared.countriesExpandAriaLabel=Expand Countries -shared.countriesCollapseOtherName=Collapse Other names -shared.countriesExpandOtherNames=Expand Other names -shared.researchResourcesSortAriaLabel=Sort your research resources -shared.researchResourcesExpandAriaLabel=Expand the Research resources section -shared.researchResourcesCollapseAriaLabel=Collapse the Research resources section -shared.activityExpandAriaLabel=Expand -shared.activityCollapseAriaLabel=Collapse -shared.researchResourceExpandAriaLabel=Expand the research resource -shared.researchResourceCollapseAriaLabel=Collapse the research resource -shared.peerReviewExpandAriaLabel=Expand review activity for -shared.peerReviewCollapseAriaLabel=Collapse review activity for -shared.saveChangesTo=Save changes to -shared.cancelChangesAndClose=Cancel changes and close -shared.setRelationShipAriaLabel=Set relationship of -shared.asAriaLabel=as -shared.yearPub=Publication year -shared.monthub=Publication month -shared.dayub=Publication day -works.cancelAddingAnId=Cancel adding an identifier -share.totalFundingAmountCurrency=Currency -share.totalFundingAmount=Total funding amount -shared.saveFundingChanges=Save funding changes -shared.cancelFundingChanges=Cancel changes and close Funding -shared.cancelAndCloseActivityAriaLabel=Cancel changes and close Works -shared.saveAndCloseActivityAriaLabel=Save changes to Works -shared.ariaLabelAscending=Ascending -shared.ariaLabelDescending=Descending -shared.closeActivityAriaLabel=Close Works -shared.languageLabelAriaLabel=Select the language used in this form -shared.selectCountryLocationLabel=Select a country or location of publication -shared.descriptionFunding=Project description -shared.amountFunding=Amount -shared.closeFunding=Close funding -shared.youAreOnPage=You are on page -shared.thereAre=There are -shared.onEachPage=on each page -shared.showing=Showing +shared.countryOrLocation=Land oder Ort +shared.selectACountryOrLocation=Land oder einen Ort auswählen +shared.countryOrLocationError=Bitte geben Sie ein Land oder einen Ort ein +shared.editAriaLabelCountries=Länder verwalten +shared.editAriaLabelEmails=E-Mail-Adressen verwalten +shared.editAriaLabelWebsites=Websites und Links zu sozialen Medien verwalten +shared.editAriaLabelOtherIds=Andere IDs verwalten +shared.editAriaLabelBiography=Biografie verwalten +shared.editAriaLabelNames=Namen verwalten +shared.editAriaLabelKeywords=Schlüsselwörter verwalten +shared.editAriaLabel=Bearbeiten +shared.collapseAllActivitiesArialLabel=Alle Aktivitätsabschnitte einklappen +shared.expandAllActivitiesArialLabel=Alle Aktivitätsabschnitte ausklappen +shared.employmentExpandAriaLabel=Abschnitt „Beschäftigung“ ausklappen +shared.educationQualificationExpandAriaLabel=Abschnitt „Bildung und Qualifikationen“ ausklappen +shared.distinctionInvitedPositionExpandAriaLabel=Abschnitt „Eingeladene Positionen und Auszeichnungen“ ausklappen +shared.membershipServiceExpandAriaLabel=Abschnitt „Mitgliedschaft und Dienst“ ausklappen +shared.fundingServiceExpandAriaLabel=Abschnitt „Finanzierung“ ausklappen +shared.workServiceExpandAriaLabel=Abschnitt „Arbeiten“ ausklappen +shared.peerReviewServiceExpandAriaLabel=Abschnitt „Peer-Review“ ausklappen +shared.employmentCollapseAriaLabel=Abschnitt „Beschäftigung“ einklappen +shared.educationQualificationCollapseAriaLabel=Abschnitt „Bildung und Qualifikationen“ einklappen +shared.distinctionInvitedPositionCollapseAriaLabel=Abschnitt „Eingeladene Positionen und Auszeichnungen“ einklappen +shared.membershipServiceCollapseAriaLabel=Abschnitt „Mitgliedschaft und Dienst“ einklappen +shared.fundingServiceCollapseAriaLabel=Abschnitt „Finanzierung“ einklappen +shared.workServiceCollapseAriaLabel=Abschnitt „Arbeiten“ einklappen +shared.peerReviewServiceCollapseAriaLabel=Abschnitt „Peer-Review“ einklappen +shared.activityShowDetailsAriaLabel=Weitere Details anzeigen für +shared.activityHideDetailsAriaLabel=Details ausblenden für +shared.employmentAriaLabel=Beschäftigung +shared.educationAriaLabel=Ausbildung +shared.qualificationAriaLabel=Qualifikation +shared.distinctionAriaLabel=Auszeichnung +shared.invitedPositionAriaLabel=Eingeladene Position +shared.membershipAriaLabel=Mitgliedschaft +shared.serviceAriaLabel=Dienst +shared.fundingAriaLabel=Finanzierung +shared.worksAriaLabel=Arbeit +shared.workAriaLabel=Arbeit +shared.peerReviewAriaLabel=Peer-Review +shared.researchResourcesAriaLabel=Forschungsressourcen +shared.activityCollapseForAriaLabel=Einklappen für +shared.activityExpandForAriaLabel=Ausklappen für +shared.employmentAddAriaLabel=Beschäftigung hinzufügen +shared.educationQualificationAddAriaLabel=Ausbildung oder Qualifikation hinzufügen +shared.distinctionInvitedPositionAddAriaLabel=Fügen Sie eine eingeladene Position oder Auszeichnung hinzu +shared.membershipServiceAddAriaLabel=Mitgliedschaft oder Dienst hinzufügen +shared.fundingServiceAddAriaLabel=Finanzierung hinzufügen +shared.workServiceAddAriaLabel=Arbeit hinzufügen +shared.employmentSortAriaLabel=Sortieren Sie Ihre Beschäftigung +shared.educationQualificationSortAriaLabel=Sortieren Sie Ihre Ausbildung und Qualifikationen +shared.distinctionInvitedPositionSortAriaLabel=Sortieren Sie Ihre eingeladenen Positionen und Auszeichnungen +shared.membershipServiceSortAriaLabel=Sortieren Sie Ihre Mitgliedschaften und Dienste +shared.fundingServiceSortAriaLabel=Sortieren Sie Ihre Finanzierung +shared.workServiceSortAriaLabel=Sortieren Sie Ihre Arbeiten +shared.peerReviewSortAriaLabel=Sortieren Sie Ihre Peer-Reviews +shared.disabled=(Deaktiviert) +shared.editActivityAriaLabel=Bearbeiten +shared.deleteActivityAriaLabel=Löschen +shared.activitySelectAriaLabel=Auswählen +shared.personalInformation=Persönliche Angaben +shared.professionalActivities=Berufliche Tätigkeiten +shared.statusBar=Statusleiste +shared.ariaLabelActions=Wählen Sie eine Aktion aus, die auf die ausgewählten Arbeiten angewendet werden soll +share.selectAllWorks=Alle Arbeiten auf dieser Seite auswählen +share.ariaLabelPublic=Elementsichtbarkeit auf „Alle“ festlegen +share.ariaLabelTrustedParty=Elementsichtbarkeit auf „Vertrauenswürdige Parteien“ festlegen +share.ariaLabelPrivate=Elementsichtbarkeit auf „Nur ich“ festlegen +share.currentSelected=(Momentan ausgewählt) +shared.dialogAriaLabeledByCountries=Dialogfeld „Länder verwalten“ +shared.dialogAriaLabeledByEmails=Dialogfeld „E-Mail-Adressen verwalten“ +shared.dialogAriaLabeledByWebsites=Dialogfeld „Websites und Links zu sozialen Medien verwalten“ +shared.dialogAriaLabeledByOtherIds=Dialogfeld „Andere IDs verwalten“ +shared.dialogAriaLabeledByBiography=Dialogfeld „Biografie verwalten“ +shared.dialogAriaLabeledByNames=Dialogfeld „Namen verwalten“ +shared.dialogAriaLabeledByKeywords=Dialogfeld „Schlüsselwörter verwalten“ +shared.dialogAriaLabeledByEmployment=Dialogfeld „Beschäftigung verwalten“ +shared.dialogAriaLabeledByEducation=Dialogfeld „Ausbildung verwalten“ +shared.dialogAriaLabeledByQualification=Dialogfeld „Qualifikation verwalten“ +shared.dialogAriaLabeledByDistinction=Dialogfeld „Auszeichnungen verwalten“ +shared.dialogAriaLabeledByInvitedPosition=Dialogfeld „Eingeladene Position verwalten“ +shared.dialogAriaLabeledByMembership=Dialogfeld „Mitgliedschaften verwalten“ +shared.dialogAriaLabeledByService=Dialogfeld „Dienste verwalten“ +shared.dialogAriaLabeledByFunding=Dialogfeld „Finanzierung verwalten“ +shared.dialogAriaLabeledByFundingSearch=Suchdialogfeld „Förderung verwalten“ +shared.dialogAriaLabeledByWork=Dialogfeld „Arbeiten verwalten“ +shared.dialogAriaLabeledByWorkSearch=Suchdialogfeld „Arbeit verwalten“ +shared.dialogAriaLabeledByPeerReview=Dialogfeld „Peer-Review verwalten“ +shared.dialogAriaLabeledByExternalIdentifier=Dialogfeld „Externe Kennungen verwalten“ +shared.dialogAriaLabeledByBibtex=Dialogfeld „Bibtex verwalten“ +shared.emailsCollapseAriaLabel=E-Mail-Adressen einklappen +shared.websiteCollapseAriaLabel=Websites und Links zu sozialen Medien einklappen +shared.personalIdsCollapseAriaLabel=Persönliche Kennungen einklappen +shared.keywordsCollapseAriaLabel=Schlüsselwörter einklappen +shared.countriesCollapseAriaLabel=Länder einklappen +shared.emailsExpandAriaLabel=E-Mail-Adressen ausklappen +shared.websiteExpandAriaLabel=Websites und Links zu sozialen Medien ausklappen +shared.personalIdsExpandAriaLabel=Persönliche Kennungen ausklappen +shared.keywordsExpandAriaLabel=Schlüsselwörter ausklappen +shared.countriesExpandAriaLabel=Länder ausklappen +shared.countriesCollapseOtherName=Andere Namen einklappen +shared.countriesExpandOtherNames=Andere Namen ausklappen +shared.researchResourcesSortAriaLabel=Sortieren Sie Ihre Forschungsressourcen +shared.researchResourcesExpandAriaLabel=Abschnitt „Forschungsressourcen“ ausklappen +shared.researchResourcesCollapseAriaLabel=Abschnitt „Forschungsressourcen“ einklappen +shared.activityExpandAriaLabel=Ausklappen +shared.activityCollapseAriaLabel=Einklappen +shared.researchResourceExpandAriaLabel=Forschungsressourcen ausklappen +shared.researchResourceCollapseAriaLabel=Forschungsressourcen einklappen +shared.peerReviewExpandAriaLabel=Mehr zu Review-Aktivität für +shared.peerReviewCollapseAriaLabel=Weniger zu Review-Aktivität für +shared.saveChangesTo=Folgende Änderungen speichern: +shared.cancelChangesAndClose=Änderungen verwerfen und schließen +shared.setRelationShipAriaLabel=Beziehung festlegen als +shared.asAriaLabel=als +shared.yearPub=Erscheinungsjahr +shared.monthub=Erscheinungsmonat +shared.dayub=Erscheinungstag +works.cancelAddingAnId=Hinzufügen einer Kennung abbrechen +share.totalFundingAmountCurrency=Währung +share.totalFundingAmount=Gesamtfinanzierungsbetrag +shared.saveFundingChanges=Änderungen an der Finanzierung speichern +shared.cancelFundingChanges=Änderungen verwerfen und Finanzierung schließen +shared.cancelAndCloseActivityAriaLabel=Änderungen verwerfen und Arbeiten schließen +shared.saveAndCloseActivityAriaLabel=Änderungen an Arbeiten speichern +shared.ariaLabelAscending=Aufsteigend +shared.ariaLabelDescending=Absteigend +shared.closeActivityAriaLabel=Arbeiten schließen +shared.languageLabelAriaLabel=Wählen Sie die in diesem Formular verwendete Sprache +shared.selectCountryLocationLabel=Wählen Sie ein Land oder einen Ort der Veröffentlichung +shared.descriptionFunding=Projektbeschreibung +shared.amountFunding=Betrag +shared.closeFunding=Finanzierung schließen +shared.youAreOnPage=Sie sind auf Seite +shared.thereAre=Es gibt +shared.onEachPage=auf jeder Seite +shared.showing=Anzeige von diff --git a/src/locale/properties/shared/shared.fr.properties b/src/locale/properties/shared/shared.fr.properties index 9b06095c4e..d807b5cd21 100644 --- a/src/locale/properties/shared/shared.fr.properties +++ b/src/locale/properties/shared/shared.fr.properties @@ -519,7 +519,7 @@ shared.dialogAriaLabeledByWork=Gérer la boîte de dialogue Travail shared.dialogAriaLabeledByWorkSearch=Gérer la boîte de dialogue Recherche de travail shared.dialogAriaLabeledByPeerReview=Gérer la boîte de dialogue évaluation par les pairs shared.dialogAriaLabeledByExternalIdentifier=Gérer la boîte de dialogue Identifiant externe -shared.dialogAriaLabeledByBibtex=Gérer la boîte de dialogue bibtex +shared.dialogAriaLabeledByBibtex=Gérer la boîte de dialogue bibtex shared.emailsCollapseAriaLabel=Réduire E-mails shared.websiteCollapseAriaLabel=Réduire Site Internet et liens sociaux shared.personalIdsCollapseAriaLabel=Réduire Identifiants personnels diff --git a/src/locale/properties/shared/shared.it.properties b/src/locale/properties/shared/shared.it.properties index 94d6015cb4..2b82266fec 100644 --- a/src/locale/properties/shared/shared.it.properties +++ b/src/locale/properties/shared/shared.it.properties @@ -408,7 +408,7 @@ share.TT=Trinidad and Tobago share.TN=Tunisia share.TR=Turchia share.TM=Turkmenistan -share.TC=Turks and Caicos Islands +share.TC=Isole Turks e Caicos share.TV=Tuvalu share.UM=U.S. Minor Outlying Islands share.VI=U.S. Virgin Islands diff --git a/src/locale/properties/shared/shared.ja.properties b/src/locale/properties/shared/shared.ja.properties index 89d2fccd3d..de8acaab15 100644 --- a/src/locale/properties/shared/shared.ja.properties +++ b/src/locale/properties/shared/shared.ja.properties @@ -471,7 +471,7 @@ shared.worksAriaLabel=ワーク shared.workAriaLabel=ワーク shared.peerReviewAriaLabel=査読 shared.researchResourcesAriaLabel=研究リソース -shared.activityCollapseForAriaLabel=折りたたむ: +shared.activityCollapseForAriaLabel=折りたたむ: shared.activityExpandForAriaLabel=展開: shared.employmentAddAriaLabel=雇用を追加 shared.educationQualificationAddAriaLabel=教育と資格を追加 diff --git a/src/locale/properties/shared/shared.ko.properties b/src/locale/properties/shared/shared.ko.properties index 6dd020527f..d135fae58f 100644 --- a/src/locale/properties/shared/shared.ko.properties +++ b/src/locale/properties/shared/shared.ko.properties @@ -406,7 +406,7 @@ share.TK=토켈라우 share.TO=통가어 share.TT=트리니다드토바고 share.TN=튀니지 -share.TR=터키 +share.TR=튀르키예 share.TM=투르크메니스탄 share.TC=터크스케이커스제도 share.TV=투발루 diff --git a/src/locale/properties/shared/shared.pt.properties b/src/locale/properties/shared/shared.pt.properties index 30236c048f..658409394b 100644 --- a/src/locale/properties/shared/shared.pt.properties +++ b/src/locale/properties/shared/shared.pt.properties @@ -463,7 +463,7 @@ shared.employmentAriaLabel=emprego shared.educationAriaLabel=educação shared.qualificationAriaLabel=qualificação shared.distinctionAriaLabel=distinção -shared.invitedPositionAriaLabel=cargo a convite +shared.invitedPositionAriaLabel=cargo a convite shared.membershipAriaLabel=adesão shared.serviceAriaLabel=serviço shared.fundingAriaLabel=financiamento diff --git a/src/locale/properties/shared/shared.ru.properties b/src/locale/properties/shared/shared.ru.properties index 121c919091..e57d76c65f 100644 --- a/src/locale/properties/shared/shared.ru.properties +++ b/src/locale/properties/shared/shared.ru.properties @@ -406,7 +406,7 @@ share.TK=Токелау share.TO=Тонга share.TT=Тринидад и Тобаго share.TN=Тунис -share.TR=Ту́рция +share.TR=Турция share.TM=Туркмения share.TC=Острова Тёркс и Кайкос share.TV=Тувалу diff --git a/src/locale/properties/shared/shared.zh_CN.properties b/src/locale/properties/shared/shared.zh_CN.properties index 03f7e58b9b..0f4862f8f6 100644 --- a/src/locale/properties/shared/shared.zh_CN.properties +++ b/src/locale/properties/shared/shared.zh_CN.properties @@ -406,7 +406,7 @@ share.TK=托克劳 share.TO=汤加 share.TT=特立尼达和多巴哥 share.TN=突尼斯 -share.TR=土库曼斯坦 +share.TR=土耳其 share.TM=土库曼斯坦 share.TC=特克斯和凯科斯群岛 share.TV=图瓦卢 diff --git a/src/locale/properties/shared/shared.zh_TW.properties b/src/locale/properties/shared/shared.zh_TW.properties index 5d329ae168..5b8ab0a543 100644 --- a/src/locale/properties/shared/shared.zh_TW.properties +++ b/src/locale/properties/shared/shared.zh_TW.properties @@ -406,7 +406,7 @@ share.TK=托克勞群島 share.TO=東加 share.TT=千里達及托巴哥 share.TN=突尼西亞 -share.TR=土庫曼 +share.TR=土耳其 share.TM=土庫曼 share.TC=土克斯及開科斯群島 share.TV=吐瓦魯 diff --git a/src/locale/properties/side-bar/side-bar.ar.properties b/src/locale/properties/side-bar/side-bar.ar.properties index e12adc1113..dca878cf08 100644 --- a/src/locale/properties/side-bar/side-bar.ar.properties +++ b/src/locale/properties/side-bar/side-bar.ar.properties @@ -68,3 +68,9 @@ side-bar.ariaLabelWebsiteTitle=المواقع الإلكترونية أو عنو side-bar.ariaLabelWebsiteUrl=URL الرابط side-bar.ariaLabelPersonalIdClose=أغلق المعرفون الأخرون side-bar.ariaLabelCountryLocationReadOnly=البلد أو الموقع +side-bar.ariaLabelPrimaryEmailPublic=تعيين رؤية البريد الإلكتروني الأساسي إلى "الجميع" +side-bar.ariaLabelPrimaryEmailTrustedParties=تعيين رؤية البريد الإلكتروني الأساسي إلى "الأطراف الموثوق بها" +side-bar.ariaLabelPrimaryEmailPrivate=تعيين رؤية البريد الإلكتروني الأساسي إلى "أنا فقط" +side-bar.ariaLabelOtherEmailPublic=تعيين رؤية بريد إلكتروني آخر إلى "الجميع" +side-bar.ariaLabelOtherEmailTrustedParties=تعيين رؤية بريد إلكتروني آخر إلى "الأطراف الموثوق بها" +side-bar.ariaLabelOtherEmailPrivate=تعيين رؤية بريد إلكتروني آخر إلى "أنا فقط" diff --git a/src/locale/properties/side-bar/side-bar.cs.properties b/src/locale/properties/side-bar/side-bar.cs.properties index 8fca1cde47..9d1445d92f 100644 --- a/src/locale/properties/side-bar/side-bar.cs.properties +++ b/src/locale/properties/side-bar/side-bar.cs.properties @@ -68,3 +68,9 @@ side-bar.ariaLabelWebsiteTitle=Odkaz na webovou stránku nebo sociální síť T side-bar.ariaLabelWebsiteUrl=URL odkazu side-bar.ariaLabelPersonalIdClose=Uzavřít další identifikátory side-bar.ariaLabelCountryLocationReadOnly=Země nebo místo +side-bar.ariaLabelPrimaryEmailPublic=Nastavit viditelnost primárního e-mailu na Pro všechny +side-bar.ariaLabelPrimaryEmailTrustedParties=Nastavit viditelnost primárního e-mailu na Důvěryhodné strany +side-bar.ariaLabelPrimaryEmailPrivate=Nastavit viditelnost primárního e-mailu na Pouze pro mě +side-bar.ariaLabelOtherEmailPublic=Nastavit viditelnost dalších e-mailů na Pro všechny +side-bar.ariaLabelOtherEmailTrustedParties=Nastavit viditelnost dalších e-mailů na Důvěryhodné strany +side-bar.ariaLabelOtherEmailPrivate=Nastavit viditelnost dalších e-mailů na Pouze pro mě diff --git a/src/locale/properties/side-bar/side-bar.de.properties b/src/locale/properties/side-bar/side-bar.de.properties index 46c30c6e5a..58c8a91829 100644 --- a/src/locale/properties/side-bar/side-bar.de.properties +++ b/src/locale/properties/side-bar/side-bar.de.properties @@ -1 +1,76 @@ side-bar.countries= +side-bar.OrcidWorkBest=ORCID funktioniert am besten, wenn Sie mehrere E-Mail-Adressen haben. +side-bar.termOfUse=ORCID-Nutzungsbedingungen +side-bar.youMayOnly=dürfen Sie nur E-Mail-Adressen hinzufügen, über die Sie die Kontrolle haben. Jedes Mal, wenn Sie eine E-Mail-Adresse hinzufügen, senden wir Ihnen eine E-Mail, in der Sie aufgefordert werden, diese zu bestätigen. +side-bar.primaryEmail=Primäre E-Mail-Adresse +side-bar.emailCanNotBeDuplicated=Die E-Mail-Adresse darf nicht doppelt eingegeben werden +side-bar.noOtherEmails=Sie haben noch keine weiteren E-Mail-Adressen hinzugefügt. +side-bar.invalidEmailFormat=Ungültiges Format für die E-Mail-Adresse +side-bar.pleaseVerify=Bitte bestätigen Sie Ihre primäre E-Mail-Adresse! +side-bar.youNeedToVerify=Sie müssen Ihre primäre E-Mail-Adresse bestätigen, um auf alle Bearbeitungsfunktionen von ORCID zugreifen zu können. +side-bar.youNeedToVerify2=Um Ihre E-Mail-Adresse zu bestätigen, klicken Sie auf den Link in der Nachricht, die an die folgende Adresse gesendet wurde: +side-bar.needHelp=Brauchen Sie Hilfe? +side-bar.visitOur=Besuchen Sie unsere +side-bar.knowledge=Wissensdatenbank +side-bar.orContact=oder kontaktieren Sie den +side-bar.support=Support. +side-bar.otherEmails=Weitere E-Mail-Adressen +side-bar.alreadyAssociated=Diese E-Mail ist bereits mit einem ORCID-Eintrag verknüpft. +side-bar.additionalEmailsDuplicate=Zusätzliche E-Mails dürfen nicht mehrfach eingegeben werden +side-bar.makePrimary=Zur primären E-Mail-Adresse machen +side-bar.resendVerification=Bestätigungsmail erneut senden +side-bar.pleaseCheckYour=Bitte überprüfen Sie Ihren E-Mail-Posteingang (oder vielleicht Ihren Spam-Ordner) auf eine E-Mail mit einem Link, um den Vorgang abzuschließen. +side-bar.otherEmail=Weitere E-Mail-Adresse hinzufügen +side-bar.anotherEmail=Weitere E-Mail-Adresse hinzufügen +side-bar.perOrcid=Gemäß der +side-bar.personalIdentifiers=Andere IDs +side-bar.myOtherIdentifiers=Meine anderen Kennungen +side-bar.personIdentifiersDescription=Andere Kennungen, auch Personenkennungen genannt, sind eindeutige IDs, die Systeme wie ISNI und Scopus verwenden, um Sie zu identifizieren. Diese Identifikatoren können Ihrem Eintrag nur von vertrauenswürdigen Organisationen hinzugefügt werden, die Sie mit ORCID verbunden haben. +side-bar.findOutMore=Erfahren Sie mehr auf unserer +side-bar.personIdentifiersSupport=Support-Seite für andere Kennungen. +sideBar.onlyVerifiedEmail=Nur verifizierte E-Mail-Adressen können öffentlich angezeigt oder mit vertrauenswürdigen Parteien geteilt werden. Bitte bestätigen Sie Ihre E-Mail +sideBar.primaryEmailRequired=Eine E-Mail-Adresse ist erforderlich +side-bar.weHaveSentAEmail=Wir haben eine Bestätigungs-E-Mail an die folgende Adresse gesendet: +side-bar.myCountriesAndLocations=Meine Länder/Orte +side-bar.addCountryOrLocation=Land oder Ort hinzufügen +side-bar.addAnotherCountryOrLocation=Weiteres Land oder Ort hinzufügen +side-bar.countriesOrLocationsDescription=Fügen Sie Ihrem ORCID-Eintrag Länder oder Orte hinzu, um hervorzuheben, wo Sie Ihre Forschung durchführen oder worauf sich Ihre Forschung konzentriert. Sie können beliebig viele Länder oder Orte hinzufügen. +side-bar.ariaLabelOrcidTermsOfUseBase=ORCID-Wissensdatenbank (öffnet in neuem Tab) +side-bar.ariaLabelOrcidTermsSupport=ORCID-Supportseite (öffnet in neuem Tab) +side-bar.ariaLabelOrcidTermsOfUseLink=ORCID-Nutzungsbedingungen (öffnet in neuem Tab) +side-bar.ariaLabelEmailSave=Änderungen an E-Mail-Adressen speichern +side-bar.ariaLabelEmailCancel=Änderungen verwerfen und E-Mail-Adressen schließen +side-bar.ariaLabelEmailDelete=E-Mail-Adresse löschen +side-bar.ariaLabelEmailClose=E-Mail-Adressen schließen +side-bar.ariaLabelEmail=E-Mail-Adressen +side-bar.ariaLabelCountrySave=Änderungen an Ländern speichern +side-bar.ariaLabelCountryCancel=Änderungen verwerfen und Länder schließen +side-bar.ariaLabelCountryDelete=Land oder Ort löschen +side-bar.ariaLabelCountrySelect=Land oder Ort auswählen +side-bar.ariaLabelCountryClose=Länder schließen +side-bar.ariaLabelKeywordSave=Änderungen an Schlüsselwörtern speichern +side-bar.ariaLabelKeywordCancel=Änderungen an Schlüsselwörtern verwerfen +side-bar.ariaLabelKeywordDelete=Schlüsselwort löschen +side-bar.ariaLabelKeywordNew=Neues Schlüsselwort +side-bar.ariaLabelKeyword=Schlüsselwort +side-bar.ariaLabelCloseKeywords=Schlüsselwörter schließen +side-bar.ariaLabelPersonalIdSave=Änderungen an Anderen Kennungen speichern +side-bar.ariaLabelPersonalIdCancel=Änderungen verwerfen und Andere Kennungen schließen +share.ariaLabelDelete=Kennung löschen +share.ariaLabelIdentifier=Kennung +side-bar.ariaLabelOtherIdsSupport=Finden Sie heraus, wie Sie Ihrem ORCID-Eintrag andere Kennungen hinzufügen können (Öffnet in einem neuen Tab) +side-bar.ariaLabelUrl=(Öffnet in einem neuen Tab) +side-bar.ariaLabelWebsiteSave=Änderungen an Websites und Links zu sozialen Medien speichern +side-bar.ariaLabelWebsiteCancel=Änderungen an Websites und Links zu sozialen Medien verwerfen +side-bar.ariaLabelWebsiteDelete=Website oder Link zu sozialen Medien löschen +side-bar.ariaLabelWebsiteClose=Websites und Links zu sozialen Medien schließen +side-bar.ariaLabelWebsiteTitle=Titel der Website bzw. des Links zu sozialen Medien +side-bar.ariaLabelWebsiteUrl=Link-URL +side-bar.ariaLabelPersonalIdClose=Andere Kennungen schließen +side-bar.ariaLabelCountryLocationReadOnly=Land oder Ort +side-bar.ariaLabelPrimaryEmailPublic=Sichtbarkeit der primären E-Mail-Adresse auf „Alle“ festlegen +side-bar.ariaLabelPrimaryEmailTrustedParties=Sichtbarkeit der primären E-Mail-Adresse auf „Vertrauenswürdige Parteien“ festlegen +side-bar.ariaLabelPrimaryEmailPrivate=Sichtbarkeit der primären E-Mail-Adresse auf „Nur ich“ festlegen +side-bar.ariaLabelOtherEmailPublic=Sichtbarkeit der anderen E-Mail-Adressen auf „Alle“ festlegen +side-bar.ariaLabelOtherEmailTrustedParties=Sichtbarkeit der anderen E-Mail-Adressen auf „Vertrauenswürdige Parteien“ festlegen +side-bar.ariaLabelOtherEmailPrivate=Sichtbarkeit der anderen E-Mail-Adressen auf „Nur ich“ festlegen diff --git a/src/locale/properties/side-bar/side-bar.es.properties b/src/locale/properties/side-bar/side-bar.es.properties index 946d2fc3d5..af29a5db6c 100644 --- a/src/locale/properties/side-bar/side-bar.es.properties +++ b/src/locale/properties/side-bar/side-bar.es.properties @@ -68,3 +68,9 @@ side-bar.ariaLabelWebsiteTitle=Título del enlace a un sitio web o red social side-bar.ariaLabelWebsiteUrl=URL side-bar.ariaLabelPersonalIdClose=Cierre Otros identificadores side-bar.ariaLabelCountryLocationReadOnly=País o ubicación +side-bar.ariaLabelPrimaryEmailPublic=Establezca la visibilidad del correo electrónico principal para Todos +side-bar.ariaLabelPrimaryEmailTrustedParties=Establezca la visibilidad del correo electrónico principal para Partes de confianza +side-bar.ariaLabelPrimaryEmailPrivate=Establezca la visibilidad del correo electrónico principal para Solo yo +side-bar.ariaLabelOtherEmailPublic=Establezca la visibilidad de otro correo electrónico para Todos +side-bar.ariaLabelOtherEmailTrustedParties=Establezca la visibilidad de otro correo electrónico para Partes de confianza +side-bar.ariaLabelOtherEmailPrivate=Establezca la visibilidad de otro correo electrónico para Solo yo diff --git a/src/locale/properties/side-bar/side-bar.fr.properties b/src/locale/properties/side-bar/side-bar.fr.properties index f0e0751659..9d39ac4763 100644 --- a/src/locale/properties/side-bar/side-bar.fr.properties +++ b/src/locale/properties/side-bar/side-bar.fr.properties @@ -68,3 +68,9 @@ side-bar.ariaLabelWebsiteTitle=Titre du site Internet ou lien social side-bar.ariaLabelWebsiteUrl=URL du lien side-bar.ariaLabelPersonalIdClose=Fermer la section Autres identifiants side-bar.ariaLabelCountryLocationReadOnly=Pays ou lieu +side-bar.ariaLabelPrimaryEmailPublic=Définir la visibilité de l'adresse e-mail principale sur Tout le monde +side-bar.ariaLabelPrimaryEmailTrustedParties=Définir la visibilité de l'adresse e-mail principale sur Parties de confiance +side-bar.ariaLabelPrimaryEmailPrivate=Définir la visibilité de l'adresse e-mail principale sur Privé +side-bar.ariaLabelOtherEmailPublic=Définir la visibilité de l'autre adresse e-mail sur Tout le monde +side-bar.ariaLabelOtherEmailTrustedParties=Définir la visibilité de l'autre adresse e-mail sur Parties de confiance +side-bar.ariaLabelOtherEmailPrivate=Définir la visibilité de l'autre adresse e-mail sur Privé diff --git a/src/locale/properties/side-bar/side-bar.it.properties b/src/locale/properties/side-bar/side-bar.it.properties index 35f46468b2..1ad893f5c3 100644 --- a/src/locale/properties/side-bar/side-bar.it.properties +++ b/src/locale/properties/side-bar/side-bar.it.properties @@ -68,3 +68,9 @@ side-bar.ariaLabelWebsiteTitle=Titolo del link a siti web o social media side-bar.ariaLabelWebsiteUrl=URL Link side-bar.ariaLabelPersonalIdClose=Chiudi gli altri identificatori side-bar.ariaLabelCountryLocationReadOnly=Paese o località +side-bar.ariaLabelPrimaryEmailPublic=Per la visibilità dell’email principale imposta il valore “Pubblico” +side-bar.ariaLabelPrimaryEmailTrustedParties=Per la visibilità dell’email principale imposta il valore “Parti fidate” +side-bar.ariaLabelPrimaryEmailPrivate=Per la visibilità dell’email principale imposta il valore “Privato” +side-bar.ariaLabelOtherEmailPublic=Per la visibilità delle altre email imposta il valore “Pubblico” +side-bar.ariaLabelOtherEmailTrustedParties=Per la visibilità delle altre email imposta il valore “Parti fidate” +side-bar.ariaLabelOtherEmailPrivate=Per la visibilità delle altre email imposta il valore “Privato” diff --git a/src/locale/properties/side-bar/side-bar.ja.properties b/src/locale/properties/side-bar/side-bar.ja.properties index 45848c6fce..ee7bd4f61b 100644 --- a/src/locale/properties/side-bar/side-bar.ja.properties +++ b/src/locale/properties/side-bar/side-bar.ja.properties @@ -59,7 +59,7 @@ side-bar.ariaLabelPersonalIdCancel=変更をキャンセルしてその他の識 share.ariaLabelDelete=識別子を削除 share.ariaLabelIdentifier=識別子 side-bar.ariaLabelOtherIdsSupport=その他の識別子をORCIDレコードに追加する方法を確認 (新しいタブが開きます) -side-bar.ariaLabelUrl=(新しいタブが開きます) +side-bar.ariaLabelUrl= (新しいタブが開きます) side-bar.ariaLabelWebsiteSave=ウェブサイト&ソーシャルリンクの変更を保存 side-bar.ariaLabelWebsiteCancel=ウェブサイト&ソーシャルリンクの変更をキャンセル side-bar.ariaLabelWebsiteDelete=ウェブサイト&ソーシャルリンクを削除 @@ -68,3 +68,9 @@ side-bar.ariaLabelWebsiteTitle=ウェブサイト&ソーシャルリンクの side-bar.ariaLabelWebsiteUrl=リンクURL side-bar.ariaLabelPersonalIdClose=他の識別子を閉じる side-bar.ariaLabelCountryLocationReadOnly=国または地域 +side-bar.ariaLabelPrimaryEmailPublic=メインのメールアドレスの表示設定を全員に設定 +side-bar.ariaLabelPrimaryEmailTrustedParties=メインのメールアドレスの表示設定を信頼できる個人・組織に設定 +side-bar.ariaLabelPrimaryEmailPrivate=メインのメールアドレスの表示設定を自分のみに設定 +side-bar.ariaLabelOtherEmailPublic=他のメールアドレスの表示設定を全員に設定 +side-bar.ariaLabelOtherEmailTrustedParties=他のメールアドレスの表示設定を信頼できる個人・組織に設定 +side-bar.ariaLabelOtherEmailPrivate=他のメールアドレスの表示設定を自分のみに設定 diff --git a/src/locale/properties/side-bar/side-bar.ko.properties b/src/locale/properties/side-bar/side-bar.ko.properties index 20f605e2da..fb8455afa0 100644 --- a/src/locale/properties/side-bar/side-bar.ko.properties +++ b/src/locale/properties/side-bar/side-bar.ko.properties @@ -68,3 +68,9 @@ side-bar.ariaLabelWebsiteTitle=웹사이트 또는 소셜 링크 제목 side-bar.ariaLabelWebsiteUrl=링크 URL side-bar.ariaLabelPersonalIdClose=다른 식별자 닫기 side-bar.ariaLabelCountryLocationReadOnly=국가 또는 위치 +side-bar.ariaLabelPrimaryEmailPublic=기본 이메일을 모두에게 공개로 설정 +side-bar.ariaLabelPrimaryEmailTrustedParties=기본 이메일을 제한적으로 공개로 설정 +side-bar.ariaLabelPrimaryEmailPrivate=기본 이메일을 비공개로 설정 +side-bar.ariaLabelOtherEmailPublic=다른 이메일을 모두에게 공개로 설정 +side-bar.ariaLabelOtherEmailTrustedParties=다른 이메일을 제한적으로 공개로 설정 +side-bar.ariaLabelOtherEmailPrivate=다른 이메일을 비공개로 설정 diff --git a/src/locale/properties/side-bar/side-bar.pt.properties b/src/locale/properties/side-bar/side-bar.pt.properties index d3b2a10f43..a88836704e 100644 --- a/src/locale/properties/side-bar/side-bar.pt.properties +++ b/src/locale/properties/side-bar/side-bar.pt.properties @@ -68,3 +68,9 @@ side-bar.ariaLabelWebsiteTitle=Título de websites e hiperligações sociais side-bar.ariaLabelWebsiteUrl=Associar URL side-bar.ariaLabelPersonalIdClose=Fechar outros identificadores side-bar.ariaLabelCountryLocationReadOnly=País ou localização +side-bar.ariaLabelPrimaryEmailPublic=Definir a visibilidade de e-mail principal como Todos +side-bar.ariaLabelPrimaryEmailTrustedParties=Definir a visibilidade de e-mail principal como Partes confiáveis +side-bar.ariaLabelPrimaryEmailPrivate=Definir a visibilidade de e-mail principal como Apenas para mim +side-bar.ariaLabelOtherEmailPublic=Definir a visibilidade de e-mail de outros como Todos +side-bar.ariaLabelOtherEmailTrustedParties=Definir a visibilidade de e-mail de outros como Partes confiáveis +side-bar.ariaLabelOtherEmailPrivate=Definir a visibilidade de e-mail de outros como Apenas para mim diff --git a/src/locale/properties/side-bar/side-bar.ru.properties b/src/locale/properties/side-bar/side-bar.ru.properties index 76807104a3..a52426253b 100644 --- a/src/locale/properties/side-bar/side-bar.ru.properties +++ b/src/locale/properties/side-bar/side-bar.ru.properties @@ -68,3 +68,9 @@ side-bar.ariaLabelWebsiteTitle=Заголовок: «Сайты и ссылки side-bar.ariaLabelWebsiteUrl=URL ссылки side-bar.ariaLabelPersonalIdClose=Закрыть раздел «Другие идентификаторы» side-bar.ariaLabelCountryLocationReadOnly=Страна или местоположение +side-bar.ariaLabelPrimaryEmailPublic=Выбрать для параметра видимости основного адреса электронной почты значение «Все» +side-bar.ariaLabelPrimaryEmailTrustedParties=Выбрать для параметра видимости основного адреса электронной почты значение «Доверенные лица» +side-bar.ariaLabelPrimaryEmailPrivate=Выбрать для параметра видимости основного адреса электронной почты значение «Только я» +side-bar.ariaLabelOtherEmailPublic=Выбрать для параметра видимости неосновного адреса электронной почты значение «Все» +side-bar.ariaLabelOtherEmailTrustedParties=Выбрать для параметра видимости неосновного адреса электронной почты значение «Доверенные лица» +side-bar.ariaLabelOtherEmailPrivate=Выбрать для параметра видимости неосновного адреса электронной почты значение «Только я» diff --git a/src/locale/properties/side-bar/side-bar.zh_CN.properties b/src/locale/properties/side-bar/side-bar.zh_CN.properties index 5666dbc0ab..42bdcd3477 100644 --- a/src/locale/properties/side-bar/side-bar.zh_CN.properties +++ b/src/locale/properties/side-bar/side-bar.zh_CN.properties @@ -68,3 +68,9 @@ side-bar.ariaLabelWebsiteTitle=网站或社交链接标题 side-bar.ariaLabelWebsiteUrl=链接网址 side-bar.ariaLabelPersonalIdClose=关闭其他识别码 side-bar.ariaLabelCountryLocationReadOnly=国家或地区 +side-bar.ariaLabelPrimaryEmailPublic=将主要电子邮件可能度设置为所有人 +side-bar.ariaLabelPrimaryEmailTrustedParties=将主要电子邮件可能度设置为受信任方 +side-bar.ariaLabelPrimaryEmailPrivate=将主要电子邮件可能度设置为只有我 +side-bar.ariaLabelOtherEmailPublic=将其他电子邮件可能度设置为所有人 +side-bar.ariaLabelOtherEmailTrustedParties=将其他电子邮件可能度设置为受信任方 +side-bar.ariaLabelOtherEmailPrivate=将其他电子邮件可能度设置为只有我 diff --git a/src/locale/properties/side-bar/side-bar.zh_TW.properties b/src/locale/properties/side-bar/side-bar.zh_TW.properties index b2a726f242..eb31acd620 100644 --- a/src/locale/properties/side-bar/side-bar.zh_TW.properties +++ b/src/locale/properties/side-bar/side-bar.zh_TW.properties @@ -68,3 +68,9 @@ side-bar.ariaLabelWebsiteTitle=網站或社交連結標題 side-bar.ariaLabelWebsiteUrl=連結 URL side-bar.ariaLabelPersonalIdClose=關閉其他識別碼 side-bar.ariaLabelCountryLocationReadOnly=國家/地區或地點 +side-bar.ariaLabelPrimaryEmailPublic=將主要電子郵件可能度設定為「所有人」 +side-bar.ariaLabelPrimaryEmailTrustedParties=將主要電子郵件可能度設定為「受信任方」 +side-bar.ariaLabelPrimaryEmailPrivate=將主要電子郵件可能度設定為「只有我」 +side-bar.ariaLabelOtherEmailPublic=將其他電子郵件可能度設定為「所有人」 +side-bar.ariaLabelOtherEmailTrustedParties=將其他電子郵件可能度設定為「受信任方」 +side-bar.ariaLabelOtherEmailPrivate=將其他電子郵件可能度設定為「只有我」 diff --git a/src/locale/properties/signin/signin.de.properties b/src/locale/properties/signin/signin.de.properties index fe3ea9c9c6..bc85d9cd65 100644 --- a/src/locale/properties/signin/signin.de.properties +++ b/src/locale/properties/signin/signin.de.properties @@ -1,67 +1,67 @@ -ngOrcid.signin.forgotYourPassword=Forgot your password or ORCID ID? -ngOrcid.signin.isThisYouTitle=Could this be you? -ngOrcid.signin.isThisYouBody=We found some accounts with your name, which means you may have already created an ORCID iD using a different email address. Before creating an account, please confirm that none of these records belong to you. Not sure if any of these are you? -ngOrcid.signin.contact=Contact us. -ngOrcid.signin.firstName=First Name -ngOrcid.signin.lastName=Last Name -ngOrcid.signin.affiliations=Affiliations -ngOrcid.signin.dateCreated=Date Created -ngOrcid.signin.viewRecord=View Record -ngOrcid.signin.isThisYouSignin=I ALREADY HAVE AN ID, GO BACK TO SIGN IN -ngOrcid.signin.isThisYouContinue=NONE OF THESE ARE ME, CONTINUE WITH REGISTRATION -ngOrcid.signin.title=Sign in -ngOrcid.signin.subtitle=Sign in with your ORCID account -ngOrcid.signin.username=Email or 16-digit ORCID iD -ngOrcid.signin.password=Password -ngOrcid.signin.button=SIGN IN -ngOrcid.signin.personalAccount=Personal account -ngOrcid.signin.institutionalAccount=Access through your institution -ngOrcid.signin.socialMedia=Sign in with a social media account -ngOrcid.signin.google=Sign in with Google -ngOrcid.signin.facebook=Sign in with Facebook -ngOrcid.signin.requiredUsername=Email or 16-digit ORCID iD is required -ngOrcid.signin.invalidEmail=Use the format example@email.com -ngOrcid.signin.invalidUsername=Use the format example@email.com or 0000-0001-2345-6789 -ngOrcid.signin.requiredEmail=Email is required -ngOrcid.signin.invalidPassword=Invalid password -ngOrcid.signin.passwordTooLong=Passwords must be 256 characters or less. Please -ngOrcid.signin.needToReset=reset your password -ngOrcid.signin.toSignIn=to sign in. -ngOrcid.signin.dontHaveOrcid=Don't have an ORCID iD yet? -ngOrcid.signin.registerNow=Register now -ngOrcid.signin.or=or -ngOrcid.signin.badCredentials=Incorrect username and/or password -ngOrcid.signin.continueAs=Continue as -ngOrcid.signin.notYou=Not you? -ngOrcid.signin.currentlySign=You are currently signed in as -ngOrcid.signin.deprecatedWithPrimary=This account is deprecated. Please refer to account: -ngOrcid.signin.deactivated=A deactivated ORCID record is associated with this email address; to reactivate your ORCID record please enter your email address and submit the form to start the reactivate process. -ngOrcid.signin.deactivatedEnterEmail=If you can no longer access any emails associated with your iD, please -ngOrcid.signin.email=Email -ngOrcid.signin.submit=SUBMIT -ngOrcid.signin.usernameHint=example@email.com or 0000-0001-2345-6789 -ngOrcid.signin.emailHint=example@email.com -ngOrcid.signin.verify.reactivationSent=Thank you for reactivating your ORCID record; please complete the process by following the steps in the email we are now sending you. If you don’t receive an email from us, please -ngOrcid.signin.verify.reactivationSentError=Please enter a valid email address -ngOrcid.signin.2fa.authenticate=AUTHENTICATE -ngOrcid.signin.2fa.recoveryCodeRequired=Recovery code is required -ngOrcid.signin.2fa.badRecoveryCode=Invalid recovery code -ngOrcid.signin.2fa.badRecoveryCodeLength=Invalid recovery code length -ngOrcid.signin.2fa.verificationCodeRequired=Authentication code is required -ngOrcid.signin.2fa.badVerificationCode=Invalid authentication code -ngOrcid.signin.2fa.badVerificationCodeLength=Invalid authentication code length -ngOrcid.signin.2fa.contactSupport=Contact support -ngOrcid.signin.2fa.noDevice1=Don't have your device? -ngOrcid.signin.2fa.noDevice2=Enter a recovery code -ngOrcid.signin.2fa.noDeviceOrRecovery=Don't have your device or recovery code? -ngOrcid.signin.2fa.heading=Two-factor authentication -ngOrcid.signin.2fa.instructionsPart1=Enter a code -ngOrcid.signin.2fa.instructionsPart2=from your two-factor authentication app -ngOrcid.signin.2fa.instructions=Enter a code from your two-factor authentication app -ngOrcid.signin.2fa.label=Two-factor authentication code -ngOrcid.signin.2fa.recoveryCode=Recovery code -ngOrcid.signin.unclaimedExists1=The ORCID record exists but has not been claimed. Would you like to -ngOrcid.signin.unclaimedExists2=resend the claim email? -ngOrcid.signin.invalidUserType1=Invalid ORCID iD, please -ngOrcid.signin.invalidUserType2=contact support -ngOrcid.signin.contactSupport=contact support +ngOrcid.signin.forgotYourPassword=Haben Sie Ihr Passwort oder Ihre ORCID-iD vergessen? +ngOrcid.signin.isThisYouTitle=Sind das vielleicht Sie? +ngOrcid.signin.isThisYouBody=Wir haben einige Konten mit Ihrem Namen gefunden. Das bedeutet, dass Sie möglicherweise bereits mit einer anderen E-Mail-Adresse eine ORCID-iD erstellt haben. Bevor Sie ein Konto erstellen, bestätigen Sie bitte, dass keiner dieser Einträge Ihnen gehört. Sind Sie sich nicht sicher, ob Sie einer davon sind? +ngOrcid.signin.contact=Kontaktieren Sie uns. +ngOrcid.signin.firstName=Vorname +ngOrcid.signin.lastName=Familienname +ngOrcid.signin.affiliations=Zugehörigkeiten +ngOrcid.signin.dateCreated=Erstellungsdatum +ngOrcid.signin.viewRecord=Eintrag anzeigen +ngOrcid.signin.isThisYouSignin=ICH HABE BEREITS EINE iD – ZURÜCK ZUR ANMELDUNG +ngOrcid.signin.isThisYouContinue=ICH BIN KEINER DAVON – WEITER MIT DER REGISTRIERUNG +ngOrcid.signin.title=Anmelden +ngOrcid.signin.subtitle=Melden Sie sich mit Ihrem ORCID-Konto an +ngOrcid.signin.username=E-Mail-Adresse oder 16-stellige ORCID-iD +ngOrcid.signin.password=Passwort +ngOrcid.signin.button=ANMELDEN +ngOrcid.signin.personalAccount=Persönliches Konto +ngOrcid.signin.institutionalAccount=Zugang über Ihre Institution +ngOrcid.signin.socialMedia=Mit einem Social-Media-Konto anmelden +ngOrcid.signin.google=Mit Google anmelden +ngOrcid.signin.facebook=Mit Facebook anmelden +ngOrcid.signin.requiredUsername=E-Mail oder 16-stellige ORCID-iD erforderlich +ngOrcid.signin.invalidEmail=Verwenden Sie das Format beispiel@email.com +ngOrcid.signin.invalidUsername=Verwenden Sie das Format beispiel@email.com oder 0000-0001-2345-6789 +ngOrcid.signin.requiredEmail=Die E-Mail-Adresse ist erforderlich +ngOrcid.signin.invalidPassword=Ungültiges Passwort +ngOrcid.signin.passwordTooLong=Passwörter dürfen höchstens 256 Zeichen lang sein. Bitte +ngOrcid.signin.needToReset=setzen Sie Ihr Passwort zurück, +ngOrcid.signin.toSignIn=um sich anzumelden. +ngOrcid.signin.dontHaveOrcid=Sie haben noch keine ORCID-iD? +ngOrcid.signin.registerNow=Jetzt registrieren +ngOrcid.signin.or=oder +ngOrcid.signin.badCredentials=Falscher Benutzername und/oder Passwort +ngOrcid.signin.continueAs=Weiter als +ngOrcid.signin.notYou=Das sind nicht Sie? +ngOrcid.signin.currentlySign=Sie sind aktuell eingeloggt als +ngOrcid.signin.deprecatedWithPrimary=Dieses Konto ist veraltet. Bitte nutzen Sie folgendes Konto: +ngOrcid.signin.deactivated=Dieser E-Mail-Adresse ist ein deaktivierter ORCID-Eintrag zugeordnet. Um Ihren ORCID-Eintrag zu reaktivieren, geben Sie bitte Ihre E-Mail-Adresse ein und schicken Sie das Formular ab, um den Reaktivierungsprozess zu starten. +ngOrcid.signin.deactivatedEnterEmail=Wenn Sie nicht mehr auf die E-Mails zugreifen können, die mit Ihrer iD verknüpft sind, dann +ngOrcid.signin.email=E-Mail-Adresse +ngOrcid.signin.submit=ABSCHICKEN +ngOrcid.signin.usernameHint=beispiel@email.com oder 0000-0001-2345-6789 +ngOrcid.signin.emailHint=beispiel@email.com +ngOrcid.signin.verify.reactivationSent=Vielen Dank für die Reaktivierung Ihres ORCID-Eintrags. Bitte schließen Sie den Vorgang ab, indem Sie die Schritte in der E-Mail befolgen, die wir Ihnen jetzt senden. Wenn Sie keine E-Mail von uns erhalten, +ngOrcid.signin.verify.reactivationSentError=Bitte geben Sie eine gültige E-Mail-Adresse ein +ngOrcid.signin.2fa.authenticate=AUTHENTIFIZIEREN +ngOrcid.signin.2fa.recoveryCodeRequired=Der Wiederherstellungscode ist erforderlich +ngOrcid.signin.2fa.badRecoveryCode=Ungültiger Wiederherstellungscode +ngOrcid.signin.2fa.badRecoveryCodeLength=Ungültige Länge des Wiederherstellungscodes +ngOrcid.signin.2fa.verificationCodeRequired=Der Authentifizierungscode ist erforderlich +ngOrcid.signin.2fa.badVerificationCode=Ungültiger Authentifizierungscode +ngOrcid.signin.2fa.badVerificationCodeLength=Ungültige Länge des Authentifizierungscodes +ngOrcid.signin.2fa.contactSupport=Support kontaktieren +ngOrcid.signin.2fa.noDevice1=Sie haben Ihr Gerät nicht? +ngOrcid.signin.2fa.noDevice2=Geben Sie einen Wiederherstellungscode ein +ngOrcid.signin.2fa.noDeviceOrRecovery=Sie haben Ihr Gerät oder Ihren Wiederherstellungscode nicht? +ngOrcid.signin.2fa.heading=Zwei-Faktor-Authentifizierung +ngOrcid.signin.2fa.instructionsPart1=Geben Sie einen Code +ngOrcid.signin.2fa.instructionsPart2=aus Ihrer Zwei-Faktor-Authentifizierungs-App ein. +ngOrcid.signin.2fa.instructions=Geben Sie einen Code aus Ihrer Zwei-Faktor-Authentifizierungs-App ein +ngOrcid.signin.2fa.label=Zwei-Faktor-Authentifizierungscode +ngOrcid.signin.2fa.recoveryCode=Wiederherstellungscode +ngOrcid.signin.unclaimedExists1=Der ORCID-Eintrag existiert, wurde aber von niemandem beansprucht. Möchten Sie +ngOrcid.signin.unclaimedExists2=die Anspruchs-E-Mail erneut senden? +ngOrcid.signin.invalidUserType1=Ungültige ORCID-iD, bitte +ngOrcid.signin.invalidUserType2=kontaktieren Sie den Support +ngOrcid.signin.contactSupport=kontaktieren Sie den Support diff --git a/src/locale/properties/signin/signin.es.properties b/src/locale/properties/signin/signin.es.properties index 0383ae3db3..f2a3e0894a 100644 --- a/src/locale/properties/signin/signin.es.properties +++ b/src/locale/properties/signin/signin.es.properties @@ -24,7 +24,7 @@ ngOrcid.signin.invalidEmail=Utilice el formato ejemplo@email.com ngOrcid.signin.invalidUsername=Utilice el formato ejemplo@email.com o 0000-0001-2345-6789 ngOrcid.signin.requiredEmail=Se necesita un correo electrónico ngOrcid.signin.invalidPassword=Contraseña no válida -ngOrcid.signin.passwordTooLong=Las contraseñas deben tener 256 caracteres o menos. Por favor, +ngOrcid.signin.passwordTooLong=Las contraseñas deben tener 256 caracteres o menos. Por favor, ngOrcid.signin.needToReset=restablece tu contraseña ngOrcid.signin.toSignIn=para iniciar sesión. ngOrcid.signin.dontHaveOrcid=¿Aún no tiene un ORCID iD? diff --git a/src/locale/properties/signin/signin.fr.properties b/src/locale/properties/signin/signin.fr.properties index c7dd9a2eca..d22e3cf8a9 100644 --- a/src/locale/properties/signin/signin.fr.properties +++ b/src/locale/properties/signin/signin.fr.properties @@ -15,7 +15,7 @@ ngOrcid.signin.username=Adresse email ou ID ORCID à 16 chiffres ngOrcid.signin.password=Mot de passe ngOrcid.signin.button=SE CONNECTER ngOrcid.signin.personalAccount=Compte personnel -ngOrcid.signin.institutionalAccount=Accès à travers votre institution +ngOrcid.signin.institutionalAccount=Accès à travers votre institution ngOrcid.signin.socialMedia=Connectez-vous avec un compte de réseau social ngOrcid.signin.google=Se connecter avec Google ngOrcid.signin.facebook=Se connecter avec Facebook diff --git a/src/locale/properties/signin/signin.pt.properties b/src/locale/properties/signin/signin.pt.properties index 71bfc4237f..eb406f1b92 100644 --- a/src/locale/properties/signin/signin.pt.properties +++ b/src/locale/properties/signin/signin.pt.properties @@ -49,7 +49,7 @@ ngOrcid.signin.2fa.badRecoveryCode=Código de recuperação inválido ngOrcid.signin.2fa.badRecoveryCodeLength=Comprimento do código de recuperação inválido ngOrcid.signin.2fa.verificationCodeRequired=Um código de autenticação é necessário ngOrcid.signin.2fa.badVerificationCode=Código de autenticação inválido -ngOrcid.signin.2fa.badVerificationCodeLength=Comprimento do código de autenticação inválido +ngOrcid.signin.2fa.badVerificationCodeLength=Comprimento do código de autenticação inválido  ngOrcid.signin.2fa.contactSupport=Contactar suporte ngOrcid.signin.2fa.noDevice1=Não tem seu dispositivo? ngOrcid.signin.2fa.noDevice2=Digite um código de recuperação @@ -62,6 +62,6 @@ ngOrcid.signin.2fa.label=Código de autenticação de dois fatores ngOrcid.signin.2fa.recoveryCode=Código de recuperação ngOrcid.signin.unclaimedExists1=O registro ORCID existe mas não foi reivindicado. Gostaria de ngOrcid.signin.unclaimedExists2=reenviar o e-mail de reivindicação? -ngOrcid.signin.invalidUserType1=ORCID iD inválido, por favor +ngOrcid.signin.invalidUserType1= ORCID iD inválido, por favor ngOrcid.signin.invalidUserType2=entre em contato com a equipe de suporte ngOrcid.signin.contactSupport=contactar suporte diff --git a/src/locale/properties/signin/signin.uk.properties b/src/locale/properties/signin/signin.uk.properties deleted file mode 100644 index 592cf6efdf..0000000000 --- a/src/locale/properties/signin/signin.uk.properties +++ /dev/null @@ -1,67 +0,0 @@ -ngOrcid.signin.forgotYourPassword=Forgot your password or ORCID ID? -ngOrcid.signin.isThisYouTitle=Could this be you? -ngOrcid.signin.isThisYouBody=We found some accounts with your name, which means you may have already created an ORCID iD using a different email address. Before creating an account, please confirm that none of these records belong to you. Not sure if any of these are you? -ngOrcid.signin.contact=Contact us. -ngOrcid.signin.firstName=First Name -ngOrcid.signin.lastName=Last Name -ngOrcid.signin.affiliations=Пов'язані організації -ngOrcid.signin.dateCreated=Date Created -ngOrcid.signin.viewRecord=View Record -ngOrcid.signin.isThisYouSignin=I ALREADY HAVE AN ID, GO BACK TO SIGN IN -ngOrcid.signin.isThisYouContinue=NONE OF THESE ARE ME, CONTINUE WITH REGISTRATION -ngOrcid.signin.title=Sign in -ngOrcid.signin.subtitle=Sign in with your ORCID account -ngOrcid.signin.username=Email or 16-digit ORCID iD -ngOrcid.signin.password=Password -ngOrcid.signin.button=SIGN IN -ngOrcid.signin.personalAccount=Personal account -ngOrcid.signin.institutionalAccount=Access through your institution -ngOrcid.signin.socialMedia=Sign in with a social media account -ngOrcid.signin.google=Sign in with Google -ngOrcid.signin.facebook=Sign in with Facebook -ngOrcid.signin.requiredUsername=Email or 16-digit ORCID iD is required -ngOrcid.signin.invalidEmail=Use the format example@email.com -ngOrcid.signin.invalidUsername=Use the format example@email.com or 0000-0001-2345-6789 -ngOrcid.signin.requiredEmail=Email is required -ngOrcid.signin.invalidPassword=Invalid password -ngOrcid.signin.passwordTooLong=Passwords must be 256 characters or less. Please -ngOrcid.signin.needToReset=reset your password -ngOrcid.signin.toSignIn=to sign in. -ngOrcid.signin.dontHaveOrcid=Don't have an ORCID iD yet? -ngOrcid.signin.registerNow=Register now -ngOrcid.signin.or=or -ngOrcid.signin.badCredentials=Incorrect username and/or password -ngOrcid.signin.continueAs=Continue as -ngOrcid.signin.notYou=Not you? -ngOrcid.signin.currentlySign=You are currently signed in as -ngOrcid.signin.deprecatedWithPrimary=This account is deprecated. Please refer to account: -ngOrcid.signin.deactivated=A deactivated ORCID record is associated with this email address; to reactivate your ORCID record please enter your email address and submit the form to start the reactivate process. -ngOrcid.signin.deactivatedEnterEmail=If you can no longer access any emails associated with your iD, please -ngOrcid.signin.email=Email -ngOrcid.signin.submit=SUBMIT -ngOrcid.signin.usernameHint=example@email.com or 0000-0001-2345-6789 -ngOrcid.signin.emailHint=example@email.com -ngOrcid.signin.verify.reactivationSent=Thank you for reactivating your ORCID record; please complete the process by following the steps in the email we are now sending you. If you don’t receive an email from us, please -ngOrcid.signin.verify.reactivationSentError=Please enter a valid email address -ngOrcid.signin.2fa.authenticate=AUTHENTICATE -ngOrcid.signin.2fa.recoveryCodeRequired=Recovery code is required -ngOrcid.signin.2fa.badRecoveryCode=Invalid recovery code -ngOrcid.signin.2fa.badRecoveryCodeLength=Invalid recovery code length -ngOrcid.signin.2fa.verificationCodeRequired=Authentication code is required -ngOrcid.signin.2fa.badVerificationCode=Invalid authentication code -ngOrcid.signin.2fa.badVerificationCodeLength=Invalid authentication code length -ngOrcid.signin.2fa.contactSupport=Contact support -ngOrcid.signin.2fa.noDevice1=Don't have your device? -ngOrcid.signin.2fa.noDevice2=Enter a recovery code -ngOrcid.signin.2fa.noDeviceOrRecovery=Don't have your device or recovery code? -ngOrcid.signin.2fa.heading=Two-factor authentication -ngOrcid.signin.2fa.instructionsPart1=Enter a code -ngOrcid.signin.2fa.instructionsPart2=from your two-factor authentication app -ngOrcid.signin.2fa.instructions=Enter a code from your two-factor authentication app -ngOrcid.signin.2fa.label=Two-factor authentication code -ngOrcid.signin.2fa.recoveryCode=Recovery code -ngOrcid.signin.unclaimedExists1=The ORCID record exists but has not been claimed. Would you like to -ngOrcid.signin.unclaimedExists2=resend the claim email? -ngOrcid.signin.invalidUserType1=Invalid ORCID iD, please -ngOrcid.signin.invalidUserType2=contact support -ngOrcid.signin.contactSupport=contact support diff --git a/src/locale/properties/top-bar/top-bar.de.properties b/src/locale/properties/top-bar/top-bar.de.properties index cfd4ff5b73..1294ac5c9f 100644 --- a/src/locale/properties/top-bar/top-bar.de.properties +++ b/src/locale/properties/top-bar/top-bar.de.properties @@ -1,98 +1,98 @@ -topBar.names=Names -topBar.biography=Biography -topBar.publishedName=Published name -topBar.yourPublishedName=Your published name -topBar.alsoKnowAs=Also known as -topBar.addGivenName=Add given name -topBar.addFamilyName=Add family name -topBar.addPublishedName=Add a published or credit name -topBar.addOtherName=Add other name -topBar.information=Information about yourself, your research interests and other pertinent details that enhance your ORCID record. -topBar.yourNames=Your names -topBar.yourGivenAndFamilyNames=Your given and family names -topBar.orcidHasANumber=ORCID has a number of options for adding and managing your names. -topBar.findOutMore=Find out more about managing names in your ORCID record -topBar.givenNames=Given names -topBar.firstNameError=Please enter your first/given name -topBar.invalidName=Invalid name characters or format -topBar.invalidBio=Invalid characters or format -topBar.familyNames=Family names -topBar.howYouPreferYourName=How you prefer your name to appear when credited. Adding a published name lets you control how your name is displayed in your ORCID record. -topBar.youCanFormat=You can format this name however you wish -topBar.otherVariants=You can add variants of your name, such as an abbreviated first name, middle names, former names or names in a different character set or language. Adding other names can help people find your record when they search the ORCID registry. -topBar.addAnotherName=Add another name -topBar.websites=Websites & social links -topBar.myLinks=My links -topBar.addLinks=Add keywords. -topBar.addLinksDescription=Add links to personal websites, department profiles, Wikipedia pages or social media accounts. -topBar.addLink=Add a link -topBar.addAnotherLink=Add another link -topBar.description=Link Title -topBar.url=Link URL -topBar.invalidURL=Invalid URL -topBar.urlMaxLength=Must be less than 355 characters -topBar.requiredURL=An URL is required -topBar.urlDuplicated=URL can not be duplicated -topBar.keyword=Keyword -topBar.keywords=Keywords -topBar.myKeywords=My keywords -topBar.keywordsAre=Keywords are words or phrases which describe your research activities. Adding keywords can help people find you when searching the ORCID registry. -topBar.addAnotherKeyword=Add another keyword -topBar.addKeyword=Add a keyword -topBar.keywordMaxLength=Must be less than 100 characters -topBar.whoCanSeeYourNames=Who can see your names -topBar.manageWhoCanSee=Control who can see your given, family and published names by setting the visibility. The default visibility for your names is -topBar.addOtherNames=Add other names you may be known by. These can include abbreviated names, middle names, former names or names in a different character set or language. Adding other names can help people find your record when they search the ORCID registry. -topBar.namesMaxLenght=Must be less than 100 characters -topBar.otherNamesMaxLenght=Must be less than 255 characters -topBar.resendVerificationEmail=Resend verification email -topBar.pleaseVerifyYourPrimary=Please verify your primary email address -topBar.youNeedToVerify=You need to verify your primary email address in order to access all of ORCID’s editing features. -topBar.toVerifyYourEmail=To verify your email please click the link in the message we have sent to: -topBar.iDontHave=I don’t have the verification email -topBar.clickTheButton=Click the button below and we will send you a new one. -topBar.visitOur=Visit our -topBar.knowledge=knowledge base -topBar.baseOrContact=or contact the support team at -topBar.weHaveSent=We have sent verification messages to each of your registered email addresses. You will need to verify your primary email address before you can begin adding information manually to your ORCID record. -topBar.thankYouForRegistering=Thank you for registering with ORCID -topBar.ifYouBelieveWasLockedInError=if you believe this account was locked in error. -topBar.accountHasBeenLocked=Your account has been locked -topBar.pleasContact=Please contact -topBar.orcidSupport=ORCID support -topBar.isThisYou=Is this you? -topBar.signInToStart=Sign in to start editing -topBar.lockedRecord=This ORCID Record is locked -topBar.deactivatedRecord=This ORCID Record is deactivated -topBar.accountDeprecated=This account has been deprecated, please see account -topBar.accountDeprecated2=for the latest information -topBar.youAreManaging=You are managing this ORCID record as a trusted individual -topBar.youAreManagingSomeElse=You are managing your ORCID record -topBar.youArePreviewingSomeElse=You are previewing the public version of your record -topBar.youArePreviewing=You are previewing a public version of this record -topBar.editThisRecord=Edit this record -topBar.otherNames=Other names +topBar.names=Namen +topBar.biography=Biografie +topBar.publishedName=Veröffentlichungsname +topBar.yourPublishedName=Ihr Veröffentlichungsname +topBar.alsoKnowAs=Auch bekannt als +topBar.addGivenName=Vornamen hinzufügen +topBar.addFamilyName=Familiennamen hinzufügen +topBar.addPublishedName=Fügen Sie einen Veröffentlichungsnamen hinzu +topBar.addOtherName=Anderen Namen hinzufügen +topBar.information=Informationen über Sie selbst, Ihre Forschungsinteressen und andere relevante Details, die Ihren ORCID-Eintrag verbessern. +topBar.yourNames=Ihre Namen +topBar.yourGivenAndFamilyNames=Ihre Vor- und Familiennamen +topBar.orcidHasANumber=ORCID bietet eine Reihe von Optionen zum Hinzufügen und Verwalten Ihrer Namen. +topBar.findOutMore=Erfahren Sie mehr über die Verwaltung von Namen in Ihrem ORCID-Eintrag +topBar.givenNames=Vornamen +topBar.firstNameError=Bitte geben Sie Ihren Vornamen ein +topBar.invalidName=Ungültige Zeichen im Namen oder falsches Format +topBar.invalidBio=Ungültige Zeichen oder Format +topBar.familyNames=Familiennamen +topBar.howYouPreferYourName=Wie Sie Ihren Namen in Nennungen sehen möchten. Durch das Hinzufügen eines Veröffentlichungsnamens können Sie steuern, wie Ihr Name in Ihrem ORCID-Eintrag angezeigt wird. +topBar.youCanFormat=Sie können diesen Namen beliebig formatieren +topBar.otherVariants=Sie können Varianten Ihres Namens hinzufügen, z. B. einen abgekürzten Vornamen, zweite Vornamen, frühere Namen oder Namen in einem anderen Zeichensatz oder einer anderen Sprache. Wenn Sie weitere Namen hinzufügen, kann das anderen helfen, bei der Suche in der ORCID-Datenbank Ihren Eintrag zu finden. +topBar.addAnotherName=Weiteren Namen hinzufügen +topBar.websites=Websites und Links zu sozialen Medien +topBar.myLinks=Meine Links +topBar.addLinks=Schlüsselwörter hinzufügen. +topBar.addLinksDescription=Fügen Sie Links zu persönlichen Websites, Abteilungsprofilen, Wikipedia-Seiten oder Social-Media-Konten hinzu. +topBar.addLink=Fügen Sie einen Link hinzu +topBar.addAnotherLink=Weiteren Link hinzufügen +topBar.description=Linktitel +topBar.url=Link-URL +topBar.invalidURL=Ungültige URL +topBar.urlMaxLength=Muss weniger als 355 Zeichen lang sein +topBar.requiredURL=Eine URL ist erforderlich +topBar.urlDuplicated=Eine URL kann nicht mehrfach eingegeben werden +topBar.keyword=Schlüsselwort +topBar.keywords=Schlüsselwörter +topBar.myKeywords=Meine Schlüsselwörter +topBar.keywordsAre=Schlüsselwörter sind Wörter oder Sätze, die Ihre Forschungsaktivitäten beschreiben. Wenn Sie Schlüsselwörter hinzufügen, kann das anderen helfen, Sie bei der Suche in der ORCID-Datenbank zu finden. +topBar.addAnotherKeyword=Weiteres Schlüsselwort hinzufügen +topBar.addKeyword=Fügen Sie ein Schlüsselwort hinzu +topBar.keywordMaxLength=Muss weniger als 100 Zeichen lang sein +topBar.whoCanSeeYourNames=Wer kann Ihre Namen sehen? +topBar.manageWhoCanSee=Kontrollieren Sie, wer Ihren Vor-, Familien- und Veröffentlichungsnamen sehen kann, indem Sie die Sichtbarkeit einstellen. Die Standardsichtbarkeit für Ihre Namen ist +topBar.addOtherNames=Fügen Sie weitere Namen hinzu, unter denen Sie bekannt sind. Dies können abgekürzte Namen, zweite Vornamen, frühere Namen oder Namen in einem anderen Zeichensatz oder einer anderen Sprache sein. Das Hinzufügen anderer Namen kann anderen helfen, Ihren Eintrag zu finden, wenn sie die ORCID-Datenbank durchsuchen. +topBar.namesMaxLenght=Muss weniger als 100 Zeichen lang sein +topBar.otherNamesMaxLenght=Muss weniger als 255 Zeichen lang sein +topBar.resendVerificationEmail=Bestätigungsmail erneut senden +topBar.pleaseVerifyYourPrimary=Bitte bestätigen Sie Ihre primäre E-Mail-Adresse +topBar.youNeedToVerify=Sie müssen Ihre primäre E-Mail-Adresse verifizieren, um auf alle Bearbeitungsfunktionen von ORCID zugreifen zu können. +topBar.toVerifyYourEmail=Um Ihre E-Mail zu bestätigen, klicken Sie bitte auf den Link in der Nachricht, die wir an folgende Adresse gesendet haben: +topBar.iDontHave=Ich habe die Bestätigungs-E-Mail nicht +topBar.clickTheButton=Klicken Sie auf die Schaltfläche unten und wir senden Ihnen eine neue zu. +topBar.visitOur=Besuchen Sie unsere +topBar.knowledge=Wissensdatenbank +topBar.baseOrContact=oder wenden Sie sich an das Support-Team unter +topBar.weHaveSent=Wir haben Bestätigungsnachrichten an alle Ihrer registrierten E-Mail-Adressen gesendet. Sie müssen Ihre primäre E-Mail-Adresse bestätigen, bevor Sie mit dem manuellen Hinzufügen von Informationen zu Ihrem ORCID-Eintrag beginnen können. +topBar.thankYouForRegistering=Vielen Dank für Ihre Registrierung bei ORCID +topBar.ifYouBelieveWasLockedInError=wenn Sie glauben, dass dieses Konto fälschlicherweise gesperrt wurde. +topBar.accountHasBeenLocked=Ihr Konto wurde gesperrt +topBar.pleasContact=Bitte kontaktieren Sie den +topBar.orcidSupport=ORCID-Support +topBar.isThisYou=Sind Sie das? +topBar.signInToStart=Melden Sie sich an, um mit der Bearbeitung zu beginnen +topBar.lockedRecord=Dieser ORCID-Record ist gesperrt +topBar.deactivatedRecord=Dieser ORCID-Eintrag ist deaktiviert +topBar.accountDeprecated=Dieses Konto ist nicht mehr aktuell. Im neuen Konto +topBar.accountDeprecated2=erhalten Sie die neuesten Informationen. +topBar.youAreManaging=Sie verwalten diesen ORCID-Eintrag als vertrauenswürdige Person +topBar.youAreManagingSomeElse=Sie verwalten Ihren ORCID-Eintrag +topBar.youArePreviewingSomeElse=Sie sehen eine Vorschau der öffentlichen Version Ihres Eintrags +topBar.youArePreviewing=Sie sehen eine Vorschau einer öffentlichen Version dieses Eintrags +topBar.editThisRecord=Diesen Eintrag bearbeiten +topBar.otherNames=Andere Namen topBar.name=Name -topBar.printableVersion=Printable version -topBar.ariaLabelPrintableVersion=View printable version (Opens of a different tab) -topBar.ariaLabelCloseNames=Close Names -topBar.ariaLabelYourGivenNames=Your given names -topBar.ariaLabelYourFamilyNames=Your family names -topBar.ariaLabelYourPublishedNames=Your published names -topBar.ariaLabelSaveChanges=Save changes to Names -topBar.ariaLabelCancelChanges=Cancel changes and close Names -topBar.ariaLabelIAmAlsoKnownAs=I am also known as -topBar.ariaLabelNamesPublic=Set names visibility to Everyone -topBar.ariaLabelNamesTrustedParties=Set names visibility to Trusted Parties -topBar.ariaLabelNamesPrivate=Set names visibility to Only Me -topBar.ariaLabelOtherNamesPublic=Set other names visibility to Everyone -topBar.ariaLabelOtherNamesTrustedParty=Set other names visibility to Trusted Parties -topBar.ariaLabelOtherNamesPrivate=Set other names visibility to Only Me -topBar.ariaLabelBiographyPublic=Set biography visibility to Everyone -topBar.ariaLabelBiographyTrustedParty=Set biography visibility to Trusted Parties -topBar.ariaLabelBiographyPrivate=Set biography visibility to Only Me -topBar.ariaLabelCloseBiography=Close Biography -topBar.ariaLabelSaveChangesBiography=Save changes to Biography -topBar.ariaLabelCancelChangesBiography=Cancel changes close Biography -topBar.ariaLabelDeleteOtherName=Delete other name -topBar.addBiography=Add your biography +topBar.printableVersion=Druckbare Version +topBar.ariaLabelPrintableVersion=Druckversion anzeigen (öffnet einen neuen Tab) +topBar.ariaLabelCloseNames=Namen schließen +topBar.ariaLabelYourGivenNames=Ihre Vornamen +topBar.ariaLabelYourFamilyNames=Ihre Familiennamen +topBar.ariaLabelYourPublishedNames=Ihre Veröffentlichungsnamen +topBar.ariaLabelSaveChanges=Änderungen an Namen speichern +topBar.ariaLabelCancelChanges=Änderungen verwerfen und Namen schließen +topBar.ariaLabelIAmAlsoKnownAs=Ich bin auch bekannt als +topBar.ariaLabelNamesPublic=Sichtbarkeit von Namen auf „Alle“ festlegen +topBar.ariaLabelNamesTrustedParties=Sichtbarkeit von Namen auf „Vertrauenswürdige Parteien“ festlegen +topBar.ariaLabelNamesPrivate=Sichtbarkeit von Namen auf „Nur ich“ festlegen +topBar.ariaLabelOtherNamesPublic=Sichtbarkeit von Anderen Namen auf „Alle“ festlegen +topBar.ariaLabelOtherNamesTrustedParty=Sichtbarkeit von Anderen Namen auf „Vertrauenswürdige Parteien“ festlegen +topBar.ariaLabelOtherNamesPrivate=Sichtbarkeit von Anderen Namen auf „Nur ich“ festlegen +topBar.ariaLabelBiographyPublic=Sichtbarkeit der Biografie auf „Alle“ festlegen +topBar.ariaLabelBiographyTrustedParty=Sichtbarkeit der Biografie auf „Vertrauenswürdige Parteien“ festlegen +topBar.ariaLabelBiographyPrivate=Sichtbarkeit der Biografie auf „Nur ich“ festlegen +topBar.ariaLabelCloseBiography=Biografie schließen +topBar.ariaLabelSaveChangesBiography=Änderungen an der Biografie speichern +topBar.ariaLabelCancelChangesBiography=Änderungen verwerfen und Biografie schließen +topBar.ariaLabelDeleteOtherName=Anderen Namen löschen +topBar.addBiography=Fügen Sie Ihre Biografie hinzu diff --git a/src/locale/properties/top-bar/top-bar.it.properties b/src/locale/properties/top-bar/top-bar.it.properties index 7fcb531003..0b7ce93120 100644 --- a/src/locale/properties/top-bar/top-bar.it.properties +++ b/src/locale/properties/top-bar/top-bar.it.properties @@ -9,11 +9,11 @@ topBar.addPublishedName=Aggiungi un nome pubblicato o di attribuzione topBar.addOtherName=Aggiungi un altro nome topBar.information=Informazioni su te stesso, interessi di ricerca e altri dettagli pertinenti che migliorano il tuo record ORCID. topBar.yourNames=I tuoi nomi -topBar.yourGivenAndFamilyNames=I tuoi nomi e cognomi. +topBar.yourGivenAndFamilyNames=I tuoi nomi e cognomi. topBar.orcidHasANumber=ORCID offre diverse opzioni per aggiungere e gestire i tuoi nomi. topBar.findOutMore=Scopri di più su come gestire i nomi nel tuo record ORCID topBar.givenNames=Nome -topBar.firstNameError=Inserisci il tuo primo nome +topBar.firstNameError=Inserisci il tuo primo nome topBar.invalidName=Caratteri o formato del nome non validi topBar.invalidBio=Caratteri o formato non valido topBar.familyNames=Cognomi diff --git a/src/locale/properties/two-factor/two-factor.de.properties b/src/locale/properties/two-factor/two-factor.de.properties index a99f9b5418..959f18a279 100644 --- a/src/locale/properties/two-factor/two-factor.de.properties +++ b/src/locale/properties/two-factor/two-factor.de.properties @@ -1,4 +1,4 @@ -twoFactor.title=ORCID Two-factor authentication -twoFactor.enabled=Two-factor authentication is currently enabled for your ORCID account, so an additional code is required even when signing in with another account. -twoFactor.learn=Learn more -twoFactor.ariaLabelInfoTwoFactor=info about two factor authentication +twoFactor.title=ORCID Zwei-Faktor-Authentifizierung +twoFactor.enabled=Die Zwei-Faktor-Authentifizierung ist derzeit für Ihr ORCID-Konto aktiviert. Deshalb wird auch bei der Anmeldung mit einem anderen Konto ein zusätzlicher Code benötigt. +twoFactor.learn=Mehr erfahren +twoFactor.ariaLabelInfoTwoFactor=Informationen zur Zwei-Faktor-Authentifizierung diff --git a/src/locale/properties/works/works.ar.properties b/src/locale/properties/works/works.ar.properties index cdb0afa65e..dab7c7bb93 100644 --- a/src/locale/properties/works/works.ar.properties +++ b/src/locale/properties/works/works.ar.properties @@ -161,11 +161,11 @@ works.manageSimilarWorks=إدارة الأعمال المماثلة works.urlMaxLength=يجب أن يكون أقل من 2000 حرف works.more=المزيد works.noBibtexEntries=خطأ في تحليل Bibtex. لم يتم العثور على مدخلات Bibtex في الملف -works.addWorkToOrcid=أضف هذا العمل إلى سجلك على ORCID +works.addWorkToOrcid=أضف هذا العمل إلى سجلك على ORCID works.exportAsBibtex=صدّر هذا العمل بصيغة BibTeX -works.fullContributorList=لإظهار قائمة المشاركين كاملة +works.fullContributorList=لإظهار قائمة المشاركين كاملة works.or=أو -works.visitWorkSource=زيارة مصدر العمل +works.visitWorkSource=زيارة مصدر العمل works.fullCitation=لإظهار الاقتباس الكامل works.showing=إظهار الأول works.etAl=إت آل. diff --git a/src/locale/properties/works/works.de.properties b/src/locale/properties/works/works.de.properties index ab3fb844d8..80641e2f97 100644 --- a/src/locale/properties/works/works.de.properties +++ b/src/locale/properties/works/works.de.properties @@ -1,223 +1,223 @@ -work.works=Works -works.workDetails=Work details -works.identifiers=Identifiers -works.identifier=Identifier -works.citation=Citation -works.otherInformation=Other information -works.workType=Work type -works.selectWorkType=Select a work type -works.setAWorkTitle=Set a work title -works.translatedTitle=Work translated title -works.subtitle=Work Subtitle -works.subtitle-2=Work subtitle -works.invalidUrl=Invalid url -works.linkMoreInformationAbout=A link to more information about the work. Links should be in the full URL format e.g. http://www.website.com/page.html -works.citationType=Citation type -works.selectACitation=Select a citation -works.selectACitationType=Select a citation type -works.describeThisCitation=Describe this citation -works.description=Description -works.workIds=Work identifiers -works.type=Identifier type -works.selectAnIdentifier=Select an identifier type -works.typeOfIdentifier=The type of identifier associated with the work, such as an ISBN, DOI or PMID. -works.identifierValue=Identifier value -works.validFormat=Invalid id for the selected identifier type -works.addADescriber=Add a describer id -works.identifierAssociated=The identifier associated with the work. The format will depend on the type of identifier selected. -works.relationship=Relationship -works.addAnotherId=Add another identifier -works.languageUsed=Language used in this form -works.identifierUrl=Identifier URL -works.urlIdentifierHint=The URL that the identifier resolves to, for example https://doi.org/10.23640/07243.c.4232246 -works.abstract=Conference abstract -works.paper=Conference paper -works.poster=Conference poster -works.chapter=Book chapter -works.review=Book review +work.works=Arbeiten +works.workDetails=Arbeitsdetails +works.identifiers=Identifikatoren +works.identifier=Kennung +works.citation=Zitat +works.otherInformation=Andere Informationen +works.workType=Arbeitstyp +works.selectWorkType=Wählen Sie einen Arbeitstyp aus +works.setAWorkTitle=Legen Sie einen Arbeitstitel fest +works.translatedTitle=Übersetzter Titel der Arbeit +works.subtitle=Untertitel der Arbeit +works.subtitle-2=Untertitel der Arbeit +works.invalidUrl=Ungültige URL +works.linkMoreInformationAbout=Ein Link zu weiteren Informationen über die Arbeit. Links sollten im vollständigen URL-Format vorliegen, z. B. http://www.website.com/seite.html +works.citationType=Zitierart +works.selectACitation=Wählen Sie ein Zitat aus +works.selectACitationType=Wählen Sie einen Zitationstyp aus +works.describeThisCitation=Beschreiben Sie dieses Zitat +works.description=Beschreibung +works.workIds=Arbeitskennungen +works.type=Identifikatortyp +works.selectAnIdentifier=Wählen Sie einen Kennungstyp aus +works.typeOfIdentifier=Die Art der mit dem Werk verknüpften Kennung, z. B. ISBN, DOI oder PMID. +works.identifierValue=Identifikatorwert +works.validFormat=Ungültige ID für den ausgewählten ID-Typ +works.addADescriber=Fügen Sie eine Beschreibungs-ID hinzu +works.identifierAssociated=Die der Arbeit zugeordnete Kennung. Das Format hängt von der Art der ausgewählten Kennung ab. +works.relationship=Beziehung +works.addAnotherId=Weitere Kennung hinzufügen +works.languageUsed=In diesem Formular verwendete Sprache +works.identifierUrl=Identifikator-URL +works.urlIdentifierHint=Die URL, in die der Bezeichner aufgelöst wird, beispielsweise https://doi.org/10.23640/07243.c.4232246 +works.abstract=Zusammenfassung der Konferenz +works.paper=Konferenzpapier +works.poster=Konferenzplakat +works.chapter=Buchkapitel +works.review=Buchrezension works.reviewPublication=Review -works.book=Book -works.entry=Dictionary entry -works.thesis=Dissertation/Thesis -works.editedBook=Edited book -works.encyclopediaEntry=Encyclopedia entry -works.journalArticle=Journal article -works.issue=Journal issue -works.magazineArticle=Magazine article -works.manual=Manual -works.newsletterarticle=Newsletter article -works.newspaperArticle=Newspaper article -works.onlineResource=Online resource -works.preprint=Preprint -works.report=Report -works.tool=Research tool -works.studentPublication=Supervised student publication -works.test=Test -works.translation=Translation +works.book=Buch +works.entry=Eintrag im Wörterbuch +works.thesis=Dissertation/Dissertation +works.editedBook=Bearbeitetes Buch +works.encyclopediaEntry=Enzyklopädie Eintrag +works.journalArticle=Zeitschriftenartikel +works.issue=Zeitschriftenausgabe +works.magazineArticle=Magazin Artikel +works.manual=Handbuch +works.newsletterarticle=Newsletter-Artikel +works.newspaperArticle=Zeitungsartikel +works.onlineResource=Online-Ressource +works.preprint=Vordruck +works.report=Bericht +works.tool=Forschungswerkzeug +works.studentPublication=Betreute studentische Publikation +works.test=Prüfen +works.translation=Übersetzung works.website=Website -works.working=Working paper -works.disclosure=Disclosure -works.license=License +works.working=Arbeitspapier +works.disclosure=Offenlegung +works.license=Lizenz works.patent=Patent -works.copyright=Registered copyright -works.trademark=Trademark -works.annotation=Annotation -works.artisticPerformance=Artistic performance -works.dataManagementPlan=Data management plan -works.plan=Data set -works.invention=Invention -works.speech=Lecture/speech -works.object=Physical object -works.technique=Research technique +works.copyright=Eingetragenes Urheberrecht +works.trademark=Warenzeichen +works.annotation=Anmerkung +works.artisticPerformance=Künstlerische Leistung +works.dataManagementPlan=Datenmanagementplan +works.plan=Datensatz +works.invention=Erfindung +works.speech=Vortrag/Rede +works.object=Physikalisches Objekt +works.technique=Forschungstechnik works.software=Software -works.company=Spin off company -works.policy=Standards and policy -works.standard=Technical Standard -works.other=Other -works.self=Self -works.partOf=Part of -works.versionOf=Version of -works.fundedBy=Funded by -works.selfDescription=The identifier applies to the work itself. For example, a DOI for a book chapter. -works.partOfDescription=The identifier applies to part of a larger work. For example, the ISBN of the book in which the work was published. -works.versionOfDescription=The identifier applies to an alternate version of the work. For example, an earlier draft of an article. -works.fundedByDescription=The identifier applies to the funding for the work. -works.conference=Conference -works.intellectual=Intellectual property -works.publication=Publication -works.whoCanSeeWorks=Who can see your works. The default visibility setting is Private. -works.selectedWorksVisibility=Selected works to set visibility -works.setVisibility=Set visibility selected works -works.title=Title -works.languageOnThisTitle=Language of this title -works.link=Link -works.unResolved=We couldn't find a resource that matches the identifier you entered. Please check the value or enter a valid link to the resource. -works.addFromDOI=Works - Add work from DOI -works.youCanUseFullDOI=You can use the full DOI URL or just the identifier value. -works.doiIdentifier=DOI identifier value or full URL -works.retrieveWorkDOI=Retrieve work details from DOI -works.retrievingWorkDOI=Retrieving work details from DOI -works.detailsFromDOI=Work details from DOI -works.importWork=Import work to your record -works.importBibTex=Works - Import BibTeX -works.importCitations=Import citations from BibTex (.bib) files, including files exported from Google Scholar. -works.moreInformation=More information on importing BibTeX files into ORCID -works.chooseBibTex=Choose BibTeX file to import -works.retrievingWorkBibTex=Retrieving works from BibTeX -works.foundInBibTex=Works found in BibTeX -works.importWorks=Import works to your record -works.unableToImport=Unable to import using this identifier. Please add work using a different option. -works.bibtexImporterParsingError=This file cannot be read. Please check the BibTeX formatting and try again. -works.addFromPubMed=Works - Add work from PubMed -works.typeOrPastePubMed=Type or paste the full PubMed URL or just the identifier value -works.pubMedIdentifier=PubMed identifier value or full URL -works.retrieveWorkPubMed=Retrieve work details from PubMed +works.company=Unternehmen ausgliedern +works.policy=Normen und Richtlinien +works.standard=Technischer Standard +works.other=Andere +works.self=Selbst +works.partOf=Teil von +works.versionOf=Version von +works.fundedBy=Finanziert durch +works.selfDescription=Die Kennung gilt für das Werk selbst. Zum Beispiel ein DOI für ein Buchkapitel. +works.partOfDescription=Die Kennung gilt für einen Teil eines größeren Werkes. Zum Beispiel die ISBN des Buches, in dem das Werk veröffentlicht wurde. +works.versionOfDescription=Die Kennung gilt für eine alternative Version des Werks. Zum Beispiel ein früherer Entwurf eines Artikels. +works.fundedByDescription=Die Kennung gilt für die Finanzierung der Arbeit. +works.conference=Konferenz +works.intellectual=Geistigen Eigentums +works.publication=Veröffentlichung +works.whoCanSeeWorks=Wer kann Ihre Werke sehen? Die Standardeinstellung für die Sichtbarkeit ist Privat. +works.selectedWorksVisibility=Ausgewählte Werke, um die Sichtbarkeit festzulegen +works.setVisibility=Sichtbarkeit ausgewählter Werke festlegen +works.title=Titel +works.languageOnThisTitle=Sprache dieses Titels +works.link=Verknüpfung +works.unResolved=Wir konnten keine Ressource finden, die mit der von Ihnen eingegebenen Kennung übereinstimmt. Bitte überprüfen Sie den Wert oder geben Sie einen gültigen Link zur Ressource ein. +works.addFromDOI=Arbeiten - Arbeit von DOI hinzufügen +works.youCanUseFullDOI=Sie können die vollständige DOI-URL oder nur den Kennungswert verwenden. +works.doiIdentifier=Wert der DOI-Kennung oder vollständige URL +works.retrieveWorkDOI=Arbeitsdetails von DOI abrufen +works.retrievingWorkDOI=Abrufen von Arbeitsdetails von DOI +works.detailsFromDOI=Arbeitsdetails von DOI +works.importWork=Importieren Sie Arbeit in Ihren Eintrag +works.importBibTex=Works - BibTeX importieren +works.importCitations=Importieren Sie Zitate aus BibTex-Dateien (.bib), einschließlich Dateien, die aus Google Scholar exportiert wurden. +works.moreInformation=Weitere Informationen zum Import von BibTeX-Dateien in ORCID +works.chooseBibTex=Wählen Sie die zu importierende BibTeX-Datei +works.retrievingWorkBibTex=Abrufen von Werken aus BibTeX +works.foundInBibTex=Werke gefunden in BibTeX +works.importWorks=Importieren Sie Werke in Ihren Eintrag +works.unableToImport=Import mit dieser Kennung nicht möglich. Bitte fügen Sie Arbeit mit einer anderen Option hinzu. +works.bibtexImporterParsingError=Diese Datei kann nicht gelesen werden. Bitte überprüfen Sie die BibTeX-Formatierung und versuchen Sie es erneut. +works.addFromPubMed=Werke - Fügen Sie Werke aus PubMed hinzu +works.typeOrPastePubMed=Geben oder fügen Sie die vollständige PubMed-URL oder nur den Kennungswert ein +works.pubMedIdentifier=PubMed-Kennungswert oder vollständige URL +works.retrieveWorkPubMed=Rufen Sie Arbeitsdetails von PubMed ab works.urlColon=URL: -works.typeColon=Type: -works.value=Value: -works.all=All -works.noItemsSelected=No items selected. -works.linkWorks=Link works -works.linkWorksMoreInfo=More information about linking works to your ORCID record -works.geographicalArea=Geographical area -works.exportSelectedWorks=Export selected works -works.exportSelectedWorksBibtexDescription=Export selected works to a BibTeX file. Please note that exporting to BibTeX may cause problems for text in some languages. -works.findOut=Find out more on exporting BibTeX files -works.selectedWorks=Selected works to export -works.exportSelectedWorksBibtex=Export selected works to BibTeX -works.combineSelectedWorks=Combine selected works -works.selectedWorksGrouped=The selected works will be grouped together and displayed as a single group item on your record. All versions of the work will still be available but one will be shown as your preferred version. -works.learnMoreCombining=Learn more about combining works -works.selectedWorksCombine=Selected works to combine -works.combiningWorks=Combining works cannot be undone! -works.checkSelectedWorks=Please check the selected works are correct before combining them. -works.subtitleLabel=Subtitle -works.language=Language -works.translatedTitle**=Translated title -works.contributors=Contributors -works.reviewWorkToCombine=Review works to combine -works.addDoi=Add DOI -works.addPubmed=Add PubMed ID -works.addBibtex=Add BibTeX -works.worksToExport=works to export -works.pleaseEnterExternalID=Please enter an external ID -works.onlyIdentifierTypesFundedBy=Only identifier types "grant number", "doi", "uri" or "proposal id" are allowed when using "funded-by" identifiers -works.publisher=Publisher -works.conferenceTitle=Conference title -works.bookTitle=Book title -works.journalTitle=Journal title -works.magazineTitle=Magazine title -works.newsletterTitle=Newsletter title -works.newspaperTitle=Newspaper title +works.typeColon=Typ: +works.value=Wert: +works.all=Alle +works.noItemsSelected=Keine Elemente ausgewählt. +works.linkWorks=Verknüpfung funktioniert +works.linkWorksMoreInfo=Weitere Informationen zum Verlinken von Werken mit Ihrem ORCID-Eintrag +works.geographicalArea=Geographisches Gebiet +works.exportSelectedWorks=Ausgewählte Werke exportieren +works.exportSelectedWorksBibtexDescription=Ausgewählte Werke in eine BibTeX-Datei exportieren. Bitte beachten Sie, dass der Export nach BibTeX in einigen Sprachen zu Textproblemen führen kann. +works.findOut=Erfahren Sie mehr über den Export von BibTeX-Dateien +works.selectedWorks=Ausgewählte Werke zum Exportieren +works.exportSelectedWorksBibtex=Ausgewählte Werke nach BibTeX exportieren +works.combineSelectedWorks=Kombinieren Sie ausgewählte Werke +works.selectedWorksGrouped=Die ausgewählten Werke werden gruppiert und als einzelnes Gruppenelement in Ihrem Eintrag angezeigt. Alle Versionen der Arbeit sind weiterhin verfügbar, aber eine wird als Ihre bevorzugte Version angezeigt. +works.learnMoreCombining=Erfahren Sie mehr über das Kombinieren von Werken +works.selectedWorksCombine=Ausgewählte Werke zum Kombinieren +works.combiningWorks=Das Kombinieren von Arbeiten kann nicht rückgängig gemacht werden! +works.checkSelectedWorks=Bitte überprüfen Sie die Richtigkeit der ausgewählten Werke, bevor Sie sie kombinieren. +works.subtitleLabel=Untertitel +works.language=Sprache +works.translatedTitle**=Übersetzter Titel +works.contributors=Mitwirkende +works.reviewWorkToCombine=Review funktioniert zu kombinieren +works.addDoi=DOI hinzufügen +works.addPubmed=PubMed-ID hinzufügen +works.addBibtex=BibTeX hinzufügen +works.worksToExport=Werke zu exportieren +works.pleaseEnterExternalID=Bitte geben Sie eine externe ID ein +works.onlyIdentifierTypesFundedBy=Bei der Verwendung von „funded by“-Kennungen sind nur die Kennungstypen „Fördernummer“, „doi“, „uri“ oder „Vorschlags-ID“ zulässig +works.publisher=Verlag +works.conferenceTitle=Titel der Konferenz +works.bookTitle=Buchtitel +works.journalTitle=Zeitschriftentitel +works.magazineTitle=Zeitschriftentitel +works.newsletterTitle=Newsletter-Titel +works.newspaperTitle=Zeitungstitel works.institution=Institution -works.custodian=Custodian -works.setsOfSimilarWorkToManage1=ORCID have found -works.setsOfSimilarWorkToManage2=sets of works with similar titles that you may want to combine. -works.setsOfSimilarWorkToManage3=The selected works will be grouped together and displayed as a single group item on your record. All versions of the work will still be available but one will be shown as your preferred version -works.titleMaxLength=Must be less than 1000 characters -works.descriptionMaxLength=Must be less than 5000 characters -works.atLestOneSelfIdRequired=At least one "self" identifier is required when using "version-of" identifiers -works.manageSimilarWorks=Manage similar works -works.urlMaxLength=Must be less than 2000 characters -works.more=more -works.noBibtexEntries=Error parsing Bibtex. No Bibtex entries found in file -works.addWorkToOrcid=Add this work to your ORCID record -works.exportAsBibtex=export this work as BibTeX -works.fullContributorList=For the full contributor list -works.or=or -works.visitWorkSource=visit the work source -works.fullCitation=For full citation -works.showing=Showing the first +works.custodian=Verwahrer +works.setsOfSimilarWorkToManage1=ORCID gefunden haben +works.setsOfSimilarWorkToManage2=Werkgruppen mit ähnlichen Titeln, die Sie vielleicht kombinieren möchten. +works.setsOfSimilarWorkToManage3=Die ausgewählten Werke werden gruppiert und als einzelnes Gruppenelement in Ihrem Eintrag angezeigt. Alle Versionen der Arbeit sind weiterhin verfügbar, aber eine wird als Ihre bevorzugte Version angezeigt +works.titleMaxLength=Muss weniger als 1000 Zeichen lang sein +works.descriptionMaxLength=Muss weniger als 5000 Zeichen lang sein +works.atLestOneSelfIdRequired=Bei Verwendung von „Version-of“-Bezeichnern ist mindestens ein „Self“-Bezeichner erforderlich +works.manageSimilarWorks=Verwalten Sie ähnliche Arbeiten +works.urlMaxLength=Muss weniger als 2000 Zeichen lang sein +works.more=mehr +works.noBibtexEntries=Fehler beim Analysieren von Bibtex. Keine Bibtex-Einträge in Datei gefunden +works.addWorkToOrcid=Fügen Sie dieses Werk Ihrem ORCID-Eintrag hinzu +works.exportAsBibtex=exportieren Sie diese Arbeit als BibTeX +works.fullContributorList=Für die vollständige Liste der Mitwirkenden +works.or=oder +works.visitWorkSource=Besuchen Sie die Arbeitsquelle +works.fullCitation=Zum vollständigen Zitat +works.showing=Ersteres zeigen works.etAl=et al. -works.showCitation=Show citation -works.hideCitation=Hide citation -works.expandedFormatBibtex=Switch to expanded formatting -works.compactFormatBibtex=Switch to compact formatting -works.countryOrLocationOfPublication=Country/Location of publication -works.yourContributionsToThisWork=Your contributions to this work -works.pleaseSelectRole=Please select a role -works.contributorsToThisWork=Contributors to this work -works.addAnotherContributor=Add another contributor -works.addAnotherRole=Add another role -works.conceptualization=Conceptualization -works.dataCuration=Data curation -works.formalAnalysis=Formal analysis -works.fundingAcquisition=Funding acquisition -works.investigation=Investigation -works.methodology=Methodology -works.projectAdministration=Project administration -works.resources=Resources -works.supervision=Supervision -works.validation=Validation -works.visualization=Visualization -works.writingOriginalDraft=Writing - original draft -works.writingReviewEditing=Writing - review & editing -works.roleNotDuplicated=Role cannot be duplicated -works.pleaseSelectIdentifierType=Please select an identifier type -works.noSpecifiedRole=No specified role -works.author=Author -works.assignee=Assignee +works.showCitation=Zitat anzeigen +works.hideCitation=Zitat ausblenden +works.expandedFormatBibtex=Wechseln Sie zur erweiterten Formatierung +works.compactFormatBibtex=Wechseln Sie zur kompakten Formatierung +works.countryOrLocationOfPublication=Land/Ort der Veröffentlichung +works.yourContributionsToThisWork=Ihre Beiträge zu dieser Arbeit +works.pleaseSelectRole=Bitte wählen Sie eine Rolle aus +works.contributorsToThisWork=Mitwirkende an dieser Arbeit +works.addAnotherContributor=Fügen Sie einen weiteren Mitwirkenden hinzu +works.addAnotherRole=Fügen Sie eine weitere Rolle hinzu +works.conceptualization=Konzeptualisierung +works.dataCuration=Datenpflege +works.formalAnalysis=Formale Analyse +works.fundingAcquisition=Funding-Akquise +works.investigation=Untersuchung +works.methodology=Methodik +works.projectAdministration=Projektverwaltung +works.resources=Ressourcen +works.supervision=Aufsicht +works.validation=Validierung +works.visualization=Visualisierung +works.writingOriginalDraft=Schreiben - Originalentwurf +works.writingReviewEditing=Schreiben - Überprüfung & Bearbeitung +works.roleNotDuplicated=Rolle kann nicht dupliziert werden +works.pleaseSelectIdentifierType=Bitte wählen Sie einen Kennungstyp aus +works.noSpecifiedRole=Keine festgelegte Rolle +works.author=Autor +works.assignee=Bevollmächtigter works.editor=Editor -works.chairOrTranslator=Chair or Translator -works.coInvestigator=Co-investigator -works.coInventor=Co-inventor -works.graduateStudent=Graduate Student -works.otherInventor=Other inventor -works.principalInvestigator=Principal Investigator -works.postdoctoralResearcher=Postdoctoral Researcher -works.supportStaff=Support Staff -works.contributorNameIsRequired=Contributor name is required -works.youCannotAddMoreContributors=You cannot add any more contributors to this work -works.orcidSupportsMaximum=ORCID supports a maximum of 50 contributors when adding them manually. -works.findOutMoreAboutContributors=Find out more about managing contributors in ORCID -works.contributorName=Contributor name -works.contributorMaxLength=Must be less than 100 characters -works.largeNumberOfContributors=This work has a large number of contributors -works.cannotEditListOfContributors=You cannot edit the list of contributors on a work with more than 50 named participants. -works.addOtherContributor=Add other contributor -works.addYourselfContributor=Add yourself as contributor -works.pleaseSelectRoleAriaLabel=Select your contributor to this work -works.worktitle=Work title -works.citationDescription=Citation description -works.hideTranslatedTitle2=Hide translated title -works.showTranslatedTitle=Show translated title +works.chairOrTranslator=Vorsitzender oder Übersetzer +works.coInvestigator=Co-Ermittler +works.coInventor=Miterfinder +works.graduateStudent=Doktorand +works.otherInventor=Anderer Erfinder +works.principalInvestigator=Hauptermittler +works.postdoctoralResearcher=Postdoktorand +works.supportStaff=Support-Mitarbeiter +works.contributorNameIsRequired=Der Name des Mitwirkenden ist erforderlich +works.youCannotAddMoreContributors=Sie können dieser Arbeit keine weiteren Mitwirkenden hinzufügen +works.orcidSupportsMaximum=ORCID unterstützt maximal 50 Mitwirkende beim manuellen Hinzufügen. +works.findOutMoreAboutContributors=Erfahren Sie mehr über die Verwaltung von Mitwirkenden in ORCID +works.contributorName=Name des Mitwirkenden +works.contributorMaxLength=Muss weniger als 100 Zeichen lang sein +works.largeNumberOfContributors=Diese Arbeit hat eine große Anzahl von Mitwirkenden +works.cannotEditListOfContributors=Sie können die Liste der Mitwirkenden an einem Werk mit mehr als 50 benannten Mitwirkenden nicht bearbeiten. +works.addOtherContributor=Anderen Mitwirkenden hinzufügen +works.addYourselfContributor=Fügen Sie sich selbst als Mitwirkenden hinzu +works.pleaseSelectRoleAriaLabel=Wählen Sie Ihren Mitwirkenden an dieser Arbeit aus +works.worktitle=Arbeitstitel +works.citationDescription=Zitatbeschreibung +works.hideTranslatedTitle2=Übersetzten Titel ausblenden +works.showTranslatedTitle=Übersetzten Titel anzeigen diff --git a/src/locale/properties/works/works.ru.properties b/src/locale/properties/works/works.ru.properties index b150566fe5..511442750a 100644 --- a/src/locale/properties/works/works.ru.properties +++ b/src/locale/properties/works/works.ru.properties @@ -190,7 +190,7 @@ works.resources=Ресурсы works.supervision=Руководство works.validation=Утверждение works.visualization=Визуализация -works.writingOriginalDraft=Написание — первоначальный проект +works.writingOriginalDraft=Написание — первоначальный проект works.writingReviewEditing=Написание — проверка и редактирование works.roleNotDuplicated=Роль не может повторяться works.pleaseSelectIdentifierType=Выберите тип идентификатора From 216c131e6c355c48ed57db60e788d2a5f7a89d62 Mon Sep 17 00:00:00 2001 From: Leonardo Mendoza Date: Mon, 29 May 2023 13:56:47 -0600 Subject: [PATCH 2/4] Clone new languages --- .../account/account.pl_PL.properties | 170 ++++++ .../account/account.tr_TR.properties | 170 ++++++ .../authorize/authorize.pl_PL.properties | 31 + .../authorize/authorize.tr_TR.properties | 31 + .../delegators/delegators.pl_PL.properties | 5 + .../delegators/delegators.tr_TR.properties | 5 + .../environment-banner.pl_PL.properties | 8 + .../environment-banner.tr_TR.properties | 8 + .../funding/funding.pl_PL.properties | 46 ++ .../funding/funding.tr_TR.properties | 46 ++ .../properties/home/home.pl_PL.properties | 24 + .../properties/home/home.tr_TR.properties | 24 + .../properties/inbox/inbox.pl_PL.properties | 46 ++ .../properties/inbox/inbox.tr_TR.properties | 46 ++ .../institutional.pl_PL.properties | 12 + .../institutional.tr_TR.properties | 12 + .../properties/layout/layout.pl_PL.properties | 110 ++++ .../properties/layout/layout.tr_TR.properties | 110 ++++ .../linking/linking.pl_PL.properties | 11 + .../linking/linking.tr_TR.properties | 11 + .../material/material.pl_PL.properties | 7 + .../material/material.tr_TR.properties | 7 + .../my-orcid-alerts.pl_PL.properties | 2 + .../my-orcid-alerts.tr_TR.properties | 2 + .../password-recovery.pl_PL.properties | 21 + .../password-recovery.tr_TR.properties | 21 + .../peer-review/peer-review.pl_PL.properties | 19 + .../peer-review/peer-review.tr_TR.properties | 19 + .../profile/profile.pl_PL.properties | 24 + .../profile/profile.tr_TR.properties | 24 + .../properties/record/record.pl_PL.properties | 43 ++ .../properties/record/record.tr_TR.properties | 43 ++ .../register/register.pl_PL.properties | 120 ++++ .../register/register.tr_TR.properties | 120 ++++ .../research-resources.pl_PL.properties | 5 + .../research-resources.tr_TR.properties | 5 + .../properties/search/search.pl_PL.properties | 21 + .../properties/search/search.tr_TR.properties | 21 + .../properties/shared/shared.pl_PL.properties | 569 ++++++++++++++++++ .../properties/shared/shared.tr_TR.properties | 569 ++++++++++++++++++ .../side-bar/side-bar.pl_PL.properties | 76 +++ .../side-bar/side-bar.tr_TR.properties | 76 +++ .../properties/signin/signin.pl_PL.properties | 67 +++ .../properties/signin/signin.tr_TR.properties | 67 +++ .../top-bar/top-bar.pl_PL.properties | 98 +++ .../top-bar/top-bar.tr_TR.properties | 98 +++ .../two-factor/two-factor.pl_PL.properties | 4 + .../two-factor/two-factor.tr_TR.properties | 4 + .../properties/works/works.pl_PL.properties | 223 +++++++ .../properties/works/works.tr_TR.properties | 223 +++++++ 50 files changed, 3524 insertions(+) create mode 100644 src/locale/properties/account/account.pl_PL.properties create mode 100644 src/locale/properties/account/account.tr_TR.properties create mode 100644 src/locale/properties/authorize/authorize.pl_PL.properties create mode 100644 src/locale/properties/authorize/authorize.tr_TR.properties create mode 100644 src/locale/properties/delegators/delegators.pl_PL.properties create mode 100644 src/locale/properties/delegators/delegators.tr_TR.properties create mode 100644 src/locale/properties/environment-banner/environment-banner.pl_PL.properties create mode 100644 src/locale/properties/environment-banner/environment-banner.tr_TR.properties create mode 100644 src/locale/properties/funding/funding.pl_PL.properties create mode 100644 src/locale/properties/funding/funding.tr_TR.properties create mode 100644 src/locale/properties/home/home.pl_PL.properties create mode 100644 src/locale/properties/home/home.tr_TR.properties create mode 100644 src/locale/properties/inbox/inbox.pl_PL.properties create mode 100644 src/locale/properties/inbox/inbox.tr_TR.properties create mode 100644 src/locale/properties/institutional/institutional.pl_PL.properties create mode 100644 src/locale/properties/institutional/institutional.tr_TR.properties create mode 100644 src/locale/properties/layout/layout.pl_PL.properties create mode 100644 src/locale/properties/layout/layout.tr_TR.properties create mode 100644 src/locale/properties/linking/linking.pl_PL.properties create mode 100644 src/locale/properties/linking/linking.tr_TR.properties create mode 100644 src/locale/properties/material/material.pl_PL.properties create mode 100644 src/locale/properties/material/material.tr_TR.properties create mode 100644 src/locale/properties/my-orcid-alerts/my-orcid-alerts.pl_PL.properties create mode 100644 src/locale/properties/my-orcid-alerts/my-orcid-alerts.tr_TR.properties create mode 100644 src/locale/properties/password-recovery/password-recovery.pl_PL.properties create mode 100644 src/locale/properties/password-recovery/password-recovery.tr_TR.properties create mode 100644 src/locale/properties/peer-review/peer-review.pl_PL.properties create mode 100644 src/locale/properties/peer-review/peer-review.tr_TR.properties create mode 100644 src/locale/properties/profile/profile.pl_PL.properties create mode 100644 src/locale/properties/profile/profile.tr_TR.properties create mode 100644 src/locale/properties/record/record.pl_PL.properties create mode 100644 src/locale/properties/record/record.tr_TR.properties create mode 100644 src/locale/properties/register/register.pl_PL.properties create mode 100644 src/locale/properties/register/register.tr_TR.properties create mode 100644 src/locale/properties/research-resources/research-resources.pl_PL.properties create mode 100644 src/locale/properties/research-resources/research-resources.tr_TR.properties create mode 100644 src/locale/properties/search/search.pl_PL.properties create mode 100644 src/locale/properties/search/search.tr_TR.properties create mode 100644 src/locale/properties/shared/shared.pl_PL.properties create mode 100644 src/locale/properties/shared/shared.tr_TR.properties create mode 100644 src/locale/properties/side-bar/side-bar.pl_PL.properties create mode 100644 src/locale/properties/side-bar/side-bar.tr_TR.properties create mode 100644 src/locale/properties/signin/signin.pl_PL.properties create mode 100644 src/locale/properties/signin/signin.tr_TR.properties create mode 100644 src/locale/properties/top-bar/top-bar.pl_PL.properties create mode 100644 src/locale/properties/top-bar/top-bar.tr_TR.properties create mode 100644 src/locale/properties/two-factor/two-factor.pl_PL.properties create mode 100644 src/locale/properties/two-factor/two-factor.tr_TR.properties create mode 100644 src/locale/properties/works/works.pl_PL.properties create mode 100644 src/locale/properties/works/works.tr_TR.properties diff --git a/src/locale/properties/account/account.pl_PL.properties b/src/locale/properties/account/account.pl_PL.properties new file mode 100644 index 0000000000..3350088ba7 --- /dev/null +++ b/src/locale/properties/account/account.pl_PL.properties @@ -0,0 +1,170 @@ +account.emailFrequency=Częstotliwość wiadomości e-mail +account.settings=Ustawienia konta +account.defaults=Ustawienia domyślne +account.security=Bezpieczeństwo +account.orcidKeeps=ORCID informuje Cię na bieżąco o Twojej aktywności dzięki powiadomieniom wysyłanym na Twoją skrzynkę odbiorczą ORCID. Możesz również otrzymywać te powiadomienia w wiadomościach e-mail. Możesz wybrać, jakie rodzaje powiadomień chcesz otrzymywać na adres e-mail i jak często chcesz je otrzymywać. +account.ifYouNoLonger=Jeśli nie chcesz dalej korzystać z ORCID, możesz dezaktywować swoje konto w dowolnym momencie. +account.accountAndRecord=Powiadomienia o koncie i rekordach +account.howOftenWould=Jak często chcesz otrzymywać wiadomości e-mail z podsumowaniem dotyczące: +account.itemsAddedOrEdited=Elementy dodane lub edytowane w Twoim rekordzie przez zaufaną stronę +account.administrativeChanges=Zmiany administracyjne, takie jak otrzymanie statusu osoby zaufanej +account.orcidMembers=Członkowie ORCID chcą uzyskać Twoją zgodę na automatyczną aktualizację Twojego rekordu +account.newFeatures=Nowe funkcje i wskazówki +account.weOccasionallySend=Od czasu do czasu wysyłamy wiadomość e-mail z informacjami o nowych funkcjach i wskazówkami, jak najlepiej wykorzystać rekord ORCID. +account.idLikeToReceive=Chcę otrzymywać newsletter o nowych funkcjach i wskazówkach ORCID +account.inAddition=Oprócz powiadomień wybranych powyżej, od czasu do czasu możemy wysyłać Ci wiadomości e-mail z informacjami serwisowymi dotyczącymi lub mającymi wpływ na Twoje konto ORCID. Ponieważ informacje te mogą mieć wpływ na Twoje ustawienia widoczności (prywatności) i funkcjonowanie Twojego konta ORCID, nie możesz zrezygnować z otrzymywania informacji serwisowych zgodnie z naszymi +account.immediately=Natychmiast +account.daily=Dzienne podsumowanie +account.weekly=Tygodniowe podsumowanie +account.quarterly=Kwartalne podsumowanie +account.never=Nigdy +account.settingEmailsAlert2=Nigdy +account.settingEmailsAlert3=może oznaczać, że przegapisz przydatne lub ważne wiadomości dotyczące Twojego rekordu ORCID. +account.setYourPreferred=Ustaw preferowany język wyświetlania i automatycznych powiadomień ORCID. +account.byDefaultVisibility=Jaką widoczność należy domyślnie nadać nowym elementom dodanym do Twojego rekordu ORCID? +account.language=Język +account.visibility=Widoczność +account.changeOrUpdateAccountPassword=Zmień lub zaktualizuj hasło do konta. +account.twoPassword=Uwierzytelnianie dwuskładnikowe +account.alternativeSignin=Alternatywne konta logowania +account.yourPasswordHasBeenUpdate=Twoje hasło zostało zaktualizowane +account.deleteAlternateAccounts=Usuń alternatywne konto +account.afterYou=Po +account.unlink=Odłącz konto +account.accountIsUnlinked=konto jest odłączone. Nie będzie można używać go do uzyskiwania dostępu do rekordu ORCID. +account.youHaventAdded=Nie dodano jeszcze żadnych alternatywnych kont logowania. +account.accessGranted=Dostęp przyznany +account.alternateSignInID=Alternatywny identyfikator logowania +account.account=Konto +account.youCanSingIntoOrcid=Możesz zalogować się do ORCID przy użyciu kont osobistych i instytucjonalnych, które zostały połączone z Twoim rekordem ORCID. +account.learnMoreAboutUsing=Dowiedz się więcej o używaniu alternatywnych kont do logowania się do ORCID +account.accountPassword=Hasło do konta +account.actions=Działania na koncie +account.OrcidCollectsLimited=ORCID gromadzi ograniczone dane o Tobie, gdy rejestrujesz się w celu uzyskania identyfikatora ORCID, w tym Twoje imię i adres e-mail. Możesz również dodać inne dane do swojego rekordu ORCID, takie jak nazwisko, powiązania, tytuł, wykształcenie, granty, patenty i publikacje. +account.youCanEasilyDownload=Możesz łatwo pobrać plik XML wszystkich swoich danych osobowych w rejestrze ORCID. Ten plik jest unikalny i tylko Ty masz do niego dostęp. +account.learnMoreAbout=Dowiedz się więcej o pobieraniu danych osobowych z ORCID +account.downloadAllMyData=Pobierz wszystkie moje dane +account.downloadYourOrcid=Pobierz swoje dane ORCID +account.removeDuplicate=Usuń zduplikowany rekord +account.deactivateYourOrcidAccount=Dezaktywuj swoje konto ORCID +account.whatHappens=Co się stanie, gdy zdezaktywuję swoje konto? +account.onceYouAccount=Gdy Twoje konto zostanie dezaktywowane, Twój identyfikator ORCID i rekord zostaną wyłączone. Wszystkie dane oprócz podstawowego adresu e-mail zostaną usunięte. Adres e-mail jest szyfrowany kryptograficznie i bezpiecznie przechowywany w prywatnym pliku danych. +account.youWillNoLonger=Nie będziesz mieć możliwości używania identyfikatora do logowania się ani uzyskiwania dostępu do innych usług. Twój rejestr publiczny pozostaje dostępny, ale będzie zawierał tylko identyfikator i komunikat „Rekord dezaktywowany”. +account.deacctivateOrRemove=Dezaktywacja czy usunięcie? +account.ifYouHaveAccidentally=Jeśli przypadkowo utworzono kilka kont ORCID, zawsze można usunąć zduplikowane konta zamiast ich dezaktywacji. +account.learMoreAboutDeactivating=Dowiedz się więcej o dezaktywacji konta ORCID +account.accountSettings=Ustawienia konta > Usuń zduplikowany rekord +account.learMoreAbout=Dowiedz się więcej o usuwaniu zduplikowanych rekordów +account.readtyToDeactivate=Chcesz dezaktywować konto? +account.deactivate1=1. Rozpocznij proces dezaktywacji, klikając przycisk „Dezaktywuj konto ORCID” poniżej +account.deactivate2=2. ORCID wyśle wiadomość e-mail dotyczącą dezaktywacji na podstawowy adres e-mail powiązany z tym kontem +account.deactivate3=3. Kliknij łącze potwierdzające przesłane w wiadomości e-mail, aby dezaktywować konto ORCID +account.deactivateOrcidAcc=Dezaktywuj konto ORCID +account.andEmailDeactivateWasSend=Wiadomość e-mail dotycząca dezaktywacji konta została wysłana na adres +account.accountActions=Działania na koncie +account.removeDuplicateRecord=Usuń zduplikowany rekord +account.warningDuplicated=Ostrzeżenie! Wszystkie informacje zostaną usunięte z duplikatu rekordu. Tylko adresy e-mail zostaną przeniesione do Twojego głównego rekordu ORCID. Usunięcia zduplikowanego rekordu nie można cofnąć. +account.removeThisRecord=Usuń ten rekord +account.keepThisRecord=Zachowaj ten rekord +account.deleteDuplicatedAccount=Duplikat rekordu został usunięty! +account.orcidRecord=Rekord ORCID +account.hasBeenRemovedDuplicated=został usunięty i teraz przekierowuje do Twojego aktualnego rekordu, +account.twoFactor=Uwierzytelnianie dwuskładnikowe +account.ifYouHaveTwoorMore=Jeśli masz dwa lub więcej rekordów ORCID, możesz z łatwością usunąć niechciane duplikaty. +account.whatHappensWhenIRemove=Co się stanie, gdy usunę zduplikowany rekord? +account.deprecate1=- Adresy e-mail powiązane z duplikatem rekordu są dodawane do tego rekordu +account.deprecate2=- Wszystkie inne informacje są usuwane z duplikatu rekordu +account.learnMoreAboutRemovingDuplicates=Dowiedz się więcej o usuwaniu zduplikowanych rekordów +account.ifYouHaveDuplicated=Jeśli masz więcej niż jeden zduplikowany rekord, powtórz proces dla każdego rekordu. +account.removeADuplicatedRecord=Usuń zduplikowany rekord +account.duplicateRecordEmail=Adres e-mail lub identyfikator zduplikowanego rekordu +account.duplicatedEmailHint=Adres e-mail lub identyfikator rekordu do usunięcia +account.duplicatedRecordPassword=Hasło zduplikowanego rekordu +account.duplicatedPasswordHint=Hasło rekordu do usunięcia +account.removeDuplicatedRecord=Usuń zduplikowany rekord +account.passwordCannotBeEmpty=Hasło nie może być puste +account.oldPassword=Stare hasło +account.copyTheCodeBelow=Skopiuj poniższy kod i wklej go na Twojej osobistej witrynie internetowej. +account.defaultStyleShown=Domyślne style pokazane powyżej. Rzeczywisty kolor czcionki/tekstu powinien pasować do Twojej witryny. +account.preview=Podgląd +account.aQrCodeIsMachine=Kod QR to grafika do odczytu maszynowego, która zawiera informacje, zazwyczaj adres URL witryny. Twój kod QR identyfikatora ORCID jest unikalny i reprezentuje Twój identyfikator ORCID. Każdy, kto zeskanuje go za pomocą czytnika kodów QR, takiego jak telefon komórkowy, zostanie przekierowany do Twojego publicznego rekordu ORCID. +account.downloadQR=Pobierz swój kod QR identyfikatora ORCID i umieszczaj go na plakatach, prezentacjach, naklejkach, wizytówkach - wszędzie tam, gdzie chcesz, aby znalazł się Twój identyfikator ORCID! +account.clickDownloadQR=Kliknij, aby pobrać kod QR +account.htmlCode=Umieść identyfikator ORCID w sieci +account.qrCode=Uzyskaj kod QR dla Twojego identyfikatora ORCID +account.sharing=Udostępnianie +account.confirmNewPassword=Potwierdź nowe hasło +account.newPassword=Nowe hasło +account.accessType=Typ dostępu +account.trustedParties=Zaufane strony +account.trustedOrganizations=Zaufane organizacje +account.trustedOrganizationsAreThose=Zaufane organizacje to te, którym zezwoliłeś(-aś) na interakcję z Twoim identyfikatorem i rekordem, np. podczas składania manuskryptu lub wniosku o grant. Ty decydujesz, czy udzielić tego dostępu i możesz go wycofać w dowolnym momencie. +account.learnMoreAboutTrustedOrg=Dowiedz się więcej o zaufanych organizacjach +account.accessGrantedDate=Dostęp przyznany: +account.revokeAccess=Cofnij dostęp +account.revokeAccessPermissions=Cofnij uprawnienia dostępu +account.revokeAccessTrustedOrganizations=Cofnij dostęp — zaufana organizacja +account.revokingThisOrganizationAccess=Cofnięcie uprawnień dostępu tej organizacji oznacza, że nie będzie ona już mogła wchodzić w interakcję z Twoim rekordem ORCID. Nie wpłynie to na Twoje inne zaufane organizacje ani nie zablokuje dostępu do publicznie dostępnych danych w Twoim rekordzie. +account.willNoLongerBeAble=nie będzie już mogła: +account.organizationsCanStillDelete=Organizacje mogą nadal usuwać elementy, które dodały do Twojego rekordu, nawet po cofnięciu ich uprawnień dostępu. +account.findOutMoreAboutTrusted=Dowiedz się więcej o zaufanych organizacjach i uprawnieniach dostępu +account.youHavenAddAnyTrusted=Nie dodano jeszcze żadnych zaufanych osób. +account.trustedIndvidualstionsAreThose=Zaufane osoby, znane również jako Pełnomocnicy konta, to inni posiadacze identyfikatora ORCID, którym udzielono pozwolenia na aktualizację Twojego rekordu ORCID. Ty decydujesz, czy udzielić im dostępu i możesz cofnąć ten dostęp w dowolnym momencie. +account.learnMoreAboutTrustedInd=Dowiedz się więcej o zaufanych osobach +account.trustedIndividuals=Zaufane osoby +account.orcidID=Identyfikator ORCID +account.searchForOrcidUser=Wyszukaj użytkowników ORCID, aby dodać ich jako zaufane osoby +account.searchOrcidTrusted=Wyszukaj zaufane osoby w ORCID +account.name=Imię i nazwisko +account.orcidId=Identyfikator ORCID +account.noResultFoundTrustedInd=Nie znaleziono wyników. Edytuj wyszukiwane hasła. +account.revokeAccessTrustedIndividuals=Cofnij dostęp — zaufana osoba +account.revokingThisIndividualAccess=Cofnięcie uprawnień dostępu temu użytkownikowi oznacza, że nie będzie on już mógł wchodzić w interakcję z Twoim rekordem ORCID. +account.addAccessTrustedIndividuals=Dodaj dostęp — Zaufana osoba +account.addAccess=Dodaj dostęp +account.trustedIndividual=Zaufana osoba +account.nameIsPri=Nazwisko jest prywatne +account.usersThatTrustYou=Użytkownicy, którzy Ci ufają +account.orcidUsersWhoHaveYou=Użytkownicy ORCID, którzy wyznaczyli Cię na pełnomocnika konta dla swojego rekordu ORCID. +account.youHavenBeenAddAsTrusted=Nie zostałeś(-aś) jeszcze dodany(-a) jako osoba zaufana. +account.youHavenAddAnyOrg=Nie dodano jeszcze żadnych zaufanych organizacji. +account.addAsTrustedIndividuals=Dodaj jako zaufaną osobę +account.addThisUserAsTrusted=Dodanie tego użytkownika jako zaufanej osoby oznacza, że będzie mieć możliwość aktualizować Twój rekord ORCID. +account.searchIndividualsPlaceHolder=Identyfikator ORCID, adres e-mail lub imiona i nazwiska +account.on=WŁĄCZONE +account.off=WYŁĄCZONE +account.addExtraSecurity=Dodaj dodatkowe zabezpieczenia do swojego konta ORCID, włączając uwierzytelnianie dwuskładnikowe (2FA). +account.eachTimeYouSignIn=Za każdym razem, gdy logujesz się do ORCID, wyświetli się prośba o wprowadzenie sześciocyfrowego kodu, który wyślemy do preferowanej aplikacji uwierzytelniania dwuskładnikowego. +account.twoFactorIsCurrently=Uwierzytelnianie dwuskładnikowe jest obecnie: +account.turnOnTwoFactor=Włącz uwierzytelnianie dwuskładnikowe +account.turnOffTwoFactor=Wyłącz uwierzytelnianie dwuskładnikowe +account.enableTwoFactor=Włącz uwierzytelnianie dwuskładnikowe (2FA) +account.eachTimeYouSignInAlternate=Za każdym razem, gdy logujesz się przy użyciu konta ORCID lub alternatywnych kont logowania, zobaczysz monit o wprowadzenie sześciocyfrowego kodu, który ORCID wysyła do preferowanej aplikacji uwierzytelniającej. +account.knowledgeBaseEnabling=Zapoznaj się z instrukcją krok po kroku dotyczącą włączania uwierzytelniania dwuskładnikowego w bazie wiedzy +account.installTwoFactor=1. Zainstaluj aplikację do uwierzytelniania dwuskładnikowego +account.app2FARequired=Aplikacja uwierzytelniania dwuskładnikowego jest wymagana do utworzenia sześciocyfrowego kodu potrzebnego do uzyskania dostępu do konta za każdym razem, gdy się logujesz. Większość aplikacji jest przeznaczona na urządzenia mobilne; niektóre są również dostępne jako aplikacje komputerowe lub przeglądarkowe. +account.downloadAndInstall=Pobierz i zainstaluj aplikację uwierzytelniającą, np +account.or=lub +account.knowledgeBaseForList=W bazie wiedzy, znajdziesz listę aplikacji, które sami przetestowaliśmy +account.scantQr=2. Zeskanuj kod QR swoim urządzeniem +account.openYour2FA=Otwórz aplikację uwierzytelniającą i zeskanuj poniższy kod QR. +account.cantScan=Nie możesz zeskanować kodu kreskowego? +account.getTextCode=Uzyskaj kod tekstowy +account.enterIntoYour=i wprowadź go do swojej aplikacji uwierzytelniającej. +account.enterSixDigit=3. Wprowadź sześciocyfrowy kod z aplikacji uwierzytelniającej +account.afterScanning=Po zeskanowaniu kodu QR lub wpisaniu kodu tekstowego aplikacja uwierzytelniająca wygeneruje sześciocyfrowy kod. Wpisz kod poniżej. +account.continue=Kontynuuj +account.save2FACodes=Zapisz swoje kody odzyskiwania uwierzytelniania dwuskładnikowego! +account.recoveryCodes=Kodów odzyskiwania można użyć, aby uzyskać dostęp do konta, gdy nie możesz otrzymać kodów uwierzytelniania dwuskładnikowego (na przykład, jeśli zgubisz urządzenie). Każdy kod może być użyty tylko raz. +account.learnMoreAbout2FA=Dowiedz się więcej o kodach odzyskiwania uwierzytelniania dwuskładnikowego +account.download2FARecovery=Pobierz kody odzyskiwania uwierzytelniania dwuskładnikowego +account.copy2FARecovery=Skopiuj kody odzyskiwania uwierzytelniania dwuskładnikowego +account.downloadOrCopy=Pobierz lub skopiuj te kody i przechowuj je w bezpiecznym miejscu, takim jak menedżer haseł. +account.onlyTimeDownload=Jest to jedyny moment, w którym możesz pobrać lub skopiować te kody, a ORCID nie przechowuje kopii zapasowej. Jeśli utracisz dostęp zarówno do swojego urządzenia, jak i tych kodów, konieczny będzie kontakt z nami, aby przywrócić dostęp do konta. +account.iGotMyRecovery=Mam kody odzyskiwania — wróć do ustawień konta +account.clipboard=Kody zapasowe zostały skopiowane do schowka +account.youCantAddYourSelf=Nie możesz dodać siebie jako zaufanej osoby +account.alreadyAdded=Ten użytkownik został już dodany +account.yourRessetPasswordLinkHasGoneBad=Wystąpił problem z łączem do resetowania hasła. Sprawdź, czy łącze nie jest nieprawidłowe i czy nie wygasło. +account.requestANewLink=Poproś o nowe łącze do resetowania hasła +account.settingEmailAlert1=Ustawianie częstotliwości wiadomości e-mail na diff --git a/src/locale/properties/account/account.tr_TR.properties b/src/locale/properties/account/account.tr_TR.properties new file mode 100644 index 0000000000..e36f7da1f5 --- /dev/null +++ b/src/locale/properties/account/account.tr_TR.properties @@ -0,0 +1,170 @@ +account.emailFrequency=E-posta sıklığı +account.settings=Hesap ayarları +account.defaults=Varsayılan +account.security=Güvenlik +account.orcidKeeps=ORCID, ORCID gelen kutunuza gönderilen bildirimler ile kaydınızdaki etkinliklerden haberdar olmanızı sağlar. Bu bildirimlerin e-posta ile de alabilirsiniz. E-posta ile hangi bildirimleri almak istediğinizi ve bunları ne sıklıkta almak istediğinizi seçebilirsiniz. +account.ifYouNoLonger=Artık ORCID kullanmaya devam etmek istemiyorsanız, hesabınızı istediğiniz zaman devre dışı bırakabilirsiniz. +account.accountAndRecord=Hesap ve kayıt bildirimleri +account.howOftenWould=Aşağıdakilerle ilgili özet e-postalarını ne sıklıkla almak istersiniz: +account.itemsAddedOrEdited=Güvenilir bir taraf tarafından kaydınıza eklenen veya düzenlenen öğeler +account.administrativeChanges=Güvenilir bir kişi haline getirilmek gibi yönetimsel değişiklikler +account.orcidMembers=Kaydınızı otomatik olarak güncellemek için izninizi isteyen ORCID üyeleri +account.newFeatures=Yeni özellikler ve ipuçları +account.weOccasionallySend=Zaman zaman yeni özellikler hakkında bilgi ve ORCID kaydınızdan en iyi şekilde yararlanmanız için ipuçları içeren bir e-posta gönderiyoruz. +account.idLikeToReceive=ORCID'in yeni özellikleri ve ipuçlarıyla ilgili bülteni almak istiyorum +account.inAddition=Yukarıda seçilen bildirimlere ek olarak, zaman zaman size ORCID Hesabınızla ilgili veya ORCID Hesabınızı etkileyen hizmet mesajları içeren e-postalar gönderebiliriz. Bu bilgiler, görünürlük (gizlilik) ayarlarınızı ve ORCID hesabınızın işleyişini etkileyebileceğinden, bizim gizlilik politikamıza göre hizmet mesajlarını devre dışı bırakamazsınız. +account.immediately=Hemen +account.daily=Günlük özet +account.weekly=Haftalık özet +account.quarterly=Üç aylık özet +account.never=Asla +account.settingEmailsAlert2=Asla +account.settingEmailsAlert3=olarak ayarlamak, ORCID kaydınızla ilgili yararlı veya önemli mesajları kaçıracağınız anlamına gelebilir. +account.setYourPreferred=Ekran ve ORCID otomatik bildirimleri için tercih ettiğiniz dili ayarlayın. +account.byDefaultVisibility=Varsayılan olarak, ORCID Kaydınıza eklenen yeni öğeler için hangi görünürlüğü ayarlayacaksınız? +account.language=Dil +account.visibility=Görünürlük +account.changeOrUpdateAccountPassword=Hesabınızın parolanızı değiştirin veya güncelleyin. +account.twoPassword=İki faktörlü kimlik doğrulama +account.alternativeSignin=Alternatif oturum açma hesapları +account.yourPasswordHasBeenUpdate=Şifreniz güncellendi +account.deleteAlternateAccounts=Alternatif hesabı sil +account.afterYou=Hesabınızın +account.unlink=Hesabın bağlantısını kaldırma +account.accountIsUnlinked=bağlantısı kaldırıldıktan sonra bu hesabı ORCID kaydınıza erişmek için kullanamazsınız. +account.youHaventAdded=Henüz alternatif bir oturum açma hesabı eklemediniz. +account.accessGranted=Erişim izni verildi +account.alternateSignInID=Alternatif oturum açma kimliği +account.account=Hesap +account.youCanSingIntoOrcid=ORCID kaydınıza bağladığınız kişisel ve kurumsal hesapları kullanarak ORCID'e giriş yapabilirsiniz. +account.learnMoreAboutUsing=ORCID'de oturum açmak için alternatif hesaplar kullanmakla ilgili daha fazla bilgi edinin +account.accountPassword=Hesap parolası +account.actions=Hesap işlemleri +account.OrcidCollectsLimited=ORCID, bir ORCID kimliği ile kaydolduğunuzda adınız ve e-posta adresiniz de dahil olmak üzere hakkınızda sınırlı veri toplar. ORCID kaydınıza soyadınız, bağlı olduğunuz kurumlar, unvanınız, eğitiminiz, hibeleriniz, patentleriniz ve yayınlarınız gibi diğer verileri de eklemeyi seçebilirsiniz. +account.youCanEasilyDownload=Tüm kişisel verilerinizin XML dosyasını ORCID kaydından kolayca indirebilirsiniz. Bu dosya size özeldir ve yalnızca siz erişebilirsiniz. +account.learnMoreAbout=Kişisel ORCID verilerinizi indirmekle ilgili daha fazla bilgi edinin +account.downloadAllMyData=Tüm verilerimi indir +account.downloadYourOrcid=ORCID verilerinizi indirin +account.removeDuplicate=Mükerrer kaydı kaldır +account.deactivateYourOrcidAccount=ORCID hesabınızı devre dışı bırakın +account.whatHappens=Hesabımı devre dışı bıraktığımda ne olur? +account.onceYouAccount=Hesabınız devre dışı bırakıldıktan sonra ORCID kimliğiniz ve kaydınız devre dışı bırakılır. Birincil e-posta adresi dışındaki tüm veriler silinir. E-posta adresi şifreli olarak karma hale getirilir ve özel bir veri dosyasında güvenli bir şekilde saklanır. +account.youWillNoLonger=Artık oturum açmak veya diğer hizmetlere erişmek için kimliğinizi kullanamazsınız. Herkese açık kaydınız erişilebilir olarak kalır, ancak yalnızca kimliği ve "Devre dışı bırakılan kayıt" mesajını içerir. +account.deacctivateOrRemove=Devre dışı bırak veya kaldır? +account.ifYouHaveAccidentally=Yanlışlıkla birden fazla ORCID hesabı oluşturduysanız, kopyaları devre dışı bırakmak yerine istediğiniz zaman kaldırabilirsiniz. +account.learMoreAboutDeactivating=ORCID hesabını devre dışı bırakmakla ilgili daha fazla bilgi edinin +account.accountSettings=Hesap ayarları > Yinelenen kaydı kaldır +account.learMoreAbout=Yinelenen kayıtları kaldırma hakkında daha fazla bilgi edinin +account.readtyToDeactivate=Hesabınızı devre dışı bırakmaya hazır mısınız? +account.deactivate1=1. Aşağıdaki "ORCID hesabını devre dışı bırak" düğmesine tıklayarak devre dışı bırakma işlemini başlatın +account.deactivate2=2. ORCID, bu hesapla ilişkili birincil e-posta adresine bir devre dışı bırakma e-postası gönderir +account.deactivate3=3. ORCID hesabınızı devre dışı bırakmak için e-postada sağlanan onay bağlantısına tıklayın +account.deactivateOrcidAcc=ORCID hesabını devre dışı bırak +account.andEmailDeactivateWasSend=Şu adrese bir hesap devre dışı bırakma e-postası gönderildi: +account.accountActions=Hesap işlemleri +account.removeDuplicateRecord=Mükerrer kaydı kaldır +account.warningDuplicated=Uyarı! Tüm bilgiler yinelenen kayıttan silinir. Ana ORCID kaydınıza yalnızca e-posta adresleri aktarılacaktır. Yinelenen bir kaydın kaldırılması geri alınamaz. +account.removeThisRecord=Bu kaydı kaldır +account.keepThisRecord=Bu kaydı tut +account.deleteDuplicatedAccount=Kopya kayıt kaldırıldı! +account.orcidRecord=ORCID kaydı +account.hasBeenRemovedDuplicated=kaldırılmıştır ve artık geçerli kaydınıza atıfta bulunmaktadır, +account.twoFactor=İki faktörlü kimlik doğrulama +account.ifYouHaveTwoorMore=İki veya daha fazla ORCID kaydınız varsa, istenmeyen kopyaları kolayca kaldırabilirsiniz. +account.whatHappensWhenIRemove=Yinelenen bir kaydı kaldırdığımda ne olur? +account.deprecate1=- Yinelenen kayıtla ilişkili e-posta adresleri bu kayda eklenir +account.deprecate2=- Diğer tüm bilgiler yinelenen kayıttan silinir +account.learnMoreAboutRemovingDuplicates=Yinelenen kayıtları kaldırma hakkında daha fazla bilgi edinin +account.ifYouHaveDuplicated=Birden fazla yinelenen kaydınız varsa, işlemi her kayıt için yineleyin. +account.removeADuplicatedRecord=Mükerrer kaydı kaldır +account.duplicateRecordEmail=Mükerrer kayıt e-postası veya kimliği +account.duplicatedEmailHint=Kaldırılacak kaydın e-postası veya kimliği +account.duplicatedRecordPassword=Mükerrer kayıt parolası +account.duplicatedPasswordHint=Kaldırılacak kaydın parolası +account.removeDuplicatedRecord=Mükerrer kaydı kaldır +account.passwordCannotBeEmpty=Parola boş bırakılamaz +account.oldPassword=Eski parola +account.copyTheCodeBelow=Aşağıdaki kodu kopyalayın ve kişisel web sitenize yapıştırın. +account.defaultStyleShown=Varsayılan stiller yukarıda gösterilir. Gerçek yazı tipi/metin rengi sitenizle eşleşmelidir. +account.preview=Önizleme +account.aQrCodeIsMachine=QR kodu, genellikle bir web sitesi URL'si gibi bilgiler içeren, makine tarafından okunabilir bir grafiktir. ORCID kimliği QR kodunuz size özeldir ve ORCID kimliğinizi temsil eder. Cep telefonu gibi bir QR kod okuyucu ile tarayanlar, herkese açık ORCID kaydınıza yönlendirilir. +account.downloadQR=ORCID kimliği QR kodunuzu indirin ve posterlerde, sunumlarda, çıkartmalarda, kartvizitlerde; ORCID kimliğinizin görünmesini istediğiniz her yerde kullanın! +account.clickDownloadQR=QR kodunuzu indirmek için tıklayın +account.htmlCode=ORCID kimliğinizi web'de yayınlayın +account.qrCode=ORCID kimliğiniz için bir QR kodu alın +account.sharing=Paylaşım +account.confirmNewPassword=Yeni parolayı onayla +account.newPassword=Yeni parola +account.accessType=Erişim türü +account.trustedParties=Güvenilen taraflar +account.trustedOrganizations=Güvenilir kuruluşlar +account.trustedOrganizationsAreThose=Güvenilir kuruluşlar, bir makale veya hibe başvurusu gönderirken kimliğinizle ve kaydınızla etkileşime girmesine izin verdiğiniz kuruluşlardır. Bu erişime izin verip vermeyeceğinize siz karar verirsiniz ve erişimi istediğiniz zaman iptal edebilirsiniz. +account.learnMoreAboutTrustedOrg=Güvenilir kuruluşlar hakkında daha fazla bilgi edinin +account.accessGrantedDate=Erişim izni verildi: +account.revokeAccess=Erişimi iptal et +account.revokeAccessPermissions=Erişim izinlerini iptal et +account.revokeAccessTrustedOrganizations=Erişimi iptal et - Güvenilir kuruluş +account.revokingThisOrganizationAccess=Erişim izinlerini iptal etmek, bu kuruluşun artık ORCID kaydınızla etkileşim kuramayacağı anlamına gelir. Bu, diğer güvenilir kuruluşlarınızı etkilemez ve kaydınızdaki genel erişime açık verilere erişimi engellemez. +account.willNoLongerBeAble=artık şunları yapamayacak: +account.organizationsCanStillDelete=Kuruluşlar, erişim izinleri iptal edildikten sonra dahi kaydınıza ekledikleri öğeleri silmeye devam edebilir. +account.findOutMoreAboutTrusted=Güvenilen Kuruluşlar ve erişim izinleri hakkında daha fazla bilgi edinin +account.youHavenAddAnyTrusted=Henüz güvenilir bir kişi eklemediniz. +account.trustedIndvidualstionsAreThose=Hesap Delegeleri olarak da bilinen güvenilir kişiler, ORCID kaydınızı güncelleme izni verdiğiniz diğer ORCID kimliği sahipleridir. Bu kişilere erişim izni verip vermeyeceğinize siz karar verirsiniz ve bu erişimi istediğiniz zaman iptal edebilirsiniz. +account.learnMoreAboutTrustedInd=Güvenilir kişiler hakkında daha fazla bilgi edinin +account.trustedIndividuals=Güvenilir kişiler +account.orcidID=ORCID kimliği +account.searchForOrcidUser=Güvenilir kişi olarak eklemek üzere ORCID kullanıcıları ara +account.searchOrcidTrusted=Güvenilir kişiler için ORCID'de arama yap +account.name=Ad +account.orcidId=ORCID kimliği +account.noResultFoundTrustedInd=Sonuç bulunamadı. Lütfen arama terimlerinizi düzenleyin. +account.revokeAccessTrustedIndividuals=Erişimi iptal et - Güvenilir kişi +account.revokingThisIndividualAccess=Bu kullanıcının erişim izinlerini iptal etmek, artık ORCID kaydınızla etkileşime giremeyecekleri anlamına gelir. +account.addAccessTrustedIndividuals=Erişim ekle - Güvenilir kişi +account.addAccess=Erişim ekle +account.trustedIndividual=Güvenilir kişi +account.nameIsPri=Ad özeldir +account.usersThatTrustYou=Size güvenen kullanıcılar +account.orcidUsersWhoHaveYou=Sizi ORCID kayıtları için hesap temsilcisi yapan ORCID kullanıcıları. +account.youHavenBeenAddAsTrusted=Henüz güvenilir bir kişi eklenmediniz. +account.youHavenAddAnyOrg=Henüz güvenilir kuruluş eklemediniz. +account.addAsTrustedIndividuals=Güvenilir kişi olarak ekle +account.addThisUserAsTrusted=Bu kullanıcıyı güvenilir kişi olarak eklemek, ORCID kaydınızı güncelleyebilecekleri anlamına gelir. +account.searchIndividualsPlaceHolder=ORCID kimliği, e-posta adresi veya adları +account.on=AÇIK +account.off=KAPALI +account.addExtraSecurity=İki faktörlü kimlik doğrulamayı (2FA) etkinleştirerek ORCID hesabınızı ekstra güvenli hale getirin. +account.eachTimeYouSignIn=ORCID'de her oturum açtığınızda, tercih ettiğiniz 2FA kimlik doğrulama uygulamasına gönderdiğimiz altı haneli bir kod girmeniz istenir. +account.twoFactorIsCurrently=İki faktörlü kimlik doğrulama şu anda: +account.turnOnTwoFactor=İki faktörlü kimlik doğrulamayı aç +account.turnOffTwoFactor=İki faktörlü kimlik doğrulamayı kapat +account.enableTwoFactor=İki faktörlü kimlik doğrulamayı etkinleştir (2FA) +account.eachTimeYouSignInAlternate=ORCID hesabınızı veya alternatif oturum açma hesaplarınızı kullanarak her oturum açtığınızda, ORCID'in tercih ettiğiniz kimlik doğrulama uygulamasına gönderdiği altı basamaklı bir kod girmeniz istenir. +account.knowledgeBaseEnabling=2FA'yı etkinleştirmekle ilgili talimat adımları için Bilgi Bankası'na bakın +account.installTwoFactor=1. İki faktörlü kimlik doğrulama uygulaması yükleyin +account.app2FARequired=Her oturum açtığınızda hesabınıza erişmek amacıyla ihtiyacınız olan altı haneli kodu oluşturmak için bir 2FA uygulaması gereklidir. Çoğu uygulama mobil cihazlar içindir; bazıları masaüstü veya web tabanlı uygulamalar olarak da kullanılabilir. +account.downloadAndInstall=Aşağıdakiler gibi bir 2FA uygulaması indirin ve yükleyin +account.or=veya +account.knowledgeBaseForList=Kendimizi test ettiğimiz uygulamaların listesi için Bilgi Bankası'na bakın +account.scantQr=2. QR kodunu cihazınızla tarayın +account.openYour2FA=2FA uygulamanızı açın ve aşağıdaki QR kodu görüntüsünü tarayın. +account.cantScan=Barkodu tarayamıyor musunuz? +account.getTextCode=Kısa mesaj kodu al +account.enterIntoYour=ve bunun yerine 2FA uygulamanıza girin. +account.enterSixDigit=3. Kimlik doğrulama uygulamanızdaki altı haneli kodu girin +account.afterScanning=QR kodunu taradıktan veya metin kodunu girdikten sonra, 2FA uygulamanız altı basamaklı bir kod oluşturacaktır. Kodu aşağıya girin. +account.continue=Devam et +account.save2FACodes=2FA kurtarma kodlarınızı kaydedin! +account.recoveryCodes=Kurtarma kodları, 2FA kodlarını alamadığınızda (örneğin, cihazınızı kaybederseniz) hesabınıza erişmek için kullanılabilir. Her kod yalnızca bir kez kullanılabilir. +account.learnMoreAbout2FA=2FA kurtarma kodları hakkında daha fazla bilgi edinin +account.download2FARecovery=2FA kurtarma kodlarını indir +account.copy2FARecovery=2FA kurtarma kodlarını kopyala +account.downloadOrCopy=Bu kodları indirin veya kopyalayın ve parola yöneticisi gibi güvenli bir yerde saklayın. +account.onlyTimeDownload=Bu, bu kodları indirebileceğiniz veya kopyalayabileceğiniz tek zamandır ve ORCID yedek saklamaz. Hem cihazınıza hem de bu kodlara erişiminizi kaybederseniz, hesap erişiminizi geri yüklemek için bizimle iletişime geçmeniz gerekir. +account.iGotMyRecovery=Kurtarma kodlarımı aldım - hesap ayarlarına geri dön +account.clipboard=Yedek kodlar panoya kopyalandı +account.youCantAddYourSelf=Kendinizi güvenilir kişi olarak ekleyemezsiniz +account.alreadyAdded=Bu kullanıcıyı zaten eklediniz +account.yourRessetPasswordLinkHasGoneBad=Parola sıfırlama bağlantınızla ilgili bir sorun var. Lütfen bağlantının geçersiz olmadığını ve süresinin dolup dolmadığını kontrol edin. +account.requestANewLink=Yeni bir parola sıfırlama bağlantısı iste +account.settingEmailAlert1=E-posta sıklığını diff --git a/src/locale/properties/authorize/authorize.pl_PL.properties b/src/locale/properties/authorize/authorize.pl_PL.properties new file mode 100644 index 0000000000..0f66322d1e --- /dev/null +++ b/src/locale/properties/authorize/authorize.pl_PL.properties @@ -0,0 +1,31 @@ +authorize.youAreCurrentlySignin=Jesteś obecnie zalogowany(-a) jako: +authorize.hasAskedAccess=poprosi o następujący dostęp do Twojego rekordu ORCID: +authorize.authorize=Zatwierdź dostęp +authorize.deny=Odmów dostępu +authorize.ifAuthorize=W przypadku udzielenia upoważnienia ta organizacja będzie miała dostęp do Twojego rekordu ORCID, jak opisano powyżej i szczegółowo opisano w +authorize.privacyPolicy=Polityce prywatności ORCID. +authorize.youCanManage=Możesz zarządzać uprawnieniami dostępu dla tej i innych zaufanych organizacji w +authorize.accountSettings=ustawieniach konta. +authorize.authenticate=Uzyskaj identyfikator ORCID +authorize.personUpdate=Dodaj/zaktualizuj inne informacje o sobie (kraj, słowa kluczowe itp.) +authorize.activitiesUpdate=Dodaj/zaktualizuj swoją działalność badawczą (prace, powiązania itp.) +authorize.readLimited=Czytaj swoje informacje z widocznością ustawioną na Zaufane organizacje +authorize.authenticateLongDescription=Zezwól tej organizacji lub aplikacji na uzyskanie Twojego 16-znakowego identyfikatora ORCID i przeczytanie informacji w Twoim rekordzie ORCID, które zostały oznaczone jako publiczne. +authorize.personUpdateLongDescription=Zezwól tej organizacji lub aplikacji na dodawanie informacji o Tobie (na przykład Twojego kraju, słów kluczowych, innych identyfikatorów, ale nie Twojej biografii), które są przechowywane w ich systemach do części Twojego rekordu ORCID znajdującej się po lewej stronie. Będą one również mogły aktualizować te i wszelkie inne dodane przez siebie informacje, ale nie będą mogły edytować informacji dodanych przez Ciebie ani przez inną zaufaną organizację. +authorize.activitiesUpdateLongDescription=Zezwól tej organizacji lub aplikacji na dodawanie informacji o Twojej działalności badawczej (na przykład o pracach, powiązaniach), które są przechowywane w ich systemach do Twojego rekordu ORCID. Będą one również mogły aktualizować te i wszelkie inne dodane przez siebie informacje, ale nie będą mogły edytować informacji dodanych przez Ciebie ani przez inną zaufaną organizację. +authorize.readLimitedLongDescription=Zezwól tej organizacji lub aplikacji na odczytanie wszelkich informacji z Twojego rejestru, które oznaczyłeś jako ograniczony dostęp. Nie będą mogły odczytać informacji oznaczonych jako prywatne. +authorize.errorMissingRedirect=Błąd: nieprawidłowe łącze OAuth dla identyfikatora klienta +authorize.errorMissingRedirect2=, brak parametru uri przekierowania +authorize.errorInvalidRedirect1=Błąd: podany identyfikator URI przekierowania +authorize.errorInvalidRedirect2=nie pasuje do identyfikatorów URI przekierowania zarejestrowanych przez +authorize.errorInvalidClientID1=Błąd: podany identyfikator klienta +authorize.errorInvalidClientID2=jest nieprawidłowy. +authorize.errorMissingClientID1=Błąd: nieprawidłowe łącze OAuth, brak parametru identyfikatora klienta. +authorize.errorLockedClientID1=Błąd: podany identyfikator klienta +authorize.errorLockedMemberID1=Błąd: podane żądanie nie mogło zostać zrealizowane, ponieważ integracja, a co za tym idzie, klient +authorize.errorLockedClientID2=jest zamknięte. +authorize.errorMissingScopes1=Błąd: nieprawidłowe łącze OAuth dla identyfikatora klienta +authorize.errorMissingScopes2=, brak parametru zakresu. +authorize.errorMissingResponseType=Błąd: nieprawidłowe łącze OAuth dla identyfikatora klienta +authorize.errorMissingResponseType2=, brak parametru typu odpowiedzi. +authorize.error=Przekierowanie na tę stronę nastąpiło z powodu błędu integracji aplikacji. Zgłoś ten błąd organizacji, która prosi o identyfikator ORCID. diff --git a/src/locale/properties/authorize/authorize.tr_TR.properties b/src/locale/properties/authorize/authorize.tr_TR.properties new file mode 100644 index 0000000000..6c6442e306 --- /dev/null +++ b/src/locale/properties/authorize/authorize.tr_TR.properties @@ -0,0 +1,31 @@ +authorize.youAreCurrentlySignin=Şu anda oturum açtığınız hesap: +authorize.hasAskedAccess=ORCID kaydınıza aşağıdaki erişimin sağlanmasını istedi: +authorize.authorize=Erişimi yetkilendir +authorize.deny=Erişimi reddet +authorize.ifAuthorize=Yetkilendirildiği takdirde, bu kuruluş yukarıda özetlendiği ve aşağıda daha ayrıntılı olarak açıklandığı üzere ORCID kaydınıza erişebilir. +authorize.privacyPolicy=ORCID'inizin gizlilik politikasında yönetebilirsiniz. +authorize.youCanManage=Bu ve diğer Güvenilen Kuruluşlar için erişim izinlerini yönetmek için +authorize.accountSettings=hesap ayarlarınıza tıklayın. +authorize.authenticate=ORCID kimliğinizi alın +authorize.personUpdate=Sizinle ilgili diğer bilgileri (ülke, anahtar kelimeler vb.) ekleyin/güncelleyin +authorize.activitiesUpdate=Araştırma faaliyetlerinizi ekleyin/güncelleyin (çalışmalar, bağlantılar vb.) +authorize.readLimited=Görünürlüğünüz Güvenilir Kuruluşlar olarak ayarlıyken bilgilerinizi okuyun +authorize.authenticateLongDescription=Bu kuruluşun veya uygulamanın 16 karakterli ORCID kimliğinizi edinmesine ve herkese açık olarak işaretlediğiniz ORCID kaydınızdaki bilgileri okumasına izin verin. +authorize.personUpdateLongDescription=Bu kuruluşun veya uygulamanın, ORCID kaydınızın sol tarafında yer alan bölümüne, sistemlerinde saklanan sizinle ilgili bilgileri (örneğin, biyografiniz hariç ülkeniz, anahtar kelimeleriniz, diğer tanımlayıcılar) eklemesine izin verin. Bu bilgileri ve ekledikleri diğer bilgileri güncelleyebilseler de sizin tarafınızdan veya başka bir güvenilir kuruluş tarafından eklenen bilgileri düzenleyemezler. +authorize.activitiesUpdateLongDescription=Bu kuruluşun veya uygulamanın, kendi sistemlerinde depolanan araştırma faaliyetleriniz (çalışmalar, bağlantılar gibi) hakkındaki bilgileri ORCID kaydınıza eklemesine izin verin. Bu bilgileri ve ekledikleri diğer bilgileri güncelleyebilseler de sizin tarafınızdan veya başka bir güvenilir kuruluş tarafından eklenen bilgileri düzenleyemezler. +authorize.readLimitedLongDescription=Bu kuruluşun veya uygulamanın, sınırlı erişim olarak işaretlediğiniz kaydınızdaki tüm bilgileri okumasına izin verin. Özel olarak işaretlediğiniz bilgileri okuyamazlar. +authorize.errorMissingRedirect=Hata: İstemci kimliği için yanlış OAuth Bağlantısı +authorize.errorMissingRedirect2=, yönlendirme uri parametresi eksik +authorize.errorInvalidRedirect1=Hata: Sağlanan yönlendirme URI'si +authorize.errorInvalidRedirect2=şu kurum tarafından kaydedilen yeniden yönlendirme URI'leriyle eşleşmiyor: +authorize.errorInvalidClientID1=Hata: Sağlanan istemci kimliği +authorize.errorInvalidClientID2=geçersizdir. +authorize.errorMissingClientID1=Hata: Yanlış OAuth Bağlantısı, istemci kimliği parametresi eksik. +authorize.errorLockedClientID1=Hata: Sağlanan istemci kimliği +authorize.errorLockedMemberID1=Hata: Sağlanan istek tamamlanamadı çünkü entegrasyon ve dolayısıyla istemci +authorize.errorLockedClientID2=kilitlidir. +authorize.errorMissingScopes1=Hata: İstemci kimliği için yanlış OAuth Bağlantısı +authorize.errorMissingScopes2=, kapsam parametresi eksik. +authorize.errorMissingResponseType=Hata: İstemci kimliği için yanlış OAuth Bağlantısı +authorize.errorMissingResponseType2=, yanıt türü parametresi eksik. +authorize.error=Uygulamanın entegrasyonundaki bir hata nedeniyle bu sayfaya ulaştınız. Lütfen bu hatayı ORCID kimliğinizi isteyen kuruluşa bildirin. diff --git a/src/locale/properties/delegators/delegators.pl_PL.properties b/src/locale/properties/delegators/delegators.pl_PL.properties new file mode 100644 index 0000000000..df57fca4c7 --- /dev/null +++ b/src/locale/properties/delegators/delegators.pl_PL.properties @@ -0,0 +1,5 @@ +delegators.youHave=Masz +delegators.accounts=konta +delegators.switchBack=Przełącz się z powrotem na moje konto +delegators.switchAccount=Przełącz się na inne konto +delegators.ariaLabelswitchAccount=Przełącz na zarządzanie innym kontem ORCID diff --git a/src/locale/properties/delegators/delegators.tr_TR.properties b/src/locale/properties/delegators/delegators.tr_TR.properties new file mode 100644 index 0000000000..3f59f0460a --- /dev/null +++ b/src/locale/properties/delegators/delegators.tr_TR.properties @@ -0,0 +1,5 @@ +delegators.youHave=Sahipsiniz: +delegators.accounts=hesap +delegators.switchBack=Bana geri dön +delegators.switchAccount=Başka bir hesaba geç +delegators.ariaLabelswitchAccount=Başka bir ORCID hesabını yönetmeye geçme diff --git a/src/locale/properties/environment-banner/environment-banner.pl_PL.properties b/src/locale/properties/environment-banner/environment-banner.pl_PL.properties new file mode 100644 index 0000000000..418fcea309 --- /dev/null +++ b/src/locale/properties/environment-banner/environment-banner.pl_PL.properties @@ -0,0 +1,8 @@ +common.js.domain.warn.warning_1=Ostrzeżenie\! +common.js.domain.warn.warning_2=jest witryną testową. +common.js.domain.warn.is_the_official=\u0020to oficjalna witryna internetowa. Sandbox wysyła wiadomości e-mail tylko do +common.js.domain.warn.more_information=więcej informacji +common.js.domain.warn.mailinator=mailinator.com +common.js.domain.warn.email_addresses=\u0020adresy e-mail, zobacz często zadawane pytania dotyczące Sandbox +common.cookies.click_dismiss=Odrzuć +environmentBanner.ariaLabelWarning=Uwaga, witryna testowa diff --git a/src/locale/properties/environment-banner/environment-banner.tr_TR.properties b/src/locale/properties/environment-banner/environment-banner.tr_TR.properties new file mode 100644 index 0000000000..674f1b1937 --- /dev/null +++ b/src/locale/properties/environment-banner/environment-banner.tr_TR.properties @@ -0,0 +1,8 @@ +common.js.domain.warn.warning_1=Uyarı\! +common.js.domain.warn.warning_2=bir test web sitesidir. +common.js.domain.warn.is_the_official=\u0020 resmi web sitesidir. Korumalı alan e-posta iletilerini yalnızca şuraya gönderir: +common.js.domain.warn.more_information=daha fazla bilgi +common.js.domain.warn.mailinator=mailinator.com +common.js.domain.warn.email_addresses=\u0020e-posta adresleri, Korumalı Alan SSS'lerine bakın: +common.cookies.click_dismiss=Kapat +environmentBanner.ariaLabelWarning=Uyarı, web sitesi test ediliyor diff --git a/src/locale/properties/funding/funding.pl_PL.properties b/src/locale/properties/funding/funding.pl_PL.properties new file mode 100644 index 0000000000..818efe5af4 --- /dev/null +++ b/src/locale/properties/funding/funding.pl_PL.properties @@ -0,0 +1,46 @@ +funding.amount=Całkowita kwota finansowania +funding.contributors=Współtwórcy +funding.description=Opis +funding.organizationDefinedFundingSubType=Podtyp finansowania +funding.translatedTitle=Przetłumaczony tytułu finansowanego projektu +funding.descriptionEmpty=Dodaj granty, nagrody i inne źródła finansowania, które otrzymałeś(-aś), na badania. +funding.learnMore=Dowiedz się więcej o dodawaniu informacji o finansowaniu do rekordu ORCID +funding.details=Informacje o finansowaniu +funding.agency=Agencja finansująca +funding.fundingIdentifiers=Identyfikatory finansowania +funding.type=Typ finansowania +funding.selectAType=Wybierz typ finansowania +funding.award=Nagroda +funding.contract=Kontrakt +funding.grant=Grant +funding.salary_award=Wynagrodzenie +funding.projectTitle=Tytuł finansowanego projektu +funding.projectTitleError=Wpisz tytuł +funding.fundingTypeError=Wystąpił błąd dla danego typu finansowania +funding.invalidFundingType=Nieprawidłowy typ finansowania +funding.projectLink=Łącze projektu +funding.projectLinkHint=Łącze do projektu wspieranego przez to finansowanie. Łącza powinny mieć format pełnego adresu URL, np. http://www.website.com/page.html +funding.addAmount=Dodaj kwotę +funding.currencyCode=- +funding.agencyName=Nazwa agencji finansującej +funding.self=Samodzielnie +funding.partOf=Część +funding.selfDescription=Identyfikator dotyczy samego finansowania. +funding.partOfDescription=Identyfikator dotyczy większej nagrody, której częścią jest projekt. +funding.grantNumber=Numer grantu +funding.grantNumberColon=Numer grantu: +funding.grantUrlColon=Adres URL grantu: +funding.grantUrl=Łącze do grantu +funding.grantUrlHint=Łącze do dodatkowych informacji o nagrodzie finansowej +funding.addAnotherGrant=Dodaj kolejny identyfikator finansowania +funding.invalidUrl=Nieprawidłowy adres URL +funding.translatedTitleLanguage=Język tego tytułu +funding.agencyNameError=Wpisz nazwę agencji +funding.whoCanSeeFunding=Kto może zobaczyć Twoje finansowanie? Domyślne ustawienie widoczności to Prywatne. +funding.amountError=Kwota powinna być wartością liczbową w formacie 1 234 567,89 +funding.projectTranslatedTitleLanguageError=Wybierz język +funding.projectTranslatedTitleError=Wpisz przetłumaczony tytuł +funding.linkFunding=Połącz finansowanie +funding.linkFundingMoreInfo=Więcej informacji na temat łączenia finansowania z rekordem ORCID +funding.selectACurrencyCode=Wybierz walutę +funding.grantNumberRequired=Numer grantu jest wymagany diff --git a/src/locale/properties/funding/funding.tr_TR.properties b/src/locale/properties/funding/funding.tr_TR.properties new file mode 100644 index 0000000000..852106e539 --- /dev/null +++ b/src/locale/properties/funding/funding.tr_TR.properties @@ -0,0 +1,46 @@ +funding.amount=Toplam finansman tutarı +funding.contributors=Katkıda bulunanlar +funding.description=Açıklama +funding.organizationDefinedFundingSubType=Finansman alt türü +funding.translatedTitle=Finansman projesinin çevrilen başlığı +funding.descriptionEmpty=Çalışmanızı desteklemek için aldığınız hibeleri, ödülleri ve diğer finansmanları ekleyin. +funding.learnMore=ORCID kaydınıza finansman bilgileri eklemekle ilgili daha fazla bilgi edinin +funding.details=Finansman ayrıntıları +funding.agency=Finansman ajansı +funding.fundingIdentifiers=Finansman tanımlayıcıları +funding.type=Finansman türü +funding.selectAType=Bir finansman türü seçin +funding.award=Ödül +funding.contract=Sözleşme +funding.grant=Hibe +funding.salary_award=Maaş ödülü +funding.projectTitle=Finanse edilen projenin başlığı +funding.projectTitleError=Lütfen bir başlık girin +funding.fundingTypeError=Verilen finansman türünde bir hata oluştu +funding.invalidFundingType=Geçersiz finansman türü +funding.projectLink=Proje bağlantısı +funding.projectLinkHint=Bu finansman tarafından desteklenen projenin bağlantısı. Bağlantılar tam URL biçiminde olmalıdır ör. http://www.website.com/page.html +funding.addAmount=Tutar ekleme +funding.currencyCode=- +funding.agencyName=Finansman ajansı adı +funding.self=Kendi +funding.partOf=Parçası: +funding.selfDescription=Tanımlayıcı, finansman ödülünün kendisi için geçerlidir. +funding.partOfDescription=Tanımlayıcı, projenin parçası olduğu daha büyük ödül için geçerlidir. +funding.grantNumber=Hibe numarası +funding.grantNumberColon=Hibe numarası: +funding.grantUrlColon=Hibe URL'si: +funding.grantUrl=Hibe bağlantısı +funding.grantUrlHint=Finansman ödülü hakkında daha fazla bilgi veren bağlantı +funding.addAnotherGrant=Başka bir finansman tanımlayıcısı ekle +funding.invalidUrl=Geçersiz URL +funding.translatedTitleLanguage=Bu başlığın dili: +funding.agencyNameError=Lütfen bir ajans adı girin +funding.whoCanSeeFunding=Finansmanınızı kimler görebilir? Varsayılan görünürlük ayarı Özel'dir. +funding.amountError=Tutar 1.234.567,89 formatında, sayısal bir değer olmalıdır +funding.projectTranslatedTitleLanguageError=Lütfen bir dil seçin +funding.projectTranslatedTitleError=Lütfen çevrilmiş bir başlık girin +funding.linkFunding=Bağlantı finansmanı +funding.linkFundingMoreInfo=Finansmanı ORCID kaydınıza bağlamakla ilgili daha fazla bilgi alın +funding.selectACurrencyCode=Lütfen bir para birimi seçin +funding.grantNumberRequired=Hibe numarası gereklidir diff --git a/src/locale/properties/home/home.pl_PL.properties b/src/locale/properties/home/home.pl_PL.properties new file mode 100644 index 0000000000..f6fb7d7f82 --- /dev/null +++ b/src/locale/properties/home/home.pl_PL.properties @@ -0,0 +1,24 @@ +home.latest_news=NAJNOWSZE AKTUALNOŚCI +home.more_news=Więcej aktualności +home.distinguish_yourself=WYRÓŻNIJ SIĘ +home.one=1 +home.register=ZAREJESTRUJ SIĘ +home.register_now=Zarejestruj się teraz! +home.two=2 +home.user_your=UŻYJ +home.orcid_id=Identyfikator ORCID +home.three=3 +home.curious_about=Ciekawi Cię, kim są nasi członkowie? +home.see_our=Zobacz pełną listę organizacji członkowskich +home.three_easy=TRZY PROSTE KROKI +ngOrcid.fullOrcid=CAŁY ARTYKUŁ +ngOrcid.moreNews=WIĘCEJ AKTUALNOŚCI +ngOrcid.membersMakeOrcid=Dzięki naszym organizacjom członkowskim ORCID jest możliwe! +ngOrcid.getYourOrcid=Uzyskaj swój unikalny identyfikator ORCID. To nic nie kosztuje i zajmie tylko minutę, więc +ngOrcid.findOutMore=DOWIEDZ SIĘ WIĘCEJ O NASZEJ MISJI I WARTOŚCIACH +ngOrcid.orcidProvides=ORCID zapewnia trwały identyfikator cyfrowy (identyfikator ORCID), który posiadasz i kontrolujesz, a który wyróżnia Cię na tle innych badaczy. Możesz połączyć swój identyfikator z informacjami zawodowymi — powiązaniami, grantami, publikacjami, recenzjami i nie tylko. Możesz używać swojego identyfikatora do udostępniania informacji innym systemom, zapewniając uznanie za każdy Twój wkład, oszczędzając czas i unikając problemów oraz zmniejszając ryzyko błędów. +ngOrcid.enhanceYourProfile=Im więcej informacji jest powiązanych z Twoim rekordem ORCID, tym więcej korzyści odniesiesz z udostępniania swojego identyfikatora — daj więc organizacjom, którym ufasz, pozwolenie na aktualizację Twojego rekordu, a także dodanie Twoich powiązań, adresów e-mail, innych imion i nazwisk, pod którymi jesteś znany, i nie tylko. +ngOrcid.includeYourId=Używaj swojego identyfikatora, gdy zostaniesz o to poproszony, w systemach i na platformach od wniosku o grant po przesłanie manuskryptu i nie tylko, aby mieć pewność, że Twój wkład zostanie odnotowany. +ngOrcid.orcidIs=ORCID jest organizacją non-profit wspieraną przez globalną społeczność organizacji członkowskich, w tym instytucje badawcze, wydawców, sponsorów, stowarzyszenia zawodowe, usługodawców i innych interesariuszy ekosystemu badawczego. +ngOrcid.shareYourOrcid=UDOSTĘPNIJ SWÓJ IDENTYFIKATOR ORCID +home.ariaLabelNews=Aktualności diff --git a/src/locale/properties/home/home.tr_TR.properties b/src/locale/properties/home/home.tr_TR.properties new file mode 100644 index 0000000000..2cc2443bc5 --- /dev/null +++ b/src/locale/properties/home/home.tr_TR.properties @@ -0,0 +1,24 @@ +home.latest_news=SON HABERLER +home.more_news=Diğer haberler +home.distinguish_yourself=ÜÇ KOLAY ADIMDA +home.one=1 +home.register=KAYDOL +home.register_now=Şimdi kayıt olun! +home.two=2 +home.user_your=KULLANIN: +home.orcid_id=ORCID KİMLİĞİ +home.three=3 +home.curious_about=Üyelerimizi mi merak ediyorsunuz? +home.see_our=Üye kuruluşların tam listesini görün +home.three_easy=KENDİNİZİ GÖSTERİN +ngOrcid.fullOrcid=MAKALENİN TAMAMI +ngOrcid.moreNews=DİĞER HABERLER +ngOrcid.membersMakeOrcid=Organizasyon üyelerimiz ORCID'i mümkün kılıyor! +ngOrcid.getYourOrcid=Benzersiz ORCID tanımlayıcınızı alın. Ücretsizdir ve sadece bir dakika sürer, bu yüzden +ngOrcid.findOutMore=MİSYONUMUZ VE DEĞERLERİMİZ HAKKINDA DAHA FAZLA BİLGİ EDİNİN +ngOrcid.orcidProvides=ORCID, sahip olduğunuz ve kontrol ettiğiniz ve sizi diğer tüm araştırmacılardan ayıran kalıcı bir dijital tanımlayıcı (bir ORCID Kimliği) sağlar. Kimliğinizi bağlantılar, hibeler, yayınlar, meslektaş değerlendirmesi ve daha fazlası gibi profesyonel bilgilerinize bağlayabilirsiniz. Bilgilerinizi diğer sistemlerle paylaşmak, tüm katkılarınızın onaylanmasını sağlamak, zaman ve çabadan tasarruf etmek ve hata riskini azaltmak için kimliğinizi kullanabilirsiniz. +ngOrcid.enhanceYourProfile=ORCID kaydınıza ne kadar çok bilgi bağlanırsa kimliğinizi paylaşmanın o kadar faydasını görürsünüz, bu nedenle güvendiğiniz kuruluşlara kaydınızı güncellemenin yanı sıra bağlantılarınızı, e-postalarınızı, bilindiğiniz diğer adları ve daha fazlasını ekleme izni verin. +ngOrcid.includeYourId=İstendiğinde, katkılarınız için kredi aldığınızdan emin olmak üzere hibe başvurusu, makale gönderimi ve daha fazlası için sistemlerde ve platformlarda kimliğinizi kullanın. +ngOrcid.orcidIs=ORCID araştırma kurumları, yayıncılar, finansman sağlayıcılar, profesyonel dernekler, hizmet sağlayıcılar ve araştırma ekosistemindeki diğer paydaşlar dahil olmak üzere küresel bir üye kuruluşlar topluluğu tarafından desteklenen, kar amacı gütmeyen bir kuruluştur. +ngOrcid.shareYourOrcid=ORCID KİMLİĞİNİZİ PAYLAŞIN +home.ariaLabelNews=Haberler diff --git a/src/locale/properties/inbox/inbox.pl_PL.properties b/src/locale/properties/inbox/inbox.pl_PL.properties new file mode 100644 index 0000000000..775d629a5e --- /dev/null +++ b/src/locale/properties/inbox/inbox.pl_PL.properties @@ -0,0 +1,46 @@ +inbox.yourRecord=TWÓJ REKORD +inbox.permissions=UPRAWNIENIA +inbox.announcement=OGŁOSZENIE +inbox.hadMadeChanges=wprowadził(-a) zmiany w Twoim rekordzie ORCID +inbox.connectingYour=Łączenie +inbox.accountWithYourOrcid=konto z Twoim rekordem ORCID +inbox.affiliations=Powiązania +inbox.bio=Biografia +inbox.sectionOf=sekcja Twojego rekordu: +inbox.updateThe=zaktualizował(-a) +inbox.distinction=Wyróżnienie +inbox.education=Wykształcenie +inbox.employment=Zatrudnienie +inbox.externalIdentifiers=Identyfikatory zewnętrzne +inbox.funding=Finansowanie +inbox.invitedPosition=Stanowisko gościnne +inbox.membership=Członkostwo +inbox.peerReview=Recenzja naukowa +inbox.preferences=Preferencje +inbox.qualification=Kwalifikacje +inbox.researchResource=Zasoby badawcze +inbox.service=Usługa +inbox.work=Praca +inbox.unknown=nieznane +inbox.newItemAdded=Dodane +inbox.itemUpdate=Zaktualizowano +inbox.deleteItem=Usunięto +inbox.otherUpdate=Inne +inbox.archive=archiwum +inbox.grantPermission=Udziel pozwolenia +inbox.likeYourPermission=prosi o pozwolenie na interakcję z Twoim rekordem ORCID jako zaufana strona. +inbox.youCanNowSignin=Możesz teraz zalogować się do ORCID za pomocą +inbox.account=konto +inbox.pleaseCompleteThe=Dokończ proces, łącząc +inbox.yourOrcidRecord=za pomocą rekordu ORCID. +inbox.showMoreNotifications=Pokaż więcej powiadomień +inbox.selectAll=Zaznacz wszystko +inbox.archiveSelected=Wybrane archiwum +inbox.notifications=Powiadomienia +inbox.hideArchived=Ukryj zarchiwizowane +inbox.showArchived=Pokaż zarchiwizowane +inbox.accountSetting=ustawienia konta. +inbox.youCanManage=Możesz zarządzać częstotliwością powiadomień ORCID w +inbox.youDontHaveUnarchived=W tej chwili nie masz żadnych niezarchiwizowanych powiadomień. +inbox.youDontHave=Nie masz jeszcze żadnych powiadomień. +inbox.archiveWithout=Archiwizuj bez udzielania uprawnień diff --git a/src/locale/properties/inbox/inbox.tr_TR.properties b/src/locale/properties/inbox/inbox.tr_TR.properties new file mode 100644 index 0000000000..484104b4f2 --- /dev/null +++ b/src/locale/properties/inbox/inbox.tr_TR.properties @@ -0,0 +1,46 @@ +inbox.yourRecord=KAYDINIZ +inbox.permissions=İZİNLER +inbox.announcement=DUYURU +inbox.hadMadeChanges=ORCID kaydınızda değişiklik yaptı +inbox.connectingYour=Bağlanıyor: +inbox.accountWithYourOrcid=ORCID kaydınızın bulunduğu hesap +inbox.affiliations=Bağlantılar +inbox.bio=Biyografi +inbox.sectionOf=bölümüzdeki kayıt: +inbox.updateThe=güncelledi: +inbox.distinction=Ayrıcalık +inbox.education=Eğitim +inbox.employment=İş +inbox.externalIdentifiers=Dış Tanımlayıcılar +inbox.funding=Finansman +inbox.invitedPosition=Davet Edilen Pozisyon +inbox.membership=Üyelik +inbox.peerReview=Meslektaş Değerlendirmesi +inbox.preferences=Tercihler +inbox.qualification=Nitelik +inbox.researchResource=Araştırma Kaynağı +inbox.service=Hizmet +inbox.work=Çalışma +inbox.unknown=bilinmeyen +inbox.newItemAdded=Eklendi +inbox.itemUpdate=Güncellendi +inbox.deleteItem=Silindi +inbox.otherUpdate=Diğer +inbox.archive=arşivle +inbox.grantPermission=İzin ver +inbox.likeYourPermission=ORCID Kaydınızla güvenilir bir taraf olarak etkileşim kurmak için izninizi istiyor. +inbox.youCanNowSignin=Artık ORCID'de şu hesabınızla oturum açabilirsiniz: +inbox.account=hesap +inbox.pleaseCompleteThe=Lütfen bağlanarak işlemi tamamlayın: +inbox.yourOrcidRecord=ORCID kaydınızla. +inbox.showMoreNotifications=Daha fazla bildirim göster +inbox.selectAll=Tümünü Seç +inbox.archiveSelected=Arşiv seçildi +inbox.notifications=Bildirimler +inbox.hideArchived=Arşivlenenleri gizle +inbox.showArchived=Arşivlenenleri göster +inbox.accountSetting=hesap ayarları. +inbox.youCanManage=ORCID bildirimlerinizin sıklığını şuradan yönetebilirsiniz: +inbox.youDontHaveUnarchived=Şu anda arşivlenmemiş bildiriminiz bulunmuyor. +inbox.youDontHave=Henüz herhangi bir bildiriminiz yok. +inbox.archiveWithout=İzinsiz arşivle diff --git a/src/locale/properties/institutional/institutional.pl_PL.properties b/src/locale/properties/institutional/institutional.pl_PL.properties new file mode 100644 index 0000000000..9913e073a6 --- /dev/null +++ b/src/locale/properties/institutional/institutional.pl_PL.properties @@ -0,0 +1,12 @@ +institutional.title=Dostęp za pośrednictwem instytucji +institutional.account=Możesz zalogować się do Rejestru ORCID przy użyciu kont instytucjonalnych, które już posiadasz, np. na Twojej uczelni. Jeśli nie masz jeszcze identyfikatora ORCID, zostaniesz poproszony(-a) o jego utworzenie. +institutional.learn=Dowiedz się więcej o różnych sposobach logowania się do ORCID. +institution.organization=Nazwa organizacji +institution.organizationRequired=Nazwa organizacji jest wymagana +institution.invalidInstitution=Nieprawidłowa nazwa organizacji +institutional.goBack=Wróć +institutional.continue=KONTYNUUJ +institutional.ariaLabelInstitution=Instytucja +institutional.ariaLabelClear=Wyczyść +institutional.suggested=Użyj sugerowanego wyboru +institutional.orEnterOrgName=Lub wpisz nazwę swojej organizacji diff --git a/src/locale/properties/institutional/institutional.tr_TR.properties b/src/locale/properties/institutional/institutional.tr_TR.properties new file mode 100644 index 0000000000..5a81d2ca6e --- /dev/null +++ b/src/locale/properties/institutional/institutional.tr_TR.properties @@ -0,0 +1,12 @@ +institutional.title=Kurumunuz üzerinden erişim +institutional.account=ORCID Kaydı'na üniversite hesabınız gibi kurumsal bir hesabı kullanarak giriş yapabilirsiniz. Henüz bir ORCID kimliğiniz yoksa, bir kimlik oluşturmanız istenir. +institutional.learn=ORCID'de oturum açmanın farklı yolları hakkında daha fazla bilgi edinin. +institution.organization=Kuruluşun adı +institution.organizationRequired=Kuruluşun adı gereklidir +institution.invalidInstitution=Geçersiz Kuruluş Adı +institutional.goBack=Geri git +institutional.continue=DEVAM ET +institutional.ariaLabelInstitution=Kuruluş +institutional.ariaLabelClear=Temizle +institutional.suggested=Önerilen bir seçimi kullanın +institutional.orEnterOrgName=Veya kuruluşunuzun adını girin diff --git a/src/locale/properties/layout/layout.pl_PL.properties b/src/locale/properties/layout/layout.pl_PL.properties new file mode 100644 index 0000000000..3e53b9c67d --- /dev/null +++ b/src/locale/properties/layout/layout.pl_PL.properties @@ -0,0 +1,110 @@ +common.cookies.orcid_uses=ORCID używa plików cookie, aby poprawić Twoje wrażenia i pomóc nam dowiedzieć się o Twoim sposobie korzystania z naszych stron internetowych. +common.cookies.learn_more=Dowiedz się więcej o tym, jak używamy plików cookie +common.old.browser_1=Zauważyliśmy, że używasz przeglądarki, której nasza witryna nie obsługuje. Niektóre funkcje tej witryny mogą nie działać poprawnie. +common.old_browser_2=Zalecamy uaktualnienie do wersji +common.old_browser_3=obsługiwana przeglądarka +footer.aboutOrcid=O ORCID +footer.copyright_cc0_1=Tekst tej strony internetowej jest publikowany pod +footer.copyright_cc0_3=Obrazy i znaki są objęte prawami autorskimi i prawami do znaków towarowych +common.period=. +footer.privacypolicy=Polityka prywatności +footer.termsofuse=Warunki korzystania +footer.contactus=Skontaktuj się z nami +footer.accessibility=Oświadczenie o dostępności +footer.branGuideLines=Wytyczne dotyczące marki +confirm-oauth-access.connectingresearchandresearchers=Łączenie badań i badaczy. +header.signin=Zaloguj się +public-layout.sign_out=Wyloguj się +header.register=Zarejestruj się +public-layout.amount_ids=identyfikatorów ORCID i ta liczba cały czas rośnie. +public-layout.sign_in=ZALOGUJ SIĘ +workspace.notifications=Skrzynka odbiorcza +workspace.developer_tools=Narzędzia programistyczne +public-layout.for_researchers=Dla naukowców +public-layout.for_organizations=Dla organizacji +public-layout.about=O +public-layout.help=Pomoc +login.registerOrcidId=Zarejestruj się, aby uzyskać identyfikator ORCID +manage_delegators.learn_more.link.text=Dowiedz się więcej +public-layout.funders=Fundatorzy +public-layout.research_organizations=Organizacje badawcze +public-layout.publishers=Wydawnictwo +public-layout.associations=Stowarzyszenia +public-layout.integrators=Integratory +public-layout.what_is_orcid=Czym jest ORCID? +public-layout.the_orcid_team=Zespół ORCID +public-layout.the_orcid_community=Społeczność ORCID +public-layout.events=Wydarzenia +public-layout.news=Aktualności +public-layout.faq=Często zadawane pytania +public-layout.give_feedback=Prześlij opinię +public-layout.contact_us=Skontaktuj się z nami +public-layout.knowledge_base=Baza wiedzy +public-layout.membership=Członkostwo +public-layout.our_mission=Nasza misja +public-layout.our_principles=Nasze zasady +public-layout.sponsors=Sponsorzy +public-layout.launch_partners=Uruchom partnerów +public-layout.members=Członkowie +public-layout.standard_member_agreement=Standardowa umowa członkowska +public-layout.our_members=Nasi członkowie +change_email_preferences.privacyPolicy=polityka prywatności +developer_tools.public_member.terms.check_2=Warunki świadczenia usług klienta publicznego +layout.public-layout.registry=rejestr +layout.public-layout.website=witryna internetowa +public-layout.account_setting=Ustawienia konta +admin.members.workspace_link=Zarządzaj członkami +admin.workspace_link=Strona administratora +workspace.self_service=Narzędzia członkowskie +public-layout.my_orcid=Rekord ORCID +public-layout.my_orcid_record=Mój rekord ORCID +public-layout.working_groups=Grupy robocze +ngOrcid.disputeProcedure=Procedury rozstrzygania sporów +ngOrcid.trademark2=Wytyczne dotyczące korzystania ze znaków towarowych i z identyfikatorów +ngOrcid.viewMyOrcid=Zobacz mój rekord ORCID +ngOrcid.accountSetting=Ustawienia konta +ngOrcid.selfService=Narzędzia członkowskie +ngOrcid.manageMembers=Zarządzaj członkami +ngOrcid.adminPage=Strona administratora +ngOrcid.logout=Wylogowanie +ngOrcid.useCases=PRZYPADKI UŻYCIA +ngOrcid.theOrcidApi=API ORCID +ngOrcid.registerClientApp=ZAREJESTRUJ APLIKACJĘ KLIENTA +ngOrcid.currentIntegrations=AKTUALNE INTEGRACJE +ngOrcid.integrationsChart=WYKRES INTEGRACJI +ngOrcid.betaTesters=BETA TESTERZY +ngOrcid.ourGovernance=ZARZĄDZANIE +ngOrcid.ourPolicies=NASZE ZASADY +ngOrcid.openSource=OPEN SOURCE +ngOrcid.partners=PARTNERZY +ngOrcid.adoptionAndInt=PROGRAM WDROŻENIA I INTEGRACJI +ngOrcid.outreach=MATERIAŁY ZEWNĘTRZNE +ngOrcid.orcidGear=SPRZĘT ORCID +ngOrcid.membershipComparison=PORÓWNANIE CZŁONKOSTW +ngOrcid.standartCreatorAgreement=STANDARDOWA UMOWA CZŁONKA TWÓRCY +ngOrcid.blog=BLOG +ngOrcid.subscribe=SUBSKRYBUJ!.\ +ngOrcid.disputeProcedures=PROCEDURY ROZSTRZYGANIA SPORÓW +ngOrcid.publicDataFileUsePolicy=ZASADY KORZYSTANIA Z PLIKÓW DANYCH PUBLICZNYCH +ngOrcid.ambassadors=Ambasadorzy +ngOrcid.search=Szukaj... +ngOrcid.copyright=Licencja CC0. +ngOrcid.seeMoreStatics=Zobacz więcej statystyk +layout.understood=Zrozumiano +public-layout.documentation=Dokumentacja +public-layout.resources=Zasoby +public-layout.newsEvents=Aktualności i wydarzenia +ngOrcid.searchNewInfo=Przeszukaj rejestr ORCID +layout.ariaLabelFooter=stopka +layout.ariaLabelLogo=mini logo orcid +layout.ariaLabelMenu=menu główne +layout.ariaLabelLanguage=Wybierz preferowany język. Obecny język to +layout.ariaLabelMaintenance=Komunikat o konserwacji +layout.ariaLabelSearch=Przeszukaj rejestr ORCID +layout.ariaLabelStatistics=statystyka +layout.ariaLabelUserMenu=Menu użytkownika +layout.ariaLabelCookies=Polityka plików cookie +layout.trustedParties=Zaufane strony +layout.ariaLabelSearchBy=Szukaj według imienia i nazwiska, powiązania lub identyfikatora ORCID +layout.ariaLabelSigninRegister=Zaloguj się do ORCID lub zarejestruj swój identyfikator ORCID +layout.searchTitle=Szukaj diff --git a/src/locale/properties/layout/layout.tr_TR.properties b/src/locale/properties/layout/layout.tr_TR.properties new file mode 100644 index 0000000000..6aa0dcdcde --- /dev/null +++ b/src/locale/properties/layout/layout.tr_TR.properties @@ -0,0 +1,110 @@ +common.cookies.orcid_uses=ORCID, deneyiminizi geliştirmek ve web sitelerimizi nasıl kullandığınızı anlamamıza yardımcı olmak için çerez kullanır. +common.cookies.learn_more=Çerezleri nasıl kullandığımız hakkında daha fazla bilgi edinin +common.old.browser_1=Sitemizin desteklemediği bir tarayıcı kullandığınızı fark ettik. Bu sitedeki bazı özellikler düzgün çalışmayabilir. +common.old_browser_2=Desteklenen bir tarayıcıya geçmenizi +common.old_browser_3=öneririz +footer.aboutOrcid=ORCID Hakkında +footer.copyright_cc0_1=Bu web sitesinin metni şunun altında yayınlanır: +footer.copyright_cc0_3=Resimler ve markalar, telif hakkı ve ticari marka korumasına tabidir +common.period=. +footer.privacypolicy=Gizlilik Politikası +footer.termsofuse=Kullanım Şartları +footer.contactus=Bizimle iletişime geçin +footer.accessibility=Erişilebilirlik Bildirimi +footer.branGuideLines=Marka Yönergeleri +confirm-oauth-access.connectingresearchandresearchers=Araştırma ve Araştırmacılar Buluşuyor +header.signin=Oturum Aç +public-layout.sign_out=Oturumu kapat +header.register=Kaydol +public-layout.amount_ids=ORCID Kimlikleri ve sayım. +public-layout.sign_in=OTURUM AÇ +workspace.notifications=Gelen Kutusu +workspace.developer_tools=Geliştirici araçları +public-layout.for_researchers=Araştırmacılar İçin +public-layout.for_organizations=Kuruluşlar İçin +public-layout.about=Hakkında +public-layout.help=Yardım +login.registerOrcidId=ORCID Kimliği için kaydolun +manage_delegators.learn_more.link.text=Daha fazla bilgi edinin +public-layout.funders=Finansman Sağlayıcılar +public-layout.research_organizations=Araştırma Kuruluşları +public-layout.publishers=Yayıncılar +public-layout.associations=İştirakler +public-layout.integrators=Entegratörler +public-layout.what_is_orcid=ORCID Nedir? +public-layout.the_orcid_team=ORCID Ekibi +public-layout.the_orcid_community=ORCID Topluluğu +public-layout.events=Etkinlikler +public-layout.news=Haberler +public-layout.faq=SSS +public-layout.give_feedback=Geri Bildirimde Bulunun +public-layout.contact_us=Bizimle iletişime geçin +public-layout.knowledge_base=Bilgi Bankası +public-layout.membership=Üyelik +public-layout.our_mission=Misyonumuz +public-layout.our_principles=İlkelerimiz +public-layout.sponsors=Sponsor +public-layout.launch_partners=Lansman İş Ortakları +public-layout.members=Üyeler +public-layout.standard_member_agreement=Standart Üye Sözleşmesi +public-layout.our_members=Üyelerimiz +change_email_preferences.privacyPolicy=gizlilik politikası +developer_tools.public_member.terms.check_2=Herkese Açık İstemci Hizmet Şartları +layout.public-layout.registry=kayıt +layout.public-layout.website=web sitesi +public-layout.account_setting=Hesap Ayarları +admin.members.workspace_link=Üyeleri yönet +admin.workspace_link=Yönetici sayfası +workspace.self_service=Üye Araçları +public-layout.my_orcid=ORCID Kaydı +public-layout.my_orcid_record=ORCID Kaydım +public-layout.working_groups=Çalışma Grupları +ngOrcid.disputeProcedure=Anlaşmazlık prosedürleri +ngOrcid.trademark2=Ticari Marka ve Kimlik Görüntüleme Yönergeleri +ngOrcid.viewMyOrcid=ORCID kaydımı görüntüle +ngOrcid.accountSetting=Hesap ayarları +ngOrcid.selfService=Üye araçları +ngOrcid.manageMembers=Üyeleri yönet +ngOrcid.adminPage=Yönetici sayfası +ngOrcid.logout=Oturumu kapatma +ngOrcid.useCases=KULLANIM ÖRNEKLERİ +ngOrcid.theOrcidApi=ORCID API'Sİ +ngOrcid.registerClientApp=BİR İSTEMCİ BAŞVURUSU KAYDET +ngOrcid.currentIntegrations=GÜNCEL ENTEGRASYONLAR +ngOrcid.integrationsChart=ENTEGRASYON ŞEMASI +ngOrcid.betaTesters=BETA TEST UZMANLARI +ngOrcid.ourGovernance=YÖNETİMİMİZ +ngOrcid.ourPolicies=POLİTİKALARIMIZ +ngOrcid.openSource=AÇIK KAYNAK +ngOrcid.partners=ORTAKLAR +ngOrcid.adoptionAndInt=BENİMSEME VE ENTEGRASYON PROGRAMI +ngOrcid.outreach=SOSYAL YARDIM KAYNAKLARI +ngOrcid.orcidGear=ORCID EKİPMANI +ngOrcid.membershipComparison=ÜYELİK KARŞILAŞTIRMASI +ngOrcid.standartCreatorAgreement=STANDART OLUŞTURUCU ÜYE SÖZLEŞMESİ +ngOrcid.blog=BLOG +ngOrcid.subscribe=ABONE OLUN! +ngOrcid.disputeProcedures=ANLAŞMAZLIK PROSEDÜRLERİ +ngOrcid.publicDataFileUsePolicy=GENEL VERİ DOSYASI KULLANIM POLİTİKASI +ngOrcid.ambassadors=Büyükelçiler +ngOrcid.search=Ara... +ngOrcid.copyright=CC0 lisansı. +ngOrcid.seeMoreStatics=Diğer istatistiklere bakın +layout.understood=Anlaşıldı +public-layout.documentation=Belgeleme +public-layout.resources=Kaynaklar +public-layout.newsEvents=Haberler & Etkinlikler +ngOrcid.searchNewInfo=ORCID kaydında arama yap +layout.ariaLabelFooter=altbilgi +layout.ariaLabelLogo=orcid mini logo +layout.ariaLabelMenu=ana menü +layout.ariaLabelLanguage=Tercih ettiğiniz dili seçin. Mevcut dil: +layout.ariaLabelMaintenance=Bakım mesajı +layout.ariaLabelSearch=ORCID kaydında arama yap +layout.ariaLabelStatistics=istatistikler +layout.ariaLabelUserMenu=Kullanıcı menüsü +layout.ariaLabelCookies=Çerez Politikası +layout.trustedParties=Güvenilen taraflar +layout.ariaLabelSearchBy=Ad, bağlı kuruluş veya ORCID iD'ye göre arama yapın +layout.ariaLabelSigninRegister=ORCID'de oturum açın veya ORCID kimliği için kaydolun +layout.searchTitle=Ara diff --git a/src/locale/properties/linking/linking.pl_PL.properties b/src/locale/properties/linking/linking.pl_PL.properties new file mode 100644 index 0000000000..3d393a16c7 --- /dev/null +++ b/src/locale/properties/linking/linking.pl_PL.properties @@ -0,0 +1,11 @@ +linking.title.1=Połącz +linking.title.2=konto z rekordem ORCID +linking.signed=Zalogowano do +linking.as=jako +linking.finish=Aby zakończyć łączenie +linking.account=konto z ORCID, zaloguj się na swój identyfikator ORCID poniżej. Ten krok należy wykonać tylko raz. Po powiązaniu konta będziesz mieć dostęp do swojego rekordu ORCID za pomocą +linking.questions=konta. Pytania? +linking.knowledgebase=Odwiedź naszą bazę wiedzy +linking.button.1=Zaloguj się i połącz +linking.button.2=konta +linking.cancel=Anuluj i wróć diff --git a/src/locale/properties/linking/linking.tr_TR.properties b/src/locale/properties/linking/linking.tr_TR.properties new file mode 100644 index 0000000000..a0965fd516 --- /dev/null +++ b/src/locale/properties/linking/linking.tr_TR.properties @@ -0,0 +1,11 @@ +linking.title.1=Bağlayın: +linking.title.2=ORCID kaydınıza bağlayın +linking.signed=Oturum açtınız: +linking.as=olarak: +linking.finish=Bunu bağlantıyı bitirmek için: +linking.account=ORCID hesabıyla bağlayın ve aşağıdaki ORCID kimliğinizle oturum açın. Bu adımı yalnızca bir kez tamamlamanız gerekir. Hesabınız bağlandıktan sonra ORCID kaydınızla şunu bağlayın: +linking.questions=hesabınız. Sorularınız mı var? +linking.knowledgebase=Bilgi bankamızı ziyaret edin +linking.button.1=Oturum açın ve hesabınızı +linking.button.2=hesabınız +linking.cancel=İptal et ve geri dön diff --git a/src/locale/properties/material/material.pl_PL.properties b/src/locale/properties/material/material.pl_PL.properties new file mode 100644 index 0000000000..a3a605669e --- /dev/null +++ b/src/locale/properties/material/material.pl_PL.properties @@ -0,0 +1,7 @@ +ngOrcid.material.firstPageLabel=Pierwsza strona +ngOrcid.material.itemsPerPageLabel=Elementów na stronę: +ngOrcid.material.lastPageLabel=Ostatnia strona +ngOrcid.material.nextPageLabel=Następna strona +ngOrcid.material.previousPageLabel=Poprzednia strona +ngOrcid.material.of=z +ngOrcid.material.page=Strona. diff --git a/src/locale/properties/material/material.tr_TR.properties b/src/locale/properties/material/material.tr_TR.properties new file mode 100644 index 0000000000..8f768b26c1 --- /dev/null +++ b/src/locale/properties/material/material.tr_TR.properties @@ -0,0 +1,7 @@ +ngOrcid.material.firstPageLabel=İlk sayfa +ngOrcid.material.itemsPerPageLabel=Sayfa başına öğe: +ngOrcid.material.lastPageLabel=Son sayfa +ngOrcid.material.nextPageLabel=Sonraki sayfa +ngOrcid.material.previousPageLabel=Önceki sayfa +ngOrcid.material.of=/ +ngOrcid.material.page=Sayfa diff --git a/src/locale/properties/my-orcid-alerts/my-orcid-alerts.pl_PL.properties b/src/locale/properties/my-orcid-alerts/my-orcid-alerts.pl_PL.properties new file mode 100644 index 0000000000..9974d5654d --- /dev/null +++ b/src/locale/properties/my-orcid-alerts/my-orcid-alerts.pl_PL.properties @@ -0,0 +1,2 @@ +myOrcidAlerts.emailVerified=Dziękujemy za zweryfikowanie adresu e-mail +myOrcidAlerts.invalidVerifyUrl=Twój adres e-mail nie mógł zostać zweryfikowany. Sprawdź łącze, które zostało użyte do weryfikacji. diff --git a/src/locale/properties/my-orcid-alerts/my-orcid-alerts.tr_TR.properties b/src/locale/properties/my-orcid-alerts/my-orcid-alerts.tr_TR.properties new file mode 100644 index 0000000000..fb9fcc0c7b --- /dev/null +++ b/src/locale/properties/my-orcid-alerts/my-orcid-alerts.tr_TR.properties @@ -0,0 +1,2 @@ +myOrcidAlerts.emailVerified=E-postanızı doğruladığınız için teşekkür ederiz +myOrcidAlerts.invalidVerifyUrl=E-postanız doğrulanamadı, lütfen doğrulamak için kullandığınız bağlantıyı kontrol edin. diff --git a/src/locale/properties/password-recovery/password-recovery.pl_PL.properties b/src/locale/properties/password-recovery/password-recovery.pl_PL.properties new file mode 100644 index 0000000000..c5b5ed2e22 --- /dev/null +++ b/src/locale/properties/password-recovery/password-recovery.pl_PL.properties @@ -0,0 +1,21 @@ +check_password_modal.password=Hasło +common.orcid_id=Identyfikator ORCID +Email.resendClaim.invalidEmail=Wpisz prawidłowy adres e-mail +orcid.frontend.reset.password.email_success_1=Wysłaliśmy wiadomość do +orcid.frontend.reset.password.email_success_2=od reset@notify.orcid.org. +orcid.frontend.reset.password.email_success_3=Jeśli nie otrzymasz wiadomości w ciągu 10 minut, sprawdź folder ze spamem. Jeśli nadal nie widzisz wiadomości, +orcid.frontend.reset.password.email_success_4=Skontaktuj się z nami +oauth_sign_up.labelemail=Adres e-mail +ngOrcid.passwordAndOrcid=Odzyskiwanie hasła i identyfikatora ORCID +ngOrcid.didYouForget=Nie pamiętasz hasła lub identyfikatora ORCID? +ngOrcid.pleaseChooseRecovery=Wybierz opcję odzyskiwania +ngOrcid.recoverAccountDetails=ODZYSKAJ DANE KONTA +ngOrcid.youCanNow=Możesz teraz +ngOrcid.returnToLoginPage=wrócić do strony logowania. +ngOrcid.passwordError=Nie mogliśmy odzyskać danych Twojego konta. Spróbuj ponownie, a jeśli błąd będzie się powtarzał, +ngOrcid.registerError=Nie mogliśmy ukończyć Twojej rejestracji. Spróbuj ponownie, a jeśli błąd będzie się powtarzał, +recovery.resetYourPassword=Zresetuj hasło +reset.afterResettingYourPassword=Po zresetowaniu hasła zostaniesz poproszony(-a) o zalogowanie się przy użyciu swojego adresu e-mail / identyfikatora ORCID oraz nowego hasła. +reset.invalidPasswordResetToken=Twoje łącze do resetowania hasła jest nieprawidłowe. +reset.requestNewLink=Poproś o nowe łącze. +reset.expiredPasswordResetToken=Twoje łącze do resetowania hasła wygasło. diff --git a/src/locale/properties/password-recovery/password-recovery.tr_TR.properties b/src/locale/properties/password-recovery/password-recovery.tr_TR.properties new file mode 100644 index 0000000000..f6c0c45773 --- /dev/null +++ b/src/locale/properties/password-recovery/password-recovery.tr_TR.properties @@ -0,0 +1,21 @@ +check_password_modal.password=Parola +common.orcid_id=ORCID Kimliği +Email.resendClaim.invalidEmail=Lütfen geçerli bir e-posta adresi girin +orcid.frontend.reset.password.email_success_1=Şuraya bir mesaj gönderdik: +orcid.frontend.reset.password.email_success_2=şu adresten: reset@notify.orcid.org. +orcid.frontend.reset.password.email_success_3=10 dakika içinde bir mesaj almazsanız, lütfen spam klasörünüzü kontrol edin. Hala bir mesaj görmüyorsanız, +orcid.frontend.reset.password.email_success_4=bize ulaşın +oauth_sign_up.labelemail=E-posta +ngOrcid.passwordAndOrcid=Parola ve ORCID Kimliği Kurtarma +ngOrcid.didYouForget=Parolanızı mı yoksa ORCID kimliğinizi mi unuttunuz? +ngOrcid.pleaseChooseRecovery=Lütfen bir kurtarma seçeneği belirleyin +ngOrcid.recoverAccountDetails=HESAP AYRINTILARINI KURTAR +ngOrcid.youCanNow=Artık oturum açma sayfasına +ngOrcid.returnToLoginPage=geri dönebilirsiniz. +ngOrcid.passwordError=Hesap bilgilerinizi kurtaramadık. Lütfen tekrar deneyin ve hata devam ederse lütfen +ngOrcid.registerError=Kaydınızı tamamlayamadık. Lütfen tekrar deneyin ve hata devam ederse lütfen +recovery.resetYourPassword=Parolanızı sıfırlayın +reset.afterResettingYourPassword=Parolanızı sıfırladıktan sonra, e-posta adresinizi/ORCID kimliğinizi ve yeni şifrenizi kullanarak oturum açmanız istenir. +reset.invalidPasswordResetToken=Parola sıfırlama bağlantınız geçersiz. +reset.requestNewLink=Yeni bir bağlantı isteyin. +reset.expiredPasswordResetToken=Parola sıfırlama bağlantınızın süresi doldu. diff --git a/src/locale/properties/peer-review/peer-review.pl_PL.properties b/src/locale/properties/peer-review/peer-review.pl_PL.properties new file mode 100644 index 0000000000..f32f9f3d51 --- /dev/null +++ b/src/locale/properties/peer-review/peer-review.pl_PL.properties @@ -0,0 +1,19 @@ +peerReview.peerReviews=Recenzje naukowe +peerReview.peerReview=Recenzja naukowa +peerReview.description=Połącz z zaufanymi organizacjami, aby automatycznie dodać swoją aktywność związaną z recenzowaniem do rekordu ORCID. +peerReview.learnMore=Dowiedz się więcej o tym, jak recenzje naukowe są dodawane do Twojego rekordu ORCID +peerReview.reviewActivity=Przejrzyj aktywność +peerReview.reviewDate=Data recenzji: +peerReview.type=Typ: +peerReview.review=Recenzja +peerReview.role=Rola: +peerReview.reviewer=Recenzent +peerReview.source=Źródło +peerReview.reviewIdentifiers=Identyfikator(-y) recenzji +peerReview.conveningOrganization=Organizacja zwołująca +peerReview.reviewSubject=Temat recenzji +peerReview.preferredSource=Preferowane źródło +peerReview.linkPeerReviews=Połącz recenzje naukowe +peerReview.linkMoreInformation=Więcej informacji na temat łączenia recenzji naukowych z Twoim rekordem ORCID +peerReview.view=Widok +peerReview.dataInconsistency=Wykryto niespójność danych. Kliknij preferowane ustawienie widoczności, aby to naprawić diff --git a/src/locale/properties/peer-review/peer-review.tr_TR.properties b/src/locale/properties/peer-review/peer-review.tr_TR.properties new file mode 100644 index 0000000000..259584c3de --- /dev/null +++ b/src/locale/properties/peer-review/peer-review.tr_TR.properties @@ -0,0 +1,19 @@ +peerReview.peerReviews=Meslektaş değerlendirmeleri +peerReview.peerReview=Meslektaş değerlendirmesi +peerReview.description=Meslektaş değerlendirme etkinliğinizi ORCID kaydınıza otomatik olarak eklemek için güvenilir kuruluşlara bağlanın. +peerReview.learnMore=Meslektaş değerlendirmelerinin ORCID kaydınıza nasıl eklendiği hakkında daha fazla bilgi edinin +peerReview.reviewActivity=Etkinliğini gözden geçir: +peerReview.reviewDate=İnceleme tarihi: +peerReview.type=Tür: +peerReview.review=İnceleme +peerReview.role=Rol: +peerReview.reviewer=Inceleyen +peerReview.source=Kaynak +peerReview.reviewIdentifiers=İnceleme tanımlayıcıları +peerReview.conveningOrganization=Toplanma organizasyonu +peerReview.reviewSubject=İnceleme konusu +peerReview.preferredSource=Tercih edilen kaynak +peerReview.linkPeerReviews=Meslektaş değerlendirmelerini bağla +peerReview.linkMoreInformation=Meslektaş değerlendirmelerini ORCID kaydınıza bağlamakla ilgili daha fazla bilgi +peerReview.view=Görüntüle +peerReview.dataInconsistency=Veri tutarsızlığı tespit edildi. Düzeltmek için lütfen tercih ettiğiniz görünürlük ayarına tıklayın diff --git a/src/locale/properties/profile/profile.pl_PL.properties b/src/locale/properties/profile/profile.pl_PL.properties new file mode 100644 index 0000000000..710ce7fad1 --- /dev/null +++ b/src/locale/properties/profile/profile.pl_PL.properties @@ -0,0 +1,24 @@ +public_record.showDetails=Pokaż szczegóły +public_record.hideDetails=Ukryj szczegóły +groups.common.source=Źródło +groups.common.preferred_source=Preferowane źródło +search_results.of=z +notifications.show_more=Pokaż więcej +groups.common.added=Dodane +groups.common.last_modified=Data ostatniej modyfikacji +workspace_affiliations.organization_id=Identyfikatory organizacji +workspace_affiliations.external_ids=Inne identyfikatory organizacji podane przez +org.orcid.jaxb.model.message.AffiliationType.employment=Zatrudnienie +org.orcid.jaxb.model.message.AffiliationType.education_qualification=Wykształcenie i kwalifikacje +org.orcid.jaxb.model.message.AffiliationType.distinction_invited_position=Stanowiska gościnne i wyróżnienia +org.orcid.jaxb.model.message.AffiliationType.membership_service=Członkostwo i usługi +notifications.works_label=Prace +public_profile.labelBiography=Biografia +public_record.printHelpText=Otwórz wersję tego rekordu ORCID sformatowaną do druku. +public_profile.labelKeywords=Słowa kluczowe +public_profile.labelCountry=Kraj +public_profile.labelWebsites=Witryny internetowe +public_profile.labelOtherIDs=Inne identyfikatory +manage.emails=Adresy e-mail +public_profile.empty_profile=Brak dostępnych informacji publicznych. +public_profile.labelAlsoknownas=Znane również jako diff --git a/src/locale/properties/profile/profile.tr_TR.properties b/src/locale/properties/profile/profile.tr_TR.properties new file mode 100644 index 0000000000..43087915f7 --- /dev/null +++ b/src/locale/properties/profile/profile.tr_TR.properties @@ -0,0 +1,24 @@ +public_record.showDetails=Ayrıntıları göster +public_record.hideDetails=Ayrıntıları gizle +groups.common.source=Kaynak +groups.common.preferred_source=Tercih edilen kaynak +search_results.of=/ +notifications.show_more=Daha fazlasını göster +groups.common.added=Eklendi +groups.common.last_modified=Son değiştirilme tarihi +workspace_affiliations.organization_id=Kuruluş tanımlayıcıları +workspace_affiliations.external_ids=Şu kuruluş tarafından sağlanan diğer kuruluş tanımlayıcıları: +org.orcid.jaxb.model.message.AffiliationType.employment=İş +org.orcid.jaxb.model.message.AffiliationType.education_qualification=Eğitim ve nitelikler +org.orcid.jaxb.model.message.AffiliationType.distinction_invited_position=Davet edilen pozisyonlar ve ayrıcalıklar +org.orcid.jaxb.model.message.AffiliationType.membership_service=Üyelik ve hizmet +notifications.works_label=Çalışmalar +public_profile.labelBiography=Biyografi +public_record.printHelpText=Bu ORCID kaydının yazdırmak üzere biçimlendirilmiş bir sürümünü açın. +public_profile.labelKeywords=Anahtar kelimeler +public_profile.labelCountry=Ülke +public_profile.labelWebsites=Web siteleri +public_profile.labelOtherIDs=Diğer Kimlikler +manage.emails=E-postalar +public_profile.empty_profile=Kamuya açık bilgi bulunmuyor. +public_profile.labelAlsoknownas=Namıdiğer diff --git a/src/locale/properties/record/record.pl_PL.properties b/src/locale/properties/record/record.pl_PL.properties new file mode 100644 index 0000000000..4e29b3fd6d --- /dev/null +++ b/src/locale/properties/record/record.pl_PL.properties @@ -0,0 +1,43 @@ +record.delegatorAddEmailNotAllow=Dodawanie dodatkowych adresów e-mail nie jest dozwolone, podczas zarządzania innym rekordem ORCID. +record.ogDescription1=Rekord ORCID dla +record.ogDescription2=ORCID oferuje identyfikator, którego osoby mogą używać wraz z nazwiskiem, gdy biorą udział w badaniach, stypendiach i działaniach innowacyjnych. +record.noPublicInfo=Brak dostępnych informacji publicznych. +record.otherIds=Inne identyfikatory +record.websitesAndSocialLinks=Witryny internetowe i łącza społecznościowe +record.keywords=Słowa kluczowe +record.countries=Kraje +record.previewPublicRecord=Podgląd rekordu publicznego +record.ariaLabelpreviewPublicRecord=Wyświetl podgląd publicznej wersji tego rekordu (Otwiera się w nowej karcie) +record.closeOtherSources=Zamknij inne źródła +record.trySearching=Skorzystaj z naszej zaawansowanej wyszukiwarki, aby znaleźć badaczy po ich nazwiskach lub identyfikatorach ORCID +record.pleaseGet=Skontaktuj się z naszym zespołem pomocy technicznej za pomocą przycisku Pomoc poniżej. Pomogą Ci znaleźć poszukiwany rekord. +record.ifYouHave=Jeśli wcześniej dodano zakładkę do tego rekordu, a teraz przestała ona działać +record.notFound=Niestety nie możemy znaleźć rekordu ORCID, którego szukasz. +record.whatHappened=Co się stało? +record.whatToDo=Co zrobić potem? +record.ifYouTyped=Jeśli ręcznie wpisano adres URL lub identyfikator ORCID +record.pleaseCheck=Sprawdź, czy identyfikator ORCID — 16-cyfrowy numer na końcu adresu URL — jest poprawny. Prawidłowo sformatowany adres URL ORCID wygląda tak: https://orcid.org/1234-5678-9101-1121 +record.ifYouFollowed=Jeśli łącze do tego rekordu zostało kliknięte z innej witryny lub usługi +record.pleaseReport=Zgłoś niedziałające łącze do witryny lub usługi, z której nastąpiło przekierowanie, aby zostało naprawione. +record.unidentifiedOrganization=Niezidentyfikowana organizacja +record.identifyAS=Zidentyfikuj jako: +selfService.heading=Aktualizujemy Samoobsługę ORCID +selfService.p1.1=Od +selfService.p1.2=1 czerwca 2022 r. +selfService.p1.3= Samoobsługa nie będzie już dostępna za pośrednictwem Rejestru ORCID. +selfService.p2.1=Ulepszona wersja Samoobsługi zostanie dodana do +selfService.p2.2=Portalu członkowski ORCID +selfService.p2.3=w nadchodzącym roku. Wszystkie obecne funkcje Samoobsługi zostaną przeniesione do portalu wraz z dodatkowymi nowymi funkcjami. +selfService.alert=Podczas gdy tworzymy tę ulepszoną wersję Portalu członkowskiego, Samoobsługa będzie niedostępna. +selfService.next=Co zrobić potem? +selfService.p3.1=Jeśli w tym czasie będziesz potrzebować którejkolwiek z funkcji Samoobsługi, skontaktuj się z nami +selfService.p3.2=, aby uzyskać pomoc. +record.ariaLabelPreviewPublicRecord=Wyświetl podgląd publicznej wersji tego rekordu (otwiera się w nowej karcie) +record.manageYourEmails=Zarządzaj adresami e-mail +record.manageYourWebsite=Zarządzaj witrynami internetowymi i łączami mediów społecznościowych +record.labelManageYourKeyword=Zarządzaj słowami kluczowymi +record.labelManageYourCountries=Zarządzaj krajami +record.labelManageYourPersonalIds=Zarządzaj swoimi identyfikatorami osobistymi +record.openOtherSources=Otwórz inne źródła +record.showAllSources=Pokaż wszystkie źródła +record.hideAllSources=Ukryj wszystkie źródła dla diff --git a/src/locale/properties/record/record.tr_TR.properties b/src/locale/properties/record/record.tr_TR.properties new file mode 100644 index 0000000000..736ac69351 --- /dev/null +++ b/src/locale/properties/record/record.tr_TR.properties @@ -0,0 +1,43 @@ +record.delegatorAddEmailNotAllow=Başka bir ORCID kaydını yönetirken ek e-posta adresleri eklemeye izin verilmez. +record.ogDescription1=ORCID kaydı: +record.ogDescription2=ORCID, bireylerin araştırma, burs ve inovasyon faaliyetlerinde adlarıyla birlikte kullanabilecekleri bir tanımlayıcı sağlar. +record.noPublicInfo=Kamuya açık bilgi bulunmuyor. +record.otherIds=Diğer Kimlikler +record.websitesAndSocialLinks=Web siteleri ve sosyal bağlantılar +record.keywords=Anahtar kelimeler +record.countries= +record.previewPublicRecord=Herkese açık kayıt için önizleme +record.ariaLabelpreviewPublicRecord=Bu kaydın herkese açık sürümünü önizle (Yeni bir sekmede açılır) +record.closeOtherSources=Diğer kaynakları kapatın +record.trySearching=Araştırmacıları adlarına veya ORCID kimliğine göre bulmak için gelişmiş aramamızı kullanmayı deneyin +record.pleaseGet=Lütfen aşağıdaki Yardım düğmesini kullanarak destek ekibimizle iletişime geçin. Aradığınız kaydı bulmanıza yardımcı olabilirler. +record.ifYouHave=Bu kaydı daha önce yer imlerine eklediyseniz ve kayıt artık çalışmıyorsa +record.notFound=Çok üzgünüz, aradığınız ORCID kaydını bulamıyoruz. +record.whatHappened=Ne oldu? +record.whatToDo=Sonraki adım +record.ifYouTyped=URL'yi veya ORCID kimliğini elle yazdıysanız +record.pleaseCheck=Lütfen URL'nin sonundaki 16 haneli ORCID kaydının doğru olup olmadığını kontrol edin. Doğru biçimlendirilmiş bir ORCID URL'si şöyle görünür: https://orcid.org/1234-5678-9101-1121 +record.ifYouFollowed=Bu kaydın bağlantısına başka bir siteden veya hizmetten gittiyseniz +record.pleaseReport=Lütfen bozuk bağlantıyı düzeltmeleri için geldiğiniz siteye veya hizmete bildirin. +record.unidentifiedOrganization=Tanımlanamayan kuruluş +record.identifyAS=Şu şekilde tanımla: +selfService.heading=ORCID Self Servis'i güncelliyoruz +selfService.p1.1=Şu tarih itibariyle: +selfService.p1.2=1 Haziran 2022 +selfService.p1.3=, Self Servis artık ORCID Kaydı üzerinden kullanılamayacaktır. +selfService.p2.1=Self Servis'in geliştirilmiş bir sürümü şuraya eklenecek: +selfService.p2.2=ORCID Üye Portalı'na +selfService.p2.3=önümüzdeki yıl eklenecektir. Mevcut tüm Self Servis özellikleri, ek yeni işlevlerle birlikte portala aktarılacaktır. +selfService.alert=Biz bu geliştirilmiş sürümü Üye Portalı için oluştururken, Self Servis kullanılamayacaktır. +selfService.next=Sonraki adım +selfService.p3.1=Bu süre zarfında Self Servis özelliklerinden herhangi birine ihtiyacınız olursa, lütfen +selfService.p3.2=yardım için şuraya ulaşın: +record.ariaLabelPreviewPublicRecord=Bu kaydın herkese açık sürümünü önizle (Yeni bir sekmede açılır) +record.manageYourEmails=E-postalarınızı yönetin +record.manageYourWebsite=Web sitelerinizi ve sosyal bağlantılarınızı yönetin +record.labelManageYourKeyword=Anahtar kelimelerinizi yönetin +record.labelManageYourCountries=Ülkelerinizi yönetin +record.labelManageYourPersonalIds=Kişisel tanımlayıcılarınızı yönetin +record.openOtherSources=Diğer kaynakları aç +record.showAllSources=Şunun için tüm kaynakları göster: +record.hideAllSources=Şunun için tüm kaynakları gizle: diff --git a/src/locale/properties/register/register.pl_PL.properties b/src/locale/properties/register/register.pl_PL.properties new file mode 100644 index 0000000000..325e0efa50 --- /dev/null +++ b/src/locale/properties/register/register.pl_PL.properties @@ -0,0 +1,120 @@ +register.create=Stwórz swój identyfikator ORCID +register.step1=To jest krok 1 z 3 +register.step2=To jest krok 2 z 3 +register.step3=To jest krok 3 z 3 +register.orcids=Według ORCID +register.terms=warunki korzystania +register.termsOfUseCapital=Warunki korzystania +register.only=, możesz zarejestrować identyfikator ORCID tylko dla siebie. Masz już identyfikator ORCID? +register.passwordRequired=Hasło jest wymagane +register.personalData=Dane osobowe +register.visibility=Ustawienia widoczności +register.sign=Zaloguj się +register.register=ZAREJESTRUJ SIĘ +register.notificationsDescription1=ORCID wysyła powiadomienia e-mail o kwestiach związanych z Twoim kontem, bezpieczeństwem i prywatnością, w tym prośby organizacji członkowskich ORCID o pozwolenie na aktualizację Twoich danych oraz zmiany wprowadzone w Twoich danych przez te organizacje. +register.notificationsDescription2=Możesz także zdecydować się na otrzymywanie od nas wiadomości e-mail o nowych funkcjach i wskazówkach, aby jak najlepiej wykorzystać swój rekord ORCID. +register.quarterlyEmail=Proszę o przesyłanie kwartalnych wiadomości e-mail z nowymi funkcjami ORCID i wskazówkami. +register.quarterlyEmailVerified=Aby otrzymywać te wiadomości e-mail, musisz również zweryfikować swój podstawowy adres e-mail. +register.reviewAfterRegistered=Po zarejestrowaniu możesz zmienić ustawienia powiadomień w dowolnym momencie w sekcji ustawień konta swojego rekordu ORCID. +register.notificationSettings=Ustawienia powiadomień +register.passwordConfirmationMatch=Hasło i potwierdzenie hasła muszą być zgodne +register.passwordConfirmationRequired=Wpisz ponownie hasło +register.passwordNumber=1 numer +register.passwordSymbol=1 litera lub symbol +register.passwordLength=8 lub więcej znaków +register.passwordNotEmail=Hasło nie może być takie samo jak Twój adres e-mail +register.password=Hasło +register.confirmPassword=Potwierdź hasło +register.confirmationEmailNotMatch=Potwierdzenie adresu e-mail nie jest zgodne +register.invalidEmail=Nieprawidłowy format adresu e-mail +register.confirmEmailRequired=Potwierdź swój adres e-mail +register.confirmEmail=Potwierdź podstawowy adres e-mail +register.primaryEmailRequired=Adres e-mail jest wymagany +register.primaryEmail=Podstawowy adres e-mail +register.invalidName=Nieprawidłowe znaki lub format imienia/nazwiska +register.firstNamePassword=Podaj swoje imię +register.firstName=Imię +register.additionalEmails=Dodatkowy adres e-mail +register.additionalEmailsCanBeDuplicated=Dodatkowy adres e-mail nie może być zgodny z podstawowym adresem e-mail +register.additionalEmailAdd=Dodaj kolejny adres e-mail +register.additionalEmailInfo=Upewnij się, że nigdy nie stracisz dostępu do swojego rekordu ORCID, rejestrując dodatkowe adresy e-mail na swoim koncie. +register.termsRequired=Aby kontynuować tworzenie identyfikatora ORCID, musisz zaakceptować warunki korzystania i wyrazić zgodę na przetwarzanie Twoich danych osobowych w Stanach Zjednoczonych. +register.consentTo=Wyrażam zgodę na +register.privacyPolicy=polityka prywatności +register.and=i +register.agree=i wyrażam zgodę na publiczne udostępnianie moich danych oznaczonych jako „Widoczne dla wszystkich”. +register.dataProcessed=Wyrażam zgodę na przetwarzanie moich danych osobowych w Stanach Zjednoczonych. +register.moreInformation=Więcej informacji o tym, jak ORCID przetwarza Twoje dane. +register.VisibilityPrivate=Tylko ja +register.VisibilityTrusted=Zaufane organizacje +register.VisibilityEveryone=Wszyscy +register.VisibilityPrivate2=(wybierane przez 8% użytkowników) +register.VisibilityTrusted2=(wybierane przez 5% użytkowników) +register.VisibilityEveryone2=(wybierane przez 87% użytkowników) +register.visibilityDescription1=Twój identyfikator ORCID łączy się z Twoim rekordem ORCID, który może zawierać łącza do Twoich prac badawczych, powiązań, nagród, innych wersji Twojego nazwiska i nie tylko. Ty kontrolujesz te treści i to, kto może je zobaczyć. +register.visibilityDescription2=Więcej informacji o ustawieniach widoczności +register.visibilityDescription3=Jaką widoczność należy domyślnie nadać nowym elementom dodanym do Twojego rekordu ORCID? +register.lastName=Nazwisko +register.optional=(Opcjonalne) +register.termsOfUse=Warunki korzystania +register.recaptchaRequired=Proszę zaznaczyć pole recaptcha +register.titleLabel=Czy to możesz być Ty? +register.bodyLabel=Znaleźliśmy kilka kont z Twoim imieniem i nazwiskiem, co oznacza, że mogłeś(-aś) już utworzyć identyfikator ORCID przy użyciu innego adresu e-mail. Przed utworzeniem konta potwierdź, że żaden z tych rekordów nie należy do Ciebie. Nie masz pewności, czy któraś z tych osób to Ty? +register.contactLabel=Skontaktuj się z nami. +register.firstNameLabel=Imię +register.lastNameLabel=Nazwisko +register.affiliationsLabel=Powiązania +register.dateCreatedLabel=Data utworzenia +register.viewRecordLabel=Wyświetl rekord +register.signinLabel=MAM JUŻ IDENTYFIKATOR, WRÓĆ DO LOGOWANIA +register.continueLabel=NIE JESTEM ŻADNĄ Z TYCH OSÓB, KONTYNUUJ REJESTRACJĘ +register.passwordCantBeEmail=Hasło nie może być takie samo jak Twój adres e-mail +register.emailAlreadyExists=Ten adres e-mail już istnieje w naszym systemie. Czy chcesz +register.signinLowerCase=zaloguj się +register.additionalEmailMatchPrimary=Dodatkowy adres e-mail nie może być zgodny z podstawowym adresem e-mail +register.additionalEmailMatch=Dodatkowe adresy e-mail nie mogą się powielać +register.wrongPasswordPattern=Hasło musi spełniać wszystkie wymagania dotyczące schematu +register.moreInfo=Więcej informacji o imionach i nazwiskach +register.securityAndNotifications=Bezpieczeństwo i powiadomienia +register.visibilityAndTerm=Widoczność i warunki +register.ariaLabelInfo=informacje o imionach i nazwiskach +register.ariaLabelClose=zamknij +register.ariaLabelDeleteEmail=usuń adres e-mail +register.ariaLabelInfoEmails=informacje o adresach e-mail +register.ariaLabelInfoPassword=informacje o haśle +register.visibilityRequired=Wybierz domyślne ustawienie widoczności. +register.moreInfoOnNames=Więcej informacji o imionach i nazwiskach +register.youWillHaveAChance=Po utworzeniu konta będziesz mieć możliwość dodania dodatkowych imion i nazwisk. +register.lastNameDetail=Nazwisko to Twoje nazwisko rodowe. +register.firstNameDetail=Imię to nadane Ci imię lub imię, którym najczęściej się posługujesz. +register.mustBe8=Musi mieć co najmniej 8 znaków i zawierać: +register.passwordLengthDetail=Musi mieć od 8 do 256 znaków i zawierać: +register.atLeast1=co najmniej 1 cyfra: 0 - 9. +register.atLeast1ofTheFollowing=co najmniej 1 z następujących: +register.alphaCharacter=litery, rozróżniana jest wielkość liter a do Z +register.theFollowingSymbols=którykolwiek z następujących symboli: +register.optionalTheSpace=opcjonalnie znak spacji, +register.optionalTheSpaceIe=tj. „” i inne znaki interpunkcyjne, takie jak . , ; +register.examplePassword=Przykład: słońce% księżyc2 +register.doesNotAllowCommonPassword=ORCID nie zezwala na popularne hasła. Popularne hasła to niepewne, łatwe do odgadnięcia słowa lub wyrażenia, takie jak „qwerty123”. +register.seeFullList=Zobacz pełną listę popularnych haseł, których nie wolno używać w ORCID +register.reactivating=Ponowna aktywacja konta +register.resendReactivate=kliknij tutaj, aby ponownie aktywować +register.deactivated=Z tym adresem e-mail powiązany jest dezaktywowany rekord ORCID. +register.reactivation=Dziękujemy za ponowną aktywację identyfikatora ORCID. +register.reactivate=AKTYWUJ PONOWNIE +register.passwordIsToLong=Hasła muszą mieć od 8 do 256 znaków +register.wrongPasswordPatternV2=Hasło musi spełniać wszystkie wymagania +register.passwordIsToLongV2=Hasło musi mieć od 8 do 256 znaków +register.passwordSymbolV2=Co najmniej 1 literę lub symbol +register.passwordNumberV2=Co najmniej 1 numer +register.passwordConfirmationMatchV2=Hasła nie pasują do siebie +register.passwordRequirements=Wymagania dotyczące hasła +register.passwordRequirements1=Hasła muszą mieć między +register.passwordRequirements2=8 +register.passwordRequirements3=a +register.passwordRequirements4=256 +register.passwordRequirements5=znaków i rozróżniana jest wielkość liter. +register.passwordRequirements6=Twoje hasło musi zawierać +register.passwordRequirements7=Co najmniej 1 literę, symbol lub spację +register.passwordRequirements8=Co najmniej 1 numer diff --git a/src/locale/properties/register/register.tr_TR.properties b/src/locale/properties/register/register.tr_TR.properties new file mode 100644 index 0000000000..f87721fa42 --- /dev/null +++ b/src/locale/properties/register/register.tr_TR.properties @@ -0,0 +1,120 @@ +register.create=ORCID kimliğinizi oluşturun +register.step1=Bu adım 1/3'tür +register.step2=Bu adım 2/3'tür +register.step3=Bu adım 3/3'tür +register.orcids=ORCID'in +register.terms=kullanım şartlarına göre +register.termsOfUseCapital=Kullanım Şartları +register.only=, sadece kendiniz için bir ORCID kimliğine kaydolabilirsiniz. Zaten bir ORCID kimliğiniz var mı? +register.passwordRequired=Bir parola gereklidir +register.personalData=Kişisel veriler +register.visibility=Görünürlük ayarları +register.sign=Oturum Aç +register.register=KAYDOL +register.notificationsDescription1=ORCID, ORCID üyesi kuruluşlardan kaydınızı güncelleme izni talepleri ve bu kuruluşlar tarafından kaydınızda yapılan değişiklikler de dahil olmak üzere hesabınız, güvenliğiniz ve gizliliğinizle ilgili öğeler hakkında e-posta bildirimleri gönderir. +register.notificationsDescription2=Ayrıca, ORCID kaydınızdan en iyi şekilde yararlanmak için yeni özellikler ve ipuçları hakkında bizden e-posta almayı da seçebilirsiniz. +register.quarterlyEmail=Lütfen bana yeni ORCID özellikleri ve ipuçları hakkında üç ayda bir e-posta gönderin. +register.quarterlyEmailVerified=Bu e-postaları almak için birincil e-posta adresinizi de doğrulamanız gerekir. +register.reviewAfterRegistered=Kaydolduktan sonra, bildirim ayarlarınızı istediğiniz zaman ORCID kaydınızın hesap ayarları bölümünden değiştirebilirsiniz. +register.notificationSettings=Bildirim ayarları +register.passwordConfirmationMatch=Parola ve onaylanmış parola eşleşmelidir +register.passwordConfirmationRequired=Parolanızı yeniden yazın +register.passwordNumber=1 rakam +register.passwordSymbol=1 harf veya sembol +register.passwordLength=8 veya daha fazla karakter +register.passwordNotEmail=Parola, e-posta adresinizle aynı olmamalıdır +register.password=Parola +register.confirmPassword=Parolayı onayla +register.confirmationEmailNotMatch=E-posta onayı eşleşmiyor +register.invalidEmail=Geçersiz e-posta biçimi +register.confirmEmailRequired=Lütfen e-postanızı onaylayın +register.confirmEmail=Birincil e-postayı onayla +register.primaryEmailRequired=Bir e-posta gereklidir +register.primaryEmail=Birincil e-posta +register.invalidName=Geçersiz ad karakterleri veya biçimi +register.firstNamePassword=Lütfen adınızı/kullandığınız adı girin +register.firstName=Ad +register.additionalEmails=Ek e-posta +register.additionalEmailsCanBeDuplicated=Ek e-posta adresi, birincil e-posta adresiyle aynı olamaz +register.additionalEmailAdd=Başka bir e-posta adresi ekle +register.additionalEmailInfo=Hesabınıza ek e-posta adresleri kaydederek ORCID kaydınıza erişiminizi asla kaybetmediğinizden emin olun. +register.termsRequired=ORCID kimliğinizi oluşturmaya devam etmek için kullanım koşullarını kabul etmeli ve verilerinizin Amerika Birleşik Devletleri'nde işlenmesini kabul etmelisiniz. +register.consentTo=Kabul ediyorum: +register.privacyPolicy=gizlilik politikası +register.and=ve +register.agree=ve verilerimin "Herkes Tarafından Görülebilir" olarak işaretlendiği yerlerde herkese açık olmasını kabul ediyorum. +register.dataProcessed=Verilerimin Amerika Birleşik Devletleri'nde işlenmesine izin veriyorum. +register.moreInformation=ORCID'in verilerinizi nasıl işlediği hakkında daha fazla bilgi. +register.VisibilityPrivate=Sadece ben +register.VisibilityTrusted=Güvenilir Kuruluşlar +register.VisibilityEveryone=Herkes +register.VisibilityPrivate2=(Kullanıcıların %8'i bunu seçiyor) +register.VisibilityTrusted2=(Kullanıcıların %5'i bunu seçiyor) +register.VisibilityEveryone2=(Kullanıcıların %87'si bunu seçiyor) +register.visibilityDescription1=ORCID kimliğiniz araştırma faaliyetlerinize, bağlantılarınıza, ödüllerinize, adınızın diğer sürümleri ve daha fazlası için bağlantılar içerebilen ORCID kaydınıza bağlanır. Bu içeriği ve kimlerin görebileceğini siz kontrol edersiniz. +register.visibilityDescription2=Görünürlük ayarları hakkında daha fazla bilgi +register.visibilityDescription3=Varsayılan olarak, ORCID Kaydınıza eklenen yeni öğeler için hangi görünürlüğü ayarlayacaksınız? +register.lastName=Soyadı +register.optional=(İsteğe bağlı) +register.termsOfUse=Kullanım Şartları +register.recaptchaRequired=Lütfen recaptcha kutusunu kontrol edin +register.titleLabel=Bu siz olabilir misiniz? +register.bodyLabel=Adınızla bazı hesaplar bulduk, bu da farklı bir e-posta adresi kullanarak zaten bir ORCID kimliği oluşturmuş olabileceğiniz anlamına geliyor. Bir hesap oluşturmadan önce, lütfen bu kayıtların hiçbirinin size ait olmadığını onaylayın. Bunlardan herhangi birinin siz olup olmadığından emin değil misiniz? +register.contactLabel=Bizimle iletişime geçin. +register.firstNameLabel=Ad +register.lastNameLabel=Soyadı +register.affiliationsLabel=Bağlantılar +register.dateCreatedLabel=Oluşturulma Tarihi +register.viewRecordLabel=Kaydı Görüntüle +register.signinLabel=ZATEN BİR KİMLİĞİM VAR, OTURUM AÇMAK İÇİN GERİ DÖN +register.continueLabel=BUNLARIN HİÇBİRİ BEN DEĞİLİM, KAYDOLMAK İÇİN DEVAM ET +register.passwordCantBeEmail=Parola, e-posta adresinizle aynı olmamalıdır +register.emailAlreadyExists=Bu e-posta sistemimizde zaten mevcut. Şunu yapmak ister misiniz: +register.signinLowerCase=oturum aç +register.additionalEmailMatchPrimary=Ek e-posta adresi, birincil e-posta adresiyle aynı olamaz +register.additionalEmailMatch=Ek e-postalar çoğaltılamaz +register.wrongPasswordPattern=Parola tüm örüntü gerekliliklerine uygun olmalıdır +register.moreInfo=Adlar hakkında daha fazla bilgi +register.securityAndNotifications=Güvenlik ve bildirimler +register.visibilityAndTerm=Görünürlük ve şartlar +register.ariaLabelInfo=adlar hakkında bilgi +register.ariaLabelClose=kapat +register.ariaLabelDeleteEmail=e-postayı sil +register.ariaLabelInfoEmails=e-postalar hakkında bilgi +register.ariaLabelInfoPassword=parola hakkında bilgi +register.visibilityRequired=Lütfen varsayılan bir görünürlük ayarı seçin. +register.moreInfoOnNames=Adlar hakkında daha fazla bilgi +register.youWillHaveAChance=Hesabınızı oluşturduktan sonra ek ad ekleme şansınız olacaktır. +register.lastNameDetail=Soyadınız, aile adınızdır. +register.firstNameDetail=Adınız, verdiğiniz ad veya en sık kullandığınız addır. +register.mustBe8=8 veya daha fazla karakter olmalıdır ve şunları içermelidir: +register.passwordLengthDetail=8 ila 256 karakter uzunluğunda olmalı ve şunları içermelidir: +register.atLeast1=en az 1 rakam: 0 - 9 +register.atLeast1ofTheFollowing=aşağıdakilerden en az 1 tanesi: +register.alphaCharacter=alfa karakterli, büyük/küçük harfe duyarlı a-Z +register.theFollowingSymbols=aşağıdaki sembollerden herhangi biri: +register.optionalTheSpace=isteğe bağlı olarak boşluk karakteri, +register.optionalTheSpaceIe=örn. ' ' ve . , ; gibi diğer noktalama işaretleri +register.examplePassword=Örnek: güneş% ay2 +register.doesNotAllowCommonPassword=ORCID ortak parolalara izin vermez. Yaygın şifreler güvensiz, kolay tahmin edilen kelimeler veya 'qwerty123' gibi ifadelerdir. +register.seeFullList=ORCID'de izin vermediğimiz yaygın parolaların tam listesine bakın +register.reactivating=Hesabınızı yeniden etkinleştirin +register.resendReactivate=yeniden etkinleştirmek için buraya tıklayın +register.deactivated=Devre dışı bırakılan bir ORCID kaydı, bu e-posta adresiyle ilişkili. +register.reactivation=ORCID kimliğinizi yeniden etkinleştirdiğiniz için teşekkür ederiz. +register.reactivate=YENİDEN ETKİNLEŞTİR +register.passwordIsToLong=Parolalar 8 ila 256 karakter uzunluğunda olmalıdır +register.wrongPasswordPatternV2=Parola tüm gereksinimleri karşılamalıdır +register.passwordIsToLongV2=Şifre 8 ila 256 karakter arasında olmalıdır +register.passwordSymbolV2=En az 1 harf veya sembol +register.passwordNumberV2=En az 1 rakam +register.passwordConfirmationMatchV2=Parolalar eşleşmiyor +register.passwordRequirements=Parola gereksinimleri +register.passwordRequirements1=Parolalar şu aralıkta olmalıdır: +register.passwordRequirements2=8 +register.passwordRequirements3=ile +register.passwordRequirements4=256 +register.passwordRequirements5=karakter. Aynı zamanda büyük/küçük harfe duyarlıdır. +register.passwordRequirements6=Parolanız şunları içermelidir: +register.passwordRequirements7=En az 1 harf, sembol veya boşluk +register.passwordRequirements8=En az 1 rakam diff --git a/src/locale/properties/research-resources/research-resources.pl_PL.properties b/src/locale/properties/research-resources/research-resources.pl_PL.properties new file mode 100644 index 0000000000..b95faaa350 --- /dev/null +++ b/src/locale/properties/research-resources/research-resources.pl_PL.properties @@ -0,0 +1,5 @@ +researchResources.researchResources=Zasoby badawcze +researchResources.description=Połącz się z zaufanymi organizacjami, aby automatycznie dodawać specjalistyczne zasoby, których używasz do swoich badań. +researchResources.learnMore=Dowiedz się więcej o tym, jak zasoby badawcze są dodawane do Twojego rekordu ORCID +researchResources.items=elementy +researchResources.present=obecne diff --git a/src/locale/properties/research-resources/research-resources.tr_TR.properties b/src/locale/properties/research-resources/research-resources.tr_TR.properties new file mode 100644 index 0000000000..be7c69485c --- /dev/null +++ b/src/locale/properties/research-resources/research-resources.tr_TR.properties @@ -0,0 +1,5 @@ +researchResources.researchResources=Araştırma kaynakları +researchResources.description=Araştırmanız için kullandığınız uzman kaynakları otomatik olarak eklemek için güvenli kuruluşlara bağlanın. +researchResources.learnMore=Araştırma kaynaklarının ORCID kaydınıza nasıl eklendiği hakkında daha fazla bilgi edinin +researchResources.items=öğeler +researchResources.present=günümüz diff --git a/src/locale/properties/search/search.pl_PL.properties b/src/locale/properties/search/search.pl_PL.properties new file mode 100644 index 0000000000..84848c0837 --- /dev/null +++ b/src/locale/properties/search/search.pl_PL.properties @@ -0,0 +1,21 @@ +ngOrcid.search.showing=Wyświetlanie +ngOrcid.search.of=z +ngOrcid.search.results=wyników. +ngOrcid.search.orcidID=Identyfikator ORCID +ngOrcid.search.firstName=Imię +ngOrcid.search.lastName=Nazwisko +ngOrcid.search.otherNames=Inne imiona i nazwiska +ngOrcid.search.affiliations=Powiązania +ngOrcid.search.noResults=Nie znaleziono wyników. Edytuj wyszukiwane hasła. +ngOrcid.search.advanceSearch=ZAAWANSOWANE WYSZUKIWANIE +ngOrcid.search.institutionName=Nazwa instytucji +ngOrcid.search.institutionNamePlaceholder=identyfikator powiązania lub organizacji +ngOrcid.search.keyword=Słowo kluczowe +ngOrcid.search.otherNameFields=Przeszukaj także inne pola nazw +ngOrcid.search.search=SZUKAJ +ngOrcid.search.orcidIdPatterError=Podana wartość nie pasuje do schematu identyfikatora ORCID +ngOrcid.search.ariaLabelSearchResults=Wyniki wyszukiwania +search.showAdvanceSearch=Pokaż formularz wyszukiwania zaawansowanego +search.hideAdvanceSearch=Ukryj formularz wyszukiwania zaawansowanego +search.paginator=paginator +search.bottomPaginator=dolny paginator diff --git a/src/locale/properties/search/search.tr_TR.properties b/src/locale/properties/search/search.tr_TR.properties new file mode 100644 index 0000000000..d41dfc6919 --- /dev/null +++ b/src/locale/properties/search/search.tr_TR.properties @@ -0,0 +1,21 @@ +ngOrcid.search.showing=Gösterilen: +ngOrcid.search.of=/ +ngOrcid.search.results=sonuç. +ngOrcid.search.orcidID=ORCID KİMLİĞİ +ngOrcid.search.firstName=Ad +ngOrcid.search.lastName=Soyadı +ngOrcid.search.otherNames=Diğer Adlar +ngOrcid.search.affiliations=Bağlantılar +ngOrcid.search.noResults=Sonuç bulunamadı. Lütfen arama terimlerinizi düzenleyin. +ngOrcid.search.advanceSearch=GELİŞMİŞ ARAMA +ngOrcid.search.institutionName=Kurum Adı +ngOrcid.search.institutionNamePlaceholder=bağlantı veya kuruluş kimliği +ngOrcid.search.keyword=Anahtar kelime +ngOrcid.search.otherNameFields=Diğer ad alanlarında da arama yapın +ngOrcid.search.search=ARA +ngOrcid.search.orcidIdPatterError=Verilen değer ORCID Kimliği örüntüsüyle eşleşmiyor +ngOrcid.search.ariaLabelSearchResults=Arama Sonuçları +search.showAdvanceSearch=Gelişmiş arama formunu göster +search.hideAdvanceSearch=Gelişmiş arama formunu gizle +search.paginator=sayfalandırıcı +search.bottomPaginator=alt sayfalandırıcı diff --git a/src/locale/properties/shared/shared.pl_PL.properties b/src/locale/properties/shared/shared.pl_PL.properties new file mode 100644 index 0000000000..c93fe0b09a --- /dev/null +++ b/src/locale/properties/shared/shared.pl_PL.properties @@ -0,0 +1,569 @@ +ngOrcid.error=O nie! Wystąpił błąd +ngOrcid.reactivationAccountError=Nie mogliśmy ponownie aktywować Twojego konta ORCID. Spróbuj ponownie, a jeśli błąd będzie się powtarzał, +shared.back=WRÓĆ +shared.next=DALEJ +shared.ok=OK +shared.contactSupport=skontaktuj się z pomocą techniczną. +shared.questionMark=? +shared.knowledgeBase=odwiedź naszą bazę wiedzy. +shared.ariaLabelClose=Zamknij +shared.standardError=Spróbuj ponownie, a jeśli błąd będzie się powtarzał, +shared.oauthSessionError=Twoje żądanie Oauth jest nieprawidłowe +shared.hideDetails=Ukryj szczegóły +shared.showDetails=Pokaż szczegóły +shared.edit=Edytuj +shared.makeCopy=Zrób kopię i edytuj +shared.saveChanges=Zapisz zmiany +shared.cancel=Anuluj +shared.sourceColon=Źródło: +shared.visibility=Widoczność +shared.whoCanSeeBio=Zarządzaj, kto może zobaczyć Twoją biografię, ustawiając widoczność. Twoje domyślne ustawienie widoczności to +shared.whoCanSeeName=Zarządzaj, kto może zobaczyć Twoje imiona, nazwiska i imiona i nazwiska z publikacji, ustawiając widoczność. Domyślna widoczność imion i nazwisk to +shared.requiredInformation=Wymagana informacja +shared.created=Utworzono: +shared.delete=Usuń +shared.showMore=Pokaż więcej +shared.showLess=Pokaż mniej +shared.closeOtherSources=(Zamknij inne źródła) +shared.of=z +shared.showLessDetail=Pokaż mniej szczegółów +shared.showMoreDetail=Pokaż więcej szczegółów +shared.searchAndLink=Kreatory wyszukiwania i łączy to zalecany przez nas sposób wypełniania rekordu. Ułatwiają dodawanie prac, finansowania i recenzji naukowych oraz oszczędzają czas związany z ręczną aktualizacją rekordu. Wybierz platformę z poniższej listy, aby rozpocząć łączenie elementów ze swoim rekordem. +shared.availableSearch=Dostępne kreatory wyszukiwania i łączy +shared.funding=Finansowanie +shared.organizationIdentifiers=Identyfikatory organizacji +shared.otherOrganization=Inne identyfikatory organizacji podane przez +shared.translatedTitle=Przetłumaczony tytuł +shared.added=Dodane +shared.lastModified=Data ostatniej modyfikacji +shared.url=Adres URL +shared.employment=Zatrudnienie +shared.educationQualifications=Wykształcenie i kwalifikacje +shared.qualification=Kwalifikacje +shared.education=Wykształcenie +shared.invitedPositions=Stanowiska gościnne i wyróżnienia +shared.invited=Stanowisko gościnne +shared.invitedSentenceCase=Stanowisko gościnne +shared.distinction=Wyróżnienie +shared.membership=Członkostwo i usługi +shared.membershipTitle=Członkostwo +shared.service=Usługa +shared.educationQualificationsDescription=Dodaj szczegółowe informacje o miejscu studiów, wykształceniu lub uzyskanych kwalifikacjach zawodowych. +shared.educationLearnMore=Dowiedz się więcej o dodawaniu wykształcenia lub kwalifikacji do rekordu ORCID +shared.invitedPositionsDescription=Dodaj szczegółowe informacje o zajmowanych przez Ciebie stanowiskach gościnnych oraz nagrodach otrzymanych w uznaniu Twoich osiągnięć. +shared.invitedPositionsLearnMore=Dowiedz się więcej o dodawaniu stanowisk gościnnych lub wyróżnień do rekordu ORCID +shared.membershipDescription=Dodaj szczegóły członkostwa w towarzystwach lub stowarzyszeniach oraz darowizn w postaci czasu lub innych zasobów na rzecz organizacji. +shared.membershipLearnMore=Dowiedz się więcej o dodawaniu członkostwa lub usług do rekordu ORCID +shared.works=Prace +shared.expandAll=Rozwiń wszystkie +shared.collapseAll=Zwiń wszystkie +shared.lastModifiedTime=Ostatnio modyfikowany rekord +shared.fundedBy=Finansowane przez +shared.partOf=Część +shared.onBehalfOf=przez +shared.versionOf=Wersja +shared.add=Dodaj +shared.sort=Sortuj +shared.addItem=Dodaj element +shared.exportItems=Eksportuj elementy +shared.sortItems=Sortuj elementy +shared.addEmployment=Dodaj zatrudnienie +shared.sortEmployments=Sortuj zatrudnienie +shared.addQualification=Dodaj kwalifikacje +shared.addEducation=Dodaj wykształcenie +shared.sortEducation=Sortuj wykształcenie +shared.addInvited=Dodaj stanowisko gościnne +shared.sortInvited=Sortuj stanowiska gościnne +shared.addDistinction=Dodaj wyróżnienie +shared.addMembership=Dodaj członkostwo +shared.sortMemberships=Sortuj członkostwa +shared.addService=Dodaj usługę +shared.addFunding=Dodaj finansowanie +shared.sortFundings=Sortuj finansowanie +shared.addWork=Dodaj pracę +shared.sortWorks=Sortuj prace +shared.sortResearch=Sortuj zasoby badawcze +shared.addPeerReviews=Dodaj recenzję naukową +shared.sortPeerReviews=Sortuj recenzje naukowe +share.loadMore=Załaduj więcej +share.sortTitle=Tytuł +share.sortStart=Początek +share.sortEnd=Koniec +share.sortDate=Data +share.sortType=Typ +share.sortOrder=Kolejność +shared.activities=Działalność +shared.addToList=Dodaj do listy +shared.organization=Organizacja +shared.organizationName=Nazwa organizacji +shared.department=Wydział +shared.city=Miasto +shared.cityError=Proszę podać miasto +shared.region=Region, stan lub hrabstwo +shared.employmentDetails=Informacje o zatrudnieniu +shared.qualificationDetails=Informacje o kwalifikacjach +shared.educationDetails=Informacje o wykształceniu +shared.invitedPositionDetails=Informacje o stanowisku gościnnym +shared.distinctionDetails=Informacje o wyróżnieniu +shared.membershipDetails=Informacje o członkostwie +shared.serviceDetails=Informacje o usłudze +shared.role=Rola/tytuł +shared.degree=Stopień/tytuł naukowy +shared.award=Wyróżnienie/nagroda +shared.membershipType=Typ członkostwa +shared.startDate=Data rozpoczęcia +shared.endDate=Data końcowa +shared.year=Rok +shared.month=Miesiąc +shared.day=Dzień +shared.invalidDate=Nieprawidłowa data +shared.endDateError=Data zakończenia musi być późniejsza niż data rozpoczęcia +shared.link=Łącze +shared.linkDescription=Łącze do strony profilu lub opisu roli. Łącza powinny być w formacie pełnego adresu URL, np. http://www.website.com/page.html +shared.invalidLink=Nieprawidłowe łącze +shared.visibilityDescription=Zarządzaj, kto może zobaczyć te informacje, ustawiając widoczność. Twoja domyślna widoczność to +shared.actions=Działania +shared.combineWorks=Połącz prace +shared.exportWorks=Eksportuj prace +shared.exportAllWorks=Eksportuj wszystkie prace +shared.setVisibility=Ustaw widoczność +shared.deleteWorks=Usuń prace +shared.itemsCurrentlySelected=Aktualnie wybrane elementy +shared.selectAll=Zaznacz wszystko +shared.whoCanSeeThis=Kto może to zobaczyć? +shared.preferred=preferowane +shared.present=obecne +shared.titleNotFound=404 — Nie znaleziono rekordu ORCID +shared.to=do +shared.selected=Wybrane +shared.searchLink=Wyszukaj i połącz +shared.addManually=Dodaj ręcznie +share.undefinedId=niezdefiniowany identyfikator +shared.worksDescription=Dodaj wyniki swoich badań, takie jak publikacje, zbiory danych, prezentacje na konferencjach i inne. +shared.worksLearnMore=Dowiedz się więcej o dodawaniu prac do rekordu ORCID +shared.employmentDescription=Dodaj informacje o swoich obecnych i poprzednich pracodawcach. +shared.employmentLearnMore=Dowiedz się więcej o dodawaniu informacji o zatrudnieniu do rekordu ORCID +shared.view=Widok +shared.addAnotherId=Dodaj kolejny identyfikator +shared.addId=Dodaj identyfikator +shared.identifier=Identyfikator +shared.selectLanguage=Wybierz język +shared.openSourceToEdit=Otwórz źródła, aby edytować własną wersję +shared.youCanOnlyEditYour=Możesz edytować tylko własną wersję +shared.distinctionDate=Data wyróżnienia +shared.relationship=Relacja +shared.relationshipColon=Relacja: +shared.invalidForm=Błąd sprawdzania poprawności formularza +shared.pleaseReviewInvalidForm=Przed zapisaniem sprawdź formularz i rozwiąż problemy +shared.deleteItems=Usuń elementy +shared.deletingItems=Usunięcie elementów trwale usuwa je z rekordu ORCID. Sprawdź elementy wybrane do usunięcia. +shared.selectedItems=Elementy wybrane do usunięcia +shared.deleteSelected=Usuń wybrane elementy +shared.source=Źródło +shared.emails=Adresy e-mail +shared.pleaseReview=Sprawdź i napraw problem +shared.youHaveNotSelected=Nie wybrano żadnych elementów do usunięcia. +shared.youHaveNotSelectedImport=Nie wybrano żadnych elementów do zaimportowania. +shared.publicationDate=Data publikacji +shared.translatedTitleLanguageError=Wybierz język +shared.translatedTitleError=Wpisz przetłumaczony tytuł +shared.moreInformationOn=Więcej informacji o +shared.visibilitySettings=ustawienia widoczności +shared.trustedParties=Zaufane strony +shared.onlyMe=Tylko ja +shared.everyone=Wszyscy +shared.whoCanSeeWorks=Kto może zobaczyć Twoje prace? Twoje domyślne ustawienie widoczności to +shared.maxLength.less_than_one_thousand=Musi mieć mniej niż 1000 znaków +shared.maxLength.less_than_two_thousand=Musi mieć mniej niż 2000 znaków +shared.maxLength.less_than_five_thousand=Musi mieć mniej niż 5000 znaków +shared.maxLength.less_than_two_hundred_fifty_five=Musi mieć mniej niż 255 znaków +shared.maxLength.less_than_two_thousand_forty_eight=Musi mieć mniej niż 2084 znaki +shared.pleaseEnterAnOrganization=Podaj organizację +shared.passwordCantBeEmpty=Hasło nie może być puste +share.af=Afganistan +share.AL=Albania +share.DZ=Algieria +share.AS=Samoa Amerykańskie +share.AD=Andora +share.AO=Angola +share.AI=Anguilla +share.AQ=Antarktyda +share.AG=Antigua i Barbuda +share.AR=Argentyna +share.AM=Armenia +share.AW=Aruba +share.AU=Australia +share.AT=Austria +share.AZ=Azerbejdżan +share.BS=Bahamy +share.BH=Bahrajn +share.BD=Bangladesz +share.BB=Barbados +share.BY=Białoruś +share.BE=Belgia +share.BZ=Belize +share.BJ=Benin +share.BM=Bermudy +share.BT=Bhutan +share.BO=Boliwia +share.BA=Bośnia i Hercegowina +share.BW=Botswana +share.BV=Wyspa Bouveta +share.BR=Brazylia +share.BQ=Brytyjskie Terytorium Antarktyczne +share.IO=Brytyjskie Terytorium Oceanu Indyjskiego +share.VG=Brytyjskie Wyspy Dziewicze +share.BN=Brunei +share.BG=Bułgaria +share.BF=Burkina Faso +share.BI=Burundi +share.KH=Kambodża +share.CM=Kamerun +share.CA=Kanada +share.CV=Wyspy Zielonego Przylądka +share.KY=Kajmany +share.CF=Republika Środkowoafrykańska +share.TD=Czad +share.CL=Chile +share.CN=Chiny +share.CX=Wyspa Bożego Narodzenia +share.CC=Wyspy Kokosowe +share.CO=Kolumbia +share.KM=Komory +share.CG=Kongo — Brazzaville +share.CD=Kongo — Kinszasa +share.CK=Wyspy Cooka +share.CR=Kostaryka +share.HR=Chorwacja +share.CU=Kuba +share.CW=Curaçao +share.CY=Cypr +share.CZ=Czechy +share.CI=Wybrzeże Kości Słoniowej +share.DK=Dania +share.DJ=Dżibuti +share.DM=Dominika +share.DO=Republika Dominikany +share.EC=Ekwador +share.EG=Egipt +share.SV=Salwador +share.GQ=Gwinea Równikowa +share.ER=Erytrea +share.EE=Estonia +share.ET=Etiopia +share.FK=Falklandy +share.FO=Wyspy Owcze +share.FJ=Fidżi +share.FI=Finlandia +share.FR=Francja +share.GF=Gujana Francuska +share.PF=Polinezja Francuska +share.TF=Francuskie Terytoria Południowe +share.GA=Gabon +share.GM=Gambia +share.GE=Gruzja +share.DE=Niemcy +share.GH=Ghana +share.GI=Gibraltar +share.GR=Grecja +share.GL=Grenlandia +share.GD=Grenada +share.GP=Gwadelupa +share.GU=Guam +share.GT=Gwatemala +share.GG=Guernsey +share.GN=Gwinea +share.GW=Gwinea Bissau +share.GY=Gujana +share.HT=Haiti +share.HM=Wyspy Heard i McDonald +share.HN=Honduras +share.HK=Specjalny Region Administracyjny Hongkong Chińskiej Republiki Ludowej +share.HU=Węgry +share.IS=Islandia +share.IN=Indie +share.ID=Indonezja +share.IR=Iran +share.IQ=Irak +share.IE=Irlandia +share.IM=Wyspa Man +share.IL=Izrael +share.IT=Włochy +share.JM=Jamajka +share.JP=Japonia +share.JE=Jersey +share.JO=Jordania +share.KZ=Kazachstan +share.KE=Kenia +share.KI=Kiribati +share.KW=Kuwejt +share.KG=Kirgistan +share.LA=Laos +share.LV=Łotwa +share.LB=Liban +share.LS=Lesoto +share.LR=Liberia +share.LY=Libia +share.LI=Liechtenstein +share.LT=Litwa +share.LU=Luksemburg +share.MO=Specjalny Region Administracyjny Makau Chińskiej Republiki Ludowej +share.MG=Madagaskar +share.MW=Malawi +share.MY=Malezja +share.MV=Malediwy +share.ML=Mali +share.MT=Malta +share.MH=Wyspy Marshalla +share.MQ=Martynika +share.MR=Mauretania +share.MU=Mauritius +share.YT=Majotta +share.MX=Meksyk +share.FM=Mikronezja +share.MD=Mołdawia +share.MC=Monako +share.MN=Mongolia +share.ME=Czarnogóra +share.MS=Montserrat +share.MA=Maroko +share.MZ=Mozambik +share.MM=Mjanma [Birma] +share.NA=Namibia +share.NR=Nauru +share.NP=Nepal +share.NL=Holandia +share.NC=Nowa Kaledonia +share.NZ=Nowa Zelandia +share.NI=Nikaragua +share.NE=Niger +share.NG=Nigeria +share.NU=Niue +share.NF=Wyspa Norfolk +share.KP=Korea Północna +share.MK=Macedonia Północna +share.MP=Mariany Północne +share.NO=Norwegia +share.OM=Oman +share.PK=Pakistan +share.PW=Palau +share.PS=Terytoria palestyńskie +share.PA=Panama +share.PG=Papua Nowa Gwinea +share.PY=Paragwaj +share.PE=Peru +share.PH=Filipiny +share.PN=Wyspy Pitcairn +share.PL=Polska +share.PT=Portugalia +share.PR=Portoryko +share.QA=Katar +share.RO=Rumunia +share.RU=Rosja +share.RW=Rwanda +share.RE=Reunion +share.BL=Saint Barthélemy +share.SH=Święta Helena +share.KN=Saint Kitts i Nevis +share.LC=Saint Lucia +share.MF=Sint Maarten +share.PM=Saint-Pierre i Miquelon +share.VC=Saint Vincent i Grenadyny +share.WS=Samoa +share.SM=San Marino +share.SA=Arabia Saudyjska +share.SN=Senegal +share.RS=Serbia +share.SC=Seszele +share.SL=Sierra Leone +share.SG=Singapur +share.SX=Sint Maarten (część holenderska) +share.SK=Słowacja +share.SI=Słowenia +share.SB=Wyspy Salomona +share.SO=Somalia +share.ZA=Republika Południowej Afryki +share.GS=Georgia Południowa i Sandwich Południowy +share.KR=Korea Południowa +share.SS=Sudan Południowy +share.ES=Hiszpania +share.LK=Sri Lanka +share.SD=Sudan +share.SR=Surinam +share.SJ=Svalbard i Jan Mayen +share.SZ=Suazi +share.SE=Szwecja +share.CH=Szwajcaria +share.SY=Syria +share.ST=Wyspy Świętego Tomasza i Książęca +share.TW=Tajwan +share.TJ=Tadżykistan +share.TZ=Tanzania +share.TH=Tajlandia +share.TL=Timor Wschodni +share.TG=Togo +share.TK=Tokelau +share.TO=Tonga +share.TT=Trynidad i Tobago +share.TN=Tunezja +share.TR=Turcja +share.TM=Turkmenia +share.TC=Wyspy Turks i Caicos +share.TV=Tuvalu +share.UM=Dalekie Wyspy Mniejsze Stanów Zjednoczonych +share.VI=Wyspy Dziewicze Stanów Zjednoczonych +share.UG=Uganda +share.UA=Ukraina +share.AE=Zjednoczone Emiraty Arabskie +share.GB=Wielka Brytania +share.US=Stany Zjednoczone +share.UY=Urugwaj +share.UZ=Uzbekistan +share.VU=Vanuatu +share.VA=Watykan +share.VE=Wenezuela +share.VN=Wietnam +share.WF=Wallis i Futuna +share.EH=Sahara Zachodnia +share.YE=Jemen +share.ZM=Zambia +share.ZW=Zimbabwe +share.AX=Wyspy Alandzkie +share.XK=Kosowo +shared.countryOrLocation=Kraj lub lokalizacja +shared.selectACountryOrLocation=Wybierz kraj lub lokalizację +shared.countryOrLocationError=Wpisz kraj lub lokalizację +shared.editAriaLabelCountries=Zarządzaj krajami +shared.editAriaLabelEmails=Zarządzaj adresami e-mail +shared.editAriaLabelWebsites=Zarządzaj witrynami internetowymi i łączami mediów społecznościowych +shared.editAriaLabelOtherIds=Zarządzaj innymi identyfikatorami +shared.editAriaLabelBiography=Zarządzaj biografią +shared.editAriaLabelNames=Zarządzaj imionami i nazwiskami +shared.editAriaLabelKeywords=Zarządzaj słowami kluczowymi +shared.editAriaLabel=Edytuj +shared.collapseAllActivitiesArialLabel=Zwiń wszystkie sekcje aktywności +shared.expandAllActivitiesArialLabel=Rozwiń wszystkie sekcje aktywności +shared.employmentExpandAriaLabel=Rozwiń sekcję Zatrudnienie +shared.educationQualificationExpandAriaLabel=Rozwiń sekcję Wykształcenie i kwalifikacje +shared.distinctionInvitedPositionExpandAriaLabel=Rozwiń sekcję Stanowiska gościnne i wyróżnienia +shared.membershipServiceExpandAriaLabel=Rozwiń sekcję Członkostwo i usługi +shared.fundingServiceExpandAriaLabel=Rozwiń sekcję Finansowanie +shared.workServiceExpandAriaLabel=Rozwiń sekcję Prace +shared.peerReviewServiceExpandAriaLabel=Rozwiń sekcję Recenzja naukowa +shared.employmentCollapseAriaLabel=Zwiń sekcję Zatrudnienie +shared.educationQualificationCollapseAriaLabel=Zwiń sekcję Wykształcenie i kwalifikacje +shared.distinctionInvitedPositionCollapseAriaLabel=Zwiń sekcję Stanowiska gościnne i wyróżnienia +shared.membershipServiceCollapseAriaLabel=Zwiń sekcję Członkostwo i usługi +shared.fundingServiceCollapseAriaLabel=Zwiń sekcję Finansowanie +shared.workServiceCollapseAriaLabel=Zwiń sekcję Prace +shared.peerReviewServiceCollapseAriaLabel=Zwiń sekcję Recenzja naukowa +shared.activityShowDetailsAriaLabel=Pokaż więcej informacji o +shared.activityHideDetailsAriaLabel=Ukryj informacje o +shared.employmentAriaLabel=zatrudnienie +shared.educationAriaLabel=wykształcenie +shared.qualificationAriaLabel=kwalifikacje +shared.distinctionAriaLabel=wyróżnienie +shared.invitedPositionAriaLabel=stanowisko gościnne +shared.membershipAriaLabel=członkostwo +shared.serviceAriaLabel=usługa +shared.fundingAriaLabel=finansowanie +shared.worksAriaLabel=praca +shared.workAriaLabel=praca +shared.peerReviewAriaLabel=recenzja naukowa +shared.researchResourcesAriaLabel=zasoby badawcze +shared.activityCollapseForAriaLabel=Zwiń +shared.activityExpandForAriaLabel=Rozwiń +shared.employmentAddAriaLabel=Dodaj zatrudnienie +shared.educationQualificationAddAriaLabel=Dodaj wykształcenie lub kwalifikacje +shared.distinctionInvitedPositionAddAriaLabel=Dodaj stanowisko gościnne lub wyróżnienie +shared.membershipServiceAddAriaLabel=Dodaj członkostwo lub usługę +shared.fundingServiceAddAriaLabel=Dodaj finansowanie +shared.workServiceAddAriaLabel=Dodaj pracę +shared.employmentSortAriaLabel=Sortuj zatrudnienie +shared.educationQualificationSortAriaLabel=Sortuj wykształcenie i kwalifikacje +shared.distinctionInvitedPositionSortAriaLabel=Sortuj stanowiska gościnne i wyróżnienia +shared.membershipServiceSortAriaLabel=Sortuj członkostwo i usługi +shared.fundingServiceSortAriaLabel=Sortuj finansowanie +shared.workServiceSortAriaLabel=Sortuj prace +shared.peerReviewSortAriaLabel=Sortuj recenzje naukowe +shared.disabled=(Wyłączone) +shared.editActivityAriaLabel=Edytuj +shared.deleteActivityAriaLabel=Usuń +shared.activitySelectAriaLabel=Wybierz +shared.personalInformation=Informacje osobowe +shared.professionalActivities=Działalność zawodowa +shared.statusBar=Pasek stanu. +shared.ariaLabelActions=Wybierz działanie, które chcesz zastosować do wybranych prac +share.selectAllWorks=Wybierz wszystkie prace na tej stronie +share.ariaLabelPublic=ustaw widoczność elementu na Wszyscy +share.ariaLabelTrustedParty=ustaw widoczność elementu na Zaufane strony +share.ariaLabelPrivate=ustaw widoczność elementu na Tylko ja +share.currentSelected=(Obecnie wybrane) +shared.dialogAriaLabeledByCountries=Okno dialogowe Zarządzaj krajami +shared.dialogAriaLabeledByEmails=Okno dialogowe Zarządzaj adresami e-mail +shared.dialogAriaLabeledByWebsites=Okno dialogowe Zarządzaj witrynami internetowymi i łączami mediów społecznościowych +shared.dialogAriaLabeledByOtherIds=Okno dialogowe Zarządzaj innymi identyfikatorami +shared.dialogAriaLabeledByBiography=Okno dialogowe Zarządzaj biografią +shared.dialogAriaLabeledByNames=Okno dialogowe Zarządzaj imionami i nazwiskami +shared.dialogAriaLabeledByKeywords=Okno dialogowe Zarządzaj słowami kluczowymi +shared.dialogAriaLabeledByEmployment=Okno dialogowe Zarządzaj zatrudnieniem +shared.dialogAriaLabeledByEducation=Okno dialogowe Zarządzaj wykształceniem +shared.dialogAriaLabeledByQualification=Okno dialogowe Zarządzaj kwalifikacjami +shared.dialogAriaLabeledByDistinction=Okno dialogowe Zarządzaj wyróżnieniami +shared.dialogAriaLabeledByInvitedPosition=Okno dialogowe Zarządzaj stanowiskami gościnnymi +shared.dialogAriaLabeledByMembership=Okno dialogowe Zarządzaj członkostwem +shared.dialogAriaLabeledByService=Okno dialogowe Zarządzaj usługami +shared.dialogAriaLabeledByFunding=Okno dialogowe Zarządzaj finansowaniem +shared.dialogAriaLabeledByFundingSearch=Okno dialogowe Zarządzaj wyszukiwaniem finansowania +shared.dialogAriaLabeledByWork=Okno Zarządzaj pracami +shared.dialogAriaLabeledByWorkSearch=Okno dialogowe Zarządzaj wyszukiwaniem prac +shared.dialogAriaLabeledByPeerReview=Okno dialogowe Zarządzaj recenzjami naukowymi +shared.dialogAriaLabeledByExternalIdentifier=Okno dialogowe Zarządzaj identyfikatorem zewnętrznym +shared.dialogAriaLabeledByBibtex=Okno dialogowe Zarządzaj BibTeX +shared.emailsCollapseAriaLabel=Zwiń Adresy e-mail +shared.websiteCollapseAriaLabel=Zwiń Witryny internetowe i łącza mediów społecznościowych +shared.personalIdsCollapseAriaLabel=Zwiń Identyfikatory osobiste +shared.keywordsCollapseAriaLabel=Zwiń Słowa kluczowe +shared.countriesCollapseAriaLabel=Zwiń Kraje +shared.emailsExpandAriaLabel=Rozwiń Adresy e-mail +shared.websiteExpandAriaLabel=Rozwiń Witryny internetowe i łącza w mediach społecznościowych +shared.personalIdsExpandAriaLabel=Rozwiń Identyfikatory osobiste +shared.keywordsExpandAriaLabel=Rozwiń Słowa kluczowe +shared.countriesExpandAriaLabel=Rozwiń Kraje +shared.countriesCollapseOtherName=Zwiń Inne imiona i nazwiska +shared.countriesExpandOtherNames=Rozwiń Inne imiona i nazwiska +shared.researchResourcesSortAriaLabel=Sortuj zasoby badawcze +shared.researchResourcesExpandAriaLabel=Rozwiń sekcję Zasoby badawcze +shared.researchResourcesCollapseAriaLabel=Zwiń sekcję Zasoby badawcze +shared.activityExpandAriaLabel=Rozwiń +shared.activityCollapseAriaLabel=Zwiń +shared.researchResourceExpandAriaLabel=Rozwiń zasób badawczy +shared.researchResourceCollapseAriaLabel=Zwiń zasób badawczy +shared.peerReviewExpandAriaLabel=Rozwiń aktywność związaną z recenzjami +shared.peerReviewCollapseAriaLabel=Zwiń aktywność związaną z recenzjami +shared.saveChangesTo=Zapisz zmiany w +shared.cancelChangesAndClose=Anuluj zmiany i zamknij +shared.setRelationShipAriaLabel=Ustaw związek +shared.asAriaLabel=jako +shared.yearPub=Rok publikacji +shared.monthub=Miesiąc publikacji +shared.dayub=Dzień publikacji +works.cancelAddingAnId=Anuluj dodawanie identyfikatora +share.totalFundingAmountCurrency=Waluta +share.totalFundingAmount=Całkowita kwota finansowania +shared.saveFundingChanges=Zapisz zmiany w finansowaniu +shared.cancelFundingChanges=Anuluj zmiany i zamknij Finansowanie +shared.cancelAndCloseActivityAriaLabel=Anuluj zmiany i zamknij Prace +shared.saveAndCloseActivityAriaLabel=Zapisz zmiany w Prace +shared.ariaLabelAscending=Rosnąco +shared.ariaLabelDescending=Malejąco +shared.closeActivityAriaLabel=Zamknij Prace +shared.languageLabelAriaLabel=Wybierz język używany w tym formularzu +shared.selectCountryLocationLabel=Wybierz kraj lub lokalizację publikacji +shared.descriptionFunding=Opis projektu +shared.amountFunding=Kwota +shared.closeFunding=Zamknij finansowanie +shared.youAreOnPage=Jesteś na stronie. +shared.thereAre=Jest +shared.onEachPage=na każdej stronie +shared.showing=Wyświetlanie diff --git a/src/locale/properties/shared/shared.tr_TR.properties b/src/locale/properties/shared/shared.tr_TR.properties new file mode 100644 index 0000000000..19f3a0b601 --- /dev/null +++ b/src/locale/properties/shared/shared.tr_TR.properties @@ -0,0 +1,569 @@ +ngOrcid.error=Eyvah! Bir hata oluştu +ngOrcid.reactivationAccountError=ORCID hesabınızı yeniden etkinleştiremedik. Lütfen tekrar deneyin ve hata devam ederse lütfen +shared.back=GERİ GİT +shared.next=İLERİ +shared.ok=Tamam +shared.contactSupport=destek ekibiyle iletişime geçin. +shared.questionMark=? +shared.knowledgeBase=bilgi tabanımızı ziyaret edin. +shared.ariaLabelClose=Kapat +shared.standardError=Lütfen tekrar deneyin ve hata devam ederse lütfen +shared.oauthSessionError=Oauth isteğiniz geçersiz +shared.hideDetails=Ayrıntıları gizle +shared.showDetails=Ayrıntıları göster +shared.edit=Düzenle +shared.makeCopy=Kopya oluştur ve düzenle +shared.saveChanges=Değişiklikleri kaydet +shared.cancel=İptal Et +shared.sourceColon=Kaynak: +shared.visibility=Görünürlük +shared.whoCanSeeBio=Görünürlüğü ayarlayarak biyografinizi kimlerin görebileceğini kontrol edin. Varsayılan görünürlük ayarınız: +shared.whoCanSeeName=Görünürlüğü ayarlayarak kullandığınız, aile ve yayınlanan adlarınızı kimlerin görebileceğini kontrol edin. Adlarınız için varsayılan görünürlük: +shared.requiredInformation=Gerekli bilgiler +shared.created=Oluşturuldu: +shared.delete=Sil +shared.showMore=Daha fazlasını göster +shared.showLess=Daha az göster +shared.closeOtherSources=(Diğer kaynakları kapatın) +shared.of=içinde: +shared.showLessDetail=Daha az ayrıntı göster +shared.showMoreDetail=Daha fazla ayrıntı göster +shared.searchAndLink=Arama ve Bağlantı sihirbazları, kaydınızı doldurmak için önerdiğimiz yoldur. Çalışma, finansman ve meslektaş değerlendirmeleri eklemeyi basitleştirir ve kaydınızı manuel olarak güncellemek için size zaman kazandırır. Öğeleri kaydınıza bağlamaya başlamak için aşağıdaki listeden bir platform seçin. +shared.availableSearch=Mevcut Arama ve Bağlantı sihirbazları +shared.funding=Finansman +shared.organizationIdentifiers=Kuruluş tanımlayıcıları +shared.otherOrganization=Şu kuruluş tarafından sağlanan diğer kuruluş tanımlayıcıları: +shared.translatedTitle=Çevrilmiş başlık +shared.added=Eklendi +shared.lastModified=Son değiştirilme tarihi +shared.url=URL +shared.employment=İş +shared.educationQualifications=Eğitim ve nitelikler +shared.qualification=Nitelik +shared.education=Eğitim +shared.invitedPositions=Davet edilen pozisyonlar ve ayrıcalıklar +shared.invited=Davet Edilen Pozisyon +shared.invitedSentenceCase=Davet edilen pozisyon +shared.distinction=Ayrıcalık +shared.membership=Üyelik ve hizmet +shared.membershipTitle=Üyelik +shared.service=Hizmet +shared.educationQualificationsDescription=Nerede okuduğunuz ve eğitiminiz veya mesleki nitelikleriz hakkında ayrıntılar ekleyin. +shared.educationLearnMore=ORCID kaydınıza eğitim veya nitelik eklemekle ilgili daha fazla bilgi edinin +shared.invitedPositionsDescription=Davet edildiğiniz pozisyonların ayrıntılarını ve başarılarınız için aldığınız ödülleri ekleyin. +shared.invitedPositionsLearnMore=ORCID kaydınıza davet edildiğiniz pozisyonlar veya ayrıcalıkları eklemekle ilgili daha fazla bilgi edinin +shared.membershipDescription=Topluluk veya dernek üyeliklerinin ayrıntılarını ve bir kuruluş için harcadığınız hizmetin süresini veya diğer kaynakları ekleyin. +shared.membershipLearnMore=ORCID kaydınıza üyelik veya hizmet ekleme hakkında daha fazla bilgi edinin +shared.works=Çalışmalar +shared.expandAll=Tümünü genişlet +shared.collapseAll=Tümünü daralt +shared.lastModifiedTime=Kaydın son değiştirilme tarihi: +shared.fundedBy=Finanse eden: +shared.partOf=Parçası: +shared.onBehalfOf=üzerinden +shared.versionOf=Sürüm: +shared.add=Ekle +shared.sort=Sırala +shared.addItem=Öğe Ekle +shared.exportItems=Öğeleri Dışa Aktar +shared.sortItems=Öğeleri Sırala +shared.addEmployment=İş Ekle +shared.sortEmployments=İşleri Sırala +shared.addQualification=Nitelik Ekle +shared.addEducation=Eğitim Ekle +shared.sortEducation=Eğitimi Sırala +shared.addInvited=Davet Edilen Pozisyon Ekle +shared.sortInvited=Davet Edilen Pozisyonları Sırala +shared.addDistinction=Ayrıcalık Ekle +shared.addMembership=Üyelik Ekle +shared.sortMemberships=Üyelikleri Sırala +shared.addService=Hizmet Ekle +shared.addFunding=Finansman Ekle +shared.sortFundings=Finansmanları Sırala +shared.addWork=Çalışma Ekle +shared.sortWorks=Çalışmaları Sırala +shared.sortResearch=Araştırma Kaynaklarını Sırala +shared.addPeerReviews=Meslektaş Değerlendirmesi Ekle +shared.sortPeerReviews=Meslektaş Değerlendirmelerini Sırala +share.loadMore=Daha fazlasını yükle +share.sortTitle=Başlık +share.sortStart=Başla +share.sortEnd=Son +share.sortDate=Tarih +share.sortType=Tür +share.sortOrder=Sıralama +shared.activities=Faaliyetler +shared.addToList=Listeye ekle +shared.organization=Organizasyon +shared.organizationName=Kuruluş adı +shared.department=Bölüm +shared.city=Şehir +shared.cityError=Lütfen bir şehir girin +shared.region=Bölge, Eyalet veya İlçe +shared.employmentDetails=İş ayrıntıları +shared.qualificationDetails=Nitelik detayları +shared.educationDetails=Eğitim ayrıntıları +shared.invitedPositionDetails=Davet Edilen Pozisyon ayrıntıları +shared.distinctionDetails=Ayrıcalık ayrıntıları +shared.membershipDetails=Üyelik ayrıntıları +shared.serviceDetails=Hizmet ayrıntıları +shared.role=Rol/unvan +shared.degree=Derece/unvan +shared.award=Ayrıcalık/ödül +shared.membershipType=Üyelik türü +shared.startDate=Başlangıç tarihi +shared.endDate=Bitiş tarihi +shared.year=Yıl +shared.month=Ay +shared.day=Gün +shared.invalidDate=Geçersiz tarih +shared.endDateError=Bitiş tarihi, başlangıç tarihinden sonra olmalıdır +shared.link=Bağlantı +shared.linkDescription=Bir profil sayfasının bağlantısı veya rolün açıklaması. Bağlantılar tam URL biçiminde olmalıdır, ör. http://www.website.com/page.html +shared.invalidLink=Geçersiz Bağlantı +shared.visibilityDescription=Görünürlüğü ayarlayarak bu bilgileri kimlerin görebileceğini denetleyin. Varsayılan görünürlüğünüz: +shared.actions=Eylemler +shared.combineWorks=Çalışmaları birleştir +shared.exportWorks=Çalışmaları dışa aktar +shared.exportAllWorks=Tüm çalışmaları dışa aktar +shared.setVisibility=Görünürlüğü ayarla +shared.deleteWorks=Çalışmaları sil +shared.itemsCurrentlySelected=Şu anda seçili olan öğeler +shared.selectAll=Tümünü seç +shared.whoCanSeeThis=Bunu kimler görebilir? +shared.preferred=tercih edilen +shared.present=günümüz +shared.titleNotFound=404 - ORCID kaydı bulunamadı +shared.to=tarihinden şu tarihe +shared.selected=Seçildi +shared.searchLink=Arama ve bağlantı +shared.addManually=Manuel olarak ekle +share.undefinedId=tanımsız kimlik +shared.worksDescription=Yayınlar, veri kümeleri, konferans sunumları ve daha fazlası gibi araştırma faaliyetlerinizi ekleyin. +shared.worksLearnMore=ORCID kaydınıza çalışma ekleme hakkında daha fazla bilgi edinin +shared.employmentDescription=Mevcut ve önceki işverenlerinize dair ayrıntıları ekleyin. +shared.employmentLearnMore=ORCID kaydınıza iş bilgileri eklemekle ilgili daha fazla bilgi edinin +shared.view=Görüntüle +shared.addAnotherId=Başka bir tanımlayıcı ekle +shared.addId=Bir tanımlayıcı ekle +shared.identifier=Tanımlayıcı +shared.selectLanguage=Bir dil seçin +shared.openSourceToEdit=Kendi sürümünüzü düzenlemek için kaynakları açın +shared.youCanOnlyEditYour=Yalnızca kendi sürümünüzü düzenleyebilirsiniz +shared.distinctionDate=Ayrıcalık tarihi +shared.relationship=İlişki +shared.relationshipColon=İlişki: +shared.invalidForm=Form doğrulama hatası +shared.pleaseReviewInvalidForm=Lütfen formu inceleyin ve kaydetmeden önce sorunları düzeltin +shared.deleteItems=Öğeleri sil +shared.deletingItems=Öğeleri kalıcı olarak silmek, onları ORCID kaydınızdan kaldırır. Lütfen silinmek üzere seçilen öğeleri gözden geçirin. +shared.selectedItems=Silinmek üzere seçilen öğeler +shared.deleteSelected=Seçili öğeleri sil +shared.source=Kaynak +shared.emails=E-postalar +shared.pleaseReview=Lütfen sorunu gözden geçirin ve düzeltin +shared.youHaveNotSelected=Silmek için herhangi bir öğe seçmediniz. +shared.youHaveNotSelectedImport=İçe aktarılacak herhangi bir öğe seçmediniz. +shared.publicationDate=Yayın tarihi +shared.translatedTitleLanguageError=Lütfen bir dil seçin +shared.translatedTitleError=Lütfen çevrilmiş bir başlık girin +shared.moreInformationOn=Daha fazla bilgi için: +shared.visibilitySettings=görünürlük ayarları +shared.trustedParties=Güvenilen taraflar +shared.onlyMe=Sadece ben +shared.everyone=Herkes +shared.whoCanSeeWorks=Çalışmalarınızı kimler görebilir? Varsayılan görünürlük ayarınız şudur: +shared.maxLength.less_than_one_thousand=1000 karakterden az olmalıdır +shared.maxLength.less_than_two_thousand=2000 karakterden az olmalıdır +shared.maxLength.less_than_five_thousand=5000 karakterden az olmalıdır +shared.maxLength.less_than_two_hundred_fifty_five=255 karakterden kısa olmalıdır +shared.maxLength.less_than_two_thousand_forty_eight=2084 karakterden az olmalıdır +shared.pleaseEnterAnOrganization=Lütfen bir organizasyon girin +shared.passwordCantBeEmpty=Parola boş bırakılamaz +share.af=Afganistan +share.AL=Arnavutluk +share.DZ=Cezayir +share.AS=Amerikan Samoası +share.AD=Andorra +share.AO=Angola +share.AI=Anguilla +share.AQ=Antarktika +share.AG=Antigua ve Barbuda +share.AR=Arjantin +share.AM=Ermenistan +share.AW=Aruba +share.AU=Avustralya +share.AT=Avusturya +share.AZ=Azerbaycan +share.BS=Bahamalar +share.BH=Bahreyn +share.BD=Bangladeş +share.BB=Barbados +share.BY=Belarus +share.BE=Belçika +share.BZ=Belize +share.BJ=Benin +share.BM=Bermuda +share.BT=Bhutan +share.BO=Bolivya +share.BA=Bosna Hersek +share.BW=Botsvana +share.BV=Bouvet Adası +share.BR=Brezilya +share.BQ=İngiliz Antarktika Bölgesi +share.IO=Britanya Hint Okyanusu Toprakları +share.VG=Britanya Virjin Adaları +share.BN=Brunei +share.BG=Bulgaristan +share.BF=Burkina Faso +share.BI=Burundi +share.KH=Kamboçya +share.CM=Kamerun +share.CA=Kanada +share.CV=Cape Verde +share.KY=Cayman Adaları +share.CF=Orta Afrika Cumhuriyeti +share.TD=Çad +share.CL=Şili +share.CN=Çin +share.CX=Christmas Adası +share.CC=Cocos [Keeling] Adaları +share.CO=Kolombiya +share.KM=Komorlar +share.CG=Kongo - Brazzaville +share.CD=Kongo - Kinşasa +share.CK=Cook Adaları +share.CR=Kosta Rika +share.HR=Hırvatistan +share.CU=Küba +share.CW=Curaçao +share.CY=Kıbrıs +share.CZ=Çek Cumhuriyeti +share.CI=Fildişi Sahili +share.DK=Danimarka +share.DJ=Cibuti +share.DM=Dominika +share.DO=Dominik Cumhuriyeti +share.EC=Ekvador +share.EG=Mısır +share.SV=El Salvador +share.GQ=Ekvator Ginesi +share.ER=Eritre +share.EE=Estonya +share.ET=Etiyopya +share.FK=Falkland Adaları +share.FO=Faroe Adaları +share.FJ=Fiji +share.FI=Finlandiya +share.FR=Fransa +share.GF=Fransız Guyanası +share.PF=Fransız Polinezyası +share.TF=Fransız Güney Toprakları +share.GA=Gabon +share.GM=Gambiya +share.GE=Gürcistan +share.DE=Almanya +share.GH=Gana +share.GI=Cebelitarık +share.GR=Yunanistan +share.GL=Grönland +share.GD=Grenada +share.GP=Guadeloupe +share.GU=Guam +share.GT=Guatemala +share.GG=Guernsey +share.GN=Gine +share.GW=Gine-Bissau +share.GY=Guyana +share.HT=Haiti +share.HM=Heard Adası ve McDonald Adaları +share.HN=Honduras +share.HK=Hong Kong ÖİB Çin +share.HU=Macaristan +share.IS=İzlanda +share.IN=Hindistan +share.ID=Endonezya +share.IR=İran +share.IQ=Irak +share.IE=İrlanda +share.IM=Man Adası +share.IL=İsrail +share.IT=İtalya +share.JM=Jamaika +share.JP=Japonya +share.JE=Jersey +share.JO=Ürdün +share.KZ=Kazakistan +share.KE=Kenya +share.KI=Kiribati +share.KW=Kuveyt +share.KG=Kırgızistan +share.LA=Laos +share.LV=Letonya +share.LB=Lübnan +share.LS=Lesotho +share.LR=Liberya +share.LY=Libya +share.LI=Liechtenstein +share.LT=Litvanya +share.LU=Lüksemburg +share.MO=Makao ÖİB Çin +share.MG=Madagaskar +share.MW=Malavi +share.MY=Malezya +share.MV=Maldivler +share.ML=Mali +share.MT=Malta +share.MH=Marshall Adaları +share.MQ=Martinik +share.MR=Moritanya +share.MU=Mauritius +share.YT=Mayotte +share.MX=Meksika +share.FM=Mikronezya +share.MD=Moldova +share.MC=Monako +share.MN=Moğolistan +share.ME=Karadağ +share.MS=Montserrat +share.MA=Fas +share.MZ=Mozambik +share.MM=Myanmar [Burma] +share.NA=Namibya +share.NR=Nauru +share.NP=Nepal +share.NL=Hollanda +share.NC=Yeni Kaledonya +share.NZ=Yeni Zelanda +share.NI=Nikaragua +share.NE=Nijer +share.NG=Nijerya +share.NU=Niue +share.NF=Norfolk Adası +share.KP=Kuzey Kore +share.MK=Kuzey Makedonya +share.MP=Kuzey Mariana Adaları +share.NO=Norveç +share.OM=Umman +share.PK=Pakistan +share.PW=Palau +share.PS=Filistin Toprakları +share.PA=Panama +share.PG=Papua Yeni Gine +share.PY=Paraguay +share.PE=Peru +share.PH=Filipinler +share.PN=Pitcairn Adaları +share.PL=Polonya +share.PT=Portekiz +share.PR=Porto Riko +share.QA=Katar +share.RO=Romanya +share.RU=Rusya +share.RW=Ruanda +share.RE=Réunion +share.BL=Aziz Barthélemy +share.SH=Aziz Helena +share.KN=Saint Kitts ve Nevis +share.LC=Saint Lucia +share.MF=Aziz Martin +share.PM=Saint Pierre ve Miquelon +share.VC=Saint Vincent ve Grenadinler +share.WS=Samoa +share.SM=San Marino +share.SA=Suudi Arabistan +share.SN=Senegal +share.RS=Sırbistan +share.SC=Seyşeller +share.SL=Sierra Leone +share.SG=Singapur +share.SX=Sint Maarten (Hollanda Kısmı) +share.SK=Slovakya +share.SI=Slovenya +share.SB=Solomon Adaları +share.SO=Somali +share.ZA=Güney Afrika +share.GS=Güney Georgia ve Güney Sandwich Adaları +share.KR=Güney Kore +share.SS=Güney Sudan +share.ES=İspanya +share.LK=Sri Lanka +share.SD=Sudan +share.SR=Surinam +share.SJ=Svalbard ve Jan Mayen +share.SZ=Svaziland +share.SE=İsveç +share.CH=İsviçre +share.SY=Suriye +share.ST=São Tomé ve Príncipe +share.TW=Tayvan +share.TJ=Tacikistan +share.TZ=Tanzanya +share.TH=Tayland +share.TL=Timor-Leste +share.TG=Togo +share.TK=Tokelau +share.TO=Tonga +share.TT=Trinidad ve Tobago +share.TN=Tunus +share.TR=Türkiye +share.TM=Türkmenistan +share.TC=Turks ve Caicos Adaları +share.TV=Tuvalu +share.UM=ABD Küçük Dış Adaları +share.VI=ABD Virjin Adaları +share.UG=Uganda +share.UA=Ukrayna +share.AE=Birleşik Arap Emirlikleri +share.GB=Birleşik Krallık +share.US=Amerika Birleşik Devletleri +share.UY=Uruguay +share.UZ=Özbekistan +share.VU=Vanuatu +share.VA=Vatikan +share.VE=Venezuela +share.VN=Vietnam +share.WF=Wallis ve Futuna +share.EH=Batı Sahra +share.YE=Yemen +share.ZM=Zambiya +share.ZW=Zimbabve +share.AX=Åland Adaları +share.XK=Kosova +shared.countryOrLocation=Ülke veya konum +shared.selectACountryOrLocation=Bir ülke veya konum seçin +shared.countryOrLocationError=Lütfen bir ülke veya konum girin +shared.editAriaLabelCountries=Ülkelerinizi yönetin +shared.editAriaLabelEmails=E-postalarınızı yönetin +shared.editAriaLabelWebsites=Web sitelerinizi ve sosyal bağlantılarınızı yönetin +shared.editAriaLabelOtherIds=Diğer kimliklerinizi yönetin +shared.editAriaLabelBiography=Biyografinizi yönetin +shared.editAriaLabelNames=Adlarınızı yönetin +shared.editAriaLabelKeywords=Anahtar kelimelerinizi yönetin +shared.editAriaLabel=Düzenle +shared.collapseAllActivitiesArialLabel=Tüm etkinlik bölümlerini daralt +shared.expandAllActivitiesArialLabel=Tüm etkinlik bölümlerini genişlet +shared.employmentExpandAriaLabel=İş bölümünü genişlet +shared.educationQualificationExpandAriaLabel=Eğitim ve yeterlilikler bölümünü genişlet +shared.distinctionInvitedPositionExpandAriaLabel=Davet edilen pozisyonlar ve ayrım bölümünü genişlet +shared.membershipServiceExpandAriaLabel=Üyelik ve hizmet bölümünü genişlet +shared.fundingServiceExpandAriaLabel=Finansman bölümünü genişlet +shared.workServiceExpandAriaLabel=Çalışmalar bölümünü genişlet +shared.peerReviewServiceExpandAriaLabel=Meslektaş değerlendirmesi bölümünü genişlet +shared.employmentCollapseAriaLabel=İş bölümünü daralt +shared.educationQualificationCollapseAriaLabel=Eğitim ve yeterlilikler bölümünü daralt +shared.distinctionInvitedPositionCollapseAriaLabel=Davet edilen pozisyonlar ve ayrım bölümünü daralt +shared.membershipServiceCollapseAriaLabel=Üyelik ve hizmet bölümünü daralt +shared.fundingServiceCollapseAriaLabel=Finansman bölümünü daralt +shared.workServiceCollapseAriaLabel=Çalışmalar bölümünü daralt +shared.peerReviewServiceCollapseAriaLabel=Meslektaş değerlendirmesi bölümünü daralt +shared.activityShowDetailsAriaLabel=Şunun için daha fazla ayrıntı göster: +shared.activityHideDetailsAriaLabel=Şunun ayrıntılarını gizle: +shared.employmentAriaLabel=iş +shared.educationAriaLabel=eğitim +shared.qualificationAriaLabel=nitelik +shared.distinctionAriaLabel=ayrıcalık +shared.invitedPositionAriaLabel=davet edilen pozisyon +shared.membershipAriaLabel=üyelik +shared.serviceAriaLabel=hizmet +shared.fundingAriaLabel=finansman +shared.worksAriaLabel=çalışma +shared.workAriaLabel=çalışma +shared.peerReviewAriaLabel=meslektaş değerlendirmesi +shared.researchResourcesAriaLabel=araştırma kaynakları +shared.activityCollapseForAriaLabel=Şunun için daralt: +shared.activityExpandForAriaLabel=Şunun için genişlet: +shared.employmentAddAriaLabel=İş ekle +shared.educationQualificationAddAriaLabel=Eğitim veya yeterlilik ekle +shared.distinctionInvitedPositionAddAriaLabel=Davet edilen pozisyon veya ayrım ekle +shared.membershipServiceAddAriaLabel=Üyelik veya hizmet ekle +shared.fundingServiceAddAriaLabel=Finansman ekle +shared.workServiceAddAriaLabel=Bir çalışma ekle +shared.employmentSortAriaLabel=İşinizi sıralayın +shared.educationQualificationSortAriaLabel=Eğitiminizi ve niteliklerinizi sıralayın +shared.distinctionInvitedPositionSortAriaLabel=Davet edildiğiniz pozisyonları ve ayrımları sıralayın +shared.membershipServiceSortAriaLabel=Üyeliğinizi ve hizmetlerinizi sıralayın +shared.fundingServiceSortAriaLabel=Finansmanınızı sıralayın +shared.workServiceSortAriaLabel=Çalışmalarınızı sıralayın +shared.peerReviewSortAriaLabel=Meslektaş yorumlarınızı sıralayın +shared.disabled=(Devre Dışı Bırakıldı) +shared.editActivityAriaLabel=Düzenle +shared.deleteActivityAriaLabel=Sil +shared.activitySelectAriaLabel=Seç +shared.personalInformation=Kişisel bilgiler +shared.professionalActivities=Profesyonel faaliyetler +shared.statusBar=Durum çubuğu +shared.ariaLabelActions=Seçili çalışmalara uygulanacak bir eylem seçin +share.selectAllWorks=Bu sayfadaki tüm Çalışmaları seçin +share.ariaLabelPublic=öğe görünürlüğünü Herkes olarak ayarla +share.ariaLabelTrustedParty=öğe görünürlüğünü Güvenilir Taraflar olarak ayarla +share.ariaLabelPrivate=öğe görünürlüğünü Yalnızca Ben olarak ayarla +share.currentSelected=(Şu anda seçilen) +shared.dialogAriaLabeledByCountries=Ülke iletişim kutunuzu yönetin +shared.dialogAriaLabeledByEmails=E-posta iletişim kutunuzu yönetin +shared.dialogAriaLabeledByWebsites=Web siteler ve sosyal bağlantılar iletişim kutunuzu yönetin +shared.dialogAriaLabeledByOtherIds=Diğer kimlikler iletişim kutunuzu yönetin +shared.dialogAriaLabeledByBiography=Biyografi iletişim kutunuzu yönetin +shared.dialogAriaLabeledByNames=Ad iletişim kutunuzu yönetin +shared.dialogAriaLabeledByKeywords=Anahtar kelime iletişim kutunuzu yönetin +shared.dialogAriaLabeledByEmployment=İş iletişim kutusunu yönet +shared.dialogAriaLabeledByEducation=Eğitim iletişim kutusunu yönet +shared.dialogAriaLabeledByQualification=Nitelik iletişim kutusunu yönet +shared.dialogAriaLabeledByDistinction=Ayrım iletişim kutusunu yönet +shared.dialogAriaLabeledByInvitedPosition=Davet edilen konum iletişim kutusunu yönet +shared.dialogAriaLabeledByMembership=Üyelik iletişim kutusunu yönet +shared.dialogAriaLabeledByService=Hizmet iletişim kutusunu yönet +shared.dialogAriaLabeledByFunding=Finansman iletişim kutusunu yönet +shared.dialogAriaLabeledByFundingSearch=Finansman arama iletişim kutusunu yönet +shared.dialogAriaLabeledByWork=Çalışma iletişim kutusunu yönet +shared.dialogAriaLabeledByWorkSearch=Çalışma arama iletişim kutusunu yönet +shared.dialogAriaLabeledByPeerReview=Meslektaş değerlendirmesi iletişim kutusunu yönet +shared.dialogAriaLabeledByExternalIdentifier=Dış tanımlayıcı iletişim kutusunu yönet +shared.dialogAriaLabeledByBibtex=Bibtex iletişim kutusunu yönet +shared.emailsCollapseAriaLabel=E-postaları daralt +shared.websiteCollapseAriaLabel=Web Sitesi ve Sosyal bağlantıları daralt +shared.personalIdsCollapseAriaLabel=Kişisel tanımlayıcıları daralt +shared.keywordsCollapseAriaLabel=Anahtar Kelimeleri daralt +shared.countriesCollapseAriaLabel=Ülkeleri daralt +shared.emailsExpandAriaLabel=E-postaları genişlet +shared.websiteExpandAriaLabel=Web Sitesi ve Sosyal Bağlantıları genişlet +shared.personalIdsExpandAriaLabel=Kişisel tanımlayıcıları genişlet +shared.keywordsExpandAriaLabel=Anahtar Kelimeleri genişlet +shared.countriesExpandAriaLabel=Ülkeleri Genişlet +shared.countriesCollapseOtherName=Diğer adları daralt +shared.countriesExpandOtherNames=Diğer adları genişlet +shared.researchResourcesSortAriaLabel=Araştırma kaynaklarınızı sıralayın +shared.researchResourcesExpandAriaLabel=Araştırma kaynakları bölümünü genişlet +shared.researchResourcesCollapseAriaLabel=Araştırma kaynakları bölümünü daralt +shared.activityExpandAriaLabel=Genişlet +shared.activityCollapseAriaLabel=Daralt +shared.researchResourceExpandAriaLabel=Araştırma kaynağını genişlet +shared.researchResourceCollapseAriaLabel=Araştırma kaynağını daralt +shared.peerReviewExpandAriaLabel=Şunun için değerlendirme etkinliğini genişlet: +shared.peerReviewCollapseAriaLabel=Şunun için değerlendirme etkinliğini daralt: +shared.saveChangesTo=Değişiklikleri kaydet: +shared.cancelChangesAndClose=Değişiklikleri iptal et ve kapat +shared.setRelationShipAriaLabel=İlişkisini ayarla: +shared.asAriaLabel=- +shared.yearPub=Yayın yılı +shared.monthub=Yayın ayı +shared.dayub=Yayın günü +works.cancelAddingAnId=Tanımlayıcı eklemeyi iptal etme +share.totalFundingAmountCurrency=Para birimi +share.totalFundingAmount=Toplam finansman tutarı +shared.saveFundingChanges=Finansman değişikliklerini kaydet +shared.cancelFundingChanges=Değişiklikleri iptal et ve Finansmanı kapat +shared.cancelAndCloseActivityAriaLabel=Değişiklikleri iptal et ve Çalışmaları kapat +shared.saveAndCloseActivityAriaLabel=Çalışma değişikliklerini kaydet +shared.ariaLabelAscending=Artan +shared.ariaLabelDescending=Azalan +shared.closeActivityAriaLabel=Çalışmaları Kapat +shared.languageLabelAriaLabel=Bu formda kullanılan dili seç +shared.selectCountryLocationLabel=Yayının ülkesi veya konumunu seç +shared.descriptionFunding=Proje açıklaması +shared.amountFunding=Miktar +shared.closeFunding=Finansmanı kapat +shared.youAreOnPage=Bulunduğunuz sayfa: +shared.thereAre=Mevcut olan: +shared.onEachPage=her sayfada +shared.showing=Gösterilen: diff --git a/src/locale/properties/side-bar/side-bar.pl_PL.properties b/src/locale/properties/side-bar/side-bar.pl_PL.properties new file mode 100644 index 0000000000..fa3eb49b99 --- /dev/null +++ b/src/locale/properties/side-bar/side-bar.pl_PL.properties @@ -0,0 +1,76 @@ +side-bar.countries= +side-bar.OrcidWorkBest=ORCID działa najlepiej, gdy masz wiele adresów e-mail. +side-bar.termOfUse=Warunki korzystania z ORCID +side-bar.youMayOnly=możesz dodawać tylko adresy te e-mail, którymi zarządzasz. Za każdym razem, gdy dodasz adres e-mail, wyślemy Ci wiadomość e-mail z prośbą o jego weryfikację. +side-bar.primaryEmail=Podstawowy adres e-mail +side-bar.emailCanNotBeDuplicated=Adres e-mail nie może być zduplikowany +side-bar.noOtherEmails=Nie dodano jeszcze żadnych innych adresów e-mail. +side-bar.invalidEmailFormat=Nieprawidłowy format adresu e-mail +side-bar.pleaseVerify=Zweryfikuj podstawowy adres e-mail. +side-bar.youNeedToVerify=Musisz zweryfikować swój podstawowy adres e-mail, aby uzyskać dostęp do wszystkich funkcji edycji ORCID. +side-bar.youNeedToVerify2=Aby zweryfikować swój adres e-mail, kliknij łącze w wiadomości wysłanej na adres: +side-bar.needHelp=Potrzebujesz pomocy? +side-bar.visitOur=Odwiedź +side-bar.knowledge=baza wiedzy +side-bar.orContact=lub skontaktuj się +side-bar.support=pomoc techniczna. +side-bar.otherEmails=Inne adresy e-mail +side-bar.alreadyAssociated=Ten adres e-mail jest już powiązany z rekordem ORCID. +side-bar.additionalEmailsDuplicate=Dodatkowe adresy e-mail nie mogą się powielać +side-bar.makePrimary=Utwórz podstawowy adres e-mail +side-bar.resendVerification=Ponownie Wyślij weryfikacyjną wiadomość e-mail +side-bar.pleaseCheckYour=Sprawdź swoją skrzynkę odbiorczą (lub folder ze spamem) w poszukiwaniu wiadomości z łączem umożliwiającym dokończenie procesu. +side-bar.otherEmail=Dodaj inny adres e-mail +side-bar.anotherEmail=Dodaj kolejny adres e-mail +side-bar.perOrcid=Według +side-bar.personalIdentifiers=Inne identyfikatory +side-bar.myOtherIdentifiers=Moje pozostałe identyfikatory +side-bar.personIdentifiersDescription=Inne identyfikatory, zwane także identyfikatorami osobistymi, to unikalne identyfikatory używane przez systemy takie jak ISNI i Scopus do identyfikacji użytkownika. Te identyfikatory mogą być dodawane do Twojego rekordu tylko przez zaufane organizacje, które połączyłeś z ORCID. +side-bar.findOutMore=Dowiedz się więcej na +side-bar.personIdentifiersSupport=Strona obsługi innych identyfikatorów. +sideBar.onlyVerifiedEmail=Tylko zweryfikowane adresy e-mail mogą być wyświetlane publicznie lub udostępniane zaufanym stronom. Zweryfikuj swój adres e-mail +sideBar.primaryEmailRequired=Adres e-mail jest wymagany +side-bar.weHaveSentAEmail=Wysłaliśmy weryfikacyjną wiadomość e-mail na adres +side-bar.myCountriesAndLocations=Moje kraje/lokalizacje +side-bar.addCountryOrLocation=Dodaj kraj lub lokalizację +side-bar.addAnotherCountryOrLocation=Dodaj kolejny kraj lub lokalizację +side-bar.countriesOrLocationsDescription=Dodaj kraje lub lokalizacje do swojego rekordu ORCID, aby podkreślić, gdzie prowadzisz swoje badania lub gdzie są one skoncentrowane. Możesz dodać dowolną liczbę krajów lub lokalizacji. +side-bar.ariaLabelOrcidTermsOfUseBase=Baza wiedzy ORCID (otwiera się w nowej karcie) +side-bar.ariaLabelOrcidTermsSupport=Strona pomocy technicznej ORCID (otwiera się w nowej karcie) +side-bar.ariaLabelOrcidTermsOfUseLink=Warunki korzystania z ORCID (otwiera się w nowej karcie) +side-bar.ariaLabelEmailSave=Zapisz zmiany w Adresy e-mail +side-bar.ariaLabelEmailCancel=Anuluj zmiany i zamknij Adresy e-mail +side-bar.ariaLabelEmailDelete=Usuń Adres e-mail +side-bar.ariaLabelEmailClose=Zamknij Adresy e-mail +side-bar.ariaLabelEmail=Adresy e-mail +side-bar.ariaLabelCountrySave=Zapisz zmiany w Krajach +side-bar.ariaLabelCountryCancel=Anuluj zmiany i zamknij Krajach +side-bar.ariaLabelCountryDelete=Usuń kraj lub lokalizację +side-bar.ariaLabelCountrySelect=Wybierz kraj lub lokalizację +side-bar.ariaLabelCountryClose=Bliskie kraje +side-bar.ariaLabelKeywordSave=Zapisz zmiany w Słowach kluczowych +side-bar.ariaLabelKeywordCancel=Anuluj zmiany w Słowach kluczowych +side-bar.ariaLabelKeywordDelete=Usuń słowo kluczowe +side-bar.ariaLabelKeywordNew=Nowe słowo kluczowe +side-bar.ariaLabelKeyword=Słowo kluczowe +side-bar.ariaLabelCloseKeywords=Zamknij Słowa kluczowe +side-bar.ariaLabelPersonalIdSave=Zapisz zmiany w Innych identyfikatorach +side-bar.ariaLabelPersonalIdCancel=Anuluj zmiany i zamknij Innych identyfikatorach +share.ariaLabelDelete=Usuń identyfikator +share.ariaLabelIdentifier=Identyfikator +side-bar.ariaLabelOtherIdsSupport=Dowiedz się, jak dodać inne identyfikatory do swojego rekordu ORCID (otwiera się w nowej karcie) +side-bar.ariaLabelUrl=(otwiera się w nowej karcie) +side-bar.ariaLabelWebsiteSave=Zapisz zmiany w Witrynach internetowych i łączach mediów społecznościowych +side-bar.ariaLabelWebsiteCancel=Anuluj zmiany w Witrynach internetowych i łączach mediów społecznościowych +side-bar.ariaLabelWebsiteDelete=Usuń witryny internetowe lub łącza mediów społecznościowych +side-bar.ariaLabelWebsiteClose=Zamknij Witryny internetowe i łącza mediów społecznościowych +side-bar.ariaLabelWebsiteTitle=Tytuł witryn internetowych lub łącza mediów społecznościowych +side-bar.ariaLabelWebsiteUrl=Adres URL łącza +side-bar.ariaLabelPersonalIdClose=Zamknij Inne identyfikatory +side-bar.ariaLabelCountryLocationReadOnly=Kraj lub lokalizacja +side-bar.ariaLabelPrimaryEmailPublic=Ustaw główną widoczność poczty e-mail na Wszyscy +side-bar.ariaLabelPrimaryEmailTrustedParties=Ustaw widoczność głównej poczty e-mail na Zaufane strony +side-bar.ariaLabelPrimaryEmailPrivate=Ustaw widoczność głównej poczty e-mail na Tylko ja +side-bar.ariaLabelOtherEmailPublic=Ustaw widoczność innych wiadomości e-mail na Wszyscy +side-bar.ariaLabelOtherEmailTrustedParties=Ustaw widoczność innych wiadomości e-mail na Zaufane strony +side-bar.ariaLabelOtherEmailPrivate=Ustaw widoczność innych e-maili na Tylko ja diff --git a/src/locale/properties/side-bar/side-bar.tr_TR.properties b/src/locale/properties/side-bar/side-bar.tr_TR.properties new file mode 100644 index 0000000000..f54c4e33ac --- /dev/null +++ b/src/locale/properties/side-bar/side-bar.tr_TR.properties @@ -0,0 +1,76 @@ +side-bar.countries= +side-bar.OrcidWorkBest=ORCID, birden fazla e-posta adresiniz olduğunda en iyi şekilde çalışır. +side-bar.termOfUse=göre +side-bar.youMayOnly=yalnızca yönettiğiniz e-posta adreslerini ekleyebilirsiniz. Her e-posta adresi eklediğinizde, size doğrulamanızı isteyen bir e-posta göndeririz. +side-bar.primaryEmail=Birincil e-posta adresi +side-bar.emailCanNotBeDuplicated=E-posta çoğaltılamaz +side-bar.noOtherEmails=Henüz başka bir e-posta adresi eklemediniz. +side-bar.invalidEmailFormat=Geçersiz e-posta biçimi +side-bar.pleaseVerify=Lütfen birincil e-posta adresinizi doğrulayın! +side-bar.youNeedToVerify=ORCID'in tüm düzenleme özelliklerine erişmek için birincil e-postanızı doğrulamanız gerekir. +side-bar.youNeedToVerify2=E-postanızı doğrulamak için şu adrese gönderilen iletideki bağlantıyı tıklayın: +side-bar.needHelp=Yardıma mı ihtiyacınız var? +side-bar.visitOur=Ziyaret edin: +side-bar.knowledge=bilgi bankası +side-bar.orContact=veya destekle iletişim +side-bar.support=kurun. +side-bar.otherEmails=Diğer e-posta adresleri +side-bar.alreadyAssociated=Bu e-posta zaten bir ORCID kaydıyla ilişkilendirilmiştir. +side-bar.additionalEmailsDuplicate=Ek e-postalar çoğaltılamaz +side-bar.makePrimary=Birincil e-posta adresi olarak seç +side-bar.resendVerification=Doğrulama e-postasını yeniden gönder +side-bar.pleaseCheckYour=İşlemi tamamlamak amacıyla bağlantıyı içeren e-posta için lütfen e-posta gelen kutunuzu (veya spam klasörünüzü) kontrol edin. +side-bar.otherEmail=Başka bir e-posta adresi ekle +side-bar.anotherEmail=Başka bir e-posta adresi ekle +side-bar.perOrcid=ORCID kullanım şartlarına +side-bar.personalIdentifiers=Diğer Kimlikler +side-bar.myOtherIdentifiers=Diğer tanımlayıcılarım +side-bar.personIdentifiersDescription=Kişi tanımlayıcıları olarak da adlandırılan diğer tanımlayıcılar, ISNI ve Scopus gibi sistemlerin sizi tanımlamak için kullandığı benzersiz kimliklerdir. Bu tanımlayıcılar yalnızca ORCID'e bağladığınız güvenilir kuruluşlar tarafından kaydınıza eklenebilir. +side-bar.findOutMore=Daha fazla bilgi için +side-bar.personIdentifiersSupport=Diğer tanımlayıcıların destek sayfası. +sideBar.onlyVerifiedEmail=Yalnızca doğrulanmış e-posta adresleri herkese açık olarak görüntülenebilir veya güvenilir taraflarla paylaşılabilir. Lütfen e-postanızı doğrulayın +sideBar.primaryEmailRequired=Bir e-posta gereklidir +side-bar.weHaveSentAEmail=Şu adrese bir doğrulama e-postası gönderdik: +side-bar.myCountriesAndLocations=Ülkelerim/konumlarım +side-bar.addCountryOrLocation=Bir ülke veya konum ekle +side-bar.addAnotherCountryOrLocation=Başka bir ülke veya konum ekle +side-bar.countriesOrLocationsDescription=Araştırmanızı nerede yürüttüğünüzü veya araştırmanızın nereye odaklandığını vurgulamak için ORCID kaydınıza ülkeler veya konumlar ekleyin. İstediğiniz kadar ülke veya konum ekleyebilirsiniz. +side-bar.ariaLabelOrcidTermsOfUseBase=ORCID bilgi bankası (Yeni bir sekmede açılır) +side-bar.ariaLabelOrcidTermsSupport=ORCID destek sayfası (Yeni bir sekmede açılır) +side-bar.ariaLabelOrcidTermsOfUseLink=ORCID kullanım koşulları (Yeni bir sekmede açılır) +side-bar.ariaLabelEmailSave=E-posta değişikliklerini kaydet +side-bar.ariaLabelEmailCancel=Değişiklikleri iptal et ve E-postaları kapat +side-bar.ariaLabelEmailDelete=E-postayı Sil +side-bar.ariaLabelEmailClose=E-postaları Kapat +side-bar.ariaLabelEmail=E-postalar +side-bar.ariaLabelCountrySave=Ülke değişikliklerini kaydet +side-bar.ariaLabelCountryCancel=Değişiklikleri iptal et ve Ülkeleri kapat +side-bar.ariaLabelCountryDelete=Ülkeyi veya konumu sil +side-bar.ariaLabelCountrySelect=Ülke veya konum seç +side-bar.ariaLabelCountryClose=Ülkeleri kapat +side-bar.ariaLabelKeywordSave=Anahtar Kelime değişikliklerini kaydet +side-bar.ariaLabelKeywordCancel=Anahtar Kelime değişikliklerini iptal et +side-bar.ariaLabelKeywordDelete=Anahtar Kelimeyi Sil +side-bar.ariaLabelKeywordNew=Yeni Anahtar Kelime +side-bar.ariaLabelKeyword=Anahtar kelime +side-bar.ariaLabelCloseKeywords=Anahtar Kelimeleri kapat +side-bar.ariaLabelPersonalIdSave=Diğer tanımlayıcı değişikliklerini kaydet +side-bar.ariaLabelPersonalIdCancel=Değişiklikleri iptal et ve Diğer tanımlayıcıları kapat +share.ariaLabelDelete=Tanımlayıcıyı sil +share.ariaLabelIdentifier=Tanımlayıcı +side-bar.ariaLabelOtherIdsSupport=ORCID kaydınıza nasıl başka tanımlayıcılar ekleyeceğinizi öğrenin (Yeni bir sekmede açılır) +side-bar.ariaLabelUrl=(Yeni bir sekmede açılır) +side-bar.ariaLabelWebsiteSave=Web siteleri ve sosyal bağlantı değişikliklerini kaydet +side-bar.ariaLabelWebsiteCancel=Web siteleri ve sosyal bağlantı değişikliklerini iptal et +side-bar.ariaLabelWebsiteDelete=Web sitesi veya sosyal bağlantıyı sil +side-bar.ariaLabelWebsiteClose=Web sitelerini ve sosyal bağlantıları kapat +side-bar.ariaLabelWebsiteTitle=Web siteleri veya sosyal bağlantı Başlığı +side-bar.ariaLabelWebsiteUrl=Bağlantı URL'si +side-bar.ariaLabelPersonalIdClose=Diğer tanımlayıcıları kapat +side-bar.ariaLabelCountryLocationReadOnly=Ülke veya konum +side-bar.ariaLabelPrimaryEmailPublic=Birincil e-posta görünürlüğünü Herkes olarak ayarla +side-bar.ariaLabelPrimaryEmailTrustedParties=Birincil e-posta görünürlüğünü Güvenilir Taraflar olarak ayarla +side-bar.ariaLabelPrimaryEmailPrivate=Birincil e-posta görünürlüğünü Yalnızca Ben olarak ayarla +side-bar.ariaLabelOtherEmailPublic=Diğer e-posta görünürlüğünü Herkes olarak ayarla +side-bar.ariaLabelOtherEmailTrustedParties=Diğer e-posta görünürlüğünü Güvenilen Taraflar olarak ayarla +side-bar.ariaLabelOtherEmailPrivate=Diğer e-posta görünürlüğünü Yalnızca Ben olarak ayarla diff --git a/src/locale/properties/signin/signin.pl_PL.properties b/src/locale/properties/signin/signin.pl_PL.properties new file mode 100644 index 0000000000..86131e59d2 --- /dev/null +++ b/src/locale/properties/signin/signin.pl_PL.properties @@ -0,0 +1,67 @@ +ngOrcid.signin.forgotYourPassword=Nie pamiętasz hasła lub identyfikatora ORCID? +ngOrcid.signin.isThisYouTitle=Czy to możesz być Ty? +ngOrcid.signin.isThisYouBody=Znaleźliśmy kilka kont z Twoim imieniem i nazwiskiem, co oznacza, że mogłeś(-aś) już utworzyć identyfikator ORCID przy użyciu innego adresu e-mail. Przed utworzeniem konta potwierdź, że żaden z tych rekordów nie należy do Ciebie. Nie masz pewności, czy któraś z tych osób to Ty? +ngOrcid.signin.contact=Skontaktuj się z nami. +ngOrcid.signin.firstName=Imię +ngOrcid.signin.lastName=Nazwisko +ngOrcid.signin.affiliations=Powiązania +ngOrcid.signin.dateCreated=Data utworzenia +ngOrcid.signin.viewRecord=Wyświetl rekord +ngOrcid.signin.isThisYouSignin=MAM JUŻ IDENTYFIKATOR, WRÓĆ DO LOGOWANIA +ngOrcid.signin.isThisYouContinue=NIE JESTEM ŻADNĄ Z TYCH OSÓB, KONTYNUUJ REJESTRACJĘ +ngOrcid.signin.title=Zaloguj się +ngOrcid.signin.subtitle=Zaloguj się za pomocą konta ORCID +ngOrcid.signin.username=Adres e-mail lub 16-cyfrowy identyfikator ORCID +ngOrcid.signin.password=Hasło +ngOrcid.signin.button=ZALOGUJ SIĘ +ngOrcid.signin.personalAccount=Konto osobiste +ngOrcid.signin.institutionalAccount=Dostęp za pośrednictwem instytucji +ngOrcid.signin.socialMedia=Zaloguj się za pomocą konta w mediach społecznościowych +ngOrcid.signin.google=Zaloguj się przez Google +ngOrcid.signin.facebook=Zaloguj się przez Facebook +ngOrcid.signin.requiredUsername=Wymagany jest adres e-mail lub 16-cyfrowy identyfikator ORCID +ngOrcid.signin.invalidEmail=Użyj formatu przyklad@email.com +ngOrcid.signin.invalidUsername=Użyj formatu przyklad@email.com lub 0000-0001-2345-6789 +ngOrcid.signin.requiredEmail=Adres e-mail jest wymagany +ngOrcid.signin.invalidPassword=Nieprawidłowe hasło +ngOrcid.signin.passwordTooLong=Hasła muszą mieć maksymalnie 256 znaków. +ngOrcid.signin.needToReset=Zresetuj hasło +ngOrcid.signin.toSignIn=aby się zalogować. +ngOrcid.signin.dontHaveOrcid=Nie masz jeszcze identyfikatora ORCID? +ngOrcid.signin.registerNow=Zarejestruj się teraz +ngOrcid.signin.or=lub +ngOrcid.signin.badCredentials=Nieprawidłowa nazwa użytkownika i/lub hasło +ngOrcid.signin.continueAs=Kontynuuj jako +ngOrcid.signin.notYou=To nie Ty? +ngOrcid.signin.currentlySign=Jesteś obecnie zalogowany(-a) jako +ngOrcid.signin.deprecatedWithPrimary=To konto zostało wycofane. Sprawdź konto: +ngOrcid.signin.deactivated=Z tym adresem e-mail powiązany jest dezaktywowany rekord ORCID. Aby ponownie aktywować swój rekord ORCID, wprowadź adres e-mail i wyślij formularz, aby rozpocząć proces reaktywacji. +ngOrcid.signin.deactivatedEnterEmail=Jeśli nie masz już dostępu do żadnego z adresów e-maili powiązanych z Twoim identyfikatorem, +ngOrcid.signin.email=Adres e-mail +ngOrcid.signin.submit=PRZEŚLIJ +ngOrcid.signin.usernameHint=przyklad@email.com lub 0000-0001-2345-6789 +ngOrcid.signin.emailHint=przyklad@email.com +ngOrcid.signin.verify.reactivationSent=Dziękujemy za reaktywację rekordu ORCID. Zakończ ten proces, wykonując czynności opisane w e-mailu, który do Ciebie właśnie wysłaliśmy. Jeśli nie otrzymasz od nas wiadomości, +ngOrcid.signin.verify.reactivationSentError=Wpisz prawidłowy adres e-mail +ngOrcid.signin.2fa.authenticate=UWIERZYTELNIJ +ngOrcid.signin.2fa.recoveryCodeRequired=Kod odzyskiwania jest wymagany +ngOrcid.signin.2fa.badRecoveryCode=Nieprawidłowy kod odzyskiwania +ngOrcid.signin.2fa.badRecoveryCodeLength=Nieprawidłowa długość kodu odzyskiwania +ngOrcid.signin.2fa.verificationCodeRequired=Wymagany jest kod uwierzytelniający +ngOrcid.signin.2fa.badVerificationCode=Nieprawidłowy kod uwierzytelniający +ngOrcid.signin.2fa.badVerificationCodeLength=Nieprawidłowa długość kodu uwierzytelniającego +ngOrcid.signin.2fa.contactSupport=Skontaktuj się z pomocą techniczną +ngOrcid.signin.2fa.noDevice1=Nie masz przy sobie swojego urządzenia? +ngOrcid.signin.2fa.noDevice2=Wprowadź kod odzyskiwania +ngOrcid.signin.2fa.noDeviceOrRecovery=Nie masz przy sobie swojego urządzenia lub kodu odzyskiwania? +ngOrcid.signin.2fa.heading=Uwierzytelnianie dwuskładnikowe +ngOrcid.signin.2fa.instructionsPart1=Wpisz kod +ngOrcid.signin.2fa.instructionsPart2=z aplikacji do uwierzytelniania dwuskładnikowego +ngOrcid.signin.2fa.instructions=Wprowadź kod z aplikacji do uwierzytelniania dwuskładnikowego +ngOrcid.signin.2fa.label=Kod uwierzytelniania dwuskładnikowego +ngOrcid.signin.2fa.recoveryCode=Kod odzyskiwania +ngOrcid.signin.unclaimedExists1=Rekord ORCID istnieje, ale nie został zgłoszony. Czy chcesz +ngOrcid.signin.unclaimedExists2=ponownie wysłać e-mail ze zgłoszeniem? +ngOrcid.signin.invalidUserType1=Nieprawidłowy identyfikator ORCID, +ngOrcid.signin.invalidUserType2=skontaktuj się z pomocą techniczną +ngOrcid.signin.contactSupport=skontaktuj się z pomocą techniczną diff --git a/src/locale/properties/signin/signin.tr_TR.properties b/src/locale/properties/signin/signin.tr_TR.properties new file mode 100644 index 0000000000..0540e3e060 --- /dev/null +++ b/src/locale/properties/signin/signin.tr_TR.properties @@ -0,0 +1,67 @@ +ngOrcid.signin.forgotYourPassword=Parolanızı veya ORCID Kimliğinizi mi unuttunuz? +ngOrcid.signin.isThisYouTitle=Bu siz olabilir misiniz? +ngOrcid.signin.isThisYouBody=Adınızla bazı hesaplar bulduk, bu da farklı bir e-posta adresi kullanarak zaten bir ORCID kimliği oluşturmuş olabileceğiniz anlamına geliyor. Bir hesap oluşturmadan önce lütfen bu kayıtların hiçbirinin size ait olmadığını onaylayın. Bunlardan herhangi birinin siz olup olmadığından emin değil misiniz? +ngOrcid.signin.contact=Bizimle iletişime geçin. +ngOrcid.signin.firstName=Ad +ngOrcid.signin.lastName=Soyadı +ngOrcid.signin.affiliations=Bağlantılar +ngOrcid.signin.dateCreated=Oluşturulma Tarihi +ngOrcid.signin.viewRecord=Kaydı Görüntüle +ngOrcid.signin.isThisYouSignin=ZATEN BİR KİMLİĞİM VAR, OTURUM AÇMAK İÇİN GERİ DÖN +ngOrcid.signin.isThisYouContinue=BUNLARIN HİÇBİRİ BEN DEĞİLİM, KAYDOLMAK İÇİN DEVAM ET +ngOrcid.signin.title=Oturum aç +ngOrcid.signin.subtitle=ORCID hesabınızla oturum açın +ngOrcid.signin.username=E-posta veya 16 haneli ORCID Kimliği +ngOrcid.signin.password=Parola +ngOrcid.signin.button=OTURUM AÇ +ngOrcid.signin.personalAccount=Kişisel hesap +ngOrcid.signin.institutionalAccount=Kurumunuz üzerinden erişim +ngOrcid.signin.socialMedia=Sosyal medya hesabıyla oturum açın +ngOrcid.signin.google=Google ile oturum aç +ngOrcid.signin.facebook=Facebook ile oturum aç +ngOrcid.signin.requiredUsername=E-posta veya 16 haneli ORCID kimliği gereklidir +ngOrcid.signin.invalidEmail=example@email.com biçimini kullanın +ngOrcid.signin.invalidUsername=example@email.com veya 0000-0001-2345-6789 biçimini kullanın +ngOrcid.signin.requiredEmail=E-posta gereklidir +ngOrcid.signin.invalidPassword=Geçersiz parola +ngOrcid.signin.passwordTooLong=Parolalar 256 karakter veya daha kısa olmalıdır. Lütfen +ngOrcid.signin.needToReset=parolanızı sıfırlayın +ngOrcid.signin.toSignIn=ve oturum açın. +ngOrcid.signin.dontHaveOrcid=Henüz bir ORCID kimliğiniz yok mu? +ngOrcid.signin.registerNow=Şimdi kaydol +ngOrcid.signin.or=veya +ngOrcid.signin.badCredentials=Yanlış kullanıcı adı ve/veya parola +ngOrcid.signin.continueAs=Şu olarak devam et: +ngOrcid.signin.notYou=Bu siz değil misiniz? +ngOrcid.signin.currentlySign=Oturum açtığınız hesap: +ngOrcid.signin.deprecatedWithPrimary=Bu hesap kullanımdan kaldırıldı. Lütfen şu hesabı kullanın: +ngOrcid.signin.deactivated=Devre dışı bırakılmış bir ORCID kaydı bu e-posta adresiyle ilişkilidir; ORCID kaydınızı yeniden etkinleştirmek için lütfen e-posta adresinizi girin ve yeniden etkinleştirme işlemini başlatmak üzere formu gönderin. +ngOrcid.signin.deactivatedEnterEmail=Artık kimliğinizle ilişkili hiçbir e-postaya erişemiyorsanız, lütfen +ngOrcid.signin.email=E-posta +ngOrcid.signin.submit=GÖNDER +ngOrcid.signin.usernameHint=example@email.com veya 0000-0001-2345-6789 +ngOrcid.signin.emailHint=example@email.com +ngOrcid.signin.verify.reactivationSent=ORCID kaydınızı yeniden etkinleştirdiğiniz için teşekkür ederiz; lütfen size gönderdiğimiz e-postadaki adımları izleyerek işlemi tamamlayın. Bizden bir e-posta almazsanız, lütfen +ngOrcid.signin.verify.reactivationSentError=Lütfen geçerli bir e-posta adresi girin +ngOrcid.signin.2fa.authenticate=KİMLİK DOĞRULAMASI +ngOrcid.signin.2fa.recoveryCodeRequired=Kurtarma kodu gereklidir +ngOrcid.signin.2fa.badRecoveryCode=Geçersiz kurtarma kodu +ngOrcid.signin.2fa.badRecoveryCodeLength=Geçersiz kurtarma kodu uzunluğu +ngOrcid.signin.2fa.verificationCodeRequired=Kimlik doğrulama kodu gereklidir +ngOrcid.signin.2fa.badVerificationCode=Geçersiz kimlik doğrulama kodu +ngOrcid.signin.2fa.badVerificationCodeLength=Geçersiz kimlik doğrulama kodu uzunluğu +ngOrcid.signin.2fa.contactSupport=Destek ekibiyle iletişime geçin +ngOrcid.signin.2fa.noDevice1=Cihazınız yok mu? +ngOrcid.signin.2fa.noDevice2=Kurtarma kodu girin +ngOrcid.signin.2fa.noDeviceOrRecovery=Cihazınız veya kurtarma kodunuz yok mu? +ngOrcid.signin.2fa.heading=İki faktörlü kimlik doğrulama +ngOrcid.signin.2fa.instructionsPart1=İki faktörlü kimlik doğrulama +ngOrcid.signin.2fa.instructionsPart2=uygulamanızdan bir kod girin +ngOrcid.signin.2fa.instructions=İki faktörlü kimlik doğrulama uygulamanızdan bir kod girin +ngOrcid.signin.2fa.label=İki faktörlü kimlik doğrulama kodu +ngOrcid.signin.2fa.recoveryCode=Kurtarma kodu +ngOrcid.signin.unclaimedExists1=ORCID kaydı mevcuttur ancak talep edilmemiştir. +ngOrcid.signin.unclaimedExists2=Talep e-postasını tekrar göndermek ister misiniz? +ngOrcid.signin.invalidUserType1=Geçersiz ORCID kimliği, lütfen +ngOrcid.signin.invalidUserType2=destek ekibiyle iletişime geçin +ngOrcid.signin.contactSupport=destek ekibiyle iletişime geçin diff --git a/src/locale/properties/top-bar/top-bar.pl_PL.properties b/src/locale/properties/top-bar/top-bar.pl_PL.properties new file mode 100644 index 0000000000..752aa39cf9 --- /dev/null +++ b/src/locale/properties/top-bar/top-bar.pl_PL.properties @@ -0,0 +1,98 @@ +topBar.names=Imiona i nazwiska +topBar.biography=Biografia +topBar.publishedName=Imię i nazwisko z publikacji +topBar.yourPublishedName=Twoje imię i nazwisko z publikacji +topBar.alsoKnowAs=Znane również jako +topBar.addGivenName=Dodaj imię +topBar.addFamilyName=Dodaj nazwisko +topBar.addPublishedName=Dodaj imię i nazwisko z publikacji lub odwołania +topBar.addOtherName=Dodaj inne imię/nazwisko +topBar.information=Informacje o Tobie, Twoich zainteresowaniach badawczych i inne istotne szczegóły, które wzbogacają Twój rekord ORCID. +topBar.yourNames=Twoje imiona i nazwiska +topBar.yourGivenAndFamilyNames=Twoje imiona i nazwiska +topBar.orcidHasANumber=ORCID ma wiele opcji dodawania i zarządzania imionami i nazwiskami. +topBar.findOutMore=Dowiedz się więcej o zarządzaniu imionami i nazwiskami w Twoim rekordzie ORCID +topBar.givenNames=Imiona +topBar.firstNameError=Podaj swoje imię +topBar.invalidName=Nieprawidłowe znaki lub format imienia/nazwiska +topBar.invalidBio=Nieprawidłowe znaki lub format +topBar.familyNames=Nazwiska +topBar.howYouPreferYourName=Jak ma wyświetlać się Twoje imię i nazwisko podczas zapisywania? Dodanie imienia i nazwiska z publikacji pozwala zarządzać sposobem wyświetlania imienia i nazwiska w rekordzie ORCID. +topBar.youCanFormat=Możesz sformatować imię/nazwisko w dowolny sposób +topBar.otherVariants=Możesz dodać warianty swojego imienia i nazwiska, takie jak skrócone imię, drugie imię, poprzednie imiona lub imiona w innym systemie znaków lub języku. Dodanie innych imion i nazwisk może ułatwić innym znalezienie Twojego rekordu podczas przeszukiwania rejestru ORCID. +topBar.addAnotherName=Dodaj kolejne imię/nazwisko +topBar.websites=Witryny internetowe i łącza społecznościowe +topBar.myLinks=Moje łącza +topBar.addLinks=Dodaj słowa kluczowe. +topBar.addLinksDescription=Dodaj łącza do osobistych witryn internetowych, profili w wydziałach, stron Wikipedii lub kont w mediach społecznościowych. +topBar.addLink=Dodaj łącze +topBar.addAnotherLink=Dodaj kolejne łącze +topBar.description=Tytuł łącza +topBar.url=Adres URL łącza +topBar.invalidURL=nieprawidłowy adres URL +topBar.urlMaxLength=Musi mieć mniej niż 355 znaków +topBar.requiredURL=Adres URL jest wymagany +topBar.urlDuplicated=Adres URL nie może zostać zduplikowany +topBar.keyword=Słowo kluczowe +topBar.keywords=Słowa kluczowe +topBar.myKeywords=Moje słowa kluczowe +topBar.keywordsAre=Słowa kluczowe to słowa lub wyrażenia, które opisują Twoją działalność badawczą. Dodanie słów kluczowych może ułatwić innym znalezienie Cię podczas przeszukiwania rejestru ORCID. +topBar.addAnotherKeyword=Dodaj kolejne słowo kluczowe +topBar.addKeyword=Dodaj słowo kluczowe +topBar.keywordMaxLength=Musi mieć mniej niż 100 znaków +topBar.whoCanSeeYourNames=Kto może zobaczyć Twoje imiona i nazwiska +topBar.manageWhoCanSee=Zarządzaj, kto może zobaczyć Twoje imiona, nazwiska i imiona i nazwiska z publikacji, ustawiając widoczność. Domyślna widoczność imion i nazwisk to +topBar.addOtherNames=Dodaj inne imiona i nazwiska, pod którymi możesz być znany(-a). Mogą to być skrócone imiona, drugie imiona, poprzednie imiona i nazwiska lub imiona i nazwiska w innym systemie znaków lub języku. Dodanie innych imion i nazwisk może ułatwić innym znalezienie Twojego rekordu podczas przeszukiwania rejestru ORCID. +topBar.namesMaxLenght=Musi mieć mniej niż 100 znaków +topBar.otherNamesMaxLenght=Musi mieć mniej niż 255 znaków +topBar.resendVerificationEmail=Ponownie wyślij weryfikacyjną wiadomość e-mail +topBar.pleaseVerifyYourPrimary=Zweryfikuj podstawowy adres e-mail +topBar.youNeedToVerify=Musisz zweryfikować swój podstawowy adres e-mail, aby uzyskać dostęp do wszystkich funkcji edycji ORCID. +topBar.toVerifyYourEmail=Aby zweryfikować swój adres e-mail, kliknij łącze w wiadomości, którą wysłaliśmy na adres: +topBar.iDontHave=Nie mam weryfikacyjnej wiadomości e-mail +topBar.clickTheButton=Kliknij przycisk poniżej, a my wyślemy Ci nowe łącze. +topBar.visitOur=Odwiedź +topBar.knowledge=baza wiedzy +topBar.baseOrContact=lub skontaktuj się z zespołem pomocy technicznej pod adresem +topBar.weHaveSent=Wysłaliśmy wiadomości weryfikacyjne na każdy z zarejestrowanych adresów e-mail. Zanim zaczniesz ręcznie dodawać informacje do swojego rekordu ORCID, musisz zweryfikować swój podstawowy adres e-mail. +topBar.thankYouForRegistering=Dziękujemy za rejestrację w ORCID +topBar.ifYouBelieveWasLockedInError=jeśli uważasz, że to konto zostało zablokowane przez pomyłkę. +topBar.accountHasBeenLocked=Twoje konto zostało zablokowane +topBar.pleasContact=Skontaktuj się +topBar.orcidSupport=Pomoc techniczna ORCID +topBar.isThisYou=Czy to Ty? +topBar.signInToStart=Zaloguj się, aby rozpocząć edycję +topBar.lockedRecord=Ten rekord ORCID jest zablokowany +topBar.deactivatedRecord=Ten rekord ORCID jest dezaktywowany +topBar.accountDeprecated=To konto zostało wycofane, zobacz konto +topBar.accountDeprecated2=dla najnowszych informacji +topBar.youAreManaging=Zarządzasz tym rekordem ORCID jako zaufana osoba +topBar.youAreManagingSomeElse=Zarządzasz swoim rekordem ORCID +topBar.youArePreviewingSomeElse=Przeglądasz publiczną wersję Twojego rekordu +topBar.youArePreviewing=Wyświetlasz podgląd publicznej wersji tego rekordu +topBar.editThisRecord=Edytuj ten rekord +topBar.otherNames=Inne imiona i nazwiska +topBar.name=Imię i nazwisko +topBar.printableVersion=Wersja do druku +topBar.ariaLabelPrintableVersion=Zobacz wersję do druku (otwiera się w nowej karcie) +topBar.ariaLabelCloseNames=Zamknij Imiona i nazwiska +topBar.ariaLabelYourGivenNames=Twoje imiona +topBar.ariaLabelYourFamilyNames=Twoje nazwiska +topBar.ariaLabelYourPublishedNames=Twoje nazwiska z publikacji +topBar.ariaLabelSaveChanges=Zapisz zmiany w Imionach i nazwiskach +topBar.ariaLabelCancelChanges=Anuluj zmiany i zamknij Imiona i nazwiska +topBar.ariaLabelIAmAlsoKnownAs=Jestem również znany(-a) jako +topBar.ariaLabelNamesPublic=Ustaw widoczność imion i nazwisk na Wszyscy +topBar.ariaLabelNamesTrustedParties=Ustaw widoczność imion i nazwisk na Zaufane strony +topBar.ariaLabelNamesPrivate=Ustaw widoczność imion i nazwisk na Tylko ja +topBar.ariaLabelOtherNamesPublic=Ustaw widoczność innych imion i nazwisk na Wszyscy +topBar.ariaLabelOtherNamesTrustedParty=Ustaw widoczność innych imion i nazwisk na Zaufane strony +topBar.ariaLabelOtherNamesPrivate=Ustaw widoczność innych imion i nazwisk na Tylko ja +topBar.ariaLabelBiographyPublic=Ustaw widoczność biografii na Wszyscy +topBar.ariaLabelBiographyTrustedParty=Ustaw widoczność biografii na Zaufane strony +topBar.ariaLabelBiographyPrivate=Ustaw widoczność biografii na Tylko ja +topBar.ariaLabelCloseBiography=Zamknij Biografię +topBar.ariaLabelSaveChangesBiography=Zapisz zmiany w Biografii +topBar.ariaLabelCancelChangesBiography=Anuluj zmiany i zamknij Biografię +topBar.ariaLabelDeleteOtherName=Usuń inne imię/nazwisko +topBar.addBiography=Dodaj biografię diff --git a/src/locale/properties/top-bar/top-bar.tr_TR.properties b/src/locale/properties/top-bar/top-bar.tr_TR.properties new file mode 100644 index 0000000000..67b1dbe49f --- /dev/null +++ b/src/locale/properties/top-bar/top-bar.tr_TR.properties @@ -0,0 +1,98 @@ +topBar.names=Adlar +topBar.biography=Biyografi +topBar.publishedName=Yayınlanan ad +topBar.yourPublishedName=Yayınlanan adınız +topBar.alsoKnowAs=Namıdiğer +topBar.addGivenName=Verilen adı ekle +topBar.addFamilyName=Aile adı ekle +topBar.addPublishedName=Yayımlanmış veya kredilendirilmiş ad ekleme +topBar.addOtherName=Başka bir ad ekle +topBar.information=Kendiniz, araştırma ilgi alanlarınız ve ORCID kaydınızı geliştiren diğer ilgili ayrıntılar hakkında bilgiler. +topBar.yourNames=İsimleriniz +topBar.yourGivenAndFamilyNames=Kullandığınız ve aile adınız +topBar.orcidHasANumber=ORCID, adlarınızı eklemek ve yönetmek için çeşitli seçeneklere sahiptir. +topBar.findOutMore=ORCID kaydınızdaki adları yönetmekle ilgili daha fazla bilgi edinin +topBar.givenNames=Kullanılan adlar +topBar.firstNameError=Lütfen adınızı/kullandığınız adı girin +topBar.invalidName=Geçersiz ad karakterleri veya biçimi +topBar.invalidBio=Geçersiz karakterler veya biçim +topBar.familyNames=Aile adları +topBar.howYouPreferYourName=Kredilendirildiğinde adınızın nasıl görünmesini tercih ettiğiniz. Yayımlanmış bir ad eklemek, adınızın ORCID kaydınızda nasıl görüntüleneceğini denetlemenizi sağlar. +topBar.youCanFormat=Bu adı istediğiniz gibi biçimlendirebilirsiniz +topBar.otherVariants=Adınızın kısaltılmış ad, ikinci adlar, eski adlar veya farklı bir karakter kümesindeki ya da dildeki adlar gibi varyasyonlarını ekleyebilirsiniz. Başka adlar eklemek, kişilerin ORCID kayında arama yaptıklarında kaydınızı bulmalarına yardımcı olabilir. +topBar.addAnotherName=Başka bir ad ekle +topBar.websites=Web siteleri ve sosyal bağlantılar +topBar.myLinks=Bağlantılarım +topBar.addLinks=Anahtar kelimeler ekleyin. +topBar.addLinksDescription=Kişisel web sitelerine, departman profillerine, Vikipedi sayfalarına veya sosyal medya hesaplarına bağlantılar ekleyin. +topBar.addLink=Bir bağlantı ekle +topBar.addAnotherLink=Başka bir bağlantı ekle +topBar.description=Bağlantı Başlığı +topBar.url=Bağlantı URL'si +topBar.invalidURL=Geçersiz URL +topBar.urlMaxLength=355 karakterden kısa olmalıdır +topBar.requiredURL=Bir URL gereklidir +topBar.urlDuplicated=URL çoğaltılamaz +topBar.keyword=Anahtar kelime +topBar.keywords=Anahtar kelimeler +topBar.myKeywords=Anahtar kelimelerim +topBar.keywordsAre=Anahtar kelimeler, araştırma faaliyetlerinizi tanımlayan kelimeler veya kelime öbekleridir. Anahtar kelimeler eklemek, kullanıcıların ORCID kaydında arama yaparken sizi bulmasına yardımcı olabilir. +topBar.addAnotherKeyword=Başka bir anahtar kelime ekle +topBar.addKeyword=Anahtar kelime ekle +topBar.keywordMaxLength=100 karakterden kısa olmalıdır +topBar.whoCanSeeYourNames=Adlarınızı kimler görebilir? +topBar.manageWhoCanSee=Görünürlüğü ayarlayarak kullandığınız, aile ve yayınlanan adlarınızı kimlerin görebileceğini kontrol edin. Adlarınız için varsayılan görünürlük: +topBar.addOtherNames=Bilindiğiniz diğer adları ekleyin. Bunlar arasında kısaltılmış adlar, ikinci adlar, daha önce kullandığınız adlar veya farklı bir karakter kümesindeki ya da dildeki adlar bulunabilir. Başka adlar eklemek, ORCID kaydında arama yapan kişilerin kaydınızı bulmalarına yardımcı olabilir. +topBar.namesMaxLenght=100 karakterden kısa olmalıdır +topBar.otherNamesMaxLenght=255 karakterden kısa olmalıdır +topBar.resendVerificationEmail=Doğrulama e-postasını yeniden gönder +topBar.pleaseVerifyYourPrimary=Lütfen birincil e-posta adresinizi doğrulayın +topBar.youNeedToVerify=ORCID'in tüm düzenleme özelliklerine erişmek için birincil e-posta adresinizi doğrulamanız gerekir. +topBar.toVerifyYourEmail=E-postanızı doğrulamak için lütfen gönderdiğimiz mesajdaki bağlantıya tıklayın: +topBar.iDontHave=Doğrulama e-postasına sahip değilim +topBar.clickTheButton=Aşağıdaki düğmeye tıklayın ve size yeni birini gönderelim. +topBar.visitOur=Ziyaret edin: +topBar.knowledge=bilgi bankası +topBar.baseOrContact=veya aşağıdaki adresten destek ekibiyle iletişime geçin: +topBar.weHaveSent=Kayıtlı e-posta adreslerinizin her birine doğrulama mesajları gönderdik. ORCID kaydınıza manuel olarak bilgi eklemeye başlamadan önce birincil e-posta adresinizi doğrulamanız gerekir. +topBar.thankYouForRegistering=ORCID'e kayıt olduğunuz için teşekkür ederiz +topBar.ifYouBelieveWasLockedInError=bu hesabın yanlışlıkla kilitlendiğini düşünüyorsanız. +topBar.accountHasBeenLocked=Hesabınız kilitlendi +topBar.pleasContact=Lütfen iletişime geçin: +topBar.orcidSupport=ORCID desteği +topBar.isThisYou=Bu siz misiniz? +topBar.signInToStart=Düzenlemeye başlamak için oturum açın +topBar.lockedRecord=Bu ORCID Kaydı kilitlidir +topBar.deactivatedRecord=Bu ORCID Kaydı devre dışı bırakıldı +topBar.accountDeprecated=Bu hesap kullanımdan kaldırıldı, lütfen son bilgiler için şu hesaba bakın: +topBar.accountDeprecated2=en son bilgiler +topBar.youAreManaging=Bu ORCID kaydını güvenilir bir birey olarak yönetiyorsunuz +topBar.youAreManagingSomeElse=ORCID kaydınızı yönetiyorsunuz +topBar.youArePreviewingSomeElse=Kaydınızın genel sürümünü önizliyorsunuz +topBar.youArePreviewing=Bu kaydın genel bir sürümünü önizliyorsunuz +topBar.editThisRecord=Bu kaydı düzenle +topBar.otherNames=Diğer adlar +topBar.name=Ad +topBar.printableVersion=Yazdırılabilir versiyon +topBar.ariaLabelPrintableVersion=Yazdırılabilir sürümü görüntüle (Farklı bir sekmede açılır) +topBar.ariaLabelCloseNames=Adları kapat +topBar.ariaLabelYourGivenNames=Kullandığınız adlar +topBar.ariaLabelYourFamilyNames=Aile adlarınız +topBar.ariaLabelYourPublishedNames=Yayınlanan adlarınız +topBar.ariaLabelSaveChanges=Adlardaki değişiklikleri kaydet +topBar.ariaLabelCancelChanges=Değişiklikleri iptal et ve Adları kapat +topBar.ariaLabelIAmAlsoKnownAs=Diğer adım +topBar.ariaLabelNamesPublic=Adların görünürlüğünü Herkes olarak ayarla +topBar.ariaLabelNamesTrustedParties=Adların görünürlüğünü Güvenilen Taraflar olarak ayarla +topBar.ariaLabelNamesPrivate=Adların görünürlüğünü Yalnızca Ben olarak ayarla +topBar.ariaLabelOtherNamesPublic=Diğer adların görünürlüğünü Herkes olarak ayarla +topBar.ariaLabelOtherNamesTrustedParty=Diğer adların görünürlüğünü Güvenilen Taraflar olarak ayarla +topBar.ariaLabelOtherNamesPrivate=Diğer adların görünürlüğünü Yalnızca Ben olarak ayarla +topBar.ariaLabelBiographyPublic=Biyografi görünürlüğünü Herkes olarak ayarla +topBar.ariaLabelBiographyTrustedParty=Biyografi görünürlüğünü Güvenilir Taraflar olarak ayarla +topBar.ariaLabelBiographyPrivate=Biyografi görünürlüğünü Yalnızca Ben olarak ayarla +topBar.ariaLabelCloseBiography=Biyografiyi kapat +topBar.ariaLabelSaveChangesBiography=Biyografi değişikliklerini kaydet +topBar.ariaLabelCancelChangesBiography=Değişiklikleri iptal et Biyografiyi kapat +topBar.ariaLabelDeleteOtherName=Diğer adı sil +topBar.addBiography=Biyografinizi ekleyin diff --git a/src/locale/properties/two-factor/two-factor.pl_PL.properties b/src/locale/properties/two-factor/two-factor.pl_PL.properties new file mode 100644 index 0000000000..c97221cb95 --- /dev/null +++ b/src/locale/properties/two-factor/two-factor.pl_PL.properties @@ -0,0 +1,4 @@ +twoFactor.title=Uwierzytelnianie dwuskładnikowe ORCID +twoFactor.enabled=Uwierzytelnianie dwuskładnikowe jest obecnie włączone dla Twojego konta ORCID, więc wymagany jest dodatkowy kod nawet przy logowaniu na inne konto. +twoFactor.learn=Dowiedz się więcej +twoFactor.ariaLabelInfoTwoFactor=informacje o uwierzytelnianiu dwuskładnikowym diff --git a/src/locale/properties/two-factor/two-factor.tr_TR.properties b/src/locale/properties/two-factor/two-factor.tr_TR.properties new file mode 100644 index 0000000000..59fb1c37dc --- /dev/null +++ b/src/locale/properties/two-factor/two-factor.tr_TR.properties @@ -0,0 +1,4 @@ +twoFactor.title=ORCID İki faktörlü kimlik doğrulama +twoFactor.enabled=İki faktörlü kimlik doğrulama şu an ORCID hesabınız için etkinleştirilmiştir, bu nedenle başka bir hesapla oturum açarken dahi ek bir kod gerekir. +twoFactor.learn=Daha fazla bilgi edinin +twoFactor.ariaLabelInfoTwoFactor=iki faktörlü kimlik doğrulama hakkında bilgi diff --git a/src/locale/properties/works/works.pl_PL.properties b/src/locale/properties/works/works.pl_PL.properties new file mode 100644 index 0000000000..d6fbf9aead --- /dev/null +++ b/src/locale/properties/works/works.pl_PL.properties @@ -0,0 +1,223 @@ +work.works=Prace +works.workDetails=Informacje o pracy +works.identifiers=Identyfikatory +works.identifier=Identyfikator +works.citation=Cytat +works.otherInformation=Inne informacje +works.workType=Rodzaj pracy +works.selectWorkType=Wybierz typ pracy. +works.setAWorkTitle=Ustaw tytuł pracy +works.translatedTitle=Przetłumaczony tytuł pracy +works.subtitle=Podtytuł pracy +works.subtitle-2=Podtytuł pracy +works.invalidUrl=Nieprawidłowy adres URL +works.linkMoreInformationAbout=Łącze do dodatkowych informacji o pracy. Łącza powinny być w formacie pełnego adresu URL, np. http://www.website.com/page.html +works.citationType=Typ cytatu +works.selectACitation=Wybierz cytat +works.selectACitationType=Wybierz typ cytatu +works.describeThisCitation=Opisz ten cytat +works.description=Opis +works.workIds=Identyfikatory pracy +works.type=Typ identyfikatora +works.selectAnIdentifier=Wybierz typ identyfikatora +works.typeOfIdentifier=Typ identyfikatora powiązanego z pracą, taki jak ISBN, DOI lub PMID. +works.identifierValue=Wartość identyfikatora +works.validFormat=Nieprawidłowy identyfikator dla wybranego typu identyfikatora +works.addADescriber=Dodaj identyfikator opisu +works.identifierAssociated=Identyfikator powiązany z pracą. Format będzie zależny od wybranego typu identyfikatora. +works.relationship=Relacja +works.addAnotherId=Dodaj kolejny identyfikator +works.languageUsed=Język używany w tym formularzu +works.identifierUrl=Adres URL identyfikatora +works.urlIdentifierHint=Adres URL, do którego odnosi się identyfikator, na przykład https://doi.org/10.23640/07243.c.4232246 +works.abstract=Streszczenie konferencji +works.paper=Publikacja na konferencję +works.poster=Plakat konferencji +works.chapter=Rozdział książki +works.review=Recenzja książki +works.reviewPublication=Recenzja +works.book=Książka +works.entry=Wpis w słowniku +works.thesis=Dysertacja / praca dyplomowa +works.editedBook=Edytowana książka +works.encyclopediaEntry=Wpis w encyklopedii +works.journalArticle=Artykuł w czasopiśmie +works.issue=Wydanie czasopisma +works.magazineArticle=Artykuł w czasopiśmie +works.manual=Ręczny +works.newsletterarticle=Artykuł z newslettera +works.newspaperArticle=Artykuł w gazecie +works.onlineResource=Zasoby internetowe +works.preprint=Preprint +works.report=Raport +works.tool=Narzędzie badawcze +works.studentPublication=Nadzorowana publikacja studencka +works.test=Test +works.translation=Tłumaczenie +works.website=Witryna internetowa +works.working=Dokument roboczy +works.disclosure=Upublicznienie +works.license=Licencja +works.patent=Patent +works.copyright=Zarejestrowane prawa autorskie +works.trademark=Znak towarowy +works.annotation=Adnotacja +works.artisticPerformance=Występ artystyczny +works.dataManagementPlan=Plan zarządzania danymi +works.plan=Zbiór danych +works.invention=Wynalazek +works.speech=Wykład/przemówienie +works.object=Obiekt fizyczny +works.technique=Technika badań +works.software=Oprogramowanie +works.company=Firma typu spin-off +works.policy=Standardy i polityka +works.standard=Norma techniczna +works.other=Inne +works.self=Samodzielnie +works.partOf=Część +works.versionOf=Wersja +works.fundedBy=Finansowane przez +works.selfDescription=Identyfikator dotyczy samej pracy. Na przykład DOI rozdziału książki. +works.partOfDescription=Identyfikator dotyczy części większej pracy. Na przykład numer ISBN książki, w której opublikowano pracę. +works.versionOfDescription=Identyfikator dotyczy alternatywnej wersji pracy. Na przykład wcześniejsza wersja artykułu. +works.fundedByDescription=Identyfikator dotyczy finansowania pracy. +works.conference=Konferencja +works.intellectual=Własność intelektualna +works.publication=Publikacja +works.whoCanSeeWorks=Kto może zobaczyć Twoje prace? Domyślne ustawienie widoczności to Prywatne. +works.selectedWorksVisibility=Wybrane prace do ustawienia widoczności +works.setVisibility=Ustaw widoczność wybranych prac +works.title=Tytuł +works.languageOnThisTitle=Język tego tytułu +works.link=Łącze +works.unResolved=Nie mogliśmy znaleźć zasobu pasującego do wprowadzonego identyfikatora. Sprawdź wartość lub wprowadź prawidłowe łącze do zasobu. +works.addFromDOI=Prace — Dodaj pracę z DOI +works.youCanUseFullDOI=Możesz użyć pełnego adresu URL DOI lub tylko wartości identyfikatora. +works.doiIdentifier=Wartość identyfikatora DOI lub pełny adres URL +works.retrieveWorkDOI=Pobierz informacje o pracy z DOI +works.retrievingWorkDOI=Pobieranie informacji o pracy z DOI +works.detailsFromDOI=Informacje o pracy z DOI +works.importWork=Importuj pracę do swojego rekordu +works.importBibTex=Prace — Importuj BibTeX +works.importCitations=Importuj cytaty z plików BibTex (.bib), w tym plików wyeksportowanych z Google Scholar. +works.moreInformation=Więcej informacji na temat importowania plików BibTeX do ORCID +works.chooseBibTex=Wybierz plik BibTeX do zaimportowania +works.retrievingWorkBibTex=Pobieranie prac z BibTeX +works.foundInBibTex=Prace znalezione w BibTeX +works.importWorks=Importuj prace do swojego rekordu +works.unableToImport=Nie można zaimportować przy użyciu tego identyfikatora. Dodaj pracę, korzystając z innej opcji. +works.bibtexImporterParsingError=Nie można odczytać tego pliku. Sprawdź formatowanie BibTeX i spróbuj ponownie. +works.addFromPubMed=Prace — Dodaj pracę z PubMed +works.typeOrPastePubMed=Wpisz lub wklej pełny adres URL PubMed lub tylko wartość identyfikatora +works.pubMedIdentifier=Wartość identyfikatora PubMed lub pełny adres URL +works.retrieveWorkPubMed=Pobierz informacje o pracy z PubMed +works.urlColon=Adres URL: +works.typeColon=Typ: +works.value=Wartość: +works.all=Wszystko +works.noItemsSelected=Nie wybrano żadnych elementów. +works.linkWorks=Połącz prace +works.linkWorksMoreInfo=Więcej informacji na temat łączenia prac z Twoim rekordem ORCID +works.geographicalArea=Obszar geograficzny +works.exportSelectedWorks=Eksportuj wybrane prace +works.exportSelectedWorksBibtexDescription=Wyeksportuj wybrane prace do pliku BibTeX. Pamiętaj, że eksportowanie do BibTeX może powodować problemy z tekstem w niektórych językach. +works.findOut=Dowiedz się więcej o eksportowaniu plików BibTeX +works.selectedWorks=Wybrane prace do wyeksportowania +works.exportSelectedWorksBibtex=Eksportuj wybrane prace do BibTeX +works.combineSelectedWorks=Połącz wybrane prace +works.selectedWorksGrouped=Wybrane prace zostaną zgrupowane i wyświetlone jako pojedyncza pozycja grupy w Twoim rekordzie. Wszystkie wersje pracy będą nadal dostępne, ale jedna będzie wyświetlana jako preferowana. +works.learnMoreCombining=Dowiedz się więcej o łączeniu prac +works.selectedWorksCombine=Wybrane prace do połączenia +works.combiningWorks=Łączenia prac nie można cofnąć! +works.checkSelectedWorks=Przed połączeniem sprawdź, czy wybór prace jest poprawny. +works.subtitleLabel=Podtytuł +works.language=Język +works.translatedTitle**=Przetłumaczony tytuł +works.contributors=Współtwórcy +works.reviewWorkToCombine=Recenzje do połączenia +works.addDoi=Dodaj DOI +works.addPubmed=Dodaj identyfikator PubMed +works.addBibtex=Dodaj BibTeX +works.worksToExport=prace do eksportowania +works.pleaseEnterExternalID=Wpisz identyfikator zewnętrzny +works.onlyIdentifierTypesFundedBy=W przypadku używania identyfikatorów „funded-by” dozwolone są tylko identyfikatory typu „grant number”, „doi”, „uri” lub „proposal id” +works.publisher=Wydawca +works.conferenceTitle=Tytuł konferencji +works.bookTitle=Tytuł książki +works.journalTitle=Tytuł czasopisma +works.magazineTitle=Tytuł magazynu +works.newsletterTitle=Tytuł newslettera +works.newspaperTitle=Tytuł gazety +works.institution=Instytucja +works.custodian=Depozytariusz +works.setsOfSimilarWorkToManage1=ORCID znalazł +works.setsOfSimilarWorkToManage2=zestawy prac o podobnych tytułach, które możesz chcieć połączyć. +works.setsOfSimilarWorkToManage3=Wybrane prace zostaną zgrupowane i wyświetlone jako pojedyncza pozycja grupy w Twoim rekordzie. Wszystkie wersje pracy będą nadal dostępne, ale jedna będzie wyświetlana jako preferowana +works.titleMaxLength=Musi mieć mniej niż 1000 znaków +works.descriptionMaxLength=Musi mieć mniej niż 5000 znaków +works.atLestOneSelfIdRequired=W przypadku używania identyfikatorów „wersji” wymagany jest co najmniej jeden identyfikator „własny”. +works.manageSimilarWorks=Zarządzaj podobnymi pracami +works.urlMaxLength=Musi mieć mniej niż 2000 znaków +works.more=więcej +works.noBibtexEntries=Błąd podczas analizowania BibTeX. Nie znaleziono wpisów BibTeX w pliku +works.addWorkToOrcid=Dodaj tę pracę do swojego rekordu ORCID +works.exportAsBibtex=eksportuj tę pracę jako BibTeX +works.fullContributorList=Pełna lista współtwórców +works.or=lub +works.visitWorkSource=przejdź do źródła pracy +works.fullCitation=Za pełen cytat +works.showing=Wyświetla pierwsze +works.etAl=i in. +works.showCitation=Pokaż cytat +works.hideCitation=Ukryj cytat +works.expandedFormatBibtex=Przełącz na rozszerzone formatowanie +works.compactFormatBibtex=Przełącz na kompaktowe formatowanie +works.countryOrLocationOfPublication=Kraj/lokalizacja publikacji +works.yourContributionsToThisWork=Twój wkład w tę pracę +works.pleaseSelectRole=Wybierz rolę +works.contributorsToThisWork=Współtwórcy tej pracy +works.addAnotherContributor=Dodaj kolejnego współtwórcę +works.addAnotherRole=Dodaj kolejną rolę +works.conceptualization=Konceptualizacja +works.dataCuration=Przechowywanie danych +works.formalAnalysis=Analiza formalna +works.fundingAcquisition=Pozyskiwanie funduszy +works.investigation=Badanie +works.methodology=Metodologia +works.projectAdministration=Administrowanie projektem +works.resources=Zasoby +works.supervision=Nadzór +works.validation=Weryfikacja +works.visualization=Wizualizacja +works.writingOriginalDraft=Pisanie — projekt pierwotny +works.writingReviewEditing=Pisanie — recenzja i redakcja +works.roleNotDuplicated=Rola nie może być zduplikowana +works.pleaseSelectIdentifierType=Wybierz typ identyfikatora +works.noSpecifiedRole=Brak określonej roli +works.author=Autor +works.assignee=Osoba przypisana +works.editor=Redaktor +works.chairOrTranslator=Przewodniczący lub tłumacz +works.coInvestigator=Współbadacz +works.coInventor=Współwynalazca +works.graduateStudent=Absolwent +works.otherInventor=Inny wynalazca +works.principalInvestigator=Główny badacz +works.postdoctoralResearcher=Badacz ze stopniem doktora +works.supportStaff=Personel pomocniczy +works.contributorNameIsRequired=Nazwisko współtwórcy jest wymagane +works.youCannotAddMoreContributors=Nie możesz dodać więcej współtwórców do tej pracy +works.orcidSupportsMaximum=ORCID obsługuje maksymalnie 50 współtwórców podczas ich ręcznego dodawania. +works.findOutMoreAboutContributors=Dowiedz się więcej o zarządzaniu współtwórcami w ORCID +works.contributorName=Imię i nazwisko współtwórcy +works.contributorMaxLength=Musi mieć mniej niż 100 znaków +works.largeNumberOfContributors=Ta praca ma dużą liczbę współtwórców +works.cannotEditListOfContributors=Nie możesz edytować listy współtwórców w pracy z ponad 50 nazwanymi uczestnikami. +works.addOtherContributor=Dodaj innego współtwórcę +works.addYourselfContributor=Dodaj siebie jako współtwórcę +works.pleaseSelectRoleAriaLabel=Wybierz współtwórcę tej pracy +works.worktitle=Tytuł pracy +works.citationDescription=Opis cytatu +works.hideTranslatedTitle2=Ukryj przetłumaczony tytuł +works.showTranslatedTitle=Pokaż przetłumaczony tytuł diff --git a/src/locale/properties/works/works.tr_TR.properties b/src/locale/properties/works/works.tr_TR.properties new file mode 100644 index 0000000000..71fe3ea10c --- /dev/null +++ b/src/locale/properties/works/works.tr_TR.properties @@ -0,0 +1,223 @@ +work.works=Çalışmalar +works.workDetails=Çalışma ayrıntıları +works.identifiers=Tanımlayıcılar +works.identifier=Tanımlayıcı +works.citation=Alıntı +works.otherInformation=Diğer bilgiler +works.workType=Çalışma türü +works.selectWorkType=Bir çalışma türü seçin +works.setAWorkTitle=Bir çalışma başlığı ayarla +works.translatedTitle=Çalışmanın çevrilmiş başlığı +works.subtitle=Çalışma Altyazısı +works.subtitle-2=Çalışma altyazısı +works.invalidUrl=Geçersiz url +works.linkMoreInformationAbout=Çalışma hakkında daha fazla bilgi veren bir bağlantı. Bağlantılar tam URL biçiminde olmalıdır ör. http://www.website.com/page.html +works.citationType=Atıf türü +works.selectACitation=Bir alıntı seç +works.selectACitationType=Bir alıntı türü seç +works.describeThisCitation=Bu alıntıyı açıklayın +works.description=Açıklama +works.workIds=Çalışma tanımlayıcıları +works.type=Tanımlayıcı türü +works.selectAnIdentifier=Bir tanımlayıcı türü seçin +works.typeOfIdentifier=ISBN, DOI veya PMID gibi çalışmayla ilişkili tanımlayıcı türü. +works.identifierValue=Tanımlayıcı değeri +works.validFormat=Seçilen tanımlayıcı türü için geçersiz kimlik +works.addADescriber=Bir açıklayıcı kimliği ekle +works.identifierAssociated=Çalışmayla ilişkili tanımlayıcı. Biçim, seçilen tanımlayıcı türüne bağlı olacaktır. +works.relationship=İlişki +works.addAnotherId=Başka bir tanımlayıcı ekle +works.languageUsed=Bu formda kullanılan dil +works.identifierUrl=Tanımlayıcı URL'si +works.urlIdentifierHint=Tanımlayıcının çözümlediği URL, örneğin https://doi.org/10.23640/07243.c.4232246 +works.abstract=Konferans özeti +works.paper=Konferans bildirisi +works.poster=Konferans posteri +works.chapter=Kitap bölümü +works.review=Kitap incelemesi +works.reviewPublication=Değerlendirme +works.book=Kitap +works.entry=Sözlük girişi +works.thesis=Doktora tezi/Tez +works.editedBook=Düzenlenen kitap +works.encyclopediaEntry=Ansiklopedi girdisi +works.journalArticle=Dergi makalesi +works.issue=Dergi sayısı +works.magazineArticle=Dergi makalesi +works.manual=Manüel +works.newsletterarticle=Bülten makalesi +works.newspaperArticle=Gazete makalesi +works.onlineResource=Çevrimiçi kaynak +works.preprint=Ön baskı +works.report=Rapor +works.tool=Araştırma aracı +works.studentPublication=Gözetimli öğrenci yayını +works.test=Test +works.translation=Çeviri +works.website=Web Sitesi +works.working=Çalışma kağıdı +works.disclosure=Açıklama +works.license=Lisans +works.patent=Patent +works.copyright=Kayıtlı telif hakkı +works.trademark=Marka +works.annotation=Ek açıklama +works.artisticPerformance=Sanatsal performans +works.dataManagementPlan=Veri yönetim planı +works.plan=Veri kümesi +works.invention=Buluş +works.speech=Anlatım/konuşma +works.object=Fiziksel nesne +works.technique=Araştırma tekniği +works.software=Yazılım +works.company=Şirketi kapat +works.policy=Standartlar ve politika +works.standard=Teknik Standart +works.other=Diğer +works.self=Kendi +works.partOf=Parçası: +works.versionOf=Sürüm: +works.fundedBy=Finanse eden: +works.selfDescription=Tanımlayıcı, bir kitap bölümü için DOI gibi çalışmanın kendisi için geçerlidir. +works.partOfDescription=Tanımlayıcı, çalışmanın yayınlandığı kitabın ISBN'si gibi daha büyük bir çalışmanın bir kısmı için geçerlidir. +works.versionOfDescription=Tanımlayıcı, bir makalenin daha önceki bir taslağı gibi çalışmanın alternatif bir sürümü için geçerlidir. +works.fundedByDescription=Tanımlayıcı, çalışmanın finansmanı için geçerlidir. +works.conference=Konferans +works.intellectual=Fikri mülkiyet +works.publication=Yayın +works.whoCanSeeWorks=Çalışmalarınızı kimler görebilir? Varsayılan görünürlük ayarı Özel'dir. +works.selectedWorksVisibility=Görünürlüğü ayarlamak üzere seçilen çalışmalar +works.setVisibility=Seçili işlerde görünürlüğü ayarla +works.title=Başlık +works.languageOnThisTitle=Bu başlığın dili: +works.link=Bağlantı +works.unResolved=Girdiğiniz tanımlayıcıyla eşleşen bir kaynak bulamadık. Lütfen değeri kontrol edin veya kaynak için geçerli bir bağlantı girin. +works.addFromDOI=Çalışmalar - DOI'den çalışma ekle +works.youCanUseFullDOI=Tam DOI URL'sini veya yalnızca tanımlayıcı değerini kullanabilirsiniz. +works.doiIdentifier=DOI tanımlayıcı değeri veya tam URL +works.retrieveWorkDOI=DOI'den çalışma ayrıntılarını al +works.retrievingWorkDOI=DOI'den iş ayrıntılarını al +works.detailsFromDOI=DOI'den çalışma detayları +works.importWork=Çalışmayı kaydınıza içe aktarın +works.importBibTex=Çalışmalar - BibTeX'i içe aktar +works.importCitations=Google Scholar'dan dışa aktarılan dosyalar da dahil olmak üzere BibTex (.bib) dosyalarından alıntıları içe aktarın. +works.moreInformation=BibTeX dosyalarını ORCID'e içe aktarma hakkında daha fazla bilgi +works.chooseBibTex=İçe aktarılacak BibTeX dosyasını seç +works.retrievingWorkBibTex=BibTeX'ten çalışma al +works.foundInBibTex=BibTeX'te bulunan çalışmalar +works.importWorks=İşleri kaydınıza içe aktarın +works.unableToImport=Bu tanımlayıcı kullanılarak içe aktarılamıyor. Lütfen farklı bir seçenek kullanarak çalışma ekleyin. +works.bibtexImporterParsingError=Bu dosya okunamıyor. Lütfen BibTeX biçimlendirmesini kontrol edin ve tekrar deneyin. +works.addFromPubMed=Çalışmalar - PubMed'den iş ekle +works.typeOrPastePubMed=Tam PubMed URL'sini veya yalnızca tanımlayıcı değerini yazın veya yapıştırın +works.pubMedIdentifier=PubMed tanımlayıcı değeri veya tam URL +works.retrieveWorkPubMed=PubMed'den iş ayrıntılarını al +works.urlColon=URL: +works.typeColon=Tür: +works.value=Değer: +works.all=Tüm +works.noItemsSelected=Hiçbir öğe seçilmedi. +works.linkWorks=Çalışmaları bağla +works.linkWorksMoreInfo=Eserleri ORCID kaydınıza bağlamakla ilgili daha fazla bilgi alın +works.geographicalArea=Coğrafi bölge +works.exportSelectedWorks=Seçilen çalışmaları dışa aktar +works.exportSelectedWorksBibtexDescription=Seçilen çalışmaları bir BibTeX dosyasına aktarın. BibTeX'e dışa aktarmanın bazı dillerde metin için sorunlara neden olabileceğini lütfen unutmayın. +works.findOut=BibTeX dosyalarını dışa aktarmakla ilgili daha fazla bilgi edinin +works.selectedWorks=Dışa aktarılacak seçilen çalışmalar +works.exportSelectedWorksBibtex=Seçilen çalışmaları BibTeX'e aktar +works.combineSelectedWorks=Seçilen işleri birleştir +works.selectedWorksGrouped=Seçilen çalışmalar birlikte gruplandırılır ve kaydınızda tek bir grup öğesi olarak görüntülenir. Çalışmanın tüm sürümleri kullanılabilir durumda olur ancak biri tercih ettiğiniz sürüm olarak gösterilecektir. +works.learnMoreCombining=Çalışmaları birleştirmekle ilgili daha fazla bilgi edinin +works.selectedWorksCombine=Birleştirilecek seçilmiş çalışmalar +works.combiningWorks=Çalıştırmaları birleştirme geri alınamaz! +works.checkSelectedWorks=Lütfen seçilen çalışmaları birleştirmeden önce doğru olup olmadığını kontrol edin. +works.subtitleLabel=Altyazı +works.language=Dil +works.translatedTitle**=Çevrilmiş başlık +works.contributors=Katkıda bulunanlar +works.reviewWorkToCombine=Birleştirmek isteyeceğiniz +works.addDoi=DOI ekle +works.addPubmed=PubMed Kimliği Ekle +works.addBibtex=BibTeX ekle +works.worksToExport=dışa aktarılacak çalışmalar +works.pleaseEnterExternalID=Lütfen harici bir kimlik girin +works.onlyIdentifierTypesFundedBy="Fon sağlayan" tanımlayıcılar kullanılırken yalnızca "hibe numarası", "doi", "uri" veya "teklif kimliği" tanımlayıcı türlerine izin verilir +works.publisher=Yayınevi +works.conferenceTitle=Konferans başlığı +works.bookTitle=Kitap adı +works.journalTitle=Dergi başlığı +works.magazineTitle=Dergi başlığı +works.newsletterTitle=Bülten başlığı +works.newspaperTitle=Gazete başlığı +works.institution=Kuruluş +works.custodian=Sorumlu +works.setsOfSimilarWorkToManage1=ORCID buldu: +works.setsOfSimilarWorkToManage2=benzer başlıklara sahip çalışma kümelerini gözden geçirin. +works.setsOfSimilarWorkToManage3=Seçilen çalışmalar birlikte gruplandırılır ve kaydınızda tek bir grup öğesi olarak görüntülenir. Çalışmanın tüm sürümleri kullanılabilir olmaya devam eder, ancak biri tercih ettiğiniz sürüm olarak gösterilir +works.titleMaxLength=1000 karakterden az olmalıdır +works.descriptionMaxLength=5000 karakterden az olmalıdır +works.atLestOneSelfIdRequired="Sürüm" tanımlayıcıları kullanılırken en az bir "kendi" tanımlayıcısı gereklidir +works.manageSimilarWorks=Benzer çalışmaları yönet +works.urlMaxLength=2000 karakterden az olmalıdır +works.more=daha fazla +works.noBibtexEntries=Bibtex ayrıştırılırken hata oluştu. Dosyada Bibtex girişi bulunamadı +works.addWorkToOrcid=Bu çalışmayı ORCID kaydınıza ekleyin +works.exportAsBibtex=bu çalışmayı BibTeX olarak dışa aktar +works.fullContributorList=Katkıda bulunanların listesinin tamamı için +works.or=veya +works.visitWorkSource=iş kaynağını ziyaret edin +works.fullCitation=Tam atıf için +works.showing=İlki gösteriliyor +works.etAl=ve diğerleri +works.showCitation=Alıntıyı göster +works.hideCitation=Alıntıyı gizle +works.expandedFormatBibtex=Genişletilmiş biçimlendirmeye geç +works.compactFormatBibtex=Kompakt biçimlendirmeye geç +works.countryOrLocationOfPublication=Yayınlandığı Ülke/Konum +works.yourContributionsToThisWork=Bu çalışmaya katkılarınız +works.pleaseSelectRole=Lütfen bir rol seçin +works.contributorsToThisWork=Bu çalışmaya katkıda bulunanlar +works.addAnotherContributor=Başka bir katılımcı ekle +works.addAnotherRole=Başka bir rol ekle +works.conceptualization=Kavramsallaştırma +works.dataCuration=Veri iyileştirme +works.formalAnalysis=Resmi analiz +works.fundingAcquisition=Finansman alımı +works.investigation=Araştırma +works.methodology=Metodoloji +works.projectAdministration=Proje yönetimi +works.resources=Kaynaklar +works.supervision=Gözetim +works.validation=Doğrulama +works.visualization=Görselleştirme +works.writingOriginalDraft=Yazı - orijinal taslak +works.writingReviewEditing=Yazı - inceleme ve düzenleme +works.roleNotDuplicated=Rol çoğaltılamaz +works.pleaseSelectIdentifierType=Lütfen bir tanımlayıcı türü seçin +works.noSpecifiedRole=Belirtilen rol yok +works.author=Yazar +works.assignee=Vekil +works.editor=Editör +works.chairOrTranslator=Kurul Başkanı veya Çevirmen +works.coInvestigator=Yardımcı araştırmacı +works.coInventor=Müşterek mucit +works.graduateStudent=Yüksek Lisans Öğrencisi +works.otherInventor=Diğer mucit +works.principalInvestigator=Baş Araştırmacı +works.postdoctoralResearcher=Doktora Sonrası Araştırmacı +works.supportStaff=Destek Personeli +works.contributorNameIsRequired=Katkıda bulunanın adı gereklidir +works.youCannotAddMoreContributors=Bu çalışmaya daha fazla katkıda bulunan ekleyemezsiniz +works.orcidSupportsMaximum=ORCID, manuel olarak eklerken en fazla 50 katılımcıyı destekler. +works.findOutMoreAboutContributors=ORCID'de katkıda bulunanları yönetmekle ilgili daha fazla bilgi edinin +works.contributorName=Katkıda bulunanın adı +works.contributorMaxLength=100 karakterden kısa olmalıdır +works.largeNumberOfContributors=Bu çalışmada çok sayıda katkıda bulunan var +works.cannotEditListOfContributors=50'den fazla katılımcı adı bulunan bir çalışmanın katkıda bulunanlar listesini düzenleyemezsiniz. +works.addOtherContributor=Diğer katkıda bulunanları ekle +works.addYourselfContributor=Kendinizi katılımcı olarak ekleyin +works.pleaseSelectRoleAriaLabel=Bu çalışmaya katkıda bulunan kişiyi seçin +works.worktitle=Çalışma başlığı +works.citationDescription=Atıf açıklaması +works.hideTranslatedTitle2=Çevrilmiş başlığı gizle +works.showTranslatedTitle=Çevrilmiş başlığı göster From 1c7a49dda1eb777174cd70a3d0282eeaee1aeffb Mon Sep 17 00:00:00 2001 From: Leonardo Mendoza Date: Mon, 29 May 2023 14:18:14 -0600 Subject: [PATCH 3/4] Fix translatio file names --- .../account/{account.pl_PL.properties => account.pl.properties} | 0 .../account/{account.tr_TR.properties => account.tr.properties} | 0 .../{authorize.pl_PL.properties => authorize.pl.properties} | 0 .../{authorize.tr_TR.properties => authorize.tr.properties} | 0 .../{delegators.pl_PL.properties => delegators.pl.properties} | 0 .../{delegators.tr_TR.properties => delegators.tr.properties} | 0 ...t-banner.pl_PL.properties => environment-banner.pl.properties} | 0 ...t-banner.tr_TR.properties => environment-banner.tr.properties} | 0 .../funding/{funding.pl_PL.properties => funding.pl.properties} | 0 .../funding/{funding.tr_TR.properties => funding.tr.properties} | 0 .../properties/home/{home.pl_PL.properties => home.pl.properties} | 0 .../properties/home/{home.tr_TR.properties => home.tr.properties} | 0 .../inbox/{inbox.pl_PL.properties => inbox.pl.properties} | 0 .../inbox/{inbox.tr_TR.properties => inbox.tr.properties} | 0 ...institutional.pl_PL.properties => institutional.pl.properties} | 0 ...institutional.tr_TR.properties => institutional.tr.properties} | 0 .../layout/{layout.pl_PL.properties => layout.pl.properties} | 0 .../layout/{layout.tr_TR.properties => layout.tr.properties} | 0 .../linking/{linking.pl_PL.properties => linking.pl.properties} | 0 .../linking/{linking.tr_TR.properties => linking.tr.properties} | 0 .../{material.pl_PL.properties => material.pl.properties} | 0 .../{material.tr_TR.properties => material.tr.properties} | 0 ...rcid-alerts.pl_PL.properties => my-orcid-alerts.pl.properties} | 0 ...rcid-alerts.tr_TR.properties => my-orcid-alerts.tr.properties} | 0 ...-recovery.pl_PL.properties => password-recovery.pl.properties} | 0 ...-recovery.tr_TR.properties => password-recovery.tr.properties} | 0 .../{peer-review.pl_PL.properties => peer-review.pl.properties} | 0 .../{peer-review.tr_TR.properties => peer-review.tr.properties} | 0 .../profile/{profile.pl_PL.properties => profile.pl.properties} | 0 .../profile/{profile.tr_TR.properties => profile.tr.properties} | 0 .../record/{record.pl_PL.properties => record.pl.properties} | 0 .../record/{record.tr_TR.properties => record.tr.properties} | 0 .../{register.pl_PL.properties => register.pl.properties} | 0 .../{register.tr_TR.properties => register.tr.properties} | 0 ...esources.pl_PL.properties => research-resources.pl.properties} | 0 ...esources.tr_TR.properties => research-resources.tr.properties} | 0 .../search/{search.pl_PL.properties => search.pl.properties} | 0 .../search/{search.tr_TR.properties => search.tr.properties} | 0 .../shared/{shared.pl_PL.properties => shared.pl.properties} | 0 .../shared/{shared.tr_TR.properties => shared.tr.properties} | 0 .../{side-bar.pl_PL.properties => side-bar.pl.properties} | 0 .../{side-bar.tr_TR.properties => side-bar.tr.properties} | 0 .../signin/{signin.pl_PL.properties => signin.pl.properties} | 0 .../signin/{signin.tr_TR.properties => signin.tr.properties} | 0 .../top-bar/{top-bar.pl_PL.properties => top-bar.pl.properties} | 0 .../top-bar/{top-bar.tr_TR.properties => top-bar.tr.properties} | 0 .../{two-factor.pl_PL.properties => two-factor.pl.properties} | 0 .../{two-factor.tr_TR.properties => two-factor.tr.properties} | 0 .../works/{works.pl_PL.properties => works.pl.properties} | 0 .../works/{works.tr_TR.properties => works.tr.properties} | 0 50 files changed, 0 insertions(+), 0 deletions(-) rename src/locale/properties/account/{account.pl_PL.properties => account.pl.properties} (100%) rename src/locale/properties/account/{account.tr_TR.properties => account.tr.properties} (100%) rename src/locale/properties/authorize/{authorize.pl_PL.properties => authorize.pl.properties} (100%) rename src/locale/properties/authorize/{authorize.tr_TR.properties => authorize.tr.properties} (100%) rename src/locale/properties/delegators/{delegators.pl_PL.properties => delegators.pl.properties} (100%) rename src/locale/properties/delegators/{delegators.tr_TR.properties => delegators.tr.properties} (100%) rename src/locale/properties/environment-banner/{environment-banner.pl_PL.properties => environment-banner.pl.properties} (100%) rename src/locale/properties/environment-banner/{environment-banner.tr_TR.properties => environment-banner.tr.properties} (100%) rename src/locale/properties/funding/{funding.pl_PL.properties => funding.pl.properties} (100%) rename src/locale/properties/funding/{funding.tr_TR.properties => funding.tr.properties} (100%) rename src/locale/properties/home/{home.pl_PL.properties => home.pl.properties} (100%) rename src/locale/properties/home/{home.tr_TR.properties => home.tr.properties} (100%) rename src/locale/properties/inbox/{inbox.pl_PL.properties => inbox.pl.properties} (100%) rename src/locale/properties/inbox/{inbox.tr_TR.properties => inbox.tr.properties} (100%) rename src/locale/properties/institutional/{institutional.pl_PL.properties => institutional.pl.properties} (100%) rename src/locale/properties/institutional/{institutional.tr_TR.properties => institutional.tr.properties} (100%) rename src/locale/properties/layout/{layout.pl_PL.properties => layout.pl.properties} (100%) rename src/locale/properties/layout/{layout.tr_TR.properties => layout.tr.properties} (100%) rename src/locale/properties/linking/{linking.pl_PL.properties => linking.pl.properties} (100%) rename src/locale/properties/linking/{linking.tr_TR.properties => linking.tr.properties} (100%) rename src/locale/properties/material/{material.pl_PL.properties => material.pl.properties} (100%) rename src/locale/properties/material/{material.tr_TR.properties => material.tr.properties} (100%) rename src/locale/properties/my-orcid-alerts/{my-orcid-alerts.pl_PL.properties => my-orcid-alerts.pl.properties} (100%) rename src/locale/properties/my-orcid-alerts/{my-orcid-alerts.tr_TR.properties => my-orcid-alerts.tr.properties} (100%) rename src/locale/properties/password-recovery/{password-recovery.pl_PL.properties => password-recovery.pl.properties} (100%) rename src/locale/properties/password-recovery/{password-recovery.tr_TR.properties => password-recovery.tr.properties} (100%) rename src/locale/properties/peer-review/{peer-review.pl_PL.properties => peer-review.pl.properties} (100%) rename src/locale/properties/peer-review/{peer-review.tr_TR.properties => peer-review.tr.properties} (100%) rename src/locale/properties/profile/{profile.pl_PL.properties => profile.pl.properties} (100%) rename src/locale/properties/profile/{profile.tr_TR.properties => profile.tr.properties} (100%) rename src/locale/properties/record/{record.pl_PL.properties => record.pl.properties} (100%) rename src/locale/properties/record/{record.tr_TR.properties => record.tr.properties} (100%) rename src/locale/properties/register/{register.pl_PL.properties => register.pl.properties} (100%) rename src/locale/properties/register/{register.tr_TR.properties => register.tr.properties} (100%) rename src/locale/properties/research-resources/{research-resources.pl_PL.properties => research-resources.pl.properties} (100%) rename src/locale/properties/research-resources/{research-resources.tr_TR.properties => research-resources.tr.properties} (100%) rename src/locale/properties/search/{search.pl_PL.properties => search.pl.properties} (100%) rename src/locale/properties/search/{search.tr_TR.properties => search.tr.properties} (100%) rename src/locale/properties/shared/{shared.pl_PL.properties => shared.pl.properties} (100%) rename src/locale/properties/shared/{shared.tr_TR.properties => shared.tr.properties} (100%) rename src/locale/properties/side-bar/{side-bar.pl_PL.properties => side-bar.pl.properties} (100%) rename src/locale/properties/side-bar/{side-bar.tr_TR.properties => side-bar.tr.properties} (100%) rename src/locale/properties/signin/{signin.pl_PL.properties => signin.pl.properties} (100%) rename src/locale/properties/signin/{signin.tr_TR.properties => signin.tr.properties} (100%) rename src/locale/properties/top-bar/{top-bar.pl_PL.properties => top-bar.pl.properties} (100%) rename src/locale/properties/top-bar/{top-bar.tr_TR.properties => top-bar.tr.properties} (100%) rename src/locale/properties/two-factor/{two-factor.pl_PL.properties => two-factor.pl.properties} (100%) rename src/locale/properties/two-factor/{two-factor.tr_TR.properties => two-factor.tr.properties} (100%) rename src/locale/properties/works/{works.pl_PL.properties => works.pl.properties} (100%) rename src/locale/properties/works/{works.tr_TR.properties => works.tr.properties} (100%) diff --git a/src/locale/properties/account/account.pl_PL.properties b/src/locale/properties/account/account.pl.properties similarity index 100% rename from src/locale/properties/account/account.pl_PL.properties rename to src/locale/properties/account/account.pl.properties diff --git a/src/locale/properties/account/account.tr_TR.properties b/src/locale/properties/account/account.tr.properties similarity index 100% rename from src/locale/properties/account/account.tr_TR.properties rename to src/locale/properties/account/account.tr.properties diff --git a/src/locale/properties/authorize/authorize.pl_PL.properties b/src/locale/properties/authorize/authorize.pl.properties similarity index 100% rename from src/locale/properties/authorize/authorize.pl_PL.properties rename to src/locale/properties/authorize/authorize.pl.properties diff --git a/src/locale/properties/authorize/authorize.tr_TR.properties b/src/locale/properties/authorize/authorize.tr.properties similarity index 100% rename from src/locale/properties/authorize/authorize.tr_TR.properties rename to src/locale/properties/authorize/authorize.tr.properties diff --git a/src/locale/properties/delegators/delegators.pl_PL.properties b/src/locale/properties/delegators/delegators.pl.properties similarity index 100% rename from src/locale/properties/delegators/delegators.pl_PL.properties rename to src/locale/properties/delegators/delegators.pl.properties diff --git a/src/locale/properties/delegators/delegators.tr_TR.properties b/src/locale/properties/delegators/delegators.tr.properties similarity index 100% rename from src/locale/properties/delegators/delegators.tr_TR.properties rename to src/locale/properties/delegators/delegators.tr.properties diff --git a/src/locale/properties/environment-banner/environment-banner.pl_PL.properties b/src/locale/properties/environment-banner/environment-banner.pl.properties similarity index 100% rename from src/locale/properties/environment-banner/environment-banner.pl_PL.properties rename to src/locale/properties/environment-banner/environment-banner.pl.properties diff --git a/src/locale/properties/environment-banner/environment-banner.tr_TR.properties b/src/locale/properties/environment-banner/environment-banner.tr.properties similarity index 100% rename from src/locale/properties/environment-banner/environment-banner.tr_TR.properties rename to src/locale/properties/environment-banner/environment-banner.tr.properties diff --git a/src/locale/properties/funding/funding.pl_PL.properties b/src/locale/properties/funding/funding.pl.properties similarity index 100% rename from src/locale/properties/funding/funding.pl_PL.properties rename to src/locale/properties/funding/funding.pl.properties diff --git a/src/locale/properties/funding/funding.tr_TR.properties b/src/locale/properties/funding/funding.tr.properties similarity index 100% rename from src/locale/properties/funding/funding.tr_TR.properties rename to src/locale/properties/funding/funding.tr.properties diff --git a/src/locale/properties/home/home.pl_PL.properties b/src/locale/properties/home/home.pl.properties similarity index 100% rename from src/locale/properties/home/home.pl_PL.properties rename to src/locale/properties/home/home.pl.properties diff --git a/src/locale/properties/home/home.tr_TR.properties b/src/locale/properties/home/home.tr.properties similarity index 100% rename from src/locale/properties/home/home.tr_TR.properties rename to src/locale/properties/home/home.tr.properties diff --git a/src/locale/properties/inbox/inbox.pl_PL.properties b/src/locale/properties/inbox/inbox.pl.properties similarity index 100% rename from src/locale/properties/inbox/inbox.pl_PL.properties rename to src/locale/properties/inbox/inbox.pl.properties diff --git a/src/locale/properties/inbox/inbox.tr_TR.properties b/src/locale/properties/inbox/inbox.tr.properties similarity index 100% rename from src/locale/properties/inbox/inbox.tr_TR.properties rename to src/locale/properties/inbox/inbox.tr.properties diff --git a/src/locale/properties/institutional/institutional.pl_PL.properties b/src/locale/properties/institutional/institutional.pl.properties similarity index 100% rename from src/locale/properties/institutional/institutional.pl_PL.properties rename to src/locale/properties/institutional/institutional.pl.properties diff --git a/src/locale/properties/institutional/institutional.tr_TR.properties b/src/locale/properties/institutional/institutional.tr.properties similarity index 100% rename from src/locale/properties/institutional/institutional.tr_TR.properties rename to src/locale/properties/institutional/institutional.tr.properties diff --git a/src/locale/properties/layout/layout.pl_PL.properties b/src/locale/properties/layout/layout.pl.properties similarity index 100% rename from src/locale/properties/layout/layout.pl_PL.properties rename to src/locale/properties/layout/layout.pl.properties diff --git a/src/locale/properties/layout/layout.tr_TR.properties b/src/locale/properties/layout/layout.tr.properties similarity index 100% rename from src/locale/properties/layout/layout.tr_TR.properties rename to src/locale/properties/layout/layout.tr.properties diff --git a/src/locale/properties/linking/linking.pl_PL.properties b/src/locale/properties/linking/linking.pl.properties similarity index 100% rename from src/locale/properties/linking/linking.pl_PL.properties rename to src/locale/properties/linking/linking.pl.properties diff --git a/src/locale/properties/linking/linking.tr_TR.properties b/src/locale/properties/linking/linking.tr.properties similarity index 100% rename from src/locale/properties/linking/linking.tr_TR.properties rename to src/locale/properties/linking/linking.tr.properties diff --git a/src/locale/properties/material/material.pl_PL.properties b/src/locale/properties/material/material.pl.properties similarity index 100% rename from src/locale/properties/material/material.pl_PL.properties rename to src/locale/properties/material/material.pl.properties diff --git a/src/locale/properties/material/material.tr_TR.properties b/src/locale/properties/material/material.tr.properties similarity index 100% rename from src/locale/properties/material/material.tr_TR.properties rename to src/locale/properties/material/material.tr.properties diff --git a/src/locale/properties/my-orcid-alerts/my-orcid-alerts.pl_PL.properties b/src/locale/properties/my-orcid-alerts/my-orcid-alerts.pl.properties similarity index 100% rename from src/locale/properties/my-orcid-alerts/my-orcid-alerts.pl_PL.properties rename to src/locale/properties/my-orcid-alerts/my-orcid-alerts.pl.properties diff --git a/src/locale/properties/my-orcid-alerts/my-orcid-alerts.tr_TR.properties b/src/locale/properties/my-orcid-alerts/my-orcid-alerts.tr.properties similarity index 100% rename from src/locale/properties/my-orcid-alerts/my-orcid-alerts.tr_TR.properties rename to src/locale/properties/my-orcid-alerts/my-orcid-alerts.tr.properties diff --git a/src/locale/properties/password-recovery/password-recovery.pl_PL.properties b/src/locale/properties/password-recovery/password-recovery.pl.properties similarity index 100% rename from src/locale/properties/password-recovery/password-recovery.pl_PL.properties rename to src/locale/properties/password-recovery/password-recovery.pl.properties diff --git a/src/locale/properties/password-recovery/password-recovery.tr_TR.properties b/src/locale/properties/password-recovery/password-recovery.tr.properties similarity index 100% rename from src/locale/properties/password-recovery/password-recovery.tr_TR.properties rename to src/locale/properties/password-recovery/password-recovery.tr.properties diff --git a/src/locale/properties/peer-review/peer-review.pl_PL.properties b/src/locale/properties/peer-review/peer-review.pl.properties similarity index 100% rename from src/locale/properties/peer-review/peer-review.pl_PL.properties rename to src/locale/properties/peer-review/peer-review.pl.properties diff --git a/src/locale/properties/peer-review/peer-review.tr_TR.properties b/src/locale/properties/peer-review/peer-review.tr.properties similarity index 100% rename from src/locale/properties/peer-review/peer-review.tr_TR.properties rename to src/locale/properties/peer-review/peer-review.tr.properties diff --git a/src/locale/properties/profile/profile.pl_PL.properties b/src/locale/properties/profile/profile.pl.properties similarity index 100% rename from src/locale/properties/profile/profile.pl_PL.properties rename to src/locale/properties/profile/profile.pl.properties diff --git a/src/locale/properties/profile/profile.tr_TR.properties b/src/locale/properties/profile/profile.tr.properties similarity index 100% rename from src/locale/properties/profile/profile.tr_TR.properties rename to src/locale/properties/profile/profile.tr.properties diff --git a/src/locale/properties/record/record.pl_PL.properties b/src/locale/properties/record/record.pl.properties similarity index 100% rename from src/locale/properties/record/record.pl_PL.properties rename to src/locale/properties/record/record.pl.properties diff --git a/src/locale/properties/record/record.tr_TR.properties b/src/locale/properties/record/record.tr.properties similarity index 100% rename from src/locale/properties/record/record.tr_TR.properties rename to src/locale/properties/record/record.tr.properties diff --git a/src/locale/properties/register/register.pl_PL.properties b/src/locale/properties/register/register.pl.properties similarity index 100% rename from src/locale/properties/register/register.pl_PL.properties rename to src/locale/properties/register/register.pl.properties diff --git a/src/locale/properties/register/register.tr_TR.properties b/src/locale/properties/register/register.tr.properties similarity index 100% rename from src/locale/properties/register/register.tr_TR.properties rename to src/locale/properties/register/register.tr.properties diff --git a/src/locale/properties/research-resources/research-resources.pl_PL.properties b/src/locale/properties/research-resources/research-resources.pl.properties similarity index 100% rename from src/locale/properties/research-resources/research-resources.pl_PL.properties rename to src/locale/properties/research-resources/research-resources.pl.properties diff --git a/src/locale/properties/research-resources/research-resources.tr_TR.properties b/src/locale/properties/research-resources/research-resources.tr.properties similarity index 100% rename from src/locale/properties/research-resources/research-resources.tr_TR.properties rename to src/locale/properties/research-resources/research-resources.tr.properties diff --git a/src/locale/properties/search/search.pl_PL.properties b/src/locale/properties/search/search.pl.properties similarity index 100% rename from src/locale/properties/search/search.pl_PL.properties rename to src/locale/properties/search/search.pl.properties diff --git a/src/locale/properties/search/search.tr_TR.properties b/src/locale/properties/search/search.tr.properties similarity index 100% rename from src/locale/properties/search/search.tr_TR.properties rename to src/locale/properties/search/search.tr.properties diff --git a/src/locale/properties/shared/shared.pl_PL.properties b/src/locale/properties/shared/shared.pl.properties similarity index 100% rename from src/locale/properties/shared/shared.pl_PL.properties rename to src/locale/properties/shared/shared.pl.properties diff --git a/src/locale/properties/shared/shared.tr_TR.properties b/src/locale/properties/shared/shared.tr.properties similarity index 100% rename from src/locale/properties/shared/shared.tr_TR.properties rename to src/locale/properties/shared/shared.tr.properties diff --git a/src/locale/properties/side-bar/side-bar.pl_PL.properties b/src/locale/properties/side-bar/side-bar.pl.properties similarity index 100% rename from src/locale/properties/side-bar/side-bar.pl_PL.properties rename to src/locale/properties/side-bar/side-bar.pl.properties diff --git a/src/locale/properties/side-bar/side-bar.tr_TR.properties b/src/locale/properties/side-bar/side-bar.tr.properties similarity index 100% rename from src/locale/properties/side-bar/side-bar.tr_TR.properties rename to src/locale/properties/side-bar/side-bar.tr.properties diff --git a/src/locale/properties/signin/signin.pl_PL.properties b/src/locale/properties/signin/signin.pl.properties similarity index 100% rename from src/locale/properties/signin/signin.pl_PL.properties rename to src/locale/properties/signin/signin.pl.properties diff --git a/src/locale/properties/signin/signin.tr_TR.properties b/src/locale/properties/signin/signin.tr.properties similarity index 100% rename from src/locale/properties/signin/signin.tr_TR.properties rename to src/locale/properties/signin/signin.tr.properties diff --git a/src/locale/properties/top-bar/top-bar.pl_PL.properties b/src/locale/properties/top-bar/top-bar.pl.properties similarity index 100% rename from src/locale/properties/top-bar/top-bar.pl_PL.properties rename to src/locale/properties/top-bar/top-bar.pl.properties diff --git a/src/locale/properties/top-bar/top-bar.tr_TR.properties b/src/locale/properties/top-bar/top-bar.tr.properties similarity index 100% rename from src/locale/properties/top-bar/top-bar.tr_TR.properties rename to src/locale/properties/top-bar/top-bar.tr.properties diff --git a/src/locale/properties/two-factor/two-factor.pl_PL.properties b/src/locale/properties/two-factor/two-factor.pl.properties similarity index 100% rename from src/locale/properties/two-factor/two-factor.pl_PL.properties rename to src/locale/properties/two-factor/two-factor.pl.properties diff --git a/src/locale/properties/two-factor/two-factor.tr_TR.properties b/src/locale/properties/two-factor/two-factor.tr.properties similarity index 100% rename from src/locale/properties/two-factor/two-factor.tr_TR.properties rename to src/locale/properties/two-factor/two-factor.tr.properties diff --git a/src/locale/properties/works/works.pl_PL.properties b/src/locale/properties/works/works.pl.properties similarity index 100% rename from src/locale/properties/works/works.pl_PL.properties rename to src/locale/properties/works/works.pl.properties diff --git a/src/locale/properties/works/works.tr_TR.properties b/src/locale/properties/works/works.tr.properties similarity index 100% rename from src/locale/properties/works/works.tr_TR.properties rename to src/locale/properties/works/works.tr.properties From 10b86ae69fa1c88a52e6828c9dd42384c9d2c6bf Mon Sep 17 00:00:00 2001 From: Leonardo Mendoza Date: Mon, 29 May 2023 16:57:22 -0600 Subject: [PATCH 4/4] Remove testing translations --- src/locale/properties/record/record.de.properties | 1 - src/locale/properties/record/record.tr.properties | 1 - src/locale/properties/side-bar/side-bar.de.properties | 1 - src/locale/properties/side-bar/side-bar.pl.properties | 1 - src/locale/properties/side-bar/side-bar.tr.properties | 1 - 5 files changed, 5 deletions(-) diff --git a/src/locale/properties/record/record.de.properties b/src/locale/properties/record/record.de.properties index 9d21f23ac9..1655f4da8b 100644 --- a/src/locale/properties/record/record.de.properties +++ b/src/locale/properties/record/record.de.properties @@ -5,7 +5,6 @@ record.noPublicInfo=Keine öffentlichen Informationen verfügbar. record.otherIds=Andere IDs record.websitesAndSocialLinks=Websites und Links zu sozialen Medien record.keywords=Schlüsselwörter -record.countries= record.previewPublicRecord=Vorschau des öffentlichen Eintrags record.ariaLabelpreviewPublicRecord=Vorschau der öffentlichen Version dieses Eintrags anzeigen (wird in einem neuen Tab geöffnet) record.closeOtherSources=Andere Quellen schließen diff --git a/src/locale/properties/record/record.tr.properties b/src/locale/properties/record/record.tr.properties index 736ac69351..ef9109b4ba 100644 --- a/src/locale/properties/record/record.tr.properties +++ b/src/locale/properties/record/record.tr.properties @@ -5,7 +5,6 @@ record.noPublicInfo=Kamuya açık bilgi bulunmuyor. record.otherIds=Diğer Kimlikler record.websitesAndSocialLinks=Web siteleri ve sosyal bağlantılar record.keywords=Anahtar kelimeler -record.countries= record.previewPublicRecord=Herkese açık kayıt için önizleme record.ariaLabelpreviewPublicRecord=Bu kaydın herkese açık sürümünü önizle (Yeni bir sekmede açılır) record.closeOtherSources=Diğer kaynakları kapatın diff --git a/src/locale/properties/side-bar/side-bar.de.properties b/src/locale/properties/side-bar/side-bar.de.properties index 58c8a91829..4693c05075 100644 --- a/src/locale/properties/side-bar/side-bar.de.properties +++ b/src/locale/properties/side-bar/side-bar.de.properties @@ -1,4 +1,3 @@ -side-bar.countries= side-bar.OrcidWorkBest=ORCID funktioniert am besten, wenn Sie mehrere E-Mail-Adressen haben. side-bar.termOfUse=ORCID-Nutzungsbedingungen side-bar.youMayOnly=dürfen Sie nur E-Mail-Adressen hinzufügen, über die Sie die Kontrolle haben. Jedes Mal, wenn Sie eine E-Mail-Adresse hinzufügen, senden wir Ihnen eine E-Mail, in der Sie aufgefordert werden, diese zu bestätigen. diff --git a/src/locale/properties/side-bar/side-bar.pl.properties b/src/locale/properties/side-bar/side-bar.pl.properties index fa3eb49b99..17952b4b47 100644 --- a/src/locale/properties/side-bar/side-bar.pl.properties +++ b/src/locale/properties/side-bar/side-bar.pl.properties @@ -1,4 +1,3 @@ -side-bar.countries= side-bar.OrcidWorkBest=ORCID działa najlepiej, gdy masz wiele adresów e-mail. side-bar.termOfUse=Warunki korzystania z ORCID side-bar.youMayOnly=możesz dodawać tylko adresy te e-mail, którymi zarządzasz. Za każdym razem, gdy dodasz adres e-mail, wyślemy Ci wiadomość e-mail z prośbą o jego weryfikację. diff --git a/src/locale/properties/side-bar/side-bar.tr.properties b/src/locale/properties/side-bar/side-bar.tr.properties index f54c4e33ac..5900995e52 100644 --- a/src/locale/properties/side-bar/side-bar.tr.properties +++ b/src/locale/properties/side-bar/side-bar.tr.properties @@ -1,4 +1,3 @@ -side-bar.countries= side-bar.OrcidWorkBest=ORCID, birden fazla e-posta adresiniz olduğunda en iyi şekilde çalışır. side-bar.termOfUse=göre side-bar.youMayOnly=yalnızca yönettiğiniz e-posta adreslerini ekleyebilirsiniz. Her e-posta adresi eklediğinizde, size doğrulamanızı isteyen bir e-posta göndeririz.