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>2021-11-12 05:22:55 +0300
committerNextcloud bot <bot@nextcloud.com>2021-11-12 05:22:55 +0300
commiteb7109b3f41ea367feacbd3252f6d4a743545bb7 (patch)
tree043bf9c243093c38a400d12c3a34f077d2781719 /apps/cloud_federation_api
parent31bcd10c2ac272d77ac578172f3d6e035fd9b48d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/cloud_federation_api')
-rw-r--r--apps/cloud_federation_api/l10n/fi.js7
-rw-r--r--apps/cloud_federation_api/l10n/fi.json5
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/cloud_federation_api/l10n/fi.js b/apps/cloud_federation_api/l10n/fi.js
new file mode 100644
index 00000000000..036c4c9a5a3
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/fi.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "cloud_federation_api",
+ {
+ "Cloud Federation API" : "Pilvifederaation rajapinta",
+ "Enable clouds to communicate with each other and exchange data" : "Mahdollistaa pilvien viestiƤ ja vaihtaa dataa toistensa kanssa"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/cloud_federation_api/l10n/fi.json b/apps/cloud_federation_api/l10n/fi.json
new file mode 100644
index 00000000000..81dd7adc596
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/fi.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Cloud Federation API" : "Pilvifederaation rajapinta",
+ "Enable clouds to communicate with each other and exchange data" : "Mahdollistaa pilvien viestiƤ ja vaihtaa dataa toistensa kanssa"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file