@@ -4,42 +4,47 @@ msgstr ""
4
4
"Project-Id-Version : SQL parser 0\n "
5
5
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
6
6
"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 "
9
9
"Language-Team : Persian <https://hosted.weblate.org/projects/phpmyadmin/ "
10
- "master /fa/>\n "
10
+ "sql-parser /fa/>\n "
11
11
"Language : fa\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"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 "
17
17
18
18
#: src/Component.php:43 src/Component.php:63
19
+ #, fuzzy
19
20
msgid "Not implemented yet."
20
- msgstr ""
21
+ msgstr "هنوز پیاده سازی نشده. "
21
22
22
23
#: src/Components/AlterOperation.php:241 src/Statement.php:334
24
+ #, fuzzy
23
25
msgid ""
24
26
"A new statement was found, but no delimiter between it and the previous one."
25
- msgstr ""
27
+ msgstr "بیانیه جدیدی یافت شد،اما هیچ محدودیتی قبل و بعد از ان یافت نشد "
26
28
27
29
#: src/Components/AlterOperation.php:253
30
+ #, fuzzy
28
31
msgid "Unrecognized alter operation."
29
- msgstr ""
32
+ msgstr "عملیات غیر قابل تشخیص "
30
33
31
34
#: src/Components/Array2d.php:88
32
- #, php-format
35
+ #, fuzzy , php-format
33
36
msgid "%1$d values were expected, but found %2$d."
34
- msgstr ""
37
+ msgstr "%1$d مقادیر انتظار می رود، اما یافت شد %2$d "
35
38
36
39
#: src/Components/Array2d.php:111
40
+ #, fuzzy
37
41
msgid "An opening bracket followed by a set of values was expected."
38
- msgstr ""
42
+ msgstr "یک براکت باز دنبال شده توسط مقادیر قرار داده شده "
39
43
40
44
#: src/Components/ArrayObj.php:114 src/Components/CreateDefinition.php:201
45
+ #, fuzzy
41
46
msgid "An opening bracket was expected."
42
- msgstr ""
47
+ msgstr "یک براکت باز دنبال شده "
43
48
44
49
#: src/Components/CaseExpression.php:135 src/Components/CaseExpression.php:164
45
50
#: src/Components/CaseExpression.php:176 src/Components/CaseExpression.php:190
@@ -53,12 +58,14 @@ msgstr ""
53
58
#: src/Statements/InsertStatement.php:217 src/Statements/LoadStatement.php:258
54
59
#: src/Statements/ReplaceStatement.php:155
55
60
#: src/Statements/ReplaceStatement.php:182
61
+ #, fuzzy
56
62
msgid "Unexpected keyword."
57
- msgstr ""
63
+ msgstr "کلمه کلیدی ناشناس "
58
64
59
65
#: src/Components/CaseExpression.php:199
66
+ #, fuzzy
60
67
msgid "Unexpected end of CASE expression"
61
- msgstr ""
68
+ msgstr "پایان ناشناخته عبارات "
62
69
63
70
#: src/Components/CreateDefinition.php:223
64
71
msgid ""
0 commit comments