diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:19:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:19:57 +0000 |
commit | 241e1dbc53c0f31e19aee65515dae35ff301a321 (patch) | |
tree | 804663fad16fdfe8c88322bf986b3b5fa9e0900f /apps/files/l10n/fi.json | |
parent | f758f61dc41b4d8d9dcf3f9324020e5360fd6d7f (diff) | |
download | nextcloud-server-241e1dbc53c0f31e19aee65515dae35ff301a321.tar.gz nextcloud-server-241e1dbc53c0f31e19aee65515dae35ff301a321.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 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 3f7bea446d7..5f95bf99ada 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -190,6 +190,7 @@ "{relative}% used" : "{relative} % käytetty", "Could not refresh storage stats" : "Tallennustilan tilastoja ei voitu päivittää", "Your storage is full, files can not be updated or synced anymore!" : "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!", + "Create" : "Luo", "Transfer ownership of a file or folder" : "Siirrä tiedoston tai kansion omistajuus", "Choose file or folder to transfer" : "Valitse siirrettävä tiedosto tai kansio", "Change" : "Muuta", @@ -234,7 +235,6 @@ "Unable to change the favourite state of the file" : "Suosikki-tilan muuttaminen epäonnistui.", "Error while loading the file data" : "Virhe tiedostoa ladatessa", "Pick a template for {name}" : "Valtise mallipohja tiedostolle {name}", - "Create" : "Luo", "Create a new file with the selected template" : "Luo uusi tiedosto valitulla mallipohjalla", "Creating file" : "Luodaan tiedostoa", "Blank" : "Tyhjä", @@ -252,10 +252,11 @@ "Open details" : "Avaa yksityiskohdat", "Could not copy {file}. {message}" : "Tiedostoa {file} ei voitu kopioida. {message}", "Could not move {file}. {message}" : "Tiedostoa {file} ei voitu siirtää. {message}", + "Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"", + "Filename" : "Tiedostonimi", + "Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa", "Create new templates folder" : "Luo uusi mallipohjien kansio", "Templates" : "Mallipohjat", - "Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa", - "Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"", "Uploading \"{filename}\" failed" : "Tiedoston \"{filename}\" lähettäminen epäonnistui", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} kansio","{folderCount} kansiota"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} tiedosto","{fileCount} tiedostoa"], |