diff options
Diffstat (limited to 'apps/files/l10n/fi.json')
-rw-r--r-- | apps/files/l10n/fi.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 3a986ccff71..fd721376a3c 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -56,6 +56,7 @@ "Could not copy \"{file}\"" : "Tiedostoa \"{file}\" ei voitu kopioida", "Copied {origin} inside {destination}" : "Kopioitu {origin} kohteeseen {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "Kopioitu {origin} ja {nbfiles} muuta tiedostoa kohteeseen {destination}", + "Failed to redirect to client" : "Uudelleenohjaus asiakkaaseen epäonnistui", "{newName} already exists" : "{newName} on jo olemassa", "Could not rename \"{fileName}\", it does not exist any more" : "Tiedoston \"{fileName}\" nimeäminen uudelleen ei onnistunut, koska sitä ei ole enää olemassa", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{targetName}\" on jo käytössä kansiossa \"{dir}\". Valitse toinen nimi.", @@ -166,6 +167,7 @@ "Storage informations" : "Tallennustilan tietoja", "{usedQuotaByte} used" : "{usedQuotaByte} käytetty", "{relative}% used" : "{relative} % käytetty", + "Could not refresh storage stats" : "Tallennustilan tilastoja ei voitu päivittää", "Transfer ownership of a file or folder" : "Siirrä tiedoston tai kansion omistajuus", "Choose file or folder to transfer" : "Valitse siirrettävä tiedosto tai kansio", "Change" : "Muuta", @@ -183,10 +185,11 @@ "Show hidden files" : "Näytä piilotetut tiedostot", "Crop image previews" : "Rajaa kuvien esikatseluja", "Additional settings" : "Lisäasetukset", + "WebDAV" : "WebDAV", "Copy to clipboard" : "Kopioi leikepöydälle", "Use this address to access your Files via WebDAV" : "Käytä tätä osoitetta yhdistääksesi tiedostosi WebDAV:in kautta", "Clipboard is not available" : "Leikepöytä ei ole käytettävissä", - "Webdav URL copied to clipboard" : "Webdav-URL-osoite kopioitu leikepöydälle", + "WebDAV URL copied to clipboard" : "WebDAV-osoite kopioitu leikepöydälle", "Unable to change the favourite state of the file" : "Suosikki-tilan muuttaminen epäonnistui.", "Error while loading the file data" : "Virhe tiedostoa ladatessa", "Pick a template for {name}" : "Valtise mallipohja tiedostolle {name}", @@ -227,7 +230,6 @@ "%s used" : "%s käytetty", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s/%2$s käytetty", - "Settings" : "Asetukset", - "WebDAV" : "WebDAV" + "Settings" : "Asetukset" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |