diff options
-rw-r--r-- | locale/es/LC_MESSAGES/sqlparser.mo | bin | 4397 -> 4548 bytes | |||
-rw-r--r-- | locale/es/LC_MESSAGES/sqlparser.po | 18 |
2 files changed, 6 insertions, 12 deletions
diff --git a/locale/es/LC_MESSAGES/sqlparser.mo b/locale/es/LC_MESSAGES/sqlparser.mo Binary files differindex f21c493..5b3792a 100644 --- a/locale/es/LC_MESSAGES/sqlparser.mo +++ b/locale/es/LC_MESSAGES/sqlparser.mo diff --git a/locale/es/LC_MESSAGES/sqlparser.po b/locale/es/LC_MESSAGES/sqlparser.po index ec426ca..93a5888 100644 --- a/locale/es/LC_MESSAGES/sqlparser.po +++ b/locale/es/LC_MESSAGES/sqlparser.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: SQL parser 0\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2017-01-24 10:49+0100\n" -"PO-Revision-Date: 2016-12-21 15:59+0000\n" -"Last-Translator: Michal Čihař <michal@cihar.com>\n" +"PO-Revision-Date: 2017-02-04 01:30+0000\n" +"Last-Translator: Franco <fulanodetal.github1@openaliasbox.org>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/phpmyadmin/sql-" "parser/es/>\n" "Language: es\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 2.10\n" +"X-Generator: Weblate 2.11\n" #: src/Component.php:43 src/Component.php:63 msgid "Not implemented yet." @@ -130,10 +130,8 @@ msgid "A rename operation was expected." msgstr "Se esperaba un cambio de nombre." #: src/Components/SetOperation.php:105 -#, fuzzy -#| msgid "as regular expression" msgid "Missing expression." -msgstr "como expresión regular" +msgstr "Expresión desaparecida." #: src/Lexer.php:237 msgid "Unexpected character." @@ -209,13 +207,9 @@ msgid "This type of clause is not valid in Multi-table queries." msgstr "Este tipo de cláusula no es válida en consultas multi-tabla." #: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:56 -#, fuzzy -#| msgid "errors." msgid "error #1" -msgstr "errores." +msgstr "error #1" #: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:78 -#, fuzzy -#| msgid "Gather errors" msgid "strict error" -msgstr "Agrupar los errores" +msgstr "error estricto" |