|
@@ -26,23 +26,23 @@ define('OGP_LANG_minute', "Minuutti");
|
|
|
define('OGP_LANG_hour', "Tunti");
|
|
define('OGP_LANG_hour', "Tunti");
|
|
|
define('OGP_LANG_day', "Päivä");
|
|
define('OGP_LANG_day', "Päivä");
|
|
|
define('OGP_LANG_month', "Kuukausi");
|
|
define('OGP_LANG_month', "Kuukausi");
|
|
|
-define('OGP_LANG_day_of_the_week', "D/Week");
|
|
|
|
|
-define('OGP_LANG_action', "Action");
|
|
|
|
|
-define('OGP_LANG_steam_auto_update', "Steam Auto Update");
|
|
|
|
|
-define('OGP_LANG_stop', "Stop");
|
|
|
|
|
-define('OGP_LANG_start', "Start");
|
|
|
|
|
-define('OGP_LANG_restart', "Restart");
|
|
|
|
|
-define('OGP_LANG_command', "Command");
|
|
|
|
|
-define('OGP_LANG_add', "Add");
|
|
|
|
|
-define('OGP_LANG_remove', "Remove");
|
|
|
|
|
-define('OGP_LANG_now', "Now");
|
|
|
|
|
-define('OGP_LANG_schedule_new_job', "Schedule a new job");
|
|
|
|
|
-define('OGP_LANG_scheduled_jobs', "Scheduled jobs");
|
|
|
|
|
-define('OGP_LANG_there_are_no_scheduled_jobs', "There are no scheduled jobs");
|
|
|
|
|
-define('OGP_LANG_cron_events', "Cron Events");
|
|
|
|
|
-define('OGP_LANG_refresh_interval', "Refresh Interval");
|
|
|
|
|
-define('OGP_LANG_cron_no_servers_tied_to_account', "There are no servers directly assigned to your account.");
|
|
|
|
|
-define('OGP_LANG_cron_admin_link_display_text', "Cron Administration (All 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_day_of_the_week', "P/Viikko");
|
|
|
|
|
+define('OGP_LANG_action', "Toiminta");
|
|
|
|
|
+define('OGP_LANG_steam_auto_update', "Steam automaattinen päivitys");
|
|
|
|
|
+define('OGP_LANG_stop', "Pysäytä");
|
|
|
|
|
+define('OGP_LANG_start', "Aloita");
|
|
|
|
|
+define('OGP_LANG_restart', "Uudelleenkäynnistä");
|
|
|
|
|
+define('OGP_LANG_command', "Komento");
|
|
|
|
|
+define('OGP_LANG_add', "Lisää");
|
|
|
|
|
+define('OGP_LANG_remove', "Poista");
|
|
|
|
|
+define('OGP_LANG_now', "Nyt");
|
|
|
|
|
+define('OGP_LANG_schedule_new_job', "Ajasta uusi työ");
|
|
|
|
|
+define('OGP_LANG_scheduled_jobs', "Ajastetut työt");
|
|
|
|
|
+define('OGP_LANG_there_are_no_scheduled_jobs', "Ei ajastettuja töitä");
|
|
|
|
|
+define('OGP_LANG_cron_events', "Cron tapahtumat");
|
|
|
|
|
+define('OGP_LANG_refresh_interval', "Päivitysväli");
|
|
|
|
|
+define('OGP_LANG_cron_no_servers_tied_to_account', "Tililläsi ei ole saatavana mitään pelipalvelimia.");
|
|
|
|
|
+define('OGP_LANG_cron_admin_link_display_text', "Cron hallinta (Kaikki serverit)");
|
|
|
|
|
+define('OGP_LANG_cron_admin_no_ogp_servers_to_display', "OGP:ssä ei ole tällä hetkellä määritettyjä palvelimia.");
|
|
|
|
|
+define('OGP_LANG_bad_inputs', "Ajastettu aika sisältää kelvottomia merkkejä.");
|
|
|
?>
|
|
?>
|