diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-06 00:12:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-06 00:12:58 +0000 |
commit | 9009d0cae877c4e523b76ebdf00344adc79d2514 (patch) | |
tree | 63fa573acdd53e0c3281e9f0c0121443f1864864 /apps/files/l10n | |
parent | b5b17b0ed0951a492e91cdb741a7fb7f01cf632d (diff) | |
download | nextcloud-server-9009d0cae877c4e523b76ebdf00344adc79d2514.tar.gz nextcloud-server-9009d0cae877c4e523b76ebdf00344adc79d2514.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:", |