@@ -4,7 +4,7 @@ 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-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 "
8
8
"Last-Translator : Dan Caragea <dan_caragea@yahoo.com>\n "
9
9
"Language-Team : Romanian <https://hosted.weblate.org/projects/phpmyadmin/ "
10
10
"sql-parser/ro/>\n "
@@ -127,7 +127,7 @@ msgstr "Era așteptat numele nou al tabelului."
127
127
128
128
#: src/Components/RenameOperation.php:153
129
129
msgid "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."
131
131
132
132
#: src/Components/SetOperation.php:117
133
133
msgid "Missing expression."
@@ -146,10 +146,9 @@ msgid "Expected delimiter."
146
146
msgstr "A fost așteptat delimitatorul."
147
147
148
148
#: src/Lexer.php:843
149
- #, fuzzy , php-format
150
- #| msgid "Event %1$s has been created."
149
+ #, php-format
151
150
msgid "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."
153
152
154
153
#: src/Lexer.php:884
155
154
msgid "Variable name was expected."
@@ -185,8 +184,6 @@ msgid "Unrecognized keyword."
185
184
msgstr "Cuvânt cheie nerecunoscut."
186
185
187
186
#: src/Statement.php:377
188
- #, fuzzy
189
- #| msgid "At Beginning of Table"
190
187
msgid "Keyword at end of statement."
191
188
msgstr "Cuvânt cheie la sfârșitul declarației."
192
189
@@ -219,7 +216,5 @@ msgid "error #1"
219
216
msgstr "eroare #1"
220
217
221
218
#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:80
222
- #, fuzzy
223
- #| msgid "Gather errors"
224
219
msgid "strict error"
225
220
msgstr "eroare strictă"
0 commit comments