@sanity/locale-is-is 1.2.23 → 1.2.25

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.23",
3
+ "version": "1.2.25",
4
4
  "private": false,
5
5
  "description": "Icelandic / Íslenska locale/translation for Sanity Studio",
6
6
  "keywords": [
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,16 @@
1
+ import {removeUndefinedLocaleResources} from 'sanity'
2
+
3
+ export default removeUndefinedLocaleResources({
4
+ /** Warning description for invalid video value */
5
+ 'invalid-video-warning.description':
6
+ 'Gildi þessa reits er ekki gilt myndband. Með því að endurstilla þennan reit getur þú valið nýtt myndband.',
7
+ /** Reset button text for invalid video warning */
8
+ 'invalid-video-warning.reset-button.text': 'Endurstilla gildi',
9
+ /** Warning title for invalid video value */
10
+ 'invalid-video-warning.title': 'Ógilt myndbandgildi',
11
+
12
+ /** Video error fallback description */
13
+ 'video-error.description': 'Mistókst að hlaða myndbandi',
14
+ /** Retry button text for video loading errors */
15
+ 'video-error.retry-button.text': 'Reyna aftur',
16
+ })
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': 'Afrita skjalaauðkenni',
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': 'Afrita skjala-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 */
@@ -63,6 +70,13 @@ export default removeUndefinedLocaleResources({
63
70
  'action.publish.published.label': 'Birt',
64
71
  /** Label for the "Publish" document action while publish is being executed.*/
65
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',
66
80
  /** Tooltip when the "Publish" document action is disabled due to validation issues */
67
81
  'action.publish.validation-issues.tooltip':
68
82
  'Það eru staðfestingarvillur sem þarf að laga áður en hægt er að birta þetta skjal',
@@ -125,6 +139,9 @@ export default removeUndefinedLocaleResources({
125
139
  /** The warning displayed when editing a document that has an obsolete draft because the draft model is not switched on */
126
140
  'banners.obsolete-draft.draft-model-inactive.text':
127
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.',
128
145
  /** The text for the permission check banner if the user only has one role, and it does not allow publishing this document */
129
146
  'banners.permission-check-banner.missing-permission_create_one':
130
147
  'Hlutverk þitt <Roles/> hefur ekki heimildir til að búa til þetta skjal.',
@@ -274,6 +291,8 @@ export default removeUndefinedLocaleResources({
274
291
  'compare-version.error.invalidParams.title': 'Ekki hægt að bera saman skjöl',
275
292
  /** The error message shown when the previous document for comparison could not be extracted from the URL */
276
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',
277
296
 
278
297
  /** The text for the tooltip when the "Compare versions" action for a document is disabled */
279
298
  'compare-versions.menu-item.disabled-reason':
@@ -431,6 +450,31 @@ export default removeUndefinedLocaleResources({
431
450
  /**The title for the menu items that will be shown when expanding a publish release event to inspect the release*/
432
451
  'events.open.release': 'Opna <VersionBadge>{{releaseTitle}}</VersionBadge> útgáfu',
433
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
+
434
478
  /** The loading messaging for when the tooltip is still loading permission info */
435
479
  'insufficient-permissions-message-tooltip.loading-text': 'Hleður…',
436
480
 
@@ -529,6 +573,9 @@ export default removeUndefinedLocaleResources({
529
573
  'Villa kom upp við tilraun til að afturkalla birtingu þessa skjals. Þetta þýðir yfirleitt að önnur skjöl vísa til þess.',
530
574
  /** The text when a generic operation succeeded (fallback, generally not shown) */
531
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':
578
+ 'Skjalaauðkenni afritað á klippiborð',
532
579
  /** The text when copy URL operation succeeded */
533
580
  'panes.document-operation-results.operation-success_copy-url':
534
581
  'Skjalavefslóð afrituð á klippiborð',
package/src/studio.ts CHANGED
@@ -78,6 +78,8 @@ export default removeUndefinedLocaleResources({
78
78
  'asset-source.asset-usage-dialog.header_image': 'Skjöl sem nota mynd',
79
79
  /** Text shown in usage dialog when loading documents using the selected asset */
80
80
  'asset-source.asset-usage-dialog.loading': 'Hleður…',
81
+ /** Browse button text */
82
+ 'asset-source.browse-button.text': 'Velja',
81
83
  /** Text for cancel action in delete-asset dialog */
82
84
  'asset-source.delete-dialog.action.cancel': 'Hætta við',
83
85
  /** Text for "confirm delete" action in delete-asset dialog */
@@ -122,12 +124,6 @@ export default removeUndefinedLocaleResources({
122
124
  /** Select asset dialog select-button */
123
125
  'asset-source.dialog.button.select': 'Velja',
124
126
  /** Keys shared between both image asset source and file asset source */
125
- /** Select asset dialog title for files */
126
- 'asset-source.dialog.default-title_file': 'Veldu skrá',
127
- /** Select asset dialog title for images */
128
- 'asset-source.dialog.default-title_image': 'Veldu mynd',
129
- /** Select asset dialog title for videos */
130
- 'asset-source.dialog.default-title_video': 'Veldu myndband',
131
127
  /** Insert asset error */
132
128
  'asset-source.dialog.insert-asset-error':
133
129
  'Villa við að setja inn eign. Sjáðu ráskjáinn fyrir frekari upplýsingar.',
@@ -204,10 +200,17 @@ export default removeUndefinedLocaleResources({
204
200
  /** Menu Items for Media Library Asset Source */
205
201
  'asset-sources.media-library.file.title': 'Fjölmiðlabókasafn',
206
202
  'asset-sources.media-library.image.title': 'Fjölmiðlabókasafn',
207
- /** Info messages for the Media Library Asset Source */
208
- 'asset-sources.media-library.select-dialog.title_file': 'Velja skrá fyrir {{targetTitle}}',
209
- 'asset-sources.media-library.select-dialog.title_image': 'Velja mynd fyrir {{targetTitle}}',
210
- 'asset-sources.media-library.select-dialog.title_video': 'Velja myndband fyrir {{targetTitle}}',
203
+ /** Done button text */
204
+ 'asset-sources.media-library.open-in-source-dialog.button.done': 'Lokið',
205
+ /** Select new asset button text with target title */
206
+ 'asset-sources.media-library.open-in-source-dialog.button.select-new-asset':
207
+ 'Veldu nýja eign fyrir „{{targetTitle}}“',
208
+ 'asset-sources.media-library.open-in-source-dialog.button.select-new-asset-fallback':
209
+ 'Veldu nýja eign',
210
+ /** Title for the open in source dialog */
211
+ 'asset-sources.media-library.open-in-source-dialog.title': 'Breyta eign',
212
+ /** Title for the upload dialog (component mode) */
213
+ 'asset-sources.media-library.upload-dialog.title': 'Hlaða upp í Media Library',
211
214
  /** Warning message shown when uploading already existing files to the Media Library Asset Source */
212
215
  'asset-sources.media-library.warning.file-already-exist.description':
213
216
  'Notaðu til staðar verandi skrá sem fannst í safninu.',
@@ -475,6 +478,11 @@ export default removeUndefinedLocaleResources({
475
478
  /** Label to show in the document footer indicating that the revision was not found */
476
479
  'document-status.revision-not-found': 'Útgáfa fannst ekki',
477
480
 
481
+ /** Toast description shown when saving changes is taking longer than expected */
482
+ 'document-store.slow-commit.description': 'Breytingar þínar eru enn að vera vistaðar.',
483
+ /** Toast title shown when saving changes is taking longer than expected */
484
+ 'document-store.slow-commit.title': 'Vistun tekur lengri tíma en búist var við',
485
+
478
486
  /** Label to indicate that a document type was not found */
479
487
  'document.type.not-found': 'Skjaltýpa "{{type}}" fannst ekki',
480
488
 
@@ -580,12 +588,25 @@ export default removeUndefinedLocaleResources({
580
588
  'help-resources.action.join-our-community': 'Vertu með í samfélagi okkar',
581
589
  /** Information for what the latest sanity version is */
582
590
  'help-resources.latest-sanity-version': 'Nýjasta útgáfan er {{latestVersion}}',
591
+ /** Text for link to register a studio */
592
+ 'help-resources.register-studio': 'Skrá stúdíó',
593
+ /** Name of the sanity studio */
594
+ 'help-resources.studio': 'Sanity Studio',
595
+ /** Menu item for registered studios (i.e. copies app id) */
596
+ 'help-resources.studio-app-id': 'Forritsauðkenni',
583
597
  /** Menu item for reloading Studio to update */
584
598
  'help-resources.studio-auto-update-now': 'Endurhlaða til að uppfæra í v{{newVersion}}',
585
599
  /** Information for what studio version the current studio is running */
586
600
  'help-resources.studio-version': 'Útgáfa af Sanity Studio {{studioVersion}}',
587
601
  /** Title for help and resources menus */
588
602
  'help-resources.title': 'Hjálp og auðlindir',
603
+ /** Label for studio's which are up to date */
604
+ 'help-resources.up-to-date': 'Uppfært',
605
+ /** Version text */
606
+ 'help-resources.version': 'útgáfa {{version}}',
607
+
608
+ /**Incoming references inspector title */
609
+ 'incoming-references.title': 'Innkoma tilvísanir',
589
610
 
590
611
  /** Text for button to cancel an ongoing upload */
591
612
  'input.files.common.cancel-upload': 'Hætta við',
@@ -618,6 +639,8 @@ export default removeUndefinedLocaleResources({
618
639
  'inputs.array.action.duplicate': 'Tvöfalda',
619
640
  /** Label for editing the item of a specific type, eg "Edit Person" */
620
641
  'inputs.array.action.edit': 'Breyta {{itemTypeTitle}}',
642
+ /** Tooltip text explaining why adding items is disabled when array max is reached */
643
+ 'inputs.array.action.max-reached': 'Hámarksfjölda atriða náð',
621
644
  /** Label for removing an array item action */
622
645
  'inputs.array.action.remove': 'Fjarlægja',
623
646
  /** Label for removing action when an array item has an error */
@@ -672,10 +695,6 @@ export default removeUndefinedLocaleResources({
672
695
  'inputs.datetime.placeholder': 't.d. {{example}}',
673
696
  /** Acessibility label for button to open file options menu */
674
697
  'inputs.file.actions-menu.file-options.aria-label': 'Opna valmynd fyrir skráarvalkosti',
675
- /** Browse */
676
- 'inputs.file.browse-button.text': 'Fletta',
677
- /** Select file */
678
- 'inputs.file.dialog.title': 'Veldu skrá',
679
698
  /** Unknown member kind: `{{kind}}` */
680
699
  'inputs.file.error.unknown-member-kind': 'Óþekkt tegund meðlims: {{kind}}',
681
700
  /** The value of this field is not a valid file. Resetting this field will let you choose a new file. */
@@ -685,12 +704,15 @@ export default removeUndefinedLocaleResources({
685
704
  'inputs.file.invalid-file-warning.reset-button.text': 'Endurstilla gildi',
686
705
  /** Invalid file value */
687
706
  'inputs.file.invalid-file-warning.title': 'Ógilt skráargildi',
688
- /** Select */
689
- 'inputs.file.multi-browse-button.text': 'Veldu',
690
707
  /** The upload could not be completed at this time. */
691
708
  'inputs.file.upload-failed.description': 'Ekki var hægt að ljúka upphleðslu á þessum tíma.',
692
709
  /** Upload failed */
693
710
  'inputs.file.upload-failed.title': 'Upphleðsla mistókst',
711
+ /** Private access policy badge label */
712
+ 'inputs.files.common.access-policy.private.label': 'Einkaeign',
713
+ /** Private access policy badge tooltip */
714
+ 'inputs.files.common.access-policy.private.tooltip':
715
+ 'Aðgangur að CDN takmarkaður við undirritaðar URL-slóðir',
694
716
  /** Clear field */
695
717
  'inputs.files.common.actions-menu.clear-field.label': 'Hreinsa reit',
696
718
  /** Copy URL */
@@ -699,6 +721,8 @@ export default removeUndefinedLocaleResources({
699
721
  'inputs.files.common.actions-menu.download.label': 'Sækja',
700
722
  /** The URL is copied to the clipboard */
701
723
  'inputs.files.common.actions-menu.notification.url-copied': 'Vefslóð er afrituð á klippiborð',
724
+ /** Open in source */
725
+ 'inputs.files.common.actions-menu.open-in-source.label': 'Opna í {{sourceName}}',
702
726
  /** Replace */
703
727
  'inputs.files.common.actions-menu.replace.label': 'Skipta út',
704
728
  /** Upload */
@@ -748,20 +772,23 @@ export default removeUndefinedLocaleResources({
748
772
  'Upphleðsla hefur ekki miðað neinum framförum í að minnsta kosti {{staleThresholdMinutes}} mínútur og líklega var truflun. Þú getur hreinsað ókláraða upphleðslu og reynt aftur að hlaða upp.',
749
773
  /** Incomplete upload */
750
774
  'inputs.files.common.stale-upload-warning.title': 'Ókláruð upphleðsla',
775
+ /** Select file */
776
+ 'inputs.files.select-dialog.title': 'Veldu skrá fyrir „{{targetTitle}}"',
751
777
  /** Tooltip text for action to crop image */
752
778
  'inputs.image.actions-menu.crop-image-tooltip': 'Klippa mynd',
753
779
  /** Accessibility label for button to open image edit dialog */
754
780
  'inputs.image.actions-menu.edit-details.aria-label': 'Opna myndabreytingarglugga',
755
781
  /** Accessibility label for button to open image options menu */
756
782
  'inputs.image.actions-menu.options.aria-label': 'Opna valmynd myndarvalkosta',
757
- /** Select */
758
- 'inputs.image.browse-menu.text': 'Veldu',
759
783
  /** Cannot upload this file here */
760
784
  'inputs.image.drag-overlay.cannot-upload-here': 'Get ekki hlaðið þessari skrá hér',
761
785
  /** Drop image to upload */
762
786
  'inputs.image.drag-overlay.drop-to-upload-image': 'Slepptu mynd til að hlaða upp',
763
787
  /** This field is read only */
764
788
  'inputs.image.drag-overlay.this-field-is-read-only': 'Þetta svæði er aðeins til lesturs',
789
+ /** Image could not be loaded due to possible access restrictions */
790
+ 'inputs.image.error.possible-access-restriction':
791
+ 'Gat ekki hlaðið mynd. Þetta gæti verið vegna aðgangstakmarkana.',
765
792
  /** Unknown member kind: `{{kind}}` */
766
793
  'inputs.image.error.unknown-member-kind': 'Óþekkt tegund meðlims: {{kind}}',
767
794
  /** Edit hotspot and crop */
@@ -775,6 +802,8 @@ export default removeUndefinedLocaleResources({
775
802
  'inputs.image.invalid-image-warning.title': 'Ógild myndagildi',
776
803
  /** Preview of uploaded image */
777
804
  'inputs.image.preview-uploaded-image': 'Forskoðun á hlaðinni mynd',
805
+ /** Select image */
806
+ 'inputs.image.select-dialog.title': 'Veldu mynd fyrir „{{targetTitle}}"',
778
807
  /** The upload could not be completed at this time. */
779
808
  'inputs.image.upload-error.description': 'Upphleðslan gat ekki verið lokið að þessu sinni.',
780
809
  /** Upload failed */
@@ -821,9 +850,18 @@ export default removeUndefinedLocaleResources({
821
850
  'inputs.object.field-group-tabs.all-fields-title': 'Allir reitir',
822
851
  /** Aria label for the "Field groups" select control on smaller screens */
823
852
  'inputs.object.field-group-tabs.aria-label': 'Hópar reita',
853
+ /** Text shown in field group select for a group with error validation */
854
+ 'inputs.object.field-group-tabs.validation-error': 'villa',
855
+ /** Text shown in field group select for a group with info validation */
856
+ 'inputs.object.field-group-tabs.validation-info': 'upplýsingar',
857
+ /** Text shown in field group select for a group with warning validation */
858
+ 'inputs.object.field-group-tabs.validation-warning': 'viðvörun',
824
859
  /** Read-only field description */
825
860
  'inputs.object.unknown-fields.read-only.description':
826
861
  'Þ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.',
862
+ /** Fallback description shown when the unknown reference preview cannot be loaded */
863
+ 'inputs.object.unknown-fields.reference.preview.unavailable':
864
+ 'Ekki tókst að hlaða forskoðun fyrir tilvísunina „{{documentId}}".',
827
865
  /** Remove field */
828
866
  'inputs.object.unknown-fields.remove-field-button.text': 'Fjarlægja reit',
829
867
  /** Encountered `{{count}}` fields that are not defined in the schema. */
@@ -1142,6 +1180,8 @@ export default removeUndefinedLocaleResources({
1142
1180
  'inputs.reference.strength-mismatch.title': 'Mismunur á styrkleika tilvísunar',
1143
1181
  /** Label for button that triggers the action that weakens a reference on strength mismatch */
1144
1182
  'inputs.reference.strength-mismatch.weaken-button-label': 'Breyta í veika tilvísun',
1183
+ /** Label for action to clear the current value of the select field */
1184
+ 'inputs.select.action.clear': 'Hreinsa',
1145
1185
  /** Action message for generating the slug */
1146
1186
  'inputs.slug.action.generate': 'Búa til',
1147
1187
  /** Loading message for when the input is actively generating a slug */
@@ -1171,6 +1211,8 @@ export default removeUndefinedLocaleResources({
1171
1211
  'inputs.untyped-value.title': 'Eign gildis vantar <code>_type</code>',
1172
1212
  /** Unset value */
1173
1213
  'inputs.untyped-value.unset-item-button.text': 'Fjarlægja gildi',
1214
+ /** Select video */
1215
+ 'inputs.video.select-dialog.title': 'Veldu myndband fyrir „{{targetTitle}}"',
1174
1216
 
1175
1217
  /** The fallback explanation if no context is provided */
1176
1218
  'insufficient-permissions-message.not-authorized-explanation':
@@ -1326,6 +1368,8 @@ export default removeUndefinedLocaleResources({
1326
1368
  /** Action message title for when a version is reverted from being unpublished */
1327
1369
  'release.action.revert-unpublish-version.success.title':
1328
1370
  'Tókst að afturkalla stillingu á óbirtingu við útgáfu.',
1371
+ /** Action message for scheduling a paused draft */
1372
+ 'release.action.schedule-publish': 'Áætla birtingu',
1329
1373
  /** Error message for when a version is set to be unpublished */
1330
1374
  'release.action.unpublish-version.failure': 'Mistókst að setja útgáfu til að vera óbirt í útgáfu',
1331
1375
  /** Action message for when a version is set to be unpublished successfully */
@@ -1337,6 +1381,8 @@ export default removeUndefinedLocaleResources({
1337
1381
  'release.action.view-scheduled-drafts': 'Skoða tímasettar drög',
1338
1382
  /** Label for banner when release is scheduled */
1339
1383
  'release.banner.scheduled-for-publishing-on': 'Áætlað til birtingar á {{date}}',
1384
+ 'release.chip.button.other-versions_one': '+{{count}} útgáfa',
1385
+ 'release.chip.button.other-versions_other': '+{{count}} útgáfur',
1340
1386
  /** Label for Draft chip in document header */
1341
1387
  'release.chip.draft': 'Drög',
1342
1388
  /** Label for Draft chip in global header */
@@ -1358,6 +1404,8 @@ export default removeUndefinedLocaleResources({
1358
1404
  'release.chip.tooltip.no-edits': 'Engar breytingar',
1359
1405
  /** Label for tooltip in chip when document isn't published */
1360
1406
  'release.chip.tooltip.not-published': 'Óbirt',
1407
+ 'release.chip.tooltip.other-versions_one': 'Ein auka útgáfa utan útgáfna',
1408
+ 'release.chip.tooltip.other-versions_other': '{{count}} auka útgáfur utan útgáfna',
1361
1409
  /** Label for tooltip in chip with the published date */
1362
1410
  'release.chip.tooltip.published-date': 'Birt {{date}}',
1363
1411
  /** Label for tooltip in chip when document is in a release that has been scheduled */
@@ -1416,8 +1464,12 @@ export default removeUndefinedLocaleResources({
1416
1464
  'release.layer.hide': 'Fela útgáfu',
1417
1465
  /** Label for the release menu */
1418
1466
  'release.menu.label': 'Valmynd útgáfu',
1467
+ /** Menu item label for scheduled drafts */
1468
+ 'release.menu.scheduled-drafts': 'Skoða Áætlaðar Drög',
1419
1469
  /** Tooltip for the release menu */
1420
1470
  'release.menu.tooltip': 'Aðgerðir',
1471
+ /** Menu item label for viewing content releases */
1472
+ 'release.menu.view-releases': 'Skoða Efnisútgáfur',
1421
1473
  /** Label for draft perspective in navbar */
1422
1474
  'release.navbar.drafts': 'Drög',
1423
1475
  /** Label for published releases in navbar */
@@ -1451,6 +1503,9 @@ export default removeUndefinedLocaleResources({
1451
1503
  * @deprecated – no longer needed
1452
1504
  * */
1453
1505
  'release.toast.not-found-release.title': "Ekki tókst að finna '{{title}}' útgáfuna",
1506
+ /** Error toast for pausing a scheduled draft */
1507
+ 'release.toast.pause-scheduled-draft.error':
1508
+ 'Tókst ekki að setja á bið áætlaðan drögskjal <strong>{{title}}</strong>: {{error}}',
1454
1509
  /** Error toast for running a scheduled publish immediately */
1455
1510
  'release.toast.publish-scheduled-draft.error':
1456
1511
  'Mistókst að birta tímasettu drögin <strong>{{title}}</strong>: {{error}}',
@@ -1471,6 +1526,10 @@ export default removeUndefinedLocaleResources({
1471
1526
  /** Success toast for rescheduling a draft */
1472
1527
  'release.toast.reschedule-scheduled-draft.success':
1473
1528
  'Tímasettu drögin <strong>{{title}}</strong> hafa verið endurtímasett.',
1529
+ /** Error toast for scheduling a paused draft */
1530
+ 'release.toast.schedule-publish.error': 'Tókst ekki að áætla drög: {{error}}',
1531
+ /** Success toast for scheduling a paused draft */
1532
+ 'release.toast.schedule-publish.success': 'Drög áætluð með góðum árangri',
1474
1533
  /** The toast title that will be shown when the user has a scheduled draft perspective which is now published
1475
1534
  * @deprecated – no longer needed
1476
1535
  * */
@@ -2137,6 +2196,11 @@ export default removeUndefinedLocaleResources({
2137
2196
  /** Label for open menu button for user menu */
2138
2197
  'user-menu.open-menu': 'Opna valmynd',
2139
2198
 
2199
+ /** Label for other users' agent bundle versions */
2200
+ 'version.agent-bundle.agent-changes': 'Breytingar umboðsmanns',
2201
+ /** Label for the current user's agent bundle versions */
2202
+ 'version.agent-bundle.proposed-changes': 'Lagðar til breytingar',
2203
+
2140
2204
  /**
2141
2205
  * Label for action to add a workspace (currently a developer-oriented action, as this will
2142
2206
  * lead to the documentation on workspace configuration)