diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-27 00:20:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-27 00:20:54 +0000 |
commit | f35e33f2d89d0947cb7ab0617939dde38e364d69 (patch) | |
tree | 7047d7ca5daf7b00ae1e7ec47d5e219b526ce6c5 /apps/files/l10n/fi.js | |
parent | 21b997f84568c3537f8133849634052c97fb2fd3 (diff) | |
download | nextcloud-server-f35e33f2d89d0947cb7ab0617939dde38e364d69.tar.gz nextcloud-server-f35e33f2d89d0947cb7ab0617939dde38e364d69.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);"); |