diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
commit | 6fcf729545705b3141cae59928fb44d547b636b9 (patch) | |
tree | 24e190876f87d05db5c3d74ce4aafbb3de2de501 /apps/files/l10n/fi.js | |
parent | 11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff) | |
download | nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.tar.gz nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r-- | apps/files/l10n/fi.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index e2825931281..30fdfc52328 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -127,12 +127,6 @@ OC.L10N.register( "Unlimited" : "Rajoittamaton", "Upload (max. %s)" : "Lähetys (enintään %s)", "File Management" : "Tiedostohallinta", - "File handling" : "Tiedostonhallinta", - "Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko", - "max. possible: " : "suurin mahdollinen:", - "Save" : "Tallenna", - "With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM:tä käyttäen muutoksien voimaantulossa saattaa kestää 5 minuuttia.", - "Missing permissions to edit from here." : "Käyttöoikeudet eivät riitä tätä kautta muokkaamiseen.", "%s of %s used" : "%s / %s käytetty", "%1$s%% of %2$s used" : "%1$s%%/%2$s käytetty", "%s used" : "%s käytetty", @@ -159,6 +153,12 @@ OC.L10N.register( "Text file" : "Tekstitiedosto", "New text file.txt" : "Uusi tekstitiedosto.txt", "Target folder" : "Kohdekansio", + "File handling" : "Tiedostonhallinta", + "Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko", + "max. possible: " : "suurin mahdollinen:", + "Save" : "Tallenna", + "With PHP-FPM it might take 5 minutes for changes to be applied." : "PHP-FPM:tä käyttäen muutoksien voimaantulossa saattaa kestää 5 minuuttia.", + "Missing permissions to edit from here." : "Käyttöoikeudet eivät riitä tätä kautta muokkaamiseen.", "Cancel upload" : "Perus lähetys", "%1$s of %2$s used" : "%1$s/%2$s käytetty" }, |