@sanity/locale-is-is 1.2.17 → 1.2.19

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.
@@ -47,11 +47,9 @@ var validation = removeUndefinedLocaleResources({
47
47
  /** Object is missing a reference to an image asset document in its `asset` field */
48
48
  "object.asset-required_image": "Mynd er krafist",
49
49
  /** Media can't be found in the Media Library */
50
- "object.media-not-found": void 0,
51
- // 'The asset could not found in the Media Library'
50
+ "object.media-not-found": "Ekki t\xF3kst a\xF0 finna eignina \xED Myndasafninu",
52
51
  /** Media object is missing a reference to a document in its `_ref` field */
53
- "object.not-media-library-asset": void 0,
54
- // 'Must be a reference to a Media Library asset'
52
+ "object.not-media-library-asset": "Ver\xF0ur a\xF0 vera tilv\xEDsun \xED eign Myndasafns",
55
53
  /** Object is not a reference to a document (eg `{_ref: 'documentId'}`) */
56
54
  "object.not-reference": "Ver\xF0ur a\xF0 vera tilv\xEDsun \xED skjal",
57
55
  /** Object references a document which is not published */
@@ -63,8 +61,7 @@ var validation = removeUndefinedLocaleResources({
63
61
  /** Title for the actual "Validation" panel/feature */
64
62
  "panel.title": "Sta\xF0festing",
65
63
  /** Message shown when the validation panel is opened but the document is going to unpublish */
66
- "panel.unpublish-message": void 0,
67
- // 'Document is going to unpublish, no validation errors are shown'
64
+ "panel.unpublish-message": "Skjal er a\xF0 fara \xED afbirtingu, engar sta\xF0festingarvillur eru s\xFDndar",
68
65
  /** Slug is an object, but is missing a `current` string property */
69
66
  "slug.missing-current": "Slug ver\xF0ur a\xF0 hafa gildi",
70
67
  /** Slug is not an object (eg `{current: 'some-slug'}`) */
@@ -1 +1 @@
1
- {"version":3,"file":"validation.js","sources":["../../src/validation.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Array must have exactly \"$wantedLength\" items, but has more/less */\n 'array.exact-length': 'Verður að hafa nákvæmlega {{wantedLength}} atriði',\n /** Portable Text array must have exactly \"$wantedLength\" blocks, but has more/less */\n 'array.exact-length_blocks': 'Verður að hafa nákvæmlega {{wantedLength}} blokkir',\n /** Array item is a duplicate, but array wants only unique items */\n 'array.item-duplicate': 'Má ekki vera afrit',\n /** Array has more than the maximum of \"$maxLength\" items */\n 'array.maximum-length': 'Má hafa í mesta lagi {{maxLength}} atriði',\n /** Portable Text array has more than the maximum of \"$maxLength\" items */\n 'array.maximum-length_blocks': 'Má hafa í mesta lagi {{maxLength}} blokkir',\n /** Array has less than the minimum of \"$minLength\" items */\n 'array.minimum-length': 'Verður að hafa að minnsta kosti {{minLength}} atriði',\n /** Portable Text array has less than the minimum of \"$minLength\" blocks */\n 'array.minimum-length_blocks': 'Verður að hafa að minnsta kosti {{minLength}} blokkir',\n\n /** Date is not valid or not in the correct format (ISO-8601) */\n 'date.invalid-format': 'Verður að vera gild ISO-8601 sniðin dagsetning',\n /** Date is later than the given maximum date \"$maxDate\" */\n 'date.maximum': 'Verður að vera á eða fyrir {{maxDate}}',\n /** Date is earlier than the given minimum date \"$minDate\" */\n 'date.minimum': 'Verður að vera á eða eftir {{minDate}}',\n\n /** A value of incorrect type is found, eg found `number` instead of `string` */\n 'generic.incorrect-type': 'Væntanleg týpa \"{{expectedType}}\", fékk \"{{actualType}}\"',\n /** Value is not one of the values specifically allowed */\n 'generic.not-allowed': 'Gildi passaði ekki við nein leyfð gildi',\n /** Value \"$givenValue\" is not one of the values specifically allowed */\n 'generic.not-allowed_hint': 'Gildi \"{{hint}}\" passaði ekki við nein leyfð gildi',\n /** A value is expected, but none is provided */\n 'generic.required': 'Krafist',\n\n /** Number is less than the given minimum threshold value \"$threshold\" */\n 'number.greater-than': 'Verður að vera meira en {{threshold}}',\n /** Number is greater than the given maximum threshold value \"$threshold\" */\n 'number.less-than': 'Verður að vera minna en {{threshold}}',\n /** Number is higher than the given maximum value \"$maxNumber\" */\n 'number.maximum': 'Verður að vera lægra en eða jafnt og {{maxNumber}}',\n /** Number has more precision (decimals) than the allowed \"$limit\" */\n 'number.maximum-precision': 'Hámarks nákvæmni er {{limit}}',\n /** Number is lower than the given minimum value \"$minNumber\" */\n 'number.minimum': 'Verður að vera meira en eða jafnt og {{minNumber}}',\n /** Number is not an integer (\"whole number\") */\n 'number.non-integer': 'Verður að vera heiltala',\n\n /** Object is missing a reference to an asset document in its `asset` field */\n 'object.asset-required': 'Eign er krafist',\n /** Object is missing a reference to a file asset document in its `asset` field */\n 'object.asset-required_file': 'Skrá er krafist',\n /** Object is missing a reference to an image asset document in its `asset` field */\n 'object.asset-required_image': 'Mynd er krafist',\n /** Media can't be found in the Media Library */\n 'object.media-not-found': undefined, // 'The asset could not found in the Media Library'\n /** Media object is missing a reference to a document in its `_ref` field */\n 'object.not-media-library-asset': undefined, // 'Must be a reference to a Media Library asset'\n /** Object is not a reference to a document (eg `{_ref: 'documentId'}`) */\n 'object.not-reference': 'Verður að vera tilvísun í skjal',\n /** Object references a document which is not published */\n 'object.reference-not-published': 'Tilvísunarskjal verður að vera birt',\n\n /** Accessibility label for closing the validation panel */\n 'panel.close-button-aria-label': 'Loka staðfestingarvalmynd',\n /** Message shown when the validation panel is opened but there are no errors/warnings */\n 'panel.no-errors-message': 'Engar staðfestingarvillur',\n /** Title for the actual \"Validation\" panel/feature */\n 'panel.title': 'Staðfesting',\n /** Message shown when the validation panel is opened but the document is going to unpublish */\n 'panel.unpublish-message': undefined, // 'Document is going to unpublish, no validation errors are shown'\n\n /** Slug is an object, but is missing a `current` string property */\n 'slug.missing-current': 'Slug verður að hafa gildi',\n /** Slug is not an object (eg `{current: 'some-slug'}`) */\n 'slug.not-object': 'Slug verður að vera hlutur',\n /** Slug is already in use somewhere else, but needs to be unique */\n 'slug.not-unique': 'Slug er nú þegar í notkun',\n\n /** String is not a valid email address */\n 'string.email': 'Verður að vera gilt netfang',\n /** String has a different character length than the exact number \"$wantedLength\" */\n 'string.exact-length': 'Verður að vera nákvæmlega {{wantedLength}} stafir að lengd',\n /** String contains characters that are not in lowercase */\n 'string.lowercase': 'Verður að vera allt lágstafir',\n /** String is longer than the limit of \"$maxLength\" characters */\n 'string.maximum-length': 'Má vera í mesta lagi {{maxLength}} stafir að lengd',\n /** String is shorter than the limit of \"$minLength\" characters */\n 'string.minimum-length': 'Verður að vera að minnsta kosti {{minLength}} stafir að lengd',\n /** String does not match the given regular expression, but should */\n 'string.regex-does-not-match': 'Passar ekki við \"{{name}}\"-mynstrið',\n /** String matches the given regular expression, but should not */\n 'string.regex-match': 'Á ekki að passa við \"{{name}}\"-mynstrið',\n /** String contains characters that are not in uppercase */\n 'string.uppercase': 'Verður að vera allt hástafir',\n /** String contains a protocol/scheme that is not allowed, eg (`ftp`, `mailto`…) */\n 'string.url.disallowed-scheme': 'Passar ekki við leyfileg prótókól/snið',\n /** String contains a URL with a username or password specified before the host */\n 'string.url.includes-credentials': 'Notandanafn/lykilorð ekki leyft',\n /** String is not a valid URL */\n 'string.url.invalid': 'Ekki gild vefslóð',\n /** String is not an absolute URL (eg it is missing a protocol/host) */\n 'string.url.not-absolute': 'Afstæðar vefslóðir eru ekki leyfðar',\n /** String is not a relative URL (eg it contains a protocol/host) */\n 'string.url.not-relative': 'Aðeins afstæðar vefslóðir eru leyfðar',\n})\n"],"names":[],"mappings":";AAEA,IAAA,aAAe,+BAA+B;AAAA;AAAA,EAE5C,sBAAsB;AAAA;AAAA,EAEtB,6BAA6B;AAAA;AAAA,EAE7B,wBAAwB;AAAA;AAAA,EAExB,wBAAwB;AAAA;AAAA,EAExB,+BAA+B;AAAA;AAAA,EAE/B,wBAAwB;AAAA;AAAA,EAExB,+BAA+B;AAAA;AAAA,EAG/B,uBAAuB;AAAA;AAAA,EAEvB,gBAAgB;AAAA;AAAA,EAEhB,gBAAgB;AAAA;AAAA,EAGhB,0BAA0B;AAAA;AAAA,EAE1B,uBAAuB;AAAA;AAAA,EAEvB,4BAA4B;AAAA;AAAA,EAE5B,oBAAoB;AAAA;AAAA,EAGpB,uBAAuB;AAAA;AAAA,EAEvB,oBAAoB;AAAA;AAAA,EAEpB,kBAAkB;AAAA;AAAA,EAElB,4BAA4B;AAAA;AAAA,EAE5B,kBAAkB;AAAA;AAAA,EAElB,sBAAsB;AAAA;AAAA,EAGtB,yBAAyB;AAAA;AAAA,EAEzB,8BAA8B;AAAA;AAAA,EAE9B,+BAA+B;AAAA;AAAA,EAE/B,0BAA0B;AAAA;AAAA;AAAA,EAE1B,kCAAkC;AAAA;AAAA;AAAA,EAElC,wBAAwB;AAAA;AAAA,EAExB,kCAAkC;AAAA;AAAA,EAGlC,iCAAiC;AAAA;AAAA,EAEjC,2BAA2B;AAAA;AAAA,EAE3B,eAAe;AAAA;AAAA,EAEf,2BAA2B;AAAA;AAAA;AAAA,EAG3B,wBAAwB;AAAA;AAAA,EAExB,mBAAmB;AAAA;AAAA,EAEnB,mBAAmB;AAAA;AAAA,EAGnB,gBAAgB;AAAA;AAAA,EAEhB,uBAAuB;AAAA;AAAA,EAEvB,oBAAoB;AAAA;AAAA,EAEpB,yBAAyB;AAAA;AAAA,EAEzB,yBAAyB;AAAA;AAAA,EAEzB,+BAA+B;AAAA;AAAA,EAE/B,sBAAsB;AAAA;AAAA,EAEtB,oBAAoB;AAAA;AAAA,EAEpB,gCAAgC;AAAA;AAAA,EAEhC,mCAAmC;AAAA;AAAA,EAEnC,sBAAsB;AAAA;AAAA,EAEtB,2BAA2B;AAAA;AAAA,EAE3B,2BAA2B;AAC7B,CAAC;"}
1
+ {"version":3,"file":"validation.js","sources":["../../src/validation.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Array must have exactly \"$wantedLength\" items, but has more/less */\n 'array.exact-length': 'Verður að hafa nákvæmlega {{wantedLength}} atriði',\n /** Portable Text array must have exactly \"$wantedLength\" blocks, but has more/less */\n 'array.exact-length_blocks': 'Verður að hafa nákvæmlega {{wantedLength}} blokkir',\n /** Array item is a duplicate, but array wants only unique items */\n 'array.item-duplicate': 'Má ekki vera afrit',\n /** Array has more than the maximum of \"$maxLength\" items */\n 'array.maximum-length': 'Má hafa í mesta lagi {{maxLength}} atriði',\n /** Portable Text array has more than the maximum of \"$maxLength\" items */\n 'array.maximum-length_blocks': 'Má hafa í mesta lagi {{maxLength}} blokkir',\n /** Array has less than the minimum of \"$minLength\" items */\n 'array.minimum-length': 'Verður að hafa að minnsta kosti {{minLength}} atriði',\n /** Portable Text array has less than the minimum of \"$minLength\" blocks */\n 'array.minimum-length_blocks': 'Verður að hafa að minnsta kosti {{minLength}} blokkir',\n\n /** Date is not valid or not in the correct format (ISO-8601) */\n 'date.invalid-format': 'Verður að vera gild ISO-8601 sniðin dagsetning',\n /** Date is later than the given maximum date \"$maxDate\" */\n 'date.maximum': 'Verður að vera á eða fyrir {{maxDate}}',\n /** Date is earlier than the given minimum date \"$minDate\" */\n 'date.minimum': 'Verður að vera á eða eftir {{minDate}}',\n\n /** A value of incorrect type is found, eg found `number` instead of `string` */\n 'generic.incorrect-type': 'Væntanleg týpa \"{{expectedType}}\", fékk \"{{actualType}}\"',\n /** Value is not one of the values specifically allowed */\n 'generic.not-allowed': 'Gildi passaði ekki við nein leyfð gildi',\n /** Value \"$givenValue\" is not one of the values specifically allowed */\n 'generic.not-allowed_hint': 'Gildi \"{{hint}}\" passaði ekki við nein leyfð gildi',\n /** A value is expected, but none is provided */\n 'generic.required': 'Krafist',\n\n /** Number is less than the given minimum threshold value \"$threshold\" */\n 'number.greater-than': 'Verður að vera meira en {{threshold}}',\n /** Number is greater than the given maximum threshold value \"$threshold\" */\n 'number.less-than': 'Verður að vera minna en {{threshold}}',\n /** Number is higher than the given maximum value \"$maxNumber\" */\n 'number.maximum': 'Verður að vera lægra en eða jafnt og {{maxNumber}}',\n /** Number has more precision (decimals) than the allowed \"$limit\" */\n 'number.maximum-precision': 'Hámarks nákvæmni er {{limit}}',\n /** Number is lower than the given minimum value \"$minNumber\" */\n 'number.minimum': 'Verður að vera meira en eða jafnt og {{minNumber}}',\n /** Number is not an integer (\"whole number\") */\n 'number.non-integer': 'Verður að vera heiltala',\n\n /** Object is missing a reference to an asset document in its `asset` field */\n 'object.asset-required': 'Eign er krafist',\n /** Object is missing a reference to a file asset document in its `asset` field */\n 'object.asset-required_file': 'Skrá er krafist',\n /** Object is missing a reference to an image asset document in its `asset` field */\n 'object.asset-required_image': 'Mynd er krafist',\n /** Media can't be found in the Media Library */\n 'object.media-not-found': 'Ekki tókst finna eignina í Myndasafninu',\n /** Media object is missing a reference to a document in its `_ref` field */\n 'object.not-media-library-asset': 'Verður vera tilvísun í eign Myndasafns',\n /** Object is not a reference to a document (eg `{_ref: 'documentId'}`) */\n 'object.not-reference': 'Verður að vera tilvísun í skjal',\n /** Object references a document which is not published */\n 'object.reference-not-published': 'Tilvísunarskjal verður að vera birt',\n\n /** Accessibility label for closing the validation panel */\n 'panel.close-button-aria-label': 'Loka staðfestingarvalmynd',\n /** Message shown when the validation panel is opened but there are no errors/warnings */\n 'panel.no-errors-message': 'Engar staðfestingarvillur',\n /** Title for the actual \"Validation\" panel/feature */\n 'panel.title': 'Staðfesting',\n /** Message shown when the validation panel is opened but the document is going to unpublish */\n 'panel.unpublish-message': 'Skjal er fara í afbirtingu, engar staðfestingarvillur eru sýndar',\n\n /** Slug is an object, but is missing a `current` string property */\n 'slug.missing-current': 'Slug verður að hafa gildi',\n /** Slug is not an object (eg `{current: 'some-slug'}`) */\n 'slug.not-object': 'Slug verður að vera hlutur',\n /** Slug is already in use somewhere else, but needs to be unique */\n 'slug.not-unique': 'Slug er nú þegar í notkun',\n\n /** String is not a valid email address */\n 'string.email': 'Verður að vera gilt netfang',\n /** String has a different character length than the exact number \"$wantedLength\" */\n 'string.exact-length': 'Verður að vera nákvæmlega {{wantedLength}} stafir að lengd',\n /** String contains characters that are not in lowercase */\n 'string.lowercase': 'Verður að vera allt lágstafir',\n /** String is longer than the limit of \"$maxLength\" characters */\n 'string.maximum-length': 'Má vera í mesta lagi {{maxLength}} stafir að lengd',\n /** String is shorter than the limit of \"$minLength\" characters */\n 'string.minimum-length': 'Verður að vera að minnsta kosti {{minLength}} stafir að lengd',\n /** String does not match the given regular expression, but should */\n 'string.regex-does-not-match': 'Passar ekki við \"{{name}}\"-mynstrið',\n /** String matches the given regular expression, but should not */\n 'string.regex-match': 'Á ekki að passa við \"{{name}}\"-mynstrið',\n /** String contains characters that are not in uppercase */\n 'string.uppercase': 'Verður að vera allt hástafir',\n /** String contains a protocol/scheme that is not allowed, eg (`ftp`, `mailto`…) */\n 'string.url.disallowed-scheme': 'Passar ekki við leyfileg prótókól/snið',\n /** String contains a URL with a username or password specified before the host */\n 'string.url.includes-credentials': 'Notandanafn/lykilorð ekki leyft',\n /** String is not a valid URL */\n 'string.url.invalid': 'Ekki gild vefslóð',\n /** String is not an absolute URL (eg it is missing a protocol/host) */\n 'string.url.not-absolute': 'Afstæðar vefslóðir eru ekki leyfðar',\n /** String is not a relative URL (eg it contains a protocol/host) */\n 'string.url.not-relative': 'Aðeins afstæðar vefslóðir eru leyfðar',\n})\n"],"names":[],"mappings":";AAEA,IAAA,aAAe,+BAA+B;AAAA;AAAA,EAE5C,sBAAsB;AAAA;AAAA,EAEtB,6BAA6B;AAAA;AAAA,EAE7B,wBAAwB;AAAA;AAAA,EAExB,wBAAwB;AAAA;AAAA,EAExB,+BAA+B;AAAA;AAAA,EAE/B,wBAAwB;AAAA;AAAA,EAExB,+BAA+B;AAAA;AAAA,EAG/B,uBAAuB;AAAA;AAAA,EAEvB,gBAAgB;AAAA;AAAA,EAEhB,gBAAgB;AAAA;AAAA,EAGhB,0BAA0B;AAAA;AAAA,EAE1B,uBAAuB;AAAA;AAAA,EAEvB,4BAA4B;AAAA;AAAA,EAE5B,oBAAoB;AAAA;AAAA,EAGpB,uBAAuB;AAAA;AAAA,EAEvB,oBAAoB;AAAA;AAAA,EAEpB,kBAAkB;AAAA;AAAA,EAElB,4BAA4B;AAAA;AAAA,EAE5B,kBAAkB;AAAA;AAAA,EAElB,sBAAsB;AAAA;AAAA,EAGtB,yBAAyB;AAAA;AAAA,EAEzB,8BAA8B;AAAA;AAAA,EAE9B,+BAA+B;AAAA;AAAA,EAE/B,0BAA0B;AAAA;AAAA,EAE1B,kCAAkC;AAAA;AAAA,EAElC,wBAAwB;AAAA;AAAA,EAExB,kCAAkC;AAAA;AAAA,EAGlC,iCAAiC;AAAA;AAAA,EAEjC,2BAA2B;AAAA;AAAA,EAE3B,eAAe;AAAA;AAAA,EAEf,2BAA2B;AAAA;AAAA,EAG3B,wBAAwB;AAAA;AAAA,EAExB,mBAAmB;AAAA;AAAA,EAEnB,mBAAmB;AAAA;AAAA,EAGnB,gBAAgB;AAAA;AAAA,EAEhB,uBAAuB;AAAA;AAAA,EAEvB,oBAAoB;AAAA;AAAA,EAEpB,yBAAyB;AAAA;AAAA,EAEzB,yBAAyB;AAAA;AAAA,EAEzB,+BAA+B;AAAA;AAAA,EAE/B,sBAAsB;AAAA;AAAA,EAEtB,oBAAoB;AAAA;AAAA,EAEpB,gCAAgC;AAAA;AAAA,EAEhC,mCAAmC;AAAA;AAAA,EAEnC,sBAAsB;AAAA;AAAA,EAEtB,2BAA2B;AAAA;AAAA,EAE3B,2BAA2B;AAC7B,CAAC;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sanity/locale-is-is",
3
- "version": "1.2.17",
3
+ "version": "1.2.19",
4
4
  "private": false,
5
5
  "description": "Icelandic / Íslenska locale/translation for Sanity Studio",
6
6
  "keywords": [
package/src/copy-paste.ts CHANGED
@@ -10,7 +10,8 @@ export default removeUndefinedLocaleResources({
10
10
  /** Text on the field action button to paste a field */
11
11
  'copy-paste.field-action-paste-button.field.title': 'Líma inn reit',
12
12
  /** The error message that is shown when the clipboard is not supported */
13
- 'copy-paste.on-copy.validation.clipboard-not-supported.description': undefined, // 'Clipboard access required to copy this content. Allow clipboard permissions in your browser settings, then try copying again.'
13
+ 'copy-paste.on-copy.validation.clipboard-not-supported.description':
14
+ 'Aðgangur að klippiborði nauðsynlegur til að afrita þetta efni. Leyfðu aðgang að klippiborði í vafrastillingum þínum, reyndu síðan að afrita aftur.',
14
15
  /** The error message that is shown when the clipboard is not supported */
15
16
  'copy-paste.on-copy.validation.clipboard-not-supported.title':
16
17
  'Vafrinn þinn styður ekki þessa aðgerð',
package/src/structure.ts CHANGED
@@ -85,13 +85,17 @@ export default removeUndefinedLocaleResources({
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
87
  /** The explanation displayed when a user attempts to create a new draft document, but the draft model is not switched on */
88
- 'banners.choose-new-document-destination.cannot-create-draft-document': undefined, // 'Cannot create a draft document.'
88
+ 'banners.choose-new-document-destination.cannot-create-draft-document':
89
+ 'Ekki er hægt að búa til drög að skjali.',
89
90
  /** The explanation displayed when a user attempts to create a new published document, but the schema type doesn't support live-editing */
90
- 'banners.choose-new-document-destination.cannot-create-published-document': undefined, // 'Cannot create a published document.'
91
+ 'banners.choose-new-document-destination.cannot-create-published-document':
92
+ 'Ekki er hægt að búa til birt skjal.',
91
93
  /** The prompt displayed when a user must select a different perspective in order to create a document */
92
- 'banners.choose-new-document-destination.choose-destination': undefined, // 'Choose a destination for this document:'
94
+ 'banners.choose-new-document-destination.choose-destination':
95
+ 'Veldu áfangastað fyrir þetta skjal:',
93
96
  /** The explanation displayed when a user attempts to create a new document in a release, but the selected release is inactive */
94
- 'banners.choose-new-document-destination.release-inactive': undefined, // 'The <VersionBadge>{{title}}</VersionBadge> release is not active.'
97
+ 'banners.choose-new-document-destination.release-inactive':
98
+ '<VersionBadge>{{title}}</VersionBadge> útgáfan er ekki virk.',
95
99
  /** The text for the restore button on the deleted document banner */
96
100
  'banners.deleted-document-banner.restore-button.text': 'Endurheimta nýjustu útgáfuna',
97
101
  /** The text content for the deleted document banner */
@@ -106,13 +110,14 @@ export default removeUndefinedLocaleResources({
106
110
  'banners.live-edit-draft-banner.text':
107
111
  'Tegundin <strong>{{schemaType}}</strong> hefur <code>liveEdit</code> virkt, en drög að þessu skjali eru til. Birta eða henda drögunum til að halda áfram að breyta því í rauntíma.',
108
112
  /** The label for the "compare draft" action */
109
- 'banners.obsolete-draft.actions.compare-draft.text': undefined, // 'Compare draft'
113
+ 'banners.obsolete-draft.actions.compare-draft.text': 'Bera saman drög',
110
114
  /** The label for the "discard draft" action */
111
- 'banners.obsolete-draft.actions.discard-draft.text': undefined, // 'Discard draft'
115
+ 'banners.obsolete-draft.actions.discard-draft.text': 'Hafna drögum',
112
116
  /** The label for the "publish draft" action */
113
- 'banners.obsolete-draft.actions.publish-draft.text': undefined, // 'Publish draft'
117
+ 'banners.obsolete-draft.actions.publish-draft.text': 'Birta drög',
114
118
  /** The warning displayed when editing a document that has an obsolete draft because the draft model is not switched on */
115
- 'banners.obsolete-draft.draft-model-inactive.text': undefined, // 'The workspace does not have drafts enabled, but a draft version of this document exists.'
119
+ 'banners.obsolete-draft.draft-model-inactive.text':
120
+ 'Vinnusvæðið er ekki með virk drög, en drög að þessu skjali eru til.',
116
121
  /** The text for the permission check banner if the user only has one role, and it does not allow publishing this document */
117
122
  'banners.permission-check-banner.missing-permission_create_one':
118
123
  'Hlutverk þitt <Roles/> hefur ekki heimildir til að búa til þetta skjal.',
@@ -179,7 +184,8 @@ export default removeUndefinedLocaleResources({
179
184
  'banners.unpublished-release-banner.text':
180
185
  'Þetta skjal verður óbirt sem hluti af <VersionBadge>{{title}}</VersionBadge> útgáfunni',
181
186
  /** The text content for the unpublished document banner letting the user know that the current published version is being shown */
182
- 'banners.unpublished-release-banner.text-with-published': undefined, // 'Showing the current <strong>published</strong> version:'
187
+ 'banners.unpublished-release-banner.text-with-published':
188
+ 'Sýni núverandi <strong>birta</strong> útgáfu:',
183
189
 
184
190
  /** Browser/tab title when creating a new document of a given type */
185
191
  'browser-document-title.new-document': 'Nýtt {{schemaType}}',
package/src/studio.ts CHANGED
@@ -5,27 +5,48 @@ export default removeUndefinedLocaleResources({
5
5
  'about-dialog.version-info.auto-updates.disabled': 'Óvirkt',
6
6
  /** "Enabled" status for auto-updates in About-dialog */
7
7
  'about-dialog.version-info.auto-updates.enabled': 'Virkjað',
8
- /** "Auto Updates" status header in About-dialog */
8
+ /** @deprecated "Auto Updates" status header in About-dialog */
9
9
  'about-dialog.version-info.auto-updates.header': 'Sjálfvirkar uppfærslur',
10
- /** "How to enable" next to Disabled state for Auto updates in about dialog */
10
+ /** "How to enable" next to Disabled state for Auto updates in version info dialog */
11
11
  'about-dialog.version-info.auto-updates.how-to-enable': 'Hvernig á að virkja',
12
+ /** "Manage version" link text */
13
+ 'about-dialog.version-info.auto-updates.manage-version': undefined, // 'Manage version'
12
14
  /** Text displayed on the "Copy to clipboard"-button after clicked */
13
15
  'about-dialog.version-info.copy-to-clipboard-button.copied-text':
14
16
  'Afritað á klippiborð. Gleðilegt líming!',
15
17
  /** "Copy to Clipboard" button text for copying version details from About-dialog */
16
18
  'about-dialog.version-info.copy-to-clipboard-button.text': 'Afrita á klippiborð',
17
- /** "Current version" header in about dialog */
19
+ /** "Current version" header in version info dialog */
18
20
  'about-dialog.version-info.current-version.header': 'Núverandi útgáfa',
19
- /** "How to upgrade" link text */
21
+ /** @deprecated "How to upgrade" link text */
20
22
  'about-dialog.version-info.how-to-upgrade': 'Hvernig á að uppfæra',
21
- /** "Latest version" header in about dialog */
23
+ /** "Latest version" header in version info dialog */
22
24
  'about-dialog.version-info.latest-version.header': 'Nýjasta útgáfa',
23
- /** "Latest version" header in about dialog */
24
- 'about-dialog.version-info.latest-version.text': 'Nýjasta útgáfan er {{latestVersion}}',
25
- /** "Up to date" status in About-dialog */
25
+ /** Info text when auto updates is enabled and a new version is available */
26
+ 'about-dialog.version-info.new-auto-update-version-available': undefined, // 'New version available'
27
+ /** "New version" header in version info dialog - Note that this is not necessary a *higher* version compared to current:
28
+ * It's a new version configured for auto updates which in some cases could even be a version below current */
29
+ 'about-dialog.version-info.new-version.text': undefined, // 'New version'
30
+ /** "Reload"-button when auto updates is enabled and a new version is available */
31
+ 'about-dialog.version-info.reload': undefined, // 'Reload'
32
+ /** "Reload to update"-tooltip when auto updates is enabled and a new version is available */
33
+ 'about-dialog.version-info.reload-to-update': undefined, // 'Reload Studio to update'
34
+ /** "New version available" tooltip in About-dialog */
35
+ 'about-dialog.version-info.tooltip.new-version-available': undefined, // 'New version available'
36
+ /** "Prerelease" tooltip in About-dialog */
37
+ 'about-dialog.version-info.tooltip.prerelease': undefined, // 'Prerelease'
38
+ /** "Up to date" tooltip in About-dialog */
39
+ 'about-dialog.version-info.tooltip.up-to-date': undefined, // 'Up to date'
40
+ /** @deprecated "Up to date" status in About-dialog */
26
41
  'about-dialog.version-info.up-to-date': 'Uppfært',
42
+ /** "Upgrade"-button text */
43
+ 'about-dialog.version-info.update-button.text': undefined, // 'Update'
44
+ /** "Upgrade"-button tooltip text */
45
+ 'about-dialog.version-info.update-button.tooltip': undefined, // 'Learn how to update Sanity Studio'
27
46
  /** "User agent" header in About-dialog */
28
47
  'about-dialog.version-info.user-agent.header': 'Notandaaðili',
48
+ /** "View on GitHub" link from version info dialog */
49
+ 'about-dialog.version-info.view-on-github': undefined, // 'View on GitHub'
29
50
 
30
51
  /** The text used in the tooltip shown in the dialog close button */
31
52
  'announcement.dialog.close': 'Loka',
@@ -162,12 +183,14 @@ export default removeUndefinedLocaleResources({
162
183
  /** Error messages for the Media Library Asset Source */
163
184
  'asset-sources.media-library.error.library-could-not-be-resolved':
164
185
  'Eitthvað fór úrskeiðis við að leysa úr fjölmiðlabókasafninu fyrir þetta verkefni.',
186
+ /** Error message shown when no media library has been provisioned for the current organization */
187
+ 'asset-sources.media-library.error.no-media-library-provisioned':
188
+ 'Engin miðlasafn hafa verið útveguð fyrir þessa stofnun.',
165
189
  /** Menu Items for Media Library Asset Source */
166
190
  'asset-sources.media-library.file.title': 'Fjölmiðlabókasafn',
167
191
  'asset-sources.media-library.image.title': 'Fjölmiðlabókasafn',
168
192
  /** Info messages for the Media Library Asset Source */
169
- 'asset-sources.media-library.info.provisioning':
170
- 'Vinsamlegast bíðið á meðan við undirbúum fjölmiðlabókasafnið ykkar',
193
+ 'asset-sources.media-library.select-dialog.title': undefined, // 'Selecting {{assetType}} for {{targetTitle}}'
171
194
 
172
195
  /** Label when a release has been deleted by a different user */
173
196
  'banners.deleted-bundle-banner.text': "Útgáfan '<strong>{{title}}</strong>' hefur verið eytt.",
@@ -530,6 +553,8 @@ export default removeUndefinedLocaleResources({
530
553
  'help-resources.action.join-our-community': 'Vertu með í samfélagi okkar',
531
554
  /** Information for what the latest sanity version is */
532
555
  'help-resources.latest-sanity-version': 'Nýjasta útgáfan er {{latestVersion}}',
556
+ /** Menu item for reloading Studio to update */
557
+ 'help-resources.studio-auto-update-now': undefined, // 'Reload to update to v{{newVersion}}'
533
558
  /** Information for what studio version the current studio is running */
534
559
  'help-resources.studio-version': 'Útgáfa af Sanity Studio {{studioVersion}}',
535
560
  /** Title for help and resources menus */
@@ -1204,9 +1229,9 @@ export default removeUndefinedLocaleResources({
1204
1229
  /** Title for "Create new document" dialog */
1205
1230
  'new-document.title': 'Búa til nýtt skjal',
1206
1231
 
1207
- /** Label for button that will make the browser reload when users' studio version is out-of-date */
1232
+ /** @deprecated Label for button that will make the browser reload when users' studio version is out-of-date */
1208
1233
  'package-version.new-package-available.reload-button': 'Endurhlaða',
1209
- /** Title of the alert for studio users when packages in their studio are out-of-date */
1234
+ /** @deprecated Title of the alert for studio users when packages in their studio are out-of-date */
1210
1235
  'package-version.new-package-available.title': 'Sanity Studio var uppfært',
1211
1236
 
1212
1237
  /** Label for action to invite members to the current studio project */
@@ -1248,17 +1273,22 @@ export default removeUndefinedLocaleResources({
1248
1273
  'release.action.discard-version.failure': 'Mistókst að hafna útgáfu',
1249
1274
  /** Action message for when a new release is created off an existing version, draft or published document */
1250
1275
  'release.action.new-release': 'Ný útgáfa',
1251
- 'release.action.new-release.limit-reached_other': undefined, // 'This workspace is limited to {{count}} releases'
1276
+ 'release.action.new-release.limit-reached_other':
1277
+ 'Þetta vinnusvæði er takmarkað við {{count}} útgáfur',
1252
1278
  /** Tooltip message for not having permissions for creating new releases */
1253
1279
  'release.action.permission.error': 'Þú hefur ekki leyfi til að framkvæma þessa aðgerð',
1254
1280
  /** Error message description for when a version is reverted from being unpublished */
1255
- 'release.action.revert-unpublish-version.failure.description': undefined, // 'Please try again or check your connection. The document is still going to be unpublished upon release.'
1281
+ 'release.action.revert-unpublish-version.failure.description':
1282
+ 'Vinsamlegast reyndu aftur eða athugaðu tenginguna þína. Skjalið verður enn óbirt við útgáfu.',
1256
1283
  /** Error message title for when a version is reverted from being unpublished */
1257
- 'release.action.revert-unpublish-version.failure.title': undefined, // 'Failed to revert from setting to unpublish on release.'
1284
+ 'release.action.revert-unpublish-version.failure.title':
1285
+ 'Mistókst að afturkalla stillingu á óbirtingu við útgáfu.',
1258
1286
  /** Action message description for when a version is reverted from being unpublished */
1259
- 'release.action.revert-unpublish-version.success.description': undefined, // 'You can now edit this version.'
1287
+ 'release.action.revert-unpublish-version.success.description':
1288
+ 'Þú getur nú breytt þessari útgáfu.',
1260
1289
  /** Action message title for when a version is reverted from being unpublished */
1261
- 'release.action.revert-unpublish-version.success.title': undefined, // 'Successfully reverted from setting to unpublish on release.'
1290
+ 'release.action.revert-unpublish-version.success.title':
1291
+ 'Tókst að afturkalla stillingu á óbirtingu við útgáfu.',
1262
1292
  /** Error message for when a version is set to be unpublished */
1263
1293
  'release.action.unpublish-version.failure': 'Mistókst að setja útgáfu til að vera óbirt í útgáfu',
1264
1294
  /** Action message for when a version is set to be unpublished successfully */
@@ -1797,25 +1827,31 @@ export default removeUndefinedLocaleResources({
1797
1827
  'status-button.aria-label': 'Stillingarstaða',
1798
1828
 
1799
1829
  /* Time zone handling */
1800
- 'time-zone.action.search-for-timezone-placeholder': undefined, // 'Search for a city or time zone'
1830
+ 'time-zone.action.search-for-timezone-placeholder': 'Leitaðu borg eða tímabelti',
1801
1831
  /* Label for the local time zone button */
1802
- 'time-zone.action.select-local-time-zone': undefined, // 'Select local time zone'
1832
+ 'time-zone.action.select-local-time-zone': 'Veldu staðartímabelti',
1803
1833
  /* Dialog info for the time zone dialog */
1804
- 'time-zone.dialog-info.content-releases': undefined, // 'The selected time zone will change how dates are represented in content releases.'
1834
+ 'time-zone.dialog-info.content-releases':
1835
+ 'Valið tímabelti mun breyta hvernig dagsetningar eru sýndar í efni útgáfum.',
1805
1836
  /* Dialog info for the time zone dialog */
1806
- 'time-zone.dialog-info.input': undefined, // 'The selected time zone will change how dates are represented only for this input in this document.'
1837
+ 'time-zone.dialog-info.input':
1838
+ 'Valið tímabelti mun breyta hvernig dagsetningar eru sýndar aðeins fyrir þetta inntak í þessu skjali.',
1807
1839
  /* Dialog info for the time zone dialog */
1808
- 'time-zone.dialog-info.scheduled-publishing': undefined, // 'The selected time zone will change how dates are represented in schedules.'
1840
+ 'time-zone.dialog-info.scheduled-publishing':
1841
+ 'Valið tímabelti mun breyta hvernig dagsetningar eru sýndar í áætlunum.',
1809
1842
  /* Label for the local time zone button */
1810
- 'time-zone.local-time': undefined, // 'local time'
1843
+ 'time-zone.local-time': 'staðartími',
1811
1844
  /* Label for the time zone button */
1812
- 'time-zone.time-zone': undefined, // 'Time zone'
1845
+ 'time-zone.time-zone': 'Tímabelti',
1813
1846
  /* Tooltip content for the time zone dialog */
1814
- 'time-zone.time-zone-tooltip-content-releases': undefined, // 'Displaying releases in {{alternativeName}} GMT{{offset}}'
1847
+ 'time-zone.time-zone-tooltip-content-releases':
1848
+ 'Sýnir útgáfur í {{alternativeName}} GMT{{offset}}',
1815
1849
  /* Tooltip content for the time zone dialog */
1816
- 'time-zone.time-zone-tooltip-input': undefined, // 'Displaying <em>{{title}}</em> in {{alternativeName}} GMT{{offset}}'
1850
+ 'time-zone.time-zone-tooltip-input':
1851
+ 'Sýnir <em>{{title}}</em> í {{alternativeName}} GMT{{offset}}',
1817
1852
  /* Tooltip content for the time zone dialog */
1818
- 'time-zone.time-zone-tooltip-scheduled-publishing': undefined, // 'Displaying schedules in {{alternativeName}} GMT{{offset}}'
1853
+ 'time-zone.time-zone-tooltip-scheduled-publishing':
1854
+ 'Sýnir áætlanir í {{alternativeName}} GMT{{offset}}',
1819
1855
 
1820
1856
  /** Title for the changes tooltip in the history inspector*/
1821
1857
  'timeline.changes.title': 'Breytingar eftir',
package/src/validation.ts CHANGED
@@ -52,9 +52,9 @@ export default removeUndefinedLocaleResources({
52
52
  /** Object is missing a reference to an image asset document in its `asset` field */
53
53
  'object.asset-required_image': 'Mynd er krafist',
54
54
  /** Media can't be found in the Media Library */
55
- 'object.media-not-found': undefined, // 'The asset could not found in the Media Library'
55
+ 'object.media-not-found': 'Ekki tókst finna eignina í Myndasafninu',
56
56
  /** Media object is missing a reference to a document in its `_ref` field */
57
- 'object.not-media-library-asset': undefined, // 'Must be a reference to a Media Library asset'
57
+ 'object.not-media-library-asset': 'Verður vera tilvísun í eign Myndasafns',
58
58
  /** Object is not a reference to a document (eg `{_ref: 'documentId'}`) */
59
59
  'object.not-reference': 'Verður að vera tilvísun í skjal',
60
60
  /** Object references a document which is not published */
@@ -67,7 +67,7 @@ export default removeUndefinedLocaleResources({
67
67
  /** Title for the actual "Validation" panel/feature */
68
68
  'panel.title': 'Staðfesting',
69
69
  /** Message shown when the validation panel is opened but the document is going to unpublish */
70
- 'panel.unpublish-message': undefined, // 'Document is going to unpublish, no validation errors are shown'
70
+ 'panel.unpublish-message': 'Skjal er fara í afbirtingu, engar staðfestingarvillur eru sýndar',
71
71
 
72
72
  /** Slug is an object, but is missing a `current` string property */
73
73
  'slug.missing-current': 'Slug verður að hafa gildi',