@sanity/locale-hr-hr 1.1.23 → 1.1.24
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.
|
@@ -1099,6 +1099,7 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1099
1099
|
"release.action.discard-version.failure": "Nije uspjelo odbacivanje verzije",
|
|
1100
1100
|
/** Action message for when a new release is created off an existing version, draft or published document */
|
|
1101
1101
|
"release.action.new-release": "Novo Izdanje",
|
|
1102
|
+
"release.action.new-release.limit-reached_other": "Ovaj radni prostor je ograni\u010Den na {{count}} izdanja",
|
|
1102
1103
|
/** Tooltip message for not having permissions for creating new releases */
|
|
1103
1104
|
"release.action.permission.error": "Nemate dopu\u0161tenje za izvo\u0111enje ove radnje",
|
|
1104
1105
|
/** Error message for when a version is set to be unpublished */
|
|
@@ -1567,6 +1568,26 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1567
1568
|
"sheet-list.select-fields": "Odaberite do 5 vrsta polja",
|
|
1568
1569
|
/** Accessibility label for the navbar status button */
|
|
1569
1570
|
"status-button.aria-label": "Status konfiguracije",
|
|
1571
|
+
/* Time zone handling */
|
|
1572
|
+
"time-zone.action.search-for-timezone-placeholder": "Pretra\u017Eite grad ili vremensku zonu",
|
|
1573
|
+
/* Label for the local time zone button */
|
|
1574
|
+
"time-zone.action.select-local-time-zone": "Odaberite lokalnu vremensku zonu",
|
|
1575
|
+
/* Dialog info for the time zone dialog */
|
|
1576
|
+
"time-zone.dialog-info.content-releases": "Odabrana vremenska zona \u0107e promijeniti kako su datumi prikazani u izdanjima sadr\u017Eaja.",
|
|
1577
|
+
/* Dialog info for the time zone dialog */
|
|
1578
|
+
"time-zone.dialog-info.input": "Odabrana vremenska zona \u0107e promijeniti kako su datumi prikazani samo za ovaj unos u ovom dokumentu.",
|
|
1579
|
+
/* Dialog info for the time zone dialog */
|
|
1580
|
+
"time-zone.dialog-info.scheduled-publishing": "Odabrana vremenska zona \u0107e promijeniti kako su datumi prikazani u rasporedima.",
|
|
1581
|
+
/* Label for the local time zone button */
|
|
1582
|
+
"time-zone.local-time": "lokalno vrijeme",
|
|
1583
|
+
/* Label for the time zone button */
|
|
1584
|
+
"time-zone.time-zone": "Vremenska zona",
|
|
1585
|
+
/* Tooltip content for the time zone dialog */
|
|
1586
|
+
"time-zone.time-zone-tooltip-content-releases": "Prikazivanje izdanja u {{alternativeName}} GMT{{offset}}",
|
|
1587
|
+
/* Tooltip content for the time zone dialog */
|
|
1588
|
+
"time-zone.time-zone-tooltip-input": "Prikazivanje <em>{{title}}</em> u {{alternativeName}} GMT{{offset}}",
|
|
1589
|
+
/* Tooltip content for the time zone dialog */
|
|
1590
|
+
"time-zone.time-zone-tooltip-scheduled-publishing": "Prikazivanje rasporeda u {{alternativeName}} GMT{{offset}}",
|
|
1570
1591
|
/** Title for the changes tooltip in the history inspector*/
|
|
1571
1592
|
"timeline.changes.title": "Promjene od",
|
|
1572
1593
|
/** Description for error when the timeline for the given document can't be loaded */
|
|
@@ -1626,7 +1647,7 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1626
1647
|
"timeline.operation.edited-live": "Ure\u0111eno u\u017Eivo",
|
|
1627
1648
|
/** Label shown in review changes timeline when a document has been edited live, with a timestamp */
|
|
1628
1649
|
"timeline.operation.edited-live_timestamp": "Ure\u0111eno u\u017Eivo: {{timestamp, datetime}}",
|
|
1629
|
-
/** Label shown in review changes timeline when
|
|
1650
|
+
/** Label shown in review changes timeline event when transactions have been deleted by retention policy */
|
|
1630
1651
|
"timeline.operation.history-cleared": "Izbrisano zbog politike zadr\u017Eavanja",
|
|
1631
1652
|
/** Label shown in review changes timeline when a document was published */
|
|
1632
1653
|
"timeline.operation.published": "Objavljeno",
|