diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:19 +0000 |
commit | c3ac8bf89aa649a987762ac7ece8bca34d8da191 (patch) | |
tree | 52f7ca5e9025d2236e330c2052efc5e69e2bf82d /apps/files/l10n/fi.js | |
parent | 7b36547f137179e4f5931ce749f2c005f12a117d (diff) | |
download | nextcloud-server-c3ac8bf89aa649a987762ac7ece8bca34d8da191.tar.gz nextcloud-server-c3ac8bf89aa649a987762ac7ece8bca34d8da191.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 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index dfbc834092c..34780d60809 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -111,9 +111,9 @@ OC.L10N.register( "Choose {file}" : "Valitse {file}", "New" : "Uusi", "Loading current folder" : "Ladataan nykyistä kansiota", + "Retry" : "Yritä uudelleen", "No files in here" : "Täällä ei ole tiedostoja", "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!", - "Go to the previous folder" : "Siirry edelliseen kansioon", "Go back" : "Mene takaisin", "Share" : "Jaa", "Shared by link" : "Jaettu linkillä", @@ -221,6 +221,9 @@ OC.L10N.register( "Files copied successfully" : "Tiedostot kopioitu onnistuneesti", "Files moved successfully" : "Tiedostot siirretty onnistuneesti", "Upload cancelled" : "Lataus peruutettu", + "This operation is forbidden" : "Tämä toiminto on kielletty", + "This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.", + "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} kansio","{folderCount} kansiota"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} tiedosto","{fileCount} tiedostoa"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 tiedosto ja {folderCount} kansio","1 tiedosto ja {folderCount} kansiota"], @@ -277,9 +280,6 @@ OC.L10N.register( "Select directory \"{dirName}\"" : "Valitse kansio \"{dirName}\"", "Select file \"{fileName}\"" : "Valitse tiedosto \"{fileName}\"", "Unable to determine date" : "Päivämäärän määrittäminen epäonnistui", - "This operation is forbidden" : "Tämä toiminto on kielletty", - "This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.", - "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", "Could not move \"{file}\", target exists" : "Tiedoston \"{file}\" siirtäminen ei onnistunut, kohde on olemassa", "Could not move \"{file}\"" : "Tiedoston \"{file}\" siirtäminen ei onnistunut", "copy" : "kopio", @@ -337,6 +337,7 @@ OC.L10N.register( "Could not rename \"{oldName}\"" : "Ei voitu nimetä uudelleen \"{oldName}\"", "Storage informations" : "Tallennustilan tietoja", "Choose file" : "Valitse tiedosto", + "Go to the previous folder" : "Siirry edelliseen kansioon", "Open the files app settings" : "Avaa tiedostosovelluksen asetukset", "You might not have have permissions to view it, ask the sender to share it" : "Oikeutesi eivät kenties riitä sen katseluun, pyydä lähettäjää jakamaan se", "The files is locked" : "Tiedosto on lukittu", |