@@ -4,17 +4,17 @@ msgstr ""
4
4
"Project-Id-Version : SQL parser 5\n "
5
5
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
6
6
"POT-Creation-Date : 2020-03-20 21:01+0100\n "
7
- "PO-Revision-Date : 2018-04-25 11:54 +0000\n "
7
+ "PO-Revision-Date : 2020-03-23 20:59 +0000\n "
8
8
"Last-Translator : Yaron Shahrabani <sh.yaron@gmail.com>\n "
9
- "Language-Team : Hebrew <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10
- "parser/he/>\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
15
"Plural-Forms : nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
16
16
"n % 10 == 0) ? 2 : 3));\n "
17
- "X-Generator : Weblate 3 .0-dev\n "
17
+ "X-Generator : Weblate 4 .0-dev\n "
18
18
19
19
#: src/Component.php:41 src/Component.php:61
20
20
msgid "Not implemented yet."
@@ -27,7 +27,7 @@ msgstr "נמצא ביטוי חדש, אך לא נמצא מפריד בינו לב
27
27
28
28
#: src/Components/AlterOperation.php:290
29
29
msgid "Missing comma before start of a new alter operation."
30
- msgstr ""
30
+ msgstr "חסר פסיק לפני תחילת פעולת שינוי חדשה. "
31
31
32
32
#: src/Components/AlterOperation.php:302
33
33
msgid "Unrecognized alter operation."
@@ -68,25 +68,21 @@ msgid "Unexpected end of CASE expression"
68
68
msgstr "סיום בלתי צפוי לביטוי התניה (CASE)"
69
69
70
70
#: src/Components/CaseExpression.php:225
71
- #, fuzzy
72
- #| msgid "Unexpected end of CASE expression"
73
71
msgid "Potential duplicate alias of CASE expression."
74
- msgstr "סיום בלתי צפוי לביטוי התניה (CASE)"
72
+ msgstr "כנראה כינוי כפול לביטוי התניה (CASE). "
75
73
76
74
#: src/Components/CaseExpression.php:236
77
75
msgid "An alias expected after AS but got "
78
- msgstr ""
76
+ msgstr "אמור היה להיות כינוי אחרי AS (בשם) אבל במקום נמצא "
79
77
80
78
#: src/Components/CaseExpression.php:248 src/Components/Expression.php:353
81
79
#: src/Components/Expression.php:373 src/Components/Expression.php:408
82
80
msgid "An alias was previously found."
83
81
msgstr "נמצא כינוי בעבר."
84
82
85
83
#: src/Components/CaseExpression.php:262
86
- #, fuzzy
87
- #| msgid "An alias was expected."
88
84
msgid "An alias was expected after AS."
89
- msgstr "אמור היה להיות כינוי."
85
+ msgstr "אמור היה להיות כינוי אחרי ה־AS (בשם) ."
90
86
91
87
#: src/Components/CreateDefinition.php:252
92
88
msgid ""
@@ -143,16 +139,12 @@ msgid "An offset was expected."
143
139
msgstr "אמור היה להיות היסט."
144
140
145
141
#: src/Components/LockExpression.php:91
146
- #, fuzzy
147
- #| msgid "Unexpected end of CASE expression"
148
142
msgid "Unexpected end of LOCK expression."
149
- msgstr "סיום בלתי צפוי לביטוי התניה (CASE) "
143
+ msgstr "סיום בלתי צפוי לביטוי ��עילה (LOCK). "
150
144
151
145
#: src/Components/LockExpression.php:199
152
- #, fuzzy
153
- #| msgid "Unexpected end of CASE expression"
154
146
msgid "Unexpected end of Lock expression."
155
- msgstr "סיום בלתי צפוי לביטוי התניה (CASE) "
147
+ msgstr "סיום בלתי צפוי לביטוי נעילה (Lock). "
156
148
157
149
#: src/Components/OptionsArray.php:145
158
150
#, php-format
@@ -249,16 +241,12 @@ msgid "This type of clause is not valid in Multi-table queries."
249
241
msgstr "סוג סעיף זה אינו תקף בשאילתות מרובות טבלאות."
250
242
251
243
#: src/Statements/LockStatement.php:116
252
- #, fuzzy
253
- #| msgid "Unexpected beginning of statement."
254
244
msgid "Unexpected end of LOCK statement."
255
- msgstr "תחילת הביטוי אינו צפוי."
245
+ msgstr "סיום בלתי צפוי להכרזת נעילה (LOCK) ."
256
246
257
247
#: src/Statements/PurgeStatement.php:136
258
- #, fuzzy
259
- #| msgid "Unexpected keyword."
260
248
msgid "Unexpected keyword"
261
- msgstr "מילת מפתח בלתי צפויה. "
249
+ msgstr "מילת מפתח בלתי צפויה"
262
250
263
251
#~ msgid "error #1"
264
252
#~ msgstr "שגיאה #1"
0 commit comments