Skip to content

Commit 13f1c9e

Browse files
yaronsweblate
authored andcommitted
Translated using Weblate (Hebrew)
Currently translated at 100.0% (54 of 54 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/he/ Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>
1 parent 761958b commit 13f1c9e

File tree

2 files changed

+8
-16
lines changed

2 files changed

+8
-16
lines changed

‎locale/he/LC_MESSAGES/sqlparser.mo

443 Bytes
Binary file not shown.

‎locale/he/LC_MESSAGES/sqlparser.po

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ msgstr ""
44
"Project-Id-Version: SQL parser 5\n"
55
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
66
"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"
88
"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"
1111
"Language: he\n"
1212
"MIME-Version: 1.0\n"
1313
"Content-Type: text/plain; charset=UTF-8\n"
1414
"Content-Transfer-Encoding: 8bit\n"
1515
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
1616
"n % 10 == 0) ? 2 : 3));\n"
17-
"X-Generator: Weblate 4.0-dev\n"
17+
"X-Generator: Weblate 4.10.1\n"
1818

1919
#: src/Component.php:42 src/Component.php:62
2020
msgid "Not implemented yet."
@@ -250,28 +250,20 @@ msgid "Unexpected keyword"
250250
msgstr "מילת מפתח בלתי צפויה"
251251

252252
#: src/Statements/WithStatement.php:119
253-
#, fuzzy
254-
#| msgid "The name of the entity was expected."
255253
msgid "The name of the CTE was expected."
256-
msgstr "אמור היה להיות שם היישות."
254+
msgstr "אמור היה להיות שם ביטוי הטבלה השיתופית (CTE)."
257255

258256
#: src/Statements/WithStatement.php:138
259-
#, fuzzy
260-
#| msgid "A \"RETURNS\" keyword was expected."
261257
msgid "AS keyword was expected."
262-
msgstr "אמורה הייתה להיות מילת מפתח „RETURNS” (מחזירה)."
258+
msgstr "אמורה הייתה להיות מילת המפתח AS (בשם)."
263259

264260
#: src/Statements/WithStatement.php:154
265-
#, fuzzy
266-
#| msgid "The name of the entity was expected."
267261
msgid "Subquery of the CTE was expected."
268-
msgstr "אמור היה להיות שם היישות."
262+
msgstr "אמור היה להיות תת־שאילתה של ביטוי טבלה שיתופית (CTE)."
269263

270264
#: src/Statements/WithStatement.php:271
271-
#, fuzzy
272-
#| msgid "Unexpected end of LOCK statement."
273265
msgid "Unexpected end of the WITH CTE."
274-
msgstr "סיום בלתי צפוי להכרזת נעילה (LOCK)."
266+
msgstr "סיום בלתי צפוי ל־WITH CTE."
275267

276268
#~ msgid "error #1"
277269
#~ msgstr "שגיאה #1"

0 commit comments

Comments
 (0)