Skip to content

Commit d4c198d

Browse files
Francoweblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 100.0% (43 of 43 strings)
1 parent 7f594b2 commit d4c198d

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

‎locale/es/LC_MESSAGES/sqlparser.mo

151 Bytes
Binary file not shown.

‎locale/es/LC_MESSAGES/sqlparser.po

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ msgstr ""
44
"Project-Id-Version: SQL parser 0\n"
55
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\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ř <michal@cihar.com>\n"
7+
"PO-Revision-Date: 2017-02-04 01:30+0000\n"
8+
"Last-Translator: Franco <fulanodetal.github1@openaliasbox.org>\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
1919
msgid "Not implemented yet."
@@ -130,10 +130,8 @@ msgid "A rename operation was expected."
130130
msgstr "Se esperaba un cambio de nombre."
131131

132132
#: src/Components/SetOperation.php:105
133-
#, fuzzy
134-
#| msgid "as regular expression"
135133
msgid "Missing expression."
136-
msgstr "como expresión regular"
134+
msgstr "Expresión desaparecida."
137135

138136
#: src/Lexer.php:237
139137
msgid "Unexpected character."
@@ -209,13 +207,9 @@ msgid "This type of clause is not valid in Multi-table queries."
209207
msgstr "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."
214210
msgid "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"
220214
msgid "strict error"
221-
msgstr "Agrupar los errores"
215+
msgstr "error estricto"

0 commit comments

Comments
 (0)