Skip to content

Commit

Permalink
Translated using Weblate (Macedonian)
Browse files Browse the repository at this point in the history
Currently translated at 96.2% (51 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
krisfremen authored and weblate committed Dec 24, 2023
1 parent 0c2e830 commit cbd2770
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
Binary file modified locale/mk/LC_MESSAGES/sqlparser.mo
Binary file not shown.
11 changes: 4 additions & 7 deletions locale/mk/LC_MESSAGES/sqlparser.po
Original file line number Diff line number Diff line change
Expand Up @@ -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-23 01:06+0000\n"
"PO-Revision-Date: 2023-12-24 03:06+0000\n"
"Last-Translator: \"Kristijan \\\"Fremen\\\" Velkovski\" <[email protected]>\n"
"Language-Team: Macedonian <https://hosted.weblate.org/projects/phpmyadmin/"
"sql-parser/mk/>\n"
Expand Down Expand Up @@ -231,7 +231,7 @@ msgstr "Беше очекувана барем една дефиниција з

#: src/Statements/CreateStatement.php:707
msgid "A \"RETURNS\" keyword was expected."
msgstr ""
msgstr "Беше очекуван клучниот збор \"RETURNS\"."

#: src/Statements/DeleteStatement.php:329
msgid "This type of clause is not valid in Multi-table queries."
Expand All @@ -250,15 +250,12 @@ msgid "The name of the CTE was expected."
msgstr "Бече очекувано име на CTE."

#: src/Statements/WithStatement.php:137
#, fuzzy
#| msgid "No rows selected"
msgid "AS keyword was expected."
msgstr "Нема селектирани записи"
msgstr "Беше очекуван клучниот збор AS."

#: src/Statements/WithStatement.php:149
#, fuzzy
msgid "Subquery of the CTE was expected."
msgstr "Табелата %s е избришана"
msgstr "Беше очекувано подбарањето на CTE."

#: src/Statements/WithStatement.php:266
msgid "Unexpected end of the WITH CTE."
Expand Down

0 comments on commit cbd2770

Please sign in to comment.