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

#: includes/FeaturesAPI.php:167 includes/FeaturesAPI.php:193
msgid "Cannot modify this feature."
msgstr "No se puede modificar esta función."

#: includes/FeaturesCLI.php:21
msgid "No sub-command provided"
msgstr "No se proporcionó un subcomando"

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

#: includes/FeaturesCLI.php:75 includes/FeaturesCLI.php:96
#: includes/FeaturesCLI.php:117
msgid "Invalid feature name: "
msgstr "Nombre de función no válido: "

#: includes/FeaturesCLI.php:131 includes/FeaturesCLI.php:138
msgid "Invalid JSON response"
msgstr "Respuesta JSON no válida"

#: includes/FeaturesCLI.php:298
msgid "Provided $data wasn't valid array or JSON string."
msgstr "Los datos proporcionados no son un arreglo o cadena JSON válidos."

#: includes/functions.php:19 includes/functions.php:37
#: includes/functions.php:55
msgid "Feature not found"
msgstr "Función no encontrada"

#: static/js/features.js:23
msgid "'%s' is already enabled."
msgstr "'%s' ya está habilitada."

#: static/js/features.js:36
msgid "'%s' is now enabled"
msgstr "'%s' ahora está habilitada"

#: static/js/features.js:39
msgid "'%s' could not be enabled"
msgstr "No se pudo habilitar '%s'"

#: static/js/features.js:59
msgid "'%s' is already disabled."
msgstr "'%s' ya está deshabilitada."

#: static/js/features.js:72
msgid "'%s' is now disabled"
msgstr "'%s' ahora está deshabilitada"

#: static/js/features.js:75
msgid "'%s' could not be disabled"
msgstr "No se pudo deshabilitar '%s'"
