diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-19 01:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-19 01:12:16 +0000 |
commit | daea45c4241f2d585b82a748909651ca95fc9ee3 (patch) | |
tree | 096394b48037e44a22f2ab650669ef8575daae72 /apps/files_trashbin/l10n | |
parent | 32c40afdc9fdeeb7343713a54b01f456e589bc9c (diff) | |
download | nextcloud-server-daea45c4241f2d585b82a748909651ca95fc9ee3.tar.gz nextcloud-server-daea45c4241f2d585b82a748909651ca95fc9ee3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/fi.js | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/fi.json | 5 |
2 files changed, 10 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", diff --git a/apps/files_trashbin/l10n/fi.json b/apps/files_trashbin/l10n/fi.json index cd9b96eb980..6c11a31112f 100644 --- a/apps/files_trashbin/l10n/fi.json +++ b/apps/files_trashbin/l10n/fi.json @@ -2,7 +2,12 @@ "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", |