diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-14 01:11:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-14 01:11:53 +0000 |
commit | ff1b343c4a294d790d449097300e5e8082e74feb (patch) | |
tree | 93af36449beff6f0c273a45477859b93b9aaaa89 /core/l10n/fi.js | |
parent | 3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d (diff) | |
download | nextcloud-server-ff1b343c4a294d790d449097300e5e8082e74feb.tar.gz nextcloud-server-ff1b343c4a294d790d449097300e5e8082e74feb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 119fe5a47b9..8e246e67f15 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -109,6 +109,8 @@ OC.L10N.register( "Good password" : "Hyvä salasana", "Strong password" : "Vahva salasana", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "HTTP-palvelintasi ei ole määritetty oikein tiedostojen synkronointia varten, koska WebDAV-liitäntä vaikuttaa olevan rikki.", + "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-funktio \"set_time_limit\" ei ole käytettävissä. Tämä saattaa johtaa siihen, että skriptien suoritus päättyy ennenaikaisesti ja Nextcloud-asennus rikkoutuu. Suosittelemme kovasti ottamaan tämän funktion käyttöön.", + "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP-asennuksessasi ei ole FreeType-tukea, ja siitä aiheutuu profiilikuvien sekä asetuskäyttöliittymän rikkoutuminen.", "Error occurred while checking server setup" : "Virhe palvelimen määrityksiä tarkistaessa", "Shared" : "Jaettu", "Shared with" : "Jaettu", @@ -291,6 +293,10 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Ota yhteys järjestelmän ylläpitäjään, jos tämä viesti ilmenee uudelleen tai odottamatta.", "Thank you for your patience." : "Kiitos kärsivällisyydestäsi.", "There was an error loading your contacts" : "Virhe yhteystietojasi ladattaessa", - "This action requires you to confirm your password:" : "Tämä toiminto vaatii, että vahvistat salasanasi:" + "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "Web-palvelintasi ei ole määritetty oikein tiedostojen synkronoinnin sallimiseksi, koska WebDAV-liitäntä vaikuttaa olevan rikki.", + "The server encountered an internal error and was unable to complete your request." : "Palvelimella tapahtui sisäinen virhe, eikä pyyntöäsi voitu käsitellä.", + "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Ota yhteys palvelimen ylläpitäjään, jos tämä virhe ilmenee useita kertoja. Sisällytä alla olevat tekniset tiedot ilmoitukseesi.", + "This action requires you to confirm your password:" : "Tämä toiminto vaatii, että vahvistat salasanasi:", + "Wrong password. Reset it?" : "Väärä salasana. Nollataanko se?" }, "nplurals=2; plural=(n != 1);"); |