diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-16 02:25:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-16 02:25:55 +0000 |
commit | 5413855d739bfefc4e686a58619b77207b6404b6 (patch) | |
tree | d6752d218614dbee5a6208722ca66e8a920948bd /apps/files/l10n/fi.js | |
parent | b36a31c918ad997e6d227dc7923791c487e18e51 (diff) | |
download | nextcloud-server-5413855d739bfefc4e686a58619b77207b6404b6.tar.gz nextcloud-server-5413855d739bfefc4e686a58619b77207b6404b6.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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 9b677820d7c..7dec3002189 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -58,6 +58,7 @@ OC.L10N.register( "Could not copy \"{file}\"" : "Tiedostoa \"{file}\" ei voitu kopioida", "Copied {origin} inside {destination}" : "Kopioitu {origin} kohteeseen {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "Kopioitu {origin} ja {nbfiles} muuta tiedostoa kohteeseen {destination}", + "Failed to redirect to client" : "Uudelleenohjaus asiakkaaseen epäonnistui", "{newName} already exists" : "{newName} on jo olemassa", "Could not rename \"{fileName}\", it does not exist any more" : "Tiedoston \"{fileName}\" nimeäminen uudelleen ei onnistunut, koska sitä ei ole enää olemassa", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{targetName}\" on jo käytössä kansiossa \"{dir}\". Valitse toinen nimi.", @@ -168,6 +169,7 @@ OC.L10N.register( "Storage informations" : "Tallennustilan tietoja", "{usedQuotaByte} used" : "{usedQuotaByte} käytetty", "{relative}% used" : "{relative} % käytetty", + "Could not refresh storage stats" : "Tallennustilan tilastoja ei voitu päivittää", "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", @@ -189,6 +191,7 @@ OC.L10N.register( "Copy to clipboard" : "Kopioi leikepöydälle", "Use this address to access your Files via WebDAV" : "Käytä tätä osoitetta yhdistääksesi tiedostosi WebDAV:in kautta", "Clipboard is not available" : "Leikepöytä ei ole käytettävissä", + "WebDAV URL copied to clipboard" : "WebDAV-osoite kopioitu leikepöydälle", "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}", |