@sanity/locale-is-is 1.2.22 → 1.2.24

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/index.cjs CHANGED
@@ -29,6 +29,12 @@ const locale = sanity.defineLocale({
29
29
  return require("./_chunks-cjs/create.cjs");
30
30
  })
31
31
  },
32
+ {
33
+ namespace: "media-library",
34
+ resources: () => Promise.resolve().then(function() {
35
+ return require("./_chunks-cjs/media-library.cjs");
36
+ })
37
+ },
32
38
  {
33
39
  namespace: "structure",
34
40
  resources: () => Promise.resolve().then(function() {
@@ -61,7 +67,7 @@ const locale = sanity.defineLocale({
61
67
  }
62
68
  ],
63
69
  weekInfo: {
64
- firstDay: 1,
70
+ firstDay: 7,
65
71
  minimalDays: 1,
66
72
  weekend: [6, 7]
67
73
  }
@@ -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: 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;;"}
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: 'media-library',\n resources: () => import('./media-library'),\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: 7,\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,iCAAiB;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAG3C;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
@@ -19,6 +19,10 @@ const locale = defineLocale({
19
19
  namespace: "create",
20
20
  resources: () => import("./_chunks-es/create.js")
21
21
  },
22
+ {
23
+ namespace: "media-library",
24
+ resources: () => import("./_chunks-es/media-library.js")
25
+ },
22
26
  {
23
27
  namespace: "structure",
24
28
  resources: () => import("./_chunks-es/structure.js")
@@ -41,7 +45,7 @@ const locale = defineLocale({
41
45
  }
42
46
  ],
43
47
  weekInfo: {
44
- firstDay: 1,
48
+ firstDay: 7,
45
49
  minimalDays: 1,
46
50
  weekend: [6, 7]
47
51
  }
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: 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;"}
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: 'media-library',\n resources: () => import('./media-library'),\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: 7,\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,+BAAiB;AAAA,IAAA;AAAA,IAG3C;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.22",
3
+ "version": "1.2.24",
4
4
  "private": false,
5
5
  "description": "Icelandic / Íslenska locale/translation for Sanity Studio",
6
6
  "keywords": [
package/src/comments.ts CHANGED
@@ -79,6 +79,9 @@ export default removeUndefinedLocaleResources({
79
79
  /** The text shown in the inline comment button */
80
80
  'inline-add-comment-button.title': 'Bæta við athugasemd',
81
81
 
82
+ /** The title of the error card shown in the comments inspector */
83
+ 'inspector-error.title': 'Eitthvað fór úrskeiðis við að hlaða inn athugasemdum',
84
+
82
85
  /** Aria label for the breadcrumb button showing the field path. `{{field}}` is the last (most specific) field. */
83
86
  'list-item.breadcrumb-button-go-to-field-aria-label': 'Farðu í {{field}} reit',
84
87
  /** The button tooltip content for the add reaction button */
package/src/index.ts CHANGED
@@ -24,6 +24,11 @@ const locale = defineLocale({
24
24
  resources: () => import('./create'),
25
25
  },
26
26
 
27
+ {
28
+ namespace: 'media-library',
29
+ resources: () => import('./media-library'),
30
+ },
31
+
27
32
  {
28
33
  namespace: 'structure',
29
34
  resources: () => import('./structure'),
@@ -50,7 +55,7 @@ const locale = defineLocale({
50
55
  },
51
56
  ],
52
57
  weekInfo: {
53
- firstDay: 1,
58
+ firstDay: 7,
54
59
  minimalDays: 1,
55
60
  weekend: [6, 7],
56
61
  },
@@ -0,0 +1,15 @@
1
+ import {removeUndefinedLocaleResources} from 'sanity'
2
+
3
+ export default removeUndefinedLocaleResources({
4
+ /** Warning description for invalid video value */
5
+ 'invalid-video-warning.description': undefined, // 'The value of this field is not a valid video. Resetting this field will let you choose a new video.'
6
+ /** Reset button text for invalid video warning */
7
+ 'invalid-video-warning.reset-button.text': undefined, // 'Reset value'
8
+ /** Warning title for invalid video value */
9
+ 'invalid-video-warning.title': undefined, // 'Invalid video value'
10
+
11
+ /** Video error fallback description */
12
+ 'video-error.description': undefined, // 'Failed to load video'
13
+ /** Retry button text for video loading errors */
14
+ 'video-error.retry-button.text': undefined, // 'Retry'
15
+ })
package/src/structure.ts CHANGED
@@ -1,12 +1,19 @@
1
1
  import {removeUndefinedLocaleResources} from 'sanity'
2
2
 
3
3
  export default removeUndefinedLocaleResources({
4
- /** Label for the "Copy Document URL" document action */
4
+ /** Label for the "Copy document ID" menu item */
5
+ 'action.copy-document-id.label': undefined, // 'Copy document ID'
6
+ /** Tooltip for the copy actions dropdown button in the document panel header */
5
7
  'action.copy-document-url.label': 'Afrita skjalavefslóð',
8
+ /** Label for the "Copy document URL" menu item */
9
+ 'action.copy-link-to-document.label': undefined, // 'Copy document URL'
6
10
  /** Tooltip when action button is disabled because the operation is not ready */
7
11
  'action.delete.disabled.not-ready': 'Aðgerð ekki tilbúin',
8
12
  /** Tooltip when action button is disabled because the document does not exist */
9
13
  'action.delete.disabled.nothing-to-delete': 'Þetta skjal er ekki til eða nú þegar eytt',
14
+ /** Tooltip when action button is disabled because the document exists in scheduled releases */
15
+ 'action.delete.disabled.scheduled-release':
16
+ 'Ekki er hægt að eyða þessu skjali þar sem það er innan áætlunar um útgáfur',
10
17
  /** Label for the "Delete" document action button */
11
18
  'action.delete.label': 'Eyða',
12
19
  /** Label for the "Delete" document action while the document is being deleted */
@@ -17,6 +24,11 @@ export default removeUndefinedLocaleResources({
17
24
  /** Message prompting the user to confirm discarding changes */
18
25
  'action.discard-changes.confirm-dialog.confirm-discard-changes':
19
26
  'Ertu viss um að þú viljir henda öllum breytingum síðan síðast var birt?',
27
+ /** Message prompting the user to confirm discarding changes */
28
+ 'action.discard-changes.confirm-dialog.confirm-discard-changes-draft':
29
+ 'Ertu viss um að þú viljir henda öllum breytingum og eyða þessu drögskjali?',
30
+ /**Header for the confirm discard dialog */
31
+ 'action.discard-changes.confirm-dialog.header.text': 'Henda breytingum?',
20
32
  /** Tooltip when action is disabled because the document has no unpublished changes */
21
33
  'action.discard-changes.disabled.no-change': 'Þetta skjal hefur engar óbirtar breytingar',
22
34
  /** Tooltip when action is disabled because the document is not published */
@@ -58,6 +70,13 @@ export default removeUndefinedLocaleResources({
58
70
  'action.publish.published.label': 'Birt',
59
71
  /** Label for the "Publish" document action while publish is being executed.*/
60
72
  'action.publish.running.label': 'Birti…',
73
+ /** Label for the "Publish" document action while publish is being executed.*/
74
+ 'action.publish.validation-in-progress.label': 'Staðfesting skjals í gangi…',
75
+ /** Toast description when trying to publish with validation errors */
76
+ 'action.publish.validation-issues-toast.description':
77
+ 'Vinsamlegast lagfærðu staðfestingarvillurnar áður en þú birtir',
78
+ /** Toast title when trying to publish with validation errors */
79
+ 'action.publish.validation-issues-toast.title': 'Staðfestingarvillur',
61
80
  /** Tooltip when the "Publish" document action is disabled due to validation issues */
62
81
  'action.publish.validation-issues.tooltip':
63
82
  'Það eru staðfestingarvillur sem þarf að laga áður en hægt er að birta þetta skjal',
@@ -120,6 +139,9 @@ export default removeUndefinedLocaleResources({
120
139
  /** The warning displayed when editing a document that has an obsolete draft because the draft model is not switched on */
121
140
  'banners.obsolete-draft.draft-model-inactive.text':
122
141
  'Vinnusvæðið er ekki með virk drög, en drög að þessu skjali eru til.',
142
+ /** The text content for the paused scheduled draft banner */
143
+ 'banners.paused-scheduled-draft.text':
144
+ 'Áætlun stöðvuð á meðan ritun stendur yfir. Ýttu á Áætla til að virkja aftur eða veldu nýtt dagsetningu.',
123
145
  /** The text for the permission check banner if the user only has one role, and it does not allow publishing this document */
124
146
  'banners.permission-check-banner.missing-permission_create_one':
125
147
  'Hlutverk þitt <Roles/> hefur ekki heimildir til að búa til þetta skjal.',
@@ -169,6 +191,10 @@ export default removeUndefinedLocaleResources({
169
191
  /** The text for the banner that appears when there are multiple versions but no drafts or published, more than one extra releases */
170
192
  'banners.release.navigate-to-edit-description-multiple_other':
171
193
  'Þetta skjal er hluti af <VersionBadge/> útgáfunni og {{count}} öðrum útgáfum',
194
+ /** The text for the banner that appears when a document is not part of any release
195
+ * @deprecated – no longer in use
196
+ * */
197
+ 'banners.release.navigate-to-edit-description-none': 'Þetta skjal er ekki hluti af neinni útgáfu',
172
198
  /** The text for the banner that appears when a document only has one version but is in a draft or published pinned release */
173
199
  'banners.release.navigate-to-edit-description-single':
174
200
  'Þetta skjal er hluti af <VersionBadge/> útgáfunni',
@@ -201,6 +227,14 @@ export default removeUndefinedLocaleResources({
201
227
  'buttons.action-menu-button.aria-label': 'Opna skjalaðgerðir',
202
228
  /** The action menu button tooltip */
203
229
  'buttons.action-menu-button.tooltip': 'Aðgerðir skjals',
230
+ /** The aria-label for the collapse pane button on the document panel header */
231
+ 'buttons.focus-pane-button.aria-label.collapse': 'Hætta í einbeitingarham (sýna leiðsögn)',
232
+ /** The aria-label for the focus pane button on the document panel header */
233
+ 'buttons.focus-pane-button.aria-label.focus': 'Fara í einbeitingarham (fela leiðsögn)',
234
+ /** The tooltip for the collapse pane button on the document panel header */
235
+ 'buttons.focus-pane-button.tooltip.collapse': 'Hætta í einbeitingarham',
236
+ /** The tooltip for the focus pane button on the document panel header */
237
+ 'buttons.focus-pane-button.tooltip.focus': 'Fara í einbeitingarham',
204
238
  /** The aria-label for the split pane button on the document panel header */
205
239
  'buttons.split-pane-button.aria-label': 'Kljúfa glugga til hægri',
206
240
  /** The tool tip for the split pane button on the document panel header */
@@ -212,6 +246,13 @@ export default removeUndefinedLocaleResources({
212
246
 
213
247
  /** The text for the canvas linked banner action button */
214
248
  'canvas.banner.edit-in-canvas-action': 'Breyta í Canvas',
249
+ /** The text for the canvas linked banner when the document in editable mode*/
250
+ 'canvas.banner.editable.linked-text': 'Þetta skjal er hægt að breyta í Canvas.',
251
+ /** The description for the canvas linked banner popover in editable mode*/
252
+ 'canvas.banner.editable.popover-description':
253
+ 'Canvas leyfir þér að skrifa frjálslega og síðan uppfæra efni í Studio án þess að þurfa að afrita handvirkt milli reita.',
254
+ /** The heading for the canvas linked banner popover in editable mode*/
255
+ 'canvas.banner.editable.popover-heading': 'Frjálsleg ritun',
215
256
  /** The text for the canvas linked banner when the document is a draft */
216
257
  'canvas.banner.linked-text.draft': 'Þetta drög skjalsins er tengt við Canvas',
217
258
  /** The text for the canvas linked banner when the document is a live document */
@@ -250,6 +291,8 @@ export default removeUndefinedLocaleResources({
250
291
  'compare-version.error.invalidParams.title': 'Ekki hægt að bera saman skjöl',
251
292
  /** The error message shown when the previous document for comparison could not be extracted from the URL */
252
293
  'compare-version.error.invalidPreviousDocumentParam': 'Fyrri skjals parameter er ógilt.',
294
+ /** The error message shown when releases failed to load */
295
+ 'compare-version.error.loadReleases.title': 'Mistókst að hlaða útgáfum',
253
296
 
254
297
  /** The text for the tooltip when the "Compare versions" action for a document is disabled */
255
298
  'compare-versions.menu-item.disabled-reason':
@@ -407,6 +450,31 @@ export default removeUndefinedLocaleResources({
407
450
  /**The title for the menu items that will be shown when expanding a publish release event to inspect the release*/
408
451
  'events.open.release': 'Opna <VersionBadge>{{releaseTitle}}</VersionBadge> útgáfu',
409
452
 
453
+ /** The text for the add reference item in the incoming references input */
454
+ 'incoming-references-input.add-reference-item': 'Bæta við atriði',
455
+ /** The aria-label for the incoming references list */
456
+ 'incoming-references-input.list-label': 'Innkoma vísanir af gerð {{type}}',
457
+ /** The text for the no items in the incoming references input */
458
+ 'incoming-references-input.no-items': 'Engin atriði',
459
+ /** The text for the reference from in the incoming references input */
460
+ 'incoming-references-input.reference-from': 'Vísun frá {{type}}',
461
+ /** The text for the schema type not found in the incoming references input */
462
+ 'incoming-references-input.schema-type-not-found': 'Skema gerð {{type}} fannst ekki',
463
+ /** The text for the type to search in the incoming references input */
464
+ 'incoming-references-input.type-to-search': 'Sláðu inn til að leita',
465
+ /** The text for the loading state in the incoming references input */
466
+ 'incoming-references-input.types-loading': 'Hleð skjölum...',
467
+ /** The text for the loading state in the incoming references input */
468
+ 'incoming-references-input.types-loading-cross-dataset': 'Hleð skjölum yfir gagnasett...',
469
+ /** The text for the no references defined in the incoming references input */
470
+ 'incoming-references-input.types-not-defined':
471
+ 'Engar innkomandi vísanir skilgreindar fyrir þessa gerð, sjá skjöl fyrir frekari upplýsingar.',
472
+
473
+ /** The text shown if there are no incoming references for a type */
474
+ 'incoming-references-pane.no-references-found': 'Engar vísanir af þessari gerð fundust.',
475
+ /** The text shown if there is no schema type found for a document in the incoming references pane */
476
+ 'incoming-references-pane.schema-type-not-found': 'Skema gerð {{type}} fannst ekki',
477
+
410
478
  /** The loading messaging for when the tooltip is still loading permission info */
411
479
  'insufficient-permissions-message-tooltip.loading-text': 'Hleður…',
412
480
 
@@ -505,6 +573,8 @@ export default removeUndefinedLocaleResources({
505
573
  'Villa kom upp við tilraun til að afturkalla birtingu þessa skjals. Þetta þýðir yfirleitt að önnur skjöl vísa til þess.',
506
574
  /** The text when a generic operation succeeded (fallback, generally not shown) */
507
575
  'panes.document-operation-results.operation-success': 'Aðgerð {{context}} á skjali tókst',
576
+ /** The text when copy document ID operation succeeded */
577
+ 'panes.document-operation-results.operation-success_copy-id': undefined, // 'Document ID copied to clipboard'
508
578
  /** The text when copy URL operation succeeded */
509
579
  'panes.document-operation-results.operation-success_copy-url':
510
580
  'Skjalavefslóð afrituð á klippiborð',
package/src/studio.ts CHANGED
@@ -20,13 +20,13 @@ export default removeUndefinedLocaleResources({
20
20
  'about-dialog.version-info.auto-updates.manage-version': 'Stjórna útgáfu',
21
21
  /** Text displayed on the "Copy to clipboard"-button after clicked */
22
22
  'about-dialog.version-info.copy-to-clipboard-button.copied-text':
23
- 'Afritað á klippiborð. Gleðilegt líming!',
23
+ 'Afritað á klippiborð. Gleðilega límingu!',
24
24
  /** "Copy to Clipboard" button text for copying version details from About-dialog */
25
25
  'about-dialog.version-info.copy-to-clipboard-button.text': 'Afrita á klippiborð',
26
26
  /** "Current version" header in version info dialog */
27
27
  'about-dialog.version-info.current-version.header': 'Núverandi útgáfa',
28
28
  /** @deprecated "How to upgrade" link text */
29
- 'about-dialog.version-info.how-to-upgrade': 'Hvernig á að uppfæra',
29
+ 'about-dialog.version-info.how-to-upgrade': 'Hvernig á að uppfæra?',
30
30
  /** "Latest version" header in version info dialog */
31
31
  'about-dialog.version-info.latest-version.header': 'Nýjasta útgáfa',
32
32
  /** Info text when auto updates is enabled and a new version is available */
@@ -149,7 +149,7 @@ export default removeUndefinedLocaleResources({
149
149
  'asset-source.file.asset-list.action.show-usage.title': 'Sýna notkun',
150
150
  'asset-source.file.asset-list.delete-failed': 'Ekki tókst að eyða skránni',
151
151
  'asset-source.file.asset-list.delete-successful': 'Skrá var eytt',
152
- 'asset-source.file.asset-list.header.date-added': 'Dagsetning bætt við',
152
+ 'asset-source.file.asset-list.header.date-added': 'Dagsetningu bætt við',
153
153
  /** File asset source */
154
154
  'asset-source.file.asset-list.header.filename': 'Skráarnafn',
155
155
  'asset-source.file.asset-list.header.size': 'Stærð',
@@ -204,6 +204,15 @@ export default removeUndefinedLocaleResources({
204
204
  /** Menu Items for Media Library Asset Source */
205
205
  'asset-sources.media-library.file.title': 'Fjölmiðlabókasafn',
206
206
  'asset-sources.media-library.image.title': 'Fjölmiðlabókasafn',
207
+ /** Done button text */
208
+ 'asset-sources.media-library.open-in-source-dialog.button.done': 'Lokið',
209
+ /** Select new asset button text with target title */
210
+ 'asset-sources.media-library.open-in-source-dialog.button.select-new-asset':
211
+ 'Veldu nýja eign fyrir „{{targetTitle}}“',
212
+ 'asset-sources.media-library.open-in-source-dialog.button.select-new-asset-fallback':
213
+ 'Veldu nýja eign',
214
+ /** Title for the open in source dialog */
215
+ 'asset-sources.media-library.open-in-source-dialog.title': 'Breyta eign',
207
216
  /** Info messages for the Media Library Asset Source */
208
217
  'asset-sources.media-library.select-dialog.title_file': 'Velja skrá fyrir {{targetTitle}}',
209
218
  'asset-sources.media-library.select-dialog.title_image': 'Velja mynd fyrir {{targetTitle}}',
@@ -464,6 +473,8 @@ export default removeUndefinedLocaleResources({
464
473
  'document-status.date': '{{date}}',
465
474
  /** Label to show in the document footer indicating the last edited date of the document */
466
475
  'document-status.edited': 'Breytt {{date}}',
476
+ /** Label to show in the document footer status line when a document was last published */
477
+ 'document-status.last-published': 'Síðast birt',
467
478
  /** Label to show in the document footer indicating the document is not published*/
468
479
  'document-status.not-published': 'Óbirt',
469
480
  /** Label to show in the document footer indicating the published date of the document */
@@ -578,12 +589,25 @@ export default removeUndefinedLocaleResources({
578
589
  'help-resources.action.join-our-community': 'Vertu með í samfélagi okkar',
579
590
  /** Information for what the latest sanity version is */
580
591
  'help-resources.latest-sanity-version': 'Nýjasta útgáfan er {{latestVersion}}',
592
+ /** Text for link to register a studio */
593
+ 'help-resources.register-studio': 'Skrá stúdíó',
594
+ /** Name of the sanity studio */
595
+ 'help-resources.studio': 'Sanity Studio',
596
+ /** Menu item for registered studios (i.e. copies app id) */
597
+ 'help-resources.studio-app-id': 'Forritsauðkenni',
581
598
  /** Menu item for reloading Studio to update */
582
599
  'help-resources.studio-auto-update-now': 'Endurhlaða til að uppfæra í v{{newVersion}}',
583
600
  /** Information for what studio version the current studio is running */
584
601
  'help-resources.studio-version': 'Útgáfa af Sanity Studio {{studioVersion}}',
585
602
  /** Title for help and resources menus */
586
603
  'help-resources.title': 'Hjálp og auðlindir',
604
+ /** Label for studio's which are up to date */
605
+ 'help-resources.up-to-date': 'Uppfært',
606
+ /** Version text */
607
+ 'help-resources.version': 'útgáfa {{version}}',
608
+
609
+ /**Incoming references inspector title */
610
+ 'incoming-references.title': 'Innkoma tilvísanir',
587
611
 
588
612
  /** Text for button to cancel an ongoing upload */
589
613
  'input.files.common.cancel-upload': 'Hætta við',
@@ -616,6 +640,8 @@ export default removeUndefinedLocaleResources({
616
640
  'inputs.array.action.duplicate': 'Tvöfalda',
617
641
  /** Label for editing the item of a specific type, eg "Edit Person" */
618
642
  'inputs.array.action.edit': 'Breyta {{itemTypeTitle}}',
643
+ /** Tooltip text explaining why adding items is disabled when array max is reached */
644
+ 'inputs.array.action.max-reached': undefined, // 'Maximum items reached'
619
645
  /** Label for removing an array item action */
620
646
  'inputs.array.action.remove': 'Fjarlægja',
621
647
  /** Label for removing action when an array item has an error */
@@ -689,6 +715,11 @@ export default removeUndefinedLocaleResources({
689
715
  'inputs.file.upload-failed.description': 'Ekki var hægt að ljúka upphleðslu á þessum tíma.',
690
716
  /** Upload failed */
691
717
  'inputs.file.upload-failed.title': 'Upphleðsla mistókst',
718
+ /** Private access policy badge label */
719
+ 'inputs.files.common.access-policy.private.label': 'Einkaeign',
720
+ /** Private access policy badge tooltip */
721
+ 'inputs.files.common.access-policy.private.tooltip':
722
+ 'Aðgangur að CDN takmarkaður við undirritaðar URL-slóðir',
692
723
  /** Clear field */
693
724
  'inputs.files.common.actions-menu.clear-field.label': 'Hreinsa reit',
694
725
  /** Copy URL */
@@ -697,6 +728,8 @@ export default removeUndefinedLocaleResources({
697
728
  'inputs.files.common.actions-menu.download.label': 'Sækja',
698
729
  /** The URL is copied to the clipboard */
699
730
  'inputs.files.common.actions-menu.notification.url-copied': 'Vefslóð er afrituð á klippiborð',
731
+ /** Open in source */
732
+ 'inputs.files.common.actions-menu.open-in-source.label': 'Opna í {{sourceName}}',
700
733
  /** Replace */
701
734
  'inputs.files.common.actions-menu.replace.label': 'Skipta út',
702
735
  /** Upload */
@@ -760,6 +793,9 @@ export default removeUndefinedLocaleResources({
760
793
  'inputs.image.drag-overlay.drop-to-upload-image': 'Slepptu mynd til að hlaða upp',
761
794
  /** This field is read only */
762
795
  'inputs.image.drag-overlay.this-field-is-read-only': 'Þetta svæði er aðeins til lesturs',
796
+ /** Image could not be loaded due to possible access restrictions */
797
+ 'inputs.image.error.possible-access-restriction':
798
+ 'Gat ekki hlaðið mynd. Þetta gæti verið vegna aðgangstakmarkana.',
763
799
  /** Unknown member kind: `{{kind}}` */
764
800
  'inputs.image.error.unknown-member-kind': 'Óþekkt tegund meðlims: {{kind}}',
765
801
  /** Edit hotspot and crop */
@@ -819,9 +855,17 @@ export default removeUndefinedLocaleResources({
819
855
  'inputs.object.field-group-tabs.all-fields-title': 'Allir reitir',
820
856
  /** Aria label for the "Field groups" select control on smaller screens */
821
857
  'inputs.object.field-group-tabs.aria-label': 'Hópar reita',
858
+ /** Text shown in field group select for a group with error validation */
859
+ 'inputs.object.field-group-tabs.validation-error': 'villa',
860
+ /** Text shown in field group select for a group with info validation */
861
+ 'inputs.object.field-group-tabs.validation-info': 'upplýsingar',
862
+ /** Text shown in field group select for a group with warning validation */
863
+ 'inputs.object.field-group-tabs.validation-warning': 'viðvörun',
822
864
  /** Read-only field description */
823
865
  'inputs.object.unknown-fields.read-only.description':
824
866
  'Þessi reitur er <strong>aðeins til lesturs</strong> samkvæmt skema skjalsins og getur ekki verið óskilgreindur. Ef þú vilt geta óskilgreint þetta í Studio, vertu viss um að fjarlægja <code>readOnly</code> reitinn frá umlykjandi tegund í skemanu.',
867
+ /** Fallback description shown when the unknown reference preview cannot be loaded */
868
+ 'inputs.object.unknown-fields.reference.preview.unavailable': undefined, // 'Unable to load preview for reference "{{documentId}}".'
825
869
  /** Remove field */
826
870
  'inputs.object.unknown-fields.remove-field-button.text': 'Fjarlægja reit',
827
871
  /** Encountered `{{count}}` fields that are not defined in the schema. */
@@ -1140,6 +1184,8 @@ export default removeUndefinedLocaleResources({
1140
1184
  'inputs.reference.strength-mismatch.title': 'Mismunur á styrkleika tilvísunar',
1141
1185
  /** Label for button that triggers the action that weakens a reference on strength mismatch */
1142
1186
  'inputs.reference.strength-mismatch.weaken-button-label': 'Breyta í veika tilvísun',
1187
+ /** Label for action to clear the current value of the select field */
1188
+ 'inputs.select.action.clear': 'Hreinsa',
1143
1189
  /** Action message for generating the slug */
1144
1190
  'inputs.slug.action.generate': 'Búa til',
1145
1191
  /** Loading message for when the input is actively generating a slug */
@@ -1324,6 +1370,8 @@ export default removeUndefinedLocaleResources({
1324
1370
  /** Action message title for when a version is reverted from being unpublished */
1325
1371
  'release.action.revert-unpublish-version.success.title':
1326
1372
  'Tókst að afturkalla stillingu á óbirtingu við útgáfu.',
1373
+ /** Action message for scheduling a paused draft */
1374
+ 'release.action.schedule-publish': 'Áætla birtingu',
1327
1375
  /** Error message for when a version is set to be unpublished */
1328
1376
  'release.action.unpublish-version.failure': 'Mistókst að setja útgáfu til að vera óbirt í útgáfu',
1329
1377
  /** Action message for when a version is set to be unpublished successfully */
@@ -1335,6 +1383,8 @@ export default removeUndefinedLocaleResources({
1335
1383
  'release.action.view-scheduled-drafts': 'Skoða tímasettar drög',
1336
1384
  /** Label for banner when release is scheduled */
1337
1385
  'release.banner.scheduled-for-publishing-on': 'Áætlað til birtingar á {{date}}',
1386
+ 'release.chip.button.other-versions_one': '+{{count}} útgáfa',
1387
+ 'release.chip.button.other-versions_other': '+{{count}} útgáfur',
1338
1388
  /** Label for Draft chip in document header */
1339
1389
  'release.chip.draft': 'Drög',
1340
1390
  /** Label for Draft chip in global header */
@@ -1356,6 +1406,8 @@ export default removeUndefinedLocaleResources({
1356
1406
  'release.chip.tooltip.no-edits': 'Engar breytingar',
1357
1407
  /** Label for tooltip in chip when document isn't published */
1358
1408
  'release.chip.tooltip.not-published': 'Óbirt',
1409
+ 'release.chip.tooltip.other-versions_one': 'Ein auka útgáfa utan útgáfna',
1410
+ 'release.chip.tooltip.other-versions_other': '{{count}} auka útgáfur utan útgáfna',
1359
1411
  /** Label for tooltip in chip with the published date */
1360
1412
  'release.chip.tooltip.published-date': 'Birt {{date}}',
1361
1413
  /** Label for tooltip in chip when document is in a release that has been scheduled */
@@ -1370,11 +1422,22 @@ export default removeUndefinedLocaleResources({
1370
1422
  'release.dialog.create.confirm': 'Búa til útgáfu',
1371
1423
  /** Title for creating releases dialog */
1372
1424
  'release.dialog.create.title': 'Ný útgáfa',
1373
- /** Body text for the dialog confirming deletion of a scheduled draft */
1374
- 'release.dialog.delete-schedule-draft.body':
1375
- 'Ertu viss um að þú viljir eyða þessum tímasetta drögum? Þessi aðgerð er óafturkræf.',
1425
+ /** Body text when deleting scheduled draft and draft is already up to date */
1426
+ 'release.dialog.delete-schedule-draft.body-already-current':
1427
+ 'Eyða þessum áætluðu drögum? Drögin þín eru þegar uppfærð.',
1428
+ /** Body text when deleting scheduled draft and changes will be saved to draft */
1429
+ 'release.dialog.delete-schedule-draft.body-will-save-to-draft':
1430
+ 'Eyða þessum áætluðu drögum? Breytingarnar þínar verða vistaðar í drögum.',
1431
+ /** Body text when deleting scheduled draft with checkbox shown for user choice */
1432
+ 'release.dialog.delete-schedule-draft.body-with-choice': 'Eyða þessum áætluðu drögum?',
1376
1433
  /** Confirm button text for deleting a scheduled draft */
1377
1434
  'release.dialog.delete-schedule-draft.confirm': 'Já, eyða tímasetningu',
1435
+ /** Checkbox label for copying scheduled draft to draft before deletion */
1436
+ 'release.dialog.delete-schedule-draft.copy-checkbox':
1437
+ 'Halda í áætlaðar breytingar mínar með því að afrita þær í drög (mælt með því)',
1438
+ /** Explanation text shown when scheduled draft has different changes than current draft */
1439
+ 'release.dialog.delete-schedule-draft.different-changes-explanation':
1440
+ 'Áætluð drög þín hafa aðrar breytingar en núverandi drög þín.',
1378
1441
  /** Header for the dialog confirming deletion of a scheduled draft */
1379
1442
  'release.dialog.delete-schedule-draft.header': 'Eyða tímasettum drögum',
1380
1443
  /** Body text for change schedule dialog */
@@ -1403,8 +1466,12 @@ export default removeUndefinedLocaleResources({
1403
1466
  'release.layer.hide': 'Fela útgáfu',
1404
1467
  /** Label for the release menu */
1405
1468
  'release.menu.label': 'Valmynd útgáfu',
1469
+ /** Menu item label for scheduled drafts */
1470
+ 'release.menu.scheduled-drafts': 'Skoða Áætlaðar Drög',
1406
1471
  /** Tooltip for the release menu */
1407
1472
  'release.menu.tooltip': 'Aðgerðir',
1473
+ /** Menu item label for viewing content releases */
1474
+ 'release.menu.view-releases': 'Skoða Efnisútgáfur',
1408
1475
  /** Label for draft perspective in navbar */
1409
1476
  'release.navbar.drafts': 'Drög',
1410
1477
  /** Label for published releases in navbar */
@@ -1418,9 +1485,13 @@ export default removeUndefinedLocaleResources({
1418
1485
  'Tímasettu fyrir framtíðar dagsetningu og tíma.',
1419
1486
  /** Label for date picker when scheduling a release */
1420
1487
  'release.schedule-dialog.select-publish-date-label': 'Birta á',
1421
- /** The toast description that will be shown when the user has a release perspective which is now archived */
1488
+ /** The toast description that will be shown when the user has a release perspective which is now archived
1489
+ * @deprecated – no longer needed
1490
+ * */
1422
1491
  'release.toast.archived-release.description': 'Þessi útgáfa hefur verið afnæld',
1423
- /** The toast title that will be shown when the user has a release perspective which is now archived */
1492
+ /** The toast title that will be shown when the user has a release perspective which is now archived
1493
+ * @deprecated – no longer needed
1494
+ * */
1424
1495
  'release.toast.archived-release.title': "Útgáfunni '{{title}}' hefur verið safnað",
1425
1496
  /** The toast title that will be shown the creating a release fails */
1426
1497
  'release.toast.create-release-error.title': 'Mistókst að búa til útgáfu',
@@ -1430,17 +1501,26 @@ export default removeUndefinedLocaleResources({
1430
1501
  /** Success toast for deleting a scheduled draft */
1431
1502
  'release.toast.delete-schedule-draft.success':
1432
1503
  'Tímasettu drögunum <strong>{{title}}</strong> hefur verið eytt.',
1433
- /** The toast title that will be shown when the user has a release perspective which is now deleted */
1504
+ /** The toast title that will be shown when the user has a release perspective which is now deleted
1505
+ * @deprecated – no longer needed
1506
+ * */
1434
1507
  'release.toast.not-found-release.title': "Ekki tókst að finna '{{title}}' útgáfuna",
1508
+ /** Error toast for pausing a scheduled draft */
1509
+ 'release.toast.pause-scheduled-draft.error':
1510
+ 'Tókst ekki að setja á bið áætlaðan drögskjal <strong>{{title}}</strong>: {{error}}',
1435
1511
  /** Error toast for running a scheduled publish immediately */
1436
1512
  'release.toast.publish-scheduled-draft.error':
1437
1513
  'Mistókst að birta tímasettu drögin <strong>{{title}}</strong>: {{error}}',
1438
1514
  /** Success toast for running a scheduled publish immediately */
1439
1515
  'release.toast.publish-scheduled-draft.success':
1440
1516
  'Tímasettu drögin <strong>{{title}}</strong> hafa verið birt.',
1441
- /** The toast description that will be shown when the user has a release perspective which is now published */
1517
+ /** The toast description that will be shown when the user has a release perspective which is now published
1518
+ * @deprecated – no longer needed
1519
+ **/
1442
1520
  'release.toast.published-release.description': 'Þessi útgáfa hefur verið afnæld',
1443
- /** The toast title that will be shown when the user has a release perspective which is now deleted */
1521
+ /** The toast title that will be shown when the user has a release perspective which is now deleted
1522
+ * @deprecated – no longer needed
1523
+ **/
1444
1524
  'release.toast.published-release.title': "Útgáfan '{{title}}' var birt",
1445
1525
  /** Error toast for rescheduling a draft */
1446
1526
  'release.toast.reschedule-scheduled-draft.error':
@@ -1448,6 +1528,14 @@ export default removeUndefinedLocaleResources({
1448
1528
  /** Success toast for rescheduling a draft */
1449
1529
  'release.toast.reschedule-scheduled-draft.success':
1450
1530
  'Tímasettu drögin <strong>{{title}}</strong> hafa verið endurtímasett.',
1531
+ /** Error toast for scheduling a paused draft */
1532
+ 'release.toast.schedule-publish.error': 'Tókst ekki að áætla drög: {{error}}',
1533
+ /** Success toast for scheduling a paused draft */
1534
+ 'release.toast.schedule-publish.success': 'Drög áætluð með góðum árangri',
1535
+ /** The toast title that will be shown when the user has a scheduled draft perspective which is now published
1536
+ * @deprecated – no longer needed
1537
+ * */
1538
+ 'release.toast.scheduled-draft-published.title': 'Áætluðu drögin voru birt',
1451
1539
  /** Label for when a version of a document has already been added to the release */
1452
1540
  'release.tooltip.already-added': 'Útgáfa af þessu skjali hefur þegar verið bætt við',
1453
1541
  /** Label for when a release is scheduled / scheduling and a user can't add a document version to it */
@@ -1462,6 +1550,14 @@ export default removeUndefinedLocaleResources({
1462
1550
  /** Tooltip for the dropdown to show all versions of document */
1463
1551
  'release.version-list.tooltip': 'Sjá allar útgáfur skjalsins',
1464
1552
 
1553
+ /** Button text for contacting support in the releases misconfiguration dialog */
1554
+ 'releases.upsell.misconfiguration.contact-support': 'Hafðu samband við þjónustuver',
1555
+ /** Header for the releases misconfiguration dialog */
1556
+ 'releases.upsell.misconfiguration.header': 'Vandamál við stillingar innihaldsútgáfna',
1557
+ /** Message shown in the releases misconfiguration dialog */
1558
+ 'releases.upsell.misconfiguration.message':
1559
+ 'Innihaldsútgáfur eru virkjaðar fyrir verkefnið þitt, en það virðist vera stillingarvandamál með útgáfumörk þín. Vinsamlegast hafðu samband við þjónustuver til að fá innihaldsútgáfur þínar rétt stilltar.',
1560
+
1465
1561
  /** Confirm button text for the schedule publish dialog */
1466
1562
  'schedule-publish-dialog.confirm': 'Tímasetja',
1467
1563
  /** Description for the schedule publish dialog */