Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
self
/
root
/
srv
/
admin
/
htdocs
/
phppgadmin-7.13
/
plugins
/
Report
/
lang
/
//proc/self/root/srv/admin/htdocs/phppgadmin-7.13/plugins/Report/lang/hebrew.php
<?php /** * Hebrew language file. */ //Basic $plugin_lang['strplugindescription'] = 'Report plugin'; $plugin_lang['strnoreportsdb'] = 'לא יצרתה בסיס נתונים בישביל הדוחות. אנא קרא את קובץ ה INSTALL בישביל הדרכה.'; // Reports $plugin_lang['strreport'] = 'דוח'; $plugin_lang['strreports'] = 'דוחות'; $plugin_lang['strshowallreports'] = 'הראה את כל הדוחות'; $plugin_lang['strnoreports'] = 'לא נמצאו דוחות.'; $plugin_lang['strcreatereport'] = 'צור דוח'; $plugin_lang['strreportdropped'] = 'דוח נמחק.'; $plugin_lang['strreportdroppedbad'] = 'מחיקת דוח נכשלה'; $plugin_lang['strconfdropreport'] = 'האם אתה בטוח שברצונך למחוק את הדוח "%s"l?'; $plugin_lang['strreportneedsname'] = 'אתה חייב לציין שם לדוח.'; $plugin_lang['strreportneedsdef'] = 'אתה חייב לתת SQL לדוח.'; $plugin_lang['strreportcreated'] = 'דוח נשמר.'; $plugin_lang['strreportcreatedbad'] = 'שמירת דוח נכשלה.'; ?>