diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-05 00:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-05 00:19:45 +0000 |
commit | 1c1378e68bca976ef1bd1ecbca4f9874b88eeb11 (patch) | |
tree | 63c5a952b30fec1fd08e0ae4cde281581db9f653 /apps/files/l10n/fi.json | |
parent | 32e86052d57775e8e519d9bdd7d78b2921d8e5fa (diff) | |
download | nextcloud-server-1c1378e68bca976ef1bd1ecbca4f9874b88eeb11.tar.gz nextcloud-server-1c1378e68bca976ef1bd1ecbca4f9874b88eeb11.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 | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index c94dfcab6d6..f240ed8dc6e 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -173,8 +173,6 @@ "Drag and drop files here to upload" : "Vedä ja pudota tiedostot tähän lähettääksesi", "Your have used your space quota and cannot upload files anymore" : "Olet käyttänyt tilakiintiösi, joten et voi lähettää enempää tiedostoja", "You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin", - "Some files could not be uploaded" : "Joitain tiedostoja ei voitu lähettää", - "Files uploaded successfully" : "Tiedostot lähetetty onnistuneesti", "Rename file" : "Nimeä tiedosto uudelleen", "File name" : "Tiedostonimi", "Folder name" : "Kansion nimi", @@ -272,9 +270,6 @@ "Open folder {displayName}" : "Avaa kansio {displayName}", "Open in Files" : "Avaa tiedostosovelluksessa", "Open details" : "Avaa yksityiskohdat", - "An error occurred while uploading. Please try again later." : "Lähettämisen aikana tapahtui virhe. Yritä myöhemmin uudelleen.", - "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", @@ -282,7 +277,9 @@ "Templates" : "Mallipohjat", "New template folder" : "Uusi mallipohjien kansio", "Search in folder: {folder}" : "Etsi kansiosta: {folder}", - "Uploading \"{filename}\" failed" : "Tiedoston \"{filename}\" lähettäminen epäonnistui", + "Some files could not be uploaded" : "Joitain tiedostoja ei voitu lähettää", + "Files uploaded successfully" : "Tiedostot lähetetty onnistuneesti", + "Some files could not be moved" : "Joitain tiedostoja ei voitu siirtää", "_{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"], |