Updated more strings, work in progress
parent
315e963cdb
commit
bcfeaba773
|
@ -33,7 +33,7 @@ $sm_lang = array(
|
||||||
'install' => 'Asenna',
|
'install' => 'Asenna',
|
||||||
'action' => 'Toiminta',
|
'action' => 'Toiminta',
|
||||||
'save' => 'Tallenna',
|
'save' => 'Tallenna',
|
||||||
'edit' => 'Muokka',
|
'edit' => 'Muokkaa',
|
||||||
'delete' => 'Poista',
|
'delete' => 'Poista',
|
||||||
'date' => 'Päivä',
|
'date' => 'Päivä',
|
||||||
'message' => 'Viesti',
|
'message' => 'Viesti',
|
||||||
|
@ -41,7 +41,7 @@ $sm_lang = array(
|
||||||
'no' => 'Ei',
|
'no' => 'Ei',
|
||||||
'insert' => 'Aseta',
|
'insert' => 'Aseta',
|
||||||
'add_new' => 'Lisää uusi',
|
'add_new' => 'Lisää uusi',
|
||||||
'update_available' => 'A new version ({version}) is available from <a href="http://www.phpservermonitor.org" target="_blank">http://www.phpservermonitor.org</a>.',
|
'update_available' => 'Uusi versio ({version}) on ladattavissa osoitteessa <a href="http://www.phpservermonitor.org" target="_blank">http://www.phpservermonitor.org</a>.',
|
||||||
'back_to_top' => 'Takaisin ylös',
|
'back_to_top' => 'Takaisin ylös',
|
||||||
'go_back' => 'Takaisin',
|
'go_back' => 'Takaisin',
|
||||||
'ok' => 'OK',
|
'ok' => 'OK',
|
||||||
|
@ -78,14 +78,14 @@ $sm_lang = array(
|
||||||
'level' => 'Taso',
|
'level' => 'Taso',
|
||||||
'level_10' => 'Järjestelmänvalvoja',
|
'level_10' => 'Järjestelmänvalvoja',
|
||||||
'level_20' => 'Käyttäjä',
|
'level_20' => 'Käyttäjä',
|
||||||
'level_description' => '<b>Administrators</b> have full access: they can manage servers, users and edit the global configuration.<br/><b>Users</b> can only view and run the updater for the servers that have been assigned to them.',
|
'level_description' => '<b>Järjestelmänvalvojilla</b> on täydet oikeudet: he voivat hallita palvelimia, käyttäjiä ja muokata ohjelmiston asetuksia.<br/><b>Käyttäjät</b> voivat vain nähdä ja päivittää palvelimia jotka on asetettu heille.',
|
||||||
'mobile' => 'Mobiili',
|
'mobile' => 'Mobiili',
|
||||||
'email' => 'Sähköposti',
|
'email' => 'Sähköposti',
|
||||||
'pushover' => 'Pushover',
|
'pushover' => 'Pushover',
|
||||||
'pushover_description' => 'Pushover is a service that makes it easy to get real-time notifications. See <a href="https://pushover.net/">their website</a> for more info.',
|
'pushover_description' => 'Pushover on palvelu jolla on helppo lähettää reaaliaikaisia tilaviestejä. Katso <a href="https://pushover.net/">verkkosivuilta</a> lisäinfoa.',
|
||||||
'pushover_key' => 'Pushover avain',
|
'pushover_key' => 'Pushover avain',
|
||||||
'pushover_device' => 'Pushover laite',
|
'pushover_device' => 'Pushover laite',
|
||||||
'pushover_device_description' => 'Device name to send the message to. Leave empty to send it to all devices.',
|
'pushover_device_description' => 'Laitteen nimi johon viesti lähetetään. Jätä tyhjäksi lähettääksesi kaikkiin laitteisiin.',
|
||||||
'delete_title' => 'Poista käyttäjä',
|
'delete_title' => 'Poista käyttäjä',
|
||||||
'delete_message' => 'Haluatko varmasti poistaa käyttäjän \'%1\'?',
|
'delete_message' => 'Haluatko varmasti poistaa käyttäjän \'%1\'?',
|
||||||
'deleted' => 'Käyttäjä poistettu.',
|
'deleted' => 'Käyttäjä poistettu.',
|
||||||
|
@ -94,7 +94,7 @@ $sm_lang = array(
|
||||||
'profile' => 'Profiili',
|
'profile' => 'Profiili',
|
||||||
'profile_updated' => 'Profiilisi on päivitetty.',
|
'profile_updated' => 'Profiilisi on päivitetty.',
|
||||||
'error_user_name_bad_length' => 'Käyttäjänimi saa olla 2-64 merkkiä pitkä.',
|
'error_user_name_bad_length' => 'Käyttäjänimi saa olla 2-64 merkkiä pitkä.',
|
||||||
'error_user_name_invalid' => 'The username may only contain alphabetic characters (a-z, A-Z), digits (0-9) and underscores (_).',
|
'error_user_name_invalid' => 'Käyttäjänimessä saa olla vain kirjaimia (a-z, A-Z), numeroita (0-9) ja alaviivoja (_).',
|
||||||
'error_user_name_exists' => 'Annettu käyttäjänimi on jo tietokannassa.',
|
'error_user_name_exists' => 'Annettu käyttäjänimi on jo tietokannassa.',
|
||||||
'error_user_email_bad_length' => 'Sähköpostiosoitteen täytyy olla 5-255 merkkiä pitkä.',
|
'error_user_email_bad_length' => 'Sähköpostiosoitteen täytyy olla 5-255 merkkiä pitkä.',
|
||||||
'error_user_email_invalid' => 'Annettu sähköposti ei kelpaa.',
|
'error_user_email_invalid' => 'Annettu sähköposti ei kelpaa.',
|
||||||
|
@ -108,7 +108,7 @@ $sm_lang = array(
|
||||||
'type' => 'Tyyppi',
|
'type' => 'Tyyppi',
|
||||||
'status' => 'Tila',
|
'status' => 'Tila',
|
||||||
'email' => 'Sähköposti',
|
'email' => 'Sähköposti',
|
||||||
'sms' => 'SMS',
|
'sms' => 'Tekstiviesti',
|
||||||
'pushover' => 'Pushover',
|
'pushover' => 'Pushover',
|
||||||
'no_logs' => 'Ei tapahtumia',
|
'no_logs' => 'Ei tapahtumia',
|
||||||
),
|
),
|
||||||
|
@ -118,21 +118,21 @@ $sm_lang = array(
|
||||||
'label' => 'Nimi',
|
'label' => 'Nimi',
|
||||||
'domain' => 'Isäntänimi/IP',
|
'domain' => 'Isäntänimi/IP',
|
||||||
'timeout' => 'Aikakatkaisu',
|
'timeout' => 'Aikakatkaisu',
|
||||||
'timeout_description' => 'Kuinka monta sekuntia odottaa kunnes palvelin merkataan sammuneeksi.',
|
'timeout_description' => 'Kuinka monta sekuntia odottaa kunnes palvelin merkitään sammuneeksi.',
|
||||||
'port' => 'Portti',
|
'port' => 'Portti',
|
||||||
'type' => 'Tyyppi',
|
'type' => 'Tyyppi',
|
||||||
'type_website' => 'Verkkosivu',
|
'type_website' => 'Verkkosivu',
|
||||||
'type_service' => 'Palvelu',
|
'type_service' => 'Palvelu',
|
||||||
'pattern' => 'Etsi sarja/kuvio',
|
'pattern' => 'Etsi sarja/kuvio',
|
||||||
'pattern_description' => 'If this pattern is not found on the website, the server will be marked offline. Regular expressions are allowed.',
|
'pattern_description' => 'Jos määriteltyä sarjaa ei löydetä verkkosivuilta, palvelin merkitään sammuneeksi. REGEX on sallittua.',
|
||||||
'last_check' => 'Viimeisin tarkistus',
|
'last_check' => 'Viimeisin tarkistus',
|
||||||
'last_online' => 'Viimeksi päällä',
|
'last_online' => 'Viimeksi nähty',
|
||||||
'monitoring' => 'Valvonta',
|
'monitoring' => 'Valvonta',
|
||||||
'no_monitoring' => 'Ei valvontaa',
|
'no_monitoring' => 'Ei valvontaa',
|
||||||
'email' => 'Sähköposti',
|
'email' => 'Sähköposti',
|
||||||
'send_email' => 'Lähetä sähköposti',
|
'send_email' => 'Lähetä sähköposti',
|
||||||
'sms' => 'SMS',
|
'sms' => 'Tekstiviesti',
|
||||||
'send_sms' => 'Lähetä SMS',
|
'send_sms' => 'Lähetä tekstiviesti',
|
||||||
'pushover' => 'Pushover',
|
'pushover' => 'Pushover',
|
||||||
'users' => 'Käyttäjät',
|
'users' => 'Käyttäjät',
|
||||||
'delete_title' => 'Poista palvelin',
|
'delete_title' => 'Poista palvelin',
|
||||||
|
@ -151,7 +151,7 @@ $sm_lang = array(
|
||||||
'day' => 'Päivä',
|
'day' => 'Päivä',
|
||||||
'hour' => 'Tunti',
|
'hour' => 'Tunti',
|
||||||
'warning_threshold' => 'Varoituskynnys',
|
'warning_threshold' => 'Varoituskynnys',
|
||||||
'warning_threshold_description' => 'Number of failed checks required before it is marked offline.',
|
'warning_threshold_description' => 'Epäonnistuneiden tarkistuksien määrä kunnes se merkataan sammuneeksi.',
|
||||||
'chart_last_week' => 'Viime viikolla',
|
'chart_last_week' => 'Viime viikolla',
|
||||||
'chart_history' => 'Historia',
|
'chart_history' => 'Historia',
|
||||||
// Charts date format according jqPlot date format http://www.jqplot.com/docs/files/plugins/jqplot-dateAxisRenderer-js.html
|
// Charts date format according jqPlot date format http://www.jqplot.com/docs/files/plugins/jqplot-dateAxisRenderer-js.html
|
||||||
|
@ -159,9 +159,9 @@ $sm_lang = array(
|
||||||
'chart_long_date_format' => '%Y-%m-%d %H:%M:%S',
|
'chart_long_date_format' => '%Y-%m-%d %H:%M:%S',
|
||||||
'chart_short_date_format' => '%m/%d %H:%M',
|
'chart_short_date_format' => '%m/%d %H:%M',
|
||||||
'chart_short_time_format' => '%H:%M',
|
'chart_short_time_format' => '%H:%M',
|
||||||
'warning_notifications_disabled_sms' => 'SMS ilmoitukset on poistettu käytöstä.',
|
'warning_notifications_disabled_sms' => 'Tekstiviesti-ilmoitukset on poistettu käytöstä.',
|
||||||
'warning_notifications_disabled_email' => 'Sähköposti ilmoitukset on poistettu käytöstä.',
|
'warning_notifications_disabled_email' => 'Sähköposti-ilmoitukset on poistettu käytöstä.',
|
||||||
'warning_notifications_disabled_pushover' => 'Pushover ilmoitukset on poistettu käytöstä.',
|
'warning_notifications_disabled_pushover' => 'Pushover-ilmoitukset on poistettu käytöstä.',
|
||||||
'error_server_no_match' => 'Palvelinta ei löydetty.',
|
'error_server_no_match' => 'Palvelinta ei löydetty.',
|
||||||
'error_server_label_bad_length' => 'Nimen pitää olla 1-255 merkkiä pitkä.',
|
'error_server_label_bad_length' => 'Nimen pitää olla 1-255 merkkiä pitkä.',
|
||||||
'error_server_ip_bad_length' => 'Isäntänimen / IP:n pitää olla 1-255 merkkiä pitkä.',
|
'error_server_ip_bad_length' => 'Isäntänimen / IP:n pitää olla 1-255 merkkiä pitkä.',
|
||||||
|
@ -186,7 +186,7 @@ $sm_lang = array(
|
||||||
'email_smtp_password' => 'SMTP salasana',
|
'email_smtp_password' => 'SMTP salasana',
|
||||||
'email_smtp_noauth' => 'Jätä tyhjäksi jos ei varmennusta',
|
'email_smtp_noauth' => 'Jätä tyhjäksi jos ei varmennusta',
|
||||||
'sms_status' => 'Salli tekstiviestien lähetys',
|
'sms_status' => 'Salli tekstiviestien lähetys',
|
||||||
'sms_gateway' => 'Gateway to use for sending messages',
|
'sms_gateway' => 'Palvelu jonka kautta tekstiviestit lähetetään',
|
||||||
'sms_gateway_mosms' => 'Mosms',
|
'sms_gateway_mosms' => 'Mosms',
|
||||||
'sms_gateway_mollie' => 'Mollie',
|
'sms_gateway_mollie' => 'Mollie',
|
||||||
'sms_gateway_spryng' => 'Spryng',
|
'sms_gateway_spryng' => 'Spryng',
|
||||||
|
@ -196,15 +196,15 @@ $sm_lang = array(
|
||||||
'sms_gateway_smsglobal' => 'SMSGlobal',
|
'sms_gateway_smsglobal' => 'SMSGlobal',
|
||||||
'sms_gateway_smsit' => 'Smsit',
|
'sms_gateway_smsit' => 'Smsit',
|
||||||
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
|
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
|
||||||
'sms_gateway_username' => 'Gateway username',
|
'sms_gateway_username' => 'Palvelun käyttäjänimi',
|
||||||
'sms_gateway_password' => 'Gateway password',
|
'sms_gateway_password' => 'Palvelun salasana',
|
||||||
'sms_from' => 'Sender\'s phone number',
|
'sms_from' => 'Lähettäjän puhelinnumero',
|
||||||
'pushover_status' => 'Salli Pushover viestien lähetys',
|
'pushover_status' => 'Salli Pushover-viestien lähetys',
|
||||||
'pushover_description' => 'Pushover is a service that makes it easy to get real-time notifications. See <a href="https://pushover.net/">their website</a> for more info.',
|
'pushover_description' => 'Pushover on palvelu jolla on helppo lähettää reaaliaikaisia tilaviestejä. Katso <a href="https://pushover.net/">verkkosivuilta</a> lisäinfoa.',
|
||||||
'pushover_clone_app' => 'Click here to create your Pushover app',
|
'pushover_clone_app' => 'Paina tästä luodaksesi Pushover-sovelluksesi',
|
||||||
'pushover_api_token' => 'Pushover App API Token',
|
'pushover_api_token' => 'Pushover API-avain',
|
||||||
'pushover_api_token_description' => 'Before you can use Pushover, you need to <a href="%1$s" target="_blank">register an App</a> at their website and enter the App API Token here.',
|
'pushover_api_token_description' => 'Ennen kuin voit käyttää Pushoveria, sinun täytyy <a href="%1$s" target="_blank">rekisteröidä sovellus</a> heidän nettisivuillaan, ja kopioida API-avain tänne.',
|
||||||
'alert_type' => 'Select when you\'d like to be notified.',
|
'alert_type' => 'Valitse milloin haluat ilmoituksia.',
|
||||||
'alert_type_description' => '<b>Status change:</b> '.
|
'alert_type_description' => '<b>Status change:</b> '.
|
||||||
'You will receive a notifcation when a server has a change in status. So from online -> offline or offline -> online.<br/>'.
|
'You will receive a notifcation when a server has a change in status. So from online -> offline or offline -> online.<br/>'.
|
||||||
'<br /><b>Offline:</b> '.
|
'<br /><b>Offline:</b> '.
|
||||||
|
@ -223,7 +223,7 @@ $sm_lang = array(
|
||||||
'log_pushover' => 'Log pushover messages sent by the script',
|
'log_pushover' => 'Log pushover messages sent by the script',
|
||||||
'updated' => 'The configuration has been updated.',
|
'updated' => 'The configuration has been updated.',
|
||||||
'tab_email' => 'Sähköposti',
|
'tab_email' => 'Sähköposti',
|
||||||
'tab_sms' => 'SMS',
|
'tab_sms' => 'Tekstiviesti',
|
||||||
'tab_pushover' => 'Pushover',
|
'tab_pushover' => 'Pushover',
|
||||||
'settings_email' => 'Sähköposti asetukset',
|
'settings_email' => 'Sähköposti asetukset',
|
||||||
'settings_sms' => 'Tekstiviesti asetukset',
|
'settings_sms' => 'Tekstiviesti asetukset',
|
||||||
|
|
Loading…
Reference in New Issue