You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$wb['run_wday_error_format'] = 'Neplatn� form�t pre dni v t��dni.';
19
-
$wb['command_error_format'] = 'Neplatn� form�t pr�kazu. Upozor?ujeme, �e v pr�pade url volania iba http / https, s� povolen�.';
20
-
$wb['unknown_fieldtype_error'] = 'Nezn�my druh pola bol pou�it�.';
21
-
$wb['server_id_error_empty'] = 'The server ID is empty.';
22
-
$wb['limit_cron_url_txt'] = 'URL cron only. Please enter a URL starting with https:// as cron command.';
23
-
$wb['command_error_empty'] = 'Command is empty.';
24
-
$wb['command_hint_txt'] = 'e.g. /var/www/clients/clientX/webY/myscript.sh or https://www.mydomain.com/path/script.php, you can use [web_root] placeholder that is replaced by /var/www/clients/clientX/webY/web.';
$wb['run_wday_error_format'] = 'Neplatný formát pre dni v týždni.';
19
+
$wb['command_error_format'] = 'Neplatný formát príkazu. Upozorňujeme, že v prípade url volania sú povolené iba http / https.';
20
+
$wb['unknown_fieldtype_error'] = 'Neznámy druh poľa v dotaze';
21
+
$wb['server_id_error_empty'] = 'Nieje vyplnené ID servera.';
22
+
$wb['limit_cron_url_txt'] = 'Vyžaduje sa úloha s URL. Prosím zadajte URL začínajúce s https:// ako cron príkaz.';
23
+
$wb['command_error_empty'] = 'Nezadaný príkaz.';
24
+
$wb['command_hint_txt'] = 'e.g. /var/www/clients/clientX/webY/myscript.sh alebo https://www.mydomain.com/path/script.php, môžete použiť [web_root] makro, ktoré bude nahradené s hodnotou /var/www/clients/clientX/webY/web.';
25
+
$wb['log_output_txt'] = 'Zaznamenaj výstup do log súboru';
0 commit comments