-
-
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 69.8% (37 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
08f465a
commit 9db9c53
Showing
2 changed files
with
3 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-10-21 03:00+0000\n" | ||
"PO-Revision-Date: 2023-10-31 08:00+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.1\n" | ||
"X-Generator: Weblate 5.2-dev\n" | ||
|
||
#: src/Component.php:39 src/Component.php:59 | ||
msgid "Not implemented yet." | ||
|
@@ -161,10 +161,8 @@ msgid "The new name of the table was expected." | |
msgstr "Новото име на табелата беше очекувано." | ||
|
||
#: src/Components/RenameOperation.php:140 | ||
#, fuzzy | ||
#| msgid "The row has been deleted." | ||
msgid "A rename operation was expected." | ||
msgstr "Записот е избришан" | ||
msgstr "Операција за преименување беше очекувана." | ||
|
||
#: src/Components/SetOperation.php:121 | ||
msgid "Missing expression." | ||
|