Skip to content

Commit a47a425

Browse files
SantosSiweblate
authored andcommitted
Translated using Weblate (Portuguese)
Currently translated at 100.0% (44 of 44 strings) [CI skip]
1 parent 472c998 commit a47a425

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

locale/pt/LC_MESSAGES/sqlparser.mo

628 Bytes
Binary file not shown.

locale/pt/LC_MESSAGES/sqlparser.po

Lines changed: 5 additions & 13 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: [email protected]\n"
66
"POT-Creation-Date: 2017-08-21 12:54+0200\n"
7-
"PO-Revision-Date: 2018-10-06 18:32+0000\n"
8-
"Last-Translator: Ayalos <[email protected]>\n"
7+
"PO-Revision-Date: 2018-10-08 21:32+0000\n"
8+
"Last-Translator: ssantos <[email protected]>\n"
99
"Language-Team: Portuguese <https://hosted.weblate.org/projects/phpmyadmin/"
1010
"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 3.2\n"
16+
"X-Generator: Weblate 3.2.1\n"
1717

1818
#: src/Component.php:43 src/Component.php:63
1919
msgid "Not implemented yet."
@@ -27,10 +27,8 @@ msgstr ""
2727
"anterior."
2828

2929
#: src/Components/AlterOperation.php:253
30-
#, fuzzy
31-
#| msgid "Iconic table operations"
3230
msgid "Unrecognized alter operation."
33-
msgstr "Operação de alteração não conhecida"
31+
msgstr "Operação de alteração não reconhecida."
3432

3533
#: src/Components/Array2d.php:88
3634
#, php-format
@@ -61,12 +59,10 @@ msgid "Unexpected keyword."
6159
msgstr "Palavra-chave inesperada."
6260

6361
#: src/Components/CaseExpression.php:199
64-
#, fuzzy
6562
msgid "Unexpected end of CASE expression"
6663
msgstr "Fim da expressão CASE inesperada"
6764

6865
#: src/Components/CreateDefinition.php:223
69-
#, fuzzy
7066
msgid ""
7167
"A symbol name was expected! A reserved keyword can not be used as a column "
7268
"name without backquotes."
@@ -75,14 +71,10 @@ msgstr ""
7571
"um nome de coluna sem as chaves."
7672

7773
#: src/Components/CreateDefinition.php:237
78-
#, fuzzy
79-
#| msgid "Table name template"
8074
msgid "A symbol name was expected!"
8175
msgstr "Um nome do símbolo era esperado!"
8276

8377
#: src/Components/CreateDefinition.php:270
84-
#, fuzzy
85-
#| msgid "No tables selected."
8678
msgid "A comma or a closing bracket was expected."
8779
msgstr "Uma vírgula ou um colchete de fechamento era esperado."
8880

@@ -224,4 +216,4 @@ msgstr "Erro #1"
224216

225217
#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:80
226218
msgid "strict error"
227-
msgstr "Erro severo."
219+
msgstr "Erro severo"

0 commit comments

Comments
 (0)