@sanity/locale-ca-es 1.0.4 → 1.0.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/structure.cjs +10 -1
- package/dist/_chunks-cjs/structure.cjs.map +1 -1
- package/dist/_chunks-cjs/studio.cjs +172 -13
- package/dist/_chunks-cjs/studio.cjs.map +1 -1
- package/dist/_chunks-cjs/vision.cjs +3 -0
- package/dist/_chunks-cjs/vision.cjs.map +1 -1
- package/dist/_chunks-es/structure.js +10 -1
- package/dist/_chunks-es/structure.js.map +1 -1
- package/dist/_chunks-es/studio.js +172 -13
- package/dist/_chunks-es/studio.js.map +1 -1
- package/dist/_chunks-es/vision.js +3 -0
- package/dist/_chunks-es/vision.js.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/index.ts +1 -1
- package/src/structure.ts +7 -0
- package/src/studio.ts +122 -13
- package/src/vision.ts +2 -0
|
@@ -103,6 +103,9 @@ var vision = removeUndefinedLocaleResources({
|
|
|
103
103
|
"settings.perspectives.new-default.description": `La perspectiva predeterminada canviar\xE0 de "<code>raw</code>" a "<code>published</code>" en una propera versi\xF3 de l'API. Si us plau, consulta la documentaci\xF3 per a m\xE9s detalls.`,
|
|
104
104
|
/** Label for the pinned release perspective */
|
|
105
105
|
"settings.perspectives.pinned-release-label": "Versi\xF3 fixada",
|
|
106
|
+
/** Label for the scheduled drafts perspective */
|
|
107
|
+
"settings.perspectives.scheduled-drafts": void 0,
|
|
108
|
+
// 'Scheduled drafts'
|
|
106
109
|
/** Title for popover that explains what "Perspectives" are */
|
|
107
110
|
"settings.perspectives.title": "Perspectives"
|
|
108
111
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vision.js","sources":["../../src/vision.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for action \"Copy to clipboard\", tied to the \"Query URL\" field. Also used for accessibility purposes on button */\n 'action.copy-url-to-clipboard': 'Copia al porta-retalls',\n /** Label for deleting a query */\n 'action.delete': 'Esborra',\n /** Label for editing a query's title */\n 'action.edit-title': 'Edita el títol',\n /** Label for stopping an ongoing listen operation */\n 'action.listen-cancel': 'Atura',\n /** Label for setting up a listener */\n 'action.listen-execute': 'Escolta',\n /** Label for query loading table */\n 'action.load-queries': 'Carrega consultes',\n /** Label for loading a query */\n 'action.load-query': 'Carrega consulta',\n /** Label for cancelling an ongoing query */\n 'action.query-cancel': 'Cancel·la',\n /** Label for executing the query, eg doing a fetch */\n 'action.query-execute': 'Obté',\n /** Label for saving a query */\n 'action.save-query': 'Desa consulta',\n /** Label for updating a query */\n 'action.update': 'Actualitza',\n\n /** Label for actions user can take */\n 'label.actions': 'Accions',\n /** Label for saved queries that have been edited */\n 'label.edited': 'Editat',\n /**\n * Some features has a \"New\" label indicating that the feature was recently introduced.\n * This defines what the text of that label is. Keep it short and sweet.\n */\n 'label.new': 'Nou',\n /** Label for query type \"personal\" */\n 'label.personal': 'Personal',\n /** Label for savedAt date */\n 'label.saved-at': 'Desat el',\n /** Saved queries */\n 'label.saved-queries': 'Consultes desades',\n /** Search queries */\n 'label.search-queries': 'Cerca consultes',\n /** Share query */\n 'label.share': 'Comparteix',\n /** Label for saved query type \"team\" */\n 'label.team': 'Equip',\n\n /** Error message for when the \"Params\" input are not a valid json */\n 'params.error.params-invalid-json': 'Els paràmetres no són JSON vàlid',\n /** Label for \"Params\" (parameters) editor/input */\n 'params.label': 'Paràmetres',\n\n /** Label for 'Column' indicator when there is an error within the query */\n 'query.error.column': 'Columna',\n /** Label for 'Line' indicator when there is an error within the query */\n 'query.error.line': 'Línia',\n /** Label for \"Query\" editor/input */\n 'query.label': 'Consulta',\n /** Label for the \"Query URL\" field, shown after executing a query, and allows for copying */\n 'query.url': 'URL de la consulta',\n\n /** Label for \"End to End time\" information of the fetched query */\n 'result.end-to-end-time-label': 'Temps complet',\n /** Label for \"Execution time\" information of the fetched query */\n 'result.execution-time-label': 'Execució',\n /** Label for \"Result\" explorer/view */\n 'result.label': 'Resultat',\n /** Tooltip text shown when the query result is not encodable as CSV */\n 'result.save-result-as-csv.not-csv-encodable': 'El resultat no es pot codificar com a CSV',\n /** Label for \"Save result as\" result action */\n 'result.save-result-as-format': 'Desa el resultat com a <SaveResultButtons/>',\n /**\n * \"Not applicable\" message for when there is no Execution time or End to End time information\n * available for the query (eg when the query has not been executed, or errored)\n */\n 'result.timing-not-applicable': 'n/d',\n\n /** Query already saved error label */\n 'save-query.already-saved': 'Consulta ja desada',\n /** Save error label */\n 'save-query.error': 'Error en desar la consulta',\n /** Save success label */\n 'save-query.success': 'Consulta desada',\n\n /** Label for the \"API version\" dropdown in settings */\n 'settings.api-version-label': \"Versió de l'API\",\n /** Label for the \"Custom API version\" input in settings, shown when \"other\" is chosen as API version */\n 'settings.custom-api-version-label': \"Versió personalitzada de l'API\",\n /** Label for the \"Dataset\" dropdown in vision settings */\n 'settings.dataset-label': 'Dataset',\n /** Error label for when the API version in 'Custom API version' input is invalid */\n 'settings.error.invalid-api-version': \"Versió de l'API no vàlida\",\n /** Label for the \"other\" versions within the \"API version\" dropdown */\n 'settings.other-api-version-label': 'Altra',\n /**\n * Label for the \"Perspective\" dropdown in vision settings\n * @see {@link https://www.sanity.io/docs/perspectives}\n */\n 'settings.perspective-label': 'Perspectiva',\n /** Notification about previewDrafts to drafts rename */\n 'settings.perspective.preview-drafts-renamed-to-drafts.description':\n 'La perspectiva \"<code>previewDrafts</code>\" ha estat renombrada a \"<code>drafts</code>\" i ara està obsoleta. Aquest canvi és efectiu per a totes les versions amb suport de perspectiva (>= v2021-03-25).',\n /** Call to action to read the docs related to \"Perspectives\" */\n 'settings.perspectives.action.docs-link': 'Llegeix la documentació',\n /** Option for selecting default perspective */\n 'settings.perspectives.default': \"Cap perspectiva (predeterminada de l'API)\",\n /** Description for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.description':\n 'Les Perspectives permeten que la teva consulta s\\'executi contra diferents \"vistes\" del contingut del teu dataset',\n /** Description for upcoming default perspective change */\n 'settings.perspectives.new-default.description':\n 'La perspectiva predeterminada canviarà de \"<code>raw</code>\" a \"<code>published</code>\" en una propera versió de l\\'API. Si us plau, consulta la documentació per a més detalls.',\n /** Label for the pinned release perspective */\n 'settings.perspectives.pinned-release-label': 'Versió fixada',\n /** Title for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.title': 'Perspectives',\n})\n"],"names":[],"mappings":";AAEA,IAAA,SAAe,+BAA+B;AAAA;AAAA,EAE5C,gCAAgC;AAAA;AAAA,EAEhC,iBAAiB;AAAA;AAAA,EAEjB,qBAAqB;AAAA;AAAA,EAErB,wBAAwB;AAAA;AAAA,EAExB,yBAAyB;AAAA;AAAA,EAEzB,uBAAuB;AAAA;AAAA,EAEvB,qBAAqB;AAAA;AAAA,EAErB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA,EAExB,qBAAqB;AAAA;AAAA,EAErB,iBAAiB;AAAA;AAAA,EAGjB,iBAAiB;AAAA;AAAA,EAEjB,gBAAgB;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhB,aAAa;AAAA;AAAA,EAEb,kBAAkB;AAAA;AAAA,EAElB,kBAAkB;AAAA;AAAA,EAElB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA,EAExB,eAAe;AAAA;AAAA,EAEf,cAAc;AAAA;AAAA,EAGd,oCAAoC;AAAA;AAAA,EAEpC,gBAAgB;AAAA;AAAA,EAGhB,sBAAsB;AAAA;AAAA,EAEtB,oBAAoB;AAAA;AAAA,EAEpB,eAAe;AAAA;AAAA,EAEf,aAAa;AAAA;AAAA,EAGb,gCAAgC;AAAA;AAAA,EAEhC,+BAA+B;AAAA;AAAA,EAE/B,gBAAgB;AAAA;AAAA,EAEhB,+CAA+C;AAAA;AAAA,EAE/C,gCAAgC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhC,gCAAgC;AAAA;AAAA,EAGhC,4BAA4B;AAAA;AAAA,EAE5B,oBAAoB;AAAA;AAAA,EAEpB,sBAAsB;AAAA;AAAA,EAGtB,8BAA8B;AAAA;AAAA,EAE9B,qCAAqC;AAAA;AAAA,EAErC,0BAA0B;AAAA;AAAA,EAE1B,sCAAsC;AAAA;AAAA,EAEtC,oCAAoC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKpC,8BAA8B;AAAA;AAAA,EAE9B,qEACE;AAAA;AAAA,EAEF,0CAA0C;AAAA;AAAA,EAE1C,iCAAiC;AAAA;AAAA,EAEjC,qCACE;AAAA;AAAA,EAEF,iDACE;AAAA;AAAA,EAEF,8CAA8C;AAAA;AAAA,EAE9C,+BAA+B;AACjC,CAAC;"}
|
|
1
|
+
{"version":3,"file":"vision.js","sources":["../../src/vision.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for action \"Copy to clipboard\", tied to the \"Query URL\" field. Also used for accessibility purposes on button */\n 'action.copy-url-to-clipboard': 'Copia al porta-retalls',\n /** Label for deleting a query */\n 'action.delete': 'Esborra',\n /** Label for editing a query's title */\n 'action.edit-title': 'Edita el títol',\n /** Label for stopping an ongoing listen operation */\n 'action.listen-cancel': 'Atura',\n /** Label for setting up a listener */\n 'action.listen-execute': 'Escolta',\n /** Label for query loading table */\n 'action.load-queries': 'Carrega consultes',\n /** Label for loading a query */\n 'action.load-query': 'Carrega consulta',\n /** Label for cancelling an ongoing query */\n 'action.query-cancel': 'Cancel·la',\n /** Label for executing the query, eg doing a fetch */\n 'action.query-execute': 'Obté',\n /** Label for saving a query */\n 'action.save-query': 'Desa consulta',\n /** Label for updating a query */\n 'action.update': 'Actualitza',\n\n /** Label for actions user can take */\n 'label.actions': 'Accions',\n /** Label for saved queries that have been edited */\n 'label.edited': 'Editat',\n /**\n * Some features has a \"New\" label indicating that the feature was recently introduced.\n * This defines what the text of that label is. Keep it short and sweet.\n */\n 'label.new': 'Nou',\n /** Label for query type \"personal\" */\n 'label.personal': 'Personal',\n /** Label for savedAt date */\n 'label.saved-at': 'Desat el',\n /** Saved queries */\n 'label.saved-queries': 'Consultes desades',\n /** Search queries */\n 'label.search-queries': 'Cerca consultes',\n /** Share query */\n 'label.share': 'Comparteix',\n /** Label for saved query type \"team\" */\n 'label.team': 'Equip',\n\n /** Error message for when the \"Params\" input are not a valid json */\n 'params.error.params-invalid-json': 'Els paràmetres no són JSON vàlid',\n /** Label for \"Params\" (parameters) editor/input */\n 'params.label': 'Paràmetres',\n\n /** Label for 'Column' indicator when there is an error within the query */\n 'query.error.column': 'Columna',\n /** Label for 'Line' indicator when there is an error within the query */\n 'query.error.line': 'Línia',\n /** Label for \"Query\" editor/input */\n 'query.label': 'Consulta',\n /** Label for the \"Query URL\" field, shown after executing a query, and allows for copying */\n 'query.url': 'URL de la consulta',\n\n /** Label for \"End to End time\" information of the fetched query */\n 'result.end-to-end-time-label': 'Temps complet',\n /** Label for \"Execution time\" information of the fetched query */\n 'result.execution-time-label': 'Execució',\n /** Label for \"Result\" explorer/view */\n 'result.label': 'Resultat',\n /** Tooltip text shown when the query result is not encodable as CSV */\n 'result.save-result-as-csv.not-csv-encodable': 'El resultat no es pot codificar com a CSV',\n /** Label for \"Save result as\" result action */\n 'result.save-result-as-format': 'Desa el resultat com a <SaveResultButtons/>',\n /**\n * \"Not applicable\" message for when there is no Execution time or End to End time information\n * available for the query (eg when the query has not been executed, or errored)\n */\n 'result.timing-not-applicable': 'n/d',\n\n /** Query already saved error label */\n 'save-query.already-saved': 'Consulta ja desada',\n /** Save error label */\n 'save-query.error': 'Error en desar la consulta',\n /** Save success label */\n 'save-query.success': 'Consulta desada',\n\n /** Label for the \"API version\" dropdown in settings */\n 'settings.api-version-label': \"Versió de l'API\",\n /** Label for the \"Custom API version\" input in settings, shown when \"other\" is chosen as API version */\n 'settings.custom-api-version-label': \"Versió personalitzada de l'API\",\n /** Label for the \"Dataset\" dropdown in vision settings */\n 'settings.dataset-label': 'Dataset',\n /** Error label for when the API version in 'Custom API version' input is invalid */\n 'settings.error.invalid-api-version': \"Versió de l'API no vàlida\",\n /** Label for the \"other\" versions within the \"API version\" dropdown */\n 'settings.other-api-version-label': 'Altra',\n /**\n * Label for the \"Perspective\" dropdown in vision settings\n * @see {@link https://www.sanity.io/docs/perspectives}\n */\n 'settings.perspective-label': 'Perspectiva',\n /** Notification about previewDrafts to drafts rename */\n 'settings.perspective.preview-drafts-renamed-to-drafts.description':\n 'La perspectiva \"<code>previewDrafts</code>\" ha estat renombrada a \"<code>drafts</code>\" i ara està obsoleta. Aquest canvi és efectiu per a totes les versions amb suport de perspectiva (>= v2021-03-25).',\n /** Call to action to read the docs related to \"Perspectives\" */\n 'settings.perspectives.action.docs-link': 'Llegeix la documentació',\n /** Option for selecting default perspective */\n 'settings.perspectives.default': \"Cap perspectiva (predeterminada de l'API)\",\n /** Description for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.description':\n 'Les Perspectives permeten que la teva consulta s\\'executi contra diferents \"vistes\" del contingut del teu dataset',\n /** Description for upcoming default perspective change */\n 'settings.perspectives.new-default.description':\n 'La perspectiva predeterminada canviarà de \"<code>raw</code>\" a \"<code>published</code>\" en una propera versió de l\\'API. Si us plau, consulta la documentació per a més detalls.',\n /** Label for the pinned release perspective */\n 'settings.perspectives.pinned-release-label': 'Versió fixada',\n /** Label for the scheduled drafts perspective */\n 'settings.perspectives.scheduled-drafts': undefined, // 'Scheduled drafts'\n /** Title for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.title': 'Perspectives',\n})\n"],"names":[],"mappings":";AAEA,IAAA,SAAe,+BAA+B;AAAA;AAAA,EAE5C,gCAAgC;AAAA;AAAA,EAEhC,iBAAiB;AAAA;AAAA,EAEjB,qBAAqB;AAAA;AAAA,EAErB,wBAAwB;AAAA;AAAA,EAExB,yBAAyB;AAAA;AAAA,EAEzB,uBAAuB;AAAA;AAAA,EAEvB,qBAAqB;AAAA;AAAA,EAErB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA,EAExB,qBAAqB;AAAA;AAAA,EAErB,iBAAiB;AAAA;AAAA,EAGjB,iBAAiB;AAAA;AAAA,EAEjB,gBAAgB;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhB,aAAa;AAAA;AAAA,EAEb,kBAAkB;AAAA;AAAA,EAElB,kBAAkB;AAAA;AAAA,EAElB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA,EAExB,eAAe;AAAA;AAAA,EAEf,cAAc;AAAA;AAAA,EAGd,oCAAoC;AAAA;AAAA,EAEpC,gBAAgB;AAAA;AAAA,EAGhB,sBAAsB;AAAA;AAAA,EAEtB,oBAAoB;AAAA;AAAA,EAEpB,eAAe;AAAA;AAAA,EAEf,aAAa;AAAA;AAAA,EAGb,gCAAgC;AAAA;AAAA,EAEhC,+BAA+B;AAAA;AAAA,EAE/B,gBAAgB;AAAA;AAAA,EAEhB,+CAA+C;AAAA;AAAA,EAE/C,gCAAgC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhC,gCAAgC;AAAA;AAAA,EAGhC,4BAA4B;AAAA;AAAA,EAE5B,oBAAoB;AAAA;AAAA,EAEpB,sBAAsB;AAAA;AAAA,EAGtB,8BAA8B;AAAA;AAAA,EAE9B,qCAAqC;AAAA;AAAA,EAErC,0BAA0B;AAAA;AAAA,EAE1B,sCAAsC;AAAA;AAAA,EAEtC,oCAAoC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKpC,8BAA8B;AAAA;AAAA,EAE9B,qEACE;AAAA;AAAA,EAEF,0CAA0C;AAAA;AAAA,EAE1C,iCAAiC;AAAA;AAAA,EAEjC,qCACE;AAAA;AAAA,EAEF,iDACE;AAAA;AAAA,EAEF,8CAA8C;AAAA;AAAA,EAE9C,0CAA0C;AAAA;AAAA;AAAA,EAE1C,+BAA+B;AACjC,CAAC;"}
|
package/dist/index.cjs
CHANGED
package/dist/index.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.cjs","sources":["../src/index.ts"],"sourcesContent":["import {defineLocale, definePlugin, type LocaleDefinition} from 'sanity'\n\nconst locale = defineLocale({\n id: 'ca-ES',\n title: 'Català',\n bundles: [\n {\n namespace: 'canvas',\n resources: () => import('./canvas'),\n },\n\n {\n namespace: 'comments',\n resources: () => import('./comments'),\n },\n\n {\n namespace: 'copy-paste',\n resources: () => import('./copy-paste'),\n },\n\n {\n namespace: 'create',\n resources: () => import('./create'),\n },\n\n {\n namespace: 'structure',\n resources: () => import('./structure'),\n },\n\n {\n namespace: 'studio',\n resources: () => import('./studio'),\n },\n\n {\n namespace: 'tasks',\n resources: () => import('./tasks'),\n },\n\n {\n namespace: 'validation',\n resources: () => import('./validation'),\n },\n\n {\n namespace: 'vision',\n resources: () => import('./vision'),\n },\n ],\n weekInfo: {\n firstDay: 1,\n minimalDays:
|
|
1
|
+
{"version":3,"file":"index.cjs","sources":["../src/index.ts"],"sourcesContent":["import {defineLocale, definePlugin, type LocaleDefinition} from 'sanity'\n\nconst locale = defineLocale({\n id: 'ca-ES',\n title: 'Català',\n bundles: [\n {\n namespace: 'canvas',\n resources: () => import('./canvas'),\n },\n\n {\n namespace: 'comments',\n resources: () => import('./comments'),\n },\n\n {\n namespace: 'copy-paste',\n resources: () => import('./copy-paste'),\n },\n\n {\n namespace: 'create',\n resources: () => import('./create'),\n },\n\n {\n namespace: 'structure',\n resources: () => import('./structure'),\n },\n\n {\n namespace: 'studio',\n resources: () => import('./studio'),\n },\n\n {\n namespace: 'tasks',\n resources: () => import('./tasks'),\n },\n\n {\n namespace: 'validation',\n resources: () => import('./validation'),\n },\n\n {\n namespace: 'vision',\n resources: () => import('./vision'),\n },\n ],\n weekInfo: {\n firstDay: 1,\n minimalDays: 1,\n weekend: [6, 7],\n },\n})\n\n/**\n * Català / Catalan locale/translation plugin for Sanity Studio\n *\n * @public\n */\nexport const caESLocale = definePlugin<{\n title?: string\n weekInfo?: LocaleDefinition['weekInfo']\n} | void>((config) => ({\n name: '@sanity/locale-ca-es',\n i18n: {\n locales: [config ? {...locale, ...config} : locale],\n },\n}))\n"],"names":["defineLocale","definePlugin"],"mappings":";;;AAEA,MAAM,SAASA,OAAAA,aAAa;AAAA,EAC1B,IAAI;AAAA,EACJ,OAAO;AAAA,EACP,SAAS;AAAA,IACP;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,0BAAU;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGpC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,4BAAY;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGtC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,8BAAc;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGxC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,0BAAU;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGpC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,6BAAa;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGvC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,0BAAU;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGpC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,yBAAS;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGnC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,8BAAc;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,IAGxC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,QAAA,QAAA,EAAA,KAAA,WAAA;AAAA,eAAA,QAAO,0BAAU;AAAA,MAAA,CAAA;AAAA,IAAA;AAAA,EACpC;AAAA,EAEF,UAAU;AAAA,IACR,UAAU;AAAA,IACV,aAAa;AAAA,IACb,SAAS,CAAC,GAAG,CAAC;AAAA,EAAA;AAElB,CAAC,GAOY,aAAaC,OAAAA,aAGhB,CAAC,YAAY;AAAA,EACrB,MAAM;AAAA,EACN,MAAM;AAAA,IACJ,SAAS,CAAC,SAAS,EAAC,GAAG,QAAQ,GAAG,OAAA,IAAU,MAAM;AAAA,EAAA;AAEtD,EAAE;;"}
|
package/dist/index.js
CHANGED
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../src/index.ts"],"sourcesContent":["import {defineLocale, definePlugin, type LocaleDefinition} from 'sanity'\n\nconst locale = defineLocale({\n id: 'ca-ES',\n title: 'Català',\n bundles: [\n {\n namespace: 'canvas',\n resources: () => import('./canvas'),\n },\n\n {\n namespace: 'comments',\n resources: () => import('./comments'),\n },\n\n {\n namespace: 'copy-paste',\n resources: () => import('./copy-paste'),\n },\n\n {\n namespace: 'create',\n resources: () => import('./create'),\n },\n\n {\n namespace: 'structure',\n resources: () => import('./structure'),\n },\n\n {\n namespace: 'studio',\n resources: () => import('./studio'),\n },\n\n {\n namespace: 'tasks',\n resources: () => import('./tasks'),\n },\n\n {\n namespace: 'validation',\n resources: () => import('./validation'),\n },\n\n {\n namespace: 'vision',\n resources: () => import('./vision'),\n },\n ],\n weekInfo: {\n firstDay: 1,\n minimalDays:
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../src/index.ts"],"sourcesContent":["import {defineLocale, definePlugin, type LocaleDefinition} from 'sanity'\n\nconst locale = defineLocale({\n id: 'ca-ES',\n title: 'Català',\n bundles: [\n {\n namespace: 'canvas',\n resources: () => import('./canvas'),\n },\n\n {\n namespace: 'comments',\n resources: () => import('./comments'),\n },\n\n {\n namespace: 'copy-paste',\n resources: () => import('./copy-paste'),\n },\n\n {\n namespace: 'create',\n resources: () => import('./create'),\n },\n\n {\n namespace: 'structure',\n resources: () => import('./structure'),\n },\n\n {\n namespace: 'studio',\n resources: () => import('./studio'),\n },\n\n {\n namespace: 'tasks',\n resources: () => import('./tasks'),\n },\n\n {\n namespace: 'validation',\n resources: () => import('./validation'),\n },\n\n {\n namespace: 'vision',\n resources: () => import('./vision'),\n },\n ],\n weekInfo: {\n firstDay: 1,\n minimalDays: 1,\n weekend: [6, 7],\n },\n})\n\n/**\n * Català / Catalan locale/translation plugin for Sanity Studio\n *\n * @public\n */\nexport const caESLocale = definePlugin<{\n title?: string\n weekInfo?: LocaleDefinition['weekInfo']\n} | void>((config) => ({\n name: '@sanity/locale-ca-es',\n i18n: {\n locales: [config ? {...locale, ...config} : locale],\n },\n}))\n"],"names":[],"mappings":";AAEA,MAAM,SAAS,aAAa;AAAA,EAC1B,IAAI;AAAA,EACJ,OAAO;AAAA,EACP,SAAS;AAAA,IACP;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,wBAAU;AAAA,IAAA;AAAA,IAGpC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,0BAAY;AAAA,IAAA;AAAA,IAGtC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,4BAAc;AAAA,IAAA;AAAA,IAGxC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,wBAAU;AAAA,IAAA;AAAA,IAGpC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,2BAAa;AAAA,IAAA;AAAA,IAGvC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,wBAAU;AAAA,IAAA;AAAA,IAGpC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,uBAAS;AAAA,IAAA;AAAA,IAGnC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,4BAAc;AAAA,IAAA;AAAA,IAGxC;AAAA,MACE,WAAW;AAAA,MACX,WAAW,MAAM,OAAO,wBAAU;AAAA,IAAA;AAAA,EACpC;AAAA,EAEF,UAAU;AAAA,IACR,UAAU;AAAA,IACV,aAAa;AAAA,IACb,SAAS,CAAC,GAAG,CAAC;AAAA,EAAA;AAElB,CAAC,GAOY,aAAa,aAGhB,CAAC,YAAY;AAAA,EACrB,MAAM;AAAA,EACN,MAAM;AAAA,IACJ,SAAS,CAAC,SAAS,EAAC,GAAG,QAAQ,GAAG,OAAA,IAAU,MAAM;AAAA,EAAA;AAEtD,EAAE;"}
|
package/package.json
CHANGED
package/src/index.ts
CHANGED
package/src/structure.ts
CHANGED
|
@@ -85,6 +85,8 @@ export default removeUndefinedLocaleResources({
|
|
|
85
85
|
/** Description for the archived release banner, rendered when viewing the history of a version document from the publihed view */
|
|
86
86
|
'banners.archived-release.description':
|
|
87
87
|
'Aquesta versió del document pertany a la versió arxivada <VersionBadge>{{title}}</VersionBadge>',
|
|
88
|
+
/** Description for the archived scheduled draft banner, rendered when viewing the history of a cardinality one release document */
|
|
89
|
+
'banners.archived-scheduled-draft.description': undefined, // 'This scheduled draft is archived'
|
|
88
90
|
/** The explanation displayed when a user attempts to create a new draft document, but the draft model is not switched on */
|
|
89
91
|
'banners.choose-new-document-destination.cannot-create-draft-document':
|
|
90
92
|
"No es pot crear un document d'esborrany.",
|
|
@@ -183,6 +185,8 @@ export default removeUndefinedLocaleResources({
|
|
|
183
185
|
/** The text for the revision not found banner */
|
|
184
186
|
'banners.revision-not-found.description':
|
|
185
187
|
"No hem pogut trobar la revisió del document seleccionada, si us plau seleccioneu una altra entrada de la llista d'historial.",
|
|
188
|
+
/** The text content for the scheduled draft override banner */
|
|
189
|
+
'banners.scheduled-draft-override-banner.text': undefined, // 'A scheduled draft for this document exists. If you publish changes now they will be overwritten when the schedule runs.'
|
|
186
190
|
/** The text content for the unpublished document banner when is part of a release */
|
|
187
191
|
'banners.unpublished-release-banner.text':
|
|
188
192
|
'Aquest document serà despublicat com a part de la publicació <VersionBadge>{{title}}</VersionBadge>',
|
|
@@ -632,4 +636,7 @@ export default removeUndefinedLocaleResources({
|
|
|
632
636
|
'timeline-item.menu.action-expand': 'Expandir',
|
|
633
637
|
/** The text for the published event menu tooltip when the release is not found */
|
|
634
638
|
'timeline-item.not-found-release.tooltip': 'No s\'ha trobat la publicació amb id "{{releaseId}}"',
|
|
639
|
+
|
|
640
|
+
/** The text for the "Inline changes" action, which is used to toggle the visibility of content diffs inside inputs */
|
|
641
|
+
'toggle-inline-changes.menu-item.title': undefined, // 'Inline changes'
|
|
635
642
|
})
|
package/src/studio.ts
CHANGED
|
@@ -1,31 +1,60 @@
|
|
|
1
1
|
import {removeUndefinedLocaleResources} from 'sanity'
|
|
2
2
|
|
|
3
3
|
export default removeUndefinedLocaleResources({
|
|
4
|
+
/** "Configuration issue" header */
|
|
5
|
+
'about-dialog.configuration-issue.header': undefined, // 'Configuration issue detected'
|
|
6
|
+
/** Message shown if sanity.cli.ts is missing deployment.appId */
|
|
7
|
+
'about-dialog.configuration-issue.missing-appid': undefined, // 'Auto updates is enabled, but no <code>deployment.appId</code> configured in <code>sanity.cli.ts</code>. This Studio is updating against the <strong>latest</strong>-channel.'
|
|
8
|
+
/** "View documentation" link for auto-updating studios */
|
|
9
|
+
'about-dialog.configuration-issue.missing-appid.view-documentation': undefined, // 'View documentation'
|
|
4
10
|
/** "Disabled" status for auto-updates in About-dialog */
|
|
5
11
|
'about-dialog.version-info.auto-updates.disabled': 'Desactivat',
|
|
6
12
|
/** "Enabled" status for auto-updates in About-dialog */
|
|
7
13
|
'about-dialog.version-info.auto-updates.enabled': 'Activat',
|
|
8
|
-
/** "Auto Updates" status header in About-dialog */
|
|
14
|
+
/** @deprecated "Auto Updates" status header in About-dialog */
|
|
9
15
|
'about-dialog.version-info.auto-updates.header': 'Actualitzacions Automàtiques',
|
|
10
|
-
/** "How to enable" next to Disabled state for Auto updates in
|
|
16
|
+
/** "How to enable" next to Disabled state for Auto updates in version info dialog */
|
|
11
17
|
'about-dialog.version-info.auto-updates.how-to-enable': 'Com activar',
|
|
18
|
+
/** "Manage version" link text */
|
|
19
|
+
'about-dialog.version-info.auto-updates.manage-version': undefined, // 'Manage version'
|
|
12
20
|
/** Text displayed on the "Copy to clipboard"-button after clicked */
|
|
13
21
|
'about-dialog.version-info.copy-to-clipboard-button.copied-text':
|
|
14
22
|
'Copiat al porta-retalls. Feliç enganxada!',
|
|
15
23
|
/** "Copy to Clipboard" button text for copying version details from About-dialog */
|
|
16
24
|
'about-dialog.version-info.copy-to-clipboard-button.text': 'Copiar al Porta-retalls',
|
|
17
|
-
/** "Current version" header in
|
|
25
|
+
/** "Current version" header in version info dialog */
|
|
18
26
|
'about-dialog.version-info.current-version.header': 'Versió actual',
|
|
19
|
-
/** "How to upgrade" link text */
|
|
27
|
+
/** @deprecated "How to upgrade" link text */
|
|
20
28
|
'about-dialog.version-info.how-to-upgrade': 'Com actualitzar',
|
|
21
|
-
/** "Latest version" header in
|
|
29
|
+
/** "Latest version" header in version info dialog */
|
|
22
30
|
'about-dialog.version-info.latest-version.header': 'Última versió',
|
|
23
|
-
/**
|
|
24
|
-
'about-dialog.version-info.
|
|
25
|
-
/** "
|
|
31
|
+
/** Info text when auto updates is enabled and a new version is available */
|
|
32
|
+
'about-dialog.version-info.new-auto-update-version-available': undefined, // 'New version available'
|
|
33
|
+
/** "New version" header in version info dialog - Note that this is not necessary a *higher* version compared to current:
|
|
34
|
+
* It's a new version configured for auto updates which in some cases could even be a version below current */
|
|
35
|
+
'about-dialog.version-info.new-version.text': undefined, // 'New version'
|
|
36
|
+
/** "Reload"-button when auto updates is enabled and a new version is available */
|
|
37
|
+
'about-dialog.version-info.reload': undefined, // 'Reload'
|
|
38
|
+
/** "Reload to update"-tooltip when auto updates is enabled and a new version is available */
|
|
39
|
+
'about-dialog.version-info.reload-to-update': undefined, // 'Reload Studio to update'
|
|
40
|
+
/** "Development" tooltip in About-dialog */
|
|
41
|
+
'about-dialog.version-info.tooltip.development': undefined, // 'Development'
|
|
42
|
+
/** "New version available" tooltip in About-dialog */
|
|
43
|
+
'about-dialog.version-info.tooltip.new-version-available': undefined, // 'New version available'
|
|
44
|
+
/** "Prerelease" tooltip in About-dialog */
|
|
45
|
+
'about-dialog.version-info.tooltip.prerelease': undefined, // 'Prerelease'
|
|
46
|
+
/** "Up to date" tooltip in About-dialog */
|
|
47
|
+
'about-dialog.version-info.tooltip.up-to-date': undefined, // 'Up to date'
|
|
48
|
+
/** @deprecated "Up to date" status in About-dialog */
|
|
26
49
|
'about-dialog.version-info.up-to-date': 'Actualitzat',
|
|
50
|
+
/** "Upgrade"-button text */
|
|
51
|
+
'about-dialog.version-info.update-button.text': undefined, // 'Update'
|
|
52
|
+
/** "Upgrade"-button tooltip text */
|
|
53
|
+
'about-dialog.version-info.update-button.tooltip': undefined, // 'Learn how to update Sanity Studio'
|
|
27
54
|
/** "User agent" header in About-dialog */
|
|
28
55
|
'about-dialog.version-info.user-agent.header': "Agent d'usuari",
|
|
56
|
+
/** "View on GitHub" link from version info dialog */
|
|
57
|
+
'about-dialog.version-info.view-on-github': undefined, // 'View on GitHub'
|
|
29
58
|
|
|
30
59
|
/** The text used in the tooltip shown in the dialog close button */
|
|
31
60
|
'announcement.dialog.close': 'Tancar',
|
|
@@ -96,14 +125,20 @@ export default removeUndefinedLocaleResources({
|
|
|
96
125
|
'asset-source.dialog.default-title_file': "Selecciona l'arxiu",
|
|
97
126
|
/** Select asset dialog title for images */
|
|
98
127
|
'asset-source.dialog.default-title_image': 'Selecciona la imatge',
|
|
128
|
+
/** Select asset dialog title for videos */
|
|
129
|
+
'asset-source.dialog.default-title_video': undefined, // 'Select video'
|
|
99
130
|
/** Insert asset error */
|
|
100
131
|
'asset-source.dialog.insert-asset-error':
|
|
101
132
|
"Error en inserir l'actiu. Consulta la consola per a més informació.",
|
|
102
133
|
/** Select asset dialog load more items */
|
|
103
134
|
'asset-source.dialog.load-more': 'Carrega més',
|
|
104
|
-
/** Text shown when selecting a file but there's no files to select from
|
|
135
|
+
/** Text shown when selecting a file but there's no files to select from
|
|
136
|
+
* @deprecated no longer in use
|
|
137
|
+
*/
|
|
105
138
|
'asset-source.dialog.no-assets_file': 'No hi ha arxius',
|
|
106
|
-
/** Text shown when selecting an image but there's no images to select from
|
|
139
|
+
/** Text shown when selecting an image but there's no images to select from
|
|
140
|
+
* @deprecated no longer in use
|
|
141
|
+
*/
|
|
107
142
|
'asset-source.dialog.no-assets_image': 'No hi ha imatges',
|
|
108
143
|
'asset-source.file.asset-list.action.delete.disabled-cannot-delete-current-file':
|
|
109
144
|
"No es pot esborrar l'arxiu seleccionat actualment",
|
|
@@ -171,6 +206,13 @@ export default removeUndefinedLocaleResources({
|
|
|
171
206
|
/** Menu Items for Media Library Asset Source */
|
|
172
207
|
'asset-sources.media-library.file.title': 'Biblioteca de mitjans',
|
|
173
208
|
'asset-sources.media-library.image.title': 'Biblioteca de mitjans',
|
|
209
|
+
/** Info messages for the Media Library Asset Source */
|
|
210
|
+
'asset-sources.media-library.select-dialog.title_file': undefined, // 'Selecting file for {{targetTitle}}'
|
|
211
|
+
'asset-sources.media-library.select-dialog.title_image': undefined, // 'Selecting image for {{targetTitle}}'
|
|
212
|
+
'asset-sources.media-library.select-dialog.title_video': undefined, // 'Selecting video for {{targetTitle}}'
|
|
213
|
+
/** Warning message shown when uploading already existing files to the Media Library Asset Source */
|
|
214
|
+
'asset-sources.media-library.warning.file-already-exist.description': undefined, // 'Using the existing file found in the library.'
|
|
215
|
+
'asset-sources.media-library.warning.file-already-exist.title': undefined, // 'File: \'{{filename}}\' already exists'
|
|
174
216
|
|
|
175
217
|
/** Label when a release has been deleted by a different user */
|
|
176
218
|
'banners.deleted-bundle-banner.text':
|
|
@@ -433,6 +475,9 @@ export default removeUndefinedLocaleResources({
|
|
|
433
475
|
/** Label to indicate that a document type was not found */
|
|
434
476
|
'document.type.not-found': 'No s\'ha trobat el tipus de document "{{type}}"',
|
|
435
477
|
|
|
478
|
+
/** Error message shown when an action cannot be performed */
|
|
479
|
+
'errors.unable-to-perform-action': undefined, // 'Unable to perform this action'
|
|
480
|
+
|
|
436
481
|
/** The value of the <code>_key</code> property must be a unique string. */
|
|
437
482
|
'form.error.duplicate-keys-alert.details.additional-description':
|
|
438
483
|
'El valor de la propietat <code>_key</code> ha de ser una cadena única.',
|
|
@@ -532,6 +577,8 @@ export default removeUndefinedLocaleResources({
|
|
|
532
577
|
'help-resources.action.join-our-community': 'Uneix-te a la nostra comunitat',
|
|
533
578
|
/** Information for what the latest sanity version is */
|
|
534
579
|
'help-resources.latest-sanity-version': 'La versió més recent és {{latestVersion}}',
|
|
580
|
+
/** Menu item for reloading Studio to update */
|
|
581
|
+
'help-resources.studio-auto-update-now': undefined, // 'Reload to update to v{{newVersion}}'
|
|
535
582
|
/** Information for what studio version the current studio is running */
|
|
536
583
|
'help-resources.studio-version': 'Versió de Sanity Studio {{studioVersion}}',
|
|
537
584
|
/** Title for help and resources menus */
|
|
@@ -1212,9 +1259,9 @@ export default removeUndefinedLocaleResources({
|
|
|
1212
1259
|
/** Title for "Create new document" dialog */
|
|
1213
1260
|
'new-document.title': 'Crear document nou',
|
|
1214
1261
|
|
|
1215
|
-
/** Label for button that will make the browser reload when users' studio version is out-of-date */
|
|
1262
|
+
/** @deprecated Label for button that will make the browser reload when users' studio version is out-of-date */
|
|
1216
1263
|
'package-version.new-package-available.reload-button': 'Prem per recarregar',
|
|
1217
|
-
/** Title of the alert for studio users when packages in their studio are out-of-date */
|
|
1264
|
+
/** @deprecated Title of the alert for studio users when packages in their studio are out-of-date */
|
|
1218
1265
|
'package-version.new-package-available.title': 'Sanity Studio està llest per actualitzar-se!',
|
|
1219
1266
|
|
|
1220
1267
|
/** Label for action to invite members to the current studio project */
|
|
@@ -1244,22 +1291,32 @@ export default removeUndefinedLocaleResources({
|
|
|
1244
1291
|
'release.action.add-to-new-release': 'Afegir a la versió',
|
|
1245
1292
|
/** Action message to add document to release */
|
|
1246
1293
|
'release.action.add-to-release': 'Afegir a {{title}}',
|
|
1294
|
+
/** Tooltip message for document that is already added to release */
|
|
1295
|
+
'release.action.already-exists-in-release': undefined, // 'Document already exists in release'
|
|
1247
1296
|
/** Action message for when document is already in release */
|
|
1248
1297
|
'release.action.already-in-release': 'Ja en la versió {{title}}',
|
|
1249
1298
|
/** Action message for when you click to view all versions you can copy the current document to */
|
|
1250
1299
|
'release.action.copy-to': 'Copiar la versió a',
|
|
1251
1300
|
/** Action message for creating new releases */
|
|
1252
1301
|
'release.action.create-new': 'Nova versió',
|
|
1302
|
+
/** Description for toast when version creation failed */
|
|
1303
|
+
'release.action.create-version.failure': undefined, // 'Failed to create version'
|
|
1304
|
+
/** Action message for deleting a scheduled publish */
|
|
1305
|
+
'release.action.delete-schedule': undefined, // 'Delete schedule'
|
|
1253
1306
|
/** Action message for when document is already in release */
|
|
1254
1307
|
'release.action.discard-version': 'Descartar versió',
|
|
1255
1308
|
/** Description for toast when version discarding failed */
|
|
1256
1309
|
'release.action.discard-version.failure': "No s'ha pogut descartar la versió",
|
|
1310
|
+
/** Action message for editing the schedule of a scheduled publish */
|
|
1311
|
+
'release.action.edit-schedule': undefined, // 'Edit schedule'
|
|
1257
1312
|
/** Action message for when a new release is created off an existing version, draft or published document */
|
|
1258
1313
|
'release.action.new-release': 'Nova Versió',
|
|
1259
1314
|
'release.action.new-release.limit-reached_other':
|
|
1260
1315
|
'Aquest espai de treball està limitat a {{count}} llançaments',
|
|
1261
1316
|
/** Tooltip message for not having permissions for creating new releases */
|
|
1262
1317
|
'release.action.permission.error': 'No tens permís per realitzar aquesta acció',
|
|
1318
|
+
/** Action message for running a scheduled draft immediately */
|
|
1319
|
+
'release.action.publish-now': undefined, // 'Publish now'
|
|
1263
1320
|
/** Error message description for when a version is reverted from being unpublished */
|
|
1264
1321
|
'release.action.revert-unpublish-version.failure.description':
|
|
1265
1322
|
'Torneu-ho a intentar o comproveu la vostra connexió. El document encara es mantindrà sense publicar en el moment del llançament.',
|
|
@@ -1279,6 +1336,8 @@ export default removeUndefinedLocaleResources({
|
|
|
1279
1336
|
"S'ha establert correctament <strong>{{title}}</strong> per ser despublicada en la versió",
|
|
1280
1337
|
/** Action message for when the view release is pressed */
|
|
1281
1338
|
'release.action.view-release': 'Veure la versió',
|
|
1339
|
+
/** Action message for when the view scheduled drafts is pressed */
|
|
1340
|
+
'release.action.view-scheduled-drafts': undefined, // 'View scheduled drafts'
|
|
1282
1341
|
/** Label for banner when release is scheduled */
|
|
1283
1342
|
'release.banner.scheduled-for-publishing-on': 'Programat per ser publicat el {{date}}',
|
|
1284
1343
|
/** Label for Draft chip in document header */
|
|
@@ -1316,6 +1375,24 @@ export default removeUndefinedLocaleResources({
|
|
|
1316
1375
|
'release.dialog.create.confirm': 'Crear versió',
|
|
1317
1376
|
/** Title for creating releases dialog */
|
|
1318
1377
|
'release.dialog.create.title': 'Nova versió',
|
|
1378
|
+
/** Body text for the dialog confirming deletion of a scheduled draft */
|
|
1379
|
+
'release.dialog.delete-schedule-draft.body': undefined, // 'Are you sure you want to delete this scheduled draft? This action cannot be undone.'
|
|
1380
|
+
/** Confirm button text for deleting a scheduled draft */
|
|
1381
|
+
'release.dialog.delete-schedule-draft.confirm': undefined, // 'Yes, delete schedule'
|
|
1382
|
+
/** Header for the dialog confirming deletion of a scheduled draft */
|
|
1383
|
+
'release.dialog.delete-schedule-draft.header': undefined, // 'Delete scheduled draft'
|
|
1384
|
+
/** Body text for change schedule dialog */
|
|
1385
|
+
'release.dialog.edit-schedule.body': undefined, // 'Select a new date and time for the scheduled publish.'
|
|
1386
|
+
/** Confirm button text for change schedule dialog */
|
|
1387
|
+
'release.dialog.edit-schedule.confirm': undefined, // 'Update schedule'
|
|
1388
|
+
/** Header for change schedule dialog */
|
|
1389
|
+
'release.dialog.edit-schedule.header': undefined, // 'Change schedule'
|
|
1390
|
+
/** Body text for the dialog confirming running a scheduled draft immediately */
|
|
1391
|
+
'release.dialog.publish-scheduled-draft.body': undefined, // 'Are you sure you want to publish this scheduled draft immediately?'
|
|
1392
|
+
/** Confirm button text for running a scheduled draft immediately */
|
|
1393
|
+
'release.dialog.publish-scheduled-draft.confirm': undefined, // 'Yes, run now'
|
|
1394
|
+
/** Header for the dialog confirming running a scheduled draft immediately */
|
|
1395
|
+
'release.dialog.publish-scheduled-draft.header': undefined, // 'Publish draft now'
|
|
1319
1396
|
/** Label for description in tooltip to explain release types */
|
|
1320
1397
|
'release.dialog.tooltip.description':
|
|
1321
1398
|
"El temps previst de llançament s'utilitza per crear millors previsualitzacions i indicacions sobre si els documents entren en conflicte.",
|
|
@@ -1327,6 +1404,10 @@ export default removeUndefinedLocaleResources({
|
|
|
1327
1404
|
'release.form.placeholder-describe-release': 'Descriu la versió…',
|
|
1328
1405
|
/** Tooltip for button to hide release visibility */
|
|
1329
1406
|
'release.layer.hide': 'Amagar versió',
|
|
1407
|
+
/** Label for the release menu */
|
|
1408
|
+
'release.menu.label': undefined, // 'Release menu'
|
|
1409
|
+
/** Tooltip for the release menu */
|
|
1410
|
+
'release.menu.tooltip': undefined, // 'Actions'
|
|
1330
1411
|
/** Label for draft perspective in navbar */
|
|
1331
1412
|
'release.navbar.drafts': 'Esborranys',
|
|
1332
1413
|
/** Label for published releases in navbar */
|
|
@@ -1335,18 +1416,34 @@ export default removeUndefinedLocaleResources({
|
|
|
1335
1416
|
'release.navbar.tooltip': 'Versions',
|
|
1336
1417
|
/** The placeholder text when the release doesn't have a title */
|
|
1337
1418
|
'release.placeholder-untitled-release': 'Versió sense títol',
|
|
1419
|
+
/** Description for warning that the published schedule time is in the past */
|
|
1420
|
+
'release.schedule-dialog.publish-date-in-past-warning': undefined, // 'Schedule for a future time and date.'
|
|
1421
|
+
/** Label for date picker when scheduling a release */
|
|
1422
|
+
'release.schedule-dialog.select-publish-date-label': undefined, // 'Publish on'
|
|
1338
1423
|
/** The toast description that will be shown when the user has a release perspective which is now archived */
|
|
1339
1424
|
'release.toast.archived-release.description': 'Aquesta versió ha estat desancorada',
|
|
1340
1425
|
/** The toast title that will be shown when the user has a release perspective which is now archived */
|
|
1341
1426
|
'release.toast.archived-release.title': "La versió '{{title}}' ha estat arxivada",
|
|
1342
1427
|
/** The toast title that will be shown the creating a release fails */
|
|
1343
1428
|
'release.toast.create-release-error.title': "No s'ha pogut crear la release",
|
|
1344
|
-
/**
|
|
1429
|
+
/** Error toast for deleting a scheduled draft */
|
|
1430
|
+
'release.toast.delete-schedule-draft.error': undefined, // 'Failed to delete the scheduled draft document <strong>{{title}}</strong>: {{error}}'
|
|
1431
|
+
/** Success toast for deleting a scheduled draft */
|
|
1432
|
+
'release.toast.delete-schedule-draft.success': undefined, // 'The scheduled draft document <strong>{{title}}</strong> has been deleted.'
|
|
1433
|
+
/** The toast title that will be shown when the user has a release perspective which is now deleted */
|
|
1345
1434
|
'release.toast.not-found-release.title': "No s'ha trobat la release '{{title}}'",
|
|
1435
|
+
/** Error toast for running a scheduled publish immediately */
|
|
1436
|
+
'release.toast.publish-scheduled-draft.error': undefined, // 'Failed to publish the scheduled draft document <strong>{{title}}</strong>: {{error}}'
|
|
1437
|
+
/** Success toast for running a scheduled publish immediately */
|
|
1438
|
+
'release.toast.publish-scheduled-draft.success': undefined, // 'The scheduled draft document <strong>{{title}}</strong> has been published.'
|
|
1346
1439
|
/** The toast description that will be shown when the user has a release perspective which is now published */
|
|
1347
1440
|
'release.toast.published-release.description': 'Aquesta release ha estat desancorada',
|
|
1348
1441
|
/** The toast title that will be shown when the user has a release perspective which is now deleted */
|
|
1349
1442
|
'release.toast.published-release.title': "La release '{{title}}' ha estat publicada",
|
|
1443
|
+
/** Error toast for rescheduling a draft */
|
|
1444
|
+
'release.toast.reschedule-scheduled-draft.error': undefined, // 'Failed to reschedule the scheduled draft document <strong>{{title}}</strong>: {{error}}'
|
|
1445
|
+
/** Success toast for rescheduling a draft */
|
|
1446
|
+
'release.toast.reschedule-scheduled-draft.success': undefined, // 'The scheduled draft document <strong>{{title}}</strong> has been rescheduled.'
|
|
1350
1447
|
/** Label for when a version of a document has already been added to the release */
|
|
1351
1448
|
'release.tooltip.already-added': "Ja s'ha afegit una versió d'aquest document",
|
|
1352
1449
|
/** Label for when a release is scheduled / scheduling and a user can't add a document version to it */
|
|
@@ -1361,6 +1458,16 @@ export default removeUndefinedLocaleResources({
|
|
|
1361
1458
|
/** Tooltip for the dropdown to show all versions of document */
|
|
1362
1459
|
'release.version-list.tooltip': 'Veure totes les versions del document',
|
|
1363
1460
|
|
|
1461
|
+
/** Confirm button text for the schedule publish dialog */
|
|
1462
|
+
'schedule-publish-dialog.confirm': undefined, // 'Schedule'
|
|
1463
|
+
/** Description for the schedule publish dialog */
|
|
1464
|
+
'schedule-publish-dialog.description': undefined, // 'Select when this document should be published.'
|
|
1465
|
+
/** Header for the schedule publish dialog */
|
|
1466
|
+
'schedule-publish-dialog.header': undefined, // 'Schedule draft for publishing'
|
|
1467
|
+
|
|
1468
|
+
/** Title for a scheduled draft release */
|
|
1469
|
+
'scheduled-drafts.release.title': undefined, // 'Scheduled publish'
|
|
1470
|
+
|
|
1364
1471
|
/** Accessibility label to open search action when the search would go fullscreen (eg on narrower screens) */
|
|
1365
1472
|
'search.action-open-aria-label': 'Obrir cerca',
|
|
1366
1473
|
/** Action label for adding a search filter */
|
|
@@ -2004,6 +2111,8 @@ export default removeUndefinedLocaleResources({
|
|
|
2004
2111
|
* workspace to authenticate in.
|
|
2005
2112
|
*/
|
|
2006
2113
|
'workspaces.action.choose-another-workspace': 'Tria un altre espai de treball',
|
|
2114
|
+
/** Label for title to switch workspace before workspaces are listed */
|
|
2115
|
+
'workspaces.action.switch-workspace': undefined, // 'Switch workspace'
|
|
2007
2116
|
/** Label for heading that indicates that you can choose your workspace */
|
|
2008
2117
|
'workspaces.choose-your-workspace-label': 'Tria el teu espai de treball',
|
|
2009
2118
|
/** Label for the workspace menu */
|
package/src/vision.ts
CHANGED
|
@@ -113,6 +113,8 @@ export default removeUndefinedLocaleResources({
|
|
|
113
113
|
'La perspectiva predeterminada canviarà de "<code>raw</code>" a "<code>published</code>" en una propera versió de l\'API. Si us plau, consulta la documentació per a més detalls.',
|
|
114
114
|
/** Label for the pinned release perspective */
|
|
115
115
|
'settings.perspectives.pinned-release-label': 'Versió fixada',
|
|
116
|
+
/** Label for the scheduled drafts perspective */
|
|
117
|
+
'settings.perspectives.scheduled-drafts': undefined, // 'Scheduled drafts'
|
|
116
118
|
/** Title for popover that explains what "Perspectives" are */
|
|
117
119
|
'settings.perspectives.title': 'Perspectives',
|
|
118
120
|
})
|