summaryrefslogtreecommitdiffstats
path: root/apps/federation/l10n/fi_FI.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federation/l10n/fi_FI.js')
-rw-r--r--apps/federation/l10n/fi_FI.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/federation/l10n/fi_FI.js b/apps/federation/l10n/fi_FI.js
new file mode 100644
index 00000000000..b9f813e993d
--- /dev/null
+++ b/apps/federation/l10n/fi_FI.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "federation",
+ {
+ "Server added to the list of trusted ownClouds" : "Palvelin lisätty luotettujen ownCloudien luetteloon",
+ "Server is already in the list of trusted servers." : "Palvelin on jo luotettujen palvelimien luettelossa.",
+ "No ownCloud server found" : "ownCloud-palvelinta ei löydy",
+ "Could not add server" : "Palvelimen lisääminen ei onnistunut",
+ "Federation" : "Federaatio",
+ "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "ownCloudin federaatio mahdollistaa yhdistämisen muihin luotettuihin ownCloudeihin käyttäjähakemistojen vaihtamiseksi. Tätä käytetään muun muassa ulkoisten käyttäjien automaattiseen täydentämiseen federoidussa jakamisessa."
+},
+"nplurals=2; plural=(n != 1);");