@sanity/locale-da-dk
Version:
Danish / Dansk locale/translation for Sanity Studio
158 lines (157 loc) • 10.6 kB
JavaScript
import { removeUndefinedLocaleResources } from "sanity";
var tasks = removeUndefinedLocaleResources({
/** The label for the create task action */
"actions.create.text": "Opret ny opgave",
/** The label for the open tasks panel action */
"actions.open.text": "Opgaver",
/** The label for the button to create a new task */
"buttons.create.text": "Opret opgave",
/** The label for the button to discard changes */
"buttons.discard.text": "Kass\xE9r",
/** The label for the button to open the draft */
"buttons.draft.text": "Kladde",
/** The label for the button to create a new task */
"buttons.new.text": "Ny opgave",
/** The text for tooltip in the create a new task button when mode is upsell */
"buttons.new.upsell-tooltip": "Opgrader for at oprette opgaver",
/** The label for the button that will navigate to the next task */
"buttons.next.tooltip": "G\xE5 til n\xE6ste opgave",
/** The label for the button that will previous to the next task */
"buttons.previous.tooltip": "G\xE5 til forrige opgave",
/** Text for the remove task dialog asking for confirmation of deletion */
"dialog.remove-task.body": "Er du sikker p\xE5, at du vil slette denne opgave?",
/** The label for the cancel button on the remove task dialog */
"dialog.remove-task.buttons.cancel.text": "Annuller",
/** The label for the confirmation button on the remove task dialog */
"dialog.remove-task.buttons.confirm.text": "Fjern",
/** The title for the remove task dialog */
"dialog.remove-task.title": "Fjern opgave",
/** The text used as a placeholder for the footer action in a document with a single task */
"document.footer.open-tasks.placeholder_one": "\xC5ben opgave",
/** The text used as a placeholder for the footer action in a document with multiple tasks */
"document.footer.open-tasks.placeholder_other": "\xC5bne opgaver",
/** The label used in the button in the footer action in a document with a single task */
"document.footer.open-tasks.text_one": "{{count}} \xE5ben opgave",
/** The label used in the button in the footer action in a document with multiple tasks */
"document.footer.open-tasks.text_other": "{{count}} \xE5bne opgaver",
/** The heading in the tasks sidebar, in the assigned tab, when the user hasn't been assigned to any task*/
"empty-state.list.assigned.heading": "Du er ikke blevet tildelt nogen opgaver",
/** The text in the tasks sidebar, in the assigned tab, when the user hasn't been assigned to any task*/
"empty-state.list.assigned.text": "N\xE5r du bliver tildelt opgaver, vil de blive vist her",
/** The text in the tasks sidebar button any of the empty states is rendered*/
"empty-state.list.create-new": "Opret ny opgave",
/** The heading in the tasks sidebar, in the document tab, when the document doesn't have any task*/
"empty-state.list.document.heading": "Dette dokument har endnu ingen opgaver",
/** The text in the tasks sidebar, in the document tab, when the document doesn't have any task*/
"empty-state.list.document.text": "N\xE5r et dokument har tilknyttede opgaver, vil de blive vist her.",
/** The heading in the tasks sidebar, when viewing the document tab, but there is not an active document*/
"empty-state.list.no-active-document.heading": "\xC5bn et dokument for at se dets opgave",
/** The text in the tasks sidebar, when viewing the document tab, but there is not an active document*/
"empty-state.list.no-active-document.text": "Opgaver p\xE5 dit aktive dokument vil blive vist her.",
/** The heading in the tasks sidebar, in the subscriber tab, when the user is not subscribed to any task*/
"empty-state.list.subscribed.heading": "Du har ikke abonneret p\xE5 nogen opgaver",
/** The text in the tasks sidebar, in the subscriber tab, when the user is not subscribed to any task*/
"empty-state.list.subscribed.text": "N\xE5r du opretter, \xE6ndrer eller kommenterer p\xE5 en opgave, vil du automatisk blive abonneret",
/** The heading in the tasks sidebar, in the assigned tab, under the closed details, when it's empty.*/
"empty-state.status.list.closed.assigned.heading": "Ingen afsluttede opgaver",
/** The text in the tasks sidebar, in the assigned tab, under the closed details, when it's empty.*/
"empty-state.status.list.closed.assigned.text": "Dine opgaver markeret som udf\xF8rt vil blive vist her",
/** The heading in the tasks sidebar, in the document tab, under the closed details, when it's empty.*/
"empty-state.status.list.closed.document.heading": "Ingen afsluttede opgaver",
/** The heading in the tasks sidebar, in the subscribed tab, under the closed details, when it's empty.*/
"empty-state.status.list.closed.subscribed.heading": "Ingen afsluttede opgaver",
/** The text in the tasks sidebar, in the subscribed tab, under the closed details, when it's empty.*/
"empty-state.status.list.closed.subscribed.text": "Opgaver du abonnerer p\xE5 markeret som udf\xF8rt vil blive vist her",
/** The heading in the tasks sidebar, in the assigned tab, under the open details, when it's empty.*/
"empty-state.status.list.open.assigned.heading": "Du er helt ajour",
/** The text in the tasks sidebar, in the assigned tab, under the open details, when it's empty.*/
"empty-state.status.list.open.assigned.text": "Nye opgaver tildelt til dig vil blive vist her",
/** The heading in the tasks sidebar, in the document tab, under the open details, when it's empty.*/
"empty-state.status.list.open.document.heading": "Ingen opgaver p\xE5 dette dokument",
/** The heading in the tasks sidebar, in the subscribed tab, under the open details, when it's empty.*/
"empty-state.status.list.open.subscribed.heading": "Ingen abonnerede opgaver",
/** The text in the tasks sidebar, in the subscribed tab, under the open details, when it's empty.*/
"empty-state.status.list.open.subscribed.text": "Opgaver du abonnerer p\xE5 vil blive vist her",
/** Text used in the assignee input when there is no user assigned */
"form.input.assignee.no-user-assigned.text": "Ikke tildelt",
/** Text used in the assignee input tooltip when there is no user assigned */
"form.input.assignee.no-user-assigned.tooltip": "S\xE6t ansvarlig",
/** Text used in the assignee input when searching and no users are found */
"form.input.assignee.search.no-users.text": "Ingen brugere fundet",
/** Placeholder text used in the search box in the assignee input */
"form.input.assignee.search.placeholder": "V\xE6lg brugernavn",
/** Text used in the assignee input when user is not authorized */
"form.input.assignee.unauthorized.text": "Uautoriseret",
/** Text used in the assignee input tooltip when there is no user assigned */
"form.input.assignee.user-assigned.tooltip": "Skift ansvarlig",
/** Text used in the assignee input when user is not found */
"form.input.assignee.user-not-found.text": "Bruger ikke fundet",
/** The label used in the create more toggle */
"form.input.create-more.text": "Opret flere",
/** The label used in the date input button tooltip when it's empty */
"form.input.date.buttons.empty.tooltip": "S\xE6t forfaldsdato",
/** The label used in the date input to remove the current value */
"form.input.date.buttons.remove.text": "Fjern",
/** The label used in the date input button tooltip when it has value */
"form.input.date.buttons.tooltip": "Skift forfaldsdato",
/** Placeholder text used in the description input */
"form.input.description.placeholder": "Tilf\xF8j beskrivelse",
/** Text used in the tooltip in the status change button */
"form.input.status.button.tooltip": "Skift status",
/** The label used in the target input to remove the current value */
"form.input.target.buttons.remove.text": "Fjern m\xE5lindhold",
/** The text used in the target input when encountering a schema error */
"form.input.target.error.schema-not-found": "Skema ikke fundet",
/** The placeholder text used in the target input for the search component */
"form.input.target.search.placeholder": "V\xE6lg dokument",
/** The placeholder text for the title input */
"form.input.title.placeholder": "Opgavetitel",
/** The status error message presented when the user does not supply a title */
"form.status.error.title-required": "Titel er p\xE5kr\xE6vet",
/** The status message upon successful creation of a task */
"form.status.success": "Opgave oprettet",
/** The text displayed when no tasks are found */
"list.empty.text": "Ingen opgaver",
/** The text displayed at the bottom of the tasks list inviting users provide feedback */
"list.feedback.text": "Hj\xE6lp os med at forbedre, <Link>del feedback om Opgaver</Link>",
/** The label for the copy link menu item */
"menuitem.copylink.text": "Kopier link til opgave",
/** The label for the delete task menu item */
"menuitem.delete.text": "Slet opgave",
/** The label for the duplicate task menu item */
"menuitem.duplicate.text": "Dupliker opgave",
/** The text for the duplicate task menu item tooltip when mode is upsell */
"menuitem.duplicate.upsell-tooltip": "Opgrader for at duplikere opgaver",
/** Fragment used to construct the first entry in the activity log */
"panel.activity.created-fragment": "oprettede denne opgave",
/** The title of the activity section of the task */
"panel.activity.title": "Aktivitet",
/** The text used in the activity log when unable to find the user */
"panel.activity.unknown-user": "Ukendt bruger",
/** The tooltip for the close button for the task panel */
"panel.close.tooltip": "Luk sidebar",
/** The placeholder text for the comment text box */
"panel.comment.placeholder": "Tilf\xF8j en kommentar...",
/** The placeholder text for the comment text box when mode is upsell */
"panel.comment.placeholder.upsell": "Opgrader for at kommentere p\xE5 opgaver",
/** The title used in the task panel when showing the create task form */
"panel.create.title": "Opret",
/** The title used in the drafts pulldown */
"panel.drafts.title": "Kladder",
/** The tooltip for the task navigation component */
"panel.navigation.tooltip": "\xC5bn opgaver",
/** Title of the Tasks panel */
"panel.title": "Opgaver",
/** Label for the Assigned Tab */
"tab.assigned.label": "Tildelt",
/** Label for the Active Document Tab */
"tab.document.label": "Aktivt dokument",
/** Label for the Subscribed Tab */
"tab.subscribed.label": "Abonneret",
/** Tooltip for the tasks navbar icon */
"toolbar.tooltip": "Opgaver"
});
export {
tasks as default
};
//# sourceMappingURL=tasks.js.map