diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-05 00:27:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-05 00:27:21 +0000 |
commit | 70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4 (patch) | |
tree | 75083f7e98864bb733f7023e88e24078a8a6ac01 /apps/files/l10n/fi.js | |
parent | fe692f2c7f21392fe2000330c5004759199c29bc (diff) | |
download | nextcloud-server-70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4.tar.gz nextcloud-server-70e5d42aee2e0a55b9855c0d8f246f7c0d8917c4.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 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 4dc166866cf..7eb8f1de9dd 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -213,6 +213,9 @@ OC.L10N.register( "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!", "Go to the previous folder" : "Siirry edelliseen kansioon", "Go back" : "Mene takaisin", + "Share" : "Jaa", + "Shared by link" : "Jaettu linkillä", + "Shared" : "Jaettu", "Open the files app settings" : "Avaa tiedostosovelluksen asetukset", "Files settings" : "Tiedostojen asetukset", "File cannot be accessed" : "Tiedostoa ei voi käyttää", @@ -238,7 +241,7 @@ OC.L10N.register( "Delete permanently" : "Poista pysyvästi", "Open folder {displayName}" : "Avaa kansio {displayName}", "Open details" : "Avaa yksityiskohdat", - "New Folder" : "Uusi kansio", + "Created new folder \"{name}\"" : "Luotu uusi kansio \"{name}\"", "Set up templates folder" : "Aseta mallipohjien kansio", "Templates" : "Mallipohjat", "Create new templates folder" : "Luo uusi mallipohjien kansio", @@ -269,7 +272,6 @@ OC.L10N.register( "Shares" : "Jaot", "Shared with others" : "Jaettu muille", "Shared with you" : "Jaettu kanssasi", - "Shared by link" : "Jaettu linkillä", "Deleted shares" : "Poistetut jaot", "Pending shares" : "Odottavat jaot", "Open folder {name}" : "Avaa kansio {name}", |