Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-10-08 05:15:01 +0300
committerNextcloud bot <bot@nextcloud.com>2019-10-08 05:15:01 +0300
commit85dbde060d3c6a39b4b33112a32f7b18c9729075 (patch)
tree6e938db46e780c5b642c1128345a635d7d43d33e /apps/files/l10n/fi.json
parentbea5bbde3115408c5d91f36dbc2a0dacf1b32520 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fi.json')
-rw-r--r--apps/files/l10n/fi.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json
index ef44ac07824..a6f2adbac9a 100644
--- a/apps/files/l10n/fi.json
+++ b/apps/files/l10n/fi.json
@@ -31,6 +31,8 @@
"Copy" : "Kopioi",
"Choose target folder" : "Valitse kohdekansio",
"Open" : "Avaa",
+ "Delete file" : "Poista tiedosto",
+ "Delete folder" : "Poista kansio",
"Disconnect storage" : "Katkaise yhteys tallennustilaan",
"Unshare" : "Peru jakaminen",
"Could not load info for file \"{file}\"" : "Ei voida ladata tiedoston \"{file}\" tietoja",
@@ -46,6 +48,8 @@
"copy" : "kopio",
"Could not copy \"{file}\", target exists" : "Tiedostoa \"{file}\" ei voitu kopioida, kohde on olemassa",
"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}",
"{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.",