msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://github.com/newfold-labs/wp-module-staging/issues\n"
"Last-Translator: Carlos Rodriguez <carlos.rodriguez@newfold.com>\n"
"Language-Team: Spanish <es@tp.org.es>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-02-13T09:55:55+00:00\n"
"PO-Revision-Date: 2026-04-22T20:40:22+00:00\n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: wp-module-staging\n"
"X-Generator: WP-CLI 2.11.0\n"

#: includes/Staging.php:331
msgid "Cloning can only be done from the production environment."
msgstr "La clonación solo se puede realizar desde el entorno de producción."

#: includes/Staging.php:356
msgid "Staging environment already exists!"
msgstr "¡El entorno de staging ya existe!"

#: includes/Staging.php:390
msgid "You must switch to the production environment before destroying staging."
msgstr "Debes cambiar al entorno de producción antes de eliminar el entorno de staging."

#: includes/Staging.php:412
msgid "Switch to an environment you are already in, you cannot."
msgstr "No puedes cambiar a un entorno en el que ya estás."

#: includes/Staging.php:449
msgid "Invalid staging CLI command."
msgstr "Comando de CLI de staging no válido."

#. translators: Invalid character that was entered
#: includes/Staging.php:505
#, php-format
msgid "Invalid character (%s) in command."
msgstr "Carácter no válido (%s) en el comando."

#: includes/Staging.php:514
msgid "Unable to execute script (disabled_function)."
msgstr "No se puede ejecutar el script (función deshabilitada)."

#: includes/Staging.php:527
msgid "Filesystem credentials required."
msgstr "Se requieren credenciales del sistema de archivos."

#: includes/Staging.php:531
msgid "Unable to initialize WP Filesystem."
msgstr "No se puede inicializar el sistema de archivos WP."

#: includes/Staging.php:538
msgid "Unable to execute script (permission error)."
msgstr "No se puede ejecutar el script (error de permisos)."

#: includes/Staging.php:552
msgid "Something gone wrong, please get in touch with our support."
msgstr "Si algo ha salido mal, por favor ponte en contacto con nuestro soporte."

#: includes/Staging.php:571
#: views/staging-log.php:11
msgid "Log Staging"
msgstr "Escenificación de troncos"

#: includes/Staging.php:585
msgid "Don't have capabilities to access this page"
msgstr "No tengo capacidad para acceder a esta página"

#: includes/StagingCLI.php:19
msgid "No sub-command provided"
msgstr "No se proporcionó ningún subcomando"

#: includes/StagingCLI.php:39
msgid "Invalid user."
msgstr "Usuario no válido."

#: includes/StagingCLI.php:67
msgid "Invalid deploy type"
msgstr "Tipo de implementación no válido"

#: includes/StagingCLI.php:84
msgid "Invalid action"
msgstr "Acción no válida"

#: includes/StagingCLI.php:96
msgid "Invalid JSON response"
msgstr "Respuesta JSON no válida"

#: includes/StagingCLI.php:231
msgid "Error: "
msgstr "Error: "

#: includes/StagingCLI.php:280
msgid "Provided $data wasn't valid array or JSON string."
msgstr "El valor proporcionado en $data no era un arreglo válido ni una cadena JSON."

#: includes/StagingMenu.php:33
msgctxt "Menu item text"
msgid "Staging"
msgstr "Staging"

#: includes/StagingMenu.php:53
msgid "Staging Environment"
msgstr "Entorno de Staging"

#: includes/StagingMenu.php:55
msgid "Staging Actions"
msgstr "Acciones de Staging"

#: includes/StagingMenu.php:71
#: includes/StagingMenu.php:72
msgid "Staging"
msgstr "Estadificación"

#: views/staging-log.php:14
msgid "Production DIR:"
msgstr "Dirección de producción:"

#: views/staging-log.php:15
msgid "Production URL:"
msgstr "URL de producción:"

#: views/staging-log.php:16
msgid "Staging DIR:"
msgstr "Dirección de escenografía:"

#: views/staging-log.php:17
msgid "Staging URL:"
msgstr "URL de preparación:"

#: views/staging-log.php:18
msgid "Staging environment:"
msgstr "Entorno de escenografía:"

#: views/staging-log.php:24
msgid "Filter by date (YYYY-MM-DD):"
msgstr "Filtrar por fecha (AAAAA-MM-DD):"

#: views/staging-log.php:26
msgid "Items per page:"
msgstr "Elementos por página:"

#: views/staging-log.php:32
msgid "Save"
msgstr "Salvar"

#: views/staging-log.php:34
msgid "Reset"
msgstr "Restablecimiento"

#: views/staging-log.php:39
msgid "Log"
msgstr "Registro"

#: views/staging-log.php:63
#: views/staging-log.php:65
msgid "Prev"
msgstr "Prev"

#: views/staging-log.php:132
#: views/staging-log.php:134
msgid "Next"
msgstr "Próximo"

#: views/staging-log.php:140
msgid "No log found for selected date."
msgstr "No se encontró registro para la fecha seleccionada."

#: build/staging/bundle.js:1
msgid "Production Site"
msgstr "Sitio de Producción"

#: build/staging/bundle.js:1
msgid "Currently editing"
msgstr "Editando actualmente"

#: build/staging/bundle.js:1
msgid "Not currently editing"
msgstr "No se está editando actualmente"

#: build/staging/bundle.js:1
msgid "Clone"
msgstr "Clonar"

#: build/staging/bundle.js:1
msgid "Confirm Clone Action"
msgstr "Confirmar acción de clonación"

#: build/staging/bundle.js:1
msgid "This will overwrite anything in staging and update it to an exact clone of the current production site. Are you sure you want to proceed?"
msgstr "Esto sobrescribirá todo en el entorno de staging y lo actualizará con una copia exacta del sitio actual en producción. ¿Seguro que deseas continuar?"

#: build/staging/bundle.js:1
msgid "Clone to staging"
msgstr "Clonar a staging"

#: build/staging/bundle.js:1
msgid "Staging Site"
msgstr "Sitio de Staging"

#: build/staging/bundle.js:1
msgid "You don't have a staging site yet."
msgstr "Aún no tienes un sitio de staging."

#: build/staging/bundle.js:1
msgid "Create staging site"
msgstr "Crear sitio de staging"

#: build/staging/bundle.js:1
msgid "Delete Staging Site"
msgstr "Eliminar sitio de Staging"

#: build/staging/bundle.js:1
msgid "This will permanently delete staging site. Are you sure you want to proceed? You can recreate another staging site at any time, but any specific changes you've made to this staging site will be lost."
msgstr "Esto eliminará permanentemente el sitio de staging. ¿Seguro que deseas continuar? Puedes crear otro sitio de staging en cualquier momento, pero los cambios realizados en este sitio se perderán."

#: build/staging/bundle.js:1
msgid "Deleted Staging"
msgstr "Staging eliminado"

#: build/staging/bundle.js:1
msgid "Deleting the staging site, this should take about a minute."
msgstr "Eliminando el sitio de staging, esto tomará aproximadamente un minuto."

#: build/staging/bundle.js:1
msgid "Cancel"
msgstr "Cancelar"

#: build/staging/bundle.js:1
msgid "Cloned to Staging"
msgstr "Clonado en Staging"

#: build/staging/bundle.js:1
msgid "Cloning production to staging, this should take about a minute."
msgstr "Clonando el entorno de producción a staging, esto tomará aproximadamente un minuto."

#: build/staging/bundle.js:1
msgid "Staging Created"
msgstr "Staging creado"

#: build/staging/bundle.js:1
msgid "Creating a staging site, this should take about a minute."
msgstr "Creando un sitio de staging, esto tomará aproximadamente un minuto."

#: build/staging/bundle.js:1
msgid "Created"
msgstr "Creado"

#: build/staging/bundle.js:1
msgid "Delete"
msgstr "Eliminar"

#: build/staging/bundle.js:1
msgid "Confirm Delete"
msgstr "Confirmar eliminación"

#: build/staging/bundle.js:1
msgid "Deploy"
msgstr "Implementar"

#: build/staging/bundle.js:1
msgid "Deploy all changes"
msgstr "Implementar todos los cambios"

#: build/staging/bundle.js:1
msgid "Confirm Deployment"
msgstr "Confirmar implementación"

#: build/staging/bundle.js:1
msgid "Deploy database only"
msgstr "Implementar solo la base de datos"

#: build/staging/bundle.js:1
msgid "This will deploy staging to production and overwrite current production site. Are you sure you want to proceed?"
msgstr "Esto implementará el entorno de staging en producción y sobrescribirá el sitio actual. ¿Seguro que deseas continuar?"

#: build/staging/bundle.js:1
msgid "Deploy files only"
msgstr "Implementar solo archivos"

#: build/staging/bundle.js:1
msgid "Deployed"
msgstr "Implementado"

#: build/staging/bundle.js:1
msgid "Deploying from staging to production, this should take about a minute."
msgstr "Implementando de staging a producción, esto tomará aproximadamente un minuto."

#: build/staging/bundle.js:1
msgid "Deploy Site"
msgstr "Implementar sitio"

#: build/staging/bundle.js:1
msgid "Error"
msgstr "Error"

#: build/staging/bundle.js:1
msgid "A staging site is a duplicate of your live site, offering a secure environment to experiment, test updates, and deploy when ready."
msgstr "Un sitio de staging es una copia de tu sitio en producción que te permite probar cambios, experimentar y realizar implementaciones de forma segura."

#: build/staging/bundle.js:1
msgid "Proceed"
msgstr "Continuar"

#: build/staging/bundle.js:1
msgid "Switch"
msgstr "Cambiar"

#: build/staging/bundle.js:1
msgid "Switch to Production"
msgstr "Cambiar a Producción"

#: build/staging/bundle.js:1
msgid "This will navigate you to the production environment"
msgstr "Esto te llevará al entorno de producción"

#: build/staging/bundle.js:1
msgid "Loading the production environment now."
msgstr "Cargando el entorno de producción."

#: build/staging/bundle.js:1
msgid "Switching to the production environment, this should take about a minute."
msgstr "Cambiando al entorno de producción, esto tomará aproximadamente un minuto."

#: build/staging/bundle.js:1
msgid "Switch to Staging"
msgstr "Cambiar a Staging"

#: build/staging/bundle.js:1
msgid "This will navigate you to the staging environment"
msgstr "Esto te llevará al entorno de staging"

#: build/staging/bundle.js:1
msgid "Loading the staging environment now."
msgstr "Cargando el entorno de staging."

#: build/staging/bundle.js:1
msgid "Switching to the staging environment, this should take about a minute."
msgstr "Cambiando al entorno de staging, esto tomará aproximadamente un minuto."

#: build/staging/bundle.js:1
msgid "Switching"
msgstr "Cambiando"

#: build/staging/bundle.js:1
msgid "An unknown error has occurred."
msgstr "Ha ocurrido un error desconocido."

#: build/staging/bundle.js:1
msgid "Working…"
msgstr "Laborable..."
