Răsfoiți Sursa

Transifex Language Updates - Generated by own3mall's auto script.

own3mall 5 ani în urmă
părinte
comite
af478faec2
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      lang/Czech(CzechRepublic)/modules/cron.php

+ 2 - 2
lang/Czech(CzechRepublic)/modules/cron.php

@@ -41,8 +41,8 @@ define('OGP_LANG_scheduled_jobs', "plánované úlohy");
 define('OGP_LANG_there_are_no_scheduled_jobs', "Neexistují žádné naplánované úlohy");
 define('OGP_LANG_cron_events', "cron Ulohy");
 define('OGP_LANG_refresh_interval', "Interval obnovení");
-define('OGP_LANG_cron_no_servers_tied_to_account', "There are no servers directly assigned to your account.");
+define('OGP_LANG_cron_no_servers_tied_to_account', "K vašemu účtu nejsou přímo přiřazeny žádné servery.");
 define('OGP_LANG_cron_admin_link_display_text', "Cron Administrace (všechny servery)");
-define('OGP_LANG_cron_admin_no_ogp_servers_to_display', "There aren't any servers currently configured in OGP.");
+define('OGP_LANG_cron_admin_no_ogp_servers_to_display', "V OGP nejsou aktuálně nakonfigurovány žádné servery.");
 define('OGP_LANG_bad_inputs', "Plánovaný čas obsahuje neplatné znaky.");
 ?>