diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-06 00:12:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-06 00:12:36 +0000 |
commit | bba166335079315b0f05c778555fefc1cffa11ce (patch) | |
tree | c89197630d54417aaba540ea777b164b0fa36fbe /apps/files/l10n | |
parent | 88f657b71c9267f90c14665cabd790efb0da9949 (diff) | |
download | nextcloud-server-bba166335079315b0f05c778555fefc1cffa11ce.tar.gz nextcloud-server-bba166335079315b0f05c778555fefc1cffa11ce.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/fi.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/fi.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 5eb6bf8f518..4ce2dd425d5 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -80,6 +80,7 @@ OC.L10N.register( "Favorite" : "Suosikki", "New folder" : "Uusi kansio", "Upload file" : "Lähetä tiedosto", + "Not favorited" : "Ei suosikeissa", "Remove from favorites" : "Poista suosikeista", "Add to favorites" : "Lisää suosikkeihin", "An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe", @@ -116,6 +117,7 @@ OC.L10N.register( "A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>", "Unlimited" : "Rajoittamaton", "Upload (max. %s)" : "Lähetys (enintään %s)", + "File Management" : "Tiedostohallinta", "File handling" : "Tiedostonhallinta", "Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko", "max. possible: " : "suurin mahdollinen:", diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index dbd1312f434..be9c380da79 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -78,6 +78,7 @@ "Favorite" : "Suosikki", "New folder" : "Uusi kansio", "Upload file" : "Lähetä tiedosto", + "Not favorited" : "Ei suosikeissa", "Remove from favorites" : "Poista suosikeista", "Add to favorites" : "Lisää suosikkeihin", "An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe", @@ -114,6 +115,7 @@ "A file or folder has been <strong>restored</strong>" : "Tiedosto tai kansio on <strong>palautettu</strong>", "Unlimited" : "Rajoittamaton", "Upload (max. %s)" : "Lähetys (enintään %s)", + "File Management" : "Tiedostohallinta", "File handling" : "Tiedostonhallinta", "Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko", "max. possible: " : "suurin mahdollinen:", |