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.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index f8843f2e7f5..3ab54c0791b 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -218,7 +218,6 @@ OC.L10N.register(
"File successfully converted" : "Tiedosto muunnettu onnistuneesti",
"Failed to convert file: {message}" : "Tiedoston muuntaminen epäonnistui: {message}",
"Failed to convert file" : "Tiedoston muuntaminen epäonnistui",
- "Deletion cancelled" : "Poistaminen peruttu",
"Leave this share" : "Poistu tästä jaosta",
"Disconnect storage" : "Katkaise yhteys tallennustilaan",
"Disconnect storages" : "Katkaise yhteys tallennustiloihin",
@@ -239,7 +238,6 @@ OC.L10N.register(
"Destination is not a folder" : "Kohde ei ole kansio",
"This file/folder is already in that directory" : "Tämä tiedosto/kansio on jo kyseisessä kansiossa",
"(copy)" : "(kopioi)",
- "Move cancelled" : "Siirtäminen peruttu",
"A file or folder with that name already exists in this folder" : "Tiedosto tai kansio tällä nimellä on jo olemassa tässä kansiossa",
"The files are locked" : "Tiedostot on lukittu",
"The file does not exist anymore" : "Tiedostoa ei ole enää olemassa",
@@ -250,7 +248,6 @@ OC.L10N.register(
"Move" : "Siirrä",
"Move or copy operation failed" : "Siirto- tai kopiointitoiminto epäonnistui",
"Move or copy" : "Siirrä tai kopioi",
- "Cancelled move or copy operation" : "Siirto- tai kopiointitoiminto peruttu",
"Open folder {displayName}" : "Avaa kansio {displayName}",
"Open in Files" : "Avaa tiedostosovelluksessa",
"Open locally" : "Avaa paikallisesti",
@@ -273,7 +270,6 @@ OC.L10N.register(
"Audio" : "Ääni",
"Photos and images" : "Valokuvat ja kuvat",
"Videos" : "Videot",
- "New folder creation cancelled" : "Kansion luominen peruttu",
"Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"",
"Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa",
"Create templates folder" : "Luo mallipohjien kansio",
@@ -403,6 +399,10 @@ OC.L10N.register(
"Enable the grid view" : "Käytä ruudukkonäkymää",
"Use this address to access your Files via WebDAV" : "Käytä tätä osoitetta yhdistääksesi tiedostosi WebDAV:in kautta",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jos sinulla on kaksivaiheinen todennus käytössä, sinun täytyy luoda uusi sovellussalasana ja käyttää sitä napsauttamalla tästä.",
+ "Deletion cancelled" : "Poistaminen peruttu",
+ "Move cancelled" : "Siirtäminen peruttu",
+ "Cancelled move or copy operation" : "Siirto- tai kopiointitoiminto peruttu",
+ "New folder creation cancelled" : "Kansion luominen peruttu",
"_{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"],