summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-21 01:08:16 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-21 01:08:16 +0000
commitfd0e42e093a9cb32b9f2a4f07519a5263d2f7c49 (patch)
treed0072305d166b4bb451345f49d012c5b559eb0f8 /apps/files
parent3b07731099fb725df9e15ebd762a685f130114ad (diff)
downloadnextcloud-server-fd0e42e093a9cb32b9f2a4f07519a5263d2f7c49.tar.gz
nextcloud-server-fd0e42e093a9cb32b9f2a4f07519a5263d2f7c49.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/fi.js2
-rw-r--r--apps/files/l10n/fi.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index 557b4e9ff1c..ae678bb4c89 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -88,6 +88,8 @@ OC.L10N.register(
"{user} restored {file}" : "{user} palautti tiedoston {file}",
"You renamed {oldfile} to {newfile}" : "Uudelleennimesit tiedoston {oldfile} tiedostoksi {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} uudelleennimesi tiedoston {oldfile} tiedostoksi {newfile}",
+ "You moved {oldfile} to {newfile}" : "Siirsit tiedoston {oldfile} tiedostoksi {newfile}",
+ "{user} moved {oldfile} to {newfile}" : "{user} siirsi tiedoston {oldfile} tiedostoksi {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Tiedosto on lisätty tai poistettu <strong>suosikeista</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong> tai se on <strong>uudelleennimetty</strong>",
"A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json
index 2224ca4ac24..cef9ff0b63d 100644
--- a/apps/files/l10n/fi.json
+++ b/apps/files/l10n/fi.json
@@ -86,6 +86,8 @@
"{user} restored {file}" : "{user} palautti tiedoston {file}",
"You renamed {oldfile} to {newfile}" : "Uudelleennimesit tiedoston {oldfile} tiedostoksi {newfile}",
"{user} renamed {oldfile} to {newfile}" : "{user} uudelleennimesi tiedoston {oldfile} tiedostoksi {newfile}",
+ "You moved {oldfile} to {newfile}" : "Siirsit tiedoston {oldfile} tiedostoksi {newfile}",
+ "{user} moved {oldfile} to {newfile}" : "{user} siirsi tiedoston {oldfile} tiedostoksi {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Tiedosto on lisätty tai poistettu <strong>suosikeista</strong>",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong> tai se on <strong>uudelleennimetty</strong>",
"A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",