@sanity/locale-is-is 1.2.6 → 1.2.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_chunks-cjs/comments.cjs.map +1 -1
- package/dist/_chunks-cjs/copy-paste.cjs.map +1 -1
- package/dist/_chunks-cjs/create.cjs +63 -0
- package/dist/_chunks-cjs/create.cjs.map +1 -0
- package/dist/_chunks-cjs/structure.cjs +41 -7
- package/dist/_chunks-cjs/structure.cjs.map +1 -1
- package/dist/_chunks-cjs/studio.cjs +4 -0
- package/dist/_chunks-cjs/studio.cjs.map +1 -1
- package/dist/_chunks-cjs/tasks.cjs.map +1 -1
- package/dist/_chunks-cjs/validation.cjs.map +1 -1
- package/dist/_chunks-cjs/vision.cjs.map +1 -1
- package/dist/_chunks-es/comments.js.map +1 -1
- package/dist/_chunks-es/copy-paste.js.map +1 -1
- package/dist/_chunks-es/create.js +61 -0
- package/dist/_chunks-es/create.js.map +1 -0
- package/dist/_chunks-es/structure.js +41 -7
- package/dist/_chunks-es/structure.js.map +1 -1
- package/dist/_chunks-es/studio.js +4 -0
- package/dist/_chunks-es/studio.js.map +1 -1
- package/dist/_chunks-es/tasks.js.map +1 -1
- package/dist/_chunks-es/validation.js.map +1 -1
- package/dist/_chunks-es/vision.js.map +1 -1
- package/dist/index.cjs +4 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +4 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/create.ts +73 -0
- package/src/index.ts +5 -0
- package/src/structure.ts +46 -6
- package/src/studio.ts +4 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tasks.js","sources":["../../src/tasks.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** The label for the create task action */\n 'actions.create.text': 'Búa til nýtt verkefni',\n /** The label for the open tasks panel action */\n 'actions.open.text': 'Verkefni',\n\n /** The label for the button to create a new task */\n 'buttons.create.text': 'Búa til verkefni',\n /** The label for the button to discard changes */\n 'buttons.discard.text': 'Hætta við',\n /** The label for the button to open the draft */\n 'buttons.draft.text': 'Drög',\n /** The label for the button to create a new task */\n 'buttons.new.text': 'Nýtt verkefni',\n /** The text for tooltip in the create a new task button when mode is upsell */\n 'buttons.new.upsell-tooltip': 'Uppfærðu til að búa til verkefni',\n /** The label for the button that will navigate to the next task */\n 'buttons.next.tooltip': 'Fara á næsta verkefni',\n /** The label for the button that will previous to the next task */\n 'buttons.previous.tooltip': 'Fara á fyrri verkefni',\n\n /** Text for the remove task dialog asking for confirmation of deletion */\n 'dialog.remove-task.body': 'Ertu viss um að þú viljir eyða þessu verkefni?',\n /** The label for the cancel button on the remove task dialog */\n 'dialog.remove-task.buttons.cancel.text': 'Hætta við',\n /** The label for the confirmation button on the remove task dialog */\n 'dialog.remove-task.buttons.confirm.text': 'Fjarlægja',\n /** The title for the remove task dialog */\n 'dialog.remove-task.title': 'Fjarlægja verkefni',\n\n /** The text used as a placeholder for the footer action in a document with a single task */\n 'document.footer.open-tasks.placeholder_one': 'Opna verkefni',\n /** The text used as a placeholder for the footer action in a document with multiple tasks */\n 'document.footer.open-tasks.placeholder_other': 'Opna verkefni',\n /** The label used in the button in the footer action in a document with a single task */\n 'document.footer.open-tasks.text_one': '{{count}} opið verkefni',\n /** The label used in the button in the footer action in a document with multiple tasks */\n 'document.footer.open-tasks.text_other': '{{count}} opin verkefni',\n\n /** The heading in the tasks sidebar, in the assigned tab, when the user hasn't been assigned to any task*/\n 'empty-state.list.assigned.heading': 'Þér hefur ekki verið úthlutað neinum verkefnum',\n /** The text in the tasks sidebar, in the assigned tab, when the user hasn't been assigned to any task*/\n 'empty-state.list.assigned.text': 'Þegar þér hefur verið úthlutað verkefnum munu þau birtast hér',\n /** The text in the tasks sidebar button any of the empty states is rendered*/\n 'empty-state.list.create-new': 'Búa til nýtt verkefni',\n /** The heading in the tasks sidebar, in the document tab, when the document doesn't have any task*/\n 'empty-state.list.document.heading': 'Þetta skjal hefur engin verkefni ennþá',\n /** The text in the tasks sidebar, in the document tab, when the document doesn't have any task*/\n 'empty-state.list.document.text': 'Þegar skjal hefur tengd verkefni, munu þau birtast hér.',\n /** The heading in the tasks sidebar, when viewing the document tab, but there is not an active document*/\n 'empty-state.list.no-active-document.heading': 'Opnaðu skjal til að sjá verkefni þess',\n /** The text in the tasks sidebar, when viewing the document tab, but there is not an active document*/\n 'empty-state.list.no-active-document.text': 'Verkefni á virka skjalinu þínu munu birtast hér.',\n /** The heading in the tasks sidebar, in the subscriber tab, when the user is not subscribed to any task*/\n 'empty-state.list.subscribed.heading': 'Þú hefur ekki skráð þig á nein verkefni',\n /** The text in the tasks sidebar, in the subscriber tab, when the user is not subscribed to any task*/\n 'empty-state.list.subscribed.text':\n 'Þegar þú býrð til, breytir eða skrifar athugasemd við verkefni munt þú vera sjálfkrafa skráð(ur)',\n /** The heading in the tasks sidebar, in the assigned tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.assigned.heading': 'Engin kláruð verkefni',\n /** The text in the tasks sidebar, in the assigned tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.assigned.text':\n 'Verkefni sem þú hefur merkt sem klárað munu birtast hér',\n /** The heading in the tasks sidebar, in the document tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.document.heading': 'Engin kláruð verkefni',\n /** The heading in the tasks sidebar, in the subscribed tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.subscribed.heading': 'Engin kláruð verkefni',\n /** The text in the tasks sidebar, in the subscribed tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.subscribed.text':\n 'Verkefni sem þú ert áskrifandi að og eru merkt sem kláruð munu birtast hér',\n /** The heading in the tasks sidebar, in the assigned tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.assigned.heading': 'Þú ert alveg búinn',\n /** The text in the tasks sidebar, in the assigned tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.assigned.text':\n 'Ný verkefni sem eru úthlutað til þín munu birtast hér',\n /** The heading in the tasks sidebar, in the document tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.document.heading': 'Engin verkefni á þessu skjali',\n /** The heading in the tasks sidebar, in the subscribed tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.subscribed.heading': 'Engin áskriftarverkefni',\n /** The text in the tasks sidebar, in the subscribed tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.subscribed.text':\n 'Verkefni sem þú ert áskrifandi að munu birtast hér',\n\n /** Text used in the assignee input when there is no user assigned */\n 'form.input.assignee.no-user-assigned.text': 'Ekki úthlutað',\n /** Text used in the assignee input tooltip when there is no user assigned */\n 'form.input.assignee.no-user-assigned.tooltip': 'Settu úthlutunaraðila',\n /** Text used in the assignee input when searching and no users are found */\n 'form.input.assignee.search.no-users.text': 'Engir notendur fundust',\n /** Placeholder text used in the search box in the assignee input */\n 'form.input.assignee.search.placeholder': 'Veldu notendanafn',\n /** Text used in the assignee input when user is not authorized */\n 'form.input.assignee.unauthorized.text': 'Óheimilt',\n /** Text used in the assignee input tooltip when there is no user assigned */\n 'form.input.assignee.user-assigned.tooltip': 'Breyttu úthlutunaraðila',\n /** Text used in the assignee input when user is not found */\n 'form.input.assignee.user-not-found.text': 'Notandi fannst ekki',\n /** The label used in the create more toggle */\n 'form.input.create-more.text': 'Búa til fleiri',\n /** The label used in the date input button tooltip when it's empty */\n 'form.input.date.buttons.empty.tooltip': 'Settu skiladag',\n /** The label used in the date input to remove the current value */\n 'form.input.date.buttons.remove.text': 'Fjarlægja',\n /** The label used in the date input button tooltip when it has value */\n 'form.input.date.buttons.tooltip': 'Breyttu skiladegi',\n /** Placeholder text used in the description input */\n 'form.input.description.placeholder': 'Bættu við lýsingu',\n /** Text used in the tooltip in the status change button */\n 'form.input.status.button.tooltip': 'Breyttu stöðu',\n /** The label used in the target input to remove the current value */\n 'form.input.target.buttons.remove.text': 'Fjarlægja markmiðsefni',\n /** The text used in the target input when encountering a schema error */\n 'form.input.target.error.schema-not-found': 'Skema fannst ekki',\n /** The placeholder text used in the target input for the search component */\n 'form.input.target.search.placeholder': 'Veldu skjal',\n /** The placeholder text for the title input */\n 'form.input.title.placeholder': 'Titill verkefnis',\n /** The status error message presented when the user does not supply a title */\n 'form.status.error.title-required': 'Titill er nauðsynlegur',\n /** The status message upon successful creation of a task */\n 'form.status.success': 'Verkefni búið til',\n\n /** The text displayed when no tasks are found */\n 'list.empty.text': 'Engin verkefni',\n /** The text displayed at the bottom of the tasks list inviting users provide feedback */\n 'list.feedback.text': 'Hjálpaðu okkur að bæta, <Link>deildu endurgjöf um Verkefni</Link>',\n\n /** The label for the copy link menu item */\n 'menuitem.copylink.text': 'Afrita tengil á verkefni',\n /** The label for the delete task menu item */\n 'menuitem.delete.text': 'Eyða verkefni',\n /** The label for the duplicate task menu item */\n 'menuitem.duplicate.text': 'Tvöfalda verkefni',\n /** The text for the duplicate task menu item tooltip when mode is upsell */\n 'menuitem.duplicate.upsell-tooltip': 'Uppfærðu til að tvöfalda verkefni',\n\n /** Fragment used to construct the first entry in the activity log */\n 'panel.activity.created-fragment': 'búið til þetta verkefni',\n /** The title of the activity section of the task */\n 'panel.activity.title': 'Virkni',\n /** The text used in the activity log when unable to find the user */\n 'panel.activity.unknown-user': 'Óþekktur notandi',\n /** The tooltip for the close button for the task panel */\n 'panel.close.tooltip': 'Loka hliðarstiku',\n /** The placeholder text for the comment text box */\n 'panel.comment.placeholder': 'Bættu við athugasemd...',\n /** The placeholder text for the comment text box when mode is upsell */\n 'panel.comment.placeholder.upsell': 'Uppfærðu til að tjá þig um verkefni',\n /** The title used in the task panel when showing the create task form */\n 'panel.create.title': 'Búa til',\n /** The title used in the drafts pulldown */\n 'panel.drafts.title': 'Drög',\n /** The tooltip for the task navigation component */\n 'panel.navigation.tooltip': 'Opna verkefni',\n /** Title of the Tasks panel */\n 'panel.title': 'Verkefni',\n\n /** Label for the Assigned Tab */\n 'tab.assigned.label': 'Úthlutað',\n /** Label for the Active Document Tab */\n 'tab.document.label': 'Virk skjal',\n /** Label for the Subscribed Tab */\n 'tab.subscribed.label': 'Áskrifandi',\n})\n"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"tasks.js","sources":["../../src/tasks.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** The label for the create task action */\n 'actions.create.text': 'Búa til nýtt verkefni',\n /** The label for the open tasks panel action */\n 'actions.open.text': 'Verkefni',\n\n /** The label for the button to create a new task */\n 'buttons.create.text': 'Búa til verkefni',\n /** The label for the button to discard changes */\n 'buttons.discard.text': 'Hætta við',\n /** The label for the button to open the draft */\n 'buttons.draft.text': 'Drög',\n /** The label for the button to create a new task */\n 'buttons.new.text': 'Nýtt verkefni',\n /** The text for tooltip in the create a new task button when mode is upsell */\n 'buttons.new.upsell-tooltip': 'Uppfærðu til að búa til verkefni',\n /** The label for the button that will navigate to the next task */\n 'buttons.next.tooltip': 'Fara á næsta verkefni',\n /** The label for the button that will previous to the next task */\n 'buttons.previous.tooltip': 'Fara á fyrri verkefni',\n\n /** Text for the remove task dialog asking for confirmation of deletion */\n 'dialog.remove-task.body': 'Ertu viss um að þú viljir eyða þessu verkefni?',\n /** The label for the cancel button on the remove task dialog */\n 'dialog.remove-task.buttons.cancel.text': 'Hætta við',\n /** The label for the confirmation button on the remove task dialog */\n 'dialog.remove-task.buttons.confirm.text': 'Fjarlægja',\n /** The title for the remove task dialog */\n 'dialog.remove-task.title': 'Fjarlægja verkefni',\n\n /** The text used as a placeholder for the footer action in a document with a single task */\n 'document.footer.open-tasks.placeholder_one': 'Opna verkefni',\n /** The text used as a placeholder for the footer action in a document with multiple tasks */\n 'document.footer.open-tasks.placeholder_other': 'Opna verkefni',\n /** The label used in the button in the footer action in a document with a single task */\n 'document.footer.open-tasks.text_one': '{{count}} opið verkefni',\n /** The label used in the button in the footer action in a document with multiple tasks */\n 'document.footer.open-tasks.text_other': '{{count}} opin verkefni',\n\n /** The heading in the tasks sidebar, in the assigned tab, when the user hasn't been assigned to any task*/\n 'empty-state.list.assigned.heading': 'Þér hefur ekki verið úthlutað neinum verkefnum',\n /** The text in the tasks sidebar, in the assigned tab, when the user hasn't been assigned to any task*/\n 'empty-state.list.assigned.text': 'Þegar þér hefur verið úthlutað verkefnum munu þau birtast hér',\n /** The text in the tasks sidebar button any of the empty states is rendered*/\n 'empty-state.list.create-new': 'Búa til nýtt verkefni',\n /** The heading in the tasks sidebar, in the document tab, when the document doesn't have any task*/\n 'empty-state.list.document.heading': 'Þetta skjal hefur engin verkefni ennþá',\n /** The text in the tasks sidebar, in the document tab, when the document doesn't have any task*/\n 'empty-state.list.document.text': 'Þegar skjal hefur tengd verkefni, munu þau birtast hér.',\n /** The heading in the tasks sidebar, when viewing the document tab, but there is not an active document*/\n 'empty-state.list.no-active-document.heading': 'Opnaðu skjal til að sjá verkefni þess',\n /** The text in the tasks sidebar, when viewing the document tab, but there is not an active document*/\n 'empty-state.list.no-active-document.text': 'Verkefni á virka skjalinu þínu munu birtast hér.',\n /** The heading in the tasks sidebar, in the subscriber tab, when the user is not subscribed to any task*/\n 'empty-state.list.subscribed.heading': 'Þú hefur ekki skráð þig á nein verkefni',\n /** The text in the tasks sidebar, in the subscriber tab, when the user is not subscribed to any task*/\n 'empty-state.list.subscribed.text':\n 'Þegar þú býrð til, breytir eða skrifar athugasemd við verkefni munt þú vera sjálfkrafa skráð(ur)',\n /** The heading in the tasks sidebar, in the assigned tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.assigned.heading': 'Engin kláruð verkefni',\n /** The text in the tasks sidebar, in the assigned tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.assigned.text':\n 'Verkefni sem þú hefur merkt sem klárað munu birtast hér',\n /** The heading in the tasks sidebar, in the document tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.document.heading': 'Engin kláruð verkefni',\n /** The heading in the tasks sidebar, in the subscribed tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.subscribed.heading': 'Engin kláruð verkefni',\n /** The text in the tasks sidebar, in the subscribed tab, under the closed details, when it's empty.*/\n 'empty-state.status.list.closed.subscribed.text':\n 'Verkefni sem þú ert áskrifandi að og eru merkt sem kláruð munu birtast hér',\n /** The heading in the tasks sidebar, in the assigned tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.assigned.heading': 'Þú ert alveg búinn',\n /** The text in the tasks sidebar, in the assigned tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.assigned.text':\n 'Ný verkefni sem eru úthlutað til þín munu birtast hér',\n /** The heading in the tasks sidebar, in the document tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.document.heading': 'Engin verkefni á þessu skjali',\n /** The heading in the tasks sidebar, in the subscribed tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.subscribed.heading': 'Engin áskriftarverkefni',\n /** The text in the tasks sidebar, in the subscribed tab, under the open details, when it's empty.*/\n 'empty-state.status.list.open.subscribed.text':\n 'Verkefni sem þú ert áskrifandi að munu birtast hér',\n\n /** Text used in the assignee input when there is no user assigned */\n 'form.input.assignee.no-user-assigned.text': 'Ekki úthlutað',\n /** Text used in the assignee input tooltip when there is no user assigned */\n 'form.input.assignee.no-user-assigned.tooltip': 'Settu úthlutunaraðila',\n /** Text used in the assignee input when searching and no users are found */\n 'form.input.assignee.search.no-users.text': 'Engir notendur fundust',\n /** Placeholder text used in the search box in the assignee input */\n 'form.input.assignee.search.placeholder': 'Veldu notendanafn',\n /** Text used in the assignee input when user is not authorized */\n 'form.input.assignee.unauthorized.text': 'Óheimilt',\n /** Text used in the assignee input tooltip when there is no user assigned */\n 'form.input.assignee.user-assigned.tooltip': 'Breyttu úthlutunaraðila',\n /** Text used in the assignee input when user is not found */\n 'form.input.assignee.user-not-found.text': 'Notandi fannst ekki',\n /** The label used in the create more toggle */\n 'form.input.create-more.text': 'Búa til fleiri',\n /** The label used in the date input button tooltip when it's empty */\n 'form.input.date.buttons.empty.tooltip': 'Settu skiladag',\n /** The label used in the date input to remove the current value */\n 'form.input.date.buttons.remove.text': 'Fjarlægja',\n /** The label used in the date input button tooltip when it has value */\n 'form.input.date.buttons.tooltip': 'Breyttu skiladegi',\n /** Placeholder text used in the description input */\n 'form.input.description.placeholder': 'Bættu við lýsingu',\n /** Text used in the tooltip in the status change button */\n 'form.input.status.button.tooltip': 'Breyttu stöðu',\n /** The label used in the target input to remove the current value */\n 'form.input.target.buttons.remove.text': 'Fjarlægja markmiðsefni',\n /** The text used in the target input when encountering a schema error */\n 'form.input.target.error.schema-not-found': 'Skema fannst ekki',\n /** The placeholder text used in the target input for the search component */\n 'form.input.target.search.placeholder': 'Veldu skjal',\n /** The placeholder text for the title input */\n 'form.input.title.placeholder': 'Titill verkefnis',\n /** The status error message presented when the user does not supply a title */\n 'form.status.error.title-required': 'Titill er nauðsynlegur',\n /** The status message upon successful creation of a task */\n 'form.status.success': 'Verkefni búið til',\n\n /** The text displayed when no tasks are found */\n 'list.empty.text': 'Engin verkefni',\n /** The text displayed at the bottom of the tasks list inviting users provide feedback */\n 'list.feedback.text': 'Hjálpaðu okkur að bæta, <Link>deildu endurgjöf um Verkefni</Link>',\n\n /** The label for the copy link menu item */\n 'menuitem.copylink.text': 'Afrita tengil á verkefni',\n /** The label for the delete task menu item */\n 'menuitem.delete.text': 'Eyða verkefni',\n /** The label for the duplicate task menu item */\n 'menuitem.duplicate.text': 'Tvöfalda verkefni',\n /** The text for the duplicate task menu item tooltip when mode is upsell */\n 'menuitem.duplicate.upsell-tooltip': 'Uppfærðu til að tvöfalda verkefni',\n\n /** Fragment used to construct the first entry in the activity log */\n 'panel.activity.created-fragment': 'búið til þetta verkefni',\n /** The title of the activity section of the task */\n 'panel.activity.title': 'Virkni',\n /** The text used in the activity log when unable to find the user */\n 'panel.activity.unknown-user': 'Óþekktur notandi',\n /** The tooltip for the close button for the task panel */\n 'panel.close.tooltip': 'Loka hliðarstiku',\n /** The placeholder text for the comment text box */\n 'panel.comment.placeholder': 'Bættu við athugasemd...',\n /** The placeholder text for the comment text box when mode is upsell */\n 'panel.comment.placeholder.upsell': 'Uppfærðu til að tjá þig um verkefni',\n /** The title used in the task panel when showing the create task form */\n 'panel.create.title': 'Búa til',\n /** The title used in the drafts pulldown */\n 'panel.drafts.title': 'Drög',\n /** The tooltip for the task navigation component */\n 'panel.navigation.tooltip': 'Opna verkefni',\n /** Title of the Tasks panel */\n 'panel.title': 'Verkefni',\n\n /** Label for the Assigned Tab */\n 'tab.assigned.label': 'Úthlutað',\n /** Label for the Active Document Tab */\n 'tab.document.label': 'Virk skjal',\n /** Label for the Subscribed Tab */\n 'tab.subscribed.label': 'Áskrifandi',\n})\n"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validation.js","sources":["../../src/validation.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Array must have exactly \"$wantedLength\" items, but has more/less */\n 'array.exact-length': 'Verður að hafa nákvæmlega {{wantedLength}} atriði',\n /** Portable Text array must have exactly \"$wantedLength\" blocks, but has more/less */\n 'array.exact-length_blocks': 'Verður að hafa nákvæmlega {{wantedLength}} blokkir',\n /** Array item is a duplicate, but array wants only unique items */\n 'array.item-duplicate': 'Má ekki vera afrit',\n /** Array has more than the maximum of \"$maxLength\" items */\n 'array.maximum-length': 'Má hafa í mesta lagi {{maxLength}} atriði',\n /** Portable Text array has more than the maximum of \"$maxLength\" items */\n 'array.maximum-length_blocks': 'Má hafa í mesta lagi {{maxLength}} blokkir',\n /** Array has less than the minimum of \"$minLength\" items */\n 'array.minimum-length': 'Verður að hafa að minnsta kosti {{minLength}} atriði',\n /** Portable Text array has less than the minimum of \"$minLength\" blocks */\n 'array.minimum-length_blocks': 'Verður að hafa að minnsta kosti {{minLength}} blokkir',\n\n /** Date is not valid or not in the correct format (ISO-8601) */\n 'date.invalid-format': 'Verður að vera gild ISO-8601 sniðin dagsetning',\n /** Date is later than the given maximum date \"$maxDate\" */\n 'date.maximum': 'Verður að vera á eða fyrir {{maxDate}}',\n /** Date is earlier than the given minimum date \"$minDate\" */\n 'date.minimum': 'Verður að vera á eða eftir {{minDate}}',\n\n /** A value of incorrect type is found, eg found `number` instead of `string` */\n 'generic.incorrect-type': 'Væntanleg týpa \"{{expectedType}}\", fékk \"{{actualType}}\"',\n /** Value is not one of the values specifically allowed */\n 'generic.not-allowed': 'Gildi passaði ekki við nein leyfð gildi',\n /** Value \"$givenValue\" is not one of the values specifically allowed */\n 'generic.not-allowed_hint': 'Gildi \"{{hint}}\" passaði ekki við nein leyfð gildi',\n /** A value is expected, but none is provided */\n 'generic.required': 'Krafist',\n\n /** Number is less than the given minimum threshold value \"$threshold\" */\n 'number.greater-than': 'Verður að vera meira en {{threshold}}',\n /** Number is greater than the given maximum threshold value \"$threshold\" */\n 'number.less-than': 'Verður að vera minna en {{threshold}}',\n /** Number is higher than the given maximum value \"$maxNumber\" */\n 'number.maximum': 'Verður að vera lægra en eða jafnt og {{maxNumber}}',\n /** Number has more precision (decimals) than the allowed \"$limit\" */\n 'number.maximum-precision': 'Hámarks nákvæmni er {{limit}}',\n /** Number is lower than the given minimum value \"$minNumber\" */\n 'number.minimum': 'Verður að vera meira en eða jafnt og {{minNumber}}',\n /** Number is not an integer (\"whole number\") */\n 'number.non-integer': 'Verður að vera heiltala',\n\n /** Object is missing a reference to an asset document in its `asset` field */\n 'object.asset-required': 'Eign er krafist',\n /** Object is missing a reference to a file asset document in its `asset` field */\n 'object.asset-required_file': 'Skrá er krafist',\n /** Object is missing a reference to an image asset document in its `asset` field */\n 'object.asset-required_image': 'Mynd er krafist',\n /** Object is not a reference to a document (eg `{_ref: 'documentId'}`) */\n 'object.not-reference': 'Verður að vera tilvísun í skjal',\n /** Object references a document which is not published */\n 'object.reference-not-published': 'Tilvísunarskjal verður að vera birt',\n\n /** Accessibility label for closing the validation panel */\n 'panel.close-button-aria-label': 'Loka staðfestingarvalmynd',\n /** Message shown when the validation panel is opened but there are no errors/warnings */\n 'panel.no-errors-message': 'Engar staðfestingarvillur',\n /** Title for the actual \"Validation\" panel/feature */\n 'panel.title': 'Staðfesting',\n\n /** Slug is an object, but is missing a `current` string property */\n 'slug.missing-current': 'Slug verður að hafa gildi',\n /** Slug is not an object (eg `{current: 'some-slug'}`) */\n 'slug.not-object': 'Slug verður að vera hlutur',\n /** Slug is already in use somewhere else, but needs to be unique */\n 'slug.not-unique': 'Slug er nú þegar í notkun',\n\n /** String is not a valid email address */\n 'string.email': 'Verður að vera gilt netfang',\n /** String has a different character length than the exact number \"$wantedLength\" */\n 'string.exact-length': 'Verður að vera nákvæmlega {{wantedLength}} stafir að lengd',\n /** String contains characters that are not in lowercase */\n 'string.lowercase': 'Verður að vera allt lágstafir',\n /** String is longer than the limit of \"$maxLength\" characters */\n 'string.maximum-length': 'Má vera í mesta lagi {{maxLength}} stafir að lengd',\n /** String is shorter than the limit of \"$minLength\" characters */\n 'string.minimum-length': 'Verður að vera að minnsta kosti {{minLength}} stafir að lengd',\n /** String does not match the given regular expression, but should */\n 'string.regex-does-not-match': 'Passar ekki við \"{{name}}\"-mynstrið',\n /** String matches the given regular expression, but should not */\n 'string.regex-match': 'Á ekki að passa við \"{{name}}\"-mynstrið',\n /** String contains characters that are not in uppercase */\n 'string.uppercase': 'Verður að vera allt hástafir',\n /** String contains a protocol/scheme that is not allowed, eg (`ftp`, `mailto`…) */\n 'string.url.disallowed-scheme': 'Passar ekki við leyfileg prótókól/snið',\n /** String contains a URL with a username or password specified before the host */\n 'string.url.includes-credentials': 'Notandanafn/lykilorð ekki leyft',\n /** String is not a valid URL */\n 'string.url.invalid': 'Ekki gild vefslóð',\n /** String is not an absolute URL (eg it is missing a protocol/host) */\n 'string.url.not-absolute': 'Afstæðar vefslóðir eru ekki leyfðar',\n /** String is not a relative URL (eg it contains a protocol/host) */\n 'string.url.not-relative': 'Aðeins afstæðar vefslóðir eru leyfðar',\n})\n"],"names":[],"mappings":";;AAEA,iBAAe,8BAA+B,CAAA;AAAA;AAAA,EAE5C,oBAAsB,EAAA,kEAAA;AAAA;AAAA,EAEtB,2BAA6B,EAAA,gEAAA;AAAA;AAAA,EAE7B,sBAAwB,EAAA,uBAAA;AAAA;AAAA,EAExB,sBAAwB,EAAA,oDAAA;AAAA;AAAA,EAExB,6BAA+B,EAAA,kDAAA;AAAA;AAAA,EAE/B,sBAAwB,EAAA,kEAAA;AAAA;AAAA,EAExB,6BAA+B,EAAA,gEAAA;AAAA;AAAA,EAG/B,qBAAuB,EAAA,yDAAA;AAAA;AAAA,EAEvB,cAAgB,EAAA,oDAAA;AAAA;AAAA,EAEhB,cAAgB,EAAA,oDAAA;AAAA;AAAA,EAGhB,wBAA0B,EAAA,mEAAA;AAAA;AAAA,EAE1B,qBAAuB,EAAA,kDAAA;AAAA;AAAA,EAEvB,0BAA4B,EAAA,6DAAA;AAAA;AAAA,EAE5B,kBAAoB,EAAA,SAAA;AAAA;AAAA,EAGpB,qBAAuB,EAAA,6CAAA;AAAA;AAAA,EAEvB,kBAAoB,EAAA,6CAAA;AAAA;AAAA,EAEpB,gBAAkB,EAAA,gEAAA;AAAA;AAAA,EAElB,0BAA4B,EAAA,wCAAA;AAAA;AAAA,EAE5B,gBAAkB,EAAA,6DAAA;AAAA;AAAA,EAElB,oBAAsB,EAAA,+BAAA;AAAA;AAAA,EAGtB,uBAAyB,EAAA,iBAAA;AAAA;AAAA,EAEzB,4BAA8B,EAAA,oBAAA;AAAA;AAAA,EAE9B,6BAA+B,EAAA,iBAAA;AAAA;AAAA,EAE/B,sBAAwB,EAAA,6CAAA;AAAA;AAAA,EAExB,gCAAkC,EAAA,8CAAA;AAAA;AAAA,EAGlC,+BAAiC,EAAA,8BAAA;AAAA;AAAA,EAEjC,yBAA2B,EAAA,8BAAA;AAAA;AAAA,EAE3B,aAAe,EAAA,gBAAA;AAAA;AAAA,EAGf,sBAAwB,EAAA,iCAAA;AAAA;AAAA,EAExB,iBAAmB,EAAA,kCAAA;AAAA;AAAA,EAEnB,iBAAmB,EAAA,oCAAA;AAAA;AAAA,EAGnB,cAAgB,EAAA,mCAAA;AAAA;AAAA,EAEhB,qBAAuB,EAAA,2EAAA;AAAA;AAAA,EAEvB,kBAAoB,EAAA,wCAAA;AAAA;AAAA,EAEpB,uBAAyB,EAAA,6DAAA;AAAA;AAAA,EAEzB,uBAAyB,EAAA,2EAAA;AAAA;AAAA,EAEzB,6BAA+B,EAAA,2CAAA;AAAA;AAAA,EAE/B,oBAAsB,EAAA,qDAAA;AAAA;AAAA,EAEtB,kBAAoB,EAAA,uCAAA;AAAA;AAAA,EAEpB,8BAAgC,EAAA,uDAAA;AAAA;AAAA,EAEhC,iCAAmC,EAAA,oCAAA;AAAA;AAAA,EAEnC,oBAAsB,EAAA,yBAAA;AAAA;AAAA,EAEtB,yBAA2B,EAAA,oDAAA;AAAA;AAAA,EAE3B,yBAA2B,EAAA
|
|
1
|
+
{"version":3,"file":"validation.js","sources":["../../src/validation.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Array must have exactly \"$wantedLength\" items, but has more/less */\n 'array.exact-length': 'Verður að hafa nákvæmlega {{wantedLength}} atriði',\n /** Portable Text array must have exactly \"$wantedLength\" blocks, but has more/less */\n 'array.exact-length_blocks': 'Verður að hafa nákvæmlega {{wantedLength}} blokkir',\n /** Array item is a duplicate, but array wants only unique items */\n 'array.item-duplicate': 'Má ekki vera afrit',\n /** Array has more than the maximum of \"$maxLength\" items */\n 'array.maximum-length': 'Má hafa í mesta lagi {{maxLength}} atriði',\n /** Portable Text array has more than the maximum of \"$maxLength\" items */\n 'array.maximum-length_blocks': 'Má hafa í mesta lagi {{maxLength}} blokkir',\n /** Array has less than the minimum of \"$minLength\" items */\n 'array.minimum-length': 'Verður að hafa að minnsta kosti {{minLength}} atriði',\n /** Portable Text array has less than the minimum of \"$minLength\" blocks */\n 'array.minimum-length_blocks': 'Verður að hafa að minnsta kosti {{minLength}} blokkir',\n\n /** Date is not valid or not in the correct format (ISO-8601) */\n 'date.invalid-format': 'Verður að vera gild ISO-8601 sniðin dagsetning',\n /** Date is later than the given maximum date \"$maxDate\" */\n 'date.maximum': 'Verður að vera á eða fyrir {{maxDate}}',\n /** Date is earlier than the given minimum date \"$minDate\" */\n 'date.minimum': 'Verður að vera á eða eftir {{minDate}}',\n\n /** A value of incorrect type is found, eg found `number` instead of `string` */\n 'generic.incorrect-type': 'Væntanleg týpa \"{{expectedType}}\", fékk \"{{actualType}}\"',\n /** Value is not one of the values specifically allowed */\n 'generic.not-allowed': 'Gildi passaði ekki við nein leyfð gildi',\n /** Value \"$givenValue\" is not one of the values specifically allowed */\n 'generic.not-allowed_hint': 'Gildi \"{{hint}}\" passaði ekki við nein leyfð gildi',\n /** A value is expected, but none is provided */\n 'generic.required': 'Krafist',\n\n /** Number is less than the given minimum threshold value \"$threshold\" */\n 'number.greater-than': 'Verður að vera meira en {{threshold}}',\n /** Number is greater than the given maximum threshold value \"$threshold\" */\n 'number.less-than': 'Verður að vera minna en {{threshold}}',\n /** Number is higher than the given maximum value \"$maxNumber\" */\n 'number.maximum': 'Verður að vera lægra en eða jafnt og {{maxNumber}}',\n /** Number has more precision (decimals) than the allowed \"$limit\" */\n 'number.maximum-precision': 'Hámarks nákvæmni er {{limit}}',\n /** Number is lower than the given minimum value \"$minNumber\" */\n 'number.minimum': 'Verður að vera meira en eða jafnt og {{minNumber}}',\n /** Number is not an integer (\"whole number\") */\n 'number.non-integer': 'Verður að vera heiltala',\n\n /** Object is missing a reference to an asset document in its `asset` field */\n 'object.asset-required': 'Eign er krafist',\n /** Object is missing a reference to a file asset document in its `asset` field */\n 'object.asset-required_file': 'Skrá er krafist',\n /** Object is missing a reference to an image asset document in its `asset` field */\n 'object.asset-required_image': 'Mynd er krafist',\n /** Object is not a reference to a document (eg `{_ref: 'documentId'}`) */\n 'object.not-reference': 'Verður að vera tilvísun í skjal',\n /** Object references a document which is not published */\n 'object.reference-not-published': 'Tilvísunarskjal verður að vera birt',\n\n /** Accessibility label for closing the validation panel */\n 'panel.close-button-aria-label': 'Loka staðfestingarvalmynd',\n /** Message shown when the validation panel is opened but there are no errors/warnings */\n 'panel.no-errors-message': 'Engar staðfestingarvillur',\n /** Title for the actual \"Validation\" panel/feature */\n 'panel.title': 'Staðfesting',\n\n /** Slug is an object, but is missing a `current` string property */\n 'slug.missing-current': 'Slug verður að hafa gildi',\n /** Slug is not an object (eg `{current: 'some-slug'}`) */\n 'slug.not-object': 'Slug verður að vera hlutur',\n /** Slug is already in use somewhere else, but needs to be unique */\n 'slug.not-unique': 'Slug er nú þegar í notkun',\n\n /** String is not a valid email address */\n 'string.email': 'Verður að vera gilt netfang',\n /** String has a different character length than the exact number \"$wantedLength\" */\n 'string.exact-length': 'Verður að vera nákvæmlega {{wantedLength}} stafir að lengd',\n /** String contains characters that are not in lowercase */\n 'string.lowercase': 'Verður að vera allt lágstafir',\n /** String is longer than the limit of \"$maxLength\" characters */\n 'string.maximum-length': 'Má vera í mesta lagi {{maxLength}} stafir að lengd',\n /** String is shorter than the limit of \"$minLength\" characters */\n 'string.minimum-length': 'Verður að vera að minnsta kosti {{minLength}} stafir að lengd',\n /** String does not match the given regular expression, but should */\n 'string.regex-does-not-match': 'Passar ekki við \"{{name}}\"-mynstrið',\n /** String matches the given regular expression, but should not */\n 'string.regex-match': 'Á ekki að passa við \"{{name}}\"-mynstrið',\n /** String contains characters that are not in uppercase */\n 'string.uppercase': 'Verður að vera allt hástafir',\n /** String contains a protocol/scheme that is not allowed, eg (`ftp`, `mailto`…) */\n 'string.url.disallowed-scheme': 'Passar ekki við leyfileg prótókól/snið',\n /** String contains a URL with a username or password specified before the host */\n 'string.url.includes-credentials': 'Notandanafn/lykilorð ekki leyft',\n /** String is not a valid URL */\n 'string.url.invalid': 'Ekki gild vefslóð',\n /** String is not an absolute URL (eg it is missing a protocol/host) */\n 'string.url.not-absolute': 'Afstæðar vefslóðir eru ekki leyfðar',\n /** String is not a relative URL (eg it contains a protocol/host) */\n 'string.url.not-relative': 'Aðeins afstæðar vefslóðir eru leyfðar',\n})\n"],"names":[],"mappings":";;AAEA,iBAAe,8BAA+B,CAAA;AAAA;AAAA,EAE5C,oBAAsB,EAAA,kEAAA;AAAA;AAAA,EAEtB,2BAA6B,EAAA,gEAAA;AAAA;AAAA,EAE7B,sBAAwB,EAAA,uBAAA;AAAA;AAAA,EAExB,sBAAwB,EAAA,oDAAA;AAAA;AAAA,EAExB,6BAA+B,EAAA,kDAAA;AAAA;AAAA,EAE/B,sBAAwB,EAAA,kEAAA;AAAA;AAAA,EAExB,6BAA+B,EAAA,gEAAA;AAAA;AAAA,EAG/B,qBAAuB,EAAA,yDAAA;AAAA;AAAA,EAEvB,cAAgB,EAAA,oDAAA;AAAA;AAAA,EAEhB,cAAgB,EAAA,oDAAA;AAAA;AAAA,EAGhB,wBAA0B,EAAA,mEAAA;AAAA;AAAA,EAE1B,qBAAuB,EAAA,kDAAA;AAAA;AAAA,EAEvB,0BAA4B,EAAA,6DAAA;AAAA;AAAA,EAE5B,kBAAoB,EAAA,SAAA;AAAA;AAAA,EAGpB,qBAAuB,EAAA,6CAAA;AAAA;AAAA,EAEvB,kBAAoB,EAAA,6CAAA;AAAA;AAAA,EAEpB,gBAAkB,EAAA,gEAAA;AAAA;AAAA,EAElB,0BAA4B,EAAA,wCAAA;AAAA;AAAA,EAE5B,gBAAkB,EAAA,6DAAA;AAAA;AAAA,EAElB,oBAAsB,EAAA,+BAAA;AAAA;AAAA,EAGtB,uBAAyB,EAAA,iBAAA;AAAA;AAAA,EAEzB,4BAA8B,EAAA,oBAAA;AAAA;AAAA,EAE9B,6BAA+B,EAAA,iBAAA;AAAA;AAAA,EAE/B,sBAAwB,EAAA,6CAAA;AAAA;AAAA,EAExB,gCAAkC,EAAA,8CAAA;AAAA;AAAA,EAGlC,+BAAiC,EAAA,8BAAA;AAAA;AAAA,EAEjC,yBAA2B,EAAA,8BAAA;AAAA;AAAA,EAE3B,aAAe,EAAA,gBAAA;AAAA;AAAA,EAGf,sBAAwB,EAAA,iCAAA;AAAA;AAAA,EAExB,iBAAmB,EAAA,kCAAA;AAAA;AAAA,EAEnB,iBAAmB,EAAA,oCAAA;AAAA;AAAA,EAGnB,cAAgB,EAAA,mCAAA;AAAA;AAAA,EAEhB,qBAAuB,EAAA,2EAAA;AAAA;AAAA,EAEvB,kBAAoB,EAAA,wCAAA;AAAA;AAAA,EAEpB,uBAAyB,EAAA,6DAAA;AAAA;AAAA,EAEzB,uBAAyB,EAAA,2EAAA;AAAA;AAAA,EAEzB,6BAA+B,EAAA,2CAAA;AAAA;AAAA,EAE/B,oBAAsB,EAAA,qDAAA;AAAA;AAAA,EAEtB,kBAAoB,EAAA,uCAAA;AAAA;AAAA,EAEpB,8BAAgC,EAAA,uDAAA;AAAA;AAAA,EAEhC,iCAAmC,EAAA,oCAAA;AAAA;AAAA,EAEnC,oBAAsB,EAAA,yBAAA;AAAA;AAAA,EAEtB,yBAA2B,EAAA,oDAAA;AAAA;AAAA,EAE3B,yBAA2B,EAAA;AAC7B,CAAC,CAAA;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vision.js","sources":["../../src/vision.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for action \"Copy to clipboard\", tied to the \"Query URL\" field. Also used for accessibility purposes on button */\n 'action.copy-url-to-clipboard': 'Afrita á klippiborð',\n /** Label for stopping an ongoing listen operation */\n 'action.listen-cancel': 'Stoppa',\n /** Label for setting up a listener */\n 'action.listen-execute': 'Hlusta',\n /** Label for cancelling an ongoing query */\n 'action.query-cancel': 'Hætta við',\n /** Label for executing the query, eg doing a fetch */\n 'action.query-execute': 'Sækja',\n\n /**\n * Some features has a \"New\" label indicating that the feature was recently introduced.\n * This defines what the text of that label is. Keep it short and sweet.\n */\n 'label.new': 'Nýtt',\n\n /** Error message for when the \"Params\" input are not a valid json */\n 'params.error.params-invalid-json': 'Parametrar eru ekki gilt JSON',\n /** Label for \"Params\" (parameters) editor/input */\n 'params.label': 'Parametrar',\n\n /** Label for 'Column' indicator when there is an error within the query */\n 'query.error.column': 'Dálkur',\n /** Label for 'Line' indicator when there is an error within the query */\n 'query.error.line': 'Lína',\n /** Label for \"Query\" editor/input */\n 'query.label': 'Fyrirspurn',\n /** Label for the \"Query URL\" field, shown after executing a query, and allows for copying */\n 'query.url': 'Fyrirspurnarvefslóð',\n\n /** Label for \"End to End time\" information of the fetched query */\n 'result.end-to-end-time-label': 'Enda-til-enda',\n /** Label for \"Execution time\" information of the fetched query */\n 'result.execution-time-label': 'Framkvæmdartími',\n /** Label for \"Result\" explorer/view */\n 'result.label': 'Niðurstaða',\n /** Tooltip text shown when the query result is not encodable as CSV */\n 'result.save-result-as-csv.not-csv-encodable': 'Niðurstöðuna er ekki hægt að umrita sem CSV',\n /** Label for \"Save result as\" result action */\n 'result.save-result-as-format': 'Vista niðurstöðu sem <SaveResultButtons/>',\n /**\n * \"Not applicable\" message for when there is no Execution time or End to End time information\n * available for the query (eg when the query has not been executed, or errored)\n */\n 'result.timing-not-applicable': 'ekki viðeigandi',\n\n /** Label for the \"API version\" dropdown in settings */\n 'settings.api-version-label': 'API útgáfa',\n /** Label for the \"Custom API version\" input in settings, shown when \"other\" is chosen as API version */\n 'settings.custom-api-version-label': 'Sérsniðin API útgáfa',\n /** Label for the \"Dataset\" dropdown in vision settings */\n 'settings.dataset-label': 'Gagnasafn',\n /** Error label for when the API version in 'Custom API version' input is invalid */\n 'settings.error.invalid-api-version': 'Ógild API útgáfa',\n /** Label for the \"other\" versions within the \"API version\" dropdown */\n 'settings.other-api-version-label': 'Annað',\n /**\n * Label for the \"Perspective\" dropdown in vision settings\n * @see {@link https://www.sanity.io/docs/perspectives}\n */\n 'settings.perspective-label': 'Perspective',\n /** Call to action to read the docs related to \"Perspectives\" */\n 'settings.perspectives.action.docs-link': 'Lestu skjölin',\n /** Description for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.description':\n 'Perspectives leyfa fyrirspurn þinni að keyra gegn mismunandi \"sýnum\" af efni í dataset þínu',\n /** Title for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.title': 'Perspectives',\n})\n"],"names":[],"mappings":";;AAEA,aAAe,8BAA+B,CAAA;AAAA;AAAA,EAE5C,8BAAgC,EAAA,2BAAA;AAAA;AAAA,EAEhC,sBAAwB,EAAA,QAAA;AAAA;AAAA,EAExB,uBAAyB,EAAA,QAAA;AAAA;AAAA,EAEzB,qBAAuB,EAAA,iBAAA;AAAA;AAAA,EAEvB,sBAAwB,EAAA,UAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMxB,WAAa,EAAA,SAAA;AAAA;AAAA,EAGb,kCAAoC,EAAA,+BAAA;AAAA;AAAA,EAEpC,cAAgB,EAAA,YAAA;AAAA;AAAA,EAGhB,oBAAsB,EAAA,WAAA;AAAA;AAAA,EAEtB,kBAAoB,EAAA,SAAA;AAAA;AAAA,EAEpB,aAAe,EAAA,YAAA;AAAA;AAAA,EAEf,WAAa,EAAA,2BAAA;AAAA;AAAA,EAGb,8BAAgC,EAAA,eAAA;AAAA;AAAA,EAEhC,6BAA+B,EAAA,uBAAA;AAAA;AAAA,EAE/B,cAAgB,EAAA,kBAAA;AAAA;AAAA,EAEhB,6CAA+C,EAAA,4DAAA;AAAA;AAAA,EAE/C,8BAAgC,EAAA,oDAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhC,8BAAgC,EAAA,oBAAA;AAAA;AAAA,EAGhC,4BAA8B,EAAA,kBAAA;AAAA;AAAA,EAE9B,mCAAqC,EAAA,kCAAA;AAAA;AAAA,EAErC,wBAA0B,EAAA,WAAA;AAAA;AAAA,EAE1B,oCAAsC,EAAA,2BAAA;AAAA;AAAA,EAEtC,kCAAoC,EAAA,UAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAKpC,4BAA8B,EAAA,aAAA;AAAA;AAAA,EAE9B,wCAA0C,EAAA,kBAAA;AAAA;AAAA,EAE1C,mCACE,EAAA,+GAAA;AAAA;AAAA,EAEF,6BAA+B,EAAA
|
|
1
|
+
{"version":3,"file":"vision.js","sources":["../../src/vision.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for action \"Copy to clipboard\", tied to the \"Query URL\" field. Also used for accessibility purposes on button */\n 'action.copy-url-to-clipboard': 'Afrita á klippiborð',\n /** Label for stopping an ongoing listen operation */\n 'action.listen-cancel': 'Stoppa',\n /** Label for setting up a listener */\n 'action.listen-execute': 'Hlusta',\n /** Label for cancelling an ongoing query */\n 'action.query-cancel': 'Hætta við',\n /** Label for executing the query, eg doing a fetch */\n 'action.query-execute': 'Sækja',\n\n /**\n * Some features has a \"New\" label indicating that the feature was recently introduced.\n * This defines what the text of that label is. Keep it short and sweet.\n */\n 'label.new': 'Nýtt',\n\n /** Error message for when the \"Params\" input are not a valid json */\n 'params.error.params-invalid-json': 'Parametrar eru ekki gilt JSON',\n /** Label for \"Params\" (parameters) editor/input */\n 'params.label': 'Parametrar',\n\n /** Label for 'Column' indicator when there is an error within the query */\n 'query.error.column': 'Dálkur',\n /** Label for 'Line' indicator when there is an error within the query */\n 'query.error.line': 'Lína',\n /** Label for \"Query\" editor/input */\n 'query.label': 'Fyrirspurn',\n /** Label for the \"Query URL\" field, shown after executing a query, and allows for copying */\n 'query.url': 'Fyrirspurnarvefslóð',\n\n /** Label for \"End to End time\" information of the fetched query */\n 'result.end-to-end-time-label': 'Enda-til-enda',\n /** Label for \"Execution time\" information of the fetched query */\n 'result.execution-time-label': 'Framkvæmdartími',\n /** Label for \"Result\" explorer/view */\n 'result.label': 'Niðurstaða',\n /** Tooltip text shown when the query result is not encodable as CSV */\n 'result.save-result-as-csv.not-csv-encodable': 'Niðurstöðuna er ekki hægt að umrita sem CSV',\n /** Label for \"Save result as\" result action */\n 'result.save-result-as-format': 'Vista niðurstöðu sem <SaveResultButtons/>',\n /**\n * \"Not applicable\" message for when there is no Execution time or End to End time information\n * available for the query (eg when the query has not been executed, or errored)\n */\n 'result.timing-not-applicable': 'ekki viðeigandi',\n\n /** Label for the \"API version\" dropdown in settings */\n 'settings.api-version-label': 'API útgáfa',\n /** Label for the \"Custom API version\" input in settings, shown when \"other\" is chosen as API version */\n 'settings.custom-api-version-label': 'Sérsniðin API útgáfa',\n /** Label for the \"Dataset\" dropdown in vision settings */\n 'settings.dataset-label': 'Gagnasafn',\n /** Error label for when the API version in 'Custom API version' input is invalid */\n 'settings.error.invalid-api-version': 'Ógild API útgáfa',\n /** Label for the \"other\" versions within the \"API version\" dropdown */\n 'settings.other-api-version-label': 'Annað',\n /**\n * Label for the \"Perspective\" dropdown in vision settings\n * @see {@link https://www.sanity.io/docs/perspectives}\n */\n 'settings.perspective-label': 'Perspective',\n /** Call to action to read the docs related to \"Perspectives\" */\n 'settings.perspectives.action.docs-link': 'Lestu skjölin',\n /** Description for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.description':\n 'Perspectives leyfa fyrirspurn þinni að keyra gegn mismunandi \"sýnum\" af efni í dataset þínu',\n /** Title for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.title': 'Perspectives',\n})\n"],"names":[],"mappings":";;AAEA,aAAe,8BAA+B,CAAA;AAAA;AAAA,EAE5C,8BAAgC,EAAA,2BAAA;AAAA;AAAA,EAEhC,sBAAwB,EAAA,QAAA;AAAA;AAAA,EAExB,uBAAyB,EAAA,QAAA;AAAA;AAAA,EAEzB,qBAAuB,EAAA,iBAAA;AAAA;AAAA,EAEvB,sBAAwB,EAAA,UAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAMxB,WAAa,EAAA,SAAA;AAAA;AAAA,EAGb,kCAAoC,EAAA,+BAAA;AAAA;AAAA,EAEpC,cAAgB,EAAA,YAAA;AAAA;AAAA,EAGhB,oBAAsB,EAAA,WAAA;AAAA;AAAA,EAEtB,kBAAoB,EAAA,SAAA;AAAA;AAAA,EAEpB,aAAe,EAAA,YAAA;AAAA;AAAA,EAEf,WAAa,EAAA,2BAAA;AAAA;AAAA,EAGb,8BAAgC,EAAA,eAAA;AAAA;AAAA,EAEhC,6BAA+B,EAAA,uBAAA;AAAA;AAAA,EAE/B,cAAgB,EAAA,kBAAA;AAAA;AAAA,EAEhB,6CAA+C,EAAA,4DAAA;AAAA;AAAA,EAE/C,8BAAgC,EAAA,oDAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhC,8BAAgC,EAAA,oBAAA;AAAA;AAAA,EAGhC,4BAA8B,EAAA,kBAAA;AAAA;AAAA,EAE9B,mCAAqC,EAAA,kCAAA;AAAA;AAAA,EAErC,wBAA0B,EAAA,WAAA;AAAA;AAAA,EAE1B,oCAAsC,EAAA,2BAAA;AAAA;AAAA,EAEtC,kCAAoC,EAAA,UAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAKpC,4BAA8B,EAAA,aAAA;AAAA;AAAA,EAE9B,wCAA0C,EAAA,kBAAA;AAAA;AAAA,EAE1C,mCACE,EAAA,+GAAA;AAAA;AAAA,EAEF,6BAA+B,EAAA;AACjC,CAAC,CAAA;;;;"}
|
package/dist/index.cjs
CHANGED
|
@@ -16,6 +16,10 @@ const locale = sanity.defineLocale({
|
|
|
16
16
|
namespace: "copy-paste",
|
|
17
17
|
resources: () => Promise.resolve().then(function () { return require('./_chunks-cjs/copy-paste.cjs'); })
|
|
18
18
|
},
|
|
19
|
+
{
|
|
20
|
+
namespace: "create",
|
|
21
|
+
resources: () => Promise.resolve().then(function () { return require('./_chunks-cjs/create.cjs'); })
|
|
22
|
+
},
|
|
19
23
|
{
|
|
20
24
|
namespace: "structure",
|
|
21
25
|
resources: () => Promise.resolve().then(function () { return require('./_chunks-cjs/structure.cjs'); })
|
package/dist/index.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.cjs","sources":["../src/index.ts"],"sourcesContent":["import {defineLocale, definePlugin, type LocaleDefinition} from 'sanity'\n\nconst locale = defineLocale({\n id: 'is-IS',\n title: 'Íslenska',\n bundles: [\n {\n namespace: 'comments',\n resources: () => import('./comments'),\n },\n\n {\n namespace: 'copy-paste',\n resources: () => import('./copy-paste'),\n },\n\n {\n namespace: 'structure',\n resources: () => import('./structure'),\n },\n\n {\n namespace: 'studio',\n resources: () => import('./studio'),\n },\n\n {\n namespace: 'tasks',\n resources: () => import('./tasks'),\n },\n\n {\n namespace: 'validation',\n resources: () => import('./validation'),\n },\n\n {\n namespace: 'vision',\n resources: () => import('./vision'),\n },\n ],\n weekInfo: {\n firstDay: 1,\n minimalDays: 4,\n weekend: [6, 7],\n },\n})\n\n/**\n * Íslenska / Icelandic locale/translation plugin for Sanity Studio\n *\n * @public\n */\nexport const isISLocale = definePlugin<{\n title?: string\n weekInfo?: LocaleDefinition['weekInfo']\n} | void>((config) => ({\n name: '@sanity/locale-is-is',\n i18n: {\n locales: [config ? {...locale, ...config} : locale],\n },\n}))\n"],"names":["defineLocale","definePlugin"],"mappings":";;;;;;AAEA,MAAM,SAASA,mBAAa,CAAA;AAAA,EAC1B,EAAI,EAAA,OAAA;AAAA,EACJ,KAAO,EAAA,aAAA;AAAA,EACP,OAAS,EAAA;AAAA,IACP;AAAA,MACE,SAAW,EAAA,UAAA;AAAA,MACX,SAAA,EAAW,MAAM,oDAAO,4BAAY
|
|
1
|
+
{"version":3,"file":"index.cjs","sources":["../src/index.ts"],"sourcesContent":["import {defineLocale, definePlugin, type LocaleDefinition} from 'sanity'\n\nconst locale = defineLocale({\n id: 'is-IS',\n title: 'Íslenska',\n bundles: [\n {\n namespace: 'comments',\n resources: () => import('./comments'),\n },\n\n {\n namespace: 'copy-paste',\n resources: () => import('./copy-paste'),\n },\n\n {\n namespace: 'create',\n resources: () => import('./create'),\n },\n\n {\n namespace: 'structure',\n resources: () => import('./structure'),\n },\n\n {\n namespace: 'studio',\n resources: () => import('./studio'),\n },\n\n {\n namespace: 'tasks',\n resources: () => import('./tasks'),\n },\n\n {\n namespace: 'validation',\n resources: () => import('./validation'),\n },\n\n {\n namespace: 'vision',\n resources: () => import('./vision'),\n },\n ],\n weekInfo: {\n firstDay: 1,\n minimalDays: 4,\n weekend: [6, 7],\n },\n})\n\n/**\n * Íslenska / Icelandic locale/translation plugin for Sanity Studio\n *\n * @public\n */\nexport const isISLocale = definePlugin<{\n title?: string\n weekInfo?: LocaleDefinition['weekInfo']\n} | void>((config) => ({\n name: '@sanity/locale-is-is',\n i18n: {\n locales: [config ? {...locale, ...config} : locale],\n },\n}))\n"],"names":["defineLocale","definePlugin"],"mappings":";;;;;;AAEA,MAAM,SAASA,mBAAa,CAAA;AAAA,EAC1B,EAAI,EAAA,OAAA;AAAA,EACJ,KAAO,EAAA,aAAA;AAAA,EACP,OAAS,EAAA;AAAA,IACP;AAAA,MACE,SAAW,EAAA,UAAA;AAAA,MACX,SAAA,EAAW,MAAM,oDAAO,4BAAY;AAAA,KACtC;AAAA,IAEA;AAAA,MACE,SAAW,EAAA,YAAA;AAAA,MACX,SAAA,EAAW,MAAM,oDAAO,8BAAc;AAAA,KACxC;AAAA,IAEA;AAAA,MACE,SAAW,EAAA,QAAA;AAAA,MACX,SAAA,EAAW,MAAM,oDAAO,0BAAU;AAAA,KACpC;AAAA,IAEA;AAAA,MACE,SAAW,EAAA,WAAA;AAAA,MACX,SAAA,EAAW,MAAM,oDAAO,6BAAa;AAAA,KACvC;AAAA,IAEA;AAAA,MACE,SAAW,EAAA,QAAA;AAAA,MACX,SAAA,EAAW,MAAM,oDAAO,0BAAU;AAAA,KACpC;AAAA,IAEA;AAAA,MACE,SAAW,EAAA,OAAA;AAAA,MACX,SAAA,EAAW,MAAM,oDAAO,yBAAS;AAAA,KACnC;AAAA,IAEA;AAAA,MACE,SAAW,EAAA,YAAA;AAAA,MACX,SAAA,EAAW,MAAM,oDAAO,8BAAc;AAAA,KACxC;AAAA,IAEA;AAAA,MACE,SAAW,EAAA,QAAA;AAAA,MACX,SAAA,EAAW,MAAM,oDAAO,0BAAU;AAAA;AACpC,GACF;AAAA,EACA,QAAU,EAAA;AAAA,IACR,QAAU,EAAA,CAAA;AAAA,IACV,WAAa,EAAA,CAAA;AAAA,IACb,OAAA,EAAS,CAAC,CAAA,EAAG,CAAC;AAAA;AAElB,CAAC,CAAA;AAOY,MAAA,UAAA,GAAaC,mBAGhB,CAAA,CAAC,MAAY,MAAA;AAAA,EACrB,IAAM,EAAA,sBAAA;AAAA,EACN,IAAM,EAAA;AAAA,IACJ,OAAA,EAAS,CAAC,MAAS,GAAA,EAAC,GAAG,MAAQ,EAAA,GAAG,MAAM,EAAA,GAAI,MAAM;AAAA;AAEtD,CAAE,CAAA;;;;"}
|
package/dist/index.js
CHANGED
|
@@ -12,6 +12,10 @@ const locale = defineLocale({
|
|
|
12
12
|
namespace: "copy-paste",
|
|
13
13
|
resources: () => import('./_chunks-es/copy-paste.js')
|
|
14
14
|
},
|
|
15
|
+
{
|
|
16
|
+
namespace: "create",
|
|
17
|
+
resources: () => import('./_chunks-es/create.js')
|
|
18
|
+
},
|
|
15
19
|
{
|
|
16
20
|
namespace: "structure",
|
|
17
21
|
resources: () => import('./_chunks-es/structure.js')
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../src/index.ts"],"sourcesContent":["import {defineLocale, definePlugin, type LocaleDefinition} from 'sanity'\n\nconst locale = defineLocale({\n id: 'is-IS',\n title: 'Íslenska',\n bundles: [\n {\n namespace: 'comments',\n resources: () => import('./comments'),\n },\n\n {\n namespace: 'copy-paste',\n resources: () => import('./copy-paste'),\n },\n\n {\n namespace: 'structure',\n resources: () => import('./structure'),\n },\n\n {\n namespace: 'studio',\n resources: () => import('./studio'),\n },\n\n {\n namespace: 'tasks',\n resources: () => import('./tasks'),\n },\n\n {\n namespace: 'validation',\n resources: () => import('./validation'),\n },\n\n {\n namespace: 'vision',\n resources: () => import('./vision'),\n },\n ],\n weekInfo: {\n firstDay: 1,\n minimalDays: 4,\n weekend: [6, 7],\n },\n})\n\n/**\n * Íslenska / Icelandic locale/translation plugin for Sanity Studio\n *\n * @public\n */\nexport const isISLocale = definePlugin<{\n title?: string\n weekInfo?: LocaleDefinition['weekInfo']\n} | void>((config) => ({\n name: '@sanity/locale-is-is',\n i18n: {\n locales: [config ? {...locale, ...config} : locale],\n },\n}))\n"],"names":[],"mappings":";;AAEA,MAAM,SAAS,YAAa,CAAA;AAAA,EAC1B,EAAI,EAAA,OAAA;AAAA,EACJ,KAAO,EAAA,aAAA;AAAA,EACP,OAAS,EAAA;AAAA,IACP;AAAA,MACE,SAAW,EAAA,UAAA;AAAA,MACX,SAAA,EAAW,MAAM,OAAO,0BAAY
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../src/index.ts"],"sourcesContent":["import {defineLocale, definePlugin, type LocaleDefinition} from 'sanity'\n\nconst locale = defineLocale({\n id: 'is-IS',\n title: 'Íslenska',\n bundles: [\n {\n namespace: 'comments',\n resources: () => import('./comments'),\n },\n\n {\n namespace: 'copy-paste',\n resources: () => import('./copy-paste'),\n },\n\n {\n namespace: 'create',\n resources: () => import('./create'),\n },\n\n {\n namespace: 'structure',\n resources: () => import('./structure'),\n },\n\n {\n namespace: 'studio',\n resources: () => import('./studio'),\n },\n\n {\n namespace: 'tasks',\n resources: () => import('./tasks'),\n },\n\n {\n namespace: 'validation',\n resources: () => import('./validation'),\n },\n\n {\n namespace: 'vision',\n resources: () => import('./vision'),\n },\n ],\n weekInfo: {\n firstDay: 1,\n minimalDays: 4,\n weekend: [6, 7],\n },\n})\n\n/**\n * Íslenska / Icelandic locale/translation plugin for Sanity Studio\n *\n * @public\n */\nexport const isISLocale = definePlugin<{\n title?: string\n weekInfo?: LocaleDefinition['weekInfo']\n} | void>((config) => ({\n name: '@sanity/locale-is-is',\n i18n: {\n locales: [config ? {...locale, ...config} : locale],\n },\n}))\n"],"names":[],"mappings":";;AAEA,MAAM,SAAS,YAAa,CAAA;AAAA,EAC1B,EAAI,EAAA,OAAA;AAAA,EACJ,KAAO,EAAA,aAAA;AAAA,EACP,OAAS,EAAA;AAAA,IACP;AAAA,MACE,SAAW,EAAA,UAAA;AAAA,MACX,SAAA,EAAW,MAAM,OAAO,0BAAY;AAAA,KACtC;AAAA,IAEA;AAAA,MACE,SAAW,EAAA,YAAA;AAAA,MACX,SAAA,EAAW,MAAM,OAAO,4BAAc;AAAA,KACxC;AAAA,IAEA;AAAA,MACE,SAAW,EAAA,QAAA;AAAA,MACX,SAAA,EAAW,MAAM,OAAO,wBAAU;AAAA,KACpC;AAAA,IAEA;AAAA,MACE,SAAW,EAAA,WAAA;AAAA,MACX,SAAA,EAAW,MAAM,OAAO,2BAAa;AAAA,KACvC;AAAA,IAEA;AAAA,MACE,SAAW,EAAA,QAAA;AAAA,MACX,SAAA,EAAW,MAAM,OAAO,wBAAU;AAAA,KACpC;AAAA,IAEA;AAAA,MACE,SAAW,EAAA,OAAA;AAAA,MACX,SAAA,EAAW,MAAM,OAAO,uBAAS;AAAA,KACnC;AAAA,IAEA;AAAA,MACE,SAAW,EAAA,YAAA;AAAA,MACX,SAAA,EAAW,MAAM,OAAO,4BAAc;AAAA,KACxC;AAAA,IAEA;AAAA,MACE,SAAW,EAAA,QAAA;AAAA,MACX,SAAA,EAAW,MAAM,OAAO,wBAAU;AAAA;AACpC,GACF;AAAA,EACA,QAAU,EAAA;AAAA,IACR,QAAU,EAAA,CAAA;AAAA,IACV,WAAa,EAAA,CAAA;AAAA,IACb,OAAA,EAAS,CAAC,CAAA,EAAG,CAAC;AAAA;AAElB,CAAC,CAAA;AAOY,MAAA,UAAA,GAAa,YAGhB,CAAA,CAAC,MAAY,MAAA;AAAA,EACrB,IAAM,EAAA,sBAAA;AAAA,EACN,IAAM,EAAA;AAAA,IACJ,OAAA,EAAS,CAAC,MAAS,GAAA,EAAC,GAAG,MAAQ,EAAA,GAAG,MAAM,EAAA,GAAI,MAAM;AAAA;AAEtD,CAAE,CAAA;;;;"}
|
package/package.json
CHANGED
package/src/create.ts
ADDED
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
import {removeUndefinedLocaleResources} from 'sanity'
|
|
2
|
+
|
|
3
|
+
export default removeUndefinedLocaleResources({
|
|
4
|
+
/** Text in badge above header in Create Link info popover */
|
|
5
|
+
'create-link-info-popover.eyebrow-badge': 'Snemmtækur aðgangur',
|
|
6
|
+
/** Text above header in Create Link info popover */
|
|
7
|
+
'create-link-info-popover.eyebrow-title': 'Sanity Create',
|
|
8
|
+
/** Header in Create Link info popover */
|
|
9
|
+
'create-link-info-popover.header': 'Hugmyndasniðin ritun',
|
|
10
|
+
/** Informational text in Create Link info popover */
|
|
11
|
+
'create-link-info-popover.text':
|
|
12
|
+
'Skrifaðu náttúrulega í gervigreindarstuddum ritli. Innihaldið þitt kortleggst sjálfkrafa á Studio reiti þegar þú skrifar.',
|
|
13
|
+
|
|
14
|
+
/** Tooltip for Create Link button */
|
|
15
|
+
'create-link-info.tooltip': 'Lærðu meira',
|
|
16
|
+
|
|
17
|
+
/** Edit in Create button text */
|
|
18
|
+
'edit-in-create-button.text': 'Breyta með Sanity Create',
|
|
19
|
+
|
|
20
|
+
/** Details for the "Linking in progress" dialog */
|
|
21
|
+
'linking-in-progress-dialog.details':
|
|
22
|
+
'Eftir að tenging er lokið munu breytingar þínar birtast hér í rauntíma.',
|
|
23
|
+
/** Header of the "Linking in progress" dialog */
|
|
24
|
+
'linking-in-progress-dialog.header': 'Tengist við Sanity Create',
|
|
25
|
+
/** Lede text for the "Linking in progress" dialog */
|
|
26
|
+
'linking-in-progress-dialog.lede':
|
|
27
|
+
'Faraðu aftur í Sanity Create. Skjalið þitt mun samstillast sjálfkrafa (tekur venjulega nokkrar sekúndur).',
|
|
28
|
+
/** "Linking in progress" troubleshooting button title */
|
|
29
|
+
'linking-in-progress-dialog.troubleshooting.button.title': 'Tenging tafin?',
|
|
30
|
+
/** "Linking in progress" troubleshooting content */
|
|
31
|
+
'linking-in-progress-dialog.troubleshooting.content':
|
|
32
|
+
'Athugaðu hvort Sanity Create glugginn þinn er enn opinn, eða ef ferlið virðist vera fast. Ef vandamál viðvarandi, reyndu að endurnýja Studio og reyndu aftur.',
|
|
33
|
+
|
|
34
|
+
/** "Start in Sanity Create" action button text */
|
|
35
|
+
'start-in-create-action.label': 'Byrja í Sanity Create',
|
|
36
|
+
|
|
37
|
+
/** CTA in "Start writing in Create" dialog: Continue to create */
|
|
38
|
+
'start-in-create-dialog.cta.continue': 'Halda áfram',
|
|
39
|
+
/** CTA in "Start writing in Create" dialog: Learn more */
|
|
40
|
+
'start-in-create-dialog.cta.learn-more': 'Lærðu meira',
|
|
41
|
+
/** The details on what "Start writing in Create" implies */
|
|
42
|
+
'start-in-create-dialog.details': 'Þetta opnast í nýjum glugga, tengt beint við þetta skjal.',
|
|
43
|
+
/** Text for checkbox in "Start writing in Create" dialog for disabling the dialog in the future */
|
|
44
|
+
'start-in-create-dialog.dont-remind-me-checkbox': 'Ekki minna mig á aftur',
|
|
45
|
+
/** Toast error message when we dont have a resolved Sanity Create url*/
|
|
46
|
+
'start-in-create-dialog.error-toast.unresolved-url': 'Ekki hægt að ákvarða Sanity Create URL.',
|
|
47
|
+
/** Header of the "Start writing in Create" dialog */
|
|
48
|
+
'start-in-create-dialog.header': 'Skrifaðu eðlilega, birtu skipulagt',
|
|
49
|
+
/** The lede text in the "Start writing in Create" dialog */
|
|
50
|
+
'start-in-create-dialog.lede':
|
|
51
|
+
'Búðu til efni á þinn hátt í gervigreindarstuddum ritli. Það sem þú skrifar kortleggst sjálfkrafa á réttu reitina í Sanity Studio þegar þú skrifar.',
|
|
52
|
+
|
|
53
|
+
/** Text for the document pane banner informing users that the document is linked to Sanity Create */
|
|
54
|
+
'studio-create-link-banner.text': 'Þetta skjal er tengt við Sanity Create',
|
|
55
|
+
|
|
56
|
+
/** Unlink document from Sanity Create button text */
|
|
57
|
+
'unlink-from-create-button.text': 'Aftengja',
|
|
58
|
+
|
|
59
|
+
/** Unlink from Create dialog: Cancel button text */
|
|
60
|
+
'unlink-from-create-dialog.cancel.text': 'Hætta við',
|
|
61
|
+
/** Unlink from Create dialog: Document title used if no other title can be determined */
|
|
62
|
+
'unlink-from-create-dialog.document.untitled.text': 'Ótitlað',
|
|
63
|
+
/** Unlink from Create dialog – first informational paragraph */
|
|
64
|
+
'unlink-from-create-dialog.first-paragraph':
|
|
65
|
+
'Þú ert að aftengja “<strong>{{title}}</strong>” frá Sanity Create svo hægt sé að breyta því hér.',
|
|
66
|
+
/** Unlink from Create dialog header */
|
|
67
|
+
'unlink-from-create-dialog.header': 'Skipta ritun yfir í Studio?',
|
|
68
|
+
/** Unlink from Create dialog – second informational paragraph */
|
|
69
|
+
'unlink-from-create-dialog.second-paragraph':
|
|
70
|
+
'Þú munt halda efni þínu á báðum stöðum. Allar nýjar breytingar í Sanity Create munu hætta að samstilla við þetta Studio.',
|
|
71
|
+
/** Unlink from Create dialog: Unlink button text */
|
|
72
|
+
'unlink-from-create-dialog.unlink.text': 'Aftengja núna',
|
|
73
|
+
})
|
package/src/index.ts
CHANGED
package/src/structure.ts
CHANGED
|
@@ -58,9 +58,9 @@ export default removeUndefinedLocaleResources({
|
|
|
58
58
|
'Það eru staðfestingarvillur sem þarf að laga áður en hægt er að birta þetta skjal',
|
|
59
59
|
/** Tooltip when publish button is waiting for validation and async tasks to complete.*/
|
|
60
60
|
'action.publish.waiting': 'Bíð eftir að verkefni klárist áður en er birt',
|
|
61
|
-
/** Message prompting the user to confirm that they want to restore to an earlier
|
|
61
|
+
/** Message prompting the user to confirm that they want to restore to an earlier revision*/
|
|
62
62
|
'action.restore.confirm.message': 'Ertu viss um að þú viljir endurheimta þetta skjal?',
|
|
63
|
-
/** Fallback tooltip for when user is looking at the initial
|
|
63
|
+
/** Fallback tooltip for when user is looking at the initial revision */
|
|
64
64
|
'action.restore.disabled.cannot-restore-initial': 'Þú getur ekki endurheimt upphaflegu útgáfuna',
|
|
65
65
|
/** Label for the "Restore" document action */
|
|
66
66
|
'action.restore.label': 'Endurheimta',
|
|
@@ -89,18 +89,22 @@ export default removeUndefinedLocaleResources({
|
|
|
89
89
|
/** The text content for the live edit document when it's a draft */
|
|
90
90
|
'banners.live-edit-draft-banner.text':
|
|
91
91
|
'Tegundin <strong>{{schemaType}}</strong> hefur <code>liveEdit</code> virkt, en drög að þessu skjali eru til. Birta eða henda drögunum til að halda áfram að breyta því í rauntíma.',
|
|
92
|
-
/** The text for the permission check banner if the user only has one role, and it does not allow
|
|
92
|
+
/** The text for the permission check banner if the user only has one role, and it does not allow publishing this document */
|
|
93
93
|
'banners.permission-check-banner.missing-permission_create_one':
|
|
94
94
|
'Hlutverk þitt <Roles/> hefur ekki heimildir til að búa til þetta skjal.',
|
|
95
|
-
/** The text for the permission check banner if the user only has multiple roles, but they do not allow
|
|
95
|
+
/** The text for the permission check banner if the user only has multiple roles, but they do not allow publishing this document */
|
|
96
96
|
'banners.permission-check-banner.missing-permission_create_other':
|
|
97
97
|
'Hlutverk þín <Roles/> hafa ekki heimildir til að búa til þetta skjal.',
|
|
98
|
-
/** The text for the permission check banner if the user only has one role, and it does not allow
|
|
98
|
+
/** The text for the permission check banner if the user only has one role, and it does not allow editing this document */
|
|
99
99
|
'banners.permission-check-banner.missing-permission_update_one':
|
|
100
100
|
'Hlutverk þitt <Roles/> hefur ekki heimildir til að uppfæra þetta skjal.',
|
|
101
|
-
/** The text for the permission check banner if the user only has multiple roles, but they do not allow
|
|
101
|
+
/** The text for the permission check banner if the user only has multiple roles, but they do not allow editing this document */
|
|
102
102
|
'banners.permission-check-banner.missing-permission_update_other':
|
|
103
103
|
'Hlutverk þín <Roles/> hafa ekki heimildir til að uppfæra þetta skjal.',
|
|
104
|
+
/** The pending text for the request permission button that appears for viewer roles */
|
|
105
|
+
'banners.permission-check-banner.request-permission-button.sent': 'Beiðni um ritstjóra send',
|
|
106
|
+
/** The text for the request permission button that appears for viewer roles */
|
|
107
|
+
'banners.permission-check-banner.request-permission-button.text': 'Biðja um að fá að breyta',
|
|
104
108
|
/** The text for the reload button */
|
|
105
109
|
'banners.reference-changed-banner.reason-changed.reload-button.text': 'Endurhlaða tilvísun',
|
|
106
110
|
/** The text for the reference change banner if the reason is that the reference has been changed */
|
|
@@ -130,6 +134,15 @@ export default removeUndefinedLocaleResources({
|
|
|
130
134
|
/** The title for the close group button on the split pane on the document panel header */
|
|
131
135
|
'buttons.split-pane-close-group-button.title': 'Loka gluggahópi',
|
|
132
136
|
|
|
137
|
+
/** The label used in the changes inspector for the from selector */
|
|
138
|
+
'changes.from.label': 'Frá',
|
|
139
|
+
/* The label for the history tab in the changes inspector*/
|
|
140
|
+
'changes.tab.history': 'Saga',
|
|
141
|
+
/* The label for the review tab in the changes inspector*/
|
|
142
|
+
'changes.tab.review-changes': 'Endurskoða breytingar',
|
|
143
|
+
/** The label used in the changes inspector for the to selector */
|
|
144
|
+
'changes.to.label': 'Til',
|
|
145
|
+
|
|
133
146
|
/** The text in the "Cancel" button in the confirm delete dialog that cancels the action and closes the dialog */
|
|
134
147
|
'confirm-delete-dialog.cancel-button.text': 'Hætta við',
|
|
135
148
|
/** Used in `confirm-delete-dialog.cdr-summary.title` */
|
|
@@ -398,6 +411,24 @@ export default removeUndefinedLocaleResources({
|
|
|
398
411
|
/** The text for the "Open preview" action for a document */
|
|
399
412
|
'production-preview.menu-item.title': 'Opna forskoðun',
|
|
400
413
|
|
|
414
|
+
/** The text for the confirm button in the request permission dialog used in the permissions banner */
|
|
415
|
+
'request-permission-dialog.confirm-button.text': 'Senda beiðni',
|
|
416
|
+
/** The description text for the request permission dialog used in the permissions banner */
|
|
417
|
+
'request-permission-dialog.description.text':
|
|
418
|
+
'Beiðni þín verður send til verkefnisstjóra(nna). Ef þú vilt geturðu einnig haft með athugasemd',
|
|
419
|
+
/** The header/title for the request permission dialog used in the permissions banner */
|
|
420
|
+
'request-permission-dialog.header.text': 'Biðja um breytingarheimild',
|
|
421
|
+
/** The text describing the note input for the request permission dialog used in the permissions banner */
|
|
422
|
+
'request-permission-dialog.note-input.description.text': 'Ef þú vilt geturðu bætt við athugasemd',
|
|
423
|
+
/** The placeholder for the note input in the request permission dialog used in the permissions banner */
|
|
424
|
+
'request-permission-dialog.note-input.placeholder.text': 'Bæta við athugasemd...',
|
|
425
|
+
/** The error/warning text in the request permission dialog when the user's request has been declined */
|
|
426
|
+
'request-permission-dialog.warning.denied.text':
|
|
427
|
+
'Beiðni þinni um aðgang að þessu verkefni hefur verið hafnað.',
|
|
428
|
+
/** The error/warning text in the request permission dialog when the user's request has been denied due to too many outstanding requests */
|
|
429
|
+
'request-permission-dialog.warning.limit-reached.text':
|
|
430
|
+
'Þú hefur náð hámarki beiðna um hlutverk yfir öll verkefni. Vinsamlegast bíddu áður en þú sendir fleiri beiðnir eða hafðu samband við stjórnanda til að fá aðstoð.',
|
|
431
|
+
|
|
401
432
|
/** Label for button when status is saved */
|
|
402
433
|
'status-bar.document-status-pulse.status.saved.text': 'Vistað',
|
|
403
434
|
/** Label for button when status is syncing */
|
|
@@ -432,4 +463,13 @@ export default removeUndefinedLocaleResources({
|
|
|
432
463
|
'structure-error.reload-button.text': 'Endurhlaða',
|
|
433
464
|
/** Labels the structure path of the structure error screen */
|
|
434
465
|
'structure-error.structure-path.label': 'Slóð uppbyggingar',
|
|
466
|
+
|
|
467
|
+
/** The aria label for the menu button in the timeline item */
|
|
468
|
+
'timeline-item.menu-button.aria-label': 'Opna aðgerðavalmynd',
|
|
469
|
+
/** The text for the tooltip in menu button the timeline item */
|
|
470
|
+
'timeline-item.menu-button.tooltip': 'Aðgerðir',
|
|
471
|
+
/** The text for the collapse action in the timeline item menu */
|
|
472
|
+
'timeline-item.menu.action-collapse': 'Fella saman',
|
|
473
|
+
/** The text for the expand action in the timeline item menu */
|
|
474
|
+
'timeline-item.menu.action-expand': 'Útvíkka',
|
|
435
475
|
})
|
package/src/studio.ts
CHANGED
|
@@ -349,6 +349,8 @@ export default removeUndefinedLocaleResources({
|
|
|
349
349
|
'document-status.not-published': 'Óbirt',
|
|
350
350
|
/** Label to show in the document footer indicating the published date of the document */
|
|
351
351
|
'document-status.published': 'Birt {{date}}',
|
|
352
|
+
/** Label to show in the document footer indicating the revision from date of the document */
|
|
353
|
+
'document-status.revision-from': 'Endurskoðun frá <em>{{date}}</em>',
|
|
352
354
|
|
|
353
355
|
/** The value of the <code>_key</code> property must be a unique string. */
|
|
354
356
|
'form.error.duplicate-keys-alert.details.additional-description':
|
|
@@ -1573,6 +1575,8 @@ export default removeUndefinedLocaleResources({
|
|
|
1573
1575
|
/** Accessibility label for the navbar status button */
|
|
1574
1576
|
'status-button.aria-label': 'Stillingarstaða',
|
|
1575
1577
|
|
|
1578
|
+
/** Title for the changes tooltip in the history inspector*/
|
|
1579
|
+
'timeline.changes.title': 'Breytingar eftir',
|
|
1576
1580
|
/** Description for error when the timeline for the given document can't be loaded */
|
|
1577
1581
|
'timeline.error.load-document-changes-description':
|
|
1578
1582
|
'Sögufærslur skjalsins hafa ekki orðið fyrir áhrifum.',
|