diff options
Diffstat (limited to 'apps/files_trashbin/l10n/fi.js')
-rw-r--r-- | apps/files_trashbin/l10n/fi.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/fi.js b/apps/files_trashbin/l10n/fi.js index 6b37f52b241..988ca04642b 100644 --- a/apps/files_trashbin/l10n/fi.js +++ b/apps/files_trashbin/l10n/fi.js @@ -4,7 +4,12 @@ OC.L10N.register( "Deleted files" : "Poistetut tiedostot", "Restore" : "Palauta", "Delete" : "Poista", + "Error while restoring file from trashbin" : "Virhe palauttaessa tiedostoa roskakorista", "Delete permanently" : "Poista pysyvästi", + "Error while removing file from trashbin" : "Virhe poistaessa tiedostoa roskakorista", + "Error while restoring files from trashbin" : "Virhe palauttaessa tiedostoja roskakorista", + "Error while emptying trashbin" : "Virhe tyhjentäessä roskakoria", + "Error while removing files from trashbin" : "Virhe poistaessa tiedostoja roskakorista", "This operation is forbidden" : "Tämä toiminto on kielletty", "This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.", "restored" : "palautettu", |