@sanity/locale-da-dk
Version:
Danish / Dansk locale/translation for Sanity Studio
1 lines • 13.8 kB
Source Map (JSON)
{"version":3,"file":"comments.cjs","sources":["../../src/comments.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** The close comments button text */\n 'close-pane-button-text': 'Luk kommentarer',\n\n /** The aria label for the close comments button */\n 'close-pane-button-text-aria-label': 'Luk kommentarer',\n\n /** When composing a comment, the placeholder text shown when adding a comment to a field with no current comments */\n 'compose.add-comment-input-placeholder': 'Tilføj kommentar til <strong>{{field}}</strong>',\n /** When composing a comment, the placeholder text shown when adding a comment to a field with no current comments and the mode is upsell */\n 'compose.add-comment-input-placeholder-upsell': 'Opgrader for at tilføje kommentar',\n /** When composing a comment, the placeholder text shown when the input is empty */\n 'compose.create-comment-placeholder': 'Opret en ny kommentar',\n /** When composing a comment, the aria label for the button to mention a user */\n 'compose.mention-user-aria-label': 'Nævn bruger',\n /** When composing a comment, the tooltip text for the button to mention a user */\n 'compose.mention-user-tooltip': 'Nævn bruger',\n /** When composing a reply, the placeholder text shown when the input is empty */\n 'compose.reply-placeholder': 'Svar',\n /** When composing a reply, the placeholder text shown when the input is empty and the mode is upsell */\n 'compose.reply-placeholder-upsell': 'Opgrader for at svare',\n /** When composing a comment, the aria label for the button to send a comment */\n 'compose.send-comment-aria-label': 'Send kommentar',\n /** When composing a comment, the tooltip text for the button to send a comment */\n 'compose.send-comment-tooltip': 'Send kommentar',\n\n /** The inspector text when error copying link */\n 'copy-link-error-message': 'Kunne ikke kopiere link til udklipsholder',\n\n /** The inspector successfully copied link text */\n 'copy-link-success-message': 'Kopieret link til udklipsholder',\n\n /** The delete dialog body for a comment */\n 'delete-comment.body': 'Når en kommentar er slettet, kan den ikke gendannes.',\n /** The delete dialog confirm button text for a comment */\n 'delete-comment.confirm': 'Slet kommentar',\n /** The delete dialog title for a comment */\n 'delete-comment.title': 'Slet denne kommentar?',\n\n /** The delete dialog error */\n 'delete-dialog.error': 'Der opstod en fejl under sletning af kommentaren. Prøv venligst igen.',\n\n /** The delete dialog body for a thread */\n 'delete-thread.body':\n 'Denne kommentar og dens svar vil blive slettet, og kan ikke gendannes efter sletning.',\n /** The delete dialog conform button text for a thread */\n 'delete-thread.confirm': 'Slet tråd',\n /** The delete dialog title for a thread */\n 'delete-thread.title': 'Slet denne kommentartråd?',\n\n /** The button text for confirming discard */\n 'discard.button-confirm': 'Kassér',\n /** The header for discard comment dialog */\n 'discard.header': 'Kassér kommentar?',\n /** The text for discard comment dialog */\n 'discard.text': 'Vil du kassere kommentaren?',\n\n /** Sharing feedback on the comments feature: The link title */\n 'feature-feedback.link': 'Del din feedback',\n /** Sharing feedback on the comments feature: The form title */\n 'feature-feedback.title': 'Hjælp med at forbedre ',\n\n /** The name of the comments feature, for use in header. Capitalized, eg \"Comments\". */\n 'feature-name': 'Kommentarer',\n\n /** Aria label for button above fields to add a comment, when the field currently do not have any comments */\n 'field-button.aria-label-add': 'Tilføj kommentar',\n /** Aria label for button above fields that opens the comments for this field, when there are existing comments */\n 'field-button.aria-label-open': 'Åbn kommentarer',\n /** Text shown in popover when hovering the button above fields that opens the comments panel, when there is a single comment present */\n 'field-button.content_one': 'Se kommentar',\n /** Text shown in popover when hovering the button above fields that opens the comments panel, when there are more than one comment present */\n 'field-button.content_other': 'Se kommentarer',\n /** Text shown in popover when hovering the button above fields to add a comment, when the field currently do not have any comments */\n 'field-button.title': 'Tilføj kommentar',\n\n /* The text shown in the inline comment button when the button is disabled due to overlap */\n 'inline-add-comment-button.disabled-overlap-title': 'Kommentarer kan ikke overlappe',\n /** The text shown in the inline comment button */\n 'inline-add-comment-button.title': 'Tilføj kommentar',\n\n /** Aria label for the breadcrumb button showing the field path. `{{field}}` is the last (most specific) field. */\n 'list-item.breadcrumb-button-go-to-field-aria-label': 'Gå til {{field}} felt',\n /** The button tooltip content for the add reaction button */\n 'list-item.context-menu-add-reaction': 'Tilføj reaktion',\n /** The button tooltip aria label for adding a reaction */\n 'list-item.context-menu-add-reaction-aria-label': 'Tilføj reaktion',\n /** The button tooltip content for the add reaction button and mode is upsell */\n 'list-item.context-menu-add-reaction-upsell': 'Opgrader for at tilføje reaktion',\n /** The action menu item for copying a comment link */\n 'list-item.copy-link': 'Kopier link til kommentar',\n /** The action menu item for deleting a comment */\n 'list-item.delete-comment': 'Slet kommentar',\n /** The action menu item for editing a comment */\n 'list-item.edit-comment': 'Rediger kommentar',\n /** The action menu item for editing a comment and the mode is upsell */\n 'list-item.edit-comment-upsell': 'Opgrader for at redigere kommentar',\n /** Aria label for the button that takes you to the field, which wraps a thread/comment */\n 'list-item.go-to-field-button.aria-label': 'Gå til felt',\n /**\n * The text shown below the author and timestamp of a comment including a link back to the context in which the comment was made.\n * Consists of a document title wrapped in a link, and a word or phrase to indicate that the link refers to a location:\n * eg \"on Home\", \"on Coffee Machine | Products\", \"on Pricing – Sanity\"\n */\n 'list-item.layout-context': 'på <IntentLink>{{title}}</IntentLink>',\n /** The marker to indicate that a comment has been edited in brackets */\n 'list-item.layout-edited': 'redigeret',\n /** The error text when sending a comment has failed */\n 'list-item.layout-failed-sent': 'Fejlede i at sende.',\n /** The loading message when posting a comment is in progress */\n 'list-item.layout-posting': 'Sender...',\n /** The text for retrying posting a comment */\n 'list-item.layout-retry': 'Prøv igen',\n /** The text shown when the value a comment references has been deleted */\n 'list-item.missing-referenced-value-tooltip-content': 'Den kommenterede tekst er blevet slettet',\n /** The aria label for the comments menu button to open the actions menu */\n 'list-item.open-menu-aria-label': 'Åbn kommentarhandlingsmenu',\n /** The button text to re-open a resolved comment */\n 'list-item.re-open-resolved': 'Genåbn',\n /** The button aria label to re-open a comment that is resolved */\n 'list-item.re-open-resolved-aria-label': 'Genåben',\n /** The button aria label to mark a comment as resolved */\n 'list-item.resolved-tooltip-aria-label': 'Marker kommentar som løst',\n /** The button text to mark a comment as resolved */\n 'list-item.resolved-tooltip-content': 'Marker som løst',\n\n /** The empty state text for open comments */\n 'list-status.empty-state-open-text': 'Åbne kommentarer til dette dokument vil blive vist her.',\n /** The empty state title for open comments */\n 'list-status.empty-state-open-title': 'Ingen åbne kommentarer endnu',\n /** The empty state text for resolved comments */\n 'list-status.empty-state-resolved-text':\n 'Løste kommentarer til dette dokument vil blive vist her.',\n /** The empty state title for resolved comments */\n 'list-status.empty-state-resolved-title': 'Ingen løste kommentarer endnu',\n /** The list status message for error */\n 'list-status.error': 'Noget gik galt',\n /** The list status message for loading status */\n 'list-status.loading': 'Indlæser kommentarer',\n\n /** Text shown when no users can be found to mention */\n 'mentions.no-users-found': 'Ingen brugere fundet',\n /** Label/badge shown for users that are not authorized to see the document, and thus cannot be mentioned */\n 'mentions.unauthorized-user': 'Uautoriseret',\n /** Aria label for the command list for users to mention */\n 'mentions.user-list-aria-label': 'Liste over brugere at nævne',\n\n /** The comments onboarding popover text */\n 'onboarding.body':\n 'Du kan tilføje kommentarer til ethvert felt i et dokument. De vil blive vist her, grupperet efter felt.',\n /** The comments onboarding dismiss text */\n 'onboarding.dismiss': 'Forstået',\n /** The comments onboarding popover header text */\n 'onboarding.header': 'Dokumentfelter har nu kommentarer',\n\n /** Tooltip for the button to add a reaction to a comment */\n 'reactions.add-reaction-tooltip': 'Tilføj reaktion',\n /** Aria label for the individual reactions you can choose from when reacting to a comment */\n 'reactions.react-with-aria-label': 'Reager med {{reactionName}}',\n /** When a users' name cannot be resolved, fall back to this name */\n 'reactions.user-list.unknown-user-fallback-name': 'Ukendt bruger',\n /**\n * When showing list of users who have reacted, replaces your own name with \"you\", eg\n * \"Donna, you, James, and Tyler reacted with 👍\". A different key (`_leading` suffix)\n * is used when you are the first to react, eg \"You, Donna and Tyler reacted with 👍\".\n * Use `{{name}}` if you want to instead use the current users' actual name.\n */\n 'reactions.user-list.you': 'dig',\n /**\n * When showing list of users who have reacted, replaces your own name with \"You\", eg\n * \"You, Donna, James, and Tyler reacted with 👍\". A different key (`_leading` suffix)\n * is used when you are not the first to react, eg \"Donna, you, James and Tyler reacted with 👍\".\n * Use `{{name}}` if you want to instead use the current users' actual name.\n */\n 'reactions.user-list.you_leading': 'Dig',\n /**\n * The text shown for the tooltip that appears when hovering over the reaction count, eg\n * \"Donna, James, and Tyler Reacted with 👍\". Three components are available for use:\n * - `<UserList/>` - the list of names of users who have reacted, using the locales list format\n * - `<Text>` - should be wrapped around the text describing the action (\"reacted with\")\n * - `<ReactionName/>` - the name of the reaction emoji, eg \":heavy_plus_sign:\"\n */\n 'reactions.users-reacted-with-reaction': '<UserList/> <Text>reagerede med</Text> <ReactionName/>',\n\n /** Status filter: The short title describing filtering on open (non-resolved) comments */\n 'status-filter.status-open': 'Åben',\n /** Status filter: The full text for describing filtering on open (non-resolved) comments */\n 'status-filter.status-open-full': 'Åbne kommentarer',\n /** Status filter: The short title describing filtering on resolved comments */\n 'status-filter.status-resolved': 'Løst',\n /** Status filter: The full text for describing filtering on resolved comments */\n 'status-filter.status-resolved-full': 'Løste kommentarer',\n /** Status filter: The full text for describing filtering on resolved comments and is upsell mode */\n 'status-filter.status-resolved-full-upsell': 'Opgrader for at se løste kommentarer',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";gCAEA,WAAeA,sCAA+B;AAAA;AAAA,EAE5C,0BAA0B;AAAA;AAAA,EAG1B,qCAAqC;AAAA;AAAA,EAGrC,yCAAyC;AAAA;AAAA,EAEzC,gDAAgD;AAAA;AAAA,EAEhD,sCAAsC;AAAA;AAAA,EAEtC,mCAAmC;AAAA;AAAA,EAEnC,gCAAgC;AAAA;AAAA,EAEhC,6BAA6B;AAAA;AAAA,EAE7B,oCAAoC;AAAA;AAAA,EAEpC,mCAAmC;AAAA;AAAA,EAEnC,gCAAgC;AAAA;AAAA,EAGhC,2BAA2B;AAAA;AAAA,EAG3B,6BAA6B;AAAA;AAAA,EAG7B,uBAAuB;AAAA;AAAA,EAEvB,0BAA0B;AAAA;AAAA,EAE1B,wBAAwB;AAAA;AAAA,EAGxB,uBAAuB;AAAA;AAAA,EAGvB,sBACE;AAAA;AAAA,EAEF,yBAAyB;AAAA;AAAA,EAEzB,uBAAuB;AAAA;AAAA,EAGvB,0BAA0B;AAAA;AAAA,EAE1B,kBAAkB;AAAA;AAAA,EAElB,gBAAgB;AAAA;AAAA,EAGhB,yBAAyB;AAAA;AAAA,EAEzB,0BAA0B;AAAA;AAAA,EAG1B,gBAAgB;AAAA;AAAA,EAGhB,+BAA+B;AAAA;AAAA,EAE/B,gCAAgC;AAAA;AAAA,EAEhC,4BAA4B;AAAA;AAAA,EAE5B,8BAA8B;AAAA;AAAA,EAE9B,sBAAsB;AAAA;AAAA,EAGtB,oDAAoD;AAAA;AAAA,EAEpD,mCAAmC;AAAA;AAAA,EAGnC,sDAAsD;AAAA;AAAA,EAEtD,uCAAuC;AAAA;AAAA,EAEvC,kDAAkD;AAAA;AAAA,EAElD,8CAA8C;AAAA;AAAA,EAE9C,uBAAuB;AAAA;AAAA,EAEvB,4BAA4B;AAAA;AAAA,EAE5B,0BAA0B;AAAA;AAAA,EAE1B,iCAAiC;AAAA;AAAA,EAEjC,2CAA2C;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAM3C,4BAA4B;AAAA;AAAA,EAE5B,2BAA2B;AAAA;AAAA,EAE3B,gCAAgC;AAAA;AAAA,EAEhC,4BAA4B;AAAA;AAAA,EAE5B,0BAA0B;AAAA;AAAA,EAE1B,sDAAsD;AAAA;AAAA,EAEtD,kCAAkC;AAAA;AAAA,EAElC,8BAA8B;AAAA;AAAA,EAE9B,yCAAyC;AAAA;AAAA,EAEzC,yCAAyC;AAAA;AAAA,EAEzC,sCAAsC;AAAA;AAAA,EAGtC,qCAAqC;AAAA;AAAA,EAErC,sCAAsC;AAAA;AAAA,EAEtC,yCACE;AAAA;AAAA,EAEF,0CAA0C;AAAA;AAAA,EAE1C,qBAAqB;AAAA;AAAA,EAErB,uBAAuB;AAAA;AAAA,EAGvB,2BAA2B;AAAA;AAAA,EAE3B,8BAA8B;AAAA;AAAA,EAE9B,iCAAiC;AAAA;AAAA,EAGjC,mBACE;AAAA;AAAA,EAEF,sBAAsB;AAAA;AAAA,EAEtB,qBAAqB;AAAA;AAAA,EAGrB,kCAAkC;AAAA;AAAA,EAElC,mCAAmC;AAAA;AAAA,EAEnC,kDAAkD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOlD,2BAA2B;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAO3B,mCAAmC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQnC,yCAAyC;AAAA;AAAA,EAGzC,6BAA6B;AAAA;AAAA,EAE7B,kCAAkC;AAAA;AAAA,EAElC,iCAAiC;AAAA;AAAA,EAEjC,sCAAsC;AAAA;AAAA,EAEtC,6CAA6C;AAC/C,CAAC;;"}