diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:21:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:21:10 +0000 |
commit | 26ef10a07ff4550f3f94cb216b5eded6c8e36daf (patch) | |
tree | 4e5cb444e854afd2acb1e8920b998d4848a0b148 /apps/files/l10n/fi.js | |
parent | 42dee2e29f0153bbb15a0d0fe1350d766ae68f18 (diff) | |
download | nextcloud-server-26ef10a07ff4550f3f94cb216b5eded6c8e36daf.tar.gz nextcloud-server-26ef10a07ff4550f3f94cb216b5eded6c8e36daf.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, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 27bcbb7ca08..4fdc917d591 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -172,6 +172,7 @@ OC.L10N.register( "Reload current directory" : "Lataa nykyinen kansio uudelleen", "Go to the \"{dir}\" directory" : "Siirry kansioon \"{dir}\"", "Drag and drop files here to upload" : "Vedä ja pudota tiedostot tähän lähettääksesi", + "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", "Upload successful" : "Lähetys onnistui", "Rename file" : "Nimeä tiedosto uudelleen", "File name" : "Tiedostonimi", @@ -225,7 +226,6 @@ OC.L10N.register( "Shared" : "Jaettu", "Switch to list view" : "Vaihda taulukkonäkymään", "Switch to grid view" : "Vaihda ruudukkonäkymään", - "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", "Open the files app settings" : "Avaa tiedostosovelluksen asetukset", "Files settings" : "Tiedostojen asetukset", "File cannot be accessed" : "Tiedostoa ei voi käyttää", |