@sanity/locale-is-is 1.2.4 → 1.2.6
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/copy-paste.cjs +4 -0
- package/dist/_chunks-cjs/copy-paste.cjs.map +1 -1
- package/dist/_chunks-cjs/structure.cjs +10 -2
- package/dist/_chunks-cjs/structure.cjs.map +1 -1
- package/dist/_chunks-cjs/studio.cjs +15 -1
- package/dist/_chunks-cjs/studio.cjs.map +1 -1
- package/dist/_chunks-es/copy-paste.js +4 -0
- package/dist/_chunks-es/copy-paste.js.map +1 -1
- package/dist/_chunks-es/structure.js +10 -2
- package/dist/_chunks-es/structure.js.map +1 -1
- package/dist/_chunks-es/studio.js +15 -1
- package/dist/_chunks-es/studio.js.map +1 -1
- package/package.json +1 -1
- package/src/copy-paste.ts +5 -0
- package/src/structure.ts +12 -2
- package/src/studio.ts +16 -1
package/package.json
CHANGED
package/src/copy-paste.ts
CHANGED
|
@@ -16,6 +16,8 @@ export default removeUndefinedLocaleResources({
|
|
|
16
16
|
'copy-paste.on-copy.validation.copy-document-success.title': 'Skjal "{{fieldNames}}" afritað',
|
|
17
17
|
/** The success message that is shown when a field is copied */
|
|
18
18
|
'copy-paste.on-copy.validation.copy-field_one-success.title': 'Reitur "{{fieldName}}" afritaður',
|
|
19
|
+
/** The success message that is shown when a array item is copied */
|
|
20
|
+
'copy-paste.on-copy.validation.copy-item_one-success.title': 'Atriði "{{typeName}}" afritað',
|
|
19
21
|
/** The error message that is shown when there is no value to copy */
|
|
20
22
|
'copy-paste.on-copy.validation.no-value.title': 'Tómt gildi, ekkert til að afrita',
|
|
21
23
|
/** --- On copy --- */
|
|
@@ -60,6 +62,9 @@ export default removeUndefinedLocaleResources({
|
|
|
60
62
|
/** The validation message that is shown when reference types are incompatible */
|
|
61
63
|
'copy-paste.on-paste.validation.reference-type-incompatible.description':
|
|
62
64
|
'Tilvísanir af taginu "{{sourceReferenceType}}" eru ekki leyfðar í tilvísunarreit sem samþykkir tög "{{targetReferenceTypes}}"',
|
|
65
|
+
/** The validation message that is shown when reference does not exist */
|
|
66
|
+
'copy-paste.on-paste.validation.reference-validation-failed.description':
|
|
67
|
+
'Tilvísunar skjalið "{{ref}}" er ekki til',
|
|
63
68
|
/** The validation message that is shown when the source and target schema types are incompatible */
|
|
64
69
|
'copy-paste.on-paste.validation.schema-type-incompatible.description':
|
|
65
70
|
'Uppruna- og markskematýpur eru ekki samrýmanlegar',
|
package/src/structure.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import {removeUndefinedLocaleResources} from 'sanity'
|
|
2
2
|
|
|
3
3
|
export default removeUndefinedLocaleResources({
|
|
4
|
+
/** Label for the "Copy Document URL" document action */
|
|
5
|
+
'action.copy-document-url.label': 'Afrita skjalavefslóð',
|
|
4
6
|
/** Tooltip when action button is disabled because the operation is not ready */
|
|
5
7
|
'action.delete.disabled.not-ready': 'Aðgerð ekki tilbúin',
|
|
6
8
|
/** Tooltip when action button is disabled because the document does not exist */
|
|
@@ -80,6 +82,13 @@ export default removeUndefinedLocaleResources({
|
|
|
80
82
|
'banners.deleted-document-banner.text': 'Þessu skjali hefur verið eytt.',
|
|
81
83
|
/** The text content for the deprecated document type banner */
|
|
82
84
|
'banners.deprecated-document-type-banner.text': 'Þessi skjaltýpa er úrelt.',
|
|
85
|
+
/** The text for publish action for discarding the version */
|
|
86
|
+
'banners.live-edit-draft-banner.discard.tooltip': 'Henda drögunum',
|
|
87
|
+
/** The text for publish action for the draft banner */
|
|
88
|
+
'banners.live-edit-draft-banner.publish.tooltip': 'Birta til að halda áfram að breyta',
|
|
89
|
+
/** The text content for the live edit document when it's a draft */
|
|
90
|
+
'banners.live-edit-draft-banner.text':
|
|
91
|
+
'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.',
|
|
83
92
|
/** The text for the permission check banner if the user only has one role, and it does not allow updating this document */
|
|
84
93
|
'banners.permission-check-banner.missing-permission_create_one':
|
|
85
94
|
'Hlutverk þitt <Roles/> hefur ekki heimildir til að búa til þetta skjal.',
|
|
@@ -306,8 +315,6 @@ export default removeUndefinedLocaleResources({
|
|
|
306
315
|
'panes.document-header-title.new.text': 'Nýtt {{schemaType}}',
|
|
307
316
|
/** The text used in the document header title if no other title can be determined */
|
|
308
317
|
'panes.document-header-title.untitled.text': 'Ótitlað',
|
|
309
|
-
/** The text for the retry button on the document list pane */
|
|
310
|
-
'panes.document-list-pane.error.retry-button.text': 'Reyna aftur',
|
|
311
318
|
/** The error text on the document list pane */
|
|
312
319
|
'panes.document-list-pane.error.text': 'Villa: <Code>{{error}}</Code>',
|
|
313
320
|
/** The error title on the document list pane */
|
|
@@ -336,6 +343,9 @@ export default removeUndefinedLocaleResources({
|
|
|
336
343
|
'Villa kom upp við tilraun til að afturkalla birtingu þessa skjals. Þetta þýðir yfirleitt að önnur skjöl vísa til þess.',
|
|
337
344
|
/** The text when a generic operation succeeded (fallback, generally not shown) */
|
|
338
345
|
'panes.document-operation-results.operation-success': 'Aðgerð {{context}} á skjali tókst',
|
|
346
|
+
/** The text when copy URL operation succeeded */
|
|
347
|
+
'panes.document-operation-results.operation-success_copy-url':
|
|
348
|
+
'Skjalavefslóð afrituð á klippiborð',
|
|
339
349
|
/** The text when a delete operation succeeded */
|
|
340
350
|
'panes.document-operation-results.operation-success_delete': 'Skjalinu var eytt',
|
|
341
351
|
/** The text when a discard changes operation succeeded */
|
package/src/studio.ts
CHANGED
|
@@ -1,6 +1,17 @@
|
|
|
1
1
|
import {removeUndefinedLocaleResources} from 'sanity'
|
|
2
2
|
|
|
3
3
|
export default removeUndefinedLocaleResources({
|
|
4
|
+
/** The text used in the tooltip shown in the dialog close button */
|
|
5
|
+
'announcement.dialog.close': 'Loka',
|
|
6
|
+
/** Aria label to be used in the dialog close button */
|
|
7
|
+
'announcement.dialog.close-label': 'Loka glugga',
|
|
8
|
+
/**Text to be used in the tooltip in the button in the studio announcement card */
|
|
9
|
+
'announcement.floating-button.dismiss': 'Loka',
|
|
10
|
+
/**Aria label to be used in the floating button in the studio announcement card, to dismiss the card */
|
|
11
|
+
'announcement.floating-button.dismiss-label': 'Hafna tilkynningum',
|
|
12
|
+
/**Aria label to be used in the floating button in the studio announcement card */
|
|
13
|
+
'announcement.floating-button.open-label': 'Opna tilkynningar',
|
|
14
|
+
|
|
4
15
|
/** Menu item for deleting the asset */
|
|
5
16
|
'asset-source.asset-list.menu.delete': 'Eyða',
|
|
6
17
|
/** Menu item for showing where a particular asset is used */
|
|
@@ -464,6 +475,8 @@ export default removeUndefinedLocaleResources({
|
|
|
464
475
|
* eg. will prompt the user to select a type once triggered
|
|
465
476
|
*/
|
|
466
477
|
'inputs.array.action.add-item-select-type': 'Bæta við atriði...',
|
|
478
|
+
/** Label for copying an array item */
|
|
479
|
+
'inputs.array.action.copy': 'Afrita',
|
|
467
480
|
/** Array drag handle button tooltip */
|
|
468
481
|
'inputs.array.action.drag.tooltip': 'Dragðu til að raða',
|
|
469
482
|
/** Label for duplicating an array item */
|
|
@@ -859,6 +872,8 @@ export default removeUndefinedLocaleResources({
|
|
|
859
872
|
'inputs.portable-text.style.quote': 'Tilvitnun',
|
|
860
873
|
/** Label for action to clear the current value of the reference field */
|
|
861
874
|
'inputs.reference.action.clear': 'Hreinsa',
|
|
875
|
+
/** Label for action to copy the current item (used within arrays) */
|
|
876
|
+
'inputs.reference.action.copy': 'Afrita',
|
|
862
877
|
/** Label for action to create a new document from the reference input */
|
|
863
878
|
'inputs.reference.action.create-new-document': 'Búa til nýtt',
|
|
864
879
|
/** Label for action to create a new document from the reference input, when there are multiple templates or document types to choose from */
|
|
@@ -1087,7 +1102,7 @@ export default removeUndefinedLocaleResources({
|
|
|
1087
1102
|
/** Title of the alert for studio users when packages in their studio are out-of-date */
|
|
1088
1103
|
'package-version.new-package-available.title': 'Sanity Studio var uppfært',
|
|
1089
1104
|
|
|
1090
|
-
/** Label for action to
|
|
1105
|
+
/** Label for action to invite members to the current studio project */
|
|
1091
1106
|
'presence.action.manage-members': 'Stjórna meðlimum',
|
|
1092
1107
|
/** Accessibility label for presence menu button */
|
|
1093
1108
|
'presence.aria-label': 'Hver er hér',
|