diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-27 00:21:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-27 00:21:13 +0000 |
commit | d6748321d3722448b462a86e63dbadde4e016f5f (patch) | |
tree | 97a02bff373318fa8fb4e285358af5421d505c26 /apps/files/l10n/fi.js | |
parent | 62f275b8caebddd6064f39b7903d28749579638a (diff) | |
download | nextcloud-server-d6748321d3722448b462a86e63dbadde4e016f5f.tar.gz nextcloud-server-d6748321d3722448b462a86e63dbadde4e016f5f.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 7319da930a2..f69bf1a8734 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -290,7 +290,6 @@ OC.L10N.register( "PDFs" : "PDF-tiedostot", "Folders" : "Kansiot", "Audio" : "Ääni", - "Pictures and images" : "Kuvat ja valokuvat", "Videos" : "Videot", "Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"", "Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa", @@ -351,6 +350,7 @@ OC.L10N.register( "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", - "Create new templates folder" : "Luo uusi mallipohjien kansio" + "Create new templates folder" : "Luo uusi mallipohjien kansio", + "Pictures and images" : "Kuvat ja valokuvat" }, "nplurals=2; plural=(n != 1);"); |