Skip to content

Commit

Permalink
Translated using Weblate (Khmer (Central))
Browse files Browse the repository at this point in the history
Currently translated at 7.5% (4 of 53 strings)

[CI skip]

Translation: phpMyAdmin/SQL parser
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/km/
Signed-off-by: "BAN Sothen (បាន សុថេន)" <bansokthen@gmail.com>
  • Loading branch information
bansokthen855 authored and weblate committed Jun 2, 2023
1 parent baa0bd2 commit fd47aeb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 11 deletions.
Binary file modified locale/km/LC_MESSAGES/sqlparser.mo
Binary file not shown.
27 changes: 16 additions & 11 deletions locale/km/LC_MESSAGES/sqlparser.po
Expand Up @@ -8,46 +8,50 @@ msgstr ""
"Project-Id-Version: SQL parser 5\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2023-02-26 22:46+0100\n"
"PO-Revision-Date: 2017-08-12 15:08+0000\n"
"Last-Translator: ប៉ុកណូ រ៉ូយ៉ាល់ <royalpokno68@gmail.com>\n"
"Language-Team: Central Khmer <https://hosted.weblate.org/projects/phpmyadmin/"
"sql-parser/km/>\n"
"PO-Revision-Date: 2023-06-02 07:51+0000\n"
"Last-Translator: \"BAN Sothen (បាន សុថេន)\" <bansokthen@gmail.com>\n"
"Language-Team: Khmer (Central) <https://hosted.weblate.org/projects/"
"phpmyadmin/sql-parser/km/>\n"
"Language: km\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 2.16\n"
"X-Generator: Weblate 4.18-dev\n"

#: src/Component.php:39 src/Component.php:59
msgid "Not implemented yet."
msgstr ""
msgstr "មិនទាន់បានអនុវត្តទេ។"

#: src/Components/AlterOperation.php:415 src/Statement.php:359
#, fuzzy
msgid ""
"A new statement was found, but no delimiter between it and the previous one."
msgstr ""
"សេចក្តីថ្លែងការណ៍ថ្មីមួយត្រូវបានរកឃើញ ប៉ុន្តែមិនមានការកំណត់ព្រំដែនរវាងវា "
"និងអត្ថបទមុនទេ។"

#: src/Components/AlterOperation.php:427
msgid "Missing comma before start of a new alter operation."
msgstr ""
msgstr "បាត់សញ្ញាក្បៀស មុនពេលចាប់ផ្តើមប្រតិបត្តិការផ្លាស់ប្តូរថ្មី។"

#: src/Components/AlterOperation.php:472
msgid "Unrecognized alter operation."
msgstr ""
msgstr "ប្រតិបត្តិការផ្លាស់ប្តូរមិនស្គាល់។"

#: src/Components/Array2d.php:88
#, php-format
msgid "%1$d values were expected, but found %2$d."
msgstr ""
msgstr "%1$d តម្លៃត្រូវបានរំពឹងទុក ប៉ុន្តែបានរកឃើញ %2$d"

#: src/Components/Array2d.php:108
msgid "An opening bracket followed by a set of values was expected."
msgstr ""

#: src/Components/ArrayObj.php:106 src/Components/CreateDefinition.php:233
#, fuzzy
msgid "An opening bracket was expected."
msgstr ""
msgstr "តង្កៀបបើកត្រូវបានរំពឹងទុក។"

#: src/Components/CaseExpression.php:133 src/Components/CaseExpression.php:161
#: src/Components/CaseExpression.php:172 src/Components/CaseExpression.php:184
Expand All @@ -63,8 +67,9 @@ msgstr ""
#: src/Statements/InsertStatement.php:220 src/Statements/LoadStatement.php:265
#: src/Statements/LockStatement.php:85 src/Statements/ReplaceStatement.php:149
#: src/Statements/ReplaceStatement.php:178
#, fuzzy
msgid "Unexpected keyword."
msgstr ""
msgstr "ពាក្យគន្លឹះដែលមិនបានរំពឹងទុក។"

#: src/Components/CaseExpression.php:192
msgid "Unexpected end of CASE expression"
Expand Down

0 comments on commit fd47aeb

Please sign in to comment.