-
-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Macedonian)
Currently translated at 77.3% (41 of 53 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/mk/ Signed-off-by: "Kristijan \"Fremen\" Velkovski" <[email protected]>
- Loading branch information
1 parent
09f5f8e
commit 9690e85
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ msgstr "" | |
"Project-Id-Version: SQL parser 5\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2023-02-26 22:46+0100\n" | ||
"PO-Revision-Date: 2023-11-01 23:04+0000\n" | ||
"PO-Revision-Date: 2023-11-03 23:32+0000\n" | ||
"Last-Translator: \"Kristijan \\\"Fremen\\\" Velkovski\" <[email protected]>\n" | ||
"Language-Team: Macedonian <https://hosted.weblate.org/projects/phpmyadmin/" | ||
"sql-parser/mk/>\n" | ||
|
@@ -174,7 +174,7 @@ msgstr "Неочекуван карактер." | |
|
||
#: src/Lexer.php:313 | ||
msgid "Expected whitespace(s) before delimiter." | ||
msgstr "" | ||
msgstr "Беа очекувани празни места пред разграничувач." | ||
|
||
#: src/Lexer.php:329 src/Lexer.php:348 | ||
msgid "Expected delimiter." | ||
|
@@ -195,7 +195,7 @@ msgstr "Неочекуван почеток на изјавата." | |
|
||
#: src/Parser.php:499 | ||
msgid "Unrecognized statement type." | ||
msgstr "" | ||
msgstr "Непознат тип на израз." | ||
|
||
#: src/Parser.php:587 | ||
msgid "No transaction was previously started." | ||
|