Skip to content

Commit ad165e3

Browse files
Андрейweblate
authored andcommitted
Translated using Weblate (Belarusian)
Currently translated at 81.4% (44 of 54 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/be/ Signed-off-by: Андрей <[email protected]>
1 parent 24e0ee5 commit ad165e3

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

‎locale/be/LC_MESSAGES/sqlparser.mo‎

282 Bytes
Binary file not shown.

‎locale/be/LC_MESSAGES/sqlparser.po‎

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ msgstr ""
44
"Project-Id-Version: SQL parser 5\n"
55
"Report-Msgid-Bugs-To: [email protected]\n"
66
"POT-Creation-Date: 2021-12-29 16:13-0300\n"
7-
"PO-Revision-Date: 2017-08-22 09:47+0000\n"
8-
"Last-Translator: Viktar Vauchkevich <victorenator@gmail.com>\n"
7+
"PO-Revision-Date: 2022-05-28 14:14+0000\n"
8+
"Last-Translator: Андрей <andrei.kovtun@gmail.com>\n"
99
"Language-Team: Belarusian <https://hosted.weblate.org/projects/phpmyadmin/"
1010
"sql-parser/be/>\n"
1111
"Language: be\n"
@@ -14,7 +14,7 @@ msgstr ""
1414
"Content-Transfer-Encoding: 8bit\n"
1515
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
1616
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
17-
"X-Generator: Weblate 2.17-dev\n"
17+
"X-Generator: Weblate 4.13-dev\n"
1818

1919
#: src/Component.php:42 src/Component.php:62
2020
msgid "Not implemented yet."
@@ -28,7 +28,7 @@ msgstr ""
2828

2929
#: src/Components/AlterOperation.php:358
3030
msgid "Missing comma before start of a new alter operation."
31-
msgstr ""
31+
msgstr "Адсутнічае коска перад пачаткам новай аперацыі alter."
3232

3333
#: src/Components/AlterOperation.php:368
3434
msgid "Unrecognized alter operation."
@@ -69,10 +69,8 @@ msgid "Unexpected end of CASE expression"
6969
msgstr "Нечаканы канец CASE-выразу"
7070

7171
#: src/Components/CaseExpression.php:215
72-
#, fuzzy
73-
#| msgid "Unexpected end of CASE expression"
7472
msgid "Potential duplicate alias of CASE expression."
75-
msgstr "Нечаканы канец CASE-выразу"
73+
msgstr "Патэнцыйны дублікат псеўданіма ў CASE-выразе."
7674

7775
#: src/Components/CaseExpression.php:228
7876
msgid "An alias expected after AS but got "

0 commit comments

Comments
 (0)