@@ -4,42 +4,43 @@ 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-07-28 16:36+0200 \n "
8
- "Last-Translator : Moshe Harush <mmh15@windowslive .com>\n "
9
- "Language-Team : Hebrew <https://hosted.weblate.org/projects/phpmyadmin/master/ "
10
- "he/>\n "
7
+ "PO-Revision-Date : 2018-03-17 09:37+0000 \n "
8
+ "Last-Translator : Yaron Shahrabani <sh.yaron@gmail .com>\n "
9
+ "Language-Team : Hebrew <https://hosted.weblate.org/projects/phpmyadmin/ "
10
+ "sql-parser/ he/>\n "
11
11
"Language : he\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.4-dev\n "
15
+ "Plural-Forms : nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
16
+ "n % 10 == 0) ? 2 : 3));\n "
17
+ "X-Generator : Weblate 2.20-dev\n "
17
18
18
19
#: src/Component.php:43 src/Component.php:63
19
20
msgid "Not implemented yet."
20
- msgstr ""
21
+ msgstr "לא מוטמע עדיין. "
21
22
22
23
#: src/Components/AlterOperation.php:241 src/Statement.php:334
23
24
msgid ""
24
25
"A new statement was found, but no delimiter between it and the previous one."
25
- msgstr ""
26
+ msgstr "נמצא ביטוי חדש, אך לא נמצא מפריד בינו לבין הביטוי הקודם. "
26
27
27
28
#: src/Components/AlterOperation.php:253
28
29
msgid "Unrecognized alter operation."
29
- msgstr ""
30
+ msgstr "פעולת שינוי בלתי מזוהה. "
30
31
31
32
#: src/Components/Array2d.php:88
32
33
#, php-format
33
34
msgid "%1$d values were expected, but found %2$d."
34
- msgstr ""
35
+ msgstr "היו אמורים להיות %1$d ערכים, אך נמצאו %2$d. "
35
36
36
37
#: src/Components/Array2d.php:111
37
38
msgid "An opening bracket followed by a set of values was expected."
38
- msgstr ""
39
+ msgstr "היו אמורים להיות סוגריים מרובעים פותחים ואחריהם סדרה של ערכים. "
39
40
40
41
#: src/Components/ArrayObj.php:114 src/Components/CreateDefinition.php:201
41
42
msgid "An opening bracket was expected."
42
- msgstr ""
43
+ msgstr "היו אמורים להיות סוגריים מרובעים פותחים. "
43
44
44
45
#: src/Components/CaseExpression.php:135 src/Components/CaseExpression.php:164
45
46
#: src/Components/CaseExpression.php:176 src/Components/CaseExpression.php:190
@@ -54,11 +55,11 @@ msgstr ""
54
55
#: src/Statements/ReplaceStatement.php:155
55
56
#: src/Statements/ReplaceStatement.php:182
56
57
msgid "Unexpected keyword."
57
- msgstr ""
58
+ msgstr "מילת מפתח בלתי צפויה. "
58
59
59
60
#: src/Components/CaseExpression.php:199
60
61
msgid "Unexpected end of CASE expression"
61
- msgstr ""
62
+ msgstr "סיום בלתי צפוי לביטוי התניה (CASE) "
62
63
63
64
#: src/Components/CreateDefinition.php:223
64
65
msgid ""
0 commit comments