mirror of
https://gitlab.com/comenius-institut/foerbico/metadata-form.git
synced 2025-12-10 00:34:31 +00:00
use affiliation instead of sourceOrganization
This commit is contained in:
parent
0f0acc4dee
commit
cf0700c21f
3 changed files with 31 additions and 32 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"LABEL_CREATOR": "Autor",
|
||||
"LABEL_CREATOR_ADD": "weiteren Autor hinzufügen",
|
||||
"LABEL_CREATOR_GIVEN_NAME": "Vorname",
|
||||
"LABEL_CREATOR_ID": "(Optional) Persönliche ID (wie ORCID, GND, ...)",
|
||||
"LABEL_CREATOR_ID": "Persönliche ID (wie ORCID, GND, ...)",
|
||||
"LABEL_CREATOR_LAST_NAME": "Nachname",
|
||||
"LABEL_CREATOR_REMOVE": "Autor entfernen",
|
||||
"LABEL_DESCRIPTION": "Zusammenfassung",
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
"LABEL_LICENSE_CHECKBOX_ND": "darf verändert werden",
|
||||
"LABEL_LICENSE_CHECKBOX_NC": "darf kommerziell genutzt werden",
|
||||
"LABEL_MANDATORY_FIELD": "Pflichtfeld",
|
||||
"LABEL_ORGANIZATION": "Institution",
|
||||
"LABEL_ORGANIZATION_CHOOSE": "Wähle Institution ...",
|
||||
"LABEL_STATUS": "Status",
|
||||
"LABEL_STATUS_DRAFT": "Entwurf",
|
||||
"LABEL_STATUS_INCOMPLETE": "Unvollständig",
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
"LABEL_CREATOR": "Author",
|
||||
"LABEL_CREATOR_ADD": "add Author",
|
||||
"LABEL_CREATOR_GIVEN_NAME": "Firstname",
|
||||
"LABEL_CREATOR_ID": "(Optional) Personal ID (like ORCID, GND, ...)",
|
||||
"LABEL_CREATOR_ID": "Personal ID (like ORCID, GND, ...)",
|
||||
"LABEL_CREATOR_LAST_NAME": "Lastname",
|
||||
"LABEL_CREATOR_REMOVE": "remove Author",
|
||||
"LABEL_DESCRIPTION": "Abstract",
|
||||
|
|
@ -19,14 +19,14 @@
|
|||
"LABEL_KEYWORDS_PLACEHOLDER": "Comma separated list of keywords",
|
||||
"LABEL_LANGUAGE": "Language",
|
||||
"LABEL_LEARNINGRESOURCETYPE": "Type",
|
||||
"LABEL_LEARNINGRESOURCETYPE_CHOOSE": "Choose a type ...",
|
||||
"LABEL_LEARNINGRESOURCETYPE_CHOOSE": "Choose a type ...",
|
||||
"LABEL_LICENSE": "License",
|
||||
"LABEL_LICENSE_CHECKBOX_BY": "may be used without attribution",
|
||||
"LABEL_LICENSE_CHECKBOX_SA": "may be published under another license",
|
||||
"LABEL_LICENSE_CHECKBOX_ND": "may be changed",
|
||||
"LABEL_LICENSE_CHECKBOX_NC": "may be used commercially",
|
||||
"LABEL_MANDATORY_FIELD": "Mandatory field",
|
||||
"LABEL_ORGANIZATION": "Institution",
|
||||
"LABEL_ORGANIZATION_CHOOSE": "Choose Institution ...",
|
||||
"LABEL_STATUS": "Status",
|
||||
"LABEL_STATUS_DRAFT": "Draft",
|
||||
"LABEL_STATUS_INCOMPLETE": "Incomplete",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue