From bcfeaba773615874d61e1d07f2c0bfca2a5fced0 Mon Sep 17 00:00:00 2001 From: Sami Nieminen Date: Mon, 8 Jun 2015 11:29:04 +0000 Subject: [PATCH] Updated more strings, work in progress --- src/lang/fi_FI.lang.php | 54 ++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/src/lang/fi_FI.lang.php b/src/lang/fi_FI.lang.php index 86c0b1d2..f1db5fee 100644 --- a/src/lang/fi_FI.lang.php +++ b/src/lang/fi_FI.lang.php @@ -33,7 +33,7 @@ $sm_lang = array( 'install' => 'Asenna', 'action' => 'Toiminta', 'save' => 'Tallenna', - 'edit' => 'Muokka', + 'edit' => 'Muokkaa', 'delete' => 'Poista', 'date' => 'Päivä', 'message' => 'Viesti', @@ -41,7 +41,7 @@ $sm_lang = array( 'no' => 'Ei', 'insert' => 'Aseta', 'add_new' => 'Lisää uusi', - 'update_available' => 'A new version ({version}) is available from http://www.phpservermonitor.org.', + 'update_available' => 'Uusi versio ({version}) on ladattavissa osoitteessa http://www.phpservermonitor.org.', 'back_to_top' => 'Takaisin ylös', 'go_back' => 'Takaisin', 'ok' => 'OK', @@ -78,14 +78,14 @@ $sm_lang = array( 'level' => 'Taso', 'level_10' => 'Järjestelmänvalvoja', 'level_20' => 'Käyttäjä', - 'level_description' => 'Administrators have full access: they can manage servers, users and edit the global configuration.
Users can only view and run the updater for the servers that have been assigned to them.', + 'level_description' => 'Järjestelmänvalvojilla on täydet oikeudet: he voivat hallita palvelimia, käyttäjiä ja muokata ohjelmiston asetuksia.
Käyttäjät voivat vain nähdä ja päivittää palvelimia jotka on asetettu heille.', 'mobile' => 'Mobiili', 'email' => 'Sähköposti', 'pushover' => 'Pushover', - 'pushover_description' => 'Pushover is a service that makes it easy to get real-time notifications. See their website for more info.', + 'pushover_description' => 'Pushover on palvelu jolla on helppo lähettää reaaliaikaisia tilaviestejä. Katso verkkosivuilta lisäinfoa.', 'pushover_key' => 'Pushover avain', '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_message' => 'Haluatko varmasti poistaa käyttäjän \'%1\'?', 'deleted' => 'Käyttäjä poistettu.', @@ -94,7 +94,7 @@ $sm_lang = array( 'profile' => 'Profiili', 'profile_updated' => 'Profiilisi on päivitetty.', '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_email_bad_length' => 'Sähköpostiosoitteen täytyy olla 5-255 merkkiä pitkä.', 'error_user_email_invalid' => 'Annettu sähköposti ei kelpaa.', @@ -108,7 +108,7 @@ $sm_lang = array( 'type' => 'Tyyppi', 'status' => 'Tila', 'email' => 'Sähköposti', - 'sms' => 'SMS', + 'sms' => 'Tekstiviesti', 'pushover' => 'Pushover', 'no_logs' => 'Ei tapahtumia', ), @@ -118,21 +118,21 @@ $sm_lang = array( 'label' => 'Nimi', 'domain' => 'Isäntänimi/IP', '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', 'type' => 'Tyyppi', 'type_website' => 'Verkkosivu', 'type_service' => 'Palvelu', '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_online' => 'Viimeksi päällä', + 'last_online' => 'Viimeksi nähty', 'monitoring' => 'Valvonta', 'no_monitoring' => 'Ei valvontaa', 'email' => 'Sähköposti', 'send_email' => 'Lähetä sähköposti', - 'sms' => 'SMS', - 'send_sms' => 'Lähetä SMS', + 'sms' => 'Tekstiviesti', + 'send_sms' => 'Lähetä tekstiviesti', 'pushover' => 'Pushover', 'users' => 'Käyttäjät', 'delete_title' => 'Poista palvelin', @@ -151,7 +151,7 @@ $sm_lang = array( 'day' => 'Päivä', 'hour' => 'Tunti', '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_history' => 'Historia', // 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_short_date_format' => '%m/%d %H:%M', 'chart_short_time_format' => '%H:%M', - 'warning_notifications_disabled_sms' => 'SMS 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_sms' => 'Tekstiviesti-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ä.', 'error_server_no_match' => 'Palvelinta ei löydetty.', '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ä.', @@ -186,7 +186,7 @@ $sm_lang = array( 'email_smtp_password' => 'SMTP salasana', 'email_smtp_noauth' => 'Jätä tyhjäksi jos ei varmennusta', '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_mollie' => 'Mollie', 'sms_gateway_spryng' => 'Spryng', @@ -196,15 +196,15 @@ $sm_lang = array( 'sms_gateway_smsglobal' => 'SMSGlobal', 'sms_gateway_smsit' => 'Smsit', 'sms_gateway_freevoipdeal' => 'FreeVoipDeal', - 'sms_gateway_username' => 'Gateway username', - 'sms_gateway_password' => 'Gateway password', - 'sms_from' => 'Sender\'s phone number', - 'pushover_status' => 'Salli Pushover viestien lähetys', - 'pushover_description' => 'Pushover is a service that makes it easy to get real-time notifications. See their website for more info.', - 'pushover_clone_app' => 'Click here to create your Pushover app', - 'pushover_api_token' => 'Pushover App API Token', - 'pushover_api_token_description' => 'Before you can use Pushover, you need to register an App at their website and enter the App API Token here.', - 'alert_type' => 'Select when you\'d like to be notified.', + 'sms_gateway_username' => 'Palvelun käyttäjänimi', + 'sms_gateway_password' => 'Palvelun salasana', + 'sms_from' => 'Lähettäjän puhelinnumero', + 'pushover_status' => 'Salli Pushover-viestien lähetys', + 'pushover_description' => 'Pushover on palvelu jolla on helppo lähettää reaaliaikaisia tilaviestejä. Katso verkkosivuilta lisäinfoa.', + 'pushover_clone_app' => 'Paina tästä luodaksesi Pushover-sovelluksesi', + 'pushover_api_token' => 'Pushover API-avain', + 'pushover_api_token_description' => 'Ennen kuin voit käyttää Pushoveria, sinun täytyy rekisteröidä sovellus heidän nettisivuillaan, ja kopioida API-avain tänne.', + 'alert_type' => 'Valitse milloin haluat ilmoituksia.', 'alert_type_description' => 'Status change: '. 'You will receive a notifcation when a server has a change in status. So from online -> offline or offline -> online.
'. '
Offline: '. @@ -223,7 +223,7 @@ $sm_lang = array( 'log_pushover' => 'Log pushover messages sent by the script', 'updated' => 'The configuration has been updated.', 'tab_email' => 'Sähköposti', - 'tab_sms' => 'SMS', + 'tab_sms' => 'Tekstiviesti', 'tab_pushover' => 'Pushover', 'settings_email' => 'Sähköposti asetukset', 'settings_sms' => 'Tekstiviesti asetukset',