@sanity/locale-hr-hr 1.1.5 → 1.1.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 → _chunks-cjs}/structure.cjs +3 -0
- package/dist/{_chunks → _chunks-cjs}/structure.cjs.map +1 -1
- package/dist/{_chunks → _chunks-cjs}/studio.cjs +97 -3
- package/dist/_chunks-cjs/studio.cjs.map +1 -0
- package/dist/{_chunks → _chunks-cjs}/tasks.cjs +56 -9
- package/dist/_chunks-cjs/tasks.cjs.map +1 -0
- package/dist/{_chunks → _chunks-cjs}/vision.cjs +6 -0
- package/dist/_chunks-cjs/vision.cjs.map +1 -0
- package/dist/{_chunks → _chunks-es}/structure.js +3 -0
- package/dist/{_chunks → _chunks-es}/structure.js.map +1 -1
- package/dist/{_chunks → _chunks-es}/studio.js +97 -3
- package/dist/_chunks-es/studio.js.map +1 -0
- package/dist/{_chunks → _chunks-es}/tasks.js +56 -9
- package/dist/_chunks-es/tasks.js.map +1 -0
- package/dist/{_chunks → _chunks-es}/vision.js +6 -0
- package/dist/_chunks-es/vision.js.map +1 -0
- package/dist/index.cjs +6 -6
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +14 -0
- package/dist/index.d.ts +3 -3
- package/dist/index.js +6 -6
- package/dist/index.js.map +1 -1
- package/package.json +1 -3
- package/src/structure.ts +2 -0
- package/src/studio.ts +69 -3
- package/src/tasks.ts +45 -8
- package/src/vision.ts +4 -0
- package/dist/_chunks/studio.cjs.map +0 -1
- package/dist/_chunks/studio.js.map +0 -1
- package/dist/_chunks/tasks.cjs.map +0 -1
- package/dist/_chunks/tasks.js.map +0 -1
- package/dist/_chunks/vision.cjs.map +0 -1
- package/dist/_chunks/vision.js.map +0 -1
- /package/dist/{_chunks → _chunks-cjs}/comments.cjs +0 -0
- /package/dist/{_chunks → _chunks-cjs}/comments.cjs.map +0 -0
- /package/dist/{_chunks → _chunks-cjs}/validation.cjs +0 -0
- /package/dist/{_chunks → _chunks-cjs}/validation.cjs.map +0 -0
- /package/dist/{_chunks → _chunks-es}/comments.js +0 -0
- /package/dist/{_chunks → _chunks-es}/comments.js.map +0 -0
- /package/dist/{_chunks → _chunks-es}/validation.js +0 -0
- /package/dist/{_chunks → _chunks-es}/validation.js.map +0 -0
|
@@ -300,6 +300,9 @@ var structure = sanity.removeUndefinedLocaleResources({
|
|
|
300
300
|
"panes.document-operation-results.operation-success_delete": "Dokument je uspje\u0161no izbrisan",
|
|
301
301
|
/** The text when a discard changes operation succeeded */
|
|
302
302
|
"panes.document-operation-results.operation-success_discardChanges": "Sve promjene od posljednjeg objavljivanja su sada odba\u010Dene. Odba\u010Deni nacrt jo\u0161 uvijek se mo\u017Ee oporaviti iz povijesti",
|
|
303
|
+
/** The text when a duplicate operation succeeded */
|
|
304
|
+
"panes.document-operation-results.operation-success_duplicate": void 0,
|
|
305
|
+
// 'The document was successfully duplicated'
|
|
303
306
|
/** The text when a publish operation succeeded */
|
|
304
307
|
"panes.document-operation-results.operation-success_publish": "Dokument je objavljen",
|
|
305
308
|
/** The text when a restore operation succeeded */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"structure.cjs","sources":["../../src/structure.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.delete.disabled.not-ready': 'Operacija nije spremna',\n /** Tooltip when action button is disabled because the document does not exist */\n 'action.delete.disabled.nothing-to-delete': 'Ovaj dokument ne postoji',\n /** Label for the \"Delete\" document action button */\n 'action.delete.label': 'Izbriši',\n /** Label for the \"Delete\" document action while the document is being deleted */\n 'action.delete.running.label': 'Brisanje…',\n /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes':\n 'Jeste li sigurni da želite odbaciti sve promjene od posljednjeg objavljivanja?',\n /** Tooltip when action is disabled because the document has no unpublished changes */\n 'action.discard-changes.disabled.no-change': 'Ovaj dokument nema neobjavljenih promjena',\n /** Tooltip when action is disabled because the document is not published */\n 'action.discard-changes.disabled.not-published': 'Ovaj dokument nije objavljen',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.discard-changes.disabled.not-ready': 'Operacija nije spremna',\n /** Label for the \"Discard changes\" document action */\n 'action.discard-changes.label': 'Odbaci promjene',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.duplicate.disabled.not-ready': 'Operacija nije spremna',\n /** Tooltip when action is disabled because the document doesn't exist */\n 'action.duplicate.disabled.nothing-to-duplicate':\n 'Ovaj dokument još ne postoji pa se nema što duplicirati',\n /** Label for the \"Duplicate\" document action */\n 'action.duplicate.label': 'Dupliciraj',\n /** Label for the \"Duplicate\" document action while the document is being duplicated */\n 'action.duplicate.running.label': 'Dupliciranje…',\n /** Tooltip when publish button is disabled because the document is already published, and published time is unavailable.*/\n 'action.publish.already-published.no-time-ago.tooltip': 'Već objavljeno',\n /** Tooltip when publish button is disabled because the document is already published.*/\n 'action.publish.already-published.tooltip': 'Objavljeno prije {{timeSincePublished}}',\n /** Tooltip when action is disabled because the studio is not ready.*/\n 'action.publish.disabled.not-ready': 'Operacija nije spremna',\n /** Label for action when there are pending changes.*/\n 'action.publish.draft.label': 'Objavi',\n /** Label for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.label': 'Objavi',\n /** Fallback tooltip for the \"Publish\" document action when publish is invoked for a document with live edit enabled.*/\n 'action.publish.live-edit.publish-disabled':\n 'Ne može se objaviti jer je za ovu vrstu dokumenta omogućen Live Edit',\n /** Tooltip for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.tooltip':\n 'Za ovu vrstu sadržaja omogućen je Live Edit i objavljivanje se automatski događa dok vršite promjene',\n /** Tooltip when publish button is disabled because there are no changes.*/\n 'action.publish.no-changes.tooltip': 'Nema neobjavljenih promjena',\n /** Label for the \"Publish\" document action when there are no changes.*/\n 'action.publish.published.label': 'Objavljeno',\n /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.running.label': 'Objavljivanje…',\n /** Tooltip when the \"Publish\" document action is disabled due to validation issues */\n 'action.publish.validation-issues.tooltip':\n 'Postoje greške u validaciji koje treba ispraviti prije nego što se ovaj dokument može objaviti',\n /** Tooltip when publish button is waiting for validation and async tasks to complete.*/\n 'action.publish.waiting': 'Čekanje da se zadaci završe prije objavljivanja',\n /** Message prompting the user to confirm that they want to restore to an earlier version*/\n 'action.restore.confirm.message':\n 'Jeste li sigurni da želite vratiti ovaj dokument na raniju verziju?',\n /** Fallback tooltip for when user is looking at the initial version */\n 'action.restore.disabled.cannot-restore-initial': 'Ne možete vratiti na inicijalnu verziju',\n /** Label for the \"Restore\" document action */\n 'action.restore.label': 'Vrati',\n /** Default tooltip for the action */\n 'action.restore.tooltip': 'Vrati na ovu verziju',\n /** Tooltip when action is disabled because the document is not already published */\n 'action.unpublish.disabled.not-published': 'Ovaj dokument nije objavljen',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.unpublish.disabled.not-ready': 'Operacija nije spremna',\n /** Label for the \"Unpublish\" document action */\n 'action.unpublish.label': 'Poništi objavu',\n /** Fallback tooltip for the Unpublish document action when publish is invoked for a document with live edit enabled.*/\n 'action.unpublish.live-edit.disabled':\n 'Ovaj dokument ima omogućen Live Edit i ne može biti poništena objava',\n\n /** The text for the restore button on the deleted document banner */\n 'banners.deleted-document-banner.restore-button.text': 'Vrati najnoviju verziju',\n /** The text content for the deleted document banner */\n 'banners.deleted-document-banner.text': 'Ovaj dokument je izbrisan.',\n /** The text content for the deprecated document type banner */\n 'banners.deprecated-document-type-banner.text': 'Ovaj tip dokumenta je zastario.',\n /** The text for the permission check banner if the user only has one role, and it does not allow updating this document */\n 'banners.permission-check-banner.missing-permission_create_one':\n 'Vaša uloga <Roles/> nema dozvolu za kreiranje ovog dokumenta.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow updating this document */\n 'banners.permission-check-banner.missing-permission_create_other':\n 'Vaše uloge <Roles/> nemaju dozvolu za kreiranje ovog dokumenta.',\n /** The text for the permission check banner if the user only has one role, and it does not allow updating this document */\n 'banners.permission-check-banner.missing-permission_update_one':\n 'Vaša uloga <Roles/> nema dozvolu za ažuriranje ovog dokumenta.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow updating this document */\n 'banners.permission-check-banner.missing-permission_update_other':\n 'Vaše uloge <Roles/> nemaju dozvolu za ažuriranje ovog dokumenta.',\n /** The text for the reload button */\n 'banners.reference-changed-banner.reason-changed.reload-button.text': 'Ponovno učitaj referencu',\n /** The text for the reference change banner if the reason is that the reference has been changed */\n 'banners.reference-changed-banner.reason-changed.text':\n 'Ova referenca se promijenila otkako ste je otvorili.',\n /** The text for the close button */\n 'banners.reference-changed-banner.reason-removed.close-button.text': 'Zatvori referencu',\n /** The text for the reference change banner if the reason is that the reference has been deleted */\n 'banners.reference-changed-banner.reason-removed.text':\n 'Ova referenca je uklonjena otkako ste je otvorili.',\n\n /** Browser/tab title when creating a new document of a given type */\n 'browser-document-title.new-document': 'Novi {{schemaType}}',\n /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */\n 'browser-document-title.untitled-document': 'Bez naslova',\n\n /** The action menu button aria-label */\n 'buttons.action-menu-button.aria-label': 'Otvori akcije dokumenta',\n /** The action menu button tooltip */\n 'buttons.action-menu-button.tooltip': 'Akcije dokumenta',\n /** The aria-label for the split pane button on the document panel header */\n 'buttons.split-pane-button.aria-label': 'Podijeli ploču desno',\n /** The tool tip for the split pane button on the document panel header */\n 'buttons.split-pane-button.tooltip': 'Podijeli ploču desno',\n /** The title for the close button on the split pane on the document panel header */\n 'buttons.split-pane-close-button.title': 'Zatvori podijeljenu ploču',\n /** The title for the close group button on the split pane on the document panel header */\n 'buttons.split-pane-close-group-button.title': 'Zatvori grupu ploča',\n\n /** The text in the \"Cancel\" button in the confirm delete dialog that cancels the action and closes the dialog */\n 'confirm-delete-dialog.cancel-button.text': 'Odustani',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_one': '1 dokument',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_other': '{{count}} dokumenata',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_one': 'Dataset: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_other': 'Datasets: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_one': 'Nedostupan dataset',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_other': 'Nedostupni datasets',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (singular) */\n 'confirm-delete-dialog.cdr-summary.title_one': '{{documentCount}} u drugom datasetu',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (plural) */\n 'confirm-delete-dialog.cdr-summary.title_other': '{{documentCount}} u {{count}} datasets',\n /** Appears when hovering over the copy button to copy */\n 'confirm-delete-dialog.cdr-table.copy-id-button.tooltip': 'Kopiraj ID u međuspremnik',\n /** The header for the dataset column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.dataset.label': 'Dataset',\n /** The header for the document ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.document-id.label': 'ID dokumenta',\n /** The toast title when the copy button has been clicked */\n 'confirm-delete-dialog.cdr-table.id-copied-toast.title': 'Kopiran ID dokumenta u međuspremnik!',\n /** The header for the project ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.project-id.label': 'ID projekta',\n /** The text in the \"Delete anyway\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-anyway-button.text_delete': 'Svejedno izbriši',\n /** The text in the \"Unpublish anyway\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-anyway-button.text_unpublish': 'Svejedno poništi objavu',\n /** The text in the \"Delete now\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-button.text_delete': 'Izbriši sada',\n /** The text in the \"Unpublish now\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-button.text_unpublish': 'Poništi objavu sada',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_delete':\n 'Jeste li sigurni da želite izbrisati “<DocumentTitle/>”?',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_unpublish':\n 'Jeste li sigurni da želite poništiti objavu “<DocumentTitle/>”?',\n /** The text body of the error dialog. */\n 'confirm-delete-dialog.error.message.text':\n 'Došlo je do pogreške prilikom učitavanja referentnih dokumenata.',\n /** The text in the retry button of the confirm delete dialog if an error occurred. */\n 'confirm-delete-dialog.error.retry-button.text': 'Pokušaj ponovno',\n /** The header of the confirm delete dialog if an error occurred while the confirm delete dialog was open. */\n 'confirm-delete-dialog.error.title.text': 'Greška',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_delete': 'Izbrisati dokument?',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_unpublish': 'Poništiti objavu dokumenta?',\n /** The text that appears while the referring documents are queried */\n 'confirm-delete-dialog.loading.text': 'Traženje referentnih dokumenata…',\n /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_one': '1 druga referenca nije prikazana',\n /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_other':\n '{{count}} druge reference nisu prikazane',\n /** Text in the tooltip of this component if hovering over the info icon */\n 'confirm-delete-dialog.other-reference-count.tooltip':\n 'Ne možemo prikazati metapodatke za ove reference zbog nedostatka pristupnog tokena za povezane datasetove.',\n /** Appears when unable to render a document preview in the referring document list */\n 'confirm-delete-dialog.preview-item.preview-unavailable.subtitle': 'ID: {{documentId}}',\n /** Appears when unable to render a document preview in the referring document list */\n 'confirm-delete-dialog.preview-item.preview-unavailable.title': 'Pregled nije dostupan',\n /** Warns the user of affects to other documents if the action is confirmed (delete) */\n 'confirm-delete-dialog.referential-integrity-disclaimer.text_delete':\n 'Ako izbrišete ovaj dokument, dokumenti koji na njega upućuju više mu neće moći pristupiti.',\n /** Warns the user of affects to other documents if the action is confirmed (unpublish) */\n 'confirm-delete-dialog.referential-integrity-disclaimer.text_unpublish':\n 'Ako poništite objavu ovog dokumenta, dokumenti koji na njega upućuju više mu neće moći pristupiti.',\n /** Tells the user the count of how many other referring documents there are before listing them. (singular) */\n 'confirm-delete-dialog.referring-document-count.text_one':\n '1 dokument upućuje na “<DocumentTitle/>”',\n /** Tells the user the count of how many other referring documents there are before listing them. (plural) */\n 'confirm-delete-dialog.referring-document-count.text_other':\n '{{count}} dokumenta upućuju na “<DocumentTitle/>”',\n /** Describes the list of documents that refer to the one trying to be deleted (delete) */\n 'confirm-delete-dialog.referring-documents-descriptor.text_delete':\n 'Možda nećete moći izbrisati “<DocumentTitle/>” jer sljedeći dokumenti upućuju na njega:',\n /** Describes the list of documents that refer to the one trying to be deleted (unpublish) */\n 'confirm-delete-dialog.referring-documents-descriptor.text_unpublish':\n 'Možda nećete moći poništiti objavu “<DocumentTitle/>” jer sljedeći dokumenti upućuju na njega:',\n\n /** The text for the cancel button in the confirm dialog used in document action shortcuts if none is provided */\n 'confirm-dialog.cancel-button.fallback-text': 'Odustani',\n /** The text for the confirm button in the confirm dialog used in document action shortcuts if none is provided */\n 'confirm-dialog.confirm-button.fallback-text': 'Potvrdi',\n\n /** For the default structure definition, the title for the \"Content\" pane */\n 'default-definition.content-title': 'Sadržaj',\n\n /** The text shown if there was an error while getting the document's title via a preview value */\n 'doc-title.error.text': 'Greška: {{errorMessage}}',\n /** The text shown if the preview value for a document is non-existent or empty */\n 'doc-title.fallback.text': 'Bez naslova',\n /** The text shown if a document's title via a preview value cannot be determined due to an unknown schema type */\n 'doc-title.unknown-schema-type.text': 'Nepoznati tip sheme: {{schemaType}}',\n\n /** Tooltip text shown for the close button of the document inspector */\n 'document-inspector.close-button.tooltip': 'Zatvori',\n /** The title shown in the dialog header, when inspecting a valid document */\n 'document-inspector.dialog.title': 'Inspekcija <DocumentTitle/>',\n /** The title shown in the dialog header, when the document being inspected is not created yet/has no value */\n 'document-inspector.dialog.title-no-value': 'Nema vrijednosti',\n /** Title shown for menu item that opens the \"Inspect\" dialog */\n 'document-inspector.menu-item.title': 'Inspekcija',\n /** the placeholder text for the search input on the inspect dialog */\n 'document-inspector.search.placeholder': 'Pretraži',\n /** The \"parsed\" view mode, meaning the JSON is searchable, collapsible etc */\n 'document-inspector.view-mode.parsed': 'Obrađeno',\n /** The \"raw\" view mode, meaning the JSON is presented syntax-highlighted, but with no other features - optimal for copying */\n 'document-inspector.view-mode.raw-json': 'Sirovi JSON',\n\n /** The text for when a form is hidden */\n 'document-view.form-view.form-hidden': 'Ovaj obrazac je skriven',\n /** Fallback title shown when a form title is not provided */\n 'document-view.form-view.form-title-fallback': 'Bez naslova',\n /** The text for when the form view is loading a document */\n 'document-view.form-view.loading': 'Učitavanje dokumenta…',\n /** The description of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.description':\n 'Molimo vas da pričekate dok se dokument sinkronizira. To se obično događa odmah nakon što je dokument objavljen i ne bi trebalo trajati više od nekoliko sekundi',\n /** The title of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.title': 'Sinkronizacija dokumenta…',\n\n /** The loading messaging for when the tooltip is still loading permission info */\n 'insufficient-permissions-message-tooltip.loading-text': 'Učitavanje…',\n\n /** --- Menu items --- */\n /** The menu item group title to use for the Action menu items */\n 'menu-item-groups.actions-group': 'Akcije',\n /** The menu item group title to use for the Layout menu items */\n 'menu-item-groups.layout-group': 'Raspored',\n /** The menu item group title to use for the Sort menu items */\n 'menu-item-groups.sorting-group': 'Sortiranje',\n\n /** The menu item title to use the compact view */\n 'menu-items.layout.compact-view': 'Kompaktan prikaz',\n /** The menu item title to use the detailed view */\n 'menu-items.layout.detailed-view': 'Detaljan prikaz',\n /** The menu item title to Sort by Created */\n 'menu-items.sort-by.created': 'Sortiraj po datumu stvaranja',\n /** The menu item title to Sort by Last Edited */\n 'menu-items.sort-by.last-edited': 'Sortiraj po zadnjoj izmjeni',\n\n /** The link text of the no document type screen that appears directly below the subtitle */\n 'no-document-types-screen.link-text': 'Saznajte kako dodati vrstu dokumenta →',\n /** The subtitle of the no document type screen that appears directly below the title */\n 'no-document-types-screen.subtitle':\n 'Molimo definirajte barem jednu vrstu dokumenta u vašoj shemi.',\n /** The title of the no document type screen */\n 'no-document-types-screen.title': 'Nema vrsta dokumenata',\n\n /** Text shown on back button visible on smaller breakpoints */\n 'pane-header.back-button.text': 'Natrag',\n /** tooltip text (via `title` attribute) for the menu button */\n 'pane-header.context-menu-button.tooltip': 'Prikaži izbornik',\n /** Appears in a document list pane header if there are more than one option for create. This is the label for that menu */\n 'pane-header.create-menu.label': 'Kreiraj',\n /** Tooltip displayed on the create new button in document lists */\n 'pane-header.create-new-button.tooltip': 'Kreiraj novi dokument',\n /** The `aria-label` for the disabled button in the pane header if create permissions are granted */\n 'pane-header.disabled-created-button.aria-label': 'Nedovoljne dozvole',\n\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.draft-status.has-draft.tooltip': 'Uređeno <RelativeTime/>',\n /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n 'pane-item.draft-status.no-draft.tooltip': 'Nema neobjavljenih izmjena',\n /** The subtitle tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.subtitle': 'Dokument: <Code>{{documentId}}</Code>',\n /** The title tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.title':\n 'Nema pronađene sheme za tip <Code>{{documentType}}</Code>',\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.published-status.has-published.tooltip': 'Objavljeno <RelativeTime/>',\n /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n 'pane-item.published-status.no-published.tooltip': 'Nema neobjavljenih izmjena',\n\n /** The text used in the document header title if there is an error */\n 'panes.document-header-title.error.text': 'Greška: {{error}}',\n /** The text used in the document header title if creating a new item */\n 'panes.document-header-title.new.text': 'Novi {{schemaType}}',\n /** The text used in the document header title if no other title can be determined */\n 'panes.document-header-title.untitled.text': 'Bez naslova',\n /** The text for the retry button on the document list pane */\n 'panes.document-list-pane.error.retry-button.text': 'Pokušaj ponovno',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text': 'Greška: <Code>{{error}}</Code>',\n /** The error title on the document list pane */\n 'panes.document-list-pane.error.title': 'Nije moguće dohvatiti stavke popisa',\n /** The text of the document list pane if more than a maximum number of documents are returned */\n 'panes.document-list-pane.max-items.text': 'Prikazuje se maksimalno {{limit}} dokumenata',\n /** The text of the document list pane if no documents are found for a specified type */\n 'panes.document-list-pane.no-documents-of-type.text': 'Nema dokumenata ove vrste',\n /** The text of the document list pane if no documents are found */\n 'panes.document-list-pane.no-documents.text': 'Nema rezultata',\n /** The text of the document list pane if no documents are found matching specified criteria */\n 'panes.document-list-pane.no-matching-documents.text': 'Nema odgovarajućih dokumenata',\n /** The aria-label for the search input on the document list pane */\n 'panes.document-list-pane.search-input.aria-label': 'Pretraži popis',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.search-input.placeholder': 'Pretraži popis',\n /** The summary title when displaying an error for a document operation result */\n 'panes.document-operation-results.error.summary.title': 'Detalji',\n /** The text when a generic operation failed (fallback, generally not shown) */\n 'panes.document-operation-results.operation-error': 'Došlo je do greške tijekom {{context}}',\n /** The text when a delete operation failed */\n 'panes.document-operation-results.operation-error_delete':\n 'Došlo je do greške pri pokušaju brisanja ovog dokumenta. To obično znači da postoje drugi dokumenti koji upućuju na njega.',\n /** The text when an unpublish operation failed */\n 'panes.document-operation-results.operation-error_unpublish':\n 'Došlo je do greške pri pokušaju povlačenja ovog dokumenta. To obično znači da postoje drugi dokumenti koji upućuju na njega.',\n /** The text when a generic operation succeeded (fallback, generally not shown) */\n 'panes.document-operation-results.operation-success': 'Uspješno izveden {{context}} na dokumentu',\n /** The text when a delete operation succeeded */\n 'panes.document-operation-results.operation-success_delete': 'Dokument je uspješno izbrisan',\n /** The text when a discard changes operation succeeded */\n 'panes.document-operation-results.operation-success_discardChanges':\n 'Sve promjene od posljednjeg objavljivanja su sada odbačene. Odbačeni nacrt još uvijek se može oporaviti iz povijesti',\n /** The text when a publish operation succeeded */\n 'panes.document-operation-results.operation-success_publish': 'Dokument je objavljen',\n /** The text when a restore operation succeeded */\n 'panes.document-operation-results.operation-success_restore': undefined, // '<Strong>{{title}}</Strong> was restored'\n /** The text when an unpublish operation succeeded */\n 'panes.document-operation-results.operation-success_unpublish':\n 'Dokumentu je poništena objava. Nacrt je stvoren iz posljednje objavljene verzije.',\n /** The document title shown when document title is \"undefined\" in operation message */\n 'panes.document-operation-results.operation-undefined-title': 'Bez naslova',\n /** The title of the reconnecting toast */\n 'panes.document-pane-provider.reconnecting.title': 'Veza izgubljena. Ponovno povezivanje…',\n /** The loading message for the document not found pane */\n 'panes.document-pane.document-not-found.loading': 'Učitavanje dokumenta…',\n /** The text of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.text':\n 'Vrsta dokumenta nije definirana i dokument s identifikatorom <Code>{{id}}</Code> nije mogao biti pronađen.',\n /** The title of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.title': 'Dokument nije pronađen',\n /** The text of the document not found pane if the schema is not found */\n 'panes.document-pane.document-unknown-type.text':\n 'Ovaj dokument ima vrstu sheme <Code>{{documentType}}</Code>, koja nije definirana kao tip u lokalnoj shemi sadržaja Studija.',\n /** The title of the document not found pane if the schema is not found or unknown */\n 'panes.document-pane.document-unknown-type.title':\n 'Nepoznati tip dokumenta: <Code>{{documentType}}</Code>',\n /** The title of the document not found pane if the schema is unknown */\n 'panes.document-pane.document-unknown-type.without-schema.text':\n 'Ovaj dokument ne postoji i nije definiran tip sheme za njega.',\n /** Default message shown while resolving the structure definition for an asynchronous node */\n 'panes.resolving.default-message': 'Učitavanje…',\n /** Message shown while resolving the structure definition for an asynchronous node and it is taking a while (more than 5s) */\n 'panes.resolving.slow-resolve-message': 'Još se učitava…',\n /** The text to display when type is missing */\n 'panes.unknown-pane-type.missing-type.text':\n 'Elementu strukture nedostaje obavezno svojstvo <Code>type</Code>.',\n /** The title of the unknown pane */\n 'panes.unknown-pane-type.title': 'Nepoznati tip panela',\n /** The text to display when type is unknown */\n 'panes.unknown-pane-type.unknown-type.text':\n 'Element strukture tipa <Code>{{type}}</Code> nije poznat.',\n\n /** The text for the \"Open preview\" action for a document */\n 'production-preview.menu-item.title': 'Otvori pregled',\n\n /** Label for button when status is saved */\n 'status-bar.document-status-pulse.status.saved.text': 'Spremljeno',\n /** Label for button when status is syncing */\n 'status-bar.document-status-pulse.status.syncing.text': 'Spremanje...',\n /** Accessibility label indicating when the document was last published, in relative time, eg \"3 weeks ago\" */\n 'status-bar.publish-status-button.last-published-time.aria-label':\n 'Zadnje objavljeno {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last published <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-published-time.tooltip':\n 'Zadnje objavljeno <RelativeTime/>',\n /** Accessibility label indicating when the document was last updated, in relative time, eg \"2 hours ago\" */\n 'status-bar.publish-status-button.last-updated-time.aria-label':\n 'Zadnje ažurirano {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last updated <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-updated-time.tooltip': 'Zadnje ažurirano <RelativeTime/>',\n /** Aria label for the button */\n 'status-bar.review-changes-button.aria-label': 'Pregledaj promjene',\n /** Label for button when status is saved */\n 'status-bar.review-changes-button.status.saved.text': 'Spremljeno!',\n /** Label for button when status is syncing */\n 'status-bar.review-changes-button.status.syncing.text': 'Spremanje...',\n /** Text for the secondary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.changes-saved': 'Promjene spremljene',\n /** Primary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.text': 'Pregledaj promjene',\n\n /** The text that appears in side the documentation link */\n 'structure-error.docs-link.text': 'Pogledaj dokumentaciju',\n /** Labels the error message or error stack of the structure error screen */\n 'structure-error.error.label': 'Greška',\n /** The header that appears at the top of the error screen */\n 'structure-error.header.text': 'Došlo je do greške prilikom čitanja strukture',\n /** The text in the reload button to retry rendering the structure */\n 'structure-error.reload-button.text': 'Ponovno učitaj',\n /** Labels the structure path of the structure error screen */\n 'structure-error.structure-path.label': 'Putanja strukture',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"structure.cjs","sources":["../../src/structure.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.delete.disabled.not-ready': 'Operacija nije spremna',\n /** Tooltip when action button is disabled because the document does not exist */\n 'action.delete.disabled.nothing-to-delete': 'Ovaj dokument ne postoji',\n /** Label for the \"Delete\" document action button */\n 'action.delete.label': 'Izbriši',\n /** Label for the \"Delete\" document action while the document is being deleted */\n 'action.delete.running.label': 'Brisanje…',\n /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes':\n 'Jeste li sigurni da želite odbaciti sve promjene od posljednjeg objavljivanja?',\n /** Tooltip when action is disabled because the document has no unpublished changes */\n 'action.discard-changes.disabled.no-change': 'Ovaj dokument nema neobjavljenih promjena',\n /** Tooltip when action is disabled because the document is not published */\n 'action.discard-changes.disabled.not-published': 'Ovaj dokument nije objavljen',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.discard-changes.disabled.not-ready': 'Operacija nije spremna',\n /** Label for the \"Discard changes\" document action */\n 'action.discard-changes.label': 'Odbaci promjene',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.duplicate.disabled.not-ready': 'Operacija nije spremna',\n /** Tooltip when action is disabled because the document doesn't exist */\n 'action.duplicate.disabled.nothing-to-duplicate':\n 'Ovaj dokument još ne postoji pa se nema što duplicirati',\n /** Label for the \"Duplicate\" document action */\n 'action.duplicate.label': 'Dupliciraj',\n /** Label for the \"Duplicate\" document action while the document is being duplicated */\n 'action.duplicate.running.label': 'Dupliciranje…',\n /** Tooltip when publish button is disabled because the document is already published, and published time is unavailable.*/\n 'action.publish.already-published.no-time-ago.tooltip': 'Već objavljeno',\n /** Tooltip when publish button is disabled because the document is already published.*/\n 'action.publish.already-published.tooltip': 'Objavljeno prije {{timeSincePublished}}',\n /** Tooltip when action is disabled because the studio is not ready.*/\n 'action.publish.disabled.not-ready': 'Operacija nije spremna',\n /** Label for action when there are pending changes.*/\n 'action.publish.draft.label': 'Objavi',\n /** Label for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.label': 'Objavi',\n /** Fallback tooltip for the \"Publish\" document action when publish is invoked for a document with live edit enabled.*/\n 'action.publish.live-edit.publish-disabled':\n 'Ne može se objaviti jer je za ovu vrstu dokumenta omogućen Live Edit',\n /** Tooltip for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.tooltip':\n 'Za ovu vrstu sadržaja omogućen je Live Edit i objavljivanje se automatski događa dok vršite promjene',\n /** Tooltip when publish button is disabled because there are no changes.*/\n 'action.publish.no-changes.tooltip': 'Nema neobjavljenih promjena',\n /** Label for the \"Publish\" document action when there are no changes.*/\n 'action.publish.published.label': 'Objavljeno',\n /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.running.label': 'Objavljivanje…',\n /** Tooltip when the \"Publish\" document action is disabled due to validation issues */\n 'action.publish.validation-issues.tooltip':\n 'Postoje greške u validaciji koje treba ispraviti prije nego što se ovaj dokument može objaviti',\n /** Tooltip when publish button is waiting for validation and async tasks to complete.*/\n 'action.publish.waiting': 'Čekanje da se zadaci završe prije objavljivanja',\n /** Message prompting the user to confirm that they want to restore to an earlier version*/\n 'action.restore.confirm.message':\n 'Jeste li sigurni da želite vratiti ovaj dokument na raniju verziju?',\n /** Fallback tooltip for when user is looking at the initial version */\n 'action.restore.disabled.cannot-restore-initial': 'Ne možete vratiti na inicijalnu verziju',\n /** Label for the \"Restore\" document action */\n 'action.restore.label': 'Vrati',\n /** Default tooltip for the action */\n 'action.restore.tooltip': 'Vrati na ovu verziju',\n /** Tooltip when action is disabled because the document is not already published */\n 'action.unpublish.disabled.not-published': 'Ovaj dokument nije objavljen',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.unpublish.disabled.not-ready': 'Operacija nije spremna',\n /** Label for the \"Unpublish\" document action */\n 'action.unpublish.label': 'Poništi objavu',\n /** Fallback tooltip for the Unpublish document action when publish is invoked for a document with live edit enabled.*/\n 'action.unpublish.live-edit.disabled':\n 'Ovaj dokument ima omogućen Live Edit i ne može biti poništena objava',\n\n /** The text for the restore button on the deleted document banner */\n 'banners.deleted-document-banner.restore-button.text': 'Vrati najnoviju verziju',\n /** The text content for the deleted document banner */\n 'banners.deleted-document-banner.text': 'Ovaj dokument je izbrisan.',\n /** The text content for the deprecated document type banner */\n 'banners.deprecated-document-type-banner.text': 'Ovaj tip dokumenta je zastario.',\n /** The text for the permission check banner if the user only has one role, and it does not allow updating this document */\n 'banners.permission-check-banner.missing-permission_create_one':\n 'Vaša uloga <Roles/> nema dozvolu za kreiranje ovog dokumenta.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow updating this document */\n 'banners.permission-check-banner.missing-permission_create_other':\n 'Vaše uloge <Roles/> nemaju dozvolu za kreiranje ovog dokumenta.',\n /** The text for the permission check banner if the user only has one role, and it does not allow updating this document */\n 'banners.permission-check-banner.missing-permission_update_one':\n 'Vaša uloga <Roles/> nema dozvolu za ažuriranje ovog dokumenta.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow updating this document */\n 'banners.permission-check-banner.missing-permission_update_other':\n 'Vaše uloge <Roles/> nemaju dozvolu za ažuriranje ovog dokumenta.',\n /** The text for the reload button */\n 'banners.reference-changed-banner.reason-changed.reload-button.text': 'Ponovno učitaj referencu',\n /** The text for the reference change banner if the reason is that the reference has been changed */\n 'banners.reference-changed-banner.reason-changed.text':\n 'Ova referenca se promijenila otkako ste je otvorili.',\n /** The text for the close button */\n 'banners.reference-changed-banner.reason-removed.close-button.text': 'Zatvori referencu',\n /** The text for the reference change banner if the reason is that the reference has been deleted */\n 'banners.reference-changed-banner.reason-removed.text':\n 'Ova referenca je uklonjena otkako ste je otvorili.',\n\n /** Browser/tab title when creating a new document of a given type */\n 'browser-document-title.new-document': 'Novi {{schemaType}}',\n /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */\n 'browser-document-title.untitled-document': 'Bez naslova',\n\n /** The action menu button aria-label */\n 'buttons.action-menu-button.aria-label': 'Otvori akcije dokumenta',\n /** The action menu button tooltip */\n 'buttons.action-menu-button.tooltip': 'Akcije dokumenta',\n /** The aria-label for the split pane button on the document panel header */\n 'buttons.split-pane-button.aria-label': 'Podijeli ploču desno',\n /** The tool tip for the split pane button on the document panel header */\n 'buttons.split-pane-button.tooltip': 'Podijeli ploču desno',\n /** The title for the close button on the split pane on the document panel header */\n 'buttons.split-pane-close-button.title': 'Zatvori podijeljenu ploču',\n /** The title for the close group button on the split pane on the document panel header */\n 'buttons.split-pane-close-group-button.title': 'Zatvori grupu ploča',\n\n /** The text in the \"Cancel\" button in the confirm delete dialog that cancels the action and closes the dialog */\n 'confirm-delete-dialog.cancel-button.text': 'Odustani',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_one': '1 dokument',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_other': '{{count}} dokumenata',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_one': 'Dataset: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_other': 'Datasets: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_one': 'Nedostupan dataset',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_other': 'Nedostupni datasets',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (singular) */\n 'confirm-delete-dialog.cdr-summary.title_one': '{{documentCount}} u drugom datasetu',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (plural) */\n 'confirm-delete-dialog.cdr-summary.title_other': '{{documentCount}} u {{count}} datasets',\n /** Appears when hovering over the copy button to copy */\n 'confirm-delete-dialog.cdr-table.copy-id-button.tooltip': 'Kopiraj ID u međuspremnik',\n /** The header for the dataset column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.dataset.label': 'Dataset',\n /** The header for the document ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.document-id.label': 'ID dokumenta',\n /** The toast title when the copy button has been clicked */\n 'confirm-delete-dialog.cdr-table.id-copied-toast.title': 'Kopiran ID dokumenta u međuspremnik!',\n /** The header for the project ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.project-id.label': 'ID projekta',\n /** The text in the \"Delete anyway\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-anyway-button.text_delete': 'Svejedno izbriši',\n /** The text in the \"Unpublish anyway\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-anyway-button.text_unpublish': 'Svejedno poništi objavu',\n /** The text in the \"Delete now\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-button.text_delete': 'Izbriši sada',\n /** The text in the \"Unpublish now\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-button.text_unpublish': 'Poništi objavu sada',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_delete':\n 'Jeste li sigurni da želite izbrisati “<DocumentTitle/>”?',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_unpublish':\n 'Jeste li sigurni da želite poništiti objavu “<DocumentTitle/>”?',\n /** The text body of the error dialog. */\n 'confirm-delete-dialog.error.message.text':\n 'Došlo je do pogreške prilikom učitavanja referentnih dokumenata.',\n /** The text in the retry button of the confirm delete dialog if an error occurred. */\n 'confirm-delete-dialog.error.retry-button.text': 'Pokušaj ponovno',\n /** The header of the confirm delete dialog if an error occurred while the confirm delete dialog was open. */\n 'confirm-delete-dialog.error.title.text': 'Greška',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_delete': 'Izbrisati dokument?',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_unpublish': 'Poništiti objavu dokumenta?',\n /** The text that appears while the referring documents are queried */\n 'confirm-delete-dialog.loading.text': 'Traženje referentnih dokumenata…',\n /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_one': '1 druga referenca nije prikazana',\n /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_other':\n '{{count}} druge reference nisu prikazane',\n /** Text in the tooltip of this component if hovering over the info icon */\n 'confirm-delete-dialog.other-reference-count.tooltip':\n 'Ne možemo prikazati metapodatke za ove reference zbog nedostatka pristupnog tokena za povezane datasetove.',\n /** Appears when unable to render a document preview in the referring document list */\n 'confirm-delete-dialog.preview-item.preview-unavailable.subtitle': 'ID: {{documentId}}',\n /** Appears when unable to render a document preview in the referring document list */\n 'confirm-delete-dialog.preview-item.preview-unavailable.title': 'Pregled nije dostupan',\n /** Warns the user of affects to other documents if the action is confirmed (delete) */\n 'confirm-delete-dialog.referential-integrity-disclaimer.text_delete':\n 'Ako izbrišete ovaj dokument, dokumenti koji na njega upućuju više mu neće moći pristupiti.',\n /** Warns the user of affects to other documents if the action is confirmed (unpublish) */\n 'confirm-delete-dialog.referential-integrity-disclaimer.text_unpublish':\n 'Ako poništite objavu ovog dokumenta, dokumenti koji na njega upućuju više mu neće moći pristupiti.',\n /** Tells the user the count of how many other referring documents there are before listing them. (singular) */\n 'confirm-delete-dialog.referring-document-count.text_one':\n '1 dokument upućuje na “<DocumentTitle/>”',\n /** Tells the user the count of how many other referring documents there are before listing them. (plural) */\n 'confirm-delete-dialog.referring-document-count.text_other':\n '{{count}} dokumenta upućuju na “<DocumentTitle/>”',\n /** Describes the list of documents that refer to the one trying to be deleted (delete) */\n 'confirm-delete-dialog.referring-documents-descriptor.text_delete':\n 'Možda nećete moći izbrisati “<DocumentTitle/>” jer sljedeći dokumenti upućuju na njega:',\n /** Describes the list of documents that refer to the one trying to be deleted (unpublish) */\n 'confirm-delete-dialog.referring-documents-descriptor.text_unpublish':\n 'Možda nećete moći poništiti objavu “<DocumentTitle/>” jer sljedeći dokumenti upućuju na njega:',\n\n /** The text for the cancel button in the confirm dialog used in document action shortcuts if none is provided */\n 'confirm-dialog.cancel-button.fallback-text': 'Odustani',\n /** The text for the confirm button in the confirm dialog used in document action shortcuts if none is provided */\n 'confirm-dialog.confirm-button.fallback-text': 'Potvrdi',\n\n /** For the default structure definition, the title for the \"Content\" pane */\n 'default-definition.content-title': 'Sadržaj',\n\n /** The text shown if there was an error while getting the document's title via a preview value */\n 'doc-title.error.text': 'Greška: {{errorMessage}}',\n /** The text shown if the preview value for a document is non-existent or empty */\n 'doc-title.fallback.text': 'Bez naslova',\n /** The text shown if a document's title via a preview value cannot be determined due to an unknown schema type */\n 'doc-title.unknown-schema-type.text': 'Nepoznati tip sheme: {{schemaType}}',\n\n /** Tooltip text shown for the close button of the document inspector */\n 'document-inspector.close-button.tooltip': 'Zatvori',\n /** The title shown in the dialog header, when inspecting a valid document */\n 'document-inspector.dialog.title': 'Inspekcija <DocumentTitle/>',\n /** The title shown in the dialog header, when the document being inspected is not created yet/has no value */\n 'document-inspector.dialog.title-no-value': 'Nema vrijednosti',\n /** Title shown for menu item that opens the \"Inspect\" dialog */\n 'document-inspector.menu-item.title': 'Inspekcija',\n /** the placeholder text for the search input on the inspect dialog */\n 'document-inspector.search.placeholder': 'Pretraži',\n /** The \"parsed\" view mode, meaning the JSON is searchable, collapsible etc */\n 'document-inspector.view-mode.parsed': 'Obrađeno',\n /** The \"raw\" view mode, meaning the JSON is presented syntax-highlighted, but with no other features - optimal for copying */\n 'document-inspector.view-mode.raw-json': 'Sirovi JSON',\n\n /** The text for when a form is hidden */\n 'document-view.form-view.form-hidden': 'Ovaj obrazac je skriven',\n /** Fallback title shown when a form title is not provided */\n 'document-view.form-view.form-title-fallback': 'Bez naslova',\n /** The text for when the form view is loading a document */\n 'document-view.form-view.loading': 'Učitavanje dokumenta…',\n /** The description of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.description':\n 'Molimo vas da pričekate dok se dokument sinkronizira. To se obično događa odmah nakon što je dokument objavljen i ne bi trebalo trajati više od nekoliko sekundi',\n /** The title of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.title': 'Sinkronizacija dokumenta…',\n\n /** The loading messaging for when the tooltip is still loading permission info */\n 'insufficient-permissions-message-tooltip.loading-text': 'Učitavanje…',\n\n /** --- Menu items --- */\n /** The menu item group title to use for the Action menu items */\n 'menu-item-groups.actions-group': 'Akcije',\n /** The menu item group title to use for the Layout menu items */\n 'menu-item-groups.layout-group': 'Raspored',\n /** The menu item group title to use for the Sort menu items */\n 'menu-item-groups.sorting-group': 'Sortiranje',\n\n /** The menu item title to use the compact view */\n 'menu-items.layout.compact-view': 'Kompaktan prikaz',\n /** The menu item title to use the detailed view */\n 'menu-items.layout.detailed-view': 'Detaljan prikaz',\n /** The menu item title to Sort by Created */\n 'menu-items.sort-by.created': 'Sortiraj po datumu stvaranja',\n /** The menu item title to Sort by Last Edited */\n 'menu-items.sort-by.last-edited': 'Sortiraj po zadnjoj izmjeni',\n\n /** The link text of the no document type screen that appears directly below the subtitle */\n 'no-document-types-screen.link-text': 'Saznajte kako dodati vrstu dokumenta →',\n /** The subtitle of the no document type screen that appears directly below the title */\n 'no-document-types-screen.subtitle':\n 'Molimo definirajte barem jednu vrstu dokumenta u vašoj shemi.',\n /** The title of the no document type screen */\n 'no-document-types-screen.title': 'Nema vrsta dokumenata',\n\n /** Text shown on back button visible on smaller breakpoints */\n 'pane-header.back-button.text': 'Natrag',\n /** tooltip text (via `title` attribute) for the menu button */\n 'pane-header.context-menu-button.tooltip': 'Prikaži izbornik',\n /** Appears in a document list pane header if there are more than one option for create. This is the label for that menu */\n 'pane-header.create-menu.label': 'Kreiraj',\n /** Tooltip displayed on the create new button in document lists */\n 'pane-header.create-new-button.tooltip': 'Kreiraj novi dokument',\n /** The `aria-label` for the disabled button in the pane header if create permissions are granted */\n 'pane-header.disabled-created-button.aria-label': 'Nedovoljne dozvole',\n\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.draft-status.has-draft.tooltip': 'Uređeno <RelativeTime/>',\n /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n 'pane-item.draft-status.no-draft.tooltip': 'Nema neobjavljenih izmjena',\n /** The subtitle tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.subtitle': 'Dokument: <Code>{{documentId}}</Code>',\n /** The title tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.title':\n 'Nema pronađene sheme za tip <Code>{{documentType}}</Code>',\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.published-status.has-published.tooltip': 'Objavljeno <RelativeTime/>',\n /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n 'pane-item.published-status.no-published.tooltip': 'Nema neobjavljenih izmjena',\n\n /** The text used in the document header title if there is an error */\n 'panes.document-header-title.error.text': 'Greška: {{error}}',\n /** The text used in the document header title if creating a new item */\n 'panes.document-header-title.new.text': 'Novi {{schemaType}}',\n /** The text used in the document header title if no other title can be determined */\n 'panes.document-header-title.untitled.text': 'Bez naslova',\n /** The text for the retry button on the document list pane */\n 'panes.document-list-pane.error.retry-button.text': 'Pokušaj ponovno',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text': 'Greška: <Code>{{error}}</Code>',\n /** The error title on the document list pane */\n 'panes.document-list-pane.error.title': 'Nije moguće dohvatiti stavke popisa',\n /** The text of the document list pane if more than a maximum number of documents are returned */\n 'panes.document-list-pane.max-items.text': 'Prikazuje se maksimalno {{limit}} dokumenata',\n /** The text of the document list pane if no documents are found for a specified type */\n 'panes.document-list-pane.no-documents-of-type.text': 'Nema dokumenata ove vrste',\n /** The text of the document list pane if no documents are found */\n 'panes.document-list-pane.no-documents.text': 'Nema rezultata',\n /** The text of the document list pane if no documents are found matching specified criteria */\n 'panes.document-list-pane.no-matching-documents.text': 'Nema odgovarajućih dokumenata',\n /** The aria-label for the search input on the document list pane */\n 'panes.document-list-pane.search-input.aria-label': 'Pretraži popis',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.search-input.placeholder': 'Pretraži popis',\n /** The summary title when displaying an error for a document operation result */\n 'panes.document-operation-results.error.summary.title': 'Detalji',\n /** The text when a generic operation failed (fallback, generally not shown) */\n 'panes.document-operation-results.operation-error': 'Došlo je do greške tijekom {{context}}',\n /** The text when a delete operation failed */\n 'panes.document-operation-results.operation-error_delete':\n 'Došlo je do greške pri pokušaju brisanja ovog dokumenta. To obično znači da postoje drugi dokumenti koji upućuju na njega.',\n /** The text when an unpublish operation failed */\n 'panes.document-operation-results.operation-error_unpublish':\n 'Došlo je do greške pri pokušaju povlačenja ovog dokumenta. To obično znači da postoje drugi dokumenti koji upućuju na njega.',\n /** The text when a generic operation succeeded (fallback, generally not shown) */\n 'panes.document-operation-results.operation-success': 'Uspješno izveden {{context}} na dokumentu',\n /** The text when a delete operation succeeded */\n 'panes.document-operation-results.operation-success_delete': 'Dokument je uspješno izbrisan',\n /** The text when a discard changes operation succeeded */\n 'panes.document-operation-results.operation-success_discardChanges':\n 'Sve promjene od posljednjeg objavljivanja su sada odbačene. Odbačeni nacrt još uvijek se može oporaviti iz povijesti',\n /** The text when a duplicate operation succeeded */\n 'panes.document-operation-results.operation-success_duplicate': undefined, // 'The document was successfully duplicated'\n /** The text when a publish operation succeeded */\n 'panes.document-operation-results.operation-success_publish': 'Dokument je objavljen',\n /** The text when a restore operation succeeded */\n 'panes.document-operation-results.operation-success_restore': undefined, // '<Strong>{{title}}</Strong> was restored'\n /** The text when an unpublish operation succeeded */\n 'panes.document-operation-results.operation-success_unpublish':\n 'Dokumentu je poništena objava. Nacrt je stvoren iz posljednje objavljene verzije.',\n /** The document title shown when document title is \"undefined\" in operation message */\n 'panes.document-operation-results.operation-undefined-title': 'Bez naslova',\n /** The title of the reconnecting toast */\n 'panes.document-pane-provider.reconnecting.title': 'Veza izgubljena. Ponovno povezivanje…',\n /** The loading message for the document not found pane */\n 'panes.document-pane.document-not-found.loading': 'Učitavanje dokumenta…',\n /** The text of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.text':\n 'Vrsta dokumenta nije definirana i dokument s identifikatorom <Code>{{id}}</Code> nije mogao biti pronađen.',\n /** The title of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.title': 'Dokument nije pronađen',\n /** The text of the document not found pane if the schema is not found */\n 'panes.document-pane.document-unknown-type.text':\n 'Ovaj dokument ima vrstu sheme <Code>{{documentType}}</Code>, koja nije definirana kao tip u lokalnoj shemi sadržaja Studija.',\n /** The title of the document not found pane if the schema is not found or unknown */\n 'panes.document-pane.document-unknown-type.title':\n 'Nepoznati tip dokumenta: <Code>{{documentType}}</Code>',\n /** The title of the document not found pane if the schema is unknown */\n 'panes.document-pane.document-unknown-type.without-schema.text':\n 'Ovaj dokument ne postoji i nije definiran tip sheme za njega.',\n /** Default message shown while resolving the structure definition for an asynchronous node */\n 'panes.resolving.default-message': 'Učitavanje…',\n /** Message shown while resolving the structure definition for an asynchronous node and it is taking a while (more than 5s) */\n 'panes.resolving.slow-resolve-message': 'Još se učitava…',\n /** The text to display when type is missing */\n 'panes.unknown-pane-type.missing-type.text':\n 'Elementu strukture nedostaje obavezno svojstvo <Code>type</Code>.',\n /** The title of the unknown pane */\n 'panes.unknown-pane-type.title': 'Nepoznati tip panela',\n /** The text to display when type is unknown */\n 'panes.unknown-pane-type.unknown-type.text':\n 'Element strukture tipa <Code>{{type}}</Code> nije poznat.',\n\n /** The text for the \"Open preview\" action for a document */\n 'production-preview.menu-item.title': 'Otvori pregled',\n\n /** Label for button when status is saved */\n 'status-bar.document-status-pulse.status.saved.text': 'Spremljeno',\n /** Label for button when status is syncing */\n 'status-bar.document-status-pulse.status.syncing.text': 'Spremanje...',\n /** Accessibility label indicating when the document was last published, in relative time, eg \"3 weeks ago\" */\n 'status-bar.publish-status-button.last-published-time.aria-label':\n 'Zadnje objavljeno {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last published <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-published-time.tooltip':\n 'Zadnje objavljeno <RelativeTime/>',\n /** Accessibility label indicating when the document was last updated, in relative time, eg \"2 hours ago\" */\n 'status-bar.publish-status-button.last-updated-time.aria-label':\n 'Zadnje ažurirano {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last updated <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-updated-time.tooltip': 'Zadnje ažurirano <RelativeTime/>',\n /** Aria label for the button */\n 'status-bar.review-changes-button.aria-label': 'Pregledaj promjene',\n /** Label for button when status is saved */\n 'status-bar.review-changes-button.status.saved.text': 'Spremljeno!',\n /** Label for button when status is syncing */\n 'status-bar.review-changes-button.status.syncing.text': 'Spremanje...',\n /** Text for the secondary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.changes-saved': 'Promjene spremljene',\n /** Primary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.text': 'Pregledaj promjene',\n\n /** The text that appears in side the documentation link */\n 'structure-error.docs-link.text': 'Pogledaj dokumentaciju',\n /** Labels the error message or error stack of the structure error screen */\n 'structure-error.error.label': 'Greška',\n /** The header that appears at the top of the error screen */\n 'structure-error.header.text': 'Došlo je do greške prilikom čitanja strukture',\n /** The text in the reload button to retry rendering the structure */\n 'structure-error.reload-button.text': 'Ponovno učitaj',\n /** Labels the structure path of the structure error screen */\n 'structure-error.structure-path.label': 'Putanja strukture',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":"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"}
|
|
@@ -278,6 +278,9 @@ var studio = sanity.removeUndefinedLocaleResources({
|
|
|
278
278
|
/** Default text in shared loader text / spinner lockup */
|
|
279
279
|
"common.loading": "U\u010Ditavanje",
|
|
280
280
|
/** --- Configuration issues --- */
|
|
281
|
+
/** Default label text on configuration issues button */
|
|
282
|
+
"configuration-issues.button.label": void 0,
|
|
283
|
+
// 'Configuration issues'
|
|
281
284
|
/** Tooltip displayed on configuration issues button */
|
|
282
285
|
"configuration-issues.button.tooltip": "Prona\u0111eni problemi s konfiguracijom",
|
|
283
286
|
/** The fallback title for an ordering menu item if no localized titles are provided. */
|
|
@@ -342,12 +345,22 @@ var studio = sanity.removeUndefinedLocaleResources({
|
|
|
342
345
|
"form.error.no-array-item-at-index": "Nema elementa niza na indeksu <code>{{index}}</code> na putanji <code>{{path}}</code>",
|
|
343
346
|
/** Error text shown when form is unable to find an array item at a given keyed path */
|
|
344
347
|
"form.error.no-array-item-at-key": 'Nema elementa niza s `_key` <code>"{{key}}"</code> na putanji <code>{{path}}</code>',
|
|
348
|
+
/** The title above the error call stack output related to the crash */
|
|
349
|
+
"form.error.unhandled-runtime-error.call-stack.title": void 0,
|
|
350
|
+
// 'Call Stack:'
|
|
351
|
+
/** The title above the error component stack provided by React's underlying ErrorBoundary component */
|
|
352
|
+
"form.error.unhandled-runtime-error.component-stack.title": void 0,
|
|
353
|
+
// 'Component Stack:'
|
|
354
|
+
/** The error message for the unhandled error that crashed the Input component during render */
|
|
355
|
+
"form.error.unhandled-runtime-error.error-message": void 0,
|
|
356
|
+
// 'Error: {{message}}'
|
|
357
|
+
/** The title for the error card rendered inside a field in place of a crashing input */
|
|
358
|
+
"form.error.unhandled-runtime-error.title": void 0,
|
|
359
|
+
// 'Unhandled Runtime Error'
|
|
345
360
|
/** Form field deprecated label */
|
|
346
361
|
"form.field.deprecated-label": "zastarjelo",
|
|
347
362
|
/** Fallback title shown above field if it has no defined title */
|
|
348
363
|
"form.field.untitled-field-label": "Bez naslova",
|
|
349
|
-
/** Fallback title shown above fieldset if it has no defined title */
|
|
350
|
-
"form.field.untitled-fieldset-label": "Bez naslova",
|
|
351
364
|
/** Accessibility label for the icon that indicates the field has a validation error */
|
|
352
365
|
"form.validation.has-error-aria-label": "Ima gre\u0161ku",
|
|
353
366
|
/** Accessibility label for the icon that indicates the field has validation information */
|
|
@@ -435,12 +448,30 @@ var studio = sanity.removeUndefinedLocaleResources({
|
|
|
435
448
|
"inputs.array.error.type-is-incompatible-title": "Za\u0161to se ovo doga\u0111a?",
|
|
436
449
|
/** Error label for unexpected errors in the Array Input */
|
|
437
450
|
"inputs.array.error.unexpected-error": "Neo\u010Dekivana gre\u0161ka: {{error}}",
|
|
451
|
+
/** Label for the array insert menu all items filter */
|
|
452
|
+
"inputs.array.insert-menu.filter.all-items": void 0,
|
|
453
|
+
// 'All'
|
|
454
|
+
/** Label for when the array insert menu search shows no items */
|
|
455
|
+
"inputs.array.insert-menu.search.no-results": void 0,
|
|
456
|
+
// 'No items found'
|
|
457
|
+
/** Placeholder for the array insert menu search field */
|
|
458
|
+
"inputs.array.insert-menu.search.placeholder": void 0,
|
|
459
|
+
// 'Search'
|
|
460
|
+
/** Tooltip for the array insert menu grid view toggle */
|
|
461
|
+
"inputs.array.insert-menu.toggle-grid-view.tooltip": void 0,
|
|
462
|
+
// 'Toggle grid view'
|
|
463
|
+
/** Tooltip for the array insert menu list view toggle */
|
|
464
|
+
"inputs.array.insert-menu.toggle-list-view.tooltip": void 0,
|
|
465
|
+
// 'Toggle list view'
|
|
438
466
|
/** Label for when the array input doesn't have any items */
|
|
439
467
|
"inputs.array.no-items-label": "Nema stavki",
|
|
440
468
|
/** Label for read only array fields */
|
|
441
469
|
"inputs.array.read-only-label": "Ovo polje je samo za \u010Ditanje",
|
|
442
470
|
/** Label for when the array input is resolving the initial value for the item */
|
|
443
471
|
"inputs.array.resolving-initial-value": "Rje\u0161avanje po\u010Detne vrijednosti\u2026",
|
|
472
|
+
/** Tooltip content when boolean input is disabled */
|
|
473
|
+
"inputs.boolean.disabled": void 0,
|
|
474
|
+
// 'Disabled'
|
|
444
475
|
/** Placeholder value for datetime input */
|
|
445
476
|
"inputs.datetime.placeholder": "npr. {{example}}",
|
|
446
477
|
/** Acessibility label for button to open file options menu */
|
|
@@ -880,10 +911,19 @@ var studio = sanity.removeUndefinedLocaleResources({
|
|
|
880
911
|
"insufficient-permissions-message.not-authorized-explanation_create-new-reference": "Nemate dopu\u0161tenje za stvaranje nove reference.",
|
|
881
912
|
/** The explanation when unable to delete a particular document */
|
|
882
913
|
"insufficient-permissions-message.not-authorized-explanation_delete-document": "Nemate dopu\u0161tenje za brisanje ovog dokumenta.",
|
|
914
|
+
/** The explanation when unable to delete a schedule on scheduled publishing */
|
|
915
|
+
"insufficient-permissions-message.not-authorized-explanation_delete-schedules": void 0,
|
|
916
|
+
// 'You do not have permission to delete schedules.'
|
|
883
917
|
/** The explanation when unable to discard changes in a particular document */
|
|
884
918
|
"insufficient-permissions-message.not-authorized-explanation_discard-changes": "Nemate dopu\u0161tenje za odbacivanje promjena u ovom dokumentu.",
|
|
885
919
|
/** The explanation when unable to duplicate a particular document */
|
|
886
920
|
"insufficient-permissions-message.not-authorized-explanation_duplicate-document": "Nemate dopu\u0161tenje za dupliciranje ovog dokumenta.",
|
|
921
|
+
/** The explanation when unable to edit a schedule on scheduled publishing */
|
|
922
|
+
"insufficient-permissions-message.not-authorized-explanation_edit-schedules": void 0,
|
|
923
|
+
// 'You do not have permission to edit schedules.'
|
|
924
|
+
/** The explanation when unable to execute a schedule on scheduled publishing */
|
|
925
|
+
"insufficient-permissions-message.not-authorized-explanation_execute-schedules": void 0,
|
|
926
|
+
// 'You do not have permission to execute schedules.'
|
|
887
927
|
/** The explanation when unable to publish a particular document */
|
|
888
928
|
"insufficient-permissions-message.not-authorized-explanation_publish-document": "Nemate dopu\u0161tenje za objavljivanje ovog dokumenta.",
|
|
889
929
|
/** The explanation when unable to unpublish a particular document */
|
|
@@ -920,6 +960,15 @@ var studio = sanity.removeUndefinedLocaleResources({
|
|
|
920
960
|
"new-document.open-dialog-aria-label": "Stvori novi dokument",
|
|
921
961
|
/** Title for "Create new document" dialog */
|
|
922
962
|
"new-document.title": "Stvori novi dokument",
|
|
963
|
+
/** More detailed alert text letting user know they have an out-of-date version and should reload */
|
|
964
|
+
"package-version.new-package-available.description": void 0,
|
|
965
|
+
// 'Simply reload to use the new version.'
|
|
966
|
+
/** Label for button that will make the browser reload when users' studio version is out-of-date */
|
|
967
|
+
"package-version.new-package-available.reload-button": void 0,
|
|
968
|
+
// 'Reload'
|
|
969
|
+
/** Title of the alert for studio users when packages in their studio are out-of-date */
|
|
970
|
+
"package-version.new-package-available.title": void 0,
|
|
971
|
+
// 'Sanity Studio was updated'
|
|
923
972
|
/** Label for action to manage members of the current studio project */
|
|
924
973
|
"presence.action.manage-members": "Upravljanje \u010Dlanovima",
|
|
925
974
|
/** Accessibility label for presence menu button */
|
|
@@ -1313,6 +1362,18 @@ var studio = sanity.removeUndefinedLocaleResources({
|
|
|
1313
1362
|
"search.recent-searches-label": "Nedavne pretrage",
|
|
1314
1363
|
/** Accessibility label for the search results section, shown when the user has typed valid terms */
|
|
1315
1364
|
"search.search-results-aria-label": "Rezultati pretra\u017Eivanja",
|
|
1365
|
+
/** Label for the edit columns button to change field visibility in sheet list */
|
|
1366
|
+
"sheet-list.edit-columns": void 0,
|
|
1367
|
+
// 'Edit columns'
|
|
1368
|
+
/** Label for the header menu option to hide a field from the sheet list */
|
|
1369
|
+
"sheet-list.hide-field": void 0,
|
|
1370
|
+
// 'Remove from table'
|
|
1371
|
+
/** Label for reset column visibilities button */
|
|
1372
|
+
"sheet-list.reset-columns": void 0,
|
|
1373
|
+
// 'Reset columns'
|
|
1374
|
+
/** Title for the edit columns menu */
|
|
1375
|
+
"sheet-list.select-fields": void 0,
|
|
1376
|
+
// 'Select up to 5 field types'
|
|
1316
1377
|
/** Accessibility label for the navbar status button */
|
|
1317
1378
|
"status-button.aria-label": void 0,
|
|
1318
1379
|
// 'Configuration status'
|
|
@@ -1328,7 +1389,13 @@ var studio = sanity.removeUndefinedLocaleResources({
|
|
|
1328
1389
|
"timeline.error.unable-to-load-revision": "Nije mogu\u0107e u\u010Ditati reviziju",
|
|
1329
1390
|
/** Label for when the timeline item is the latest in the history */
|
|
1330
1391
|
"timeline.latest": "Najnovije",
|
|
1331
|
-
/** Label for latest
|
|
1392
|
+
/** Label for latest revision for timeline menu dropdown */
|
|
1393
|
+
"timeline.latest-revision": void 0,
|
|
1394
|
+
// 'Latest revision'
|
|
1395
|
+
/**
|
|
1396
|
+
* Label for latest revision for timeline menu dropdown
|
|
1397
|
+
* @deprecated as of `v3.47.0` `timeline.latest-revision` should be used instead. Note: _usage_ of this key is deprecated, but Studios on `< v3.47.0` still require this key to be _defined_
|
|
1398
|
+
* */
|
|
1332
1399
|
"timeline.latest-version": "Najnovija verzija",
|
|
1333
1400
|
/** The aria-label for the list of revisions in the timeline */
|
|
1334
1401
|
"timeline.list.aria-label": "Revizije dokumenta",
|
|
@@ -1376,6 +1443,33 @@ var studio = sanity.removeUndefinedLocaleResources({
|
|
|
1376
1443
|
/**Aria label for the action buttons in the PTE toolbar */
|
|
1377
1444
|
"toolbar.portable-text.action-button-aria-label": void 0,
|
|
1378
1445
|
// '{{action}}'
|
|
1446
|
+
/** Accesibility label for the breadcrumb menu */
|
|
1447
|
+
"tree-editing-dialog.breadcrumbs.menu": void 0,
|
|
1448
|
+
// 'Breadcrumb menu'
|
|
1449
|
+
/** Title placeholder for search input in array of objects */
|
|
1450
|
+
"tree-editing-dialog.search-placeholder": void 0,
|
|
1451
|
+
// 'Search'
|
|
1452
|
+
/** Menu aria label for the search menu */
|
|
1453
|
+
"tree-editing-dialog.search.menu-label": void 0,
|
|
1454
|
+
// 'Search menu'
|
|
1455
|
+
/** Title label for when no search results are found on the tree of objects */
|
|
1456
|
+
"tree-editing-dialog.search.no-results-title": void 0,
|
|
1457
|
+
// 'No results found'
|
|
1458
|
+
/** Label to close the sidebar */
|
|
1459
|
+
"tree-editing-dialog.sidebar.action.close": void 0,
|
|
1460
|
+
// 'Close sidebar'
|
|
1461
|
+
/** Collapse label the menu item in the sidebar */
|
|
1462
|
+
"tree-editing-dialog.sidebar.action.collapse": void 0,
|
|
1463
|
+
// 'Collapse'
|
|
1464
|
+
/** Label to close the dialog */
|
|
1465
|
+
"tree-editing-dialog.sidebar.action.done": void 0,
|
|
1466
|
+
// 'Done'
|
|
1467
|
+
/** Exapnd label the menu item in the sidebar */
|
|
1468
|
+
"tree-editing-dialog.sidebar.action.expand": void 0,
|
|
1469
|
+
// 'Expand'
|
|
1470
|
+
/** Label to open the sidebar */
|
|
1471
|
+
"tree-editing-dialog.sidebar.action.open": void 0,
|
|
1472
|
+
// 'Open sidebar'
|
|
1379
1473
|
/** Label for button showing the free trial days left */
|
|
1380
1474
|
"user-menu.action.free-trial_one": "Preostao {{count}} dan probnog roka",
|
|
1381
1475
|
"user-menu.action.free-trial_other": "Preostalo {{count}} dana probnog roka",
|