-
-
Notifications
You must be signed in to change notification settings - Fork 103
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 20.3% (11 of 54 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
a70dec0
commit 3b4b2ae
Showing
2 changed files
with
5 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: 2021-12-29 16:13-0300\n" | ||
"PO-Revision-Date: 2022-10-28 04:03+0000\n" | ||
"PO-Revision-Date: 2022-12-09 22:50+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 4.14.2-dev\n" | ||
"X-Generator: Weblate 4.15-dev\n" | ||
|
||
#: src/Component.php:42 src/Component.php:62 | ||
msgid "Not implemented yet." | ||
|
@@ -30,12 +30,12 @@ msgstr "Недостига запирка пред почетокот на но | |
|
||
#: src/Components/AlterOperation.php:368 | ||
msgid "Unrecognized alter operation." | ||
msgstr "" | ||
msgstr "Непозната промена(alter) operacija." | ||
|
||
#: src/Components/Array2d.php:91 | ||
#, php-format | ||
msgid "%1$d values were expected, but found %2$d." | ||
msgstr "" | ||
msgstr "%1$d вредности беа очекувани, но беа најдени %2$d." | ||
|
||
#: src/Components/Array2d.php:111 | ||
msgid "An opening bracket followed by a set of values was expected." | ||
|
@@ -60,7 +60,7 @@ msgstr "" | |
#: src/Statements/LockStatement.php:88 src/Statements/ReplaceStatement.php:151 | ||
#: src/Statements/ReplaceStatement.php:180 | ||
msgid "Unexpected keyword." | ||
msgstr "" | ||
msgstr "Неочекуван клучен збор." | ||
|
||
#: src/Components/CaseExpression.php:195 | ||
msgid "Unexpected end of CASE expression" | ||
|