@@ -4,16 +4,16 @@ msgstr ""
44"Project-Id-Version : SQL parser 0\n "
55"
Report-Msgid-Bugs-To :
[email protected] \n"
66"POT-Creation-Date : 2017-01-24 10:49+0100\n "
7- "PO-Revision-Date : 2016-12-21 15:59 +0000\n "
8- "
Last-Translator :
Michal Čihař <[email protected] >\n"
7+ "PO-Revision-Date : 2017-02-04 01:30 +0000\n "
8+ "
Last-Translator :
Franco <[email protected] >\n"
99"Language-Team : Spanish <https://hosted.weblate.org/projects/phpmyadmin/sql- "
1010"parser/es/>\n "
1111"Language : es\n "
1212"MIME-Version : 1.0\n "
1313"Content-Type : text/plain; charset=UTF-8\n "
1414"Content-Transfer-Encoding : 8bit\n "
1515"Plural-Forms : nplurals=2; plural=n != 1;\n "
16- "X-Generator : Weblate 2.10 \n "
16+ "X-Generator : Weblate 2.11 \n "
1717
1818#: src/Component.php:43 src/Component.php:63
1919msgid "Not implemented yet."
@@ -130,10 +130,8 @@ msgid "A rename operation was expected."
130130msgstr "Se esperaba un cambio de nombre."
131131
132132#: src/Components/SetOperation.php:105
133- #, fuzzy
134- #| msgid "as regular expression"
135133msgid "Missing expression."
136- msgstr "como expresión regular "
134+ msgstr "Expresión desaparecida. "
137135
138136#: src/Lexer.php:237
139137msgid "Unexpected character."
@@ -209,13 +207,9 @@ msgid "This type of clause is not valid in Multi-table queries."
209207msgstr "Este tipo de cláusula no es válida en consultas multi-tabla."
210208
211209#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:56
212- #, fuzzy
213- #| msgid "errors."
214210msgid "error #1"
215- msgstr "errores. "
211+ msgstr "error #1 "
216212
217213#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:78
218- #, fuzzy
219- #| msgid "Gather errors"
220214msgid "strict error"
221- msgstr "Agrupar los errores "
215+ msgstr "error estricto "
0 commit comments