Skip to content

Commit a58c5ff

Browse files
dancarageaweblate
authored andcommitted
Translated using Weblate (Romanian)
Currently translated at 100.0% (44 of 44 strings) [CI skip]
1 parent 78e9255 commit a58c5ff

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

‎locale/ro/LC_MESSAGES/sqlparser.mo

233 Bytes
Binary file not shown.

‎locale/ro/LC_MESSAGES/sqlparser.po

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -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
129129
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."
131131

132132
#: src/Components/SetOperation.php:117
133133
msgid "Missing expression."
@@ -146,10 +146,9 @@ msgid "Expected delimiter."
146146
msgstr "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
151150
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."
153152

154153
#: src/Lexer.php:884
155154
msgid "Variable name was expected."
@@ -185,8 +184,6 @@ msgid "Unrecognized keyword."
185184
msgstr "Cuvânt cheie nerecunoscut."
186185

187186
#: src/Statement.php:377
188-
#, fuzzy
189-
#| msgid "At Beginning of Table"
190187
msgid "Keyword at end of statement."
191188
msgstr "Cuvânt cheie la sfârșitul declarației."
192189

@@ -219,7 +216,5 @@ msgid "error #1"
219216
msgstr "eroare #1"
220217

221218
#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:80
222-
#, fuzzy
223-
#| msgid "Gather errors"
224219
msgid "strict error"
225220
msgstr "eroare strictă"

0 commit comments

Comments
 (0)