diff options
Diffstat (limited to 'apps/files/l10n/fi_FI.js')
-rw-r--r-- | apps/files/l10n/fi_FI.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files/l10n/fi_FI.js b/apps/files/l10n/fi_FI.js index da725465441..a04676c319d 100644 --- a/apps/files/l10n/fi_FI.js +++ b/apps/files/l10n/fi_FI.js @@ -12,10 +12,6 @@ OC.L10N.register( "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja.", "The target folder has been moved or deleted." : "Kohdekansio on siirretty tai poistettu.", "The name %s is already used in the folder %s. Please choose a different name." : "Nimi %s on jo käytössä kansiossa %s. Valitse toinen nimi.", - "Not a valid source" : "Virheellinen lähde", - "Server is not allowed to open URLs, please check the server configuration" : "Palvelimen ei ole lupa avata verkko-osoitteita. Tarkista palvelimen asetukset", - "The file exceeds your quota by %s" : "Tiedosto ylittää kiintiösi %s:lla", - "Error while downloading %s to %s" : "Virhe ladatessa kohdetta %s sijaintiin %s", "Error when creating the file" : "Virhe tiedostoa luotaessa", "Folder name cannot be empty." : "Kansion nimi ei voi olla tyhjä.", "Error when creating the folder" : "Virhe kansiota luotaessa", @@ -43,11 +39,9 @@ OC.L10N.register( "Upload cancelled." : "Lähetys peruttu.", "Could not get result from server." : "Tuloksien saaminen palvelimelta ei onnistunut.", "File upload is in progress. Leaving the page now will cancel the upload." : "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.", - "URL cannot be empty" : "Osoite ei voi olla tyhjä", "{new_name} already exists" : "{new_name} on jo olemassa", "Could not create file" : "Tiedoston luominen epäonnistui", "Could not create folder" : "Kansion luominen epäonnistui", - "Error fetching URL" : "Virhe noutaessa verkko-osoitetta", "Rename" : "Nimeä uudelleen", "Delete" : "Poista", "Disconnect storage" : "Katkaise yhteys tallennustilaan", @@ -108,7 +102,6 @@ OC.L10N.register( "Text file" : "Tekstitiedosto", "New folder" : "Uusi kansio", "Folder" : "Kansio", - "From link" : "Linkistä", "Upload" : "Lähetä", "Cancel upload" : "Peru lähetys", "No files yet" : "EI yhtäkään tiedostoa vielä", |