aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-10-21 02:15:49 +0000
committerNextcloud bot <bot@nextcloud.com>2019-10-21 02:15:49 +0000
commit560d9c30060fe45349851b11f60a7a5cf95c2572 (patch)
tree5634d435ecca3930603a8857d61bdb58bbfd6761 /apps/files
parentd0928222634b021028eb44ab954e6e671528114d (diff)
downloadnextcloud-server-560d9c30060fe45349851b11f60a7a5cf95c2572.tar.gz
nextcloud-server-560d9c30060fe45349851b11f60a7a5cf95c2572.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/fi.js6
-rw-r--r--apps/files/l10n/fi.json6
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index c119b0f4636..7a86623d72d 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -110,12 +110,18 @@ OC.L10N.register(
"Moved by {user}" : "Siirtänyt {user}",
"\"remote user\"" : "\"etäkäyttäjä\"",
"You created {file}" : "Loit tiedoston {file}",
+ "You created an encrypted file in {file}" : "Loit salatun tiedoston {file}",
"{user} created {file}" : "{user} loi tiedoston {file}",
+ "{user} created an encrypted file in {file}" : "{user} loi salatun tiedoston {file}",
"{file} was created in a public folder" : "Tiedosto {file} luotiin julkisessa kansiossa",
"You changed {file}" : "Muutit tiedostoa {file}",
+ "You changed an encrypted file in {file}" : "Muutit salattua tiedostoa {file}",
"{user} changed {file}" : "{user} muutti tiedostoa {file}",
+ "{user} changed an encrypted file in {file}" : "{user} muutti salattua tiedostoa {file}",
"You deleted {file}" : "Poistit tiedoston {file}",
+ "You deleted an encrypted file in {file}" : "Poistit salatun tiedoston {file}",
"{user} deleted {file}" : "{user} poisti tiedoston {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} poisti salatun tiedoston {file}",
"You restored {file}" : "Palautit tiedoston {file}",
"{user} restored {file}" : "{user} palautti tiedoston {file}",
"You renamed {oldfile} to {newfile}" : "Uudelleennimesit tiedoston {oldfile} tiedostoksi {newfile}",
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json
index a6f2adbac9a..89bc70c3746 100644
--- a/apps/files/l10n/fi.json
+++ b/apps/files/l10n/fi.json
@@ -108,12 +108,18 @@
"Moved by {user}" : "Siirtänyt {user}",
"\"remote user\"" : "\"etäkäyttäjä\"",
"You created {file}" : "Loit tiedoston {file}",
+ "You created an encrypted file in {file}" : "Loit salatun tiedoston {file}",
"{user} created {file}" : "{user} loi tiedoston {file}",
+ "{user} created an encrypted file in {file}" : "{user} loi salatun tiedoston {file}",
"{file} was created in a public folder" : "Tiedosto {file} luotiin julkisessa kansiossa",
"You changed {file}" : "Muutit tiedostoa {file}",
+ "You changed an encrypted file in {file}" : "Muutit salattua tiedostoa {file}",
"{user} changed {file}" : "{user} muutti tiedostoa {file}",
+ "{user} changed an encrypted file in {file}" : "{user} muutti salattua tiedostoa {file}",
"You deleted {file}" : "Poistit tiedoston {file}",
+ "You deleted an encrypted file in {file}" : "Poistit salatun tiedoston {file}",
"{user} deleted {file}" : "{user} poisti tiedoston {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} poisti salatun tiedoston {file}",
"You restored {file}" : "Palautit tiedoston {file}",
"{user} restored {file}" : "{user} palautti tiedoston {file}",
"You renamed {oldfile} to {newfile}" : "Uudelleennimesit tiedoston {oldfile} tiedostoksi {newfile}",