diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:26 +0000 |
commit | 3df6adb63dacba1e5cfbdc22fdce6bf22a95ef56 (patch) | |
tree | 20536587a643196288ddf2c82c6a632b1bd6d588 /apps/files_sharing/l10n/fi.js | |
parent | 3c7e708ffd11812abc967e51eb2a1a8f450c77dd (diff) | |
download | nextcloud-server-3df6adb63dacba1e5cfbdc22fdce6bf22a95ef56.tar.gz nextcloud-server-3df6adb63dacba1e5cfbdc22fdce6bf22a95ef56.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/fi.js')
-rw-r--r-- | apps/files_sharing/l10n/fi.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/fi.js b/apps/files_sharing/l10n/fi.js index dfcba2a556d..f9f388610e5 100644 --- a/apps/files_sharing/l10n/fi.js +++ b/apps/files_sharing/l10n/fi.js @@ -24,6 +24,7 @@ OC.L10N.register( "Something happened. Unable to restore the share." : "Jotain tapahtui. Jakoa ei kyetty palauttamaan.", "Accept share" : "Hyväksy jako", "Reject share" : "Hylkää jako", + "error" : "virhe", "This will stop your current uploads." : "Tämä pysäyttää meneillään olevat lähetykset.", "Move or copy" : "Siirrä tai kopioi", "Download" : "Lataa", @@ -176,9 +177,9 @@ OC.L10N.register( "Upload files to %s" : "Lähetä tiedostoja käyttäjälle %s", "Note" : "Huomio", "Select or drop files" : "Valitse tai pudota tiedostoja", - "Uploading files…" : "Lähetetään tiedostoja…", "Uploaded files:" : "Lähetetyt tiedostot:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Tiedostoja lähettämällä hyväksyt %1$skäyttöehdot%2$s.", - "could not delete share" : "jaon poistaminen epäonnistui" + "could not delete share" : "jaon poistaminen epäonnistui", + "Uploading files…" : "Lähetetään tiedostoja…" }, "nplurals=2; plural=(n != 1);"); |