Skip to content

Commit

Permalink
Vocabulary translations
Browse files Browse the repository at this point in the history
  • Loading branch information
mesemus committed Oct 18, 2024
1 parent aa67a1a commit 47cb9a2
Show file tree
Hide file tree
Showing 8 changed files with 137 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,22 @@
en: "Organization"
sv: "Organisation"
de: "Organisation"
cs: "Organizace"
- id: "event"
title:
en: "Event"
sv: "Evenemang"
de: "Event"
cs: "Událost"
- id: "topic"
title:
en: "Topic"
sv: "Tema"
de: "Thema"
cs: "Téma"
- id: "project"
title:
en: "Project"
sv: "Projekt"
de: "Projekt"
cs: "Projekt"
11 changes: 11 additions & 0 deletions invenio_rdm_records/fixtures/data/vocabularies/date_types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,73 +5,84 @@
en: Accepted
sv: Accepterad
de: Angenommen
cs: Přijato
- id: available
props:
datacite: Available
title:
en: Available
sv: Tillgänglig
de: Verfügbar
cs: Dostupné
- id: collected
props:
datacite: Collected
title:
en: Collected
sv: Samlade
de: Gesammelt
cs: Sebrané
- id: copyrighted
props:
datacite: Copyrighted
title:
en: Copyrighted
sv: Upphovsrättsligt skyddad
de: Mit Copyright versehen
cs: Copyright udělen
- id: created
props:
datacite: Created
title:
en: Created
sv: Skapad
de: Erstellt
cs: Vytvořeno
- id: issued
props:
datacite: Issued
title:
en: Issued
sv: Utfärdad
de: Veröffentlicht
cs: Vydáno
- id: other
props:
datacite: Other
title:
en: Other
sv: Övrig
de: Sonstiges
cs: Jiné
- id: submitted
props:
datacite: Submitted
title:
en: Submitted
sv: Inskickad
de: Eingereicht
cs: Odesláno
- id: updated
props:
datacite: Updated
title:
en: Updated
sv: Uppdaterad
de: Aktualisiert
cs: Aktualizováno
- id: valid
props:
datacite: Valid
title:
en: Valid
sv: Giltig
de: Gültig
cs: Platný
- id: withdrawn
props:
datacite: Withdrawn
title:
en: Withdrawn
sv: Tillbakadragen
de: Zurückgezogen
cs: Stáhnuto
Original file line number Diff line number Diff line change
Expand Up @@ -5,38 +5,44 @@
en: Abstract
sv: Abstract
de: Abstract
cs: Abstrakt
- id: methods
props:
datacite: Methods
title:
en: Methods
sv: Metoder
de: Methoden
cs: Metody
- id: series-information
props:
datacite: SeriesInformation
title:
en: Series information
sv: Information om serien
de: Informationen zur Reihe
cs: Informace o sérii
- id: table-of-contents
props:
datacite: TableOfContents
title:
en: Table of contents
sv: Innehållsförteckning
de: Inhaltsverzeichnis
cs: Obsah
- id: technical-info
props:
datacite: TechnicalInfo
title:
en: Technical info
sv: Teknisk information
de: Technische Informationen
cs: Technické informace
- id: other
props:
datacite: Other
title:
en: Other
sv: Övrig
de: Sonstige
cs: Jiné
Loading

0 comments on commit 47cb9a2

Please sign in to comment.