summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/fi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-02 16:48:52 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-02 16:48:52 +0000
commit53195b156c68082f1e02e45ba2a266c15ef1bcaa (patch)
treebdfbc87ca88c341a38fa42b169a204eee6c6647b /apps/files_trashbin/l10n/fi.js
parent0ef15f93c4792306cfb5eee635d8edce7d944691 (diff)
downloadnextcloud-server-53195b156c68082f1e02e45ba2a266c15ef1bcaa.tar.gz
nextcloud-server-53195b156c68082f1e02e45ba2a266c15ef1bcaa.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/fi.js')
-rw-r--r--apps/files_trashbin/l10n/fi.js21
1 files changed, 21 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/fi.js b/apps/files_trashbin/l10n/fi.js
new file mode 100644
index 00000000000..a8758c77050
--- /dev/null
+++ b/apps/files_trashbin/l10n/fi.js
@@ -0,0 +1,21 @@
+OC.L10N.register(
+ "files_trashbin",
+ {
+ "Couldn't delete %s permanently" : "Kohdetta %s ei voitu poistaa pysyvästi",
+ "Couldn't restore %s" : "Kohteen %s palautus epäonnistui",
+ "Deleted files" : "Poistetut tiedostot",
+ "Restore" : "Palauta",
+ "Delete" : "Poista",
+ "Delete permanently" : "Poista pysyvästi",
+ "Error" : "Virhe",
+ "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",
+ "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",
+ "Select all" : "Valitse kaikki",
+ "Name" : "Nimi",
+ "Deleted" : "Poistettu"
+},
+"nplurals=2; plural=(n != 1);");