-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: David Marín <[email protected]>
- Loading branch information
Showing
1 changed file
with
128 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,128 @@ | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: AspireUpdate\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-04 06:19+0000\n" | ||
"PO-Revision-Date: 2024-11-06 22:00+0100\n" | ||
"Last-Translator: David Marín Carreño <[email protected]>\n" | ||
"Language-Team: es_ES\n" | ||
"Language: es_ES\n" | ||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Loco https://localise.biz/\n" | ||
"X-Loco-Version: 2.6.11; wp-6.6.2\n" | ||
"X-Domain: AspireUpdate" | ||
|
||
#: includes/class-admin-settings.php:313 | ||
msgid "API Configuration" | ||
msgstr "Configuración de API" | ||
|
||
#: includes/class-admin-settings.php:378 | ||
msgid "API Debug Configuration" | ||
msgstr "Configuración de depuración de API" | ||
|
||
#: includes/class-admin-settings.php:337 | ||
msgid "API Host" | ||
msgstr "Host de API" | ||
|
||
#: includes/class-admin-settings.php:364 | ||
msgid "API Key" | ||
msgstr "Clave de API" | ||
|
||
#. Author of the plugin | ||
msgid "AspirePress" | ||
msgstr "AspirePress" | ||
|
||
#. Name of the plugin | ||
msgid "AspireUpdate" | ||
msgstr "AspireUpdate" | ||
|
||
#: includes/class-admin-settings.php:272 | ||
msgid "AspireUpdate Settings" | ||
msgstr "Ajustes de AspireUpdate" | ||
|
||
#: includes/class-admin-settings.php:422 | ||
msgid "Disable SSL Verification" | ||
msgstr "Desactivar verificación de SSL" | ||
|
||
#: includes/class-admin-settings.php:431 | ||
msgid "Disables the verification of SSL to allow local testing." | ||
msgstr "Desactiva la verificación de SSL para permitir pruebas locales." | ||
|
||
#: includes/class-admin-settings.php:324 | ||
msgid "Enable AspireUpdate API Rewrites" | ||
msgstr "Activar reescritura de API de AspireUpdate" | ||
|
||
#: includes/class-admin-settings.php:389 | ||
msgid "Enable Debug Mode" | ||
msgstr "Activa modo de depuración" | ||
|
||
#: includes/class-admin-settings.php:403 | ||
msgid "Enable Debug Type" | ||
msgstr "Activa tipo de depuración" | ||
|
||
#: includes/class-admin-settings.php:397 | ||
msgid "Enables debug mode for the plugin." | ||
msgstr "Activa el modo depuración para el plugin." | ||
|
||
#: includes/class-admin-settings.php:494 | ||
msgid "Generate API Key" | ||
msgstr "Generar clave de API" | ||
|
||
#. URI of the plugin | ||
msgid "https://aspirepress.org/" | ||
msgstr "https://aspirepress.org/" | ||
|
||
#. Author URI of the plugin | ||
msgid "https://docs.aspirepress.org/aspireupdate/" | ||
msgstr "https://docs.aspirepress.org/aspireupdate/" | ||
|
||
#: includes/class-admin-settings.php:355 | ||
msgid "Other" | ||
msgstr "Otros" | ||
|
||
#: includes/class-admin-settings.php:416 | ||
msgid "" | ||
"Outputs the request URL and headers / response headers and body / string " | ||
"that is being rewritten." | ||
msgstr "Muestra la URL y las cabeceras de la solicitud / las cabeceras y " | ||
"cuerpo de la respuesta / la cadena que se reescribe." | ||
|
||
#: includes/class-admin-settings.php:372 | ||
msgid "Provides an API key for repositories that may require authentication." | ||
msgstr "Proporciona una clave de API para los repositorios que pueden requerir autenticación." | ||
|
||
#: includes/class-admin-settings.php:412 | ||
msgid "Request" | ||
msgstr "Solicitud" | ||
|
||
#: includes/class-admin-settings.php:280 | ||
msgid "Reset" | ||
msgstr "Reestablecer" | ||
|
||
#: includes/class-admin-settings.php:413 | ||
msgid "Response" | ||
msgstr "Respuesta" | ||
|
||
#: includes/class-admin-settings.php:279 | ||
msgid "Save Changes" | ||
msgstr "Guardar cambios" | ||
|
||
#: includes/class-admin-settings.php:119 | ||
msgid "Settings have been reset to default." | ||
msgstr "Los ajustes se han reestablecido a sus valores por defecto." | ||
|
||
#: includes/class-admin-settings.php:414 | ||
msgid "String" | ||
msgstr "Cadena" | ||
|
||
#. Description of the plugin | ||
msgid "Update plugins and themes for WordPress." | ||
msgstr "Actualizar plugins y temas para WordPress." | ||
|
||
#: includes/class-admin-settings.php:345 | ||
msgid "Your new API Host." | ||
msgstr "Su nuevo host de API" |