summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fi_FI.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-20 01:55:01 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-20 01:55:01 -0500
commit79ef5eda9688c998a51bfbb3f24f5274cc83bcc2 (patch)
tree7c6cbc7f75b73fdbbb3c3e0fd8fe5261febecb33 /apps/files/l10n/fi_FI.js
parent602e563d99f3e82562862503d8bd82ae3252b2f3 (diff)
downloadnextcloud-server-79ef5eda9688c998a51bfbb3f24f5274cc83bcc2.tar.gz
nextcloud-server-79ef5eda9688c998a51bfbb3f24f5274cc83bcc2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fi_FI.js')
-rw-r--r--apps/files/l10n/fi_FI.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files/l10n/fi_FI.js b/apps/files/l10n/fi_FI.js
index 6bf4484abc3..da725465441 100644
--- a/apps/files/l10n/fi_FI.js
+++ b/apps/files/l10n/fi_FI.js
@@ -80,6 +80,19 @@ OC.L10N.register(
"Favorited" : "Lisätty suosikkeihin",
"Favorite" : "Suosikki",
"An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe",
+ "A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
+ "A file or folder has been <strong>changed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "Tiedosto tai kansio on <strong>poistettu</strong>",
+ "A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>",
+ "You created %1$s" : "Loit kohteen %1$s",
+ "%2$s created %1$s" : "%2$s loi kohteen %1$s",
+ "%1$s was created in a public folder" : "%1$s luotiin julkiseen kansioon",
+ "You changed %1$s" : "Muutit kohdetta %1$s",
+ "%2$s changed %1$s" : "%2$s muutti kohdetta %1$s",
+ "You deleted %1$s" : "Poistit kohteen %1$s",
+ "%2$s deleted %1$s" : "%2$s poisti kohteen %1$s",
+ "You restored %1$s" : "Palautit kohteen %1$s",
+ "%2$s restored %1$s" : "%2$s palautti kohteen %1$s",
"%s could not be renamed as it has been deleted" : "Kohdetta %s ei voitu nimetä uudelleen, koska se on poistettu",
"%s could not be renamed" : "kohteen %s nimeäminen uudelleen epäonnistui",
"Upload (max. %s)" : "Lähetys (enintään %s)",