-
-
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 100.0% (53 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
cbd2770
commit 91254c1
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-12-24 03:06+0000\n" | ||
"PO-Revision-Date: 2023-12-26 22:01+0000\n" | ||
"Last-Translator: \"Kristijan \\\"Fremen\\\" Velkovski\" <[email protected]>\n" | ||
"Language-Team: Macedonian <https://hosted.weblate.org/projects/phpmyadmin/" | ||
"sql-parser/mk/>\n" | ||
|
@@ -235,15 +235,15 @@ msgstr "Беше очекуван клучниот збор \"RETURNS\"." | |
|
||
#: src/Statements/DeleteStatement.php:329 | ||
msgid "This type of clause is not valid in Multi-table queries." | ||
msgstr "" | ||
msgstr "Овој тип на клауза не е валидна во мулти-табелно барање." | ||
|
||
#: src/Statements/LockStatement.php:120 | ||
msgid "Unexpected end of LOCK statement." | ||
msgstr "Неочекуван крај на LOCK изразот." | ||
|
||
#: src/Statements/PurgeStatement.php:138 | ||
msgid "Unexpected keyword" | ||
msgstr "" | ||
msgstr "Неочекуван клучен збор" | ||
|
||
#: src/Statements/WithStatement.php:118 | ||
msgid "The name of the CTE was expected." | ||
|