Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-16 05:26:13 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-16 05:26:13 +0300
commit7e2aef510f97d9303491595f6c2011e506fab594 (patch)
tree0ed888e45e6947b403987c7b71125f6a9b835262 /apps/files/l10n/fi.js
parent2436987db7b5ee95f698ba0725028573e26df141 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/fi.js')
-rw-r--r--apps/files/l10n/fi.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index 3556b2e4ebb..1722fba0c5c 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -188,7 +188,6 @@ OC.L10N.register(
"Templates" : "Mallipohjat",
"Unable to initialize the templates directory" : "Mallipohjien kansiota ei voitu alustaa",
"%s used" : "%s käytetty",
- "%s%% of %s used" : "%s%% / %s käytetty",
"%1$s of %2$s used" : "%1$s/%2$s käytetty",
"Show hidden files" : "Näytä piilotetut tiedostot",
"Crop image previews" : "Rajaa kuvien esikatseluja",
@@ -216,6 +215,7 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Käyttöoikeutesi eivät riitä tiedostojen lähettämiseen tai kansioiden luomiseen tähän sijaintiin",
"New" : "Uusi",
"Cannot transfer ownership of a file or folder you don't own" : "Et voi siirtää sellaisen tiedoston tai kansion omistajuutta, jota et itse omista",
+ "%s%% of %s used" : "%s%% / %s käytetty",
"Settings" : "Asetukset"
},
"nplurals=2; plural=(n != 1);");