{"version":3,"file":"vision.cjs","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': 'Copiar al portapapeles',\n  /** Label for deleting a query */\n  'action.delete': 'Eliminar',\n  /** Label for editing a query's title */\n  'action.edit-title': 'Editar título',\n  /** Label for stopping an ongoing listen operation */\n  'action.listen-cancel': 'Detener',\n  /** Label for setting up a listener */\n  'action.listen-execute': 'Escuchar',\n  /** Label for query loading table */\n  'action.load-queries': 'Cargar consultas',\n  /** Label for loading a query */\n  'action.load-query': 'Cargar consulta',\n  /** Label for cancelling an ongoing query */\n  'action.query-cancel': 'Cancelar',\n  /** Label for executing the query, eg doing a fetch */\n  'action.query-execute': 'Buscar',\n  /** Label for saving a query */\n  'action.save-personal-copy': undefined, // 'Save personal copy'\n  /** Label for saving a personal query */\n  'action.save-personal-query': undefined, // 'Save as personal'\n  /** Label for saving a query */\n  'action.save-query': 'Guardar consulta',\n  /** Label for saving a shared query */\n  'action.save-shared-query': undefined, // 'Save as shared'\n  /** Label for unsharing a query */\n  'action.unshare': undefined, // 'Unshare'\n  /** Label for updating a query */\n  'action.update': 'Actualizar',\n\n  /** Label for actions user can take */\n  'label.actions': 'Acciones',\n  /** Label for all saved queries */\n  'label.all': undefined, // 'All'\n  /** Label for saved queries that have been edited */\n  'label.edited': 'Editado',\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': 'Nuevo',\n  /** Label for query type \"personal\" */\n  'label.personal': 'Personal',\n  /** Label for savedAt date */\n  'label.saved-at': 'Guardado en',\n  /** Saved queries */\n  'label.saved-queries': 'Consultas guardadas',\n  /** Search queries */\n  'label.search-queries': 'Buscar consultas',\n  /** Share query */\n  'label.share': 'Compartir',\n  /** Label for query type \"shared\" */\n  'label.shared': undefined, // 'Shared'\n  /** Label for saved query type \"team\" */\n  'label.team': 'Equipo',\n  /** Label for untitled query fallback */\n  'label.untitled-query': undefined, // 'Untitled'\n\n  /** Error message for when the \"Params\" input are not a valid json */\n  'params.error.params-invalid-json': 'Los parámetros no son un JSON válido',\n  /** Label for \"Params\" (parameters) editor/input */\n  'params.label': 'Parámetros',\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ínea',\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': 'Tiempo de principio a fin',\n  /** Label for \"Execution time\" information of the fetched query */\n  'result.execution-time-label': 'Ejecución',\n  /** Label for \"Result\" explorer/view */\n  'result.label': 'Resultado',\n  /** Tooltip text shown when the query result is not encodable as CSV */\n  'result.save-result-as-csv.not-csv-encodable': 'El resultado no se puede codificar como CSV',\n  /** Label for \"Save result as\" result action */\n  'result.save-result-as-format': 'Guardar resultado como <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/a',\n\n  /** Query already saved error label */\n  'save-query.already-saved': 'Consulta ya guardada',\n  /** Save error label */\n  'save-query.error': 'Error al guardar la consulta',\n  /** Save personal copy success label */\n  'save-query.personal-copy-success': undefined, // 'Personal copy saved'\n  /** Warning displayed before sharing a query */\n  'save-query.share-warning': undefined, // 'Shared queries are stored as documents in your dataset and count toward your document quota.'\n  /** Save shared query success label */\n  'save-query.shared-success': undefined, // 'Shared query saved'\n  /** Save success label */\n  'save-query.success': 'Consulta guardada',\n  /** Save unshared query success label */\n  'save-query.unshared-success': undefined, // 'Query moved to personal'\n\n  /** Label for the \"API version\" dropdown in settings */\n  'settings.api-version-label': 'Versión de la 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ón personalizada de la 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ón de la API inválida',\n  /** Label for the \"other\" versions within the \"API version\" dropdown */\n  'settings.other-api-version-label': 'Otra',\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 sido renombrada a \"<code>drafts</code>\" y ahora está en desuso. Este cambio es efectivo para todas las versiones con soporte de perspectiva (>= v2021-03-25).',\n  /** Call to action to read the docs related to \"Perspectives\" */\n  'settings.perspectives.action.docs-link': 'Leer documentación',\n  /** Option for selecting default perspective */\n  'settings.perspectives.default': 'Sin perspectiva (predeterminado de la API)',\n  /** Description for popover that explains what \"Perspectives\" are */\n  'settings.perspectives.description':\n    'Las perspectivas permiten que tu consulta se ejecute contra diferentes \"vistas\" del contenido en tu dataset',\n  /** Description for upcoming default perspective change */\n  'settings.perspectives.new-default.description':\n    'La perspectiva predeterminada cambiará de \"<code>raw</code>\" a \"<code>published</code>\" en una próxima versión de la API. Por favor, consulte la documentación para más detalles.',\n  /** Label for the pinned release perspective */\n  'settings.perspectives.pinned-release-label': 'Lanzamiento fijado',\n  /** Label for the scheduled drafts perspective */\n  'settings.perspectives.scheduled-drafts': 'Borradores programados',\n  /** Title for popover that explains what \"Perspectives\" are */\n  'settings.perspectives.title': 'Perspectivas',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";gCAEA,SAAeA,sCAA+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,6BAA6B;AAAA;AAAA;AAAA,EAE7B,8BAA8B;AAAA;AAAA;AAAA,EAE9B,qBAAqB;AAAA;AAAA,EAErB,4BAA4B;AAAA;AAAA;AAAA,EAE5B,kBAAkB;AAAA;AAAA;AAAA,EAElB,iBAAiB;AAAA;AAAA,EAGjB,iBAAiB;AAAA;AAAA,EAEjB,aAAa;AAAA;AAAA;AAAA,EAEb,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,gBAAgB;AAAA;AAAA;AAAA,EAEhB,cAAc;AAAA;AAAA,EAEd,wBAAwB;AAAA;AAAA;AAAA,EAGxB,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,oCAAoC;AAAA;AAAA;AAAA,EAEpC,4BAA4B;AAAA;AAAA;AAAA,EAE5B,6BAA6B;AAAA;AAAA;AAAA,EAE7B,sBAAsB;AAAA;AAAA,EAEtB,+BAA+B;AAAA;AAAA;AAAA,EAG/B,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,EAE1C,+BAA+B;AACjC,CAAC;;"}