Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions web/client/translations/data.da-DK.json
Original file line number Diff line number Diff line change
Expand Up @@ -2645,6 +2645,7 @@
"selectworkspace": "You need to select the workspace to enable advanced options"
},
"geostory": {
<<<<<<< HEAD
"storyResources": "Story Resources",
"geostoreMap": "MapStore Maps",
"loadingSpinner": "Loading Story",
Expand Down Expand Up @@ -2673,6 +2674,36 @@
"carouselAddMapInfo": "Add a background map",
"carouselAddItemInfo": "Add a new marker for the selected carousel item",
"carouselPlaceMarkerInfo": "Click on the map to add a new marker",
=======
"storyResources": "Historieressourcer",
"geostoreMap": "Geostore-kort",
"loadingSpinner": "Indlæser Geostory",
"addTitleSection": "Tilføj titelsektion",
"addBannerSection": "Tilføj bannerafsnit",
"addParagraphSection": "Tilføj afsnit med afsnit",
"addImmersiveSection": "Tilføj afsnit med 'immersivt' indhold",
"addMediaSection": "Tilføj medieafsnit",
"addWebPageSection": "Tilføj afsnit med indlejret hjemmeside",
"addImmersiveContent": "Tilføj 'immersivt' indhold",
"addGeocarouselSection": "Tilføj geokaruselafsnit",
"addGeocarouselContent": "Tilføj geokaruselindhold",
"addTextContent": "Tilføj tekstindhold",
"addMediaContent": "Tilføj medieindhold",
"addWebPageContent": "Tilføj en indlejret hjemmeside",
"zoomToContent": "Zoom ind til indholdet",
"duplicateSection": "Duplikér afsnit",
"copyOfPrefix": "Kopi af",
"delete": "Slet Geostory",
"emptyTitle": "Denne historie er tom",
"emptyDescription": "Start en fantastisk Geostory ved at tilføje indhold",
"closeFullscreenMap": "Luk fuldskærmsvisning af kortet",
"showFullscreenMap": "Vis kort i fuldskærmsvisning",
"carouselAddTitle": "Tilføj nyt miniaturebillede til kort",
"carouselEditTitle": "Rediger miniaturebillede",
"carouselAddMapInfo": "Tilføj et baggrundskort",
"carouselAddItemInfo": "Tilføj en ny markør til det valgte karuselvare",
"carouselPlaceMarkerInfo": "Klik på kortet for at tilføje en ny markør",
>>>>>>> 1c7435f (#12096: Add new map configuration and section duplication in Geostories (#12097))
"contentToolbar": {
"contentSize": "Change size",
"contentHeightAuto": "Make this section to adapt to the content height",
Expand Down Expand Up @@ -2798,6 +2829,7 @@
}
},
"mapEditor": {
<<<<<<< HEAD
"configureMapOptions": "Configure map",
"settings": "Settings",
"settingsSubTitle": "Manage user interactions",
Expand All @@ -2813,6 +2845,23 @@
"scale": "Scale",
"applyToOtherMaps": "Apply to other maps",
"appliedSuccessfully": "Applied successfully to other maps"
=======
"configureMapOptions": "Konfigurér kortindstillinger",
"settings": "Indstillinger",
"settingsSubTitle": "Administrer brugerinteraktioner",
"toc": "Lag",
"pan": "Aktivér panorering",
"zoom": "Aktivér zoom ind/ud-interaktion",
"center": "Centrum",
"scale": "Skala",
"applyToOtherMaps": "Anvend på andre kort",
"appliedSuccessfully": "Anvendt succesfuldt på andre kort",
"topLeft": "Øverst til venstre",
"topRight": "Øverst til højre",
"bottomLeft": "Nederst til venstre",
"bottomRight": "Nederst til højre",
"identify": "Infovisning"
>>>>>>> 1c7435f (#12096: Add new map configuration and section duplication in Geostories (#12097))
},
"webPageCreator": {
"title": "Web page",
Expand Down
Loading