diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:21 +0000 |
commit | 52fd9748fafa578eb9a77dc6e7bd0e06580b0142 (patch) | |
tree | 9f1f087af2b878683885babeee495f967a1daefe /apps/files/l10n/fi.js | |
parent | f1bfd7fd484c28729f6c2a5e8f80bec5f6565f47 (diff) | |
download | nextcloud-server-52fd9748fafa578eb9a77dc6e7bd0e06580b0142.tar.gz nextcloud-server-52fd9748fafa578eb9a77dc6e7bd0e06580b0142.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 0d0ce5a2148..49e98a8e496 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -217,7 +217,6 @@ OC.L10N.register( "Unable to change the favourite state of the file" : "Suosikki-tilan muuttaminen epäonnistui.", "Error while loading the file data" : "Virhe tiedostoa ladatessa", "Pick a template for {name}" : "Valtise mallipohja tiedostolle {name}", - "Cancel" : "Peruuta", "Create" : "Luo", "Create a new file with the selected template" : "Luo uusi tiedosto valitulla mallipohjalla", "Creating file" : "Luodaan tiedostoa", @@ -251,6 +250,7 @@ OC.L10N.register( "Unlimited" : "Rajoittamaton", "Search users" : "Etsi käyttäjistä", "Cannot transfer ownership of a file or folder you don't own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista", + "Cancel" : "Peruuta", "%s used" : "%s käytetty", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s/%2$s käytetty", |