aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fi.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r--apps/files/l10n/fi.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index e01a437c9e1..cf8e60795d8 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -190,8 +190,6 @@ OC.L10N.register(
"Could not rename \"{oldName}\"" : "Ei voitu nimetä uudelleen \"{oldName}\"",
"Could not copy {file}. {message}" : "Tiedostoa {file} ei voitu kopioida. {message}",
"Could not move {file}. {message}" : "Tiedostoa {file} ei voitu siirtää. {message}",
- "Select all" : "Valitse kaikki",
- "Unselect all" : "Poista valinnat",
"List of files and folders." : "Luettelo tiedostoista ja kansioista.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.",
"File not found" : "Tiedostoa ei löytynyt",
@@ -280,6 +278,7 @@ OC.L10N.register(
"No recently modified files" : "Ei äskettäin muokattuja tiedostoja",
"Files and folders you recently modified will show up here." : "Äskettäin muokkaamasi tiedostot ja kansiot näkyvät täällä.",
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
+ "Select all" : "Valitse kaikki",
"Upload too large" : "Lähetettävä tiedosto on liian suuri",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.",
"Text file" : "Tekstitiedosto",
@@ -298,6 +297,7 @@ OC.L10N.register(
"This file has the tag {tag}" : "Tällä tiedostolla on tunniste {tag}",
"This file has the tags {firstTags} and {lastTag}" : "Tällä tiedostolla on tunnisteet {firstTags} ja {lastTag}",
"Open folder {name}" : "Avaa kansio {name}",
+ "Unselect all" : "Poista valinnat",
"ascending" : "nousevasti",
"descending" : "laskevasti",
"Sort list by {column} ({direction})" : "Järjestä luettelo sarakkeen {column} mukaan ({direction})",