summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/fi_FI.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/fi_FI.js')
-rw-r--r--apps/federatedfilesharing/l10n/fi_FI.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/fi_FI.js b/apps/federatedfilesharing/l10n/fi_FI.js
new file mode 100644
index 00000000000..13d536cfe2c
--- /dev/null
+++ b/apps/federatedfilesharing/l10n/fi_FI.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "federatedfilesharing",
+ {
+ "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste",
+ "Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjän %s kanssa",
+ "Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa",
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Kohteen %s jakaminen epäonnistui, kohdetta %s ei löytynyt. Kenties palvelin ei ole juuri nyt tavoitettavissa."
+},
+"nplurals=2; plural=(n != 1);");