-
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.
Updating Spanish translations (#150)
- Loading branch information
Showing
1 changed file
with
22 additions
and
5 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 |
---|---|---|
@@ -1,18 +1,17 @@ | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: AspireUpdate 0.5\n" | ||
"Report-Msgid-Bugs-To: https://github.com/aspirepress/AspireUpdate\n" | ||
"Last-Translator: David Marín Carreño <[email protected]>\n" | ||
"Language-Team: es_ES\n" | ||
"Language: es_ES <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"POT-Creation-Date: \n" | ||
"PO-Revision-Date: 2024-11-07 06:00+0100\n" | ||
"PO-Revision-Date: 2024-11-07 14:05+0100\n" | ||
"Language: es_ES <[email protected]>\n" | ||
"X-Generator: WP-CLI 2.11.0\n" | ||
"X-Domain: AspireUpdate" | ||
"X-Domain: AspireUpdate\n" | ||
|
||
#. Plugin Name of the plugin | ||
#: aspire-update.php | ||
|
@@ -36,6 +35,9 @@ msgstr "AspirePress" | |
|
||
#. Author URI of the plugin | ||
#: aspire-update.php | ||
#: includes/class-branding.php:91 | ||
#: includes/class-branding.php:100 | ||
#: includes/class-branding.php:108 | ||
msgid "https://docs.aspirepress.org/aspireupdate/" | ||
msgstr "https://docs.aspirepress.org/aspireupdate/" | ||
|
||
|
@@ -69,7 +71,7 @@ msgstr "Host de API" | |
|
||
#: includes/class-admin-settings.php:460 | ||
msgid "Your new API Host." | ||
msgstr "Su nuevo host de API" | ||
msgstr "Tu nuevo host de API" | ||
|
||
#: includes/class-admin-settings.php:470 | ||
msgid "Other" | ||
|
@@ -126,3 +128,18 @@ msgstr "Desactiva la verificación de SSL para permitir pruebas locales." | |
#: includes/class-admin-settings.php:609 | ||
msgid "Generate API Key" | ||
msgstr "Generar clave de API" | ||
|
||
#. translators: 1: The name of the plugin, 2: The documentation URL. | ||
#: includes/class-branding.php:89 | ||
msgid "Your plugin updates are now powered by <strong>%1$s</strong>. <a href=\"%2$s\">Learn more</a>" | ||
msgstr "La actualización de tus plugins ahora funciona con <strong>%1$s</strong>. <a href=\"%2$s\">Leer más</a> " | ||
|
||
#. translators: 1: The name of the plugin, 2: The documentation URL. | ||
#: includes/class-branding.php:98 | ||
msgid "Your theme updates are now powered by <strong>%1$s</strong>. <a href=\"%2$s\">Learn more</a>" | ||
msgstr "La actualización de tus temas ahora funciona con <strong>%1$s</strong>. <a href=\"%2$s\">Leer más</a>" | ||
|
||
#. translators: 1: The name of the plugin, 2: The documentation URL. | ||
#: includes/class-branding.php:106 | ||
msgid "Your WordPress, plugin, theme and translation updates are now powered by <strong>%1$s</strong>. <a href=\"%2$s\">Learn more</a>" | ||
msgstr "La actualización de WordPress, plugins, temas y traducciones ahora funciona con <strong>%1$s</strong>. <a href=\"%2$s\">Leer más</a>" |