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:
Diffstat (limited to 'apps/federatedfilesharing/l10n/fi.js')
-rw-r--r--apps/federatedfilesharing/l10n/fi.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federatedfilesharing/l10n/fi.js b/apps/federatedfilesharing/l10n/fi.js
index 9be25a78e95..0c7bc795300 100644
--- a/apps/federatedfilesharing/l10n/fi.js
+++ b/apps/federatedfilesharing/l10n/fi.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"federatedfilesharing",
{
- "Federated sharing" : "Federoitu jakaminen",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Haluatko lisätä etäjaon {name} kohteesta {owner}@{remote}?",
"Remote share" : "Etäjako",
"Remote share password" : "Etäjaon salasana",
@@ -22,6 +21,7 @@ OC.L10N.register(
"Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa",
"File is already shared with %s" : "Tiedosto on jo jaettu kohteen %s kanssa",
"Could not find share" : "Ei löytynyt jakoa",
+ "Federated sharing" : "Federoitu jakaminen",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Vastaanotit \"%3$s\":n etäjakona käyttäjältä %1$s (%2$s:n puolesta)",
"You received {share} as a remote share from {user} (on behalf of {behalf})" : "Vastaanotit jaon {share} etäjakona käyttäjältä {user} ({behalf}:n puolesta)",
"You received \"%3$s\" as a remote share from %1$s" : "Vastaanotit \"%3$s\":n etäjakona käyttäjältä %1$s",