UNPKG

@sanity/locale-da-dk

Version:

Danish / Dansk locale/translation for Sanity Studio

685 lines 151 kB
"use strict"; var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({ /** "Configuration issue" header */ "about-dialog.configuration-issue.header": "Konfigurationsproblem opdaget", /** Message shown if sanity.cli.ts is missing deployment.appId */ "about-dialog.configuration-issue.missing-appid": "Autoopdatering er aktiveret, men ingen <code>deployment.appId</code> konfigureret i <code>sanity.cli.ts</code>. Denne Studio opdaterer mod <strong>seneste</strong>-kanalen.", /** "View documentation" link for auto-updating studios */ "about-dialog.configuration-issue.missing-appid.view-documentation": "Se dokumentation", /** "Disabled" status for auto-updates in About-dialog */ "about-dialog.version-info.auto-updates.disabled": "Deaktiveret", /** "Enabled" status for auto-updates in About-dialog */ "about-dialog.version-info.auto-updates.enabled": "Aktiveret", /** @deprecated "Auto Updates" status header in About-dialog */ "about-dialog.version-info.auto-updates.header": "Autoopdateringer", /** "How to enable" next to Disabled state for Auto updates in version info dialog */ "about-dialog.version-info.auto-updates.how-to-enable": "S\xE5dan aktiveres", /** "Manage version" link text */ "about-dialog.version-info.auto-updates.manage-version": "Administrer version", /** Text displayed on the "Copy to clipboard"-button after clicked */ "about-dialog.version-info.copy-to-clipboard-button.copied-text": "Kopieret til udklipsholder. God kopiering!", /** "Copy to Clipboard" button text for copying version details from About-dialog */ "about-dialog.version-info.copy-to-clipboard-button.text": "Kopier til udklipsholder", /** "Current version" header in version info dialog */ "about-dialog.version-info.current-version.header": "Nuv\xE6rende version", /** @deprecated "How to upgrade" link text */ "about-dialog.version-info.how-to-upgrade": "S\xE5dan opgraderes", /** "Latest version" header in version info dialog */ "about-dialog.version-info.latest-version.header": "Seneste version", /** Info text when auto updates is enabled and a new version is available */ "about-dialog.version-info.new-auto-update-version-available": "Ny version tilg\xE6ngelig", /** "New version" header in version info dialog - Note that this is not necessary a *higher* version compared to current: * It's a new version configured for auto updates which in some cases could even be a version below current */ "about-dialog.version-info.new-version.text": "Ny version", /** "Reload"-button when auto updates is enabled and a new version is available */ "about-dialog.version-info.reload": "Genindl\xE6s", /** "Reload to update"-tooltip when auto updates is enabled and a new version is available */ "about-dialog.version-info.reload-to-update": "Genindl\xE6s Studio for at opdatere", /** "Development" tooltip in About-dialog */ "about-dialog.version-info.tooltip.development": "Udvikling", /** "New version available" tooltip in About-dialog */ "about-dialog.version-info.tooltip.new-version-available": "Ny version tilg\xE6ngelig", /** "Prerelease" tooltip in About-dialog */ "about-dialog.version-info.tooltip.prerelease": "Forudgivelse", /** "Up to date" tooltip in About-dialog */ "about-dialog.version-info.tooltip.up-to-date": "Opdateret", /** @deprecated "Up to date" status in About-dialog */ "about-dialog.version-info.up-to-date": "Opdateret", /** "Upgrade"-button text */ "about-dialog.version-info.update-button.text": "Opdater", /** "Upgrade"-button tooltip text */ "about-dialog.version-info.update-button.tooltip": "L\xE6r hvordan du opdaterer Sanity Studio", /** "User agent" header in About-dialog */ "about-dialog.version-info.user-agent.header": "Brugeragent", /** "View on GitHub" link from version info dialog */ "about-dialog.version-info.view-on-github": "Se p\xE5 GitHub", /** The text used in the tooltip shown in the dialog close button */ "announcement.dialog.close": "Luk", /** Aria label to be used in the dialog close button */ "announcement.dialog.close-label": "Luk dialog", /**Text to be used in the tooltip in the button in the studio announcement card */ "announcement.floating-button.dismiss": "Luk", /**Aria label to be used in the floating button in the studio announcement card, to dismiss the card */ "announcement.floating-button.dismiss-label": "Afvis annonceringer", /**Aria label to be used in the floating button in the studio announcement card */ "announcement.floating-button.open-label": "\xC5bn annonceringer", /** Menu item for deleting the asset */ "asset-source.asset-list.menu.delete": "Slet", /** Menu item for showing where a particular asset is used */ "asset-source.asset-list.menu.show-usage": "Vis brug", /** Header in usage dialog for file assets */ "asset-source.asset-usage-dialog.header_file": "Dokumenter der bruger fil", /** Header in usage dialog for image assets */ "asset-source.asset-usage-dialog.header_image": "Dokumenter der bruger billede", /** Text shown in usage dialog when loading documents using the selected asset */ "asset-source.asset-usage-dialog.loading": "Indl\xE6ser\u2026", /** Browse button text */ "asset-source.browse-button.text": "V\xE6lg", /** Text for cancel action in delete-asset dialog */ "asset-source.delete-dialog.action.cancel": "Annuller", /** Text for "confirm delete" action in delete-asset dialog */ "asset-source.delete-dialog.action.delete": "Slet", /** Dialog header for delete-asset dialog when deleting a file */ "asset-source.delete-dialog.header_file": "Slet fil", /** Dialog header for delete-asset dialog when deleting an image */ "asset-source.delete-dialog.header_image": "Slet billede", /** Text shown in delete dialog when loading documents using the selected asset */ "asset-source.delete-dialog.loading": "Indl\xE6ser\u2026", /** Message confirming to delete *named* file */ "asset-source.delete-dialog.usage-list.confirm-delete-file_named": "Du er ved at slette filen <strong>{{filename}}}</strong> og dens metadata. Er du sikker?", /** Message confirming to delete *unnamed* file */ "asset-source.delete-dialog.usage-list.confirm-delete-file_unnamed": "Du er ved at slette filen og dens metadata. Er du sikker?", /** Message confirming to delete *named* image */ "asset-source.delete-dialog.usage-list.confirm-delete-image_named": "Du er ved at slette billedet <strong>{{filename}}</strong> og dens metadata. Er du sikker?", /** Message confirming to delete *unnamed* image */ "asset-source.delete-dialog.usage-list.confirm-delete-image_unnamed": "Du er ved at slette billedet og dens metadata. Er du sikker?", /** Alt text showing on image preview in delete asset dialog */ "asset-source.delete-dialog.usage-list.image-preview-alt": "Forh\xE5ndsvisning af billede", /** Warning message showing when *named* file can't be deleted because it is in use */ "asset-source.delete-dialog.usage-list.warning-file-is-in-use_named": "{{filename}} kan ikke slettes, fordi det er i brug. For at slette denne fil skal du f\xF8rst fjerne alle dens anvendelser.", /** Warning message showing when *unnamed* file can't be deleted because it is in use */ "asset-source.delete-dialog.usage-list.warning-file-is-in-use_unnamed": "Denne fil kan ikke slettes, fordi den er i brug. For at slette den skal du f\xF8rst fjerne alle dens anvendelser.", /** Warning message showing when *named* image can't be deleted because it is in use */ "asset-source.delete-dialog.usage-list.warning-image-is-in-use_named": "{{filename}} kan ikke slettes, fordi den er i brug. For at slette dette billede skal du f\xF8rst fjerne alle dens anvendelser.", /** Warning message showing when *unnamed* image can't be deleted because it is in use */ "asset-source.delete-dialog.usage-list.warning-image-is-in-use_unnamed": "Dette billede kan ikke slettes, fordi det er i brug. For at slette det skal du f\xF8rst fjerne alle dens anvendelser.", /** Text shown when the list of assets only include a specific set of types */ "asset-source.dialog.accept-message": "Viser kun aktiver af accepterede typer: <strong>{{acceptTypes}}</strong>", /** Select asset dialog cancel-button */ "asset-source.dialog.button.cancel": "Annuller", /** Select asset dialog select-button */ "asset-source.dialog.button.select": "V\xE6lg", /** Keys shared between both image asset source and file asset source */ /** Insert asset error */ "asset-source.dialog.insert-asset-error": "Fejl ved inds\xE6ttelse af aktiv. Se konsollen for mere information.", /** Select asset dialog load more items */ "asset-source.dialog.load-more": "Indl\xE6s flere", /** Text shown when selecting a file but there's no files to select from * @deprecated no longer in use */ "asset-source.dialog.no-assets_file": "Ingen filer", /** Text shown when selecting an image but there's no images to select from * @deprecated no longer in use */ "asset-source.dialog.no-assets_image": "Ingen billeder", "asset-source.file.asset-list.action.delete.disabled-cannot-delete-current-file": "Kan ikke slette den aktuelt valgte fil", "asset-source.file.asset-list.action.delete.text": "Slet", "asset-source.file.asset-list.action.delete.title": "Slet fil", "asset-source.file.asset-list.action.select-file.title": "V\xE6lg filen {{filename}}", "asset-source.file.asset-list.action.show-usage.title": "Vis brug", "asset-source.file.asset-list.delete-failed": "Filen kunne ikke slettes", "asset-source.file.asset-list.delete-successful": "Filen blev slettet", "asset-source.file.asset-list.header.date-added": "Dato tilf\xF8jet", /** File asset source */ "asset-source.file.asset-list.header.filename": "Filnavn", "asset-source.file.asset-list.header.size": "St\xF8rrelse", "asset-source.file.asset-list.header.type": "Type", /** Text displayed on button or menu invoking the file asset source */ "asset-source.file.title": "Uploadede filer", "asset-source.image.asset-list.delete-failed": "Billedet kunne ikke slettes", /** Image asset source */ "asset-source.image.asset-list.delete-successful": "Billedet blev slettet", /** Text displayed on button or menu invoking the image asset source */ "asset-source.image.title": "Uploadede billeder", /** Built in asset source usage texts */ "asset-source.usage-list.documents-using-file_named_one": "Et dokument bruger filen <code>{{filename}}</code>", "asset-source.usage-list.documents-using-file_named_other": "{{count}} dokumenter bruger filen <code>{{filename}}</code>", /** Text shown in usage dialog for a file asset when there are zero, one or more documents using the *named* file **/ "asset-source.usage-list.documents-using-file_named_zero": "Ingen dokumenter bruger filen <code>{{filename}}</code>", "asset-source.usage-list.documents-using-file_unnamed_one": "Et dokument bruger denne fil", "asset-source.usage-list.documents-using-file_unnamed_other": "{{count}} dokumenter bruger denne fil", /** Text shown in usage dialog for a file asset when there are zero, one or more documents using the *unnamed* file **/ "asset-source.usage-list.documents-using-file_unnamed_zero": "Ingen dokumenter bruger denne fil", "asset-source.usage-list.documents-using-image_named_one": "Et dokument bruger billedet <code>{{filename}}</code>", "asset-source.usage-list.documents-using-image_named_other": "{{count}} dokumenter bruger billedet <code>{{filename}}</code>", /** Text shown in usage dialog for an image asset when there are zero, one or more documents using the *named* image **/ "asset-source.usage-list.documents-using-image_named_zero": "Ingen dokumenter bruger billedet <code>{{filename}}</code>", "asset-source.usage-list.documents-using-image_unnamed_one": "Et dokument bruger dette billede", "asset-source.usage-list.documents-using-image_unnamed_other": "{{count}} dokumenter bruger dette billede", /** Text shown in usage dialog for an image asset when there are zero, one or more documents using the *unnamed* image **/ "asset-source.usage-list.documents-using-image_unnamed_zero": "Ingen dokumenter bruger dette billede", /** Common (all) Asset Source texts. Note that all translation keys starting with 'asset-source.' is for the built in asset source. */ "asset-sources.common.uploader.upload-failed.description": "Se konsollen for mere information.", "asset-sources.common.uploader.upload-failed.title": "Upload mislykkedes", /** Menu Items for Dataset Asset Source (will be replaced with workspace name by default) */ "asset-sources.dataset.file.title": "Workspace filer", "asset-sources.dataset.image.title": "Workspace billeder", /** Error messages for the Media Library Asset Source */ "asset-sources.media-library.error.library-could-not-be-resolved": "Noget gik galt i fors\xF8get p\xE5 at finde Mediebiblioteket for dette projekt.", /** Error message shown when no media library has been provisioned for the current organization */ "asset-sources.media-library.error.no-media-library-provisioned": "Der er ikke oprettet noget mediebibliotek for denne organisation.", /** Menu Items for Media Library Asset Source */ "asset-sources.media-library.file.title": "Mediebibliotek", "asset-sources.media-library.image.title": "Mediebibliotek", /** Done button text */ "asset-sources.media-library.open-in-source-dialog.button.done": "F\xE6rdig", /** Select new asset button text with target title */ "asset-sources.media-library.open-in-source-dialog.button.select-new-asset": "V\xE6lg nyt aktiv for \u201C{{targetTitle}}\u201D", "asset-sources.media-library.open-in-source-dialog.button.select-new-asset-fallback": "V\xE6lg nyt aktiv", /** Title for the open in source dialog */ "asset-sources.media-library.open-in-source-dialog.title": "Rediger aktiv", /** Title for the upload dialog (component mode) */ "asset-sources.media-library.upload-dialog.title": "Upload til Mediebiblioteket", /** Warning message shown when uploading already existing files to the Media Library Asset Source */ "asset-sources.media-library.warning.file-already-exist.description": "Bruger den eksisterende fil fundet i biblioteket.", "asset-sources.media-library.warning.file-already-exist.title": "Fil: '{{filename}}' eksisterer allerede", /** Label when a release has been deleted by a different user */ "banners.deleted-bundle-banner.text": "Udgivelsen '<strong>{{title}}</strong>' er blevet slettet.", /** Action message for navigating to next month */ "calendar.action.go-to-next-month": "G\xE5 til n\xE6ste m\xE5ned", /** Action message for navigating to next year */ "calendar.action.go-to-next-year": "G\xE5 til n\xE6ste \xE5r", /** Action message for navigating to previous month */ "calendar.action.go-to-previous-month": "G\xE5 til forrige m\xE5ned", /** Action message for navigating to previous year */ "calendar.action.go-to-previous-year": "G\xE5 til forrige \xE5r", /* Label for navigating the calendar to "today", without _selecting_ today. Short form, eg `Today`, not `Go to today` */ "calendar.action.go-to-today": "I dag", /* Accessibility label for navigating the calendar to "today", without _selecting_ today */ "calendar.action.go-to-today-aria-label": "G\xE5 til i dag", /* Label for navigating the calendar to "tomorrow", without _selecting_ tomorrow. Short form, eg `Tomorrow`, not `Go to tomorrow` */ "calendar.action.go-to-tomorrow": "I morgen", /* Label for navigating the calendar to "yesterday", without _selecting_ yesterday. Short form, eg `Yesterday`, not `Go to yesterday` */ "calendar.action.go-to-yesterday": "I g\xE5r", /** Label for switch that controls whether or not to include time in given timestamp */ "calendar.action.include-time-label": "Inkluder tid", /** Action message for selecting the time */ "calendar.action.select-time": "V\xE6lg tid", /** Action message for setting to the current time */ "calendar.action.set-to-current-time": "Indstil til nuv\xE6rende tidspunkt", /** Label for selecting an hour preset. Receives a `time` param as a string on hh:mm format and a `date` param as a Date instance denoting the preset date */ "calendar.action.set-to-time-preset": "{{time}} den {{date, datetime}}", /** Aria label for button to open date picker */ "calendar.button.aria-label": "\xC5bn kalender", /** Tooltip content for button to open datetime input */ "calendar.button.tooltip-text": "V\xE6lg dato", /** Error message displayed in calendar when entered date is not the correct format */ "calendar.error.must-be-in-format": "Skal v\xE6re i formatet: {{exampleDate}}", /** Month name for April */ "calendar.month-names.april": "April", /** Month name for August */ "calendar.month-names.august": "August", /** Month name for December */ "calendar.month-names.december": "December", /** Month name for February */ "calendar.month-names.february": "Februar", /** Month name for January */ "calendar.month-names.january": "Januar", /** Month name for July */ "calendar.month-names.july": "Juli", /** Month name for June */ "calendar.month-names.june": "Juni", /** Month name for March */ "calendar.month-names.march": "Marts", /** Month name for May */ "calendar.month-names.may": "Maj", /** Month name for November */ "calendar.month-names.november": "November", /** Month name for October */ "calendar.month-names.october": "Oktober", /** Month name for September */ "calendar.month-names.september": "September", /** Short weekday name for Friday */ "calendar.weekday-names.short.friday": "Fre", /** Short weekday name for Monday */ "calendar.weekday-names.short.monday": "Man", /** Short weekday name for Saturdayday */ "calendar.weekday-names.short.saturday": "L\xF8r", /** Short weekday name for Sunday */ "calendar.weekday-names.short.sunday": "S\xF8n", /** Short weekday name for Thursday */ "calendar.weekday-names.short.thursday": "Tor", /** Short weekday name for Tuesday */ "calendar.weekday-names.short.tuesday": "Tir", /** Short weekday name for Wednesday */ "calendar.weekday-names.short.wednesday": "Ons", /** Label for the close button label in Review Changes pane */ "changes.action.close-label": "Luk gennemgang af \xE6ndringer", /** Cancel label for revert button prompt action */ "changes.action.revert-all-cancel": "Annuller", /** Revert all confirm label for revert button action - used on prompt button + review changes pane */ "changes.action.revert-all-confirm": "Fortryd alle", /** Prompt for confirming revert change (singular) label for field change action */ "changes.action.revert-changes-confirm-change_one": "Fortryd \xE6ndring", /** Revert for confirming revert (plural) label for field change action */ "changes.action.revert-changes-confirm-change_other": "Fortryd \xE6ndringer", /** Prompt for reverting changes for a field change */ "changes.action.revert-changes-description": "Er du sikker p\xE5, at du vil fortryde \xE6ndringerne?", /** Prompt for reverting changes for a group change, eg multiple changes */ "changes.action.revert-changes-description_one": "Er du sikker p\xE5, at du vil fortryde \xE6ndringen?", /** Label for when the action of the change was to set something that was previously empty, eg a field was given a value, an array item was added, an asset was selected or similar */ "changes.added-label": "Tilf\xF8jet", /** Array diff: An item was added in a given position (`{{position}}`) */ "changes.array.item-added-in-position": "Tilf\xF8jet i position {{position}}", "changes.array.item-moved_down_one": "Flyttet {{count}} position ned", "changes.array.item-moved_down_other": "Flyttet {{count}} positioner ned", /** * Array diff: An item was moved within the array. * Receives `{{count}}` representing number of positions it moved. * Context is the direction of the move, either `up` or `down`. */ "changes.array.item-moved_up_one": "Flyttet {{count}} position op", "changes.array.item-moved_up_other": "Flyttet {{count}} positioner op", /** Array diff: An item was removed from a given position (`{{position}}`) */ "changes.array.item-removed-from-position": "Fjernet fra position {{position}}", /** Accessibility label for the "change bar" shown when there are edits on a field-level */ "changes.change-bar.aria-label": "Gennemg\xE5 \xE6ndringer", /** Label for when the action of the change was _not_ an add/remove, eg a text field changed value, an image was changed from one asset to another or similar */ "changes.changed-label": "\xC6ndret", /** Label and text for tooltip that indicates the authors of the changes */ "changes.changes-by-author": "\xC6ndringer af", /** Additional text shown in development mode when a diff component crashes during rendering */ "changes.error-boundary.developer-info": "Tjek udviklerkonsollen for mere information", /** Text shown when a diff component crashes during rendering, triggering the error boundary */ "changes.error-boundary.title": "Gengivelse af \xE6ndringerne til dette felt for\xE5rsagede en fejl", /* Error description when changes could not be loaded */ "changes.error-description": "Vi kan ikke indl\xE6se \xE6ndringerne for dette dokument.", /** Error title when changes could not be loaded */ "changes.error-title": "Noget gik galt", /** Error message shown when the value of a field is not the expected one */ "changes.error.incorrect-type-message": 'V\xE6rdifejl: V\xE6rdien er af typen "<code>{{actualType}}</code>", forventet "<code>{{expectedType}}</code>"', /** File diff: Fallback title for the meta info section when there is no original filename to use */ "changes.file.meta-info-fallback-title": "Uden titel", /** Image diff: Text shown in tooltip when hovering hotspot that has changed in diff view */ "changes.image.crop-changed": "Besk\xE6ring \xE6ndret", /** Image diff: Text shown if the previous image asset was deleted (shouldn't theoretically happen) */ "changes.image.deleted": "Billede slettet", /** Image diff: Text shown if the image failed to be loaded when previewing it */ "changes.image.error-loading-image": "Fejl ved indl\xE6sning af billede", /** Image diff: Text shown in tooltip when hovering hotspot that has changed in diff view */ "changes.image.hotspot-changed": "Hotspot \xE6ndret", /** Image diff: Fallback title for the meta info section when there is no original filename to use */ "changes.image.meta-info-fallback-title": "Uden titel", /** Image diff: Text shown if no asset has been set for the field (but has metadata changes) */ "changes.image.no-asset-set": "Billede ikke indstillet", /** Image diff: Text shown when the from/to state has/had no image */ "changes.image.no-image-placeholder": "(intet billede)", /** Label for the "from" value in the change inspector */ "changes.inspector.from-label": "Fra", /** Label for the "meta" (field path, action etc) information in the change inspector */ "changes.inspector.meta-label": "Meta", /** Label for the "to" value in the change inspector */ "changes.inspector.to-label": "Til", /** Loading author of change in the differences tooltip in the review changes pane */ "changes.loading-author": "Indl\xE6ser\u2026", /** Loading changes in Review Changes Pane */ "changes.loading-changes": "Indl\xE6ser \xE6ndringer\u2026", /** Error message shown when the document revision could not be found */ "changes.missing-since-document-error": "Vi kunne ikke finde dokumentrevisionen med id: <code>{{revisionId}}</code> som du pr\xF8ver at sammenligne. <Break/> Dette skyldes sandsynligvis din plans historikbevaringspolitik. <Break/> V\xE6lg venligst en anden <strong>Fra</strong> indgang.", /** No Changes description in the Review Changes pane */ "changes.no-changes-description": "Rediger dokumentet eller v\xE6lg en \xE6ldre version i tidslinjen for at se en liste over \xE6ndringer vises i dette panel.", /** No Changes title in the Review Changes pane */ "changes.no-changes-title": "Der er ingen \xE6ndringer", /* Label for the tooltip that shows when an action is not selectable*/ "changes.not-selectable": "Det er ikke muligt at v\xE6lge denne begivenhed", /** Portable Text diff: An annotation was added */ "changes.portable-text.annotation_added": "Tilf\xF8jet annotation", /** Portable Text diff: An annotation was changed */ "changes.portable-text.annotation_changed": "\xC6ndret annotation", /** Portable Text diff: An annotation was removed */ "changes.portable-text.annotation_removed": "Fjernet annotation", /** Portable Text diff: An annotation was left unchanged */ "changes.portable-text.annotation_unchanged": "U\xE6ndret annotation", /** Portable Text diff: A block changed from one style to another (eg `normal` to `h1` or similar) */ "changes.portable-text.block-style-changed": '\xC6ndret blokstil fra "{{fromStyle}}" til "{{toStyle}}"', /** Portable Text diff: Change formatting of text (setting/unsetting marks, eg bold/italic etc) */ "changes.portable-text.changed-formatting": "\xC6ndret formatering", /** Portable Text diff: An empty inline object is part of a change */ "changes.portable-text.empty-inline-object": "Tom {{inlineObjectType}}", /** Portable Text diff: An empty object is the result of adding/removing an annotation */ "changes.portable-text.empty-object-annotation": "Tom {{annotationType}}", /** Portable Text diff: Added a block containing no text (eg empty block) */ "changes.portable-text.empty-text_added": "Tilf\xF8jet tom tekst", /** Portable Text diff: Changed a block that contained no text (eg empty block) */ "changes.portable-text.empty-text_changed": "\xC6ndret tom tekst", /** Portable Text diff: Removed a block containing no text (eg empty block) */ "changes.portable-text.empty-text_removed": "Fjernet tom tekst", /** Portable Text diff: An inline object was added */ "changes.portable-text.inline-object_added": "Tilf\xF8jet inline objekt", /** Portable Text diff: An inline object was changed */ "changes.portable-text.inline-object_changed": "\xC6ndret inline objekt", /** Portable Text diff: An inline object was removed */ "changes.portable-text.inline-object_removed": "Fjernet inline objekt", /** Portable Text diff: An inline object was left unchanged */ "changes.portable-text.inline-object_unchanged": "U\xE6ndret inline objekt", /** Portable Text diff: Added a chunk of text */ "changes.portable-text.text_added": "Tilf\xF8jet tekst", /** Portable Text diff: Removed a chunk of text */ "changes.portable-text.text_removed": "Fjernet tekst", /** Portable Text diff: Annotation has an unknown schema type */ "changes.portable-text.unknown-annotation-schema-type": "Ukendt skematype", /** Portable Text diff: Inline object has an unknown schema type */ "changes.portable-text.unknown-inline-object-schema-type": "Ukendt skematype", /** Label for when the action of the change was a removal, eg a field was cleared, an array item was removed, an asset was deselected or similar */ "changes.removed-label": "Fjernet", /** Same Revision Selected description in the Review Changes pane */ "changes.same-revision-selected-description": "Du har valgt den samme <strong>fra</strong> og <strong>til</strong> revision, v\xE6lg venligst forskellige revisioner for at sammenligne \xE6ndringerne mellem dem.", /** Same Revision Selected title in the Review Changes pane */ "changes.same-revision-selected-title": "Samme revision valgt", /** Title for the Review Changes pane */ "changes.title": "Gennemg\xE5 \xE6ndringer", /**The title that will be shown in the badge inside the events when the item is a draft */ "changes.versions.draft": "Kladde", /** --- Common components --- */ /** Tooltip text for context menu buttons */ "common.context-menu-button.tooltip": "Vis mere", /** Default text for dialog cancel button */ "common.dialog.cancel-button.text": "Annuller", /** Default text for dialog confirm button */ "common.dialog.confirm-button.text": "Bekr\xE6ft", /** Default text in shared loader text / spinner lockup */ "common.loading": "Indl\xE6ser", /** The title of the reconnecting toast */ "common.reconnecting.toast.title": "Fors\xF8ger at forbinde\u2026", /** --- Configuration issues --- */ /** Default label text on configuration issues button */ "configuration-issues.button.label": "Konfigurationsproblemer", /** Tooltip displayed on configuration issues button */ "configuration-issues.button.tooltip": "Fundet konfigurationsproblemer", /** The fallback title for an ordering menu item if no localized titles are provided. */ "default-menu-item.fallback-title": "Sorter efter {{title}}", /** Title for the default ordering/SortOrder if no orderings are provided and the caption field is found */ "default-orderings.caption": "Sorter efter Billedtekst", /** Title for the default ordering/SortOrder if no orderings are provided and the description field is found */ "default-orderings.description": "Sorter efter Beskrivelse", /** Title for the default ordering/SortOrder if no orderings are provided and the header field is found */ "default-orderings.header": "Sorter efter Overskrift", /** Title for the default ordering/SortOrder if no orderings are provided and the heading field is found */ "default-orderings.heading": "Sort\xE9r efter overskrift", /** Title for the default ordering/SortOrder if no orderings are provided and the label field is found */ "default-orderings.label": "Sort\xE9r efter etiket", /** Title for the default ordering/SortOrder if no orderings are provided and the name field is found */ "default-orderings.name": "Sort\xE9r efter navn", /** Title for the default ordering/SortOrder if no orderings are provided and the title field is found */ "default-orderings.title": "Sort\xE9r efter titel", /** Label to show in the document footer indicating the creation date of the document */ "document-status.created": "Oprettet {{date}}", /** Label to show in the document status indicating the date of the status */ "document-status.date": "{{date}}", /** Label to show in the document footer indicating the last edited date of the document */ "document-status.edited": "Redigeret {{date}}", /** Label to show in the document footer status line when a document was last published */ "document-status.last-published": "Sidst udgivet", /** Label to show in the document footer indicating the document is not published*/ "document-status.not-published": "Ikke offentliggjort", /** Label to show in the document footer indicating the published date of the document */ "document-status.published": "Offentliggjort {{date}}", /** Label to show in the document footer indicating the revision from date of the document */ "document-status.revision-from": "Revision fra <em>{{date}}</em>", /** Label to show in the document footer indicating that the revision was not found */ "document-status.revision-not-found": "Revision ikke fundet", /** Toast description shown when saving changes is taking longer than expected */ "document-store.slow-commit.description": "Dine \xE6ndringer bliver stadig gemt.", /** Toast title shown when saving changes is taking longer than expected */ "document-store.slow-commit.title": "Gemning tager l\xE6ngere tid end forventet", /** Label to indicate that a document type was not found */ "document.type.not-found": 'Dokumenttype "{{type}}" ikke fundet', /** Error message shown when an action cannot be performed */ "errors.unable-to-perform-action": "Kan ikke udf\xF8re denne handling", /** The value of the <code>_key</code> property must be a unique string. */ "form.error.duplicate-keys-alert.details.additional-description": "V\xE6rdien af <code>_key</code>-egenskaben skal v\xE6re en unik streng.", /** This usually happens when items are created using an API client, and the <code>_key</code> property of each elements has been generated non-uniquely. */ "form.error.duplicate-keys-alert.details.description": "Dette sker normalt, n\xE5r elementer oprettes ved hj\xE6lp af en API-klient, og <code>_key</code>-egenskaben for hvert element er blevet genereret ikke-unikt.", /** Developer info */ "form.error.duplicate-keys-alert.details.title": "Udviklerinfo", /** Generate unique keys */ "form.error.duplicate-keys-alert.generate-button.text": "Generer unikke n\xF8gler", /** Several items in this list share the same identifier (key). Every item must have an unique identifier. */ "form.error.duplicate-keys-alert.summary": "Flere elementer p\xE5 denne liste deler den samme identifikator (n\xF8gle). Hvert element skal have en unik identifikator.", /** Non-unique keys */ "form.error.duplicate-keys-alert.title": "Ikke-unikke n\xF8gler", /** Error text shown when a field with a given name cannot be found in the schema or is conditionally hidden but explicitly told to render */ "form.error.field-not-found": 'Feltet "{{fieldName}}" blev ikke fundet blandt medlemmerne \u2013 verificer at det er defineret i skemaet og at det ikke er blevet betingelsesm\xE6ssigt skjult.', /** Add missing keys */ "form.error.missing-keys-alert.add-button.text": "Tilf\xF8j manglende n\xF8gler", /** The value of the <code>_key</code> property must be a unique string. */ "form.error.missing-keys-alert.details.additional-description": "V\xE6rdien af <code>_key</code>-egenskaben skal v\xE6re en unik streng.", /** This usually happens when items are created using an API client, and the <code>_key</code> property has not been included. */ "form.error.missing-keys-alert.details.description": "Dette sker normalt, n\xE5r elementer oprettes ved hj\xE6lp af en API-klient, og <code>_key</code>-egenskaben ikke er blevet inkluderet.", /** Developer info */ "form.error.missing-keys-alert.details.title": "Udviklerinfo", /** Some items in the list are missing their keys. This must be fixed in order to edit the list. */ "form.error.missing-keys-alert.summary": "Nogle elementer p\xE5 listen mangler deres n\xF8gler. Dette skal rettes for at kunne redigere listen.", /** Missing keys */ "form.error.missing-keys-alert.title": "Manglende n\xF8gler", /** This usually happens when items are created using an API client, or when a custom input component has added invalid data to the list. */ "form.error.mixed-array-alert.details.description": "Dette sker normalt, n\xE5r elementer oprettes ved hj\xE6lp af en API-klient, eller n\xE5r en brugerdefineret inputkomponent har tilf\xF8jet ugyldige data til listen.", /** Developer info */ "form.error.mixed-array-alert.details.title": "Udviklerinfo", /** Remove non-object values */ "form.error.mixed-array-alert.remove-button.text": "Fjern ikke-objektv\xE6rdier", /** Some items in this list are not objects. This must be fixed in order to edit the list. */ "form.error.mixed-array-alert.summary": "Nogle elementer p\xE5 denne liste er ikke objekter. Dette skal rettes for at kunne redigere listen.", /** Invalid list values */ "form.error.mixed-array-alert.title": "Ugyldige liste v\xE6rdier", /** Error text shown when form is unable to find an array item at a given indexed path */ "form.error.no-array-item-at-index": "Intet array-element ved indeks <code>{{index}}</code> fundet p\xE5 sti <code>{{path}}</code>", /** Error text shown when form is unable to find an array item at a given keyed path */ "form.error.no-array-item-at-key": 'Intet array-element med `_key` <code>"{{key}}"</code> fundet p\xE5 sti <code>{{path}}</code>', /** The title above the error call stack output related to the crash */ "form.error.unhandled-runtime-error.call-stack.title": "Kaldstak:", /** The title above the error component stack provided by React's underlying ErrorBoundary component */ "form.error.unhandled-runtime-error.component-stack.title": "Komponentstak:", /** The error message for the unhandled error that crashed the Input component during render */ "form.error.unhandled-runtime-error.error-message": "Fejl: {{message}}", /** The title for the error card rendered inside a field in place of a crashing input */ "form.error.unhandled-runtime-error.title": "Uh\xE5ndteret k\xF8rselsfejl", /** Form field deprecated label */ "form.field.deprecated-label": "for\xE6ldet", /** Fallback title shown above field if it has no defined title */ "form.field.untitled-field-label": "Uden titel", /** Accessibility label for the icon that indicates the field has a validation error */ "form.validation.has-error-aria-label": "Har fejl", /** Accessibility label for the icon that indicates the field has validation information */ "form.validation.has-info-aria-label": "Har information", /** Accessibility label for the icon that indicates the field has a validation warning */ "form.validation.has-warning-aria-label": "Har advarsel", /** Text shown when summarizing validation information, when the field has one or more errors */ "form.validation.summary.errors-count_one": "{{count}} fejl", "form.validation.summary.errors-count_other": "{{count}} fejl", /** Text shown when summarizing validation information, when the field has one or more warnings */ "form.validation.summary.warnings-count_one": "{{count}} advarsel", "form.validation.summary.warnings-count_other": "{{count}} advarsler", /** Tooltip for free trial navbar button indicating remaining days */ "free-trial.tooltip.days-count_one": "{{count}} dag tilbage i pr\xF8veperioden", "free-trial.tooltip.days-count_other": "{{count}} dage tilbage i pr\xF8veperioden", /** Tooltip for free trial navbar button, once trial has ended */ "free-trial.tooltip.trial-finished": "Opgrader dit projekt", /** * Label for "contact sales" call to action * These are titles for fallback links in the event the help & resources endpoint isn't able to be fetched */ "help-resources.action.contact-sales": "Kontakt salg", /** * Label for "help and support" call to action * These are titles for fallback links in the event the help & resources endpoint isn't able to be fetched */ "help-resources.action.help-and-support": "Hj\xE6lp og support", /** * Label for "join our community" call to action * These are titles for fallback links in the event the help & resources endpoint isn't able to be fetched */ "help-resources.action.join-our-community": "Deltag i vores f\xE6llesskab", /** Information for what the latest sanity version is */ "help-resources.latest-sanity-version": "Seneste version er {{latestVersion}}", /** Text for link to register a studio */ "help-resources.register-studio": "Registrer studio", /** Name of the sanity studio */ "help-resources.studio": "Sanity Studio", /** Menu item for registered studios (i.e. copies app id) */ "help-resources.studio-app-id": "App id", /** Menu item for reloading Studio to update */ "help-resources.studio-auto-update-now": "Genindl\xE6s for at opdatere til v{{newVersion}}", /** Information for what studio version the current studio is running */ "help-resources.studio-version": "Sanity Studio version {{studioVersion}}", /** Title for help and resources menus */ "help-resources.title": "Hj\xE6lp og ressourcer", /** Label for studio's which are up to date */ "help-resources.up-to-date": "Opdateret", /** Version text */ "help-resources.version": "v{{version}}", /**Incoming references inspector title */ "incoming-references.title": "Indkommende referencer", /** Text for button to cancel an ongoing upload */ "input.files.common.cancel-upload": "Annuller upload", /** Text for menuitem upload button default asset source */ "input.files.common.upload-placeholder.file-input-button.default-source.badge": "Standard", /** Text for file input button in upload placeholder */ "input.files.common.upload-placeholder.file-input-button.text": "Upload", /** Uploading <FileName/> */ "input.files.common.upload-progress": "Uploader <FileName/>", /** The referenced document cannot be opened, because the URL failed to be resolved */ "input.reference.document-cannot-be-opened.failed-to-resolve-url": "Dette dokument kan ikke \xE5bnes (kan ikke opl\xF8se URL til Studio)", /** Label for adding item after a specific array item */ "inputs.array.action.add-after": "Tilf\xF8j element efter", /** Label for adding item before a specific array item */ "inputs.array.action.add-before": "Tilf\xF8j element f\xF8r", /** Label for adding array item action when the schema allows for only one schema type */ "inputs.array.action.add-item": "Tilf\xF8j element", /** * Label for adding one array item action when the schema allows for multiple schema types, * eg. will prompt the user to select a type once triggered */ "inputs.array.action.add-item-select-type": "Tilf\xF8j element...", /** Label for copying an array item */ "inputs.array.action.copy": "Kopier", /** Array drag handle button tooltip */ "inputs.array.action.drag.tooltip": "Tr\xE6k for at omarrangere", /** Label for duplicating an array item */ "inputs.array.action.duplicate": "Dupliker", /** Label for editing the item of a specific type, eg "Edit Person" */ "inputs.array.action.edit": "Rediger {{itemTypeTitle}}", /** Tooltip text explaining why adding items is disabled when array max is reached */ "inputs.array.action.max-reached": "Maksimalt antal elementer n\xE5et", /** Label for removing an array item action */ "inputs.array.action.remove": "Fjern", /** Label for removing action when an array item has an error */ "inputs.array.action.remove-invalid-item": "Fjern", /** Label for viewing the item of a specific type, eg "View Person" */ "inputs.array.action.view": "Vis {{itemTypeTitle}}", /** Error description for the array item tooltip that explains that the current item can still be moved or deleted but not edited since the schema definition is not found */ "inputs.array.error.can-delete-but-no-edit-description": "Du kan stadig flytte eller slette dette element, men det kan ikke redigeres, da skemadefinitionen for dets type ikke kan findes.", /** Error label for toast when array could not resolve the initial value */ "inputs.array.error.cannot-resolve-initial-value-title": "Kan ikke fastsl\xE5 den indledende v\xE6rdi for typen: {{schemaTypeTitle}}: {{errorMessage}}.", /** Error label for toast when trying to upload one array item of a type that cannot be converted to array */ "inputs.array.error.cannot-upload-unable-to-convert_one": "F\xF8lgende element kan ikke uploades, fordi der ikke er nogen kendt konvertering fra indholdstype til array-element:", /** Error label for toast when trying to upload multiple array items of a type that cannot be converted to array */ "inputs.array.error.cannot-upload-unable-to-convert_other": "F\xF8lgende elementer kan ikke uploades, fordi der ikke er nogen kendt konvertering fra indholdstyper til array-element:", /** Error description for the array item tooltip that explains that the current type item is not valid for the list */ "inputs.array.error.current-schema-not-declare-description": "Det nuv\xE6rende skema erkl\xE6rer ikke elementer af typen <code>{{typeName}}</code> som gyldige for denne liste. Dette kan betyde, at typen er fjernet som en gyldig elementtype, eller at nogen andre har tilf\xF8jet den til deres egen lokale skema, som endnu ikke er udrullet.", /** Error description to show how the item is being represented in the json format */ "inputs.array.error.json-representation-description": "JSON-repr\xE6sentation af dette element:", /** Error description for the array item tooltip that explains what the error means with more context */ "inputs.array.error.type-is-incompatible-prompt": "Element af typen <code>{{typeName}}</code> er ikke gyldigt for denne liste", /** Error title for when an item type within an array input is incompatible, used in the tooltip */ "inputs.array.error.type-is-incompatible-title": "Hvorfor sker dette?", /** Error label for unexpected errors in the Array Input */ "inputs.array.error.unexpected-error": "Uventet fejl: {{error}}", /** Label for the array insert menu all items filter */ "inputs.array.insert-menu.filter.all-items": "Alle", /** Label for when the array insert menu search shows no items */ "inputs.array.insert-menu.search.no-results": "Ingen elementer fundet", /** Placeholder for the array insert menu search field */ "inputs.array.insert-menu.search.placeholder": "S\xF8g", /** Tooltip for the array insert menu grid view toggle */ "inputs.array.insert-menu.toggle-grid-view.tooltip": "Skift til gittervisning", /** Tooltip for the array insert menu list view toggle */ "inputs.array.insert-menu.toggle-list-view.tooltip": "Skift til listevisning", /** Label for when the array input doesn't have any items */ "inputs.array.no-items-label": "Ingen elementer", /** Label for read only array fields */ "inputs.array.read-only-label": "Dette felt er skrivebeskyttet", /** Label for when the array input is resolving the initial value for the item */ "inputs.array.resolving-initial-value": "Fastsl\xE5r indledende v\xE6rdi\u2026", /** Tooltip content when boolean input is disabled */ "inputs.boolean.disabled": "Deaktiveret", /** Warning label when selected datetime is in the past */ "inputs.dateTime.past-date-warning": "V\xE6lg en dato i fremtiden.", /** Placeholder value for datetime input */ "inputs.datetime.placeholder": "f.eks. {{example}}", /** Acessibility label for button to open file options menu */ "inputs.file.actions-menu.file-options.aria-label": "\xC5bn filindstillingsmenuen", /** Unknown member kind: `{{kind}}` */ "inputs.file.error.unknown-member-kind": "Ukendt medlemstype: {{kind}}", /** The value of this field is not a valid file. Resetting this field will let you choose a new file. */ "inputs.file.invalid-file-warning.description": "V\xE6rdien af dette felt er ikke en gyldig fil. Nulstilling af dette felt vil lade dig v\xE6lge en ny fil.", /** Reset value */ "inputs.file.invalid-file-warning.reset-button.text": "Nulstil v\xE6rdi", /** Invalid file value */ "inputs.file.invalid-file-warning.title": "Ugyldig filv\xE6rdi", /** The upload could not be completed at this time. */ "inputs.file.upload-failed.description": "Upload kunne ikke fuldf\xF8res p\xE5 dette tidspunkt.", /** Upload failed */ "inputs.file.upload-failed.title": "Upload mislykkedes", /** Private access policy badge label */ "inputs.files.common.access-policy.private.label": "Privat aktiv", /** Private access policy badge tooltip */ "inputs.files.common.access-policy.private.tooltip": "CDN adgang begr\xE6nset til signerede URL'er", /** Clear field */ "inputs.files.common.actions-menu.clear-field.label": "Ryd felt", /** Copy URL */ "inputs.files.common.actions-menu.copy-url.label": "Kopier URL", /** Download */ "inputs.files.common.actions-menu.download.label": "Download", /** The URL is copied to the clipboard */ "inputs.files.common.actions-menu.notification.url-copied": "URL'en er kopieret til udklipsholderen", /** Open in source */ "inputs.files.common.actions-menu.open-in-source.label": "\xC5bn i {{sourceName}}", /** Replace */ "inputs.files.common.actions-menu.replace.label": "Erstat", /** Upload */ "inputs.files.common.actions-menu.upload.label": "Upload", /** Drop to upload */ "inputs.files.common.drop-message.drop-to-upload": "Slip for at uploade", /** Drop to upload `{{count}}` file */ "inputs.files.common.drop-message.drop-to-upload-multi_one": "Slip for at uploade {{count}} fil", /** Drop to upload `{{count}}` files */ "inputs.files.common.drop-message.drop-to-upload-multi_other": "Slip for at uploade {{count}} filer", /** Can't upload this file here */ "inputs.files.common.drop-message.drop-to-upload.no-accepted-file-message_one": "Kan ikke uploade denne fil her", /** Can't upload any of these files here */ "inputs.files.common.drop-message.drop-to-upload.no-accepted-file-message_other": "Kan ikke uploade nogen af disse filer her", /** `{{count}}` file can't be uploaded here */ "inputs.files.common.drop-message.drop-to-upload.rejected-file-message_one": "{{count}} fil kan ikke uploades her", /** `{{count}}` files can't be uploaded here */ "inputs.files.common.drop-message.drop-to-upload.rejected-file-message_other": "{{count}} filer kan ikke uploades her", /** Cannot upload `{{count}}` files */ "inputs.files.common.placeholder.cannot-upload-some-files_one": "Kan ikke uploade fil", "inputs.files.common.placeholder.cannot-upload-some-files_other": "Kan ikke uploade {{count}} filer", /** Drag or paste type here */ "inputs.files.common.placeholder.drag-or-paste-to-upload_file": "Tr\xE6k eller inds\xE6t fil her", /** Drag or paste image here */ "inputs.files.common.placeholder.drag-or-paste-to-upload_image": "Tr\xE6k eller inds\xE6t billede her", /** Drop to upload file */ "inputs.files.common.placeholder.drop-to-upload_file": "Slip for at uploade fil", /** Drop to upload image */ "inputs.files.common.placeholder.drop-to-upload_image": "Slip for at uploade billede", /** Read only */ "inputs.files.common.placeholder.read-only": "Skrivebeskyttet", /** Select asset source destination for files to upload */ "inputs.files.common.placeholder.select-asset-source-upload-destination": "Upload filer til:", /** Can't upload files here */ "inputs.files.common.placeholder.upload-not-supported": "Det er ikke muligt at uploade filer her", /** Clear upload */ "inputs.files.common.stale-upload-warning.clear": "Annuller upload", /** An u