@@ -4,16 +4,16 @@ msgstr ""
4
4
"Project-Id-Version : SQL parser 0\n "
5
5
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
6
6
"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ř <michal@cihar.com >\n "
7
+ "PO-Revision-Date : 2017-02-04 01:30 +0000\n "
8
+ "Last-Translator : Franco <fulanodetal.github1@openaliasbox.org >\n "
9
9
"Language-Team : Spanish <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10
10
"parser/es/>\n "
11
11
"Language : es\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"Content-Transfer-Encoding : 8bit\n "
15
15
"Plural-Forms : nplurals=2; plural=n != 1;\n "
16
- "X-Generator : Weblate 2.10 \n "
16
+ "X-Generator : Weblate 2.11 \n "
17
17
18
18
#: src/Component.php:43 src/Component.php:63
19
19
msgid "Not implemented yet."
@@ -130,10 +130,8 @@ msgid "A rename operation was expected."
130
130
msgstr "Se esperaba un cambio de nombre."
131
131
132
132
#: src/Components/SetOperation.php:105
133
- #, fuzzy
134
- #| msgid "as regular expression"
135
133
msgid "Missing expression."
136
- msgstr "como expresión regular "
134
+ msgstr "Expresión desaparecida. "
137
135
138
136
#: src/Lexer.php:237
139
137
msgid "Unexpected character."
@@ -209,13 +207,9 @@ msgid "This type of clause is not valid in Multi-table queries."
209
207
msgstr "Este tipo de cláusula no es válida en consultas multi-tabla."
210
208
211
209
#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:56
212
- #, fuzzy
213
- #| msgid "errors."
214
210
msgid "error #1"
215
- msgstr "errores. "
211
+ msgstr "error #1 "
216
212
217
213
#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:78
218
- #, fuzzy
219
- #| msgid "Gather errors"
220
214
msgid "strict error"
221
- msgstr "Agrupar los errores "
215
+ msgstr "error estricto "
0 commit comments