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>2020-10-29 05:19:13 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-29 05:19:13 +0300
commitf576374fe65c8e7e6e5eea901c18b4866061f482 (patch)
tree08496576cf1b46913da5baee4efd845b31d8ef45 /apps/cloud_federation_api
parentef382f541c42f719b8dd30a4e0e248ef1bc39c84 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/cloud_federation_api')
-rw-r--r--apps/cloud_federation_api/l10n/mk.js8
-rw-r--r--apps/cloud_federation_api/l10n/mk.json6
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/cloud_federation_api/l10n/mk.js b/apps/cloud_federation_api/l10n/mk.js
new file mode 100644
index 00000000000..41c254d46f9
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/mk.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "cloud_federation_api",
+ {
+ "Cloud Federation API" : "Федерален Cloud API",
+ "Enable clouds to communicate with each other and exchange data" : "Овозможете на Cloud-от да комуницира со сите други и да разменува податоци",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Федерален Cloud API овозможува различни истанци да комуницираат помеѓу себе и да разменуваат податоци."
+},
+"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/apps/cloud_federation_api/l10n/mk.json b/apps/cloud_federation_api/l10n/mk.json
new file mode 100644
index 00000000000..60560263a3c
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/mk.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Cloud Federation API" : "Федерален Cloud API",
+ "Enable clouds to communicate with each other and exchange data" : "Овозможете на Cloud-от да комуницира со сите други и да разменува податоци",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Федерален Cloud API овозможува различни истанци да комуницираат помеѓу себе и да разменуваат податоци."
+},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
+} \ No newline at end of file