-
-
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 84.9% (45 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
d5d9bb7
commit 59886d9
Showing
2 changed files
with
4 additions
and
5 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-05 05:32+0000\n" | ||
"PO-Revision-Date: 2023-11-07 02:33+0000\n" | ||
"Last-Translator: \"Kristijan \\\"Fremen\\\" Velkovski\" <[email protected]>\n" | ||
"Language-Team: Macedonian <https://hosted.weblate.org/projects/phpmyadmin/" | ||
"sql-parser/mk/>\n" | ||
|
@@ -203,7 +203,7 @@ msgstr "Нема трансакција која била почната пор | |
|
||
#: src/Statement.php:327 | ||
msgid "This type of clause was previously parsed." | ||
msgstr "" | ||
msgstr "Овој тип на клаузула беше претходно парсирана." | ||
|
||
#: src/Statement.php:398 | ||
msgid "Unrecognized keyword." | ||
|
@@ -219,12 +219,11 @@ msgstr "Неочекувана подредба на клаузи." | |
|
||
#: src/Statements/CreateStatement.php:549 | ||
msgid "The name of the entity was expected." | ||
msgstr "" | ||
msgstr "Беше очекувано името на субјектот." | ||
|
||
#: src/Statements/CreateStatement.php:598 | ||
#, fuzzy | ||
msgid "A table name was expected." | ||
msgstr "Шаблон на име на податотека" | ||
msgstr "Беше очекувано име на табела." | ||
|
||
#: src/Statements/CreateStatement.php:603 | ||
#, fuzzy | ||
|