@sanity/locale-da-dk
Version:
Danish / Dansk locale/translation for Sanity Studio
1 lines • 138 kB
Source Map (JSON)
{"version":3,"file":"studio.cjs","sources":["../../src/studio.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** The text used in the tooltip shown in the dialog close button */\n 'announcement.dialog.close': 'Luk',\n /** Aria label to be used in the dialog close button */\n 'announcement.dialog.close-label': 'Luk dialog',\n /**Text to be used in the tooltip in the button in the studio announcement card */\n 'announcement.floating-button.dismiss': 'Luk',\n /**Aria label to be used in the floating button in the studio announcement card, to dismiss the card */\n 'announcement.floating-button.dismiss-label': 'Afvis annonceringer',\n /**Aria label to be used in the floating button in the studio announcement card */\n 'announcement.floating-button.open-label': 'Åbn annonceringer',\n\n /** Menu item for deleting the asset */\n 'asset-source.asset-list.menu.delete': 'Slet',\n /** Menu item for showing where a particular asset is used */\n 'asset-source.asset-list.menu.show-usage': 'Vis brug',\n /** Header in usage dialog for file assets */\n 'asset-source.asset-usage-dialog.header_file': 'Dokumenter der bruger fil',\n /** Header in usage dialog for image assets */\n 'asset-source.asset-usage-dialog.header_image': 'Dokumenter der bruger billede',\n /** Text shown in usage dialog when loading documents using the selected asset */\n 'asset-source.asset-usage-dialog.loading': 'Indlæser…',\n /** Text for cancel action in delete-asset dialog */\n 'asset-source.delete-dialog.action.cancel': 'Annuller',\n /** Text for \"confirm delete\" action in delete-asset dialog */\n 'asset-source.delete-dialog.action.delete': 'Slet',\n /** Dialog header for delete-asset dialog when deleting a file */\n 'asset-source.delete-dialog.header_file': 'Slet fil',\n /** Dialog header for delete-asset dialog when deleting an image */\n 'asset-source.delete-dialog.header_image': 'Slet billede',\n /** Text shown in delete dialog when loading documents using the selected asset */\n 'asset-source.delete-dialog.loading': 'Indlæser…',\n /** Message confirming to delete *named* file */\n 'asset-source.delete-dialog.usage-list.confirm-delete-file_named':\n 'Du er ved at slette filen <strong>{{filename}}}</strong> og dens metadata. Er du sikker?',\n /** Message confirming to delete *unnamed* file */\n 'asset-source.delete-dialog.usage-list.confirm-delete-file_unnamed':\n 'Du er ved at slette filen og dens metadata. Er du sikker?',\n /** Message confirming to delete *named* image */\n 'asset-source.delete-dialog.usage-list.confirm-delete-image_named':\n 'Du er ved at slette billedet <strong>{{filename}}</strong> og dens metadata. Er du sikker?',\n /** Message confirming to delete *unnamed* image */\n 'asset-source.delete-dialog.usage-list.confirm-delete-image_unnamed':\n 'Du er ved at slette billedet og dens metadata. Er du sikker?',\n /** Alt text showing on image preview in delete asset dialog */\n 'asset-source.delete-dialog.usage-list.image-preview-alt': 'Forhåndsvisning af billede',\n /** Warning message showing when *named* file can't be deleted because it is in use */\n 'asset-source.delete-dialog.usage-list.warning-file-is-in-use_named':\n '{{filename}} kan ikke slettes, fordi det er i brug. For at slette denne fil skal du først fjerne alle dens anvendelser.',\n /** Warning message showing when *unnamed* file can't be deleted because it is in use */\n 'asset-source.delete-dialog.usage-list.warning-file-is-in-use_unnamed':\n 'Denne fil kan ikke slettes, fordi den er i brug. For at slette den skal du først fjerne alle dens anvendelser.',\n /** Warning message showing when *named* image can't be deleted because it is in use */\n 'asset-source.delete-dialog.usage-list.warning-image-is-in-use_named':\n '{{filename}} kan ikke slettes, fordi den er i brug. For at slette dette billede skal du først fjerne alle dens anvendelser.',\n /** Warning message showing when *unnamed* image can't be deleted because it is in use */\n 'asset-source.delete-dialog.usage-list.warning-image-is-in-use_unnamed':\n 'Dette billede kan ikke slettes, fordi det er i brug. For at slette det skal du først fjerne alle dens anvendelser.',\n /** Text shown when the list of assets only include a specific set of types */\n 'asset-source.dialog.accept-message':\n 'Viser kun aktiver af accepterede typer: <strong>{{acceptTypes}}</strong>',\n /** Keys shared between both image asset source and file asset source */\n /** Select asset dialog title for files */\n 'asset-source.dialog.default-title_file': 'Vælg fil',\n /** Select asset dialog title for images */\n 'asset-source.dialog.default-title_image': 'Vælg billede',\n /** Select asset dialog load more items */\n 'asset-source.dialog.load-more': 'Indlæs flere',\n /** Text shown when selecting a file but there's no files to select from */\n 'asset-source.dialog.no-assets_file': 'Ingen filer',\n /** Text shown when selecting an image but there's no images to select from */\n 'asset-source.dialog.no-assets_image': 'Ingen billeder',\n 'asset-source.file.asset-list.action.delete.disabled-cannot-delete-current-file':\n 'Kan ikke slette den aktuelt valgte fil',\n 'asset-source.file.asset-list.action.delete.text': 'Slet',\n 'asset-source.file.asset-list.action.delete.title': 'Slet fil',\n 'asset-source.file.asset-list.action.select-file.title': 'Vælg filen {{filename}}',\n 'asset-source.file.asset-list.action.show-usage.title': 'Vis brug',\n 'asset-source.file.asset-list.delete-failed': 'Filen kunne ikke slettes',\n 'asset-source.file.asset-list.delete-successful': 'Filen blev slettet',\n 'asset-source.file.asset-list.header.date-added': 'Dato tilføjet',\n /** File asset source */\n 'asset-source.file.asset-list.header.filename': 'Filnavn',\n 'asset-source.file.asset-list.header.size': 'Størrelse',\n 'asset-source.file.asset-list.header.type': 'Type',\n /** Text displayed on button or menu invoking the file asset source */\n 'asset-source.file.title': 'Uploadede filer',\n 'asset-source.image.asset-list.delete-failed': 'Billedet kunne ikke slettes',\n /** Image asset source */\n 'asset-source.image.asset-list.delete-successful': 'Billedet blev slettet',\n /** Text displayed on button or menu invoking the image asset source */\n 'asset-source.image.title': 'Uploadede billeder',\n 'asset-source.usage-list.documents-using-file_named_one':\n 'Et dokument bruger filen <code>{{filename}}</code>',\n 'asset-source.usage-list.documents-using-file_named_other':\n '{{count}} dokumenter bruger filen <code>{{filename}}</code>',\n /** Text shown in usage dialog for a file asset when there are zero, one or more documents using the *named* file **/\n 'asset-source.usage-list.documents-using-file_named_zero':\n 'Ingen dokumenter bruger filen <code>{{filename}}</code>',\n 'asset-source.usage-list.documents-using-file_unnamed_one': 'Et dokument bruger denne fil',\n 'asset-source.usage-list.documents-using-file_unnamed_other':\n '{{count}} dokumenter bruger denne fil',\n /** Text shown in usage dialog for a file asset when there are zero, one or more documents using the *unnamed* file **/\n 'asset-source.usage-list.documents-using-file_unnamed_zero': 'Ingen dokumenter bruger denne fil',\n 'asset-source.usage-list.documents-using-image_named_one':\n 'Et dokument bruger billedet <code>{{filename}}</code>',\n 'asset-source.usage-list.documents-using-image_named_other':\n '{{count}} dokumenter bruger billedet <code>{{filename}}</code>',\n /** Text shown in usage dialog for an image asset when there are zero, one or more documents using the *named* image **/\n 'asset-source.usage-list.documents-using-image_named_zero':\n 'Ingen dokumenter bruger billedet <code>{{filename}}</code>',\n 'asset-source.usage-list.documents-using-image_unnamed_one': 'Et dokument bruger dette billede',\n 'asset-source.usage-list.documents-using-image_unnamed_other':\n '{{count}} dokumenter bruger dette billede',\n /** Text shown in usage dialog for an image asset when there are zero, one or more documents using the *unnamed* image **/\n 'asset-source.usage-list.documents-using-image_unnamed_zero':\n 'Ingen dokumenter bruger dette billede',\n\n /** Action message for navigating to next month */\n 'calendar.action.go-to-next-month': 'Gå til næste måned',\n /** Action message for navigating to next year */\n 'calendar.action.go-to-next-year': 'Gå til næste år',\n /** Action message for navigating to previous month */\n 'calendar.action.go-to-previous-month': 'Gå til forrige måned',\n /** Action message for navigating to previous year */\n 'calendar.action.go-to-previous-year': 'Gå til forrige år',\n /* Label for navigating the calendar to \"today\", without _selecting_ today. Short form, eg `Today`, not `Go to today` */\n 'calendar.action.go-to-today': 'I dag',\n /* Accessibility label for navigating the calendar to \"today\", without _selecting_ today */\n 'calendar.action.go-to-today-aria-label': 'Gå til i dag',\n /* Label for navigating the calendar to \"tomorrow\", without _selecting_ tomorrow. Short form, eg `Tomorrow`, not `Go to tomorrow` */\n 'calendar.action.go-to-tomorrow': 'I morgen',\n /* Label for navigating the calendar to \"yesterday\", without _selecting_ yesterday. Short form, eg `Yesterday`, not `Go to yesterday` */\n 'calendar.action.go-to-yesterday': 'I går',\n /** Label for switch that controls whether or not to include time in given timestamp */\n 'calendar.action.include-time-label': 'Inkluder tid',\n /** Action message for selecting the hour */\n 'calendar.action.select-hour': 'Vælg time',\n /** Action message for selecting the minute */\n 'calendar.action.select-minute': 'Vælg minut',\n /** Action message for setting to the current time */\n 'calendar.action.set-to-current-time': 'Indstil til nuværende tidspunkt',\n /** 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 */\n 'calendar.action.set-to-time-preset': '{{time}} den {{date, datetime}}',\n /** Aria label for button to open date picker */\n 'calendar.button.aria-label': 'Åbn kalender',\n /** Tooltip content for button to open datetime input */\n 'calendar.button.tooltip-text': 'Vælg dato',\n /** Error message displayed in calendar when entered date is not the correct format */\n 'calendar.error.must-be-in-format': 'Skal være i formatet: {{exampleDate}}',\n /** Month name for April */\n 'calendar.month-names.april': 'April',\n /** Month name for August */\n 'calendar.month-names.august': 'August',\n /** Month name for December */\n 'calendar.month-names.december': 'December',\n /** Month name for February */\n 'calendar.month-names.february': 'Februar',\n /** Month name for January */\n 'calendar.month-names.january': 'Januar',\n /** Month name for July */\n 'calendar.month-names.july': 'Juli',\n /** Month name for June */\n 'calendar.month-names.june': 'Juni',\n /** Month name for March */\n 'calendar.month-names.march': 'Marts',\n /** Month name for May */\n 'calendar.month-names.may': 'Maj',\n /** Month name for November */\n 'calendar.month-names.november': 'November',\n /** Month name for October */\n 'calendar.month-names.october': 'Oktober',\n /** Month name for September */\n 'calendar.month-names.september': 'September',\n /** Short weekday name for Friday */\n 'calendar.weekday-names.short.friday': 'Fre',\n /** Short weekday name for Monday */\n 'calendar.weekday-names.short.monday': 'Man',\n /** Short weekday name for Saturdayday */\n 'calendar.weekday-names.short.saturday': 'Lør',\n /** Short weekday name for Sunday */\n 'calendar.weekday-names.short.sunday': 'Søn',\n /** Short weekday name for Thursday */\n 'calendar.weekday-names.short.thursday': 'Tor',\n /** Short weekday name for Tuesday */\n 'calendar.weekday-names.short.tuesday': 'Tir',\n /** Short weekday name for Wednesday */\n 'calendar.weekday-names.short.wednesday': 'Ons',\n\n /** Label for the close button label in Review Changes pane */\n 'changes.action.close-label': 'Luk gennemgang af ændringer',\n /** Cancel label for revert button prompt action */\n 'changes.action.revert-all-cancel': 'Annuller',\n /** Revert all confirm label for revert button action - used on prompt button + review changes pane */\n 'changes.action.revert-all-confirm': 'Fortryd alle',\n /** Prompt for confirming revert change (singular) label for field change action */\n 'changes.action.revert-changes-confirm-change_one': 'Fortryd ændring',\n /** Revert for confirming revert (plural) label for field change action */\n 'changes.action.revert-changes-confirm-change_other': 'Fortryd ændringer',\n /** Prompt for reverting changes for a field change */\n 'changes.action.revert-changes-description': 'Er du sikker på, at du vil fortryde ændringerne?',\n /** Prompt for reverting changes for a group change, eg multiple changes */\n 'changes.action.revert-changes-description_one': 'Er du sikker på, at du vil fortryde ændringen?',\n /** 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 */\n 'changes.added-label': 'Tilføjet',\n /** Array diff: An item was added in a given position (`{{position}}`) */\n 'changes.array.item-added-in-position': 'Tilføjet i position {{position}}',\n 'changes.array.item-moved_down_one': 'Flyttet {{count}} position ned',\n 'changes.array.item-moved_down_other': 'Flyttet {{count}} positioner ned',\n /**\n * Array diff: An item was moved within the array.\n * Receives `{{count}}` representing number of positions it moved.\n * Context is the direction of the move, either `up` or `down`.\n */\n 'changes.array.item-moved_up_one': 'Flyttet {{count}} position op',\n 'changes.array.item-moved_up_other': 'Flyttet {{count}} positioner op',\n /** Array diff: An item was removed from a given position (`{{position}}`) */\n 'changes.array.item-removed-from-position': 'Fjernet fra position {{position}}',\n /** Accessibility label for the \"change bar\" shown when there are edits on a field-level */\n 'changes.change-bar.aria-label': 'Gennemgå ændringer',\n /** 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 */\n 'changes.changed-label': 'Ændret',\n /** Label and text for tooltip that indicates the authors of the changes */\n 'changes.changes-by-author': 'Ændringer af',\n /** Additional text shown in development mode when a diff component crashes during rendering */\n 'changes.error-boundary.developer-info': 'Tjek udviklerkonsollen for mere information',\n /** Text shown when a diff component crashes during rendering, triggering the error boundary */\n 'changes.error-boundary.title': 'Gengivelse af ændringerne til dette felt forårsagede en fejl',\n /** Error message shown when the value of a field is not the expected one */\n 'changes.error.incorrect-type-message':\n 'Værdifejl: Værdien er af typen \"<code>{{actualType}}</code>\", forventet \"<code>{{expectedType}}</code>\"',\n /** File diff: Fallback title for the meta info section when there is no original filename to use */\n 'changes.file.meta-info-fallback-title': 'Uden titel',\n /** Image diff: Text shown in tooltip when hovering hotspot that has changed in diff view */\n 'changes.image.crop-changed': 'Beskæring ændret',\n /** Image diff: Text shown if the previous image asset was deleted (shouldn't theoretically happen) */\n 'changes.image.deleted': 'Billede slettet',\n /** Image diff: Text shown if the image failed to be loaded when previewing it */\n 'changes.image.error-loading-image': 'Fejl ved indlæsning af billede',\n /** Image diff: Text shown in tooltip when hovering hotspot that has changed in diff view */\n 'changes.image.hotspot-changed': 'Hotspot ændret',\n /** Image diff: Fallback title for the meta info section when there is no original filename to use */\n 'changes.image.meta-info-fallback-title': 'Uden titel',\n /** Image diff: Text shown if no asset has been set for the field (but has metadata changes) */\n 'changes.image.no-asset-set': 'Billede ikke indstillet',\n /** Image diff: Text shown when the from/to state has/had no image */\n 'changes.image.no-image-placeholder': '(intet billede)',\n /** Label for the \"from\" value in the change inspector */\n 'changes.inspector.from-label': 'Fra',\n /** Label for the \"meta\" (field path, action etc) information in the change inspector */\n 'changes.inspector.meta-label': 'Meta',\n /** Label for the \"to\" value in the change inspector */\n 'changes.inspector.to-label': 'Til',\n /** Loading author of change in the differences tooltip in the review changes pane */\n 'changes.loading-author': 'Indlæser…',\n /** Loading changes in Review Changes Pane */\n 'changes.loading-changes': 'Indlæser ændringer…',\n /** No Changes description in the Review Changes pane */\n 'changes.no-changes-description':\n 'Rediger dokumentet eller vælg en ældre version i tidslinjen for at se en liste over ændringer vises i dette panel.',\n /** No Changes title in the Review Changes pane */\n 'changes.no-changes-title': 'Der er ingen ændringer',\n /** Portable Text diff: An annotation was added */\n 'changes.portable-text.annotation_added': 'Tilføjet annotation',\n /** Portable Text diff: An annotation was changed */\n 'changes.portable-text.annotation_changed': 'Ændret annotation',\n /** Portable Text diff: An annotation was removed */\n 'changes.portable-text.annotation_removed': 'Fjernet annotation',\n /** Portable Text diff: An annotation was left unchanged */\n 'changes.portable-text.annotation_unchanged': 'Uændret annotation',\n /** Portable Text diff: A block changed from one style to another (eg `normal` to `h1` or similar) */\n 'changes.portable-text.block-style-changed':\n 'Ændret blokstil fra \"{{fromStyle}}\" til \"{{toStyle}}\"',\n /** Portable Text diff: Change formatting of text (setting/unsetting marks, eg bold/italic etc) */\n 'changes.portable-text.changed-formatting': 'Ændret formatering',\n /** Portable Text diff: An empty inline object is part of a change */\n 'changes.portable-text.empty-inline-object': 'Tom {{inlineObjectType}}',\n /** Portable Text diff: An empty object is the result of adding/removing an annotation */\n 'changes.portable-text.empty-object-annotation': 'Tom {{annotationType}}',\n /** Portable Text diff: Added a block containing no text (eg empty block) */\n 'changes.portable-text.empty-text_added': 'Tilføjet tom tekst',\n /** Portable Text diff: Changed a block that contained no text (eg empty block) */\n 'changes.portable-text.empty-text_changed': 'Ændret tom tekst',\n /** Portable Text diff: Removed a block containing no text (eg empty block) */\n 'changes.portable-text.empty-text_removed': 'Fjernet tom tekst',\n /** Portable Text diff: An inline object was added */\n 'changes.portable-text.inline-object_added': 'Tilføjet inline objekt',\n /** Portable Text diff: An inline object was changed */\n 'changes.portable-text.inline-object_changed': 'Ændret inline objekt',\n /** Portable Text diff: An inline object was removed */\n 'changes.portable-text.inline-object_removed': 'Fjernet inline objekt',\n /** Portable Text diff: An inline object was left unchanged */\n 'changes.portable-text.inline-object_unchanged': 'Uændret inline objekt',\n /** Portable Text diff: Added a chunk of text */\n 'changes.portable-text.text_added': 'Tilføjet tekst',\n /** Portable Text diff: Removed a chunk of text */\n 'changes.portable-text.text_removed': 'Fjernet tekst',\n /** Portable Text diff: Annotation has an unknown schema type */\n 'changes.portable-text.unknown-annotation-schema-type': 'Ukendt skematype',\n /** Portable Text diff: Inline object has an unknown schema type */\n 'changes.portable-text.unknown-inline-object-schema-type': 'Ukendt skematype',\n /** 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 */\n 'changes.removed-label': 'Fjernet',\n /** Title for the Review Changes pane */\n 'changes.title': 'Gennemgå ændringer',\n\n /** --- Common components --- */\n /** Tooltip text for context menu buttons */\n 'common.context-menu-button.tooltip': 'Vis mere',\n /** Default text for dialog cancel button */\n 'common.dialog.cancel-button.text': 'Annuller',\n /** Default text for dialog confirm button */\n 'common.dialog.confirm-button.text': 'Bekræft',\n /** Default text in shared loader text / spinner lockup */\n 'common.loading': 'Indlæser',\n\n /** --- Configuration issues --- */\n /** Default label text on configuration issues button */\n 'configuration-issues.button.label': 'Konfigurationsproblemer',\n /** Tooltip displayed on configuration issues button */\n 'configuration-issues.button.tooltip': 'Fundet konfigurationsproblemer',\n\n /** The fallback title for an ordering menu item if no localized titles are provided. */\n 'default-menu-item.fallback-title': 'Sorter efter {{title}}',\n\n /** Title for the default ordering/SortOrder if no orderings are provided and the caption field is found */\n 'default-orderings.caption': 'Sorter efter Billedtekst',\n /** Title for the default ordering/SortOrder if no orderings are provided and the description field is found */\n 'default-orderings.description': 'Sorter efter Beskrivelse',\n /** Title for the default ordering/SortOrder if no orderings are provided and the header field is found */\n 'default-orderings.header': 'Sorter efter Overskrift',\n /** Title for the default ordering/SortOrder if no orderings are provided and the heading field is found */\n 'default-orderings.heading': 'Sortér efter overskrift',\n /** Title for the default ordering/SortOrder if no orderings are provided and the label field is found */\n 'default-orderings.label': 'Sortér efter etiket',\n /** Title for the default ordering/SortOrder if no orderings are provided and the name field is found */\n 'default-orderings.name': 'Sortér efter navn',\n /** Title for the default ordering/SortOrder if no orderings are provided and the title field is found */\n 'default-orderings.title': 'Sortér efter titel',\n\n /** Label to show in the document footer indicating the last edited date of the document */\n 'document-status.edited': 'Redigeret {{date}}',\n /** Label to show in the document footer indicating the document is not published*/\n 'document-status.not-published': 'Ikke offentliggjort',\n /** Label to show in the document footer indicating the published date of the document */\n 'document-status.published': 'Offentliggjort {{date}}',\n /** Label to show in the document footer indicating the revision from date of the document */\n 'document-status.revision-from': 'Revision fra <em>{{date}}</em>',\n\n /** The value of the <code>_key</code> property must be a unique string. */\n 'form.error.duplicate-keys-alert.details.additional-description':\n 'Værdien af <code>_key</code>-egenskaben skal være en unik streng.',\n /** 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. */\n 'form.error.duplicate-keys-alert.details.description':\n 'Dette sker normalt, når elementer oprettes ved hjælp af en API-klient, og <code>_key</code>-egenskaben for hvert element er blevet genereret ikke-unikt.',\n /** Developer info */\n 'form.error.duplicate-keys-alert.details.title': 'Udviklerinfo',\n /** Generate unique keys */\n 'form.error.duplicate-keys-alert.generate-button.text': 'Generer unikke nøgler',\n /** Several items in this list share the same identifier (key). Every item must have an unique identifier. */\n 'form.error.duplicate-keys-alert.summary':\n 'Flere elementer på denne liste deler den samme identifikator (nøgle). Hvert element skal have en unik identifikator.',\n /** Non-unique keys */\n 'form.error.duplicate-keys-alert.title': 'Ikke-unikke nøgler',\n /** 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 */\n 'form.error.field-not-found':\n 'Feltet \"{{fieldName}}\" blev ikke fundet blandt medlemmerne – verificer at det er defineret i skemaet og at det ikke er blevet betingelsesmæssigt skjult.',\n /** Add missing keys */\n 'form.error.missing-keys-alert.add-button.text': 'Tilføj manglende nøgler',\n /** The value of the <code>_key</code> property must be a unique string. */\n 'form.error.missing-keys-alert.details.additional-description':\n 'Værdien af <code>_key</code>-egenskaben skal være en unik streng.',\n /** This usually happens when items are created using an API client, and the <code>_key</code> property has not been included. */\n 'form.error.missing-keys-alert.details.description':\n 'Dette sker normalt, når elementer oprettes ved hjælp af en API-klient, og <code>_key</code>-egenskaben ikke er blevet inkluderet.',\n /** Developer info */\n 'form.error.missing-keys-alert.details.title': 'Udviklerinfo',\n /** Some items in the list are missing their keys. This must be fixed in order to edit the list. */\n 'form.error.missing-keys-alert.summary':\n 'Nogle elementer på listen mangler deres nøgler. Dette skal rettes for at kunne redigere listen.',\n /** Missing keys */\n 'form.error.missing-keys-alert.title': 'Manglende nøgler',\n /** This usually happens when items are created using an API client, or when a custom input component has added invalid data to the list. */\n 'form.error.mixed-array-alert.details.description':\n 'Dette sker normalt, når elementer oprettes ved hjælp af en API-klient, eller når en brugerdefineret inputkomponent har tilføjet ugyldige data til listen.',\n /** Developer info */\n 'form.error.mixed-array-alert.details.title': 'Udviklerinfo',\n /** Remove non-object values */\n 'form.error.mixed-array-alert.remove-button.text': 'Fjern ikke-objektværdier',\n /** Some items in this list are not objects. This must be fixed in order to edit the list. */\n 'form.error.mixed-array-alert.summary':\n 'Nogle elementer på denne liste er ikke objekter. Dette skal rettes for at kunne redigere listen.',\n /** Invalid list values */\n 'form.error.mixed-array-alert.title': 'Ugyldige liste værdier',\n /** Error text shown when form is unable to find an array item at a given indexed path */\n 'form.error.no-array-item-at-index':\n 'Intet array-element ved indeks <code>{{index}}</code> fundet på sti <code>{{path}}</code>',\n /** Error text shown when form is unable to find an array item at a given keyed path */\n 'form.error.no-array-item-at-key':\n 'Intet array-element med `_key` <code>\"{{key}}\"</code> fundet på sti <code>{{path}}</code>',\n /** The title above the error call stack output related to the crash */\n 'form.error.unhandled-runtime-error.call-stack.title': 'Kaldstak:',\n /** The title above the error component stack provided by React's underlying ErrorBoundary component */\n 'form.error.unhandled-runtime-error.component-stack.title': 'Komponentstak:',\n /** The error message for the unhandled error that crashed the Input component during render */\n 'form.error.unhandled-runtime-error.error-message': 'Fejl: {{message}}',\n /** The title for the error card rendered inside a field in place of a crashing input */\n 'form.error.unhandled-runtime-error.title': 'Uhåndteret kørselsfejl',\n /** Form field deprecated label */\n 'form.field.deprecated-label': 'forældet',\n /** Fallback title shown above field if it has no defined title */\n 'form.field.untitled-field-label': 'Uden titel',\n /** Accessibility label for the icon that indicates the field has a validation error */\n 'form.validation.has-error-aria-label': 'Har fejl',\n /** Accessibility label for the icon that indicates the field has validation information */\n 'form.validation.has-info-aria-label': 'Har information',\n /** Accessibility label for the icon that indicates the field has a validation warning */\n 'form.validation.has-warning-aria-label': 'Har advarsel',\n /** Text shown when summarizing validation information, when the field has one or more errors */\n 'form.validation.summary.errors-count_one': '{{count}} fejl',\n 'form.validation.summary.errors-count_other': '{{count}} fejl',\n /** Text shown when summarizing validation information, when the field has one or more warnings */\n 'form.validation.summary.warnings-count_one': '{{count}} advarsel',\n 'form.validation.summary.warnings-count_other': '{{count}} advarsler',\n\n /** Tooltip for free trial navbar button indicating remaining days */\n 'free-trial.tooltip.days-count_one': '{{count}} dag tilbage i prøveperioden',\n 'free-trial.tooltip.days-count_other': '{{count}} dage tilbage i prøveperioden',\n /** Tooltip for free trial navbar button, once trial has ended */\n 'free-trial.tooltip.trial-finished': 'Opgrader dit projekt',\n\n /**\n * Label for \"contact sales\" call to action\n * These are titles for fallback links in the event the help & resources endpoint isn't able to be fetched\n */\n 'help-resources.action.contact-sales': 'Kontakt salg',\n /**\n * Label for \"help and support\" call to action\n * These are titles for fallback links in the event the help & resources endpoint isn't able to be fetched\n */\n 'help-resources.action.help-and-support': 'Hjælp og support',\n /**\n * Label for \"join our community\" call to action\n * These are titles for fallback links in the event the help & resources endpoint isn't able to be fetched\n */\n 'help-resources.action.join-our-community': 'Deltag i vores fællesskab',\n /** Information for what the latest sanity version is */\n 'help-resources.latest-sanity-version': 'Seneste version er {{latestVersion}}',\n /** Information for what studio version the current studio is running */\n 'help-resources.studio-version': 'Sanity Studio version {{studioVersion}}',\n /** Title for help and resources menus */\n 'help-resources.title': 'Hjælp og ressourcer',\n\n /** Text for button to cancel an ongoing upload */\n 'input.files.common.cancel-upload': 'Annuller upload',\n /** Text for file input button in upload placeholder */\n 'input.files.common.upload-placeholder.file-input-button.text': 'Upload',\n /** Uploading <FileName/> */\n 'input.files.common.upload-progress': 'Uploader <FileName/>',\n /** The referenced document cannot be opened, because the URL failed to be resolved */\n 'input.reference.document-cannot-be-opened.failed-to-resolve-url':\n 'Dette dokument kan ikke åbnes (kan ikke opløse URL til Studio)',\n\n /** Label for adding item after a specific array item */\n 'inputs.array.action.add-after': 'Tilføj element efter',\n /** Label for adding item before a specific array item */\n 'inputs.array.action.add-before': 'Tilføj element før',\n /** Label for adding array item action when the schema allows for only one schema type */\n 'inputs.array.action.add-item': 'Tilføj element',\n /**\n * Label for adding one array item action when the schema allows for multiple schema types,\n * eg. will prompt the user to select a type once triggered\n */\n 'inputs.array.action.add-item-select-type': 'Tilføj element...',\n /** Label for copying an array item */\n 'inputs.array.action.copy': 'Kopier',\n /** Array drag handle button tooltip */\n 'inputs.array.action.drag.tooltip': 'Træk for at omarrangere',\n /** Label for duplicating an array item */\n 'inputs.array.action.duplicate': 'Dupliker',\n /** Label for editing the item of a specific type, eg \"Edit Person\" */\n 'inputs.array.action.edit': 'Rediger {{itemTypeTitle}}',\n /** Label for removing an array item action */\n 'inputs.array.action.remove': 'Fjern',\n /** Label for removing action when an array item has an error */\n 'inputs.array.action.remove-invalid-item': 'Fjern',\n /** Label for viewing the item of a specific type, eg \"View Person\" */\n 'inputs.array.action.view': 'Vis {{itemTypeTitle}}',\n /** 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 */\n 'inputs.array.error.can-delete-but-no-edit-description':\n 'Du kan stadig flytte eller slette dette element, men det kan ikke redigeres, da skemadefinitionen for dets type ikke kan findes.',\n /** Error label for toast when array could not resolve the initial value */\n 'inputs.array.error.cannot-resolve-initial-value-title':\n 'Kan ikke fastslå den indledende værdi for typen: {{schemaTypeTitle}}: {{errorMessage}}.',\n /** Error label for toast when trying to upload one array item of a type that cannot be converted to array */\n 'inputs.array.error.cannot-upload-unable-to-convert_one':\n 'Følgende element kan ikke uploades, fordi der ikke er nogen kendt konvertering fra indholdstype til array-element:',\n /** Error label for toast when trying to upload multiple array items of a type that cannot be converted to array */\n 'inputs.array.error.cannot-upload-unable-to-convert_other':\n 'Følgende elementer kan ikke uploades, fordi der ikke er nogen kendt konvertering fra indholdstyper til array-element:',\n /** Error description for the array item tooltip that explains that the current type item is not valid for the list */\n 'inputs.array.error.current-schema-not-declare-description':\n 'Det nuværende skema erklærer 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øjet den til deres egen lokale skema, som endnu ikke er udrullet.',\n /** Error description to show how the item is being represented in the json format */\n 'inputs.array.error.json-representation-description': 'JSON-repræsentation af dette element:',\n /** Error description for the array item tooltip that explains what the error means with more context */\n 'inputs.array.error.type-is-incompatible-prompt':\n 'Element af typen <code>{{typeName}}</code> er ikke gyldigt for denne liste',\n /** Error title for when an item type within an array input is incompatible, used in the tooltip */\n 'inputs.array.error.type-is-incompatible-title': 'Hvorfor sker dette?',\n /** Error label for unexpected errors in the Array Input */\n 'inputs.array.error.unexpected-error': 'Uventet fejl: {{error}}',\n /** Label for the array insert menu all items filter */\n 'inputs.array.insert-menu.filter.all-items': 'Alle',\n /** Label for when the array insert menu search shows no items */\n 'inputs.array.insert-menu.search.no-results': 'Ingen elementer fundet',\n /** Placeholder for the array insert menu search field */\n 'inputs.array.insert-menu.search.placeholder': 'Søg',\n /** Tooltip for the array insert menu grid view toggle */\n 'inputs.array.insert-menu.toggle-grid-view.tooltip': 'Skift til gittervisning',\n /** Tooltip for the array insert menu list view toggle */\n 'inputs.array.insert-menu.toggle-list-view.tooltip': 'Skift til listevisning',\n /** Label for when the array input doesn't have any items */\n 'inputs.array.no-items-label': 'Ingen elementer',\n /** Label for read only array fields */\n 'inputs.array.read-only-label': 'Dette felt er skrivebeskyttet',\n /** Label for when the array input is resolving the initial value for the item */\n 'inputs.array.resolving-initial-value': 'Fastslår indledende værdi…',\n /** Tooltip content when boolean input is disabled */\n 'inputs.boolean.disabled': 'Deaktiveret',\n /** Placeholder value for datetime input */\n 'inputs.datetime.placeholder': 'f.eks. {{example}}',\n /** Acessibility label for button to open file options menu */\n 'inputs.file.actions-menu.file-options.aria-label': 'Åbn filindstillingsmenuen',\n /** Browse */\n 'inputs.file.browse-button.text': 'Gennemse',\n /** Select file */\n 'inputs.file.dialog.title': 'Vælg fil',\n /** Unknown member kind: `{{kind}}` */\n 'inputs.file.error.unknown-member-kind': 'Ukendt medlemstype: {{kind}}',\n /** The value of this field is not a valid file. Resetting this field will let you choose a new file. */\n 'inputs.file.invalid-file-warning.description':\n 'Værdien af dette felt er ikke en gyldig fil. Nulstilling af dette felt vil lade dig vælge en ny fil.',\n /** Reset value */\n 'inputs.file.invalid-file-warning.reset-button.text': 'Nulstil værdi',\n /** Invalid file value */\n 'inputs.file.invalid-file-warning.title': 'Ugyldig filværdi',\n /** Select */\n 'inputs.file.multi-browse-button.text': 'Vælg',\n /** The upload could not be completed at this time. */\n 'inputs.file.upload-failed.description': 'Upload kunne ikke fuldføres på dette tidspunkt.',\n /** Upload failed */\n 'inputs.file.upload-failed.title': 'Upload mislykkedes',\n /** Clear field */\n 'inputs.files.common.actions-menu.clear-field.label': 'Ryd felt',\n /** Copy URL */\n 'inputs.files.common.actions-menu.copy-url.label': 'Kopier URL',\n /** Download */\n 'inputs.files.common.actions-menu.download.label': 'Download',\n /** The URL is copied to the clipboard */\n 'inputs.files.common.actions-menu.notification.url-copied':\n \"URL'en er kopieret til udklipsholderen\",\n /** Replace */\n 'inputs.files.common.actions-menu.replace.label': 'Erstat',\n /** Upload */\n 'inputs.files.common.actions-menu.upload.label': 'Upload',\n /** Drop to upload */\n 'inputs.files.common.drop-message.drop-to-upload': 'Slip for at uploade',\n /** Drop to upload `{{count}}` file */\n 'inputs.files.common.drop-message.drop-to-upload-multi_one': 'Slip for at uploade {{count}} fil',\n /** Drop to upload `{{count}}` files */\n 'inputs.files.common.drop-message.drop-to-upload-multi_other':\n 'Slip for at uploade {{count}} filer',\n /** Can't upload this file here */\n 'inputs.files.common.drop-message.drop-to-upload.no-accepted-file-message_one':\n 'Kan ikke uploade denne fil her',\n /** Can't upload any of these files here */\n 'inputs.files.common.drop-message.drop-to-upload.no-accepted-file-message_other':\n 'Kan ikke uploade nogen af disse filer her',\n /** `{{count}}` file can't be uploaded here */\n 'inputs.files.common.drop-message.drop-to-upload.rejected-file-message_one':\n '{{count}} fil kan ikke uploades her',\n /** `{{count}}` files can't be uploaded here */\n 'inputs.files.common.drop-message.drop-to-upload.rejected-file-message_other':\n '{{count}} filer kan ikke uploades her',\n /** Cannot upload `{{count}}` files */\n 'inputs.files.common.placeholder.cannot-upload-some-files_one': 'Kan ikke uploade fil',\n 'inputs.files.common.placeholder.cannot-upload-some-files_other':\n 'Kan ikke uploade {{count}} filer',\n /** Drag or paste type here */\n 'inputs.files.common.placeholder.drag-or-paste-to-upload_file': 'Træk eller indsæt fil her',\n /** Drag or paste image here */\n 'inputs.files.common.placeholder.drag-or-paste-to-upload_image': 'Træk eller indsæt billede her',\n /** Drop to upload file */\n 'inputs.files.common.placeholder.drop-to-upload_file': 'Slip for at uploade fil',\n /** Drop to upload image */\n 'inputs.files.common.placeholder.drop-to-upload_image': 'Slip for at uploade billede',\n /** Read only */\n 'inputs.files.common.placeholder.read-only': 'Skrivebeskyttet',\n /** Can't upload files here */\n 'inputs.files.common.placeholder.upload-not-supported': 'Det er ikke muligt at uploade filer her',\n /** Clear upload */\n 'inputs.files.common.stale-upload-warning.clear': 'Annuller upload',\n /** An upload has made no progress for at least `{{staleThresholdMinutes}}` minutes and likely got interrupted. You can safely clear the incomplete upload and try uploading again. */\n 'inputs.files.common.stale-upload-warning.description':\n 'En upload har ikke gjort fremskridt i mindst {{staleThresholdMinutes}} minutter og er sandsynligvis blevet afbrudt. Du kan sikkert annullere den ufuldstændige upload og prøve at uploade igen.',\n /** Incomplete upload */\n 'inputs.files.common.stale-upload-warning.title': 'Ufuldstændig upload',\n /** Tooltip text for action to crop image */\n 'inputs.image.actions-menu.crop-image-tooltip': 'Beskær billede',\n /** Accessibility label for button to open image edit dialog */\n 'inputs.image.actions-menu.edit-details.aria-label': 'Åbn dialogboks for redigering af billede',\n /** Accessibility label for button to open image options menu */\n 'inputs.image.actions-menu.options.aria-label': 'Åbn menu for billedindstillinger',\n /** Select */\n 'inputs.image.browse-menu.text': 'Vælg',\n /** Cannot upload this file here */\n 'inputs.image.drag-overlay.cannot-upload-here': 'Kan ikke uploade denne fil her',\n /** Drop image to upload */\n 'inputs.image.drag-overlay.drop-to-upload-image': 'Slip billede for at uploade',\n /** This field is read only */\n 'inputs.image.drag-overlay.this-field-is-read-only': 'Dette felt er skrivebeskyttet',\n /** Unknown member kind: `{{kind}}` */\n 'inputs.image.error.unknown-member-kind': 'Ukendt medlemstype: {{kind}}',\n /** Edit hotspot and crop */\n 'inputs.image.hotspot-dialog.title': 'Rediger hotspot og beskæring',\n /** The value of this field is not a valid image. Resetting this field will let you choose a new image. */\n 'inputs.image.invalid-image-warning.description':\n 'Værdien af dette felt er ikke et gyldigt billede. Nulstilling af dette felt vil lade dig vælge et nyt billede.',\n /** Reset value */\n 'inputs.image.invalid-image-warning.reset-button.text': 'Nulstil værdi',\n /** Invalid image value */\n 'inputs.image.invalid-image-warning.title': 'Ugyldig billedværdi',\n /** Preview of uploaded image */\n 'inputs.image.preview-uploaded-image': 'Forhåndsvisning af uploadet billede',\n /** The upload could not be completed at this time. */\n 'inputs.image.upload-error.description': 'Uploadet kunne ikke fuldføres på dette tidspunkt.',\n /** Upload failed */\n 'inputs.image.upload-error.title': 'Upload mislykkedes',\n /** Adjust the rectangle to crop image. Adjust the circle to specify the area that should always be visible. */\n 'inputs.imagetool.description':\n 'Justér rektanglet for at beskære billedet. Justér cirklen for at angive det område, der altid skal være synligt.',\n /** Error: `{{errorMessage}}` */\n 'inputs.imagetool.load-error': 'Fejl: {{errorMessage}}',\n /** Hotspot & Crop */\n 'inputs.imagetool.title': 'Hotspot & Beskæring',\n /** Warnings displayed to developers when using the crop/hotspot tool on vector images, notifying them that crops/hotspot are not respected when serving the image in vector format. For the crop/hotspot to apply, images must be served in a raster format such as JPG or PNG, by appending eg `fm=jpg` to the image url, or calling `format('jpg')` if using `@sanity/image-url` */\n 'inputs.imagetool.vector-warning.developer-info':\n \"Asset Pipeline understøtter ikke hotspot og beskæring for vektorformater. For at aktivere hotspot & beskæring, eksporter dette billede til et af de understøttede rasterformater. For eksempel: <code>fm=jpg</code> til <ImageUrlDocumentationLink>billedets URL</ImageUrlDocumentationLink> eller kald <code>.format('png')</code> med <ImageUrlPackageDocumentationLink>@sanity/image-url</ImageUrlPackageDocumentationLink>.\",\n /** See developer info */\n 'inputs.imagetool.vector-warning.expand-developer-info': 'Se udviklerinfo',\n /** Gotcha: Serving vector images with hotspot and crop from the Sanity Image API */\n 'inputs.imagetool.vector-warning.title':\n 'Advarsel: Hotspot og beskæring er muligvis ikke anvendt på dette billede, hvor det præsenteres.',\n /** Convert to `{{targetType}}` */\n 'inputs.invalid-value.convert-button.text': 'Konverter til {{targetType}}',\n /** The current value (<code>`{{actualType}}`</code>) */\n 'inputs.invalid-value.current-type': 'Den nuværende værdi (<code>{{actualType}}</code>)',\n /** The property value is stored as a value type that does not match the expected type. */\n 'inputs.invalid-value.description':\n 'Egenskabens værdi er gemt som en værditype, der ikke matcher den forventede type.',\n /** The value of this property must be of type <code>`{{validType}}`</code> according to the schema. */\n 'inputs.invalid-value.details.description':\n 'Værdien af denne egenskab skal være af typen <code>{{validType}}</code> ifølge skemaet.',\n /** Only the following types are valid here according to schema: */\n 'inputs.invalid-value.details.multi-type-description':\n 'Kun følgende typer er gyldige her ifølge skemaet:',\n /** Mismatching value types typically occur when the schema has recently been changed. */\n 'inputs.invalid-value.details.possible-reason':\n 'Uoverensstemmende værdityper opstår typisk, når skemaet for nylig er blevet ændret.',\n /** Developer info */\n 'inputs.invalid-value.details.title': 'Udviklerinfo',\n /** -- Invalid Value Input -- */\n /** Reset value */\n 'inputs.invalid-value.reset-button.text': 'Nulstil værdi',\n /** Invalid property value */\n 'inputs.invalid-value.title': 'Ugyldig egenskabsværdi',\n /** Title for the \"All fields\" field group */\n 'inputs.object.field-group-tabs.all-fields-title': 'Alle felter',\n /** Aria label for the \"Field groups\" select control on smaller screens */\n 'inputs.object.field-group-tabs.aria-label': 'Feltgrupper',\n /** Read-only field description */\n 'inputs.object.unknown-fields.read-only.description':\n 'Dette felt er <strong>skrivebeskyttet</strong> ifølge dokumentets skema og kan ikke fjernes. Hvis du vil kunne fjerne dette i Studio, skal du sørge for at fjerne <code>readOnly</code> feltet fra den omsluttende type i skemaet.',\n /** Remove field */\n 'inputs.object.unknown-fields.remove-field-button.text': 'Fjern felt',\n /** Encountered `{{count}}` fields that are not defined in the schema. */\n 'inputs.object.unknown-fields.warning.description_one':\n 'Stødte på et felt, der ikke er defineret i skemaet.',\n 'inputs.object.unknown-fields.warning.description_other':\n 'Stødte på {{count}} felter, der ikke er defineret i skemaet.',\n /** Detailed description of unknown field warning */\n 'inputs.object.unknown-fields.warning.details.description_one':\n 'Dette felt er ikke defineret i skemaet, hvilket kan betyde, at feltdefinitionen er blevet fjernet, eller at nogen andre har tilføjet det til deres eget lokale projekt og endnu ikke har udrullet deres ændringer.',\n 'inputs.object.unknown-fields.warning.details.description_other':\n 'Disse felter er ikke defineret i dokumentets skema, hvilket kan betyde, at feltdefinitionerne er blevet fjernet, eller at nogen andre har tilføjet dem til deres eget lokale projekt og endnu ikke har udrullet deres ændringer.',\n /** Developer info */\n 'inputs.object.unknown-fields.warning.details.title': 'Udviklerinfo',\n /** Unknown field found */\n 'inputs.object.unknown-fields.warning.title_one': 'Ukendt felt fundet',\n 'inputs.object.unknown-fields.warning.title_other': 'Ukendte felter fundet',\n /** Collapse the editor to save screen space */\n 'inputs.portable-text.action.collapse-editor': 'Kollaps redigeringsværktøjet',\n /** Aria label for action to edit an existing annotation */\n 'inputs.portable-text.action.edit-annotation-aria-label': 'Rediger annotation',\n /** Expand the editor to give more editing space */\n 'inputs.portable-text.action.expand-editor': 'Udvid redigeringsværktøjet',\n /** Label label for action to insert a block of a given type (`{{typeName}}`) */\n 'inputs.portable-text.action.insert-block': 'Indsæt {{typeName}}',\n /** Accessibility label for action to insert a block of a given type (`{{typeName}}`) */\n 'inputs.portable-text.action.insert-block-aria-label': 'Indsæt {{typeName}} (blok)',\n /** Label for action to insert an inline object of a given type (`{{typeName}}`) */\n 'inputs.portable-text.action.insert-inline-object': 'Indsæt {{typeName}}',\n /** Accessibility label for action to insert an inline object of a given type (`{{typeName}}`) */\n 'inputs.portable-text.action.insert-inline-object-aria-label': 'Indsæt {{typeName}} (inline)',\n /** Aria label for action to remove an annotation */\n 'inputs.portable-text.action.remove-annotation-aria-label': 'Fjern annotation',\n /** Label for activate on focus with context of click and not focused */\n 'inputs.portable-text.activate-on-focus-message_click': 'Klik for at aktivere',\n /** Label for activate on focus with context of click and focused */\n 'inputs.portable-text.activate-on-focus-message_click-focused':\n 'Klik eller tryk på mellemrum for at aktivere',\n /** Label for activate on focus with context of tap and not focused */\n 'inputs.portable-text.activate-on-focus-message_tap': 'Tryk for at aktivere',\n /** Aria label for the annotation object */\n 'inputs.portable-text.annotation-aria-label': 'Annotationsobjekt',\n /** Title for dialog that allows editing an annotation */\n 'inputs.portable-text.annotation-editor.title': 'Rediger {{schemaType}}',\n /** Title of the default \"link\" annotation */\n 'inputs.portable-text.annotation.link': 'Link',\n /** Aria label for the block object */\n 'inputs.portable-text.block.aria-label': 'Blokobjekt',\n /** Label for action to edit a block item, in the case where it is editable */\n 'inputs.portable-text.block.edit': 'Rediger',\n /** Accessibility label for the button that opens the actions menu on blocks */\n 'inpu