@@ -4,7 +4,7 @@ msgstr ""
44"Project-Id-Version : SQL parser 0\n "
55"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
66"POT-Creation-Date : 2017-08-21 12:54+0200\n "
7- "PO-Revision-Date : 2018-07-21 23:42 +0000\n "
7+ "PO-Revision-Date : 2018-07-24 05:41 +0000\n "
88"Last-Translator : Dan Caragea <dan_caragea@yahoo.com>\n "
99"Language-Team : Romanian <https://hosted.weblate.org/projects/phpmyadmin/ "
1010"sql-parser/ro/>\n "
@@ -127,7 +127,7 @@ msgstr "Era așteptat numele nou al tabelului."
127127
128128#: src/Components/RenameOperation.php:153
129129msgid "A rename operation was expected."
130- msgstr "Este așteptată o operație de redenumire."
130+ msgstr "Era așteptată o operație de redenumire."
131131
132132#: src/Components/SetOperation.php:117
133133msgid "Missing expression."
@@ -146,10 +146,9 @@ msgid "Expected delimiter."
146146msgstr "A fost așteptat delimitatorul."
147147
148148#: src/Lexer.php:843
149- #, fuzzy , php-format
150- #| msgid "Event %1$s has been created."
149+ #, php-format
151150msgid "Ending quote %1$s was expected."
152- msgstr "Evenimentul %1$s a fost creat ."
151+ msgstr "Erau așteptate ghilimele la sfârșit %1$s."
153152
154153#: src/Lexer.php:884
155154msgid "Variable name was expected."
@@ -185,8 +184,6 @@ msgid "Unrecognized keyword."
185184msgstr "Cuvânt cheie nerecunoscut."
186185
187186#: src/Statement.php:377
188- #, fuzzy
189- #| msgid "At Beginning of Table"
190187msgid "Keyword at end of statement."
191188msgstr "Cuvânt cheie la sfârșitul declarației."
192189
@@ -219,7 +216,5 @@ msgid "error #1"
219216msgstr "eroare #1"
220217
221218#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:80
222- #, fuzzy
223- #| msgid "Gather errors"
224219msgid "strict error"
225220msgstr "eroare strictă"
0 commit comments