diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-15 02:27:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-15 02:27:32 +0000 |
commit | 6746a7aebc6d9999a6e9ca3a23bfa9e4017cecfd (patch) | |
tree | 89359fb58287d3459313e897557ef2142a398999 /apps/encryption/l10n/fi.js | |
parent | 2e1a560867dcf64433efe7a24d5ecdd69a3ba9f4 (diff) | |
download | nextcloud-server-6746a7aebc6d9999a6e9ca3a23bfa9e4017cecfd.tar.gz nextcloud-server-6746a7aebc6d9999a6e9ca3a23bfa9e4017cecfd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption/l10n/fi.js')
-rw-r--r-- | apps/encryption/l10n/fi.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/encryption/l10n/fi.js b/apps/encryption/l10n/fi.js index e467526e0c2..d1a180040b5 100644 --- a/apps/encryption/l10n/fi.js +++ b/apps/encryption/l10n/fi.js @@ -30,8 +30,6 @@ OC.L10N.register( "one-time password for server-side-encryption" : "kertakäyttöinen salasana palvelinpään salausta varten", "Default encryption module" : "Oletus salausmoduuli", "Default encryption module for server-side encryption" : "Oletusarvoinen salausmoduuli palvelimella tehtävään salaukseen", - "The share will expire on %s." : "Jakaminen päättyy %s.", - "Cheers!" : "Kiitos!", "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on aktivoitu, mutta avaimia ei ole alustettu, kirjaudu uudelleen sisään", "Encrypt the home storage" : "Salaa oma kotitila", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Tämän valinnan ollessa valittuna salataan kaikki päätallennustilaan tallennetut tiedostot. Muussa tapauksessa ainoastaan ulkoisessa tallennustilassa sijaitsevat tiedostot salataan.", @@ -55,6 +53,8 @@ OC.L10N.register( "Enable password recovery:" : "Ota salasanan palautus käyttöön:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Tämän valinnan käyttäminen mahdollistaa pääsyn salattuihin tiedostoihisi, jos salasana unohtuu", "Enabled" : "Käytössä", - "Disabled" : "Ei käytössä" + "Disabled" : "Ei käytössä", + "The share will expire on %s." : "Jakaminen päättyy %s.", + "Cheers!" : "Kiitos!" }, "nplurals=2; plural=(n != 1);"); |