@sanity/locale-ca-es 1.0.0 → 1.0.2
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 +24 -1
- package/dist/_chunks-cjs/structure.cjs.map +1 -1
- package/dist/_chunks-cjs/studio.cjs +68 -2
- package/dist/_chunks-cjs/studio.cjs.map +1 -1
- package/dist/_chunks-cjs/vision.cjs +34 -0
- package/dist/_chunks-cjs/vision.cjs.map +1 -1
- package/dist/_chunks-es/structure.js +24 -1
- package/dist/_chunks-es/structure.js.map +1 -1
- package/dist/_chunks-es/studio.js +68 -2
- package/dist/_chunks-es/studio.js.map +1 -1
- package/dist/_chunks-es/vision.js +34 -0
- package/dist/_chunks-es/vision.js.map +1 -1
- package/package.json +2 -2
- package/src/structure.ts +29 -0
- package/src/studio.ts +64 -2
- package/src/vision.ts +35 -0
|
@@ -2,19 +2,47 @@ import { removeUndefinedLocaleResources } from "sanity";
|
|
|
2
2
|
var vision = removeUndefinedLocaleResources({
|
|
3
3
|
/** Label for action "Copy to clipboard", tied to the "Query URL" field. Also used for accessibility purposes on button */
|
|
4
4
|
"action.copy-url-to-clipboard": "Copia al porta-retalls",
|
|
5
|
+
/** Label for deleting a query */
|
|
6
|
+
"action.delete": "Esborra",
|
|
7
|
+
/** Label for editing a query's title */
|
|
8
|
+
"action.edit-title": "Edita el t\xEDtol",
|
|
5
9
|
/** Label for stopping an ongoing listen operation */
|
|
6
10
|
"action.listen-cancel": "Atura",
|
|
7
11
|
/** Label for setting up a listener */
|
|
8
12
|
"action.listen-execute": "Escolta",
|
|
13
|
+
/** Label for query loading table */
|
|
14
|
+
"action.load-queries": "Carrega consultes",
|
|
15
|
+
/** Label for loading a query */
|
|
16
|
+
"action.load-query": "Carrega consulta",
|
|
9
17
|
/** Label for cancelling an ongoing query */
|
|
10
18
|
"action.query-cancel": "Cancel\xB7la",
|
|
11
19
|
/** Label for executing the query, eg doing a fetch */
|
|
12
20
|
"action.query-execute": "Obt\xE9",
|
|
21
|
+
/** Label for saving a query */
|
|
22
|
+
"action.save-query": "Desa consulta",
|
|
23
|
+
/** Label for updating a query */
|
|
24
|
+
"action.update": "Actualitza",
|
|
25
|
+
/** Label for actions user can take */
|
|
26
|
+
"label.actions": "Accions",
|
|
27
|
+
/** Label for saved queries that have been edited */
|
|
28
|
+
"label.edited": "Editat",
|
|
13
29
|
/**
|
|
14
30
|
* Some features has a "New" label indicating that the feature was recently introduced.
|
|
15
31
|
* This defines what the text of that label is. Keep it short and sweet.
|
|
16
32
|
*/
|
|
17
33
|
"label.new": "Nou",
|
|
34
|
+
/** Label for query type "personal" */
|
|
35
|
+
"label.personal": "Personal",
|
|
36
|
+
/** Label for savedAt date */
|
|
37
|
+
"label.saved-at": "Desat el",
|
|
38
|
+
/** Saved queries */
|
|
39
|
+
"label.saved-queries": "Consultes desades",
|
|
40
|
+
/** Search queries */
|
|
41
|
+
"label.search-queries": "Cerca consultes",
|
|
42
|
+
/** Share query */
|
|
43
|
+
"label.share": "Comparteix",
|
|
44
|
+
/** Label for saved query type "team" */
|
|
45
|
+
"label.team": "Equip",
|
|
18
46
|
/** Error message for when the "Params" input are not a valid json */
|
|
19
47
|
"params.error.params-invalid-json": "Els par\xE0metres no s\xF3n JSON v\xE0lid",
|
|
20
48
|
/** Label for "Params" (parameters) editor/input */
|
|
@@ -42,6 +70,12 @@ var vision = removeUndefinedLocaleResources({
|
|
|
42
70
|
* available for the query (eg when the query has not been executed, or errored)
|
|
43
71
|
*/
|
|
44
72
|
"result.timing-not-applicable": "n/d",
|
|
73
|
+
/** Query already saved error label */
|
|
74
|
+
"save-query.already-saved": "Consulta ja desada",
|
|
75
|
+
/** Save error label */
|
|
76
|
+
"save-query.error": "Error en desar la consulta",
|
|
77
|
+
/** Save success label */
|
|
78
|
+
"save-query.success": "Consulta desada",
|
|
45
79
|
/** Label for the "API version" dropdown in settings */
|
|
46
80
|
"settings.api-version-label": "Versi\xF3 de l'API",
|
|
47
81
|
/** Label for the "Custom API version" input in settings, shown when "other" is chosen as API version */
|
|
@@ -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 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 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\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\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 /** 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,wBAAwB;AAAA;AAAA,EAExB,yBAAyB;AAAA;AAAA,EAEzB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA;AAAA;AAAA;AAAA,
|
|
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;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sanity/locale-ca-es",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Catalan / Català locale/translation for Sanity Studio",
|
|
6
6
|
"keywords": [
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
],
|
|
47
47
|
"browserslist": "extends @sanity/browserslist-config",
|
|
48
48
|
"peerDependencies": {
|
|
49
|
-
"sanity": "^3.22.0"
|
|
49
|
+
"sanity": "^3.22.0 || ^4.0.0-0"
|
|
50
50
|
},
|
|
51
51
|
"publishConfig": {
|
|
52
52
|
"access": "public"
|
package/src/structure.ts
CHANGED
|
@@ -159,6 +159,9 @@ export default removeUndefinedLocaleResources({
|
|
|
159
159
|
"Espera mentre el document s'afegeix a la publicació. No hauria de trigar més de uns segons.",
|
|
160
160
|
/** Title of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */
|
|
161
161
|
'banners.release.waiting.title': 'Afegint document a la publicació…',
|
|
162
|
+
/** The text for the revision not found banner */
|
|
163
|
+
'banners.revision-not-found.description':
|
|
164
|
+
"No hem pogut trobar la revisió del document seleccionada, si us plau seleccioneu una altra entrada de la llista d'historial.",
|
|
162
165
|
/** The text content for the unpublished document banner when is part of a release */
|
|
163
166
|
'banners.unpublished-release-banner.text':
|
|
164
167
|
'Aquest document serà despublicat com a part de la publicació <VersionBadge>{{title}}</VersionBadge>',
|
|
@@ -197,6 +200,12 @@ export default removeUndefinedLocaleResources({
|
|
|
197
200
|
/** The heading for the canvas linked banner popover */
|
|
198
201
|
'canvas.banner.popover-heading': 'Creació prioritzant la idea',
|
|
199
202
|
|
|
203
|
+
/** The description for the changes banner */
|
|
204
|
+
'changes.banner.description':
|
|
205
|
+
"Mostrant l'historial per a la versió <strong>{{perspective}}</strong> d'aquest document.",
|
|
206
|
+
/** The tooltip for the changes banner */
|
|
207
|
+
'changes.banner.tooltip':
|
|
208
|
+
"Aquesta vista mostra els canvis que han ocorregut en una versió específica d'aquest document. Seleccioneu una versió diferent per veure els seus canvis",
|
|
200
209
|
/** The label used in the changes inspector for the from selector */
|
|
201
210
|
'changes.from.label': 'Des de',
|
|
202
211
|
/* The label for the history tab in the changes inspector*/
|
|
@@ -363,6 +372,11 @@ export default removeUndefinedLocaleResources({
|
|
|
363
372
|
/** The description for the document unfavorite action */
|
|
364
373
|
'document.favorites.remove-from-favorites': 'Treure de preferits',
|
|
365
374
|
|
|
375
|
+
/** The description for the events inspector when we can't load the document so we default to compare with published */
|
|
376
|
+
'events.compare-with-published.description':
|
|
377
|
+
"No podem carregar els canvis d'aquest document, probablement a causa de la política de retenció d'historial del vostre pla, això us mostra com la versió <strong>{{version}}</strong> es compara amb la versió <strong>publicada</strong>.",
|
|
378
|
+
/** The title for the events inspector when we can't load the document so we default to compare with published */
|
|
379
|
+
'events.compare-with-published.title': 'Comparant amb la publicada',
|
|
366
380
|
/**The title for the menu items that will be shown when expanding a publish release event to inspect the document */
|
|
367
381
|
'events.inspect.release': 'Inspeccionar <VersionBadge>{{releaseTitle}}</VersionBadge> document',
|
|
368
382
|
/**The title for the menu items that will be shown when expanding a publish draft event to inspect the draft document*/
|
|
@@ -429,10 +443,21 @@ export default removeUndefinedLocaleResources({
|
|
|
429
443
|
'panes.document-header-title.new.text': 'Nou {{schemaType}}',
|
|
430
444
|
/** The text used in the document header title if no other title can be determined */
|
|
431
445
|
'panes.document-header-title.untitled.text': 'Sense títol',
|
|
446
|
+
/** The help text saying that we'll retry fetching the document list */
|
|
447
|
+
'panes.document-list-pane.error.retrying': 'Tornant a intentar…',
|
|
432
448
|
/** The error text on the document list pane */
|
|
433
449
|
'panes.document-list-pane.error.text': 'Error: <Code>{{error}}</Code>',
|
|
450
|
+
/** The error text on the document list pane */
|
|
451
|
+
'panes.document-list-pane.error.text.dev': 'Error: <Code>{{error}}</Code>',
|
|
452
|
+
/** The error text on the document list pane if the browser appears to be offlline */
|
|
453
|
+
'panes.document-list-pane.error.text.offline':
|
|
454
|
+
'La connexió a Internet sembla estar fora de línia.',
|
|
434
455
|
/** The error title on the document list pane */
|
|
435
456
|
'panes.document-list-pane.error.title': "No s'han pogut obtenir els elements de la llista",
|
|
457
|
+
/** The help text saying that we'll retry fetching the document list */
|
|
458
|
+
'panes.document-list-pane.error.will-retry-automatically_one': 'Tornant a intentar…',
|
|
459
|
+
'panes.document-list-pane.error.will-retry-automatically_other':
|
|
460
|
+
'Tornant a intentar… (#{{count}}).',
|
|
436
461
|
/** The text of the document list pane if more than a maximum number of documents are returned */
|
|
437
462
|
'panes.document-list-pane.max-items.text': 'Mostrant un màxim de {{limit}} documents',
|
|
438
463
|
/** The text of the document list pane if no documents are found for a specified type */
|
|
@@ -441,6 +466,8 @@ export default removeUndefinedLocaleResources({
|
|
|
441
466
|
'panes.document-list-pane.no-documents.text': "No s'han trobat resultats",
|
|
442
467
|
/** The text of the document list pane if no documents are found matching specified criteria */
|
|
443
468
|
'panes.document-list-pane.no-matching-documents.text': 'No hi ha documents coincidents',
|
|
469
|
+
/** The search input for the search input on the document list pane */
|
|
470
|
+
'panes.document-list-pane.reconnecting': 'Intentant connectar…',
|
|
444
471
|
/** The aria-label for the search input on the document list pane */
|
|
445
472
|
'panes.document-list-pane.search-input.aria-label': 'Cerca a la llista',
|
|
446
473
|
/** The search input for the search input on the document list pane */
|
|
@@ -579,4 +606,6 @@ export default removeUndefinedLocaleResources({
|
|
|
579
606
|
'timeline-item.menu.action-collapse': 'Col·lapsar',
|
|
580
607
|
/** The text for the expand action in the timeline item menu */
|
|
581
608
|
'timeline-item.menu.action-expand': 'Expandir',
|
|
609
|
+
/** The text for the published event menu tooltip when the release is not found */
|
|
610
|
+
'timeline-item.not-found-release.tooltip': 'No s\'ha trobat la publicació amb id "{{releaseId}}"',
|
|
582
611
|
})
|
package/src/studio.ts
CHANGED
|
@@ -162,9 +162,15 @@ export default removeUndefinedLocaleResources({
|
|
|
162
162
|
/** Menu Items for Dataset Asset Source (will be replaced with workspace name by default) */
|
|
163
163
|
'asset-sources.dataset.file.title': "Fitxers de l'espai de treball",
|
|
164
164
|
'asset-sources.dataset.image.title': "Imatges de l'espai de treball",
|
|
165
|
+
/** Error messages for the Media Library Asset Source */
|
|
166
|
+
'asset-sources.media-library.error.library-could-not-be-resolved':
|
|
167
|
+
'Alguna cosa ha anat malament intentant resoldre la Biblioteca de Mitjans per a aquest projecte.',
|
|
165
168
|
/** Menu Items for Media Library Asset Source */
|
|
166
169
|
'asset-sources.media-library.file.title': 'Biblioteca de mitjans',
|
|
167
170
|
'asset-sources.media-library.image.title': 'Biblioteca de mitjans',
|
|
171
|
+
/** Info messages for the Media Library Asset Source */
|
|
172
|
+
'asset-sources.media-library.info.provisioning':
|
|
173
|
+
'Espereu mentre preparem la vostra Biblioteca de Mitjans',
|
|
168
174
|
|
|
169
175
|
/** Label when a release has been deleted by a different user */
|
|
170
176
|
'banners.deleted-bundle-banner.text':
|
|
@@ -312,6 +318,9 @@ export default removeUndefinedLocaleResources({
|
|
|
312
318
|
'changes.loading-author': 'Carregant…',
|
|
313
319
|
/** Loading changes in Review Changes Pane */
|
|
314
320
|
'changes.loading-changes': 'Carregant canvis…',
|
|
321
|
+
/** Error message shown when the document revision could not be found */
|
|
322
|
+
'changes.missing-since-document-error':
|
|
323
|
+
"No hem pogut trobar la revisió del document amb id: <code>{{revisionId}}</code> que esteu intentant comparar. <Break/> Això probablement es deu a la política de retenció d'historial del vostre pla. <Break/> Si us plau, seleccioneu una entrada <strong>Des de</strong> diferent.",
|
|
315
324
|
/** No Changes description in the Review Changes pane */
|
|
316
325
|
'changes.no-changes-description':
|
|
317
326
|
'Edita el document o selecciona una versió anterior en la línia de temps per veure una llista de canvis aparèixer en aquest panell.',
|
|
@@ -360,6 +369,11 @@ export default removeUndefinedLocaleResources({
|
|
|
360
369
|
'changes.portable-text.unknown-inline-object-schema-type': "Tipus d'esquema desconegut",
|
|
361
370
|
/** Label for when the action of the change was a removal, eg a field was cleared, an array item was removed, an asset was deselected or similar */
|
|
362
371
|
'changes.removed-label': 'Eliminat',
|
|
372
|
+
/** Same Revision Selected description in the Review Changes pane */
|
|
373
|
+
'changes.same-revision-selected-description':
|
|
374
|
+
'Heu seleccionat la mateixa revisió <strong>des de</strong> i <strong>fins a</strong>, si us plau seleccioneu revisions diferents per comparar els canvis entre elles.',
|
|
375
|
+
/** Same Revision Selected title in the Review Changes pane */
|
|
376
|
+
'changes.same-revision-selected-title': 'Seleccionada la mateixa revisió',
|
|
363
377
|
/** Title for the Review Changes pane */
|
|
364
378
|
'changes.title': 'Història',
|
|
365
379
|
/**The title that will be shown in the badge inside the events when the item is a draft */
|
|
@@ -374,6 +388,8 @@ export default removeUndefinedLocaleResources({
|
|
|
374
388
|
'common.dialog.confirm-button.text': 'Confirma',
|
|
375
389
|
/** Default text in shared loader text / spinner lockup */
|
|
376
390
|
'common.loading': 'Carregant',
|
|
391
|
+
/** The title of the reconnecting toast */
|
|
392
|
+
'common.reconnecting.toast.title': 'Intentant connectar…',
|
|
377
393
|
|
|
378
394
|
/** --- Configuration issues --- */
|
|
379
395
|
/** Default label text on configuration issues button */
|
|
@@ -411,6 +427,8 @@ export default removeUndefinedLocaleResources({
|
|
|
411
427
|
'document-status.published': 'Publicat {{date}}',
|
|
412
428
|
/** Label to show in the document footer indicating the revision from date of the document */
|
|
413
429
|
'document-status.revision-from': 'Revisió de <em>{{date}}</em>',
|
|
430
|
+
/** Label to show in the document footer indicating that the revision was not found */
|
|
431
|
+
'document-status.revision-not-found': 'Revisió no trobada',
|
|
414
432
|
|
|
415
433
|
/** Label to indicate that a document type was not found */
|
|
416
434
|
'document.type.not-found': 'No s\'ha trobat el tipus de document "{{type}}"',
|
|
@@ -478,8 +496,6 @@ export default removeUndefinedLocaleResources({
|
|
|
478
496
|
'form.field.deprecated-label': 'obsolet',
|
|
479
497
|
/** Fallback title shown above field if it has no defined title */
|
|
480
498
|
'form.field.untitled-field-label': 'Camp sense títol',
|
|
481
|
-
/** The title of the reconnecting toast */
|
|
482
|
-
'form.reconnecting.toast.title': 'Connexió perduda. Reconnectant…',
|
|
483
499
|
/** Accessibility label for the icon that indicates the field has a validation error */
|
|
484
500
|
'form.validation.has-error-aria-label': 'Té error',
|
|
485
501
|
/** Accessibility label for the icon that indicates the field has validation information */
|
|
@@ -1159,6 +1175,16 @@ export default removeUndefinedLocaleResources({
|
|
|
1159
1175
|
/** Unexpected error: `{{error}}` */
|
|
1160
1176
|
'member-field-error.unexpected-error': 'Error inesperat: {{error}}',
|
|
1161
1177
|
|
|
1178
|
+
/** Text shown in warning when browser is using HTTP1 to communicate with the Sanity API */
|
|
1179
|
+
'network-check.slow-protocol-warning.description':
|
|
1180
|
+
'El vostre navegador està utilitzant un protocol HTTP antiquat per comunicar-se amb Sanity. Això pot resultar en un rendiment substancialment degradat.',
|
|
1181
|
+
/** Text for link that takes the user to the Sanity documentation to learn more about the HTTP1 issue */
|
|
1182
|
+
'network-check.slow-protocol-warning.learn-more-button.text': 'Apreneu més',
|
|
1183
|
+
/** Text for link that takes the user to the Sanity documentation to learn more about the HTTP1 issue */
|
|
1184
|
+
'network-check.slow-protocol-warning.snooze-button.text': 'No mostrar de nou en aquesta sessió',
|
|
1185
|
+
/** Title text for the warning dialog when browser is using HTTP1 to communicate with the Sanity API */
|
|
1186
|
+
'network-check.slow-protocol-warning.title': 'Teniu els frens posats',
|
|
1187
|
+
|
|
1162
1188
|
/** Button label for "Create new document" button */
|
|
1163
1189
|
'new-document.button': 'Crear',
|
|
1164
1190
|
/**
|
|
@@ -1234,6 +1260,7 @@ export default removeUndefinedLocaleResources({
|
|
|
1234
1260
|
'release.action.discard-version.failure': "No s'ha pogut descartar la versió",
|
|
1235
1261
|
/** Action message for when a new release is created off an existing version, draft or published document */
|
|
1236
1262
|
'release.action.new-release': 'Nova Versió',
|
|
1263
|
+
'release.action.new-release.limit-reached_other': undefined, // 'This workspace is limited to {{count}} releases'
|
|
1237
1264
|
/** Tooltip message for not having permissions for creating new releases */
|
|
1238
1265
|
'release.action.permission.error': 'No tens permís per realitzar aquesta acció',
|
|
1239
1266
|
/** Error message for when a version is set to be unpublished */
|
|
@@ -1774,6 +1801,27 @@ export default removeUndefinedLocaleResources({
|
|
|
1774
1801
|
/** Accessibility label for the navbar status button */
|
|
1775
1802
|
'status-button.aria-label': 'Estat de la configuració',
|
|
1776
1803
|
|
|
1804
|
+
/* Time zone handling */
|
|
1805
|
+
'time-zone.action.search-for-timezone-placeholder': undefined, // 'Search for a city or time zone'
|
|
1806
|
+
/* Label for the local time zone button */
|
|
1807
|
+
'time-zone.action.select-local-time-zone': undefined, // 'Select local time zone'
|
|
1808
|
+
/* Dialog info for the time zone dialog */
|
|
1809
|
+
'time-zone.dialog-info.content-releases': undefined, // 'The selected time zone will change how dates are represented in content releases.'
|
|
1810
|
+
/* Dialog info for the time zone dialog */
|
|
1811
|
+
'time-zone.dialog-info.input': undefined, // 'The selected time zone will change how dates are represented only for this input in this document.'
|
|
1812
|
+
/* Dialog info for the time zone dialog */
|
|
1813
|
+
'time-zone.dialog-info.scheduled-publishing': undefined, // 'The selected time zone will change how dates are represented in schedules.'
|
|
1814
|
+
/* Label for the local time zone button */
|
|
1815
|
+
'time-zone.local-time': undefined, // 'local time'
|
|
1816
|
+
/* Label for the time zone button */
|
|
1817
|
+
'time-zone.time-zone': undefined, // 'Time zone'
|
|
1818
|
+
/* Tooltip content for the time zone dialog */
|
|
1819
|
+
'time-zone.time-zone-tooltip-content-releases': undefined, // 'Displaying releases in {{alternativeName}} GMT{{offset}}'
|
|
1820
|
+
/* Tooltip content for the time zone dialog */
|
|
1821
|
+
'time-zone.time-zone-tooltip-input': undefined, // 'Displaying <em>{{title}}</em> in {{alternativeName}} GMT{{offset}}'
|
|
1822
|
+
/* Tooltip content for the time zone dialog */
|
|
1823
|
+
'time-zone.time-zone-tooltip-scheduled-publishing': undefined, // 'Displaying schedules in {{alternativeName}} GMT{{offset}}'
|
|
1824
|
+
|
|
1777
1825
|
/** Title for the changes tooltip in the history inspector*/
|
|
1778
1826
|
'timeline.changes.title': 'Canvis per',
|
|
1779
1827
|
/** Description for error when the timeline for the given document can't be loaded */
|
|
@@ -1822,6 +1870,10 @@ export default removeUndefinedLocaleResources({
|
|
|
1822
1870
|
'timeline.operation.deleted': 'Eliminat',
|
|
1823
1871
|
/** Label shown in review changes timeline when a document has been deleted, with a timestamp */
|
|
1824
1872
|
'timeline.operation.deleted_timestamp': 'Esborrat: {{timestamp, datetime}}',
|
|
1873
|
+
/** Label shown in review changes timeline when a draft document has been created*/
|
|
1874
|
+
'timeline.operation.draft-created': 'Esborrany creat',
|
|
1875
|
+
/** Label shown in review changes timeline when a draft document has been created, with a timestamp */
|
|
1876
|
+
'timeline.operation.draft-created_timestamp': 'Esborrany creat: {{timestamp, datetime}}',
|
|
1825
1877
|
/** Label shown in review changes timeline when a draft has been discarded */
|
|
1826
1878
|
'timeline.operation.draft-discarded': 'Esborrany descartat',
|
|
1827
1879
|
/** Label shown in review changes timeline when a draft has been discarded, with a timestamp */
|
|
@@ -1834,6 +1886,8 @@ export default removeUndefinedLocaleResources({
|
|
|
1834
1886
|
'timeline.operation.edited-live': 'Editat en viu',
|
|
1835
1887
|
/** Label shown in review changes timeline when a document has been edited live, with a timestamp */
|
|
1836
1888
|
'timeline.operation.edited-live_timestamp': 'Editat en viu: {{timestamp, datetime}}',
|
|
1889
|
+
/** Label shown in review changes timeline event when transactions have been deleted by retention policy */
|
|
1890
|
+
'timeline.operation.history-cleared': 'Esborrat per la política de retenció',
|
|
1837
1891
|
/** Label shown in review changes timeline when a document was published */
|
|
1838
1892
|
'timeline.operation.published': 'Publicat',
|
|
1839
1893
|
/** Label shown in review changes timeline when a document was published, with a timestamp */
|
|
@@ -1842,6 +1896,14 @@ export default removeUndefinedLocaleResources({
|
|
|
1842
1896
|
'timeline.operation.unpublished': 'Despublicat',
|
|
1843
1897
|
/** Label shown in review changes timeline when a document was unpublished, with a timestamp */
|
|
1844
1898
|
'timeline.operation.unpublished_timestamp': 'Despublicat: {{timestamp, datetime}}',
|
|
1899
|
+
/** Label shown in review changes timeline when a document version has been created */
|
|
1900
|
+
'timeline.operation.version-created': 'Versió creada',
|
|
1901
|
+
/** Label shown in review changes timeline when a document version has been created, with a timestamp */
|
|
1902
|
+
'timeline.operation.version-created_timestamp': 'Versió creada: {{timestamp, datetime}}',
|
|
1903
|
+
/** Label shown in review changes timeline when a document version has been discarded */
|
|
1904
|
+
'timeline.operation.version-discarded': 'Versió descartada',
|
|
1905
|
+
/** Label shown in review changes timeline when a document version has been discarded, with a timestamp */
|
|
1906
|
+
'timeline.operation.version-discarded_timestamp': 'Versió descartada: {{timestamp, datetime}}',
|
|
1845
1907
|
/**
|
|
1846
1908
|
* Label for determining since which version the changes for timeline menu dropdown are showing.
|
|
1847
1909
|
* Receives the time label as a parameter (`timestamp`).
|
package/src/vision.ts
CHANGED
|
@@ -3,20 +3,48 @@ import {removeUndefinedLocaleResources} from 'sanity'
|
|
|
3
3
|
export default removeUndefinedLocaleResources({
|
|
4
4
|
/** Label for action "Copy to clipboard", tied to the "Query URL" field. Also used for accessibility purposes on button */
|
|
5
5
|
'action.copy-url-to-clipboard': 'Copia al porta-retalls',
|
|
6
|
+
/** Label for deleting a query */
|
|
7
|
+
'action.delete': 'Esborra',
|
|
8
|
+
/** Label for editing a query's title */
|
|
9
|
+
'action.edit-title': 'Edita el títol',
|
|
6
10
|
/** Label for stopping an ongoing listen operation */
|
|
7
11
|
'action.listen-cancel': 'Atura',
|
|
8
12
|
/** Label for setting up a listener */
|
|
9
13
|
'action.listen-execute': 'Escolta',
|
|
14
|
+
/** Label for query loading table */
|
|
15
|
+
'action.load-queries': 'Carrega consultes',
|
|
16
|
+
/** Label for loading a query */
|
|
17
|
+
'action.load-query': 'Carrega consulta',
|
|
10
18
|
/** Label for cancelling an ongoing query */
|
|
11
19
|
'action.query-cancel': 'Cancel·la',
|
|
12
20
|
/** Label for executing the query, eg doing a fetch */
|
|
13
21
|
'action.query-execute': 'Obté',
|
|
22
|
+
/** Label for saving a query */
|
|
23
|
+
'action.save-query': 'Desa consulta',
|
|
24
|
+
/** Label for updating a query */
|
|
25
|
+
'action.update': 'Actualitza',
|
|
14
26
|
|
|
27
|
+
/** Label for actions user can take */
|
|
28
|
+
'label.actions': 'Accions',
|
|
29
|
+
/** Label for saved queries that have been edited */
|
|
30
|
+
'label.edited': 'Editat',
|
|
15
31
|
/**
|
|
16
32
|
* Some features has a "New" label indicating that the feature was recently introduced.
|
|
17
33
|
* This defines what the text of that label is. Keep it short and sweet.
|
|
18
34
|
*/
|
|
19
35
|
'label.new': 'Nou',
|
|
36
|
+
/** Label for query type "personal" */
|
|
37
|
+
'label.personal': 'Personal',
|
|
38
|
+
/** Label for savedAt date */
|
|
39
|
+
'label.saved-at': 'Desat el',
|
|
40
|
+
/** Saved queries */
|
|
41
|
+
'label.saved-queries': 'Consultes desades',
|
|
42
|
+
/** Search queries */
|
|
43
|
+
'label.search-queries': 'Cerca consultes',
|
|
44
|
+
/** Share query */
|
|
45
|
+
'label.share': 'Comparteix',
|
|
46
|
+
/** Label for saved query type "team" */
|
|
47
|
+
'label.team': 'Equip',
|
|
20
48
|
|
|
21
49
|
/** Error message for when the "Params" input are not a valid json */
|
|
22
50
|
'params.error.params-invalid-json': 'Els paràmetres no són JSON vàlid',
|
|
@@ -48,6 +76,13 @@ export default removeUndefinedLocaleResources({
|
|
|
48
76
|
*/
|
|
49
77
|
'result.timing-not-applicable': 'n/d',
|
|
50
78
|
|
|
79
|
+
/** Query already saved error label */
|
|
80
|
+
'save-query.already-saved': 'Consulta ja desada',
|
|
81
|
+
/** Save error label */
|
|
82
|
+
'save-query.error': 'Error en desar la consulta',
|
|
83
|
+
/** Save success label */
|
|
84
|
+
'save-query.success': 'Consulta desada',
|
|
85
|
+
|
|
51
86
|
/** Label for the "API version" dropdown in settings */
|
|
52
87
|
'settings.api-version-label': "Versió de l'API",
|
|
53
88
|
/** Label for the "Custom API version" input in settings, shown when "other" is chosen as API version */
|