From a6704fb80264dd67e9ac2ec15b8a987d132297cb Mon Sep 17 00:00:00 2001 From: Alvaro Enrique Ruano Date: Fri, 1 Jan 2021 20:24:22 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 95.1% (3207 of 3372 strings) [ci skip] Translation: phpMyAdmin/5.1 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-1/es/ Signed-off-by: Alvaro Enrique Ruano --- po/es.po | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/po/es.po b/po/es.po index 20c88781af..9cb5bf540c 100644 --- a/po/es.po +++ b/po/es.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.1.0-rc1\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2020-12-18 22:27+0100\n" -"PO-Revision-Date: 2020-12-02 15:29+0000\n" -"Last-Translator: Alfredo Vierna \n" -"Language-Team: Spanish \n" +"PO-Revision-Date: 2021-01-02 20:29+0000\n" +"Last-Translator: Alvaro Enrique Ruano \n" +"Language-Team: Spanish \n" "Language: es\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-Generator: Weblate 4.4-dev\n" +"X-Generator: Weblate 4.4.1-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -1571,12 +1571,9 @@ msgid "accent-sensitive" msgstr "dependiente de acentos" #: libraries/classes/Charsets/Collation.php:300 -#, fuzzy -#| msgctxt "Collation variant" -#| msgid "accent-sensitive" msgctxt "Collation variant" msgid "kana-sensitive" -msgstr "dependiente de acentos" +msgstr "Sensible al kanatipo" #: libraries/classes/Charsets/Collation.php:304 msgctxt "Collation variant" @@ -1591,7 +1588,7 @@ msgstr "binario" #: libraries/classes/Charsets/Collation.php:310 msgctxt "Collation variant" msgid "no-pad" -msgstr "" +msgstr "sin relleno" #: libraries/classes/Charsets/Collation.php:326 msgctxt "Collation" @@ -7176,10 +7173,8 @@ msgid "%d object(s) created." msgstr "%d objeto(s) creado(s)." #: libraries/classes/Controllers/JavaScriptMessagesController.php:551 -#, fuzzy -#| msgid "Column names" msgid "Column name" -msgstr "Nombre de las columnas" +msgstr "Nombre de la columna" #: libraries/classes/Controllers/JavaScriptMessagesController.php:552 #: templates/sql/query.twig:165 @@ -7552,12 +7547,11 @@ msgid "Failed security key activation (%s)." msgstr "Ha fallado la activación de la llave de seguridad (%s)." #: libraries/classes/Controllers/JavaScriptMessagesController.php:719 -#, fuzzy, php-format -#| msgid "Table %s already exists!" +#, php-format msgctxt "" "The table already exists in the designer and can not be added once more." msgid "Table %s already exists!" -msgstr "La tabla %s ya existe!" +msgstr "¡La tabla %s ya existe!" #: libraries/classes/Controllers/JavaScriptMessagesController.php:721 #: libraries/classes/InsertEdit.php:337