mirror of
https://gitlab.com/comenius-institut/foerbico/metadata-form.git
synced 2025-12-10 00:34:31 +00:00
first draft (based on https://gitlab.com/TIBHannover/oer/course-metadata-gitlab-form)
This commit is contained in:
commit
431503dbca
8 changed files with 645 additions and 0 deletions
19
i18n/de.json
Normal file
19
i18n/de.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"FORM_HEADING": "OER Metadaten Formular",
|
||||
"LABEL_CREATOR_ADD": " weiteren Autor hinzufügen",
|
||||
"LABEL_CREATOR_GIVEN_NAME": "Vorname",
|
||||
"LABEL_CREATOR_ID": "(Optional) Persönliche ID (wie ORCID, GND, ...)",
|
||||
"LABEL_CREATOR_LAST_NAME": "Nachname",
|
||||
"LABEL_CREATOR_REMOVE": " Autor entfernen",
|
||||
"LABEL_DESCRIPTION": "Zusammenfassung",
|
||||
"LABEL_KEYWORDS": "Schlagworte",
|
||||
"LABEL_KEYWORDS_PLACEHOLDER": "Komma getrennte Liste von Schlagworten",
|
||||
"LABEL_LEARNINGRESOURCETYPE": "Materialart",
|
||||
"LABEL_LEARNINGRESOURCETYPE_CHOOSE": "Wähle eine Materialart ...",
|
||||
"LABEL_MANDATORY_FIELD": "Pflichtfeld",
|
||||
"LABEL_STATUS": "Status",
|
||||
"LABEL_STATUS_DRAFT": "Entwurf",
|
||||
"LABEL_STATUS_INCOMPLETE": "Unvollständig",
|
||||
"LABEL_STATUS_PUBLISHED": "Veröffentlicht",
|
||||
"LABEL_TITLE": "Titel"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue