@sanity/locale-is-is 1.2.19 → 1.2.21
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/structure.cjs +7 -1
- package/dist/_chunks-cjs/structure.cjs.map +1 -1
- package/dist/_chunks-cjs/studio.cjs +97 -29
- package/dist/_chunks-cjs/studio.cjs.map +1 -1
- package/dist/_chunks-cjs/vision.cjs +2 -0
- package/dist/_chunks-cjs/vision.cjs.map +1 -1
- package/dist/_chunks-es/structure.js +7 -1
- package/dist/_chunks-es/structure.js.map +1 -1
- package/dist/_chunks-es/studio.js +97 -29
- package/dist/_chunks-es/studio.js.map +1 -1
- package/dist/_chunks-es/vision.js +2 -0
- package/dist/_chunks-es/vision.js.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/index.ts +1 -1
- package/src/structure.ts +8 -0
- package/src/studio.ts +112 -16
- package/src/vision.ts +2 -0
|
@@ -74,6 +74,8 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
|
|
|
74
74
|
"action.unpublish.live-edit.disabled": "\xDEetta skjal hefur beina ritun virkja\xF0a og getur ekki veri\xF0 afturkalla\xF0",
|
|
75
75
|
/** Description for the archived release banner, rendered when viewing the history of a version document from the publihed view */
|
|
76
76
|
"banners.archived-release.description": "\xDE\xFA ert a\xF0 sko\xF0a skjal sem er a\xF0eins til lesturs og var vista\xF0 sem hluti af <VersionBadge>{{title}}</VersionBadge>. \xDEa\xF0 er ekki h\xE6gt a\xF0 breyta \xFEv\xED",
|
|
77
|
+
/** Description for the archived scheduled draft banner, rendered when viewing the history of a cardinality one release document */
|
|
78
|
+
"banners.archived-scheduled-draft.description": "\xDEessi \xE1\xE6tla\xF0i dr\xF6g eru skjalasafna\xF0",
|
|
77
79
|
/** The explanation displayed when a user attempts to create a new draft document, but the draft model is not switched on */
|
|
78
80
|
"banners.choose-new-document-destination.cannot-create-draft-document": "Ekki er h\xE6gt a\xF0 b\xFAa til dr\xF6g a\xF0 skjali.",
|
|
79
81
|
/** The explanation displayed when a user attempts to create a new published document, but the schema type doesn't support live-editing */
|
|
@@ -152,6 +154,8 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
|
|
|
152
154
|
"banners.release.waiting.title": "B\xE6ti skjali vi\xF0 \xFAtg\xE1fu\u2026",
|
|
153
155
|
/** The text for the revision not found banner */
|
|
154
156
|
"banners.revision-not-found.description": "Vi\xF0 g\xE1tum ekki fundi\xF0 valda endursko\xF0un skjalsins, vinsamlegast veldu annan f\xE6rslu \xFAr s\xF6gulistanum.",
|
|
157
|
+
/** The text content for the scheduled draft override banner */
|
|
158
|
+
"banners.scheduled-draft-override-banner.text": "\xC1\xE6tlu\xF0 dr\xF6g fyrir \xFEetta skjal eru til. Ef \xFE\xFA birtir breytingar n\xFAna ver\xF0a \xFE\xE6r yfirskrifa\xF0ar \xFEegar \xE1\xE6tlunin keyrir.",
|
|
155
159
|
/** The text content for the unpublished document banner when is part of a release */
|
|
156
160
|
"banners.unpublished-release-banner.text": "\xDEetta skjal ver\xF0ur \xF3birt sem hluti af <VersionBadge>{{title}}</VersionBadge> \xFAtg\xE1funni",
|
|
157
161
|
/** The text content for the unpublished document banner letting the user know that the current published version is being shown */
|
|
@@ -525,7 +529,9 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
|
|
|
525
529
|
/** The text for the expand action in the timeline item menu */
|
|
526
530
|
"timeline-item.menu.action-expand": "\xDAtv\xEDkka",
|
|
527
531
|
/** The text for the published event menu tooltip when the release is not found */
|
|
528
|
-
"timeline-item.not-found-release.tooltip": '\xDAtg\xE1fa me\xF0 id "{{releaseId}}" fannst ekki'
|
|
532
|
+
"timeline-item.not-found-release.tooltip": '\xDAtg\xE1fa me\xF0 id "{{releaseId}}" fannst ekki',
|
|
533
|
+
/** The text for the "Inline changes" action, which is used to toggle the visibility of content diffs inside inputs */
|
|
534
|
+
"toggle-inline-changes.menu-item.title": "Innri breytingar"
|
|
529
535
|
});
|
|
530
536
|
exports.default = structure;
|
|
531
537
|
//# sourceMappingURL=structure.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"structure.cjs","sources":["../../src/structure.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for the \"Copy Document URL\" document action */\n 'action.copy-document-url.label': 'Afrita skjalavefslóð',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.delete.disabled.not-ready': 'Aðgerð ekki tilbúin',\n /** Tooltip when action button is disabled because the document does not exist */\n 'action.delete.disabled.nothing-to-delete': 'Þetta skjal er ekki til eða nú þegar eytt',\n /** Label for the \"Delete\" document action button */\n 'action.delete.label': 'Eyða',\n /** Label for the \"Delete\" document action while the document is being deleted */\n 'action.delete.running.label': 'Eyði…',\n /** Tooltip when action is disabled because the document is linked to Canvas */\n 'action.disabled-by-canvas.tooltip':\n 'Sumar aðgerðir skjalsins eru óvirkar fyrir skjöl tengd við Canvas',\n /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes':\n 'Ertu viss um að þú viljir henda öllum breytingum síðan síðast var birt?',\n /** Tooltip when action is disabled because the document has no unpublished changes */\n 'action.discard-changes.disabled.no-change': 'Þetta skjal hefur engar óbirtar breytingar',\n /** Tooltip when action is disabled because the document is not published */\n 'action.discard-changes.disabled.not-published': 'Þetta skjal er ekki birt',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.discard-changes.disabled.not-ready': 'Aðgerð ekki tilbúin',\n /** Label for the \"Discard changes\" document action */\n 'action.discard-changes.label': 'Henda breytingum',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.duplicate.disabled.not-ready': 'Aðgerð ekki tilbúin',\n /** Tooltip when action is disabled because the document doesn't exist */\n 'action.duplicate.disabled.nothing-to-duplicate':\n 'Þetta skjal er ekki til svo það er ekkert að afrita',\n /** Label for the \"Duplicate\" document action */\n 'action.duplicate.label': 'Afrita',\n /** Label for the \"Duplicate\" document action while the document is being duplicated */\n 'action.duplicate.running.label': 'Afritun…',\n /** Tooltip when publish button is disabled because the document is already published, and published time is unavailable.*/\n 'action.publish.already-published.no-time-ago.tooltip': 'Nú þegar birt',\n /** Tooltip when publish button is disabled because the document is already published.*/\n 'action.publish.already-published.tooltip': 'Birt fyrir {{timeSincePublished}} síðan',\n /** Tooltip when action is disabled because the studio is not ready.*/\n 'action.publish.disabled.not-ready': 'Aðgerð ekki tilbúin',\n /** Label for action when there are pending changes.*/\n 'action.publish.draft.label': 'Birta',\n /** Label for the \"Publish\" document action */\n 'action.publish.label': 'Birta',\n /** Label for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.label': 'Birta',\n /** Fallback tooltip for the \"Publish\" document action when publish is invoked for a document with live edit enabled.*/\n 'action.publish.live-edit.publish-disabled':\n 'Get ekki birt þar sem Live Edit er virkt fyrir þessa skjalategund',\n /** Tooltip for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.tooltip':\n 'Live Edit er virkt fyrir þessa efni tegund og birting gerist sjálfkrafa þegar þú gerir breytingar',\n /** Tooltip when publish button is disabled because there are no changes.*/\n 'action.publish.no-changes.tooltip': 'Engar óbirtar breytingar',\n /** Label for the \"Publish\" document action when there are no changes.*/\n 'action.publish.published.label': 'Birt',\n /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.running.label': 'Birti…',\n /** Tooltip when the \"Publish\" document action is disabled due to validation issues */\n 'action.publish.validation-issues.tooltip':\n 'Það eru staðfestingarvillur sem þarf að laga áður en hægt er að birta þetta skjal',\n /** Tooltip when publish button is waiting for validation and async tasks to complete.*/\n 'action.publish.waiting': 'Bíð eftir að verkefni klárist áður en er birt',\n /** Message prompting the user to confirm that they want to restore to an earlier revision*/\n 'action.restore.confirm.message': 'Ertu viss um að þú viljir endurheimta þetta skjal?',\n /** Fallback tooltip for when user is looking at the initial revision */\n 'action.restore.disabled.cannot-restore-initial': 'Þú getur ekki endurheimt upphaflegu útgáfuna',\n /** Label for the \"Restore\" document action */\n 'action.restore.label': 'Endurheimta',\n /** Default tooltip for the action */\n 'action.restore.tooltip': 'Endurheimta þessa útgáfu',\n /** Tooltip when action is disabled because the document is not already published */\n 'action.unpublish.disabled.not-published': 'Þetta skjal er ekki birt',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.unpublish.disabled.not-ready': 'Aðgerð ekki tilbúin',\n /** Label for the \"Unpublish\" document action */\n 'action.unpublish.label': 'Afturkalla birtingu',\n /** Fallback tooltip for the Unpublish document action when publish is invoked for a document with live edit enabled.*/\n 'action.unpublish.live-edit.disabled':\n 'Þetta skjal hefur beina ritun virkjaða og getur ekki verið afturkallað',\n\n /** Description for the archived release banner, rendered when viewing the history of a version document from the publihed view */\n 'banners.archived-release.description':\n 'Þú ert að skoða skjal sem er aðeins til lesturs og var vistað sem hluti af <VersionBadge>{{title}}</VersionBadge>. Það er ekki hægt að breyta því',\n /** The explanation displayed when a user attempts to create a new draft document, but the draft model is not switched on */\n 'banners.choose-new-document-destination.cannot-create-draft-document':\n 'Ekki er hægt að búa til drög að skjali.',\n /** The explanation displayed when a user attempts to create a new published document, but the schema type doesn't support live-editing */\n 'banners.choose-new-document-destination.cannot-create-published-document':\n 'Ekki er hægt að búa til birt skjal.',\n /** The prompt displayed when a user must select a different perspective in order to create a document */\n 'banners.choose-new-document-destination.choose-destination':\n 'Veldu áfangastað fyrir þetta skjal:',\n /** The explanation displayed when a user attempts to create a new document in a release, but the selected release is inactive */\n 'banners.choose-new-document-destination.release-inactive':\n '<VersionBadge>{{title}}</VersionBadge> útgáfan er ekki virk.',\n /** The text for the restore button on the deleted document banner */\n 'banners.deleted-document-banner.restore-button.text': 'Endurheimta nýjustu útgáfuna',\n /** The text content for the deleted document banner */\n 'banners.deleted-document-banner.text': 'Þessu skjali hefur verið eytt.',\n /** The text content for the deprecated document type banner */\n 'banners.deprecated-document-type-banner.text': 'Þessi skjaltýpa er úrelt.',\n /** The text for publish action for discarding the version */\n 'banners.live-edit-draft-banner.discard.tooltip': 'Henda drögunum',\n /** The text for publish action for the draft banner */\n 'banners.live-edit-draft-banner.publish.tooltip': 'Birta til að halda áfram að breyta',\n /** The text content for the live edit document when it's a draft */\n 'banners.live-edit-draft-banner.text':\n '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.',\n /** The label for the \"compare draft\" action */\n 'banners.obsolete-draft.actions.compare-draft.text': 'Bera saman drög',\n /** The label for the \"discard draft\" action */\n 'banners.obsolete-draft.actions.discard-draft.text': 'Hafna drögum',\n /** The label for the \"publish draft\" action */\n 'banners.obsolete-draft.actions.publish-draft.text': 'Birta drög',\n /** The warning displayed when editing a document that has an obsolete draft because the draft model is not switched on */\n 'banners.obsolete-draft.draft-model-inactive.text':\n 'Vinnusvæðið er ekki með virk drög, en drög að þessu skjali eru til.',\n /** The text for the permission check banner if the user only has one role, and it does not allow publishing this document */\n 'banners.permission-check-banner.missing-permission_create_one':\n 'Hlutverk þitt <Roles/> hefur ekki heimildir til að búa til þetta skjal.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow publishing this document */\n 'banners.permission-check-banner.missing-permission_create_other':\n 'Hlutverk þín <Roles/> hafa ekki heimildir til að búa til þetta skjal.',\n /** The text for the permission check banner if the user only has one role, and it does not allow editing this document */\n 'banners.permission-check-banner.missing-permission_update_one':\n 'Hlutverk þitt <Roles/> hefur ekki heimildir til að uppfæra þetta skjal.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow editing this document */\n 'banners.permission-check-banner.missing-permission_update_other':\n 'Hlutverk þín <Roles/> hafa ekki heimildir til að uppfæra þetta skjal.',\n /** The pending text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.sent': 'Beiðni um ritstjóra send',\n /** The text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.text': 'Biðja um að fá að breyta',\n /** Description for the archived release banner, rendered when viewing the history of a version document from the published view */\n 'banners.published-release.description':\n 'Þú ert að skoða skjal sem er aðeins til lesturs og var birt sem hluti af <VersionBadge>{{title}}</VersionBadge>. Það er ekki hægt að breyta því',\n /** The text for the reload button */\n 'banners.reference-changed-banner.reason-changed.reload-button.text': 'Endurhlaða tilvísun',\n /** The text for the reference change banner if the reason is that the reference has been changed */\n 'banners.reference-changed-banner.reason-changed.text':\n 'Þessi tilvísun hefur breyst síðan þú opnaðir hana.',\n /** The text for the close button */\n 'banners.reference-changed-banner.reason-removed.close-button.text': 'Loka tilvísun',\n /** The text for the reference change banner if the reason is that the reference has been deleted */\n 'banners.reference-changed-banner.reason-removed.text':\n 'Þessi tilvísun hefur verið fjarlægð síðan þú opnaðir hana.',\n /** The text that appears for the action button to add the current document to the global release */\n 'banners.release.action.add-to-release': 'Bæta við útgáfu',\n /** The text that appears for the action button to add the current document to the global release */\n 'banners.release.action.open-to-edit': 'Opna útgáfu til að breyta',\n /** Toast description in case an error occurs when adding a document to a release */\n 'banners.release.error.description': 'Villa kom upp við að bæta skjali við útgáfuna: {{message}}',\n /** Toast title in case an error occurs when adding a document to a release */\n 'banners.release.error.title': 'Villa við að bæta skjali við útgáfu',\n /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description': 'Skjalið er aðeins til í',\n /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description-end_one': 'útgáfunni',\n /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description-end_other': 'útgáfum',\n /** The text for the banner that appears when there are multiple versions but no drafts or published, only one extra releases */\n 'banners.release.navigate-to-edit-description-multiple_one':\n 'Þetta skjal er hluti af <VersionBadge/> útgáfunni og {{count}} annarri útgáfu.',\n /** The text for the banner that appears when there are multiple versions but no drafts or published, more than one extra releases */\n 'banners.release.navigate-to-edit-description-multiple_other':\n 'Þetta skjal er hluti af <VersionBadge/> útgáfunni og {{count}} öðrum útgáfum',\n /** The text for the banner that appears when a document only has one version but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description-single':\n 'Þetta skjal er hluti af <VersionBadge/> útgáfunni',\n /** The text for the banner that appears when a document is not in the current global release */\n 'banners.release.not-in-release': 'Ekki í <VersionBadge>{{title}}</VersionBadge> útgáfunni.',\n /** Description of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */\n 'banners.release.waiting.description':\n 'Vinsamlegast bíddu á meðan skjalið er bætt við útgáfuna. Það ætti ekki að taka lengur en nokkrar sekúndur.',\n /** Title of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */\n 'banners.release.waiting.title': 'Bæti skjali við útgáfu…',\n /** The text for the revision not found banner */\n 'banners.revision-not-found.description':\n 'Við gátum ekki fundið valda endurskoðun skjalsins, vinsamlegast veldu annan færslu úr sögulistanum.',\n /** The text content for the unpublished document banner when is part of a release */\n 'banners.unpublished-release-banner.text':\n 'Þetta skjal verður óbirt sem hluti af <VersionBadge>{{title}}</VersionBadge> útgáfunni',\n /** The text content for the unpublished document banner letting the user know that the current published version is being shown */\n 'banners.unpublished-release-banner.text-with-published':\n 'Sýni núverandi <strong>birta</strong> útgáfu:',\n\n /** Browser/tab title when creating a new document of a given type */\n 'browser-document-title.new-document': 'Nýtt {{schemaType}}',\n /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */\n 'browser-document-title.untitled-document': 'Ótitlað',\n\n /** The action menu button aria-label */\n 'buttons.action-menu-button.aria-label': 'Opna skjalaðgerðir',\n /** The action menu button tooltip */\n 'buttons.action-menu-button.tooltip': 'Aðgerðir skjals',\n /** The aria-label for the split pane button on the document panel header */\n 'buttons.split-pane-button.aria-label': 'Kljúfa glugga til hægri',\n /** The tool tip for the split pane button on the document panel header */\n 'buttons.split-pane-button.tooltip': 'Kljúfa glugga til hægri',\n /** The title for the close button on the split pane on the document panel header */\n 'buttons.split-pane-close-button.title': 'Loka kljúfðum glugga',\n /** The title for the close group button on the split pane on the document panel header */\n 'buttons.split-pane-close-group-button.title': 'Loka gluggahópi',\n\n /** The text for the canvas linked banner action button */\n 'canvas.banner.edit-in-canvas-action': 'Breyta í Canvas',\n /** The text for the canvas linked banner when the document is a draft */\n 'canvas.banner.linked-text.draft': 'Þetta drög skjalsins er tengt við Canvas',\n /** The text for the canvas linked banner when the document is a live document */\n 'canvas.banner.linked-text.published': 'Þetta lifandi skjal er tengt við Canvas',\n /** The text for the canvas linked banner when the document is a version document */\n 'canvas.banner.linked-text.version': 'Þetta útgáfa skjalsins er tengt við Canvas',\n /** The text for the canvas linked banner popover button */\n 'canvas.banner.popover-button-text': 'Lærðu meira',\n /** The description for the canvas linked banner popover */\n 'canvas.banner.popover-description':\n 'Canvas leyfir þér að skrifa í frjálsform ritli sem sjálfkrafa kortleggur aftur til Studio sem skipulagt efni - á meðan þú skrifar.',\n /** The heading for the canvas linked banner popover */\n 'canvas.banner.popover-heading': 'Hugmynd fyrst ritun',\n\n /** The description for the changes banner */\n 'changes.banner.description':\n 'Sýnir söguna fyrir <strong>{{perspective}}</strong> útgáfu þessa skjals.',\n /** The tooltip for the changes banner */\n 'changes.banner.tooltip':\n 'Þessi skoðun sýnir breytingarnar sem áttu sér stað í ákveðinni útgáfu þessa skjals. Veldu aðra útgáfu til að sjá breytingar hennar',\n /** The label used in the changes inspector for the from selector */\n 'changes.from.label': 'Frá',\n /* The label for the history tab in the changes inspector*/\n 'changes.tab.history': 'Saga',\n /* The label for the review tab in the changes inspector*/\n 'changes.tab.review-changes': 'Endurskoða breytingar',\n /** The label used in the changes inspector for the to selector */\n 'changes.to.label': 'Til',\n\n /** The error message shown when the specified document comparison mode is not supported */\n 'compare-version.error.invalidModeParam':\n '\"{{input}}\" er ekki studdur háttur til að bera saman skjöl.',\n /** The error message shown when the next document for comparison could not be extracted from the URL */\n 'compare-version.error.invalidNextDocumentParam': 'Næsta skjals parameter er ógilt.',\n /** The error message shown when the document comparison URL could not be parsed */\n 'compare-version.error.invalidParams.title': 'Ekki hægt að bera saman skjöl',\n /** The error message shown when the previous document for comparison could not be extracted from the URL */\n 'compare-version.error.invalidPreviousDocumentParam': 'Fyrri skjals parameter er ógilt.',\n\n /** The text for the tooltip when the \"Compare versions\" action for a document is disabled */\n 'compare-versions.menu-item.disabled-reason':\n 'Það eru engar aðrar útgáfur af þessu skjali til að bera saman.',\n /** The text for the \"Compare versions\" action for a document */\n 'compare-versions.menu-item.title': 'Bera saman útgáfur',\n /** The string used to label draft documents */\n 'compare-versions.status.draft': 'Drög',\n /** The string used to label published documents */\n 'compare-versions.status.published': 'Birt',\n /** The title used when comparing versions of a document */\n 'compare-versions.title': 'Bera saman útgáfur',\n\n /** The text in the \"Cancel\" button in the confirm delete dialog that cancels the action and closes the dialog */\n 'confirm-delete-dialog.cancel-button.text': 'Hætta við',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_one': '1 skjal',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_other': '{{count}} skjöl',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_one': 'Gagnasafn: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_other': 'Gagnasöfn: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_one': 'Ófáanlegt gagnasafn',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_other': 'Ófáanleg gagnasöfn',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (singular) */\n 'confirm-delete-dialog.cdr-summary.title_one': '{{documentCount}} í öðru gagnasafni',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (plural) */\n 'confirm-delete-dialog.cdr-summary.title_other': '{{documentCount}} í {{count}} gagnasöfnum',\n /** Appears when hovering over the copy button to copy */\n 'confirm-delete-dialog.cdr-table.copy-id-button.tooltip': 'Afrita auðkenni á klippiborð',\n /** The header for the dataset column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.dataset.label': 'Gagnasanf',\n /** The header for the document ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.document-id.label': 'Auðkenni skjals',\n /** The toast title when the copy button has been clicked but copying failed */\n 'confirm-delete-dialog.cdr-table.id-copied-toast.title-failed':\n 'Mistókst að afrita skjalaauðkenni',\n /** The header for the project ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.project-id.label': 'Auðkenni verkefnis',\n /** The text in the \"Delete anyway\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-anyway-button.text_delete': 'Eyða samt',\n /** The text in the \"Unpublish anyway\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-anyway-button.text_unpublish': 'Afbirta samt',\n /** The text in the \"Delete now\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-button.text_delete': 'Eyða núna',\n /** The text in the \"Unpublish now\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-button.text_unpublish': 'Afbirta núna',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_delete':\n 'Ertu viss um að þú viljir eyða „<DocumentTitle/>“?',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_unpublish':\n 'Ertu viss um að þú viljir afbirta „<DocumentTitle/>“?',\n /** The text body of the error dialog. */\n 'confirm-delete-dialog.error.message.text': 'Villa kom upp við hleðslu vísandi skjala.',\n /** The text in the retry button of the confirm delete dialog if an error occurred. */\n 'confirm-delete-dialog.error.retry-button.text': 'Reyna aftur',\n /** The header of the confirm delete dialog if an error occurred while the confirm delete dialog was open. */\n 'confirm-delete-dialog.error.title.text': 'Villa',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_delete': 'Eyða skjali?',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_unpublish': 'Afbirta skjal?',\n /** The text that appears while the referring documents are queried */\n 'confirm-delete-dialog.loading.text': 'Leita að vísandi skjölum…',\n /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_one': '1 önnur tilvísun ekki sýnd',\n /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_other':\n '{{count}} aðrar tilvísanir ekki sýndar',\n /** Text in the tooltip of this component if hovering over the info icon */\n 'confirm-delete-dialog.other-reference-count.tooltip':\n 'Við getum ekki birt upplýsingar um þessar tilvísanir vegna vöntunar aðgangstokens fyrir tengd gagnasett.',\n /** Appears when unable to render a document preview in the referring document list */\n 'confirm-delete-dialog.preview-item.preview-unavailable.subtitle': 'ID: {{documentId}}',\n /** Appears when unable to render a document preview in the referring document list */\n 'confirm-delete-dialog.preview-item.preview-unavailable.title': 'Forskoðun ekki í boði',\n /** Warns the user of affects to other documents if the action is confirmed (delete) */\n 'confirm-delete-dialog.referential-integrity-disclaimer.text_delete':\n 'Ef þú eyðir þessu skjali munu skjöl sem vísa í það ekki lengur geta nálgast það.',\n /** Warns the user of affects to other documents if the action is confirmed (unpublish) */\n 'confirm-delete-dialog.referential-integrity-disclaimer.text_unpublish':\n 'Ef þú afturkallar birtingu þessa skjals munu skjöl sem vísa í það ekki lengur geta nálgast það.',\n /** Tells the user the count of how many other referring documents there are before listing them. (singular) */\n 'confirm-delete-dialog.referring-document-count.text_one': '1 skjal vísar í “<DocumentTitle/>”',\n /** Tells the user the count of how many other referring documents there are before listing them. (plural) */\n 'confirm-delete-dialog.referring-document-count.text_other':\n '{{count}} skjöl vísa í “<DocumentTitle/>”',\n /** Describes the list of documents that refer to the one trying to be deleted (delete) */\n 'confirm-delete-dialog.referring-documents-descriptor.text_delete':\n 'Þú getur ekki eytt “<DocumentTitle/>” þar sem eftirfarandi skjöl vísa í það:',\n /** Describes the list of documents that refer to the one trying to be deleted (unpublish) */\n 'confirm-delete-dialog.referring-documents-descriptor.text_unpublish':\n 'Þú getur ekki afturkallað birtingu “<DocumentTitle/>” þar sem eftirfarandi skjöl vísa í það:',\n\n /** The text for the cancel button in the confirm dialog used in document action shortcuts if none is provided */\n 'confirm-dialog.cancel-button.fallback-text': 'Hætta við',\n /** The text for the confirm button in the confirm dialog used in document action shortcuts if none is provided */\n 'confirm-dialog.confirm-button.fallback-text': 'Staðfesta',\n\n /** For the default structure definition, the title for the \"Content\" pane */\n 'default-definition.content-title': 'Efni',\n\n /** The text shown if there was an error while getting the document's title via a preview value */\n 'doc-title.error.text': 'Villa: {{errorMessage}}',\n /** The text shown if the preview value for a document is non-existent or empty */\n 'doc-title.fallback.text': 'Ótitlað',\n /** The text shown if a document's title via a preview value cannot be determined due to an unknown schema type */\n 'doc-title.unknown-schema-type.text': 'Óþekkt skema tegund: {{schemaType}}',\n\n /** Tooltip text shown for the close button of the document inspector */\n 'document-inspector.close-button.tooltip': 'Loka',\n /** The title shown in the dialog header, when inspecting a valid document */\n 'document-inspector.dialog.title': 'Skoða <DocumentTitle/>',\n /** The title shown in the dialog header, when the document being inspected is not created yet/has no value */\n 'document-inspector.dialog.title-no-value': 'Engin gildi',\n /** Title shown for menu item that opens the \"Inspect\" dialog */\n 'document-inspector.menu-item.title': 'Skoða',\n /** the placeholder text for the search input on the inspect dialog */\n 'document-inspector.search.placeholder': 'Leita',\n /** The \"parsed\" view mode, meaning the JSON is searchable, collapsible etc */\n 'document-inspector.view-mode.parsed': 'Greindur',\n /** The \"raw\" view mode, meaning the JSON is presented syntax-highlighted, but with no other features - optimal for copying */\n 'document-inspector.view-mode.raw-json': 'Hrátt JSON',\n\n /** The text for when a form is hidden */\n 'document-view.form-view.form-hidden': 'Þetta eyðublað er falið',\n /** Fallback title shown when a form title is not provided */\n 'document-view.form-view.form-title-fallback': 'Titilllaus',\n /** The text for when the form view is loading a document */\n 'document-view.form-view.loading': 'Hleð skjali…',\n /** The description of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.description':\n 'Vinsamlegast bíddu á meðan skjalið er samstillt. Þetta gerist venjulega strax eftir að skjalið hefur verið birt, og ætti ekki að taka meira en nokkrar sekúndur',\n /** The title of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.title': 'Samstilli skjal…',\n\n /** The description for the document favorite action */\n 'document.favorites.add-to-favorites': 'Bæta við uppáhöldum',\n /** The description for the document unfavorite action */\n 'document.favorites.remove-from-favorites': 'Fjarlægja úr uppáhöldum',\n\n /** The description for the events inspector when we can't load the document so we default to compare with published */\n 'events.compare-with-published.description':\n 'Við getum ekki hlaðið breytingarnar fyrir þetta skjal, líklega vegna sögubevarunarstefnu áætlunar þinnar, þetta sýnir þér hvernig <strong>{{version}}</strong> útgáfan ber saman við <strong>birtingu</strong> útgáfuna.',\n /** The title for the events inspector when we can't load the document so we default to compare with published */\n 'events.compare-with-published.title': 'Ber saman við birtingu',\n /**The title for the menu items that will be shown when expanding a publish release event to inspect the document */\n 'events.inspect.release': 'Skoða <VersionBadge>{{releaseTitle}}</VersionBadge> skjal',\n /**The title for the menu items that will be shown when expanding a publish draft event to inspect the draft document*/\n 'events.open.draft': 'Opna <VersionBadge>drög</VersionBadge> skjal',\n /**The title for the menu items that will be shown when expanding a publish release event to inspect the release*/\n 'events.open.release': 'Opna <VersionBadge>{{releaseTitle}}</VersionBadge> útgáfu',\n\n /** The loading messaging for when the tooltip is still loading permission info */\n 'insufficient-permissions-message-tooltip.loading-text': 'Hleður…',\n\n /** --- Menu items --- */\n /** The menu item group title to use for the Action menu items */\n 'menu-item-groups.actions-group': 'Aðgerðir',\n /** The menu item group title to use for the Layout menu items */\n 'menu-item-groups.layout-group': 'Skipulag',\n /** The menu item group title to use for the Sort menu items */\n 'menu-item-groups.sorting-group': 'Röðun',\n\n /** The menu item title to use the compact view */\n 'menu-items.layout.compact-view': 'Þjappað útlit',\n /** The menu item title to use the detailed view */\n 'menu-items.layout.detailed-view': 'Ítarlegt útlit',\n /** The menu item title to Sort by Created */\n 'menu-items.sort-by.created': 'Raða eftir stofnun',\n /** The menu item title to Sort by Last Edited */\n 'menu-items.sort-by.last-edited': 'Raða eftir síðast breytt',\n\n /** The link text of the no document type screen that appears directly below the subtitle */\n 'no-document-types-screen.link-text': 'Lærðu hvernig á að bæta við skjalategund →',\n /** The subtitle of the no document type screen that appears directly below the title */\n 'no-document-types-screen.subtitle':\n 'Vinsamlegast skilgreindu að minnsta kosti eina skjalgerð í skemanu þínu.',\n /** The title of the no document type screen */\n 'no-document-types-screen.title': 'Engar skjalgerðir',\n\n /** Text shown on back button visible on smaller breakpoints */\n 'pane-header.back-button.text': 'Til baka',\n /** tooltip text (via `title` attribute) for the menu button */\n 'pane-header.context-menu-button.tooltip': 'Sýna valmynd',\n /** Appears in a document list pane header if there are more than one option for create. This is the label for that menu */\n 'pane-header.create-menu.label': 'Búa til',\n /** Tooltip displayed on the create new button in document lists */\n 'pane-header.create-new-button.tooltip': 'Búa til nýtt skjal',\n /** The `aria-label` for the disabled button in the pane header if create permissions are granted */\n 'pane-header.disabled-created-button.aria-label': 'Ófullnægjandi heimildir',\n\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.draft-status.has-draft.tooltip': 'Breytt <RelativeTime/>',\n /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n 'pane-item.draft-status.no-draft.tooltip': 'Engar óbirtar breytingar',\n /** The subtitle tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.subtitle': 'Skjal: <Code>{{documentId}}</Code>',\n /** The title tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.title':\n 'Engin skema fundin fyrir tegund <Code>{{documentType}}</Code>',\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.published-status.has-published.tooltip': 'Birt <RelativeTime/>',\n /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n 'pane-item.published-status.no-published.tooltip': 'Engar óbirtar breytingar',\n\n /** The text used in the document header title if there is an error */\n 'panes.document-header-title.error.text': 'Villa: {{error}}',\n /** The text used in the document header title if creating a new item */\n 'panes.document-header-title.new.text': 'Nýtt {{schemaType}}',\n /** The text used in the document header title if no other title can be determined */\n 'panes.document-header-title.untitled.text': 'Ótitlað',\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.retrying': 'Reyni aftur…',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text': 'Villa: <Code>{{error}}</Code>',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text.dev': 'Villa: <Code>{{error}}</Code>',\n /** The error text on the document list pane if the browser appears to be offlline */\n 'panes.document-list-pane.error.text.offline': 'Internet tengingin virðist vera ótengd.',\n /** The error title on the document list pane */\n 'panes.document-list-pane.error.title': 'Gat ekki sótt lista yfir atriði',\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.will-retry-automatically_one': 'Reyni aftur…',\n 'panes.document-list-pane.error.will-retry-automatically_other': 'Reyni aftur… (#{{count}}).',\n /** The text of the document list pane if more than a maximum number of documents are returned */\n 'panes.document-list-pane.max-items.text': 'Birtir hámark af {{limit}} skjölum',\n /** The text of the document list pane if no documents are found for a specified type */\n 'panes.document-list-pane.no-documents-of-type.text': 'Engin skjöl af þessari tegund',\n /** The text of the document list pane if no documents are found */\n 'panes.document-list-pane.no-documents.text': 'Engar niðurstöður fundust',\n /** The text of the document list pane if no documents are found matching specified criteria */\n 'panes.document-list-pane.no-matching-documents.text': 'Engin passandi skjöl',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.reconnecting': 'Reyni að tengjast…',\n /** The aria-label for the search input on the document list pane */\n 'panes.document-list-pane.search-input.aria-label': 'Leita í lista',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.search-input.placeholder': 'Leita í lista',\n /** The summary title when displaying an error for a document operation result */\n 'panes.document-operation-results.error.summary.title': 'Upplýsingar',\n /** The text when a generic operation failed (fallback, generally not shown) */\n 'panes.document-operation-results.operation-error': 'Villa kom upp við {{context}}',\n /** The text when a delete operation failed */\n 'panes.document-operation-results.operation-error_delete':\n 'Villa kom upp við tilraun til að eyða þessu skjali. Þetta þýðir yfirleitt að önnur skjöl vísa til þess.',\n /** The text when an unpublish operation failed */\n 'panes.document-operation-results.operation-error_unpublish':\n 'Villa kom upp við tilraun til að afturkalla birtingu þessa skjals. Þetta þýðir yfirleitt að önnur skjöl vísa til þess.',\n /** The text when a generic operation succeeded (fallback, generally not shown) */\n 'panes.document-operation-results.operation-success': 'Aðgerð {{context}} á skjali tókst',\n /** The text when copy URL operation succeeded */\n 'panes.document-operation-results.operation-success_copy-url':\n 'Skjalavefslóð afrituð á klippiborð',\n /** */\n 'panes.document-operation-results.operation-success_createVersion':\n '<Strong>{{title}}</Strong> var bætt við útgáfuna',\n /** The text when a delete operation succeeded */\n 'panes.document-operation-results.operation-success_delete': 'Skjalinu var eytt',\n /** The text when a discard changes operation succeeded */\n 'panes.document-operation-results.operation-success_discardChanges':\n 'Öllum breytingum síðan síðast var birt hefur nú verið hent. Hægt er að endurheimta hentum drögum úr sögunni',\n /** The text when a duplicate operation succeeded */\n 'panes.document-operation-results.operation-success_duplicate':\n 'Skjalið var afritað með góðum árangri',\n /** The text when a publish operation succeeded */\n 'panes.document-operation-results.operation-success_publish': 'Skjalið var birt',\n /** The text when a restore operation succeeded */\n 'panes.document-operation-results.operation-success_restore':\n '<Strong>{{title}}</Strong> var endurheimt',\n /** The text when an unpublish operation succeeded */\n 'panes.document-operation-results.operation-success_unpublish':\n 'Birtingu skjalsins var afturkallað. Drög hafa verið búin til úr síðustu birtu útgáfu.',\n /** The document title shown when document title is \"undefined\" in operation message */\n 'panes.document-operation-results.operation-undefined-title': 'Ótitlað',\n /** The loading message for the document not found pane */\n 'panes.document-pane.document-not-found.loading': 'Hleð skjali…',\n /** The text of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.text':\n 'Skjalategundin er ekki skilgreind, og ekki tókst að finna skjal með auðkennið <Code>{{id}}</Code>.',\n /** The title of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.title': 'Skjalið fannst ekki',\n /** The text of the document not found pane if the schema is not found */\n 'panes.document-pane.document-unknown-type.text':\n 'Þetta skjal hefur skematýpuna <Code>{{documentType}}</Code>, sem er ekki skilgreind sem týpa í staðbundnu efni stúdíó skemanu.',\n /** The title of the document not found pane if the schema is not found or unknown */\n 'panes.document-pane.document-unknown-type.title':\n 'Óþekkt skjalategund: <Code>{{documentType}}</Code>',\n /** The title of the document not found pane if the schema is unknown */\n 'panes.document-pane.document-unknown-type.without-schema.text':\n 'Þetta skjal er ekki til, og engin skematýpa var tilgreind fyrir það.',\n /** Default message shown while resolving the structure definition for an asynchronous node */\n 'panes.resolving.default-message': 'Hleður…',\n /** Message shown while resolving the structure definition for an asynchronous node and it is taking a while (more than 5s) */\n 'panes.resolving.slow-resolve-message': 'Enn að hlaða…',\n /** The text to display when type is missing */\n 'panes.unknown-pane-type.missing-type.text':\n 'Byggingaratriði vantar nauðsynlega <Code>type</Code> eign.',\n /** The title of the unknown pane */\n 'panes.unknown-pane-type.title': 'Óþekkt gluggategund',\n /** The text to display when type is unknown */\n 'panes.unknown-pane-type.unknown-type.text':\n 'Byggingaratriði af gerðinni <Code>{{type}}</Code> er ekki þekkt eining.',\n\n /** The text for the \"Open preview\" action for a document */\n 'production-preview.menu-item.title': 'Opna forskoðun',\n\n /** The text for the confirm button in the request permission dialog used in the permissions banner */\n 'request-permission-dialog.confirm-button.text': 'Senda beiðni',\n /** The description text for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.description.text':\n 'Beiðni þín verður send til verkefnisstjóra(nna). Ef þú vilt geturðu einnig haft með athugasemd',\n /** The header/title for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.header.text': 'Biðja um breytingarheimild',\n /** The text describing the note input for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.note-input.description.text': 'Ef þú vilt geturðu bætt við athugasemd',\n /** The placeholder for the note input in the request permission dialog used in the permissions banner */\n 'request-permission-dialog.note-input.placeholder.text': 'Bæta við athugasemd...',\n /** The error/warning text in the request permission dialog when the user's request has been declined */\n 'request-permission-dialog.warning.denied.text':\n 'Beiðni þinni um aðgang að þessu verkefni hefur verið hafnað.',\n /** The error/warning text in the request permission dialog when the user's request has been denied due to too many outstanding requests */\n 'request-permission-dialog.warning.limit-reached.text':\n 'Þú 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ð.',\n\n /** Label for button when status is saved */\n 'status-bar.document-status-pulse.status.saved.text': 'Vistað',\n /** Label for button when status is syncing */\n 'status-bar.document-status-pulse.status.syncing.text': 'Er að vista...',\n /** Accessibility label indicating when the document was last published, in relative time, eg \"3 weeks ago\" */\n 'status-bar.publish-status-button.last-published-time.aria-label': 'Síðast birt {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last published <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-published-time.tooltip': 'Síðast birt <RelativeTime/>',\n /** Accessibility label indicating when the document was last updated, in relative time, eg \"2 hours ago\" */\n 'status-bar.publish-status-button.last-updated-time.aria-label':\n 'Síðast uppfært {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last updated <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-updated-time.tooltip': 'Síðast uppfært <RelativeTime/>',\n /** Aria label for the button */\n 'status-bar.review-changes-button.aria-label': 'Fara yfir breytingar',\n /** Label for button when status is saved */\n 'status-bar.review-changes-button.status.saved.text': 'Vistað!',\n /** Label for button when status is syncing */\n 'status-bar.review-changes-button.status.syncing.text': 'Vistar...',\n /** Text for the secondary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.changes-saved': 'Breytingar vistaðar',\n /** Primary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.text': 'Fara yfir breytingar',\n\n /** The text that appears in side the documentation link */\n 'structure-error.docs-link.text': 'Skoða skjölun',\n /** Labels the error message or error stack of the structure error screen */\n 'structure-error.error.label': 'Villa',\n /** The header that appears at the top of the error screen */\n 'structure-error.header.text': 'Villa kom upp við að lesa uppbyggingu',\n /** The text in the reload button to retry rendering the structure */\n 'structure-error.reload-button.text': 'Endurhlaða',\n /** Labels the structure path of the structure error screen */\n 'structure-error.structure-path.label': 'Slóð uppbyggingar',\n\n /** The aria label for the menu button in the timeline item */\n 'timeline-item.menu-button.aria-label': 'Opna aðgerðavalmynd',\n /** The text for the tooltip in menu button the timeline item */\n 'timeline-item.menu-button.tooltip': 'Aðgerðir',\n /** The text for the collapse action in the timeline item menu */\n 'timeline-item.menu.action-collapse': 'Fella saman',\n /** The text for the expand action in the timeline item menu */\n 'timeline-item.menu.action-expand': 'Útvíkka',\n /** The text for the published event menu tooltip when the release is not found */\n 'timeline-item.not-found-release.tooltip': 'Útgáfa með id \"{{releaseId}}\" fannst ekki',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"structure.cjs","sources":["../../src/structure.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for the \"Copy Document URL\" document action */\n 'action.copy-document-url.label': 'Afrita skjalavefslóð',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.delete.disabled.not-ready': 'Aðgerð ekki tilbúin',\n /** Tooltip when action button is disabled because the document does not exist */\n 'action.delete.disabled.nothing-to-delete': 'Þetta skjal er ekki til eða nú þegar eytt',\n /** Label for the \"Delete\" document action button */\n 'action.delete.label': 'Eyða',\n /** Label for the \"Delete\" document action while the document is being deleted */\n 'action.delete.running.label': 'Eyði…',\n /** Tooltip when action is disabled because the document is linked to Canvas */\n 'action.disabled-by-canvas.tooltip':\n 'Sumar aðgerðir skjalsins eru óvirkar fyrir skjöl tengd við Canvas',\n /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes':\n 'Ertu viss um að þú viljir henda öllum breytingum síðan síðast var birt?',\n /** Tooltip when action is disabled because the document has no unpublished changes */\n 'action.discard-changes.disabled.no-change': 'Þetta skjal hefur engar óbirtar breytingar',\n /** Tooltip when action is disabled because the document is not published */\n 'action.discard-changes.disabled.not-published': 'Þetta skjal er ekki birt',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.discard-changes.disabled.not-ready': 'Aðgerð ekki tilbúin',\n /** Label for the \"Discard changes\" document action */\n 'action.discard-changes.label': 'Henda breytingum',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.duplicate.disabled.not-ready': 'Aðgerð ekki tilbúin',\n /** Tooltip when action is disabled because the document doesn't exist */\n 'action.duplicate.disabled.nothing-to-duplicate':\n 'Þetta skjal er ekki til svo það er ekkert að afrita',\n /** Label for the \"Duplicate\" document action */\n 'action.duplicate.label': 'Afrita',\n /** Label for the \"Duplicate\" document action while the document is being duplicated */\n 'action.duplicate.running.label': 'Afritun…',\n /** Tooltip when publish button is disabled because the document is already published, and published time is unavailable.*/\n 'action.publish.already-published.no-time-ago.tooltip': 'Nú þegar birt',\n /** Tooltip when publish button is disabled because the document is already published.*/\n 'action.publish.already-published.tooltip': 'Birt fyrir {{timeSincePublished}} síðan',\n /** Tooltip when action is disabled because the studio is not ready.*/\n 'action.publish.disabled.not-ready': 'Aðgerð ekki tilbúin',\n /** Label for action when there are pending changes.*/\n 'action.publish.draft.label': 'Birta',\n /** Label for the \"Publish\" document action */\n 'action.publish.label': 'Birta',\n /** Label for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.label': 'Birta',\n /** Fallback tooltip for the \"Publish\" document action when publish is invoked for a document with live edit enabled.*/\n 'action.publish.live-edit.publish-disabled':\n 'Get ekki birt þar sem Live Edit er virkt fyrir þessa skjalategund',\n /** Tooltip for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.tooltip':\n 'Live Edit er virkt fyrir þessa efni tegund og birting gerist sjálfkrafa þegar þú gerir breytingar',\n /** Tooltip when publish button is disabled because there are no changes.*/\n 'action.publish.no-changes.tooltip': 'Engar óbirtar breytingar',\n /** Label for the \"Publish\" document action when there are no changes.*/\n 'action.publish.published.label': 'Birt',\n /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.running.label': 'Birti…',\n /** Tooltip when the \"Publish\" document action is disabled due to validation issues */\n 'action.publish.validation-issues.tooltip':\n 'Það eru staðfestingarvillur sem þarf að laga áður en hægt er að birta þetta skjal',\n /** Tooltip when publish button is waiting for validation and async tasks to complete.*/\n 'action.publish.waiting': 'Bíð eftir að verkefni klárist áður en er birt',\n /** Message prompting the user to confirm that they want to restore to an earlier revision*/\n 'action.restore.confirm.message': 'Ertu viss um að þú viljir endurheimta þetta skjal?',\n /** Fallback tooltip for when user is looking at the initial revision */\n 'action.restore.disabled.cannot-restore-initial': 'Þú getur ekki endurheimt upphaflegu útgáfuna',\n /** Label for the \"Restore\" document action */\n 'action.restore.label': 'Endurheimta',\n /** Default tooltip for the action */\n 'action.restore.tooltip': 'Endurheimta þessa útgáfu',\n /** Tooltip when action is disabled because the document is not already published */\n 'action.unpublish.disabled.not-published': 'Þetta skjal er ekki birt',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.unpublish.disabled.not-ready': 'Aðgerð ekki tilbúin',\n /** Label for the \"Unpublish\" document action */\n 'action.unpublish.label': 'Afturkalla birtingu',\n /** Fallback tooltip for the Unpublish document action when publish is invoked for a document with live edit enabled.*/\n 'action.unpublish.live-edit.disabled':\n 'Þetta skjal hefur beina ritun virkjaða og getur ekki verið afturkallað',\n\n /** Description for the archived release banner, rendered when viewing the history of a version document from the publihed view */\n 'banners.archived-release.description':\n 'Þú ert að skoða skjal sem er aðeins til lesturs og var vistað sem hluti af <VersionBadge>{{title}}</VersionBadge>. Það er ekki hægt að breyta því',\n /** Description for the archived scheduled draft banner, rendered when viewing the history of a cardinality one release document */\n 'banners.archived-scheduled-draft.description': 'Þessi áætlaði drög eru skjalasafnað',\n /** The explanation displayed when a user attempts to create a new draft document, but the draft model is not switched on */\n 'banners.choose-new-document-destination.cannot-create-draft-document':\n 'Ekki er hægt að búa til drög að skjali.',\n /** The explanation displayed when a user attempts to create a new published document, but the schema type doesn't support live-editing */\n 'banners.choose-new-document-destination.cannot-create-published-document':\n 'Ekki er hægt að búa til birt skjal.',\n /** The prompt displayed when a user must select a different perspective in order to create a document */\n 'banners.choose-new-document-destination.choose-destination':\n 'Veldu áfangastað fyrir þetta skjal:',\n /** The explanation displayed when a user attempts to create a new document in a release, but the selected release is inactive */\n 'banners.choose-new-document-destination.release-inactive':\n '<VersionBadge>{{title}}</VersionBadge> útgáfan er ekki virk.',\n /** The text for the restore button on the deleted document banner */\n 'banners.deleted-document-banner.restore-button.text': 'Endurheimta nýjustu útgáfuna',\n /** The text content for the deleted document banner */\n 'banners.deleted-document-banner.text': 'Þessu skjali hefur verið eytt.',\n /** The text content for the deprecated document type banner */\n 'banners.deprecated-document-type-banner.text': 'Þessi skjaltýpa er úrelt.',\n /** The text for publish action for discarding the version */\n 'banners.live-edit-draft-banner.discard.tooltip': 'Henda drögunum',\n /** The text for publish action for the draft banner */\n 'banners.live-edit-draft-banner.publish.tooltip': 'Birta til að halda áfram að breyta',\n /** The text content for the live edit document when it's a draft */\n 'banners.live-edit-draft-banner.text':\n '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.',\n /** The label for the \"compare draft\" action */\n 'banners.obsolete-draft.actions.compare-draft.text': 'Bera saman drög',\n /** The label for the \"discard draft\" action */\n 'banners.obsolete-draft.actions.discard-draft.text': 'Hafna drögum',\n /** The label for the \"publish draft\" action */\n 'banners.obsolete-draft.actions.publish-draft.text': 'Birta drög',\n /** The warning displayed when editing a document that has an obsolete draft because the draft model is not switched on */\n 'banners.obsolete-draft.draft-model-inactive.text':\n 'Vinnusvæðið er ekki með virk drög, en drög að þessu skjali eru til.',\n /** The text for the permission check banner if the user only has one role, and it does not allow publishing this document */\n 'banners.permission-check-banner.missing-permission_create_one':\n 'Hlutverk þitt <Roles/> hefur ekki heimildir til að búa til þetta skjal.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow publishing this document */\n 'banners.permission-check-banner.missing-permission_create_other':\n 'Hlutverk þín <Roles/> hafa ekki heimildir til að búa til þetta skjal.',\n /** The text for the permission check banner if the user only has one role, and it does not allow editing this document */\n 'banners.permission-check-banner.missing-permission_update_one':\n 'Hlutverk þitt <Roles/> hefur ekki heimildir til að uppfæra þetta skjal.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow editing this document */\n 'banners.permission-check-banner.missing-permission_update_other':\n 'Hlutverk þín <Roles/> hafa ekki heimildir til að uppfæra þetta skjal.',\n /** The pending text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.sent': 'Beiðni um ritstjóra send',\n /** The text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.text': 'Biðja um að fá að breyta',\n /** Description for the archived release banner, rendered when viewing the history of a version document from the published view */\n 'banners.published-release.description':\n 'Þú ert að skoða skjal sem er aðeins til lesturs og var birt sem hluti af <VersionBadge>{{title}}</VersionBadge>. Það er ekki hægt að breyta því',\n /** The text for the reload button */\n 'banners.reference-changed-banner.reason-changed.reload-button.text': 'Endurhlaða tilvísun',\n /** The text for the reference change banner if the reason is that the reference has been changed */\n 'banners.reference-changed-banner.reason-changed.text':\n 'Þessi tilvísun hefur breyst síðan þú opnaðir hana.',\n /** The text for the close button */\n 'banners.reference-changed-banner.reason-removed.close-button.text': 'Loka tilvísun',\n /** The text for the reference change banner if the reason is that the reference has been deleted */\n 'banners.reference-changed-banner.reason-removed.text':\n 'Þessi tilvísun hefur verið fjarlægð síðan þú opnaðir hana.',\n /** The text that appears for the action button to add the current document to the global release */\n 'banners.release.action.add-to-release': 'Bæta við útgáfu',\n /** The text that appears for the action button to add the current document to the global release */\n 'banners.release.action.open-to-edit': 'Opna útgáfu til að breyta',\n /** Toast description in case an error occurs when adding a document to a release */\n 'banners.release.error.description': 'Villa kom upp við að bæta skjali við útgáfuna: {{message}}',\n /** Toast title in case an error occurs when adding a document to a release */\n 'banners.release.error.title': 'Villa við að bæta skjali við útgáfu',\n /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description': 'Skjalið er aðeins til í',\n /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description-end_one': 'útgáfunni',\n /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description-end_other': 'útgáfum',\n /** The text for the banner that appears when there are multiple versions but no drafts or published, only one extra releases */\n 'banners.release.navigate-to-edit-description-multiple_one':\n 'Þetta skjal er hluti af <VersionBadge/> útgáfunni og {{count}} annarri útgáfu.',\n /** The text for the banner that appears when there are multiple versions but no drafts or published, more than one extra releases */\n 'banners.release.navigate-to-edit-description-multiple_other':\n 'Þetta skjal er hluti af <VersionBadge/> útgáfunni og {{count}} öðrum útgáfum',\n /** The text for the banner that appears when a document only has one version but is in a draft or published pinned release */\n 'banners.release.navigate-to-edit-description-single':\n 'Þetta skjal er hluti af <VersionBadge/> útgáfunni',\n /** The text for the banner that appears when a document is not in the current global release */\n 'banners.release.not-in-release': 'Ekki í <VersionBadge>{{title}}</VersionBadge> útgáfunni.',\n /** Description of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */\n 'banners.release.waiting.description':\n 'Vinsamlegast bíddu á meðan skjalið er bætt við útgáfuna. Það ætti ekki að taka lengur en nokkrar sekúndur.',\n /** Title of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */\n 'banners.release.waiting.title': 'Bæti skjali við útgáfu…',\n /** The text for the revision not found banner */\n 'banners.revision-not-found.description':\n 'Við gátum ekki fundið valda endurskoðun skjalsins, vinsamlegast veldu annan færslu úr sögulistanum.',\n /** The text content for the scheduled draft override banner */\n 'banners.scheduled-draft-override-banner.text':\n 'Áætluð drög fyrir þetta skjal eru til. Ef þú birtir breytingar núna verða þær yfirskrifaðar þegar áætlunin keyrir.',\n /** The text content for the unpublished document banner when is part of a release */\n 'banners.unpublished-release-banner.text':\n 'Þetta skjal verður óbirt sem hluti af <VersionBadge>{{title}}</VersionBadge> útgáfunni',\n /** The text content for the unpublished document banner letting the user know that the current published version is being shown */\n 'banners.unpublished-release-banner.text-with-published':\n 'Sýni núverandi <strong>birta</strong> útgáfu:',\n\n /** Browser/tab title when creating a new document of a given type */\n 'browser-document-title.new-document': 'Nýtt {{schemaType}}',\n /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */\n 'browser-document-title.untitled-document': 'Ótitlað',\n\n /** The action menu button aria-label */\n 'buttons.action-menu-button.aria-label': 'Opna skjalaðgerðir',\n /** The action menu button tooltip */\n 'buttons.action-menu-button.tooltip': 'Aðgerðir skjals',\n /** The aria-label for the split pane button on the document panel header */\n 'buttons.split-pane-button.aria-label': 'Kljúfa glugga til hægri',\n /** The tool tip for the split pane button on the document panel header */\n 'buttons.split-pane-button.tooltip': 'Kljúfa glugga til hægri',\n /** The title for the close button on the split pane on the document panel header */\n 'buttons.split-pane-close-button.title': 'Loka kljúfðum glugga',\n /** The title for the close group button on the split pane on the document panel header */\n 'buttons.split-pane-close-group-button.title': 'Loka gluggahópi',\n\n /** The text for the canvas linked banner action button */\n 'canvas.banner.edit-in-canvas-action': 'Breyta í Canvas',\n /** The text for the canvas linked banner when the document is a draft */\n 'canvas.banner.linked-text.draft': 'Þetta drög skjalsins er tengt við Canvas',\n /** The text for the canvas linked banner when the document is a live document */\n 'canvas.banner.linked-text.published': 'Þetta lifandi skjal er tengt við Canvas',\n /** The text for the canvas linked banner when the document is a version document */\n 'canvas.banner.linked-text.version': 'Þetta útgáfa skjalsins er tengt við Canvas',\n /** The text for the canvas linked banner popover button */\n 'canvas.banner.popover-button-text': 'Lærðu meira',\n /** The description for the canvas linked banner popover */\n 'canvas.banner.popover-description':\n 'Canvas leyfir þér að skrifa í frjálsform ritli sem sjálfkrafa kortleggur aftur til Studio sem skipulagt efni - á meðan þú skrifar.',\n /** The heading for the canvas linked banner popover */\n 'canvas.banner.popover-heading': 'Hugmynd fyrst ritun',\n\n /** The description for the changes banner */\n 'changes.banner.description':\n 'Sýnir söguna fyrir <strong>{{perspective}}</strong> útgáfu þessa skjals.',\n /** The tooltip for the changes banner */\n 'changes.banner.tooltip':\n 'Þessi skoðun sýnir breytingarnar sem áttu sér stað í ákveðinni útgáfu þessa skjals. Veldu aðra útgáfu til að sjá breytingar hennar',\n /** The label used in the changes inspector for the from selector */\n 'changes.from.label': 'Frá',\n /* The label for the history tab in the changes inspector*/\n 'changes.tab.history': 'Saga',\n /* The label for the review tab in the changes inspector*/\n 'changes.tab.review-changes': 'Endurskoða breytingar',\n /** The label used in the changes inspector for the to selector */\n 'changes.to.label': 'Til',\n\n /** The error message shown when the specified document comparison mode is not supported */\n 'compare-version.error.invalidModeParam':\n '\"{{input}}\" er ekki studdur háttur til að bera saman skjöl.',\n /** The error message shown when the next document for comparison could not be extracted from the URL */\n 'compare-version.error.invalidNextDocumentParam': 'Næsta skjals parameter er ógilt.',\n /** The error message shown when the document comparison URL could not be parsed */\n 'compare-version.error.invalidParams.title': 'Ekki hægt að bera saman skjöl',\n /** The error message shown when the previous document for comparison could not be extracted from the URL */\n 'compare-version.error.invalidPreviousDocumentParam': 'Fyrri skjals parameter er ógilt.',\n\n /** The text for the tooltip when the \"Compare versions\" action for a document is disabled */\n 'compare-versions.menu-item.disabled-reason':\n 'Það eru engar aðrar útgáfur af þessu skjali til að bera saman.',\n /** The text for the \"Compare versions\" action for a document */\n 'compare-versions.menu-item.title': 'Bera saman útgáfur',\n /** The string used to label draft documents */\n 'compare-versions.status.draft': 'Drög',\n /** The string used to label published documents */\n 'compare-versions.status.published': 'Birt',\n /** The title used when comparing versions of a document */\n 'compare-versions.title': 'Bera saman útgáfur',\n\n /** The text in the \"Cancel\" button in the confirm delete dialog that cancels the action and closes the dialog */\n 'confirm-delete-dialog.cancel-button.text': 'Hætta við',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_one': '1 skjal',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_other': '{{count}} skjöl',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_one': 'Gagnasafn: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_other': 'Gagnasöfn: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_one': 'Ófáanlegt gagnasafn',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_other': 'Ófáanleg gagnasöfn',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (singular) */\n 'confirm-delete-dialog.cdr-summary.title_one': '{{documentCount}} í öðru gagnasafni',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (plural) */\n 'confirm-delete-dialog.cdr-summary.title_other': '{{documentCount}} í {{count}} gagnasöfnum',\n /** Appears when hovering over the copy button to copy */\n 'confirm-delete-dialog.cdr-table.copy-id-button.tooltip': 'Afrita auðkenni á klippiborð',\n /** The header for the dataset column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.dataset.label': 'Gagnasanf',\n /** The header for the document ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.document-id.label': 'Auðkenni skjals',\n /** The toast title when the copy button has been clicked but copying failed */\n 'confirm-delete-dialog.cdr-table.id-copied-toast.title-failed':\n 'Mistókst að afrita skjalaauðkenni',\n /** The header for the project ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.project-id.label': 'Auðkenni verkefnis',\n /** The text in the \"Delete anyway\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-anyway-button.text_delete': 'Eyða samt',\n /** The text in the \"Unpublish anyway\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-anyway-button.text_unpublish': 'Afbirta samt',\n /** The text in the \"Delete now\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-button.text_delete': 'Eyða núna',\n /** The text in the \"Unpublish now\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-button.text_unpublish': 'Afbirta núna',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_delete':\n 'Ertu viss um að þú viljir eyða „<DocumentTitle/>“?',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_unpublish':\n 'Ertu viss um að þú viljir afbirta „<DocumentTitle/>“?',\n /** The text body of the error dialog. */\n 'confirm-delete-dialog.error.message.text': 'Villa kom upp við hleðslu vísandi skjala.',\n /** The text in the retry button of the confirm delete dialog if an error occurred. */\n 'confirm-delete-dialog.error.retry-button.text': 'Reyna aftur',\n /** The header of the confirm delete dialog if an error occurred while the confirm delete dialog was open. */\n 'confirm-delete-dialog.error.title.text': 'Villa',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_delete': 'Eyða skjali?',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_unpublish': 'Afbirta skjal?',\n /** The text that appears while the referring documents are queried */\n 'confirm-delete-dialog.loading.text': 'Leita að vísandi skjölum…',\n /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_one': '1 önnur tilvísun ekki sýnd',\n /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_other':\n '{{count}} aðrar tilvísanir ekki sýndar',\n /** Text in the tooltip of this component if hovering over the info icon */\n 'confirm-delete-dialog.other-reference-count.tooltip':\n 'Við getum ekki birt upplýsingar um þessar tilvísanir vegna vöntunar aðgangstokens fyrir tengd gagnasett.',\n /** Appears when unable to render a document preview in the referring document list */\n 'confirm-delete-dialog.preview-item.preview-unavailable.subtitle': 'ID: {{documentId}}',\n /** Appears when unable to render a document preview in the referring document list */\n 'confirm-delete-dialog.preview-item.preview-unavailable.title': 'Forskoðun ekki í boði',\n /** Warns the user of affects to other documents if the action is confirmed (delete) */\n 'confirm-delete-dialog.referential-integrity-disclaimer.text_delete':\n 'Ef þú eyðir þessu skjali munu skjöl sem vísa í það ekki lengur geta nálgast það.',\n /** Warns the user of affects to other documents if the action is confirmed (unpublish) */\n 'confirm-delete-dialog.referential-integrity-disclaimer.text_unpublish':\n 'Ef þú afturkallar birtingu þessa skjals munu skjöl sem vísa í það ekki lengur geta nálgast það.',\n /** Tells the user the count of how many other referring documents there are before listing them. (singular) */\n 'confirm-delete-dialog.referring-document-count.text_one': '1 skjal vísar í “<DocumentTitle/>”',\n /** Tells the user the count of how many other referring documents there are before listing them. (plural) */\n 'confirm-delete-dialog.referring-document-count.text_other':\n '{{count}} skjöl vísa í “<DocumentTitle/>”',\n /** Describes the list of documents that refer to the one trying to be deleted (delete) */\n 'confirm-delete-dialog.referring-documents-descriptor.text_delete':\n 'Þú getur ekki eytt “<DocumentTitle/>” þar sem eftirfarandi skjöl vísa í það:',\n /** Describes the list of documents that refer to the one trying to be deleted (unpublish) */\n 'confirm-delete-dialog.referring-documents-descriptor.text_unpublish':\n 'Þú getur ekki afturkallað birtingu “<DocumentTitle/>” þar sem eftirfarandi skjöl vísa í það:',\n\n /** The text for the cancel button in the confirm dialog used in document action shortcuts if none is provided */\n 'confirm-dialog.cancel-button.fallback-text': 'Hætta við',\n /** The text for the confirm button in the confirm dialog used in document action shortcuts if none is provided */\n 'confirm-dialog.confirm-button.fallback-text': 'Staðfesta',\n\n /** For the default structure definition, the title for the \"Content\" pane */\n 'default-definition.content-title': 'Efni',\n\n /** The text shown if there was an error while getting the document's title via a preview value */\n 'doc-title.error.text': 'Villa: {{errorMessage}}',\n /** The text shown if the preview value for a document is non-existent or empty */\n 'doc-title.fallback.text': 'Ótitlað',\n /** The text shown if a document's title via a preview value cannot be determined due to an unknown schema type */\n 'doc-title.unknown-schema-type.text': 'Óþekkt skema tegund: {{schemaType}}',\n\n /** Tooltip text shown for the close button of the document inspector */\n 'document-inspector.close-button.tooltip': 'Loka',\n /** The title shown in the dialog header, when inspecting a valid document */\n 'document-inspector.dialog.title': 'Skoða <DocumentTitle/>',\n /** The title shown in the dialog header, when the document being inspected is not created yet/has no value */\n 'document-inspector.dialog.title-no-value': 'Engin gildi',\n /** Title shown for menu item that opens the \"Inspect\" dialog */\n 'document-inspector.menu-item.title': 'Skoða',\n /** the placeholder text for the search input on the inspect dialog */\n 'document-inspector.search.placeholder': 'Leita',\n /** The \"parsed\" view mode, meaning the JSON is searchable, collapsible etc */\n 'document-inspector.view-mode.parsed': 'Greindur',\n /** The \"raw\" view mode, meaning the JSON is presented syntax-highlighted, but with no other features - optimal for copying */\n 'document-inspector.view-mode.raw-json': 'Hrátt JSON',\n\n /** The text for when a form is hidden */\n 'document-view.form-view.form-hidden': 'Þetta eyðublað er falið',\n /** Fallback title shown when a form title is not provided */\n 'document-view.form-view.form-title-fallback': 'Titilllaus',\n /** The text for when the form view is loading a document */\n 'document-view.form-view.loading': 'Hleð skjali…',\n /** The description of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.description':\n 'Vinsamlegast bíddu á meðan skjalið er samstillt. Þetta gerist venjulega strax eftir að skjalið hefur verið birt, og ætti ekki að taka meira en nokkrar sekúndur',\n /** The title of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.title': 'Samstilli skjal…',\n\n /** The description for the document favorite action */\n 'document.favorites.add-to-favorites': 'Bæta við uppáhöldum',\n /** The description for the document unfavorite action */\n 'document.favorites.remove-from-favorites': 'Fjarlægja úr uppáhöldum',\n\n /** The description for the events inspector when we can't load the document so we default to compare with published */\n 'events.compare-with-published.description':\n 'Við getum ekki hlaðið breytingarnar fyrir þetta skjal, líklega vegna sögubevarunarstefnu áætlunar þinnar, þetta sýnir þér hvernig <strong>{{version}}</strong> útgáfan ber saman við <strong>birtingu</strong> útgáfuna.',\n /** The title for the events inspector when we can't load the document so we default to compare with published */\n 'events.compare-with-published.title': 'Ber saman við birtingu',\n /**The title for the menu items that will be shown when expanding a publish release event to inspect the document */\n 'events.inspect.release': 'Skoða <VersionBadge>{{releaseTitle}}</VersionBadge> skjal',\n /**The title for the menu items that will be shown when expanding a publish draft event to inspect the draft document*/\n 'events.open.draft': 'Opna <VersionBadge>drög</VersionBadge> skjal',\n /**The title for the menu items that will be shown when expanding a publish release event to inspect the release*/\n 'events.open.release': 'Opna <VersionBadge>{{releaseTitle}}</VersionBadge> útgáfu',\n\n /** The loading messaging for when the tooltip is still loading permission info */\n 'insufficient-permissions-message-tooltip.loading-text': 'Hleður…',\n\n /** --- Menu items --- */\n /** The menu item group title to use for the Action menu items */\n 'menu-item-groups.actions-group': 'Aðgerðir',\n /** The menu item group title to use for the Layout menu items */\n 'menu-item-groups.layout-group': 'Skipulag',\n /** The menu item group title to use for the Sort menu items */\n 'menu-item-groups.sorting-group': 'Röðun',\n\n /** The menu item title to use the compact view */\n 'menu-items.layout.compact-view': 'Þjappað útlit',\n /** The menu item title to use the detailed view */\n 'menu-items.layout.detailed-view': 'Ítarlegt útlit',\n /** The menu item title to Sort by Created */\n 'menu-items.sort-by.created': 'Raða eftir stofnun',\n /** The menu item title to Sort by Last Edited */\n 'menu-items.sort-by.last-edited': 'Raða eftir síðast breytt',\n\n /** The link text of the no document type screen that appears directly below the subtitle */\n 'no-document-types-screen.link-text': 'Lærðu hvernig á að bæta við skjalategund →',\n /** The subtitle of the no document type screen that appears directly below the title */\n 'no-document-types-screen.subtitle':\n 'Vinsamlegast skilgreindu að minnsta kosti eina skjalgerð í skemanu þínu.',\n /** The title of the no document type screen */\n 'no-document-types-screen.title': 'Engar skjalgerðir',\n\n /** Text shown on back button visible on smaller breakpoints */\n 'pane-header.back-button.text': 'Til baka',\n /** tooltip text (via `title` attribute) for the menu button */\n 'pane-header.context-menu-button.tooltip': 'Sýna valmynd',\n /** Appears in a document list pane header if there are more than one option for create. This is the label for that menu */\n 'pane-header.create-menu.label': 'Búa til',\n /** Tooltip displayed on the create new button in document lists */\n 'pane-header.create-new-button.tooltip': 'Búa til nýtt skjal',\n /** The `aria-label` for the disabled button in the pane header if create permissions are granted */\n 'pane-header.disabled-created-button.aria-label': 'Ófullnægjandi heimildir',\n\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.draft-status.has-draft.tooltip': 'Breytt <RelativeTime/>',\n /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n 'pane-item.draft-status.no-draft.tooltip': 'Engar óbirtar breytingar',\n /** The subtitle tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.subtitle': 'Skjal: <Code>{{documentId}}</Code>',\n /** The title tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.title':\n 'Engin skema fundin fyrir tegund <Code>{{documentType}}</Code>',\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.published-status.has-published.tooltip': 'Birt <RelativeTime/>',\n /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n 'pane-item.published-status.no-published.tooltip': 'Engar óbirtar breytingar',\n\n /** The text used in the document header title if there is an error */\n 'panes.document-header-title.error.text': 'Villa: {{error}}',\n /** The text used in the document header title if creating a new item */\n 'panes.document-header-title.new.text': 'Nýtt {{schemaType}}',\n /** The text used in the document header title if no other title can be determined */\n 'panes.document-header-title.untitled.text': 'Ótitlað',\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.retrying': 'Reyni aftur…',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text': 'Villa: <Code>{{error}}</Code>',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text.dev': 'Villa: <Code>{{error}}</Code>',\n /** The error text on the document list pane if the browser appears to be offlline */\n 'panes.document-list-pane.error.text.offline': 'Internet tengingin virðist vera ótengd.',\n /** The error title on the document list pane */\n 'panes.document-list-pane.error.title': 'Gat ekki sótt lista yfir atriði',\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.will-retry-automatically_one': 'Reyni aftur…',\n 'panes.document-list-pane.error.will-retry-automatically_other': 'Reyni aftur… (#{{count}}).',\n /** The text of the document list pane if more than a maximum number of documents are returned */\n 'panes.document-list-pane.max-items.text': 'Birtir hámark af {{limit}} skjölum',\n /** The text of the document list pane if no documents are found for a specified type */\n 'panes.document-list-pane.no-documents-of-type.text': 'Engin skjöl af þessari tegund',\n /** The text of the document list pane if no documents are found */\n 'panes.document-list-pane.no-documents.text': 'Engar niðurstöður fundust',\n /** The text of the document list pane if no documents are found matching specified criteria */\n 'panes.document-list-pane.no-matching-documents.text': 'Engin passandi skjöl',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.reconnecting': 'Reyni að tengjast…',\n /** The aria-label for the search input on the document list pane */\n 'panes.document-list-pane.search-input.aria-label': 'Leita í lista',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.search-input.placeholder': 'Leita í lista',\n /** The summary title when displaying an error for a document operation result */\n 'panes.document-operation-results.error.summary.title': 'Upplýsingar',\n /** The text when a generic operation failed (fallback, generally not shown) */\n 'panes.document-operation-results.operation-error': 'Villa kom upp við {{context}}',\n /** The text when a delete operation failed */\n 'panes.document-operation-results.operation-error_delete':\n 'Villa kom upp við tilraun til að eyða þessu skjali. Þetta þýðir yfirleitt að önnur skjöl vísa til þess.',\n /** The text when an unpublish operation failed */\n 'panes.document-operation-results.operation-error_unpublish':\n 'Villa kom upp við tilraun til að afturkalla birtingu þessa skjals. Þetta þýðir yfirleitt að önnur skjöl vísa til þess.',\n /** The text when a generic operation succeeded (fallback, generally not shown) */\n 'panes.document-operation-results.operation-success': 'Aðgerð {{context}} á skjali tókst',\n /** The text when copy URL operation succeeded */\n 'panes.document-operation-results.operation-success_copy-url':\n 'Skjalavefslóð afrituð á klippiborð',\n /** */\n 'panes.document-operation-results.operation-success_createVersion':\n '<Strong>{{title}}</Strong> var bætt við útgáfuna',\n /** The text when a delete operation succeeded */\n 'panes.document-operation-results.operation-success_delete': 'Skjalinu var eytt',\n /** The text when a discard changes operation succeeded */\n 'panes.document-operation-results.operation-success_discardChanges':\n 'Öllum breytingum síðan síðast var birt hefur nú verið hent. Hægt er að endurheimta hentum drögum úr sögunni',\n /** The text when a duplicate operation succeeded */\n 'panes.document-operation-results.operation-success_duplicate':\n 'Skjalið var afritað með góðum árangri',\n /** The text when a publish operation succeeded */\n 'panes.document-operation-results.operation-success_publish': 'Skjalið var birt',\n /** The text when a restore operation succeeded */\n 'panes.document-operation-results.operation-success_restore':\n '<Strong>{{title}}</Strong> var endurheimt',\n /** The text when an unpublish operation succeeded */\n 'panes.document-operation-results.operation-success_unpublish':\n 'Birtingu skjalsins var afturkallað. Drög hafa verið búin til úr síðustu birtu útgáfu.',\n /** The document title shown when document title is \"undefined\" in operation message */\n 'panes.document-operation-results.operation-undefined-title': 'Ótitlað',\n /** The loading message for the document not found pane */\n 'panes.document-pane.document-not-found.loading': 'Hleð skjali…',\n /** The text of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.text':\n 'Skjalategundin er ekki skilgreind, og ekki tókst að finna skjal með auðkennið <Code>{{id}}</Code>.',\n /** The title of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.title': 'Skjalið fannst ekki',\n /** The text of the document not found pane if the schema is not found */\n 'panes.document-pane.document-unknown-type.text':\n 'Þetta skjal hefur skematýpuna <Code>{{documentType}}</Code>, sem er ekki skilgreind sem týpa í staðbundnu efni stúdíó skemanu.',\n /** The title of the document not found pane if the schema is not found or unknown */\n 'panes.document-pane.document-unknown-type.title':\n 'Óþekkt skjalategund: <Code>{{documentType}}</Code>',\n /** The title of the document not found pane if the schema is unknown */\n 'panes.document-pane.document-unknown-type.without-schema.text':\n 'Þetta skjal er ekki til, og engin skematýpa var tilgreind fyrir það.',\n /** Default message shown while resolving the structure definition for an asynchronous node */\n 'panes.resolving.default-message': 'Hleður…',\n /** Message shown while resolving the structure definition for an asynchronous node and it is taking a while (more than 5s) */\n 'panes.resolving.slow-resolve-message': 'Enn að hlaða…',\n /** The text to display when type is missing */\n 'panes.unknown-pane-type.missing-type.text':\n 'Byggingaratriði vantar nauðsynlega <Code>type</Code> eign.',\n /** The title of the unknown pane */\n 'panes.unknown-pane-type.title': 'Óþekkt gluggategund',\n /** The text to display when type is unknown */\n 'panes.unknown-pane-type.unknown-type.text':\n 'Byggingaratriði af gerðinni <Code>{{type}}</Code> er ekki þekkt eining.',\n\n /** The text for the \"Open preview\" action for a document */\n 'production-preview.menu-item.title': 'Opna forskoðun',\n\n /** The text for the confirm button in the request permission dialog used in the permissions banner */\n 'request-permission-dialog.confirm-button.text': 'Senda beiðni',\n /** The description text for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.description.text':\n 'Beiðni þín verður send til verkefnisstjóra(nna). Ef þú vilt geturðu einnig haft með athugasemd',\n /** The header/title for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.header.text': 'Biðja um breytingarheimild',\n /** The text describing the note input for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.note-input.description.text': 'Ef þú vilt geturðu bætt við athugasemd',\n /** The placeholder for the note input in the request permission dialog used in the permissions banner */\n 'request-permission-dialog.note-input.placeholder.text': 'Bæta við athugasemd...',\n /** The error/warning text in the request permission dialog when the user's request has been declined */\n 'request-permission-dialog.warning.denied.text':\n 'Beiðni þinni um aðgang að þessu verkefni hefur verið hafnað.',\n /** The error/warning text in the request permission dialog when the user's request has been denied due to too many outstanding requests */\n 'request-permission-dialog.warning.limit-reached.text':\n 'Þú 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ð.',\n\n /** Label for button when status is saved */\n 'status-bar.document-status-pulse.status.saved.text': 'Vistað',\n /** Label for button when status is syncing */\n 'status-bar.document-status-pulse.status.syncing.text': 'Er að vista...',\n /** Accessibility label indicating when the document was last published, in relative time, eg \"3 weeks ago\" */\n 'status-bar.publish-status-button.last-published-time.aria-label': 'Síðast birt {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last published <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-published-time.tooltip': 'Síðast birt <RelativeTime/>',\n /** Accessibility label indicating when the document was last updated, in relative time, eg \"2 hours ago\" */\n 'status-bar.publish-status-button.last-updated-time.aria-label':\n 'Síðast uppfært {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last updated <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-updated-time.tooltip': 'Síðast uppfært <RelativeTime/>',\n /** Aria label for the button */\n 'status-bar.review-changes-button.aria-label': 'Fara yfir breytingar',\n /** Label for button when status is saved */\n 'status-bar.review-changes-button.status.saved.text': 'Vistað!',\n /** Label for button when status is syncing */\n 'status-bar.review-changes-button.status.syncing.text': 'Vistar...',\n /** Text for the secondary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.changes-saved': 'Breytingar vistaðar',\n /** Primary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.text': 'Fara yfir breytingar',\n\n /** The text that appears in side the documentation link */\n 'structure-error.docs-link.text': 'Skoða skjölun',\n /** Labels the error message or error stack of the structure error screen */\n 'structure-error.error.label': 'Villa',\n /** The header that appears at the top of the error screen */\n 'structure-error.header.text': 'Villa kom upp við að lesa uppbyggingu',\n /** The text in the reload button to retry rendering the structure */\n 'structure-error.reload-button.text': 'Endurhlaða',\n /** Labels the structure path of the structure error screen */\n 'structure-error.structure-path.label': 'Slóð uppbyggingar',\n\n /** The aria label for the menu button in the timeline item */\n 'timeline-item.menu-button.aria-label': 'Opna aðgerðavalmynd',\n /** The text for the tooltip in menu button the timeline item */\n 'timeline-item.menu-button.tooltip': 'Aðgerðir',\n /** The text for the collapse action in the timeline item menu */\n 'timeline-item.menu.action-collapse': 'Fella saman',\n /** The text for the expand action in the timeline item menu */\n 'timeline-item.menu.action-expand': 'Útvíkka',\n /** The text for the published event menu tooltip when the release is not found */\n 'timeline-item.not-found-release.tooltip': 'Útgáfa með id \"{{releaseId}}\" fannst ekki',\n\n /** The text for the \"Inline changes\" action, which is used to toggle the visibility of content diffs inside inputs */\n 'toggle-inline-changes.menu-item.title': 'Innri breytingar',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":"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"}
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
3
|
+
/** "Configuration issue" header */
|
|
4
|
+
"about-dialog.configuration-issue.header": "Uppsetningavandam\xE1l greint",
|
|
5
|
+
/** Message shown if sanity.cli.ts is missing deployment.appId */
|
|
6
|
+
"about-dialog.configuration-issue.missing-appid": "Sj\xE1lfvirkar uppf\xE6rslur eru virkja\xF0ar, en engin <code>deployment.appId</code> stillt \xED <code>sanity.cli.ts</code>. \xDEetta Studio er a\xF0 uppf\xE6ra gegn <strong>latest</strong>-r\xE1sinni.",
|
|
7
|
+
/** "View documentation" link for auto-updating studios */
|
|
8
|
+
"about-dialog.configuration-issue.missing-appid.view-documentation": "Sko\xF0a skj\xF6lun",
|
|
3
9
|
/** "Disabled" status for auto-updates in About-dialog */
|
|
4
10
|
"about-dialog.version-info.auto-updates.disabled": "\xD3virkt",
|
|
5
11
|
/** "Enabled" status for auto-updates in About-dialog */
|
|
@@ -9,8 +15,7 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
9
15
|
/** "How to enable" next to Disabled state for Auto updates in version info dialog */
|
|
10
16
|
"about-dialog.version-info.auto-updates.how-to-enable": "Hvernig \xE1 a\xF0 virkja",
|
|
11
17
|
/** "Manage version" link text */
|
|
12
|
-
"about-dialog.version-info.auto-updates.manage-version":
|
|
13
|
-
// 'Manage version'
|
|
18
|
+
"about-dialog.version-info.auto-updates.manage-version": "Stj\xF3rna \xFAtg\xE1fu",
|
|
14
19
|
/** Text displayed on the "Copy to clipboard"-button after clicked */
|
|
15
20
|
"about-dialog.version-info.copy-to-clipboard-button.copied-text": "Afrita\xF0 \xE1 klippibor\xF0. Gle\xF0ilegt l\xEDming!",
|
|
16
21
|
/** "Copy to Clipboard" button text for copying version details from About-dialog */
|
|
@@ -22,40 +27,32 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
22
27
|
/** "Latest version" header in version info dialog */
|
|
23
28
|
"about-dialog.version-info.latest-version.header": "N\xFDjasta \xFAtg\xE1fa",
|
|
24
29
|
/** Info text when auto updates is enabled and a new version is available */
|
|
25
|
-
"about-dialog.version-info.new-auto-update-version-available":
|
|
26
|
-
// 'New version available'
|
|
30
|
+
"about-dialog.version-info.new-auto-update-version-available": "N\xFD \xFAtg\xE1fa \xED bo\xF0i",
|
|
27
31
|
/** "New version" header in version info dialog - Note that this is not necessary a *higher* version compared to current:
|
|
28
32
|
* It's a new version configured for auto updates which in some cases could even be a version below current */
|
|
29
|
-
"about-dialog.version-info.new-version.text":
|
|
30
|
-
// 'New version'
|
|
33
|
+
"about-dialog.version-info.new-version.text": "N\xFD \xFAtg\xE1fa",
|
|
31
34
|
/** "Reload"-button when auto updates is enabled and a new version is available */
|
|
32
|
-
"about-dialog.version-info.reload":
|
|
33
|
-
// 'Reload'
|
|
35
|
+
"about-dialog.version-info.reload": "Endurhla\xF0a",
|
|
34
36
|
/** "Reload to update"-tooltip when auto updates is enabled and a new version is available */
|
|
35
|
-
"about-dialog.version-info.reload-to-update":
|
|
36
|
-
|
|
37
|
+
"about-dialog.version-info.reload-to-update": "Endurhla\xF0a Studio til a\xF0 uppf\xE6ra",
|
|
38
|
+
/** "Development" tooltip in About-dialog */
|
|
39
|
+
"about-dialog.version-info.tooltip.development": "\xDEr\xF3un",
|
|
37
40
|
/** "New version available" tooltip in About-dialog */
|
|
38
|
-
"about-dialog.version-info.tooltip.new-version-available":
|
|
39
|
-
// 'New version available'
|
|
41
|
+
"about-dialog.version-info.tooltip.new-version-available": "N\xFD \xFAtg\xE1fa \xED bo\xF0i",
|
|
40
42
|
/** "Prerelease" tooltip in About-dialog */
|
|
41
|
-
"about-dialog.version-info.tooltip.prerelease":
|
|
42
|
-
// 'Prerelease'
|
|
43
|
+
"about-dialog.version-info.tooltip.prerelease": "Forsko\xF0un",
|
|
43
44
|
/** "Up to date" tooltip in About-dialog */
|
|
44
|
-
"about-dialog.version-info.tooltip.up-to-date":
|
|
45
|
-
// 'Up to date'
|
|
45
|
+
"about-dialog.version-info.tooltip.up-to-date": "Uppf\xE6rt",
|
|
46
46
|
/** @deprecated "Up to date" status in About-dialog */
|
|
47
47
|
"about-dialog.version-info.up-to-date": "Uppf\xE6rt",
|
|
48
48
|
/** "Upgrade"-button text */
|
|
49
|
-
"about-dialog.version-info.update-button.text":
|
|
50
|
-
// 'Update'
|
|
49
|
+
"about-dialog.version-info.update-button.text": "Uppf\xE6ra",
|
|
51
50
|
/** "Upgrade"-button tooltip text */
|
|
52
|
-
"about-dialog.version-info.update-button.tooltip":
|
|
53
|
-
// 'Learn how to update Sanity Studio'
|
|
51
|
+
"about-dialog.version-info.update-button.tooltip": "L\xE6r\xF0u hvernig \xE1 a\xF0 uppf\xE6ra Sanity Studio",
|
|
54
52
|
/** "User agent" header in About-dialog */
|
|
55
53
|
"about-dialog.version-info.user-agent.header": "Notandaa\xF0ili",
|
|
56
54
|
/** "View on GitHub" link from version info dialog */
|
|
57
|
-
"about-dialog.version-info.view-on-github":
|
|
58
|
-
// 'View on GitHub'
|
|
55
|
+
"about-dialog.version-info.view-on-github": "Sko\xF0a \xE1 GitHub",
|
|
59
56
|
/** The text used in the tooltip shown in the dialog close button */
|
|
60
57
|
"announcement.dialog.close": "Loka",
|
|
61
58
|
/** Aria label to be used in the dialog close button */
|
|
@@ -115,13 +112,19 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
115
112
|
"asset-source.dialog.default-title_file": "Veldu skr\xE1",
|
|
116
113
|
/** Select asset dialog title for images */
|
|
117
114
|
"asset-source.dialog.default-title_image": "Veldu mynd",
|
|
115
|
+
/** Select asset dialog title for videos */
|
|
116
|
+
"asset-source.dialog.default-title_video": "Veldu myndband",
|
|
118
117
|
/** Insert asset error */
|
|
119
118
|
"asset-source.dialog.insert-asset-error": "Villa vi\xF0 a\xF0 setja inn eign. Sj\xE1\xF0u r\xE1skj\xE1inn fyrir frekari uppl\xFDsingar.",
|
|
120
119
|
/** Select asset dialog load more items */
|
|
121
120
|
"asset-source.dialog.load-more": "Hla\xF0a meira",
|
|
122
|
-
/** Text shown when selecting a file but there's no files to select from
|
|
121
|
+
/** Text shown when selecting a file but there's no files to select from
|
|
122
|
+
* @deprecated no longer in use
|
|
123
|
+
*/
|
|
123
124
|
"asset-source.dialog.no-assets_file": "Engar skr\xE1r",
|
|
124
|
-
/** Text shown when selecting an image but there's no images to select from
|
|
125
|
+
/** Text shown when selecting an image but there's no images to select from
|
|
126
|
+
* @deprecated no longer in use
|
|
127
|
+
*/
|
|
125
128
|
"asset-source.dialog.no-assets_image": "Engar myndir",
|
|
126
129
|
"asset-source.file.asset-list.action.delete.disabled-cannot-delete-current-file": "Ekki er h\xE6gt a\xF0 ey\xF0a valinni skr\xE1 n\xFAna",
|
|
127
130
|
"asset-source.file.asset-list.action.delete.text": "Ey\xF0a",
|
|
@@ -173,8 +176,12 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
173
176
|
"asset-sources.media-library.file.title": "Fj\xF6lmi\xF0lab\xF3kasafn",
|
|
174
177
|
"asset-sources.media-library.image.title": "Fj\xF6lmi\xF0lab\xF3kasafn",
|
|
175
178
|
/** Info messages for the Media Library Asset Source */
|
|
176
|
-
"asset-sources.media-library.select-dialog.
|
|
177
|
-
|
|
179
|
+
"asset-sources.media-library.select-dialog.title_file": "Velja skr\xE1 fyrir {{targetTitle}}",
|
|
180
|
+
"asset-sources.media-library.select-dialog.title_image": "Velja mynd fyrir {{targetTitle}}",
|
|
181
|
+
"asset-sources.media-library.select-dialog.title_video": "Velja myndband fyrir {{targetTitle}}",
|
|
182
|
+
/** Warning message shown when uploading already existing files to the Media Library Asset Source */
|
|
183
|
+
"asset-sources.media-library.warning.file-already-exist.description": "Nota\xF0u til sta\xF0ar verandi skr\xE1 sem fannst \xED safninu.",
|
|
184
|
+
"asset-sources.media-library.warning.file-already-exist.title": "Skr\xE1: '{{filename}}' er \xFEegar til",
|
|
178
185
|
/** Label when a release has been deleted by a different user */
|
|
179
186
|
"banners.deleted-bundle-banner.text": "\xDAtg\xE1fan '<strong>{{title}}</strong>' hefur veri\xF0 eytt.",
|
|
180
187
|
/** Action message for navigating to next month */
|
|
@@ -420,6 +427,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
420
427
|
"document-status.revision-not-found": "\xDAtg\xE1fa fannst ekki",
|
|
421
428
|
/** Label to indicate that a document type was not found */
|
|
422
429
|
"document.type.not-found": 'Skjalt\xFDpa "{{type}}" fannst ekki',
|
|
430
|
+
/** Error message shown when an action cannot be performed */
|
|
431
|
+
"errors.unable-to-perform-action": "Ekki h\xE6gt a\xF0 framkv\xE6ma \xFEessa a\xF0ger\xF0",
|
|
423
432
|
/** The value of the <code>_key</code> property must be a unique string. */
|
|
424
433
|
"form.error.duplicate-keys-alert.details.additional-description": "Gildi <code>_key</code> eiginleikans ver\xF0ur a\xF0 vera einstakt strengur.",
|
|
425
434
|
/** This usually happens when items are created using an API client, and the <code>_key</code> property of each elements has been generated non-uniquely. */
|
|
@@ -507,8 +516,7 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
507
516
|
/** Information for what the latest sanity version is */
|
|
508
517
|
"help-resources.latest-sanity-version": "N\xFDjasta \xFAtg\xE1fan er {{latestVersion}}",
|
|
509
518
|
/** Menu item for reloading Studio to update */
|
|
510
|
-
"help-resources.studio-auto-update-now":
|
|
511
|
-
// 'Reload to update to v{{newVersion}}'
|
|
519
|
+
"help-resources.studio-auto-update-now": "Endurhla\xF0a til a\xF0 uppf\xE6ra \xED v{{newVersion}}",
|
|
512
520
|
/** Information for what studio version the current studio is running */
|
|
513
521
|
"help-resources.studio-version": "\xDAtg\xE1fa af Sanity Studio {{studioVersion}}",
|
|
514
522
|
/** Title for help and resources menus */
|
|
@@ -1121,21 +1129,31 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1121
1129
|
"release.action.add-to-new-release": "B\xE6ta vi\xF0 \xFAtg\xE1fu",
|
|
1122
1130
|
/** Action message to add document to release */
|
|
1123
1131
|
"release.action.add-to-release": "B\xE6ta vi\xF0 {{title}}",
|
|
1132
|
+
/** Tooltip message for document that is already added to release */
|
|
1133
|
+
"release.action.already-exists-in-release": "Skjal er n\xFA \xFEegar til \xED \xFAtg\xE1fu",
|
|
1124
1134
|
/** Action message for when document is already in release */
|
|
1125
1135
|
"release.action.already-in-release": "N\xFA \xFEegar \xED \xFAtg\xE1fu {{title}}",
|
|
1126
1136
|
/** Action message for when you click to view all versions you can copy the current document to */
|
|
1127
1137
|
"release.action.copy-to": "Afrita \xFAtg\xE1fu til",
|
|
1128
1138
|
/** Action message for creating new releases */
|
|
1129
1139
|
"release.action.create-new": "N\xFD \xFAtg\xE1fa",
|
|
1140
|
+
/** Description for toast when version creation failed */
|
|
1141
|
+
"release.action.create-version.failure": "Mist\xF3kst a\xF0 b\xFAa til \xFAtg\xE1fu",
|
|
1142
|
+
/** Action message for deleting a scheduled publish */
|
|
1143
|
+
"release.action.delete-schedule": "Ey\xF0a t\xEDmasetningu",
|
|
1130
1144
|
/** Action message for when document is already in release */
|
|
1131
1145
|
"release.action.discard-version": "Hafna \xFAtg\xE1fu",
|
|
1132
1146
|
/** Description for toast when version discarding failed */
|
|
1133
1147
|
"release.action.discard-version.failure": "Mist\xF3kst a\xF0 hafna \xFAtg\xE1fu",
|
|
1148
|
+
/** Action message for editing the schedule of a scheduled publish */
|
|
1149
|
+
"release.action.edit-schedule": "Breyta t\xEDmasetningu",
|
|
1134
1150
|
/** Action message for when a new release is created off an existing version, draft or published document */
|
|
1135
1151
|
"release.action.new-release": "N\xFD \xFAtg\xE1fa",
|
|
1136
1152
|
"release.action.new-release.limit-reached_other": "\xDEetta vinnusv\xE6\xF0i er takmarka\xF0 vi\xF0 {{count}} \xFAtg\xE1fur",
|
|
1137
1153
|
/** Tooltip message for not having permissions for creating new releases */
|
|
1138
1154
|
"release.action.permission.error": "\xDE\xFA hefur ekki leyfi til a\xF0 framkv\xE6ma \xFEessa a\xF0ger\xF0",
|
|
1155
|
+
/** Action message for running a scheduled draft immediately */
|
|
1156
|
+
"release.action.publish-now": "Birta n\xFAna",
|
|
1139
1157
|
/** Error message description for when a version is reverted from being unpublished */
|
|
1140
1158
|
"release.action.revert-unpublish-version.failure.description": "Vinsamlegast reyndu aftur e\xF0a athuga\xF0u tenginguna \xFE\xEDna. Skjali\xF0 ver\xF0ur enn \xF3birt vi\xF0 \xFAtg\xE1fu.",
|
|
1141
1159
|
/** Error message title for when a version is reverted from being unpublished */
|
|
@@ -1150,6 +1168,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1150
1168
|
"release.action.unpublish-version.success": "T\xF3kst me\xF0 g\xF3\xF0um \xE1rangri a\xF0 setja <strong>{{title}}</strong> til a\xF0 vera \xF3birt \xED \xFAtg\xE1fu",
|
|
1151
1169
|
/** Action message for when the view release is pressed */
|
|
1152
1170
|
"release.action.view-release": "Sko\xF0a \xFAtg\xE1fu",
|
|
1171
|
+
/** Action message for when the view scheduled drafts is pressed */
|
|
1172
|
+
"release.action.view-scheduled-drafts": "Sko\xF0a t\xEDmasettar dr\xF6g",
|
|
1153
1173
|
/** Label for banner when release is scheduled */
|
|
1154
1174
|
"release.banner.scheduled-for-publishing-on": "\xC1\xE6tla\xF0 til birtingar \xE1 {{date}}",
|
|
1155
1175
|
/** Label for Draft chip in document header */
|
|
@@ -1186,6 +1206,24 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1186
1206
|
"release.dialog.create.confirm": "B\xFAa til \xFAtg\xE1fu",
|
|
1187
1207
|
/** Title for creating releases dialog */
|
|
1188
1208
|
"release.dialog.create.title": "N\xFD \xFAtg\xE1fa",
|
|
1209
|
+
/** Body text for the dialog confirming deletion of a scheduled draft */
|
|
1210
|
+
"release.dialog.delete-schedule-draft.body": "Ertu viss um a\xF0 \xFE\xFA viljir ey\xF0a \xFEessum t\xEDmasetta dr\xF6gum? \xDEessi a\xF0ger\xF0 er \xF3afturkr\xE6f.",
|
|
1211
|
+
/** Confirm button text for deleting a scheduled draft */
|
|
1212
|
+
"release.dialog.delete-schedule-draft.confirm": "J\xE1, ey\xF0a t\xEDmasetningu",
|
|
1213
|
+
/** Header for the dialog confirming deletion of a scheduled draft */
|
|
1214
|
+
"release.dialog.delete-schedule-draft.header": "Ey\xF0a t\xEDmasettum dr\xF6gum",
|
|
1215
|
+
/** Body text for change schedule dialog */
|
|
1216
|
+
"release.dialog.edit-schedule.body": "Veldu n\xFDja dagsetningu og t\xEDma fyrir t\xEDmasetta birtingu.",
|
|
1217
|
+
/** Confirm button text for change schedule dialog */
|
|
1218
|
+
"release.dialog.edit-schedule.confirm": "Uppf\xE6ra t\xEDmasetningu",
|
|
1219
|
+
/** Header for change schedule dialog */
|
|
1220
|
+
"release.dialog.edit-schedule.header": "Breyta t\xEDmasetningu",
|
|
1221
|
+
/** Body text for the dialog confirming running a scheduled draft immediately */
|
|
1222
|
+
"release.dialog.publish-scheduled-draft.body": "Ertu viss um a\xF0 \xFE\xFA viljir birta \xFEessi t\xEDmasettu dr\xF6g strax?",
|
|
1223
|
+
/** Confirm button text for running a scheduled draft immediately */
|
|
1224
|
+
"release.dialog.publish-scheduled-draft.confirm": "J\xE1, keyra n\xFAna",
|
|
1225
|
+
/** Header for the dialog confirming running a scheduled draft immediately */
|
|
1226
|
+
"release.dialog.publish-scheduled-draft.header": "Birta dr\xF6g n\xFAna",
|
|
1189
1227
|
/** Label for description in tooltip to explain release types */
|
|
1190
1228
|
"release.dialog.tooltip.description": "\xC1\xE6tla\xF0ur \xFAtg\xE1fut\xEDmi er nota\xF0ur til a\xF0 b\xFAa til betri forsko\xF0anir og v\xEDsbendingar um hvort skj\xF6l rekist \xE1.",
|
|
1191
1229
|
/** Label for noting that a release time is not final */
|
|
@@ -1196,6 +1234,10 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1196
1234
|
"release.form.placeholder-describe-release": "L\xFDstu \xFAtg\xE1funni\u2026",
|
|
1197
1235
|
/** Tooltip for button to hide release visibility */
|
|
1198
1236
|
"release.layer.hide": "Fela \xFAtg\xE1fu",
|
|
1237
|
+
/** Label for the release menu */
|
|
1238
|
+
"release.menu.label": "Valmynd \xFAtg\xE1fu",
|
|
1239
|
+
/** Tooltip for the release menu */
|
|
1240
|
+
"release.menu.tooltip": "A\xF0ger\xF0ir",
|
|
1199
1241
|
/** Label for draft perspective in navbar */
|
|
1200
1242
|
"release.navbar.drafts": "Dr\xF6g",
|
|
1201
1243
|
/** Label for published releases in navbar */
|
|
@@ -1204,18 +1246,34 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1204
1246
|
"release.navbar.tooltip": "\xDAtg\xE1fur",
|
|
1205
1247
|
/** The placeholder text when the release doesn't have a title */
|
|
1206
1248
|
"release.placeholder-untitled-release": "\xD3nefnd \xFAtg\xE1fa",
|
|
1249
|
+
/** Description for warning that the published schedule time is in the past */
|
|
1250
|
+
"release.schedule-dialog.publish-date-in-past-warning": "T\xEDmasettu fyrir framt\xED\xF0ar dagsetningu og t\xEDma.",
|
|
1251
|
+
/** Label for date picker when scheduling a release */
|
|
1252
|
+
"release.schedule-dialog.select-publish-date-label": "Birta \xE1",
|
|
1207
1253
|
/** The toast description that will be shown when the user has a release perspective which is now archived */
|
|
1208
1254
|
"release.toast.archived-release.description": "\xDEessi \xFAtg\xE1fa hefur veri\xF0 afn\xE6ld",
|
|
1209
1255
|
/** The toast title that will be shown when the user has a release perspective which is now archived */
|
|
1210
1256
|
"release.toast.archived-release.title": "\xDAtg\xE1funni '{{title}}' hefur veri\xF0 safna\xF0",
|
|
1211
1257
|
/** The toast title that will be shown the creating a release fails */
|
|
1212
1258
|
"release.toast.create-release-error.title": "Mist\xF3kst a\xF0 b\xFAa til \xFAtg\xE1fu",
|
|
1213
|
-
/**
|
|
1259
|
+
/** Error toast for deleting a scheduled draft */
|
|
1260
|
+
"release.toast.delete-schedule-draft.error": "Mist\xF3kst a\xF0 ey\xF0a t\xEDmasettu dr\xF6gunum <strong>{{title}}</strong>: {{error}}",
|
|
1261
|
+
/** Success toast for deleting a scheduled draft */
|
|
1262
|
+
"release.toast.delete-schedule-draft.success": "T\xEDmasettu dr\xF6gunum <strong>{{title}}</strong> hefur veri\xF0 eytt.",
|
|
1263
|
+
/** The toast title that will be shown when the user has a release perspective which is now deleted */
|
|
1214
1264
|
"release.toast.not-found-release.title": "Ekki t\xF3kst a\xF0 finna '{{title}}' \xFAtg\xE1funa",
|
|
1265
|
+
/** Error toast for running a scheduled publish immediately */
|
|
1266
|
+
"release.toast.publish-scheduled-draft.error": "Mist\xF3kst a\xF0 birta t\xEDmasettu dr\xF6gin <strong>{{title}}</strong>: {{error}}",
|
|
1267
|
+
/** Success toast for running a scheduled publish immediately */
|
|
1268
|
+
"release.toast.publish-scheduled-draft.success": "T\xEDmasettu dr\xF6gin <strong>{{title}}</strong> hafa veri\xF0 birt.",
|
|
1215
1269
|
/** The toast description that will be shown when the user has a release perspective which is now published */
|
|
1216
1270
|
"release.toast.published-release.description": "\xDEessi \xFAtg\xE1fa hefur veri\xF0 afn\xE6ld",
|
|
1217
1271
|
/** The toast title that will be shown when the user has a release perspective which is now deleted */
|
|
1218
1272
|
"release.toast.published-release.title": "\xDAtg\xE1fan '{{title}}' var birt",
|
|
1273
|
+
/** Error toast for rescheduling a draft */
|
|
1274
|
+
"release.toast.reschedule-scheduled-draft.error": "Mist\xF3kst a\xF0 endurt\xEDmasetja t\xEDmasettu dr\xF6gin <strong>{{title}}</strong>: {{error}}",
|
|
1275
|
+
/** Success toast for rescheduling a draft */
|
|
1276
|
+
"release.toast.reschedule-scheduled-draft.success": "T\xEDmasettu dr\xF6gin <strong>{{title}}</strong> hafa veri\xF0 endurt\xEDmasett.",
|
|
1219
1277
|
/** Label for when a version of a document has already been added to the release */
|
|
1220
1278
|
"release.tooltip.already-added": "\xDAtg\xE1fa af \xFEessu skjali hefur \xFEegar veri\xF0 b\xE6tt vi\xF0",
|
|
1221
1279
|
/** Label for when a release is scheduled / scheduling and a user can't add a document version to it */
|
|
@@ -1228,6 +1286,14 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1228
1286
|
"release.type.undecided": "\xD3\xE1kve\xF0i\xF0",
|
|
1229
1287
|
/** Tooltip for the dropdown to show all versions of document */
|
|
1230
1288
|
"release.version-list.tooltip": "Sj\xE1 allar \xFAtg\xE1fur skjalsins",
|
|
1289
|
+
/** Confirm button text for the schedule publish dialog */
|
|
1290
|
+
"schedule-publish-dialog.confirm": "T\xEDmasetja",
|
|
1291
|
+
/** Description for the schedule publish dialog */
|
|
1292
|
+
"schedule-publish-dialog.description": "Veldu hven\xE6r \xFEetta skjal \xE6tti a\xF0 vera birt.",
|
|
1293
|
+
/** Header for the schedule publish dialog */
|
|
1294
|
+
"schedule-publish-dialog.header": "\xC1\xE6tla\xF0u dr\xF6g til birtingar",
|
|
1295
|
+
/** Title for a scheduled draft release */
|
|
1296
|
+
"scheduled-drafts.release.title": "\xC1\xE6tlu\xF0 birting",
|
|
1231
1297
|
/** Accessibility label to open search action when the search would go fullscreen (eg on narrower screens) */
|
|
1232
1298
|
"search.action-open-aria-label": "Opna leit",
|
|
1233
1299
|
/** Action label for adding a search filter */
|
|
@@ -1787,6 +1853,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1787
1853
|
* workspace to authenticate in.
|
|
1788
1854
|
*/
|
|
1789
1855
|
"workspaces.action.choose-another-workspace": "Veldu anna\xF0 vinnusv\xE6\xF0i",
|
|
1856
|
+
/** Label for title to switch workspace before workspaces are listed */
|
|
1857
|
+
"workspaces.action.switch-workspace": "Skiptu um vinnur\xFDmi",
|
|
1790
1858
|
/** Label for heading that indicates that you can choose your workspace */
|
|
1791
1859
|
"workspaces.choose-your-workspace-label": "Veldu \xFEitt vinnusv\xE6\xF0i",
|
|
1792
1860
|
/** Label for the workspace menu */
|