diff options
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 12a26dbc354..ce26d121f99 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -111,9 +111,6 @@ OC.L10N.register( "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Käytät sivustoa HTTP-yhteydellä. Suosittelemme asettamaan palvelimen vaatimaan HTTPS-yhteyden, kuten <a href=\"{docUrl}\">tietoturvavinkeissämme</a> neuvotaan.", "Shared" : "Jaettu", "Shared with {recipients}" : "Jaettu henkilöiden {recipients} kanssa", - "Error" : "Virhe", - "Error while sharing" : "Virhe jaettaessa", - "Error while unsharing" : "Virhe jakoa peruttaessa", "Error setting expiration date" : "Virhe vanhenemispäivää asetettaessa", "The public link will expire no later than {days} days after it is created" : "Julkinen linkki vanhenee {days} päivän jälkeen sen luomisesta", "Set expiration date" : "Aseta vanhenemispäivä", @@ -153,6 +150,7 @@ OC.L10N.register( "Secure drop (upload only)" : "Tiedostojen pudotus (vain lähetys)", "Access control" : "Pääsynhallinta", "Could not unshare" : "Jakamisen lopettaminen epäonnistui", + "Error while sharing" : "Virhe jaettaessa", "Share details could not be loaded for this item." : "Tämän kohteen jakamistietoja ei voitu ladata.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Vähintään {count} kirjain vaaditaan automaattiseen täydentämiseen","Vähintään {count} kirjainta vaaditaan automaattiseen täydentämiseen"], "This list is maybe truncated - please refine your search term to see more results." : "Lista on ehkä vajaa - uudelleen määritä hakutermisi nähdäksesi lisää tuloksia.", @@ -171,6 +169,7 @@ OC.L10N.register( "Name or federated cloud ID..." : "Nimi tai federoidun pilven tunniste...", "Name, federated cloud ID or email address..." : "Nimi, federoidun pilven tunniste tai sähköpostiosoite...", "Name..." : "Nimi...", + "Error" : "Virhe", "Error removing share" : "Virhe jakoa poistaessa", "Non-existing tag #{tag}" : "Ei olemassa oleva tunniste #{tag}", "restricted" : "rajoitettu", @@ -180,12 +179,6 @@ OC.L10N.register( "Rename" : "Nimeä uudelleen", "Collaborative tags" : "Yhteistyölliset tunnisteet", "No tags found" : "Tunnisteita ei löytynyt", - "The object type is not specified." : "Objektin tyyppiä ei ole määritelty.", - "Enter new" : "Kirjoita uusi", - "Add" : "Lisää", - "Edit tags" : "Muokkaa tunnisteita", - "Error loading dialog template: {error}" : "Virhe ladatessa lomakepohjaa: {error}", - "No tags selected for deletion." : "Tunnisteita ei valittu poistettavaksi.", "unknown text" : "tuntematon teksti", "Hello world!" : "Hei maailma!", "sunny" : "aurinkoinen", @@ -303,6 +296,7 @@ OC.L10N.register( "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Tiedostosi on salattu. Jos et ole ottanut käyttöön palautusavainta, tietojasi ei ole mahdollista palauttaa salasanan nollaamisen jälkeen.<br />Jos et ole varma mitä tehdä, ota yhteys ylläpitäjään.<br />Haluatko varmasti jatkaa?", "Ok" : "Ok", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Data-hakemistosi ja tiedostosi ovat luultavasti käytettävissä suoraan Internetistä. .htaccess-tiedosto ei toimi oikein. Suosittelemme määrittämään HTTP-palvelimen asetukset siten, ettei data-hakemisto ole suoraan käytettävissä Internetistä tai siirtämään data-hakemiston HTTP-palvelimen juurihakemiston ulkopuolelle.", + "Error while unsharing" : "Virhe jakoa peruttaessa", "File drop (upload only)" : "Tiedostojen pudotus (Vain lähetys)", "can reshare" : "voi uudelleenjakaa", "can edit" : "voi muokata", @@ -319,6 +313,12 @@ OC.L10N.register( "Share with users, groups or remote users..." : "Jaa käyttäjille, ryhmille tai etäkäyttäjille...", "Share with users, groups, remote users or by mail..." : "Jaa käyttäjille, ryhmille, etäkäyttäjille tai sähköpostilla...", "Share with users..." : "Jaa käyttäjille...", + "The object type is not specified." : "Objektin tyyppiä ei ole määritelty.", + "Enter new" : "Kirjoita uusi", + "Add" : "Lisää", + "Edit tags" : "Muokkaa tunnisteita", + "Error loading dialog template: {error}" : "Virhe ladatessa lomakepohjaa: {error}", + "No tags selected for deletion." : "Tunnisteita ei valittu poistettavaksi.", "The update was successful. Redirecting you to Nextcloud now." : "Päivitys onnistui. Sinut ohjataan nyt Nextcloudiin.", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hei,\n\n%s jakoi kohteen %s kanssasi.\nTutustu siihen: %s\n\n", "The share will expire on %s." : "Jakaminen päättyy %s.", |