Skip to content

Commit 6747ce6

Browse files
nikman360weblate
authored andcommitted
Translated using Weblate (Persian)
Currently translated at 0.0% (0 of 44 strings) [CI skip]
1 parent 08bb950 commit 6747ce6

File tree

2 files changed

+21
-14
lines changed

2 files changed

+21
-14
lines changed

locale/fa/LC_MESSAGES/sqlparser.mo

-23 Bytes
Binary file not shown.

locale/fa/LC_MESSAGES/sqlparser.po

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,42 +4,47 @@ msgstr ""
44
"Project-Id-Version: SQL parser 0\n"
55
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
66
"POT-Creation-Date: 2017-08-21 12:54+0200\n"
7-
"PO-Revision-Date: 2015-11-21 11:45+0000\n"
8-
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
7+
"PO-Revision-Date: 2019-03-25 19:40+0000\n"
8+
"Last-Translator: manssour <nikman360@yahoo.com>\n"
99
"Language-Team: Persian <https://hosted.weblate.org/projects/phpmyadmin/"
10-
"master/fa/>\n"
10+
"sql-parser/fa/>\n"
1111
"Language: fa\n"
1212
"MIME-Version: 1.0\n"
1313
"Content-Type: text/plain; charset=UTF-8\n"
1414
"Content-Transfer-Encoding: 8bit\n"
15-
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16-
"X-Generator: Weblate 2.5-dev\n"
15+
"Plural-Forms: nplurals=2; plural=n > 1;\n"
16+
"X-Generator: Weblate 3.6-dev\n"
1717

1818
#: src/Component.php:43 src/Component.php:63
19+
#, fuzzy
1920
msgid "Not implemented yet."
20-
msgstr ""
21+
msgstr "هنوز پیاده سازی نشده."
2122

2223
#: src/Components/AlterOperation.php:241 src/Statement.php:334
24+
#, fuzzy
2325
msgid ""
2426
"A new statement was found, but no delimiter between it and the previous one."
25-
msgstr ""
27+
msgstr "بیانیه جدیدی یافت شد،اما هیچ محدودیتی قبل و بعد از ان یافت نشد"
2628

2729
#: src/Components/AlterOperation.php:253
30+
#, fuzzy
2831
msgid "Unrecognized alter operation."
29-
msgstr ""
32+
msgstr "عملیات غیر قابل تشخیص"
3033

3134
#: src/Components/Array2d.php:88
32-
#, php-format
35+
#, fuzzy, php-format
3336
msgid "%1$d values were expected, but found %2$d."
34-
msgstr ""
37+
msgstr "%1$d مقادیر انتظار می رود، اما یافت شد %2$d"
3538

3639
#: src/Components/Array2d.php:111
40+
#, fuzzy
3741
msgid "An opening bracket followed by a set of values was expected."
38-
msgstr ""
42+
msgstr "یک براکت باز دنبال شده توسط مقادیر قرار داده شده"
3943

4044
#: src/Components/ArrayObj.php:114 src/Components/CreateDefinition.php:201
45+
#, fuzzy
4146
msgid "An opening bracket was expected."
42-
msgstr ""
47+
msgstr "یک براکت باز دنبال شده"
4348

4449
#: src/Components/CaseExpression.php:135 src/Components/CaseExpression.php:164
4550
#: src/Components/CaseExpression.php:176 src/Components/CaseExpression.php:190
@@ -53,12 +58,14 @@ msgstr ""
5358
#: src/Statements/InsertStatement.php:217 src/Statements/LoadStatement.php:258
5459
#: src/Statements/ReplaceStatement.php:155
5560
#: src/Statements/ReplaceStatement.php:182
61+
#, fuzzy
5662
msgid "Unexpected keyword."
57-
msgstr ""
63+
msgstr "کلمه کلیدی ناشناس"
5864

5965
#: src/Components/CaseExpression.php:199
66+
#, fuzzy
6067
msgid "Unexpected end of CASE expression"
61-
msgstr ""
68+
msgstr "پایان ناشناخته عبارات"
6269

6370
#: src/Components/CreateDefinition.php:223
6471
msgid ""

0 commit comments

Comments
 (0)