@sanity/locale-is-is 1.2.11 → 1.2.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_chunks-cjs/comments.cjs +0 -2
- package/dist/_chunks-cjs/comments.cjs.map +1 -1
- package/dist/_chunks-cjs/copy-paste.cjs +0 -10
- package/dist/_chunks-cjs/copy-paste.cjs.map +1 -1
- package/dist/_chunks-cjs/structure.cjs +58 -4
- package/dist/_chunks-cjs/structure.cjs.map +1 -1
- package/dist/_chunks-cjs/studio.cjs +122 -0
- package/dist/_chunks-cjs/studio.cjs.map +1 -1
- package/dist/_chunks-cjs/vision.cjs +8 -0
- package/dist/_chunks-cjs/vision.cjs.map +1 -1
- package/dist/_chunks-es/comments.js +0 -2
- package/dist/_chunks-es/comments.js.map +1 -1
- package/dist/_chunks-es/copy-paste.js +0 -10
- package/dist/_chunks-es/copy-paste.js.map +1 -1
- package/dist/_chunks-es/structure.js +58 -4
- package/dist/_chunks-es/structure.js.map +1 -1
- package/dist/_chunks-es/studio.js +122 -0
- package/dist/_chunks-es/studio.js.map +1 -1
- package/dist/_chunks-es/vision.js +8 -0
- package/dist/_chunks-es/vision.js.map +1 -1
- package/package.json +1 -1
- package/src/comments.ts +0 -3
- package/src/copy-paste.ts +0 -11
- package/src/structure.ts +70 -4
- package/src/studio.ts +131 -0
- package/src/vision.ts +10 -0
|
@@ -96,6 +96,8 @@ var studio = removeUndefinedLocaleResources({
|
|
|
96
96
|
"asset-source.usage-list.documents-using-image_unnamed_other": "{{count}} skj\xF6l eru a\xF0 nota \xFEessa mynd",
|
|
97
97
|
/** Text shown in usage dialog for an image asset when there are zero, one or more documents using the *unnamed* image **/
|
|
98
98
|
"asset-source.usage-list.documents-using-image_unnamed_zero": "Engin skj\xF6l eru a\xF0 nota \xFEessa mynd",
|
|
99
|
+
/** Label when a release has been deleted by a different user */
|
|
100
|
+
"banners.deleted-bundle-banner.text": "\xDAtg\xE1fan '<strong>{{title}}</strong>' hefur veri\xF0 eytt.",
|
|
99
101
|
/** Action message for navigating to next month */
|
|
100
102
|
"calendar.action.go-to-next-month": "Fara \xED n\xE6sta m\xE1nu\xF0",
|
|
101
103
|
/** Action message for navigating to next year */
|
|
@@ -205,6 +207,10 @@ var studio = removeUndefinedLocaleResources({
|
|
|
205
207
|
"changes.error-boundary.developer-info": "Athuga\xF0u \xFEr\xF3unarvalmyndina fyrir frekari uppl\xFDsingar",
|
|
206
208
|
/** Text shown when a diff component crashes during rendering, triggering the error boundary */
|
|
207
209
|
"changes.error-boundary.title": "\xDEa\xF0 kom upp villa vi\xF0 a\xF0 s\xFDna breytingarnar \xE1 \xFEessu svi\xF0i",
|
|
210
|
+
/* Error description when changes could not be loaded */
|
|
211
|
+
"changes.error-description": "Vi\xF0 getum ekki hla\xF0i\xF0 inn breytingunum fyrir \xFEetta skjal.",
|
|
212
|
+
/** Error title when changes could not be loaded */
|
|
213
|
+
"changes.error-title": "Eitthva\xF0 f\xF3r \xFArskei\xF0is",
|
|
208
214
|
/** Error message shown when the value of a field is not the expected one */
|
|
209
215
|
"changes.error.incorrect-type-message": 'Gildisvilla: Gildi\xF0 er af ger\xF0inni "<code>{{actualType}}</code>", b\xFAist var vi\xF0 "<code>{{expectedType}}</code>"',
|
|
210
216
|
/** File diff: Fallback title for the meta info section when there is no original filename to use */
|
|
@@ -237,6 +243,8 @@ var studio = removeUndefinedLocaleResources({
|
|
|
237
243
|
"changes.no-changes-description": "Breyttu skjalinu e\xF0a veldu eldri \xFAtg\xE1fu \xED t\xEDmal\xEDnunni til a\xF0 sj\xE1 lista yfir breytingar birtast \xE1 \xFEessum glugga.",
|
|
238
244
|
/** No Changes title in the Review Changes pane */
|
|
239
245
|
"changes.no-changes-title": "Engar breytingar eru til sta\xF0ar",
|
|
246
|
+
/* Label for the tooltip that shows when an action is not selectable*/
|
|
247
|
+
"changes.not-selectable": "Ekki er h\xE6gt a\xF0 velja \xFEennan atbur\xF0",
|
|
240
248
|
/** Portable Text diff: An annotation was added */
|
|
241
249
|
"changes.portable-text.annotation_added": "B\xE6tti vi\xF0 sk\xFDringu",
|
|
242
250
|
/** Portable Text diff: An annotation was changed */
|
|
@@ -279,6 +287,8 @@ var studio = removeUndefinedLocaleResources({
|
|
|
279
287
|
"changes.removed-label": "Fjarl\xE6gt",
|
|
280
288
|
/** Title for the Review Changes pane */
|
|
281
289
|
"changes.title": "Endursko\xF0a breytingar",
|
|
290
|
+
/**The title that will be shown in the badge inside the events when the item is a draft */
|
|
291
|
+
"changes.versions.draft": "Dr\xF6g",
|
|
282
292
|
/** --- Common components --- */
|
|
283
293
|
/** Tooltip text for context menu buttons */
|
|
284
294
|
"common.context-menu-button.tooltip": "S\xFDna meira",
|
|
@@ -309,6 +319,10 @@ var studio = removeUndefinedLocaleResources({
|
|
|
309
319
|
"default-orderings.name": "Ra\xF0a eftir Nafni",
|
|
310
320
|
/** Title for the default ordering/SortOrder if no orderings are provided and the title field is found */
|
|
311
321
|
"default-orderings.title": "Ra\xF0a eftir Titli",
|
|
322
|
+
/** Label to show in the document footer indicating the creation date of the document */
|
|
323
|
+
"document-status.created": "B\xFAi\xF0 til {{date}}",
|
|
324
|
+
/** Label to show in the document status indicating the date of the status */
|
|
325
|
+
"document-status.date": "{{date}}",
|
|
312
326
|
/** Label to show in the document footer indicating the last edited date of the document */
|
|
313
327
|
"document-status.edited": "Breytt {{date}}",
|
|
314
328
|
/** Label to show in the document footer indicating the document is not published*/
|
|
@@ -369,6 +383,8 @@ var studio = removeUndefinedLocaleResources({
|
|
|
369
383
|
"form.field.deprecated-label": "\xFArelt",
|
|
370
384
|
/** Fallback title shown above field if it has no defined title */
|
|
371
385
|
"form.field.untitled-field-label": "\xC1n titils",
|
|
386
|
+
/** The title of the reconnecting toast */
|
|
387
|
+
"form.reconnecting.toast.title": "Tenging rofin. Endurtengi\u2026",
|
|
372
388
|
/** Accessibility label for the icon that indicates the field has a validation error */
|
|
373
389
|
"form.validation.has-error-aria-label": "Inniheldur villu",
|
|
374
390
|
/** Accessibility label for the icon that indicates the field has validation information */
|
|
@@ -476,6 +492,8 @@ var studio = removeUndefinedLocaleResources({
|
|
|
476
492
|
"inputs.array.resolving-initial-value": "Leysir \xFAr upphaflegu gildi\u2026",
|
|
477
493
|
/** Tooltip content when boolean input is disabled */
|
|
478
494
|
"inputs.boolean.disabled": "\xD3virkt",
|
|
495
|
+
/** Warning label when selected datetime is in the past */
|
|
496
|
+
"inputs.dateTime.past-date-warning": "Veldu dagsetningu \xED framt\xED\xF0inni.",
|
|
479
497
|
/** Placeholder value for datetime input */
|
|
480
498
|
"inputs.datetime.placeholder": "t.d. {{example}}",
|
|
481
499
|
/** Acessibility label for button to open file options menu */
|
|
@@ -952,6 +970,10 @@ var studio = removeUndefinedLocaleResources({
|
|
|
952
970
|
* when there are templates/types available for creation
|
|
953
971
|
*/
|
|
954
972
|
"new-document.create-new-document-label": "N\xFDtt skjal\u2026",
|
|
973
|
+
/** Tooltip message for add document button when the selected perspective is published */
|
|
974
|
+
"new-document.disabled-published.tooltip": "\xDE\xFA getur ekki b\xFAi\xF0 til n\xFD skj\xF6l sem eru birt",
|
|
975
|
+
/** Tooltip message for add document button when the selected perspective is for inactive release */
|
|
976
|
+
"new-document.disabled-release.tooltip": "\xDE\xFA getur ekki b\xE6tt skj\xF6lum vi\xF0 \xFEessa \xFAtg\xE1fu",
|
|
955
977
|
/** Placeholder for the "filter" input within the new document menu */
|
|
956
978
|
"new-document.filter-placeholder": "S\xEDa",
|
|
957
979
|
/** Loading indicator text within the new document menu */
|
|
@@ -995,6 +1017,100 @@ var studio = removeUndefinedLocaleResources({
|
|
|
995
1017
|
"preview.image.file-is-being-uploaded.alt-text": "Myndin sem er veri\xF0 a\xF0 hla\xF0a upp",
|
|
996
1018
|
/* Relative time, just now */
|
|
997
1019
|
"relative-time.just-now": "r\xE9tt \xED \xFEessu",
|
|
1020
|
+
/** Action message to add document to new release */
|
|
1021
|
+
"release.action.add-to-new-release": "B\xE6ta vi\xF0 \xFAtg\xE1fu",
|
|
1022
|
+
/** Action message to add document to release */
|
|
1023
|
+
"release.action.add-to-release": "B\xE6ta vi\xF0 {{title}}",
|
|
1024
|
+
/** Action message for when document is already in release */
|
|
1025
|
+
"release.action.already-in-release": "N\xFA \xFEegar \xED \xFAtg\xE1fu {{title}}",
|
|
1026
|
+
/** Action message for when you click to view all versions you can copy the current document to */
|
|
1027
|
+
"release.action.copy-to": "Afrita \xFAtg\xE1fu til",
|
|
1028
|
+
/** Action message for creating new releases */
|
|
1029
|
+
"release.action.create-new": "N\xFD \xFAtg\xE1fa",
|
|
1030
|
+
/** Action message for when document is already in release */
|
|
1031
|
+
"release.action.discard-version": "Hafna \xFAtg\xE1fu",
|
|
1032
|
+
/** Description for toast when version discarding failed */
|
|
1033
|
+
"release.action.discard-version.failure": "Mist\xF3kst a\xF0 hafna \xFAtg\xE1fu",
|
|
1034
|
+
/** Description for toast when version deletion is successfully discarded */
|
|
1035
|
+
"release.action.discard-version.success": "<strong>{{title}}</strong> \xFAtg\xE1fa var hafna\xF0 me\xF0 g\xF3\xF0um \xE1rangri",
|
|
1036
|
+
/** Action message for when a new release is created off an existing version, draft or published document */
|
|
1037
|
+
"release.action.new-release": "N\xFD \xFAtg\xE1fa",
|
|
1038
|
+
/** Tooltip message for not having permissions for creating new releases */
|
|
1039
|
+
"release.action.permission.error": "\xDE\xFA hefur ekki leyfi til a\xF0 framkv\xE6ma \xFEessa a\xF0ger\xF0",
|
|
1040
|
+
/** Error message for when a version is set to be unpublished */
|
|
1041
|
+
"release.action.unpublish-version.failure": "Mist\xF3kst a\xF0 setja \xFAtg\xE1fu til a\xF0 vera \xF3birt \xED \xFAtg\xE1fu",
|
|
1042
|
+
/** Action message for when a version is set to be unpublished successfully */
|
|
1043
|
+
"release.action.unpublish-version.success": "T\xF3kst me\xF0 g\xF3\xF0um \xE1rangri a\xF0 setja <strong>{{title}}</strong> til a\xF0 vera \xF3birt \xED \xFAtg\xE1fu",
|
|
1044
|
+
/** Action message for when the view release is pressed */
|
|
1045
|
+
"release.action.view-release": "Sko\xF0a \xFAtg\xE1fu",
|
|
1046
|
+
/** Label for banner when release is scheduled */
|
|
1047
|
+
"release.banner.scheduled-for-publishing-on": "\xC1\xE6tla\xF0 til birtingar \xE1 {{date}}",
|
|
1048
|
+
/** Label for Draft chip in document header */
|
|
1049
|
+
"release.chip.draft": "Dr\xF6g",
|
|
1050
|
+
/** Label for Draft chip in global header */
|
|
1051
|
+
"release.chip.global.drafts": "Dr\xF6g",
|
|
1052
|
+
/** Label for Published chip in document header */
|
|
1053
|
+
"release.chip.published": "Birt",
|
|
1054
|
+
/** Label for tooltip in chip with the created date */
|
|
1055
|
+
"release.chip.tooltip.created-date": "B\xFAi\xF0 til {{date}}",
|
|
1056
|
+
/** Label for tooltip in draft chip when it's a live edit document */
|
|
1057
|
+
"release.chip.tooltip.draft-disabled.live-edit": "\xDEetta skjal er \xED beinni ritstillingu, dr\xF6g eru \xF3virk",
|
|
1058
|
+
/** Label for tooltip in chip with the lasted edited date */
|
|
1059
|
+
"release.chip.tooltip.edited-date": "Breytt {{date}}",
|
|
1060
|
+
/** Label for tooltip in chip when document is intended for a future release that hasn't been scheduled */
|
|
1061
|
+
"release.chip.tooltip.intended-for-date": "\xC6tla\xF0 fyrir {{date}}",
|
|
1062
|
+
/** Label for tooltip in chip when there is no recent draft edits */
|
|
1063
|
+
"release.chip.tooltip.no-edits": "Engar breytingar",
|
|
1064
|
+
/** Label for tooltip in chip when document isn't published */
|
|
1065
|
+
"release.chip.tooltip.not-published": "\xD3birt",
|
|
1066
|
+
/** Label for tooltip in chip with the published date */
|
|
1067
|
+
"release.chip.tooltip.published-date": "Birt {{date}}",
|
|
1068
|
+
/** Label for tooltip in chip when document is in a release that has been scheduled */
|
|
1069
|
+
"release.chip.tooltip.scheduled-for-date": "\xC1\xE6tla\xF0 fyrir {{date}}",
|
|
1070
|
+
/** Label for tooltip in scheduled chip without a known date */
|
|
1071
|
+
"release.chip.tooltip.unknown-date": "\xD3\xFEekkt dagsetning",
|
|
1072
|
+
/** Label for tooltip on deleted release */
|
|
1073
|
+
"release.deleted-tooltip": "\xDEessari \xFAtg\xE1fu hefur veri\xF0 eytt",
|
|
1074
|
+
/** Title for copying version to a new release dialog */
|
|
1075
|
+
"release.dialog.copy-to-release.title": "Afrita \xFAtg\xE1fu \xED n\xFDja \xFAtg\xE1fu",
|
|
1076
|
+
/** Title for creating releases dialog */
|
|
1077
|
+
"release.dialog.create.title": "N\xFD \xFAtg\xE1fa",
|
|
1078
|
+
/** Label for description in tooltip to explain release types */
|
|
1079
|
+
"release.dialog.tooltip.description": "\xC1\xE6tla\xF0ur \xFAtg\xE1fut\xEDmi er nota\xF0ur til a\xF0 b\xFAa til betri forsko\xF0anir og v\xEDsbendingar um hvort skj\xF6l rekist \xE1.",
|
|
1080
|
+
/** Label for noting that a release time is not final */
|
|
1081
|
+
"release.dialog.tooltip.note": "\xDE\xFA getur alltaf breytt \xFEv\xED s\xED\xF0ar.",
|
|
1082
|
+
/** Title for tooltip to explain release time */
|
|
1083
|
+
"release.dialog.tooltip.title": "\xC1\xE6tla\xF0ur \xFAtg\xE1fut\xEDmi",
|
|
1084
|
+
/** The placeholder text when the release doesn't have a description */
|
|
1085
|
+
"release.form.placeholder-describe-release": "L\xFDstu \xFAtg\xE1funni\u2026",
|
|
1086
|
+
/** Tooltip for button to hide release visibility */
|
|
1087
|
+
"release.layer.hide": "Fela \xFAtg\xE1fu",
|
|
1088
|
+
/** Label for draft perspective in navbar */
|
|
1089
|
+
"release.navbar.drafts": "Dr\xF6g",
|
|
1090
|
+
/** Label for published releases in navbar */
|
|
1091
|
+
"release.navbar.published": "Birt",
|
|
1092
|
+
/** Tooltip for releases navigation in navbar */
|
|
1093
|
+
"release.navbar.tooltip": "\xDAtg\xE1fur",
|
|
1094
|
+
/** The placeholder text when the release doesn't have a title */
|
|
1095
|
+
"release.placeholder-untitled-release": "\xD3nefnd \xFAtg\xE1fa",
|
|
1096
|
+
/** The toast title that will be shown when the user has a release perspective which is now archived */
|
|
1097
|
+
"release.toast.archived-release.title": "\xDAtg\xE1funni '{{title}}' hefur veri\xF0 safna\xF0",
|
|
1098
|
+
/** The toast tiele that will be shown the creating a release fails */
|
|
1099
|
+
"release.toast.create-release-error.title": "Mist\xF3kst a\xF0 b\xFAa til \xFAtg\xE1fu",
|
|
1100
|
+
/**The toast title that will be shown when the user has a release perspective which is now deleted */
|
|
1101
|
+
"release.toast.not-found-release.title": "Ekki t\xF3kst a\xF0 finna '{{title}}' \xFAtg\xE1funa",
|
|
1102
|
+
/** Label for when a version of a document has already been added to the release */
|
|
1103
|
+
"release.tooltip.already-added": "\xDAtg\xE1fa af \xFEessu skjali hefur \xFEegar veri\xF0 b\xE6tt vi\xF0",
|
|
1104
|
+
/** Label for when a release is scheduled / scheduling and a user can't add a document version to it */
|
|
1105
|
+
"release.tooltip.locked": "\xDEessi \xFAtg\xE1fa hefur veri\xF0 \xE1\xE6tlu\xF0. Afl\xFDstu henni til a\xF0 b\xE6ta vi\xF0 fleiri skj\xF6lum.",
|
|
1106
|
+
/** Label for the release type 'as soon as possible' */
|
|
1107
|
+
"release.type.asap": "Eins flj\xF3tt og au\xF0i\xF0 er",
|
|
1108
|
+
/** Label for the release type 'at time', meaning it's a release with a scheduled date */
|
|
1109
|
+
"release.type.scheduled": "\xC1 \xE1kve\xF0num t\xEDma",
|
|
1110
|
+
/** Label for the release type 'undecided' */
|
|
1111
|
+
"release.type.undecided": "\xD3\xE1kve\xF0i\xF0",
|
|
1112
|
+
/** Tooltip for the dropdown to show all versions of document */
|
|
1113
|
+
"release.version-list.tooltip": "Sj\xE1 allar \xFAtg\xE1fur skjalsins",
|
|
998
1114
|
/** Accessibility label to open search action when the search would go fullscreen (eg on narrower screens) */
|
|
999
1115
|
"search.action-open-aria-label": "Opna leit",
|
|
1000
1116
|
/** Action label for adding a search filter */
|
|
@@ -1383,6 +1499,10 @@ var studio = removeUndefinedLocaleResources({
|
|
|
1383
1499
|
"timeline.error.load-document-changes-description": "S\xF6guf\xE6rslur skjalsins hafa ekki or\xF0i\xF0 fyrir \xE1hrifum.",
|
|
1384
1500
|
/** Title for error when the timeline for the given document can't be loaded */
|
|
1385
1501
|
"timeline.error.load-document-changes-title": "Villa kom upp vi\xF0 a\xF0 s\xE6kja breytingar \xE1 skjali.",
|
|
1502
|
+
/** Description for error when the timeline for the given document can't be loaded */
|
|
1503
|
+
"timeline.error.load-document-changes-version-description": "Virkja\xF0u atbur\xF0a API \xED gegnum Studio stillingarnar til a\xF0 sj\xE1 s\xF6gu skjals.",
|
|
1504
|
+
/** Title for error when the timeline for the given version document can't be loaded */
|
|
1505
|
+
"timeline.error.load-document-changes-version-title": "Sagan um \xFAtg\xE1fur skjala er a\xF0eins a\xF0gengileg \xED gegnum Events API.",
|
|
1386
1506
|
/** Error description for when the document doesn't have history */
|
|
1387
1507
|
"timeline.error.no-document-history-description": "\xDEegar efni skjalsins er breytt munu \xFAtg\xE1fur skjalsins birtast \xED \xFEessum valmynd.",
|
|
1388
1508
|
/** Error title for when the document doesn't have history */
|
|
@@ -1402,6 +1522,8 @@ var studio = removeUndefinedLocaleResources({
|
|
|
1402
1522
|
"timeline.list.aria-label": "Endursko\xF0anir skjals",
|
|
1403
1523
|
/** Label for loading history */
|
|
1404
1524
|
"timeline.loading-history": "Hle\xF0 s\xF6gu\u2026",
|
|
1525
|
+
/* Label for when no previous since events are available*/
|
|
1526
|
+
"timeline.no-previous-events": "Engir fyrri atbur\xF0ir",
|
|
1405
1527
|
/** Label shown in review changes timeline when a document has been created */
|
|
1406
1528
|
"timeline.operation.created": "B\xFAi\xF0 til",
|
|
1407
1529
|
/** Label shown in review changes timeline when a document has been created, with a timestamp */
|