diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-25 00:34:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-25 00:34:26 +0000 |
commit | d498f9aa383b6d5bc7c5192a496dfd969b91d985 (patch) | |
tree | ec95a5e931ac426eeed6dc82e7992e8ca686e8dc /apps/files/l10n/fi.js | |
parent | c7bd5ba9027eb57cbe69ac0b179c2a49c7badfee (diff) | |
download | nextcloud-server-d498f9aa383b6d5bc7c5192a496dfd969b91d985.tar.gz nextcloud-server-d498f9aa383b6d5bc7c5192a496dfd969b91d985.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index a81f6e80e41..54d207987b4 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -22,6 +22,7 @@ OC.L10N.register( "An unknown error has occurred" : "Tapahtui tuntematon virhe", "File could not be uploaded" : "Tiedostoa ei voi lähettää", "Uploading …" : "Lähetetään…", + "Uploading … ({currentNumber}/{total})" : "Lähetetään… ({currentNumber}/{total})", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize} ({bitrate})", "Uploading that item is not supported" : "Kyseisen kohteen lähettäminen ei ole tuettu", "Target folder does not exist any more" : "Kohdekansiota ei ole enää olemassa", @@ -244,6 +245,7 @@ OC.L10N.register( "No favorites yet" : "Ei vielä suosikkeja", "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä", "All files" : "Kaikki tiedostot", + "List of your files and folders." : "Luettelo tiedostoistasi ja kansioistasi.", "List of recently modified files and folders." : "Luettelo äskettäin muokatuista tiedostoista ja kansioista.", "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ä.", |