From aae1f79b837f5c469ee08f17acdb525dc3de5938 Mon Sep 17 00:00:00 2001 From: Yaron Shahrabani Date: Sun, 18 May 2025 08:29:11 +0200 Subject: [PATCH] Translated using Weblate (Hebrew) Currently translated at 46.5% (1596 of 3428 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/he/ Signed-off-by: Yaron Shahrabani --- po/he.po | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/po/he.po b/po/he.po index 3a10a4fc72..29ef7ff53f 100644 --- a/po/he.po +++ b/po/he.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.2.3-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2025-02-27 14:25-0300\n" -"PO-Revision-Date: 2025-05-04 17:35+0000\n" +"PO-Revision-Date: 2025-05-19 07:02+0000\n" "Last-Translator: Yaron Shahrabani \n" "Language-Team: Hebrew \n" @@ -8350,11 +8350,11 @@ msgstr "" #: libraries/classes/Database/Routines.php:998 msgid "You must provide a routine name!" -msgstr "" +msgstr "חובה לספק שם שגרה!" #: libraries/classes/Database/Routines.php:1063 msgid "You must provide a routine definition." -msgstr "" +msgstr "חובה לספק הגדרת שגרה." #: libraries/classes/Database/Routines.php:1143 #: libraries/classes/Database/Routines.php:1312 @@ -8363,9 +8363,9 @@ msgid "No routine with name %1$s found in database %2$s." msgstr "לא נמצאה שגרה עם השם %1$s במסד הנתונים %2$s." #: libraries/classes/Database/Routines.php:1182 -#, fuzzy, php-format +#, php-format msgid "Execution results of routine %s" -msgstr "מאפשר יצירת שגרות מאוחסנות." +msgstr "תוצאות הפעלת השגרה %s" #: libraries/classes/Database/Routines.php:1230 #, php-format @@ -13908,18 +13908,17 @@ msgstr "כבוי" msgid "" "@SERVER@ will become the server name and @DATABASE@ will become the database " "name." -msgstr "" +msgstr "@SERVER@ יהפוך לשם השרת ואילו @DATABASE@ יהפוך לשם מסד הנתונים." #. l10n: A query that the user has written freely #: templates/database/export/index.twig:5 templates/table/export/index.twig:5 msgid "Exporting a raw query" -msgstr "" +msgstr "מתבצע ייצוא של שאילתה גולמית" #: templates/database/export/index.twig:7 -#, fuzzy, php-format -#| msgid "Create table on database %s" +#, php-format msgid "Exporting tables from \"%s\" database" -msgstr "יצירת טבלה חדשה על מאגר נתונים %s" +msgstr "מתבצע ייצוא של טבלאות ממסד הנתונים „%s”" #: templates/database/export/index.twig:30 #, fuzzy