aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-23 00:07:56 +0000
committerNextcloud bot <bot@nextcloud.com>2017-09-23 00:07:56 +0000
commitd4bf301a78759a69ae746db85cd198dba9879de5 (patch)
tree0a18c267628220163cc88b85b85eef73e334ad1d /apps/files/l10n
parentd1a430dbd8563ebdf76bdbb1834aff0fec4ccb32 (diff)
downloadnextcloud-server-d4bf301a78759a69ae746db85cd198dba9879de5.tar.gz
nextcloud-server-d4bf301a78759a69ae746db85cd198dba9879de5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/fi.js3
-rw-r--r--apps/files/l10n/fi.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index 69bd7fe3940..98e91b172a4 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"Actions" : "Toiminnot",
"Download" : "Lataa",
"Rename" : "Nimeä uudelleen",
+ "Move or copy" : "Siirrä tai kopioi",
"Target folder" : "Kohdekansio",
"Delete" : "Poista",
"Disconnect storage" : "Katkaise yhteys tallennustilaan",
@@ -36,6 +37,8 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.",
"Could not move \"{file}\", target exists" : "Tiedoston \"{file}\" siirtäminen ei onnistunut, kohde on olemassa",
"Could not move \"{file}\"" : "Tiedoston \"{file}\" siirtäminen ei onnistunut",
+ "Could not copy \"{file}\", target exists" : "Tiedostoa \"{file}\" ei voitu kopioida, kohde on olemassa",
+ "Could not copy \"{file}\"" : "Tiedostoa \"{file}\" ei voitu kopioida",
"{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.",
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json
index 61d5322e9f2..3148ed7f29b 100644
--- a/apps/files/l10n/fi.json
+++ b/apps/files/l10n/fi.json
@@ -20,6 +20,7 @@
"Actions" : "Toiminnot",
"Download" : "Lataa",
"Rename" : "Nimeä uudelleen",
+ "Move or copy" : "Siirrä tai kopioi",
"Target folder" : "Kohdekansio",
"Delete" : "Poista",
"Disconnect storage" : "Katkaise yhteys tallennustilaan",
@@ -34,6 +35,8 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.",
"Could not move \"{file}\", target exists" : "Tiedoston \"{file}\" siirtäminen ei onnistunut, kohde on olemassa",
"Could not move \"{file}\"" : "Tiedoston \"{file}\" siirtäminen ei onnistunut",
+ "Could not copy \"{file}\", target exists" : "Tiedostoa \"{file}\" ei voitu kopioida, kohde on olemassa",
+ "Could not copy \"{file}\"" : "Tiedostoa \"{file}\" ei voitu kopioida",
"{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.",