diff options
author | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2018-09-26 09:14:17 +0200 |
---|---|---|
committer | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2018-09-26 09:44:41 +0200 |
commit | be0f62555521268813983e123297f1b3ad325122 (patch) | |
tree | 98525f120c9f9065eedc2dd5a38f02866461394c /apps/files_trashbin/l10n/fi.js | |
parent | ba47f97124f055b5b8bd5cdb501b92b431a738fe (diff) | |
parent | 2f45045c96b3d5cc552565e317263b41d04d356b (diff) | |
download | nextcloud-server-be0f62555521268813983e123297f1b3ad325122.tar.gz nextcloud-server-be0f62555521268813983e123297f1b3ad325122.zip |
Merge branch 'master' into babel-npm-webpack-fixes
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'apps/files_trashbin/l10n/fi.js')
-rw-r--r-- | apps/files_trashbin/l10n/fi.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/fi.js b/apps/files_trashbin/l10n/fi.js index cadb0f58213..e2beb06699d 100644 --- a/apps/files_trashbin/l10n/fi.js +++ b/apps/files_trashbin/l10n/fi.js @@ -11,6 +11,7 @@ OC.L10N.register( "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", + "This application enables users to restore files that were deleted from the system." : "Tämä sovellus mahdollistaa käyttäjien palauttaa järjestelmästä poistamiaan tiedostoja.", "No deleted files" : "Ei poistettuja tiedostoja", "You will be able to recover deleted files from here" : "Voit palauttaa poistettuja tiedostoja tätä kautta", "No entries found in this folder" : "Ei kohteita tässä kansiossa", |