@sanity/locale-is-is 1.2.19 → 1.2.20

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.
@@ -103,6 +103,9 @@ var vision = removeUndefinedLocaleResources({
103
103
  "settings.perspectives.new-default.description": 'Sj\xE1lfgefi\xF0 perspective mun breytast \xFAr "<code>raw</code>" \xED "<code>published</code>" \xED v\xE6ntanlegri API \xFAtg\xE1fu. Vinsamlegast kynntu \xFE\xE9r n\xE1nar \xED skj\xF6lun.',
104
104
  /** Label for the pinned release perspective */
105
105
  "settings.perspectives.pinned-release-label": "Fest \xFAtg\xE1fa",
106
+ /** Label for the scheduled drafts perspective */
107
+ "settings.perspectives.scheduled-drafts": void 0,
108
+ // 'Scheduled drafts'
106
109
  /** Title for popover that explains what "Perspectives" are */
107
110
  "settings.perspectives.title": "Perspectives"
108
111
  });
@@ -1 +1 @@
1
- {"version":3,"file":"vision.js","sources":["../../src/vision.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for action \"Copy to clipboard\", tied to the \"Query URL\" field. Also used for accessibility purposes on button */\n 'action.copy-url-to-clipboard': 'Afrita á klippiborð',\n /** Label for deleting a query */\n 'action.delete': 'Eyða',\n /** Label for editing a query's title */\n 'action.edit-title': 'Breyta titli',\n /** Label for stopping an ongoing listen operation */\n 'action.listen-cancel': 'Stoppa',\n /** Label for setting up a listener */\n 'action.listen-execute': 'Hlusta',\n /** Label for query loading table */\n 'action.load-queries': 'Hlaða fyrirspurnum',\n /** Label for loading a query */\n 'action.load-query': 'Hlaða fyrirspurn',\n /** Label for cancelling an ongoing query */\n 'action.query-cancel': 'Hætta við',\n /** Label for executing the query, eg doing a fetch */\n 'action.query-execute': 'Sækja',\n /** Label for saving a query */\n 'action.save-query': 'Vista fyrirspurn',\n /** Label for updating a query */\n 'action.update': 'Uppfæra',\n\n /** Label for actions user can take */\n 'label.actions': 'Aðgerðir',\n /** Label for saved queries that have been edited */\n 'label.edited': 'Breytt',\n /**\n * Some features has a \"New\" label indicating that the feature was recently introduced.\n * This defines what the text of that label is. Keep it short and sweet.\n */\n 'label.new': 'Nýtt',\n /** Label for query type \"personal\" */\n 'label.personal': 'Persónulegt',\n /** Label for savedAt date */\n 'label.saved-at': 'Vistað þann',\n /** Saved queries */\n 'label.saved-queries': 'Vistaðar fyrirspurnir',\n /** Search queries */\n 'label.search-queries': 'Leita í fyrirspurnum',\n /** Share query */\n 'label.share': 'Deila',\n /** Label for saved query type \"team\" */\n 'label.team': 'Hópur',\n\n /** Error message for when the \"Params\" input are not a valid json */\n 'params.error.params-invalid-json': 'Parametrar eru ekki gilt JSON',\n /** Label for \"Params\" (parameters) editor/input */\n 'params.label': 'Parametrar',\n\n /** Label for 'Column' indicator when there is an error within the query */\n 'query.error.column': 'Dálkur',\n /** Label for 'Line' indicator when there is an error within the query */\n 'query.error.line': 'Lína',\n /** Label for \"Query\" editor/input */\n 'query.label': 'Fyrirspurn',\n /** Label for the \"Query URL\" field, shown after executing a query, and allows for copying */\n 'query.url': 'Fyrirspurnarvefslóð',\n\n /** Label for \"End to End time\" information of the fetched query */\n 'result.end-to-end-time-label': 'Enda-til-enda',\n /** Label for \"Execution time\" information of the fetched query */\n 'result.execution-time-label': 'Framkvæmdartími',\n /** Label for \"Result\" explorer/view */\n 'result.label': 'Niðurstaða',\n /** Tooltip text shown when the query result is not encodable as CSV */\n 'result.save-result-as-csv.not-csv-encodable': 'Niðurstöðuna er ekki hægt að umrita sem CSV',\n /** Label for \"Save result as\" result action */\n 'result.save-result-as-format': 'Vista niðurstöðu sem <SaveResultButtons/>',\n /**\n * \"Not applicable\" message for when there is no Execution time or End to End time information\n * available for the query (eg when the query has not been executed, or errored)\n */\n 'result.timing-not-applicable': 'ekki viðeigandi',\n\n /** Query already saved error label */\n 'save-query.already-saved': 'Fyrirspurn þegar vistuð',\n /** Save error label */\n 'save-query.error': 'Villa við að vista fyrirspurn',\n /** Save success label */\n 'save-query.success': 'Fyrirspurn vistuð',\n\n /** Label for the \"API version\" dropdown in settings */\n 'settings.api-version-label': 'API útgáfa',\n /** Label for the \"Custom API version\" input in settings, shown when \"other\" is chosen as API version */\n 'settings.custom-api-version-label': 'Sérsniðin API útgáfa',\n /** Label for the \"Dataset\" dropdown in vision settings */\n 'settings.dataset-label': 'Gagnasafn',\n /** Error label for when the API version in 'Custom API version' input is invalid */\n 'settings.error.invalid-api-version': 'Ógild API útgáfa',\n /** Label for the \"other\" versions within the \"API version\" dropdown */\n 'settings.other-api-version-label': 'Annað',\n /**\n * Label for the \"Perspective\" dropdown in vision settings\n * @see {@link https://www.sanity.io/docs/perspectives}\n */\n 'settings.perspective-label': 'Perspective',\n /** Notification about previewDrafts to drafts rename */\n 'settings.perspective.preview-drafts-renamed-to-drafts.description':\n 'Perspective \"<code>previewDrafts</code>\" hefur verið endurnefnt í \"<code>drafts</code>\" og er nú úrelt. Þessi breyting er virk fyrir allar útgáfur með stuðning við perspective (>= v2021-03-25).',\n /** Call to action to read the docs related to \"Perspectives\" */\n 'settings.perspectives.action.docs-link': 'Lestu skjölin',\n /** Option for selecting default perspective */\n 'settings.perspectives.default': 'Engin perspective (API sjálfgefið)',\n /** Description for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.description':\n 'Perspectives leyfa fyrirspurn þinni að keyra gegn mismunandi \"sýnum\" af efni í dataset þínu',\n /** Description for upcoming default perspective change */\n 'settings.perspectives.new-default.description':\n 'Sjálfgefið perspective mun breytast úr \"<code>raw</code>\" í \"<code>published</code>\" í væntanlegri API útgáfu. Vinsamlegast kynntu þér nánar í skjölun.',\n /** Label for the pinned release perspective */\n 'settings.perspectives.pinned-release-label': 'Fest útgáfa',\n /** Title for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.title': 'Perspectives',\n})\n"],"names":[],"mappings":";AAEA,IAAA,SAAe,+BAA+B;AAAA;AAAA,EAE5C,gCAAgC;AAAA;AAAA,EAEhC,iBAAiB;AAAA;AAAA,EAEjB,qBAAqB;AAAA;AAAA,EAErB,wBAAwB;AAAA;AAAA,EAExB,yBAAyB;AAAA;AAAA,EAEzB,uBAAuB;AAAA;AAAA,EAEvB,qBAAqB;AAAA;AAAA,EAErB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA,EAExB,qBAAqB;AAAA;AAAA,EAErB,iBAAiB;AAAA;AAAA,EAGjB,iBAAiB;AAAA;AAAA,EAEjB,gBAAgB;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhB,aAAa;AAAA;AAAA,EAEb,kBAAkB;AAAA;AAAA,EAElB,kBAAkB;AAAA;AAAA,EAElB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA,EAExB,eAAe;AAAA;AAAA,EAEf,cAAc;AAAA;AAAA,EAGd,oCAAoC;AAAA;AAAA,EAEpC,gBAAgB;AAAA;AAAA,EAGhB,sBAAsB;AAAA;AAAA,EAEtB,oBAAoB;AAAA;AAAA,EAEpB,eAAe;AAAA;AAAA,EAEf,aAAa;AAAA;AAAA,EAGb,gCAAgC;AAAA;AAAA,EAEhC,+BAA+B;AAAA;AAAA,EAE/B,gBAAgB;AAAA;AAAA,EAEhB,+CAA+C;AAAA;AAAA,EAE/C,gCAAgC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhC,gCAAgC;AAAA;AAAA,EAGhC,4BAA4B;AAAA;AAAA,EAE5B,oBAAoB;AAAA;AAAA,EAEpB,sBAAsB;AAAA;AAAA,EAGtB,8BAA8B;AAAA;AAAA,EAE9B,qCAAqC;AAAA;AAAA,EAErC,0BAA0B;AAAA;AAAA,EAE1B,sCAAsC;AAAA;AAAA,EAEtC,oCAAoC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKpC,8BAA8B;AAAA;AAAA,EAE9B,qEACE;AAAA;AAAA,EAEF,0CAA0C;AAAA;AAAA,EAE1C,iCAAiC;AAAA;AAAA,EAEjC,qCACE;AAAA;AAAA,EAEF,iDACE;AAAA;AAAA,EAEF,8CAA8C;AAAA;AAAA,EAE9C,+BAA+B;AACjC,CAAC;"}
1
+ {"version":3,"file":"vision.js","sources":["../../src/vision.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for action \"Copy to clipboard\", tied to the \"Query URL\" field. Also used for accessibility purposes on button */\n 'action.copy-url-to-clipboard': 'Afrita á klippiborð',\n /** Label for deleting a query */\n 'action.delete': 'Eyða',\n /** Label for editing a query's title */\n 'action.edit-title': 'Breyta titli',\n /** Label for stopping an ongoing listen operation */\n 'action.listen-cancel': 'Stoppa',\n /** Label for setting up a listener */\n 'action.listen-execute': 'Hlusta',\n /** Label for query loading table */\n 'action.load-queries': 'Hlaða fyrirspurnum',\n /** Label for loading a query */\n 'action.load-query': 'Hlaða fyrirspurn',\n /** Label for cancelling an ongoing query */\n 'action.query-cancel': 'Hætta við',\n /** Label for executing the query, eg doing a fetch */\n 'action.query-execute': 'Sækja',\n /** Label for saving a query */\n 'action.save-query': 'Vista fyrirspurn',\n /** Label for updating a query */\n 'action.update': 'Uppfæra',\n\n /** Label for actions user can take */\n 'label.actions': 'Aðgerðir',\n /** Label for saved queries that have been edited */\n 'label.edited': 'Breytt',\n /**\n * Some features has a \"New\" label indicating that the feature was recently introduced.\n * This defines what the text of that label is. Keep it short and sweet.\n */\n 'label.new': 'Nýtt',\n /** Label for query type \"personal\" */\n 'label.personal': 'Persónulegt',\n /** Label for savedAt date */\n 'label.saved-at': 'Vistað þann',\n /** Saved queries */\n 'label.saved-queries': 'Vistaðar fyrirspurnir',\n /** Search queries */\n 'label.search-queries': 'Leita í fyrirspurnum',\n /** Share query */\n 'label.share': 'Deila',\n /** Label for saved query type \"team\" */\n 'label.team': 'Hópur',\n\n /** Error message for when the \"Params\" input are not a valid json */\n 'params.error.params-invalid-json': 'Parametrar eru ekki gilt JSON',\n /** Label for \"Params\" (parameters) editor/input */\n 'params.label': 'Parametrar',\n\n /** Label for 'Column' indicator when there is an error within the query */\n 'query.error.column': 'Dálkur',\n /** Label for 'Line' indicator when there is an error within the query */\n 'query.error.line': 'Lína',\n /** Label for \"Query\" editor/input */\n 'query.label': 'Fyrirspurn',\n /** Label for the \"Query URL\" field, shown after executing a query, and allows for copying */\n 'query.url': 'Fyrirspurnarvefslóð',\n\n /** Label for \"End to End time\" information of the fetched query */\n 'result.end-to-end-time-label': 'Enda-til-enda',\n /** Label for \"Execution time\" information of the fetched query */\n 'result.execution-time-label': 'Framkvæmdartími',\n /** Label for \"Result\" explorer/view */\n 'result.label': 'Niðurstaða',\n /** Tooltip text shown when the query result is not encodable as CSV */\n 'result.save-result-as-csv.not-csv-encodable': 'Niðurstöðuna er ekki hægt að umrita sem CSV',\n /** Label for \"Save result as\" result action */\n 'result.save-result-as-format': 'Vista niðurstöðu sem <SaveResultButtons/>',\n /**\n * \"Not applicable\" message for when there is no Execution time or End to End time information\n * available for the query (eg when the query has not been executed, or errored)\n */\n 'result.timing-not-applicable': 'ekki viðeigandi',\n\n /** Query already saved error label */\n 'save-query.already-saved': 'Fyrirspurn þegar vistuð',\n /** Save error label */\n 'save-query.error': 'Villa við að vista fyrirspurn',\n /** Save success label */\n 'save-query.success': 'Fyrirspurn vistuð',\n\n /** Label for the \"API version\" dropdown in settings */\n 'settings.api-version-label': 'API útgáfa',\n /** Label for the \"Custom API version\" input in settings, shown when \"other\" is chosen as API version */\n 'settings.custom-api-version-label': 'Sérsniðin API útgáfa',\n /** Label for the \"Dataset\" dropdown in vision settings */\n 'settings.dataset-label': 'Gagnasafn',\n /** Error label for when the API version in 'Custom API version' input is invalid */\n 'settings.error.invalid-api-version': 'Ógild API útgáfa',\n /** Label for the \"other\" versions within the \"API version\" dropdown */\n 'settings.other-api-version-label': 'Annað',\n /**\n * Label for the \"Perspective\" dropdown in vision settings\n * @see {@link https://www.sanity.io/docs/perspectives}\n */\n 'settings.perspective-label': 'Perspective',\n /** Notification about previewDrafts to drafts rename */\n 'settings.perspective.preview-drafts-renamed-to-drafts.description':\n 'Perspective \"<code>previewDrafts</code>\" hefur verið endurnefnt í \"<code>drafts</code>\" og er nú úrelt. Þessi breyting er virk fyrir allar útgáfur með stuðning við perspective (>= v2021-03-25).',\n /** Call to action to read the docs related to \"Perspectives\" */\n 'settings.perspectives.action.docs-link': 'Lestu skjölin',\n /** Option for selecting default perspective */\n 'settings.perspectives.default': 'Engin perspective (API sjálfgefið)',\n /** Description for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.description':\n 'Perspectives leyfa fyrirspurn þinni að keyra gegn mismunandi \"sýnum\" af efni í dataset þínu',\n /** Description for upcoming default perspective change */\n 'settings.perspectives.new-default.description':\n 'Sjálfgefið perspective mun breytast úr \"<code>raw</code>\" í \"<code>published</code>\" í væntanlegri API útgáfu. Vinsamlegast kynntu þér nánar í skjölun.',\n /** Label for the pinned release perspective */\n 'settings.perspectives.pinned-release-label': 'Fest útgáfa',\n /** Label for the scheduled drafts perspective */\n 'settings.perspectives.scheduled-drafts': undefined, // 'Scheduled drafts'\n /** Title for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.title': 'Perspectives',\n})\n"],"names":[],"mappings":";AAEA,IAAA,SAAe,+BAA+B;AAAA;AAAA,EAE5C,gCAAgC;AAAA;AAAA,EAEhC,iBAAiB;AAAA;AAAA,EAEjB,qBAAqB;AAAA;AAAA,EAErB,wBAAwB;AAAA;AAAA,EAExB,yBAAyB;AAAA;AAAA,EAEzB,uBAAuB;AAAA;AAAA,EAEvB,qBAAqB;AAAA;AAAA,EAErB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA,EAExB,qBAAqB;AAAA;AAAA,EAErB,iBAAiB;AAAA;AAAA,EAGjB,iBAAiB;AAAA;AAAA,EAEjB,gBAAgB;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhB,aAAa;AAAA;AAAA,EAEb,kBAAkB;AAAA;AAAA,EAElB,kBAAkB;AAAA;AAAA,EAElB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA,EAExB,eAAe;AAAA;AAAA,EAEf,cAAc;AAAA;AAAA,EAGd,oCAAoC;AAAA;AAAA,EAEpC,gBAAgB;AAAA;AAAA,EAGhB,sBAAsB;AAAA;AAAA,EAEtB,oBAAoB;AAAA;AAAA,EAEpB,eAAe;AAAA;AAAA,EAEf,aAAa;AAAA;AAAA,EAGb,gCAAgC;AAAA;AAAA,EAEhC,+BAA+B;AAAA;AAAA,EAE/B,gBAAgB;AAAA;AAAA,EAEhB,+CAA+C;AAAA;AAAA,EAE/C,gCAAgC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhC,gCAAgC;AAAA;AAAA,EAGhC,4BAA4B;AAAA;AAAA,EAE5B,oBAAoB;AAAA;AAAA,EAEpB,sBAAsB;AAAA;AAAA,EAGtB,8BAA8B;AAAA;AAAA,EAE9B,qCAAqC;AAAA;AAAA,EAErC,0BAA0B;AAAA;AAAA,EAE1B,sCAAsC;AAAA;AAAA,EAEtC,oCAAoC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKpC,8BAA8B;AAAA;AAAA,EAE9B,qEACE;AAAA;AAAA,EAEF,0CAA0C;AAAA;AAAA,EAE1C,iCAAiC;AAAA;AAAA,EAEjC,qCACE;AAAA;AAAA,EAEF,iDACE;AAAA;AAAA,EAEF,8CAA8C;AAAA;AAAA,EAE9C,0CAA0C;AAAA;AAAA;AAAA,EAE1C,+BAA+B;AACjC,CAAC;"}
package/dist/index.cjs CHANGED
@@ -62,7 +62,7 @@ const locale = sanity.defineLocale({
62
62
  ],
63
63
  weekInfo: {
64
64
  firstDay: 1,
65
- minimalDays: 4,
65
+ minimalDays: 1,
66
66
  weekend: [6, 7]
67
67
  }
68
68
  }), isISLocale = sanity.definePlugin((config) => ({
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../src/index.ts"],"sourcesContent":["import {defineLocale, definePlugin, type LocaleDefinition} from 'sanity'\n\nconst locale = defineLocale({\n id: 'is-IS',\n title: 'Íslenska',\n bundles: [\n {\n namespace: 'canvas',\n resources: () => import('./canvas'),\n },\n\n {\n namespace: 'comments',\n resources: () => import('./comments'),\n },\n\n {\n namespace: 'copy-paste',\n resources: () => import('./copy-paste'),\n },\n\n {\n namespace: 'create',\n resources: () => import('./create'),\n },\n\n {\n namespace: 'structure',\n resources: () => import('./structure'),\n },\n\n {\n namespace: 'studio',\n resources: () => import('./studio'),\n },\n\n {\n namespace: 'tasks',\n resources: () => import('./tasks'),\n },\n\n {\n namespace: 'validation',\n resources: () => import('./validation'),\n },\n\n {\n namespace: 'vision',\n resources: () => import('./vision'),\n },\n ],\n weekInfo: {\n firstDay: 1,\n minimalDays: 4,\n weekend: [6, 7],\n },\n})\n\n/**\n * Íslenska / Icelandic locale/translation plugin for Sanity Studio\n *\n * @public\n */\nexport const isISLocale = definePlugin<{\n title?: string\n weekInfo?: LocaleDefinition['weekInfo']\n} | void>((config) => ({\n name: '@sanity/locale-is-is',\n i18n: {\n locales: [config ? {...locale, ...config} : locale],\n },\n}))\n"],"names":["defineLocale","definePlugin"],"mappings":";;;AAEA,MAAM,SAASA,OAAAA,aAAa;AAAA,EAC1B,IAAI;AAAA,EACJ,OAAO;AAAA,EACP,SAAS;AAAA,IACP;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,0BAAU;AAAA,MAAA,CAAA;AAAA,IACpC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,4BAAY;AAAA,MAAA,CAAA;AAAA,IACtC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,8BAAc;AAAA,MAAA,CAAA;AAAA,IACxC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,0BAAU;AAAA,MAAA,CAAA;AAAA,IACpC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,6BAAa;AAAA,MAAA,CAAA;AAAA,IACvC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,0BAAU;AAAA,MAAA,CAAA;AAAA,IACpC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,yBAAS;AAAA,MAAA,CAAA;AAAA,IACnC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,8BAAc;AAAA,MAAA,CAAA;AAAA,IACxC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,0BAAU;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,EAEtC;AAAA,EACA,UAAU;AAAA,IACR,UAAU;AAAA,IACV,aAAa;AAAA,IACb,SAAS,CAAC,GAAG,CAAC;AAAA,EAAA;AAElB,CAAC,GAOY,aAAaC,OAAAA,aAGhB,CAAC,YAAY;AAAA,EACrB,MAAM;AAAA,EACN,MAAM;AAAA,IACJ,SAAS,CAAC,SAAS,EAAC,GAAG,QAAQ,GAAG,OAAM,IAAI,MAAM;AAAA,EAAA;AAEtD,EAAE;;"}
1
+ {"version":3,"file":"index.cjs","sources":["../src/index.ts"],"sourcesContent":["import {defineLocale, definePlugin, type LocaleDefinition} from 'sanity'\n\nconst locale = defineLocale({\n id: 'is-IS',\n title: 'Íslenska',\n bundles: [\n {\n namespace: 'canvas',\n resources: () => import('./canvas'),\n },\n\n {\n namespace: 'comments',\n resources: () => import('./comments'),\n },\n\n {\n namespace: 'copy-paste',\n resources: () => import('./copy-paste'),\n },\n\n {\n namespace: 'create',\n resources: () => import('./create'),\n },\n\n {\n namespace: 'structure',\n resources: () => import('./structure'),\n },\n\n {\n namespace: 'studio',\n resources: () => import('./studio'),\n },\n\n {\n namespace: 'tasks',\n resources: () => import('./tasks'),\n },\n\n {\n namespace: 'validation',\n resources: () => import('./validation'),\n },\n\n {\n namespace: 'vision',\n resources: () => import('./vision'),\n },\n ],\n weekInfo: {\n firstDay: 1,\n minimalDays: 1,\n weekend: [6, 7],\n },\n})\n\n/**\n * Íslenska / Icelandic locale/translation plugin for Sanity Studio\n *\n * @public\n */\nexport const isISLocale = definePlugin<{\n title?: string\n weekInfo?: LocaleDefinition['weekInfo']\n} | void>((config) => ({\n name: '@sanity/locale-is-is',\n i18n: {\n locales: [config ? {...locale, ...config} : locale],\n },\n}))\n"],"names":["defineLocale","definePlugin"],"mappings":";;;AAEA,MAAM,SAASA,OAAAA,aAAa;AAAA,EAC1B,IAAI;AAAA,EACJ,OAAO;AAAA,EACP,SAAS;AAAA,IACP;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,0BAAU;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGpC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,4BAAY;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGtC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,8BAAc;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGxC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,0BAAU;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGpC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,6BAAa;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGvC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,0BAAU;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGpC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,yBAAS;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGnC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,8BAAc;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGxC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,0BAAU;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,EACpC;AAAA,EAEF,UAAU;AAAA,IACR,UAAU;AAAA,IACV,aAAa;AAAA,IACb,SAAS,CAAC,GAAG,CAAC;AAAA,EAAA;AAElB,CAAC,GAOY,aAAaC,OAAAA,aAGhB,CAAC,YAAY;AAAA,EACrB,MAAM;AAAA,EACN,MAAM;AAAA,IACJ,SAAS,CAAC,SAAS,EAAC,GAAG,QAAQ,GAAG,OAAA,IAAU,MAAM;AAAA,EAAA;AAEtD,EAAE;;"}
package/dist/index.js CHANGED
@@ -42,7 +42,7 @@ const locale = defineLocale({
42
42
  ],
43
43
  weekInfo: {
44
44
  firstDay: 1,
45
- minimalDays: 4,
45
+ minimalDays: 1,
46
46
  weekend: [6, 7]
47
47
  }
48
48
  }), isISLocale = definePlugin((config) => ({
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../src/index.ts"],"sourcesContent":["import {defineLocale, definePlugin, type LocaleDefinition} from 'sanity'\n\nconst locale = defineLocale({\n id: 'is-IS',\n title: 'Íslenska',\n bundles: [\n {\n namespace: 'canvas',\n resources: () => import('./canvas'),\n },\n\n {\n namespace: 'comments',\n resources: () => import('./comments'),\n },\n\n {\n namespace: 'copy-paste',\n resources: () => import('./copy-paste'),\n },\n\n {\n namespace: 'create',\n resources: () => import('./create'),\n },\n\n {\n namespace: 'structure',\n resources: () => import('./structure'),\n },\n\n {\n namespace: 'studio',\n resources: () => import('./studio'),\n },\n\n {\n namespace: 'tasks',\n resources: () => import('./tasks'),\n },\n\n {\n namespace: 'validation',\n resources: () => import('./validation'),\n },\n\n {\n namespace: 'vision',\n resources: () => import('./vision'),\n },\n ],\n weekInfo: {\n firstDay: 1,\n minimalDays: 4,\n weekend: [6, 7],\n },\n})\n\n/**\n * Íslenska / Icelandic locale/translation plugin for Sanity Studio\n *\n * @public\n */\nexport const isISLocale = definePlugin<{\n title?: string\n weekInfo?: LocaleDefinition['weekInfo']\n} | void>((config) => ({\n name: '@sanity/locale-is-is',\n i18n: {\n locales: [config ? {...locale, ...config} : locale],\n },\n}))\n"],"names":[],"mappings":";AAEA,MAAM,SAAS,aAAa;AAAA,EAC1B,IAAI;AAAA,EACJ,OAAO;AAAA,EACP,SAAS;AAAA,IACP;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,wBAAU;AAAA,IACpC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,0BAAY;AAAA,IACtC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,4BAAc;AAAA,IACxC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,wBAAU;AAAA,IACpC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,2BAAa;AAAA,IACvC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,wBAAU;AAAA,IACpC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,uBAAS;AAAA,IACnC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,4BAAc;AAAA,IACxC;AAAA,IAEA;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,wBAAU;AAAA,IAAA;AAAA,EAEtC;AAAA,EACA,UAAU;AAAA,IACR,UAAU;AAAA,IACV,aAAa;AAAA,IACb,SAAS,CAAC,GAAG,CAAC;AAAA,EAAA;AAElB,CAAC,GAOY,aAAa,aAGhB,CAAC,YAAY;AAAA,EACrB,MAAM;AAAA,EACN,MAAM;AAAA,IACJ,SAAS,CAAC,SAAS,EAAC,GAAG,QAAQ,GAAG,OAAM,IAAI,MAAM;AAAA,EAAA;AAEtD,EAAE;"}
1
+ {"version":3,"file":"index.js","sources":["../src/index.ts"],"sourcesContent":["import {defineLocale, definePlugin, type LocaleDefinition} from 'sanity'\n\nconst locale = defineLocale({\n id: 'is-IS',\n title: 'Íslenska',\n bundles: [\n {\n namespace: 'canvas',\n resources: () => import('./canvas'),\n },\n\n {\n namespace: 'comments',\n resources: () => import('./comments'),\n },\n\n {\n namespace: 'copy-paste',\n resources: () => import('./copy-paste'),\n },\n\n {\n namespace: 'create',\n resources: () => import('./create'),\n },\n\n {\n namespace: 'structure',\n resources: () => import('./structure'),\n },\n\n {\n namespace: 'studio',\n resources: () => import('./studio'),\n },\n\n {\n namespace: 'tasks',\n resources: () => import('./tasks'),\n },\n\n {\n namespace: 'validation',\n resources: () => import('./validation'),\n },\n\n {\n namespace: 'vision',\n resources: () => import('./vision'),\n },\n ],\n weekInfo: {\n firstDay: 1,\n minimalDays: 1,\n weekend: [6, 7],\n },\n})\n\n/**\n * Íslenska / Icelandic locale/translation plugin for Sanity Studio\n *\n * @public\n */\nexport const isISLocale = definePlugin<{\n title?: string\n weekInfo?: LocaleDefinition['weekInfo']\n} | void>((config) => ({\n name: '@sanity/locale-is-is',\n i18n: {\n locales: [config ? {...locale, ...config} : locale],\n },\n}))\n"],"names":[],"mappings":";AAEA,MAAM,SAAS,aAAa;AAAA,EAC1B,IAAI;AAAA,EACJ,OAAO;AAAA,EACP,SAAS;AAAA,IACP;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,wBAAU;AAAA,IAAA;AAAA,IAGpC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,0BAAY;AAAA,IAAA;AAAA,IAGtC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,4BAAc;AAAA,IAAA;AAAA,IAGxC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,wBAAU;AAAA,IAAA;AAAA,IAGpC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,2BAAa;AAAA,IAAA;AAAA,IAGvC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,wBAAU;AAAA,IAAA;AAAA,IAGpC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,uBAAS;AAAA,IAAA;AAAA,IAGnC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,4BAAc;AAAA,IAAA;AAAA,IAGxC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,wBAAU;AAAA,IAAA;AAAA,EACpC;AAAA,EAEF,UAAU;AAAA,IACR,UAAU;AAAA,IACV,aAAa;AAAA,IACb,SAAS,CAAC,GAAG,CAAC;AAAA,EAAA;AAElB,CAAC,GAOY,aAAa,aAGhB,CAAC,YAAY;AAAA,EACrB,MAAM;AAAA,EACN,MAAM;AAAA,IACJ,SAAS,CAAC,SAAS,EAAC,GAAG,QAAQ,GAAG,OAAA,IAAU,MAAM;AAAA,EAAA;AAEtD,EAAE;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/locale-is-is",
3
- "version": "1.2.19",
3
+ "version": "1.2.20",
4
4
  "private": false,
5
5
  "description": "Icelandic / Íslenska locale/translation for Sanity Studio",
6
6
  "keywords": [
package/src/index.ts CHANGED
@@ -51,7 +51,7 @@ const locale = defineLocale({
51
51
  ],
52
52
  weekInfo: {
53
53
  firstDay: 1,
54
- minimalDays: 4,
54
+ minimalDays: 1,
55
55
  weekend: [6, 7],
56
56
  },
57
57
  })
package/src/structure.ts CHANGED
@@ -84,6 +84,8 @@ export default removeUndefinedLocaleResources({
84
84
  /** Description for the archived release banner, rendered when viewing the history of a version document from the publihed view */
85
85
  'banners.archived-release.description':
86
86
  'Þú 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í',
87
+ /** Description for the archived scheduled draft banner, rendered when viewing the history of a cardinality one release document */
88
+ 'banners.archived-scheduled-draft.description': undefined, // 'This scheduled draft is archived'
87
89
  /** The explanation displayed when a user attempts to create a new draft document, but the draft model is not switched on */
88
90
  'banners.choose-new-document-destination.cannot-create-draft-document':
89
91
  'Ekki er hægt að búa til drög að skjali.',
@@ -180,6 +182,8 @@ export default removeUndefinedLocaleResources({
180
182
  /** The text for the revision not found banner */
181
183
  'banners.revision-not-found.description':
182
184
  'Við gátum ekki fundið valda endurskoðun skjalsins, vinsamlegast veldu annan færslu úr sögulistanum.',
185
+ /** The text content for the scheduled draft override banner */
186
+ 'banners.scheduled-draft-override-banner.text': undefined, // 'A scheduled draft for this document exists. If you publish changes now they will be overwritten when the schedule runs.'
183
187
  /** The text content for the unpublished document banner when is part of a release */
184
188
  'banners.unpublished-release-banner.text':
185
189
  'Þetta skjal verður óbirt sem hluti af <VersionBadge>{{title}}</VersionBadge> útgáfunni',
@@ -619,4 +623,7 @@ export default removeUndefinedLocaleResources({
619
623
  'timeline-item.menu.action-expand': 'Útvíkka',
620
624
  /** The text for the published event menu tooltip when the release is not found */
621
625
  'timeline-item.not-found-release.tooltip': 'Útgáfa með id "{{releaseId}}" fannst ekki',
626
+
627
+ /** The text for the "Inline changes" action, which is used to toggle the visibility of content diffs inside inputs */
628
+ 'toggle-inline-changes.menu-item.title': undefined, // 'Inline changes'
622
629
  })
package/src/studio.ts CHANGED
@@ -1,6 +1,12 @@
1
1
  import {removeUndefinedLocaleResources} from 'sanity'
2
2
 
3
3
  export default removeUndefinedLocaleResources({
4
+ /** "Configuration issue" header */
5
+ 'about-dialog.configuration-issue.header': undefined, // 'Configuration issue detected'
6
+ /** Message shown if sanity.cli.ts is missing deployment.appId */
7
+ 'about-dialog.configuration-issue.missing-appid': undefined, // 'Auto updates is enabled, but no <code>deployment.appId</code> configured in <code>sanity.cli.ts</code>. This Studio is updating against the <strong>latest</strong>-channel.'
8
+ /** "View documentation" link for auto-updating studios */
9
+ 'about-dialog.configuration-issue.missing-appid.view-documentation': undefined, // 'View documentation'
4
10
  /** "Disabled" status for auto-updates in About-dialog */
5
11
  'about-dialog.version-info.auto-updates.disabled': 'Óvirkt',
6
12
  /** "Enabled" status for auto-updates in About-dialog */
@@ -31,6 +37,8 @@ export default removeUndefinedLocaleResources({
31
37
  'about-dialog.version-info.reload': undefined, // 'Reload'
32
38
  /** "Reload to update"-tooltip when auto updates is enabled and a new version is available */
33
39
  'about-dialog.version-info.reload-to-update': undefined, // 'Reload Studio to update'
40
+ /** "Development" tooltip in About-dialog */
41
+ 'about-dialog.version-info.tooltip.development': undefined, // 'Development'
34
42
  /** "New version available" tooltip in About-dialog */
35
43
  'about-dialog.version-info.tooltip.new-version-available': undefined, // 'New version available'
36
44
  /** "Prerelease" tooltip in About-dialog */
@@ -117,14 +125,20 @@ export default removeUndefinedLocaleResources({
117
125
  'asset-source.dialog.default-title_file': 'Veldu skrá',
118
126
  /** Select asset dialog title for images */
119
127
  'asset-source.dialog.default-title_image': 'Veldu mynd',
128
+ /** Select asset dialog title for videos */
129
+ 'asset-source.dialog.default-title_video': undefined, // 'Select video'
120
130
  /** Insert asset error */
121
131
  'asset-source.dialog.insert-asset-error':
122
132
  'Villa við að setja inn eign. Sjáðu ráskjáinn fyrir frekari upplýsingar.',
123
133
  /** Select asset dialog load more items */
124
134
  'asset-source.dialog.load-more': 'Hlaða meira',
125
- /** Text shown when selecting a file but there's no files to select from */
135
+ /** Text shown when selecting a file but there's no files to select from
136
+ * @deprecated no longer in use
137
+ */
126
138
  'asset-source.dialog.no-assets_file': 'Engar skrár',
127
- /** Text shown when selecting an image but there's no images to select from */
139
+ /** Text shown when selecting an image but there's no images to select from
140
+ * @deprecated no longer in use
141
+ */
128
142
  'asset-source.dialog.no-assets_image': 'Engar myndir',
129
143
  'asset-source.file.asset-list.action.delete.disabled-cannot-delete-current-file':
130
144
  'Ekki er hægt að eyða valinni skrá núna',
@@ -190,7 +204,12 @@ export default removeUndefinedLocaleResources({
190
204
  'asset-sources.media-library.file.title': 'Fjölmiðlabókasafn',
191
205
  'asset-sources.media-library.image.title': 'Fjölmiðlabókasafn',
192
206
  /** Info messages for the Media Library Asset Source */
193
- 'asset-sources.media-library.select-dialog.title': undefined, // 'Selecting {{assetType}} for {{targetTitle}}'
207
+ 'asset-sources.media-library.select-dialog.title_file': undefined, // 'Selecting file for {{targetTitle}}'
208
+ 'asset-sources.media-library.select-dialog.title_image': undefined, // 'Selecting image for {{targetTitle}}'
209
+ 'asset-sources.media-library.select-dialog.title_video': undefined, // 'Selecting video for {{targetTitle}}'
210
+ /** Warning message shown when uploading already existing files to the Media Library Asset Source */
211
+ 'asset-sources.media-library.warning.file-already-exist.description': undefined, // 'Using the existing file found in the library.'
212
+ 'asset-sources.media-library.warning.file-already-exist.title': undefined, // 'File: \'{{filename}}\' already exists'
194
213
 
195
214
  /** Label when a release has been deleted by a different user */
196
215
  'banners.deleted-bundle-banner.text': "Útgáfan '<strong>{{title}}</strong>' hefur verið eytt.",
@@ -454,6 +473,9 @@ export default removeUndefinedLocaleResources({
454
473
  /** Label to indicate that a document type was not found */
455
474
  'document.type.not-found': 'Skjaltýpa "{{type}}" fannst ekki',
456
475
 
476
+ /** Error message shown when an action cannot be performed */
477
+ 'errors.unable-to-perform-action': undefined, // 'Unable to perform this action'
478
+
457
479
  /** The value of the <code>_key</code> property must be a unique string. */
458
480
  'form.error.duplicate-keys-alert.details.additional-description':
459
481
  'Gildi <code>_key</code> eiginleikans verður að vera einstakt strengur.',
@@ -1261,22 +1283,32 @@ export default removeUndefinedLocaleResources({
1261
1283
  'release.action.add-to-new-release': 'Bæta við útgáfu',
1262
1284
  /** Action message to add document to release */
1263
1285
  'release.action.add-to-release': 'Bæta við {{title}}',
1286
+ /** Tooltip message for document that is already added to release */
1287
+ 'release.action.already-exists-in-release': undefined, // 'Document already exists in release'
1264
1288
  /** Action message for when document is already in release */
1265
1289
  'release.action.already-in-release': 'Nú þegar í útgáfu {{title}}',
1266
1290
  /** Action message for when you click to view all versions you can copy the current document to */
1267
1291
  'release.action.copy-to': 'Afrita útgáfu til',
1268
1292
  /** Action message for creating new releases */
1269
1293
  'release.action.create-new': 'Ný útgáfa',
1294
+ /** Description for toast when version creation failed */
1295
+ 'release.action.create-version.failure': undefined, // 'Failed to create version'
1296
+ /** Action message for deleting a scheduled publish */
1297
+ 'release.action.delete-schedule': undefined, // 'Delete schedule'
1270
1298
  /** Action message for when document is already in release */
1271
1299
  'release.action.discard-version': 'Hafna útgáfu',
1272
1300
  /** Description for toast when version discarding failed */
1273
1301
  'release.action.discard-version.failure': 'Mistókst að hafna útgáfu',
1302
+ /** Action message for editing the schedule of a scheduled publish */
1303
+ 'release.action.edit-schedule': undefined, // 'Edit schedule'
1274
1304
  /** Action message for when a new release is created off an existing version, draft or published document */
1275
1305
  'release.action.new-release': 'Ný útgáfa',
1276
1306
  'release.action.new-release.limit-reached_other':
1277
1307
  'Þetta vinnusvæði er takmarkað við {{count}} útgáfur',
1278
1308
  /** Tooltip message for not having permissions for creating new releases */
1279
1309
  'release.action.permission.error': 'Þú hefur ekki leyfi til að framkvæma þessa aðgerð',
1310
+ /** Action message for running a scheduled draft immediately */
1311
+ 'release.action.publish-now': undefined, // 'Publish now'
1280
1312
  /** Error message description for when a version is reverted from being unpublished */
1281
1313
  'release.action.revert-unpublish-version.failure.description':
1282
1314
  'Vinsamlegast reyndu aftur eða athugaðu tenginguna þína. Skjalið verður enn óbirt við útgáfu.',
@@ -1296,6 +1328,8 @@ export default removeUndefinedLocaleResources({
1296
1328
  'Tókst með góðum árangri að setja <strong>{{title}}</strong> til að vera óbirt í útgáfu',
1297
1329
  /** Action message for when the view release is pressed */
1298
1330
  'release.action.view-release': 'Skoða útgáfu',
1331
+ /** Action message for when the view scheduled drafts is pressed */
1332
+ 'release.action.view-scheduled-drafts': undefined, // 'View scheduled drafts'
1299
1333
  /** Label for banner when release is scheduled */
1300
1334
  'release.banner.scheduled-for-publishing-on': 'Áætlað til birtingar á {{date}}',
1301
1335
  /** Label for Draft chip in document header */
@@ -1333,6 +1367,24 @@ export default removeUndefinedLocaleResources({
1333
1367
  'release.dialog.create.confirm': 'Búa til útgáfu',
1334
1368
  /** Title for creating releases dialog */
1335
1369
  'release.dialog.create.title': 'Ný útgáfa',
1370
+ /** Body text for the dialog confirming deletion of a scheduled draft */
1371
+ 'release.dialog.delete-schedule-draft.body': undefined, // 'Are you sure you want to delete this scheduled draft? This action cannot be undone.'
1372
+ /** Confirm button text for deleting a scheduled draft */
1373
+ 'release.dialog.delete-schedule-draft.confirm': undefined, // 'Yes, delete schedule'
1374
+ /** Header for the dialog confirming deletion of a scheduled draft */
1375
+ 'release.dialog.delete-schedule-draft.header': undefined, // 'Delete scheduled draft'
1376
+ /** Body text for change schedule dialog */
1377
+ 'release.dialog.edit-schedule.body': undefined, // 'Select a new date and time for the scheduled publish.'
1378
+ /** Confirm button text for change schedule dialog */
1379
+ 'release.dialog.edit-schedule.confirm': undefined, // 'Update schedule'
1380
+ /** Header for change schedule dialog */
1381
+ 'release.dialog.edit-schedule.header': undefined, // 'Change schedule'
1382
+ /** Body text for the dialog confirming running a scheduled draft immediately */
1383
+ 'release.dialog.publish-scheduled-draft.body': undefined, // 'Are you sure you want to publish this scheduled draft immediately?'
1384
+ /** Confirm button text for running a scheduled draft immediately */
1385
+ 'release.dialog.publish-scheduled-draft.confirm': undefined, // 'Yes, run now'
1386
+ /** Header for the dialog confirming running a scheduled draft immediately */
1387
+ 'release.dialog.publish-scheduled-draft.header': undefined, // 'Publish draft now'
1336
1388
  /** Label for description in tooltip to explain release types */
1337
1389
  'release.dialog.tooltip.description':
1338
1390
  'Áætlaður útgáfutími er notaður til að búa til betri forskoðanir og vísbendingar um hvort skjöl rekist á.',
@@ -1344,6 +1396,10 @@ export default removeUndefinedLocaleResources({
1344
1396
  'release.form.placeholder-describe-release': 'Lýstu útgáfunni…',
1345
1397
  /** Tooltip for button to hide release visibility */
1346
1398
  'release.layer.hide': 'Fela útgáfu',
1399
+ /** Label for the release menu */
1400
+ 'release.menu.label': undefined, // 'Release menu'
1401
+ /** Tooltip for the release menu */
1402
+ 'release.menu.tooltip': undefined, // 'Actions'
1347
1403
  /** Label for draft perspective in navbar */
1348
1404
  'release.navbar.drafts': 'Drög',
1349
1405
  /** Label for published releases in navbar */
@@ -1352,18 +1408,34 @@ export default removeUndefinedLocaleResources({
1352
1408
  'release.navbar.tooltip': 'Útgáfur',
1353
1409
  /** The placeholder text when the release doesn't have a title */
1354
1410
  'release.placeholder-untitled-release': 'Ónefnd útgáfa',
1411
+ /** Description for warning that the published schedule time is in the past */
1412
+ 'release.schedule-dialog.publish-date-in-past-warning': undefined, // 'Schedule for a future time and date.'
1413
+ /** Label for date picker when scheduling a release */
1414
+ 'release.schedule-dialog.select-publish-date-label': undefined, // 'Publish on'
1355
1415
  /** The toast description that will be shown when the user has a release perspective which is now archived */
1356
1416
  'release.toast.archived-release.description': 'Þessi útgáfa hefur verið afnæld',
1357
1417
  /** The toast title that will be shown when the user has a release perspective which is now archived */
1358
1418
  'release.toast.archived-release.title': "Útgáfunni '{{title}}' hefur verið safnað",
1359
1419
  /** The toast title that will be shown the creating a release fails */
1360
1420
  'release.toast.create-release-error.title': 'Mistókst að búa til útgáfu',
1361
- /**The toast title that will be shown when the user has a release perspective which is now deleted */
1421
+ /** Error toast for deleting a scheduled draft */
1422
+ 'release.toast.delete-schedule-draft.error': undefined, // 'Failed to delete the scheduled draft document <strong>{{title}}</strong>: {{error}}'
1423
+ /** Success toast for deleting a scheduled draft */
1424
+ 'release.toast.delete-schedule-draft.success': undefined, // 'The scheduled draft document <strong>{{title}}</strong> has been deleted.'
1425
+ /** The toast title that will be shown when the user has a release perspective which is now deleted */
1362
1426
  'release.toast.not-found-release.title': "Ekki tókst að finna '{{title}}' útgáfuna",
1427
+ /** Error toast for running a scheduled publish immediately */
1428
+ 'release.toast.publish-scheduled-draft.error': undefined, // 'Failed to publish the scheduled draft document <strong>{{title}}</strong>: {{error}}'
1429
+ /** Success toast for running a scheduled publish immediately */
1430
+ 'release.toast.publish-scheduled-draft.success': undefined, // 'The scheduled draft document <strong>{{title}}</strong> has been published.'
1363
1431
  /** The toast description that will be shown when the user has a release perspective which is now published */
1364
1432
  'release.toast.published-release.description': 'Þessi útgáfa hefur verið afnæld',
1365
1433
  /** The toast title that will be shown when the user has a release perspective which is now deleted */
1366
1434
  'release.toast.published-release.title': "Útgáfan '{{title}}' var birt",
1435
+ /** Error toast for rescheduling a draft */
1436
+ 'release.toast.reschedule-scheduled-draft.error': undefined, // 'Failed to reschedule the scheduled draft document <strong>{{title}}</strong>: {{error}}'
1437
+ /** Success toast for rescheduling a draft */
1438
+ 'release.toast.reschedule-scheduled-draft.success': undefined, // 'The scheduled draft document <strong>{{title}}</strong> has been rescheduled.'
1367
1439
  /** Label for when a version of a document has already been added to the release */
1368
1440
  'release.tooltip.already-added': 'Útgáfa af þessu skjali hefur þegar verið bætt við',
1369
1441
  /** Label for when a release is scheduled / scheduling and a user can't add a document version to it */
@@ -1378,6 +1450,16 @@ export default removeUndefinedLocaleResources({
1378
1450
  /** Tooltip for the dropdown to show all versions of document */
1379
1451
  'release.version-list.tooltip': 'Sjá allar útgáfur skjalsins',
1380
1452
 
1453
+ /** Confirm button text for the schedule publish dialog */
1454
+ 'schedule-publish-dialog.confirm': undefined, // 'Schedule'
1455
+ /** Description for the schedule publish dialog */
1456
+ 'schedule-publish-dialog.description': undefined, // 'Select when this document should be published.'
1457
+ /** Header for the schedule publish dialog */
1458
+ 'schedule-publish-dialog.header': undefined, // 'Schedule draft for publishing'
1459
+
1460
+ /** Title for a scheduled draft release */
1461
+ 'scheduled-drafts.release.title': undefined, // 'Scheduled publish'
1462
+
1381
1463
  /** Accessibility label to open search action when the search would go fullscreen (eg on narrower screens) */
1382
1464
  'search.action-open-aria-label': 'Opna leit',
1383
1465
  /** Action label for adding a search filter */
@@ -2020,6 +2102,8 @@ export default removeUndefinedLocaleResources({
2020
2102
  * workspace to authenticate in.
2021
2103
  */
2022
2104
  'workspaces.action.choose-another-workspace': 'Veldu annað vinnusvæði',
2105
+ /** Label for title to switch workspace before workspaces are listed */
2106
+ 'workspaces.action.switch-workspace': undefined, // 'Switch workspace'
2023
2107
  /** Label for heading that indicates that you can choose your workspace */
2024
2108
  'workspaces.choose-your-workspace-label': 'Veldu þitt vinnusvæði',
2025
2109
  /** Label for the workspace menu */
package/src/vision.ts CHANGED
@@ -113,6 +113,8 @@ export default removeUndefinedLocaleResources({
113
113
  'Sjálfgefið perspective mun breytast úr "<code>raw</code>" í "<code>published</code>" í væntanlegri API útgáfu. Vinsamlegast kynntu þér nánar í skjölun.',
114
114
  /** Label for the pinned release perspective */
115
115
  'settings.perspectives.pinned-release-label': 'Fest útgáfa',
116
+ /** Label for the scheduled drafts perspective */
117
+ 'settings.perspectives.scheduled-drafts': undefined, // 'Scheduled drafts'
116
118
  /** Title for popover that explains what "Perspectives" are */
117
119
  'settings.perspectives.title': 'Perspectives',
118
120
  })