-
-
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 88.6% (47 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
fb61ae5
commit 7215c91
Showing
2 changed files
with
4 additions
and
7 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-07 02:33+0000\n" | ||
"PO-Revision-Date: 2023-12-21 22:59+0000\n" | ||
"Last-Translator: \"Kristijan \\\"Fremen\\\" Velkovski\" <[email protected]>\n" | ||
"Language-Team: Macedonian <https://hosted.weblate.org/projects/phpmyadmin/" | ||
"sql-parser/mk/>\n" | ||
|
@@ -13,7 +13,7 @@ msgstr "" | |
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=n==1 || n%10==1 ? 0 : 1;\n" | ||
"X-Generator: Weblate 5.2-dev\n" | ||
"X-Generator: Weblate 5.4-dev\n" | ||
|
||
#: src/Component.php:39 src/Component.php:59 | ||
msgid "Not implemented yet." | ||
|
@@ -248,9 +248,8 @@ msgid "Unexpected keyword" | |
msgstr "" | ||
|
||
#: src/Statements/WithStatement.php:118 | ||
#, fuzzy | ||
msgid "The name of the CTE was expected." | ||
msgstr "Шаблон на име на податотека" | ||
msgstr "Бече очекувано име на CTE." | ||
|
||
#: src/Statements/WithStatement.php:137 | ||
#, fuzzy | ||
|
@@ -264,10 +263,8 @@ msgid "Subquery of the CTE was expected." | |
msgstr "Табелата %s е избришана" | ||
|
||
#: src/Statements/WithStatement.php:266 | ||
#, fuzzy | ||
#| msgid "At Beginning of Table" | ||
msgid "Unexpected end of the WITH CTE." | ||
msgstr "на почетокот од табелата" | ||
msgstr "Неочекуван крај на WITH CTE." | ||
|
||
#~ msgid "Unexpected end of Lock expression." | ||
#~ msgstr "Неочекуван крај на Lock изразот." | ||
|