diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:19:16 +0000 |
commit | af313a79e879f6af5b6f430a981befb4df23a4b1 (patch) | |
tree | ed7242538637b3b7c7ed373e91587b4cfdc125f9 /apps/files/l10n/fi.json | |
parent | 9695c021c2da7a497a248aba969396f16dea5d49 (diff) | |
download | nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.tar.gz nextcloud-server-af313a79e879f6af5b6f430a981befb4df23a4b1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fi.json')
-rw-r--r-- | apps/files/l10n/fi.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 800001473fe..94c5317754e 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -188,8 +188,6 @@ "Could not rename \"{oldName}\"" : "Ei voitu nimetä uudelleen \"{oldName}\"", "Could not copy {file}. {message}" : "Tiedostoa {file} ei voitu kopioida. {message}", "Could not move {file}. {message}" : "Tiedostoa {file} ei voitu siirtää. {message}", - "Select all" : "Valitse kaikki", - "Unselect all" : "Poista valinnat", "List of files and folders." : "Luettelo tiedostoista ja kansioista.", "This list is not fully rendered for performance 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.", "File not found" : "Tiedostoa ei löytynyt", @@ -278,6 +276,7 @@ "No recently modified files" : "Ei äskettäin muokattuja tiedostoja", "Files and folders you recently modified will show up here." : "Äskettäin muokkaamasi tiedostot ja kansiot näkyvät täällä.", "No entries found in this folder" : "Ei kohteita tässä kansiossa", + "Select all" : "Valitse kaikki", "Upload too large" : "Lähetettävä tiedosto on liian suuri", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.", "Text file" : "Tekstitiedosto", @@ -296,6 +295,7 @@ "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}", "Open folder {name}" : "Avaa kansio {name}", + "Unselect all" : "Poista valinnat", "ascending" : "nousevasti", "descending" : "laskevasti", "Sort list by {column} ({direction})" : "Järjestä luettelo sarakkeen {column} mukaan ({direction})", |