Skip to content

Commit 6a72b35

Browse files
Manuela Silvaweblate
authored andcommitted
Translated using Weblate (Portuguese)
Currently translated at 4.6% (2 of 43 strings)
1 parent a01fa66 commit 6a72b35

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

locale/pt/LC_MESSAGES/sqlparser.mo

137 Bytes
Binary file not shown.

locale/pt/LC_MESSAGES/sqlparser.po

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ msgstr ""
44
"Project-Id-Version: SQL parser 0\n"
55
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
66
"POT-Creation-Date: 2017-01-06 09:31+0100\n"
7-
"PO-Revision-Date: 2015-12-27 20:05+0000\n"
8-
"Last-Translator: João Machaqueiro <joaopcmacha@gmail.com>\n"
9-
"Language-Team: Portuguese <https://hosted.weblate.org/projects/phpmyadmin/"
10-
"master/pt/>\n"
7+
"PO-Revision-Date: 2017-01-16 01:33+0000\n"
8+
"Last-Translator: Manuela Silva <manuela.silva@sky.com>\n"
9+
"Language-Team: Portuguese <https://hosted.weblate.org/projects/phpmyadmin"
10+
"/sql-parser/pt/>\n"
1111
"Language: pt\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.5-dev\n"
16+
"X-Generator: Weblate 2.11-dev\n"
1717

1818
#: src/Component.php:43 src/Component.php:63
1919
msgid "Not implemented yet."
20-
msgstr ""
20+
msgstr "Ainda não foi implementado."
2121

2222
#: src/Components/AlterOperation.php:224 src/Statement.php:334
2323
msgid ""
@@ -55,10 +55,8 @@ msgstr ""
5555
#: src/Statements/InsertStatement.php:217
5656
#: src/Statements/ReplaceStatement.php:157
5757
#: src/Statements/ReplaceStatement.php:185
58-
#, fuzzy
59-
#| msgid "Unexpected characters on line %s."
6058
msgid "Unexpected keyword."
61-
msgstr "Caracteres inesperados na linha %s."
59+
msgstr "Palavra-chave inesperada."
6260

6361
#: src/Components/CaseExpression.php:194
6462
msgid "Unexpected end of CASE expression"

0 commit comments

Comments
 (0)