diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-04 02:28:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-04 02:28:08 +0000 |
commit | 4b806a00fa38ab1deb4e8351b95c4d61c390fa9a (patch) | |
tree | 1062a16a237504dd7f5852385de606b1f5e65b7c /apps/files/l10n/fi.js | |
parent | 3b2e490e38214ad3cd56ebe639fca207d85c4047 (diff) | |
download | nextcloud-server-4b806a00fa38ab1deb4e8351b95c4d61c390fa9a.tar.gz nextcloud-server-4b806a00fa38ab1deb4e8351b95c4d61c390fa9a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r-- | apps/files/l10n/fi.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 03cec28b4a7..0d0ce5a2148 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -109,6 +109,8 @@ OC.L10N.register( "Create new folder" : "Luo uusi kansio", "Upload file" : "Lähetä tiedosto", "Recent" : "Viimeaikaiset", + "This file has the tag {tag}" : "Tällä tiedostolla on tunniste {tag}", + "This file has the tags {firstTags} and {lastTag}" : "Tällä tiedostolla on tunnisteet {firstTags} ja {lastTag}", "Not favorited" : "Ei suosikeissa", "Remove from favorites" : "Poista suosikeista", "Add to favorites" : "Lisää suosikkeihin", @@ -172,6 +174,11 @@ OC.L10N.register( "Open folder {name}" : "Avaa kansio {name}", "Download file {name}" : "Lataa tiedosto {name}", "Select all" : "Valitse kaikki", + "Unselect all" : "Poista valinnat", + "ascending" : "nousevasti", + "descending" : "laskevasti", + "Sort list by {column} ({direction})" : "Järjestä luettelo sarakkeen {column} mukaan ({direction})", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tätä luetteloa ei ole esitetty täysin suorituskykyyn liittyvistä syistä. Tiedostot esitetään sitä mukaa, kun selaat luetteloa.", "Storage informations" : "Tallennustilan tietoja", "{usedQuotaByte} used" : "{usedQuotaByte} käytetty", "{relative}% used" : "{relative} % käytetty", @@ -219,6 +226,7 @@ OC.L10N.register( "Delete permanently" : "Poista pysyvästi", "Set up templates folder" : "Aseta mallipohjien kansio", "Templates" : "Mallipohjat", + "Create new templates folder" : "Luo uusi mallipohjien kansio", "Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa", "Toggle grid view" : "Ruudukkonäkymä päälle/pois", "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!", |