aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fi.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/fi.json')
-rw-r--r--apps/files/l10n/fi.json9
1 files changed, 3 insertions, 6 deletions
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json
index c94dfcab6d6..f240ed8dc6e 100644
--- a/apps/files/l10n/fi.json
+++ b/apps/files/l10n/fi.json
@@ -173,8 +173,6 @@
"Drag and drop files here to upload" : "Vedä ja pudota tiedostot tähän lähettääksesi",
"Your have used your space quota and cannot upload files anymore" : "Olet käyttänyt tilakiintiösi, joten et voi lähettää enempää tiedostoja",
"You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin",
- "Some files could not be uploaded" : "Joitain tiedostoja ei voitu lähettää",
- "Files uploaded successfully" : "Tiedostot lähetetty onnistuneesti",
"Rename file" : "Nimeä tiedosto uudelleen",
"File name" : "Tiedostonimi",
"Folder name" : "Kansion nimi",
@@ -272,9 +270,6 @@
"Open folder {displayName}" : "Avaa kansio {displayName}",
"Open in Files" : "Avaa tiedostosovelluksessa",
"Open details" : "Avaa yksityiskohdat",
- "An error occurred while uploading. Please try again later." : "Lähettämisen aikana tapahtui virhe. Yritä myöhemmin uudelleen.",
- "Could not copy {file}. {message}" : "Tiedostoa {file} ei voitu kopioida. {message}",
- "Could not move {file}. {message}" : "Tiedostoa {file} ei voitu siirtää. {message}",
"Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"",
"Filename" : "Tiedostonimi",
"Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa",
@@ -282,7 +277,9 @@
"Templates" : "Mallipohjat",
"New template folder" : "Uusi mallipohjien kansio",
"Search in folder: {folder}" : "Etsi kansiosta: {folder}",
- "Uploading \"{filename}\" failed" : "Tiedoston \"{filename}\" lähettäminen epäonnistui",
+ "Some files could not be uploaded" : "Joitain tiedostoja ei voitu lähettää",
+ "Files uploaded successfully" : "Tiedostot lähetetty onnistuneesti",
+ "Some files could not be moved" : "Joitain tiedostoja ei voitu siirtää",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} kansio","{folderCount} kansiota"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} tiedosto","{fileCount} tiedostoa"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 tiedosto ja {folderCount} kansio","1 tiedosto ja {folderCount} kansiota"],