|
@@ -41,8 +41,8 @@ define('OGP_LANG_scheduled_jobs', "Trabalhos agendados");
|
|
|
define('OGP_LANG_there_are_no_scheduled_jobs', "Não existem trabalhos agendados");
|
|
define('OGP_LANG_there_are_no_scheduled_jobs', "Não existem trabalhos agendados");
|
|
|
define('OGP_LANG_cron_events', "Tarefas Cron");
|
|
define('OGP_LANG_cron_events', "Tarefas Cron");
|
|
|
define('OGP_LANG_refresh_interval', "Intervalo de atualização");
|
|
define('OGP_LANG_refresh_interval', "Intervalo de atualização");
|
|
|
-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', "Não há servidores atribuídos diretamente à sua conta");
|
|
|
define('OGP_LANG_cron_admin_link_display_text', "Administração de Cron (todos os servers)");
|
|
define('OGP_LANG_cron_admin_link_display_text', "Administração de Cron (todos os servers)");
|
|
|
-define('OGP_LANG_cron_admin_no_ogp_servers_to_display', "There aren't any servers currently configured in OGP.");
|
|
|
|
|
-define('OGP_LANG_bad_inputs', "Scheduled time contains invalid characters.");
|
|
|
|
|
|
|
+define('OGP_LANG_cron_admin_no_ogp_servers_to_display', "Não há servidores atualmente configurados no OGP.");
|
|
|
|
|
+define('OGP_LANG_bad_inputs', "O horário do agendamento contem caracteres inválidos");
|
|
|
?>
|
|
?>
|