@sanity/locale-is-is 0.1.0 → 1.0.0
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/structure-baxBGwez.cjs +1 -0
- package/dist/_chunks/structure-baxBGwez.cjs.map +1 -0
- package/dist/_chunks/structure-jj5jei4l.js +1 -0
- package/dist/_chunks/structure-jj5jei4l.js.map +1 -0
- package/dist/_chunks/studio-3BLoU0VW.js +1 -0
- package/dist/_chunks/studio-3BLoU0VW.js.map +1 -0
- package/dist/_chunks/studio-lt-ThxxH.cjs +1 -0
- package/dist/_chunks/studio-lt-ThxxH.cjs.map +1 -0
- package/dist/_chunks/validation-2wudOQTs.cjs +1 -0
- package/dist/_chunks/validation-2wudOQTs.cjs.map +1 -0
- package/dist/_chunks/validation-wRUB77vZ.js +1 -0
- package/dist/_chunks/validation-wRUB77vZ.js.map +1 -0
- package/dist/_chunks/vision-RoTeXNCg.cjs +1 -0
- package/dist/_chunks/vision-RoTeXNCg.cjs.map +1 -0
- package/dist/_chunks/vision-n6Al-dIH.js +1 -0
- package/dist/_chunks/vision-n6Al-dIH.js.map +1 -0
- package/dist/index.cjs +1 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.ts +14 -0
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -0
- package/package.json +2 -2
- package/src/structure.ts +14 -0
- package/src/studio.ts +22 -2
package/src/studio.ts
CHANGED
|
@@ -294,6 +294,9 @@ export default removeUndefinedLocaleResources({
|
|
|
294
294
|
/** Title for the Review Changes pane */
|
|
295
295
|
'changes.title': 'Endurskoða breytingar',
|
|
296
296
|
|
|
297
|
+
/** The fallback title for an ordering menu item if no localized titles are provided. */
|
|
298
|
+
'default-menu-item.fallback-title': 'Raða eftir {{title}}',
|
|
299
|
+
|
|
297
300
|
/** Title for the default ordering/SortOrder if no orderings are provided and the caption field is found */
|
|
298
301
|
'default-orderings.caption': 'Raða eftir Yfirskrift',
|
|
299
302
|
/** Title for the default ordering/SortOrder if no orderings are provided and the description field is found */
|
|
@@ -399,6 +402,8 @@ export default removeUndefinedLocaleResources({
|
|
|
399
402
|
/** Title for help and resources menus */
|
|
400
403
|
'help-resources.title': 'Hjálp og auðlindir',
|
|
401
404
|
|
|
405
|
+
/** Text for button to cancel an ongoing upload */
|
|
406
|
+
'input.files.common.cancel-upload': 'Hætta við',
|
|
402
407
|
/** Text for file input button in upload placeholder */
|
|
403
408
|
'input.files.common.upload-placeholder.file-input-button.text': 'Hlaða upp',
|
|
404
409
|
/** Uploading <FileName/> */
|
|
@@ -787,12 +792,12 @@ export default removeUndefinedLocaleResources({
|
|
|
787
792
|
'inputs.portable-text.style.normal': 'Venjulegur',
|
|
788
793
|
/** Title of the "quote" block style */
|
|
789
794
|
'inputs.portable-text.style.quote': 'Tilvitnun',
|
|
790
|
-
/** Label for action to create a new document from the reference input, when there are multiple templates or document types to choose from */
|
|
791
|
-
'inputs.reference.action-create-new-document-select': 'Búa til nýtt…',
|
|
792
795
|
/** Label for action to clear the current value of the reference field */
|
|
793
796
|
'inputs.reference.action.clear': 'Hreinsa',
|
|
794
797
|
/** Label for action to create a new document from the reference input */
|
|
795
798
|
'inputs.reference.action.create-new-document': 'Búa til nýtt',
|
|
799
|
+
/** Label for action to create a new document from the reference input, when there are multiple templates or document types to choose from */
|
|
800
|
+
'inputs.reference.action.create-new-document-select': 'Búa til nýtt…',
|
|
796
801
|
/** Label for action to duplicate the current item to a new item (used within arrays) */
|
|
797
802
|
'inputs.reference.action.duplicate': 'Tvöfalda',
|
|
798
803
|
/** Label for action that opens the referenced document in a new tab */
|
|
@@ -915,6 +920,10 @@ export default removeUndefinedLocaleResources({
|
|
|
915
920
|
/** Error message for when the source to generate a slug from is missing */
|
|
916
921
|
'inputs.slug.error.missing-source':
|
|
917
922
|
'Uppruni vantar. Athugaðu uppruna á tegund {{schemaType}} í skema',
|
|
923
|
+
/** Placeholder for an empty tag input */
|
|
924
|
+
'inputs.tags.placeholder': 'Sláðu inn merki og ýttu á ENTER…',
|
|
925
|
+
/** Placeholder for an empty tag input on touch devices */
|
|
926
|
+
'inputs.tags.placeholder_touch': 'Sláðu inn merki…',
|
|
918
927
|
/** Convert to <code>`{{targetType}}`</code> */
|
|
919
928
|
'inputs.untyped-value.convert-button.text': 'Breyta í <code>{{targetType}}</code>',
|
|
920
929
|
/** Encountered an object value without a <code>_type</code> property. */
|
|
@@ -1508,6 +1517,11 @@ export default removeUndefinedLocaleResources({
|
|
|
1508
1517
|
/** Label for missing change version for timeline menu dropdown are showing */
|
|
1509
1518
|
'timeline.since-version-missing': 'Síðan: óþekkt útgáfa',
|
|
1510
1519
|
|
|
1520
|
+
/** Label for button showing the free trial days left */
|
|
1521
|
+
'user-menu.action.free-trial_one': '{{count}} dagur eftir af prufutíma',
|
|
1522
|
+
'user-menu.action.free-trial_other': '{{count}} dagar eftir af prufutíma',
|
|
1523
|
+
/** Label for the button showed after trial ended */
|
|
1524
|
+
'user-menu.action.free-trial-finished': 'Uppfærðu frá ókeypis',
|
|
1511
1525
|
/** Label for action to invite members to the current sanity project */
|
|
1512
1526
|
'user-menu.action.invite-members': 'Bjóða meðlimum',
|
|
1513
1527
|
/** Accessibility label for action to invite members to the current sanity project */
|
|
@@ -1516,6 +1530,12 @@ export default removeUndefinedLocaleResources({
|
|
|
1516
1530
|
'user-menu.action.manage-project': 'Stjórna verkefni',
|
|
1517
1531
|
/** Accessibility label for the action to manage the current project */
|
|
1518
1532
|
'user-menu.action.manage-project-aria-label': 'Stjórna verkefni',
|
|
1533
|
+
/** Tooltip helper text when portable text annotation is disabled for empty block*/
|
|
1534
|
+
'user-menu.action.portable-text.annotation-disabled_empty-block':
|
|
1535
|
+
'Get ekki beitt {{name}} á tóman blokk',
|
|
1536
|
+
/** Tooltip helper text when portable text annotation is disabled for multiple blocks */
|
|
1537
|
+
'user-menu.action.portable-text.annotation-disabled_multiple-blocks':
|
|
1538
|
+
'Get ekki beitt {{name}} á marga blokka',
|
|
1519
1539
|
/** Label for action to sign out of the current sanity project */
|
|
1520
1540
|
'user-menu.action.sign-out': 'Skrá út',
|
|
1521
1541
|
/** Title for appearance section for the current studio (dark / light / system scheme) */
|