@@ -4,7 +4,7 @@ msgstr ""
4
4
"Project-Id-Version : SQL parser 5\n "
5
5
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
6
6
"POT-Creation-Date : 2021-12-29 16:13-0300\n "
7
- "PO-Revision-Date : 2022-12-09 22:50 +0000\n "
7
+ "PO-Revision-Date : 2023-01-28 03:41 +0000\n "
8
8
"Last-Translator : Kristijan Fremen Velkovski <me@krisfremen.com>\n "
9
9
"Language-Team : Macedonian <https://hosted.weblate.org/projects/phpmyadmin/ "
10
10
"sql-parser/mk/>\n "
@@ -13,7 +13,7 @@ msgstr ""
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"Content-Transfer-Encoding : 8bit\n "
15
15
"Plural-Forms : nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n "
16
- "X-Generator : Weblate 4.15 -dev\n "
16
+ "X-Generator : Weblate 4.16 -dev\n "
17
17
18
18
#: src/Component.php:42 src/Component.php:62
19
19
msgid "Not implemented yet."
@@ -137,16 +137,12 @@ msgid "An offset was expected."
137
137
msgstr ""
138
138
139
139
#: src/Components/LockExpression.php:94
140
- #, fuzzy
141
- #| msgid "At Beginning of Table"
142
140
msgid "Unexpected end of LOCK expression."
143
- msgstr "на почетокот од табелата "
141
+ msgstr "Неочекуван крај на LOCK изразот. "
144
142
145
143
#: src/Components/LockExpression.php:204
146
- #, fuzzy
147
- #| msgid "At Beginning of Table"
148
144
msgid "Unexpected end of Lock expression."
149
- msgstr "на почетокот од табелата "
145
+ msgstr "Неочекуван крај на Lock изразот. "
150
146
151
147
#: src/Components/OptionsArray.php:151
152
148
#, php-format
@@ -190,9 +186,9 @@ msgid "Expected delimiter."
190
186
msgstr ""
191
187
192
188
#: src/Lexer.php:937
193
- #, fuzzy , php-format
189
+ #, php-format
194
190
msgid "Ending quote %1$s was expected."
195
- msgstr "Табелата %s е избришана "
191
+ msgstr "Затварање на цитатот %1$s беше очекуван. "
196
192
197
193
#: src/Lexer.php:989
198
194
#, fuzzy
@@ -257,10 +253,8 @@ msgid "This type of clause is not valid in Multi-table queries."
257
253
msgstr ""
258
254
259
255
#: src/Statements/LockStatement.php:123
260
- #, fuzzy
261
- #| msgid "At Beginning of Table"
262
256
msgid "Unexpected end of LOCK statement."
263
- msgstr "на почетокот од табелата "
257
+ msgstr "Неочекуван крај на LOCK изразот. "
264
258
265
259
#: src/Statements/PurgeStatement.php:141
266
260
msgid "Unexpected keyword"
0 commit comments