diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-29 02:27:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-29 02:27:30 +0000 |
commit | 15dced6eed1b4cbeff485aa4d138ceb22a93b1c5 (patch) | |
tree | 6c2b848cca1bac4f51c3f92da6e733d679b22717 /apps/dav/l10n/fi.js | |
parent | 6efcb377de69ec5568842f1d8cdf530de96f9f0b (diff) | |
download | nextcloud-server-15dced6eed1b4cbeff485aa4d138ceb22a93b1c5.tar.gz nextcloud-server-15dced6eed1b4cbeff485aa4d138ceb22a93b1c5.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/fi.js')
-rw-r--r-- | apps/dav/l10n/fi.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index 64814ca4a06..ac1dc646a9b 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -88,6 +88,8 @@ OC.L10N.register( "File is not updatable: %1$s" : "Tiedosto ei ole päivitettävissä: %1$s", "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"], "Could not open file" : "Tiedoston avaaminen ei onnistunut", + "Encryption not ready: %1$s" : "Salaus ei ole valmis: %1$s", + "Failed to open file: %1$s" : "Tiedoston avaaminen epäonnistui: %1$s", "File not found: %1$s" : "Tiedostoa ei löydy: %1$s", "System is in maintenance mode." : "Järjestelmä on huoltotilassa", "Upgrade needed" : "Päivitys tarvitaan", @@ -114,6 +116,7 @@ OC.L10N.register( "Saturday" : "Lauantai", "Sunday" : "Sunnuntai", "Save" : "Tallenna", + "Failed to load availability" : "Saatavuuden lataaminen epäonnistui", "Calendar server" : "Kalenteripalvelin", "Send invitations to attendees" : "Lähetä kutsut osallistujille", "Automatically generate a birthday calendar" : "Luo syntymäpäiväkalenteri automaattisesti", |