diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-17 01:58:25 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-17 01:58:25 -0400 |
commit | 92f2914335643d6a2701963c21b5c51e421c1996 (patch) | |
tree | 6aadf1175b424bcf9e2a1fd74f339d7d8a2df6ba /settings/l10n/fi_FI.php | |
parent | dd747440394b397d3f12a4eb938fe86ad344cb78 (diff) | |
download | nextcloud-server-92f2914335643d6a2701963c21b5c51e421c1996.tar.gz nextcloud-server-92f2914335643d6a2701963c21b5c51e421c1996.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/fi_FI.php')
-rw-r--r-- | settings/l10n/fi_FI.php | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php index e5c1ce516c0..41044847b7f 100644 --- a/settings/l10n/fi_FI.php +++ b/settings/l10n/fi_FI.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Enabled" => "Käytössä", +"Not enabled" => "Ei käytössä", +"Recommended" => "Suositeltu", "Authentication error" => "Tunnistautumisvirhe", "Your full name has been changed." => "Koko nimesi on muutettu.", "Unable to change full name" => "Koko nimen muuttaminen epäonnistui", @@ -31,6 +34,7 @@ $TRANSLATIONS = array( "Unable to change password" => "Salasanan vaihto ei onnistunut", "Saved" => "Tallennettu", "test email settings" => "testaa sähköpostiasetukset", +"A problem occurred while sending the email. Please revise your settings." => "Sähköpostia lähettäessä tapahtui virhe. Tarkista asetukset.", "Email sent" => "Sähköposti lähetetty", "You need to set your user email before being able to send test emails." => "Aseta sähköpostiosoite, jotta voit testata sähköpostin toimivuutta.", "Are you really sure you want add \"{domain}\" as trusted domain?" => "Haluatko varmasti liittää kohteen \"{domain}\" luotetuksi toimialueeksi?", @@ -138,6 +142,7 @@ $TRANSLATIONS = array( "Credentials" => "Tilitiedot", "SMTP Username" => "SMTP-käyttäjätunnus", "SMTP Password" => "SMTP-salasana", +"Store credentials" => "Säilytä tilitiedot", "Test email settings" => "Testaa sähköpostiasetukset", "Send email" => "Lähetä sähköpostiviesti", "Log" => "Loki", @@ -146,9 +151,14 @@ $TRANSLATIONS = array( "Less" => "Vähemmän", "Version" => "Versio", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Kehityksestä on vastannut <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud-yhteisö</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">lähdekoodi</a> on julkaistu lisenssin <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> alaisena.", +"More apps" => "Lisää sovelluksia", +"Add your app" => "Lisää sovelluksesi", +"by" => " Kirjoittaja:", +"licensed" => "lisensoitu", "Documentation:" => "Ohjeistus:", "User Documentation" => "Käyttäjäohjeistus", "Admin Documentation" => "Ylläpitäjän ohjeistus", +"Update to %s" => "Päivitä versioon %s", "Enable only for specific groups" => "Salli vain tietyille ryhmille", "Uninstall App" => "Poista sovelluksen asennus", "Administrator Documentation" => "Ylläpito-ohjeistus", |