@@ -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 : 2021-12-29 16:13-0300\n "
7
- "PO-Revision-Date : 2020-03-23 20:59 +0000\n "
7
+ "PO-Revision-Date : 2021-12-31 01:53 +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 4.0-dev \n "
17
+ "X-Generator : Weblate 4.10.1 \n "
18
18
19
19
#: src/Component.php:42 src/Component.php:62
20
20
msgid "Not implemented yet."
@@ -250,28 +250,20 @@ msgid "Unexpected keyword"
250
250
msgstr "מילת מפתח בלתי צפויה"
251
251
252
252
#: src/Statements/WithStatement.php:119
253
- #, fuzzy
254
- #| msgid "The name of the entity was expected."
255
253
msgid "The name of the CTE was expected."
256
- msgstr "אמור היה להיות שם היישות ."
254
+ msgstr "אמור היה להיות שם ביטוי הטבלה השיתופית (CTE) ."
257
255
258
256
#: src/Statements/WithStatement.php:138
259
- #, fuzzy
260
- #| msgid "A \"RETURNS\" keyword was expected."
261
257
msgid "AS keyword was expected."
262
- msgstr "אמורה הייתה להיות מילת מפתח „RETURNS” (מחזירה )."
258
+ msgstr "אמורה הייתה להיות מילת המפתח AS (בשם )."
263
259
264
260
#: src/Statements/WithStatement.php:154
265
- #, fuzzy
266
- #| msgid "The name of the entity was expected."
267
261
msgid "Subquery of the CTE was expected."
268
- msgstr "אמור היה להיות שם היישות ."
262
+ msgstr "אמור היה להיות תת־שאילתה של ביטוי טבלה שיתופית (CTE) ."
269
263
270
264
#: src/Statements/WithStatement.php:271
271
- #, fuzzy
272
- #| msgid "Unexpected end of LOCK statement."
273
265
msgid "Unexpected end of the WITH CTE."
274
- msgstr "סיום בלתי צפוי להכרזת נעילה (LOCK) ."
266
+ msgstr "סיום בלתי צפוי ל־WITH CTE ."
275
267
276
268
#~ msgid "error #1"
277
269
#~ msgstr "שגיאה #1"
0 commit comments