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-10-25 05:22:23 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-25 05:22:23 +0300
commitdc9b05256c5c23680ae28ad3fd312c33e296ee00 (patch)
tree01c4f26c8430d4ea84945eab1e51899829dd6963 /apps/cloud_federation_api
parent7629bc83d8f020b2d35f52efbd9b450d9f8fabe6 (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/bg.js8
-rw-r--r--apps/cloud_federation_api/l10n/bg.json6
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/cloud_federation_api/l10n/bg.js b/apps/cloud_federation_api/l10n/bg.js
new file mode 100644
index 00000000000..0c431162e51
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/bg.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "cloud_federation_api",
+ {
+ "Cloud Federation API" : "API на Cloud Federation/федериране на облак/",
+ "Enable clouds to communicate with each other and exchange data" : "Активиране на облаците да комуникират помежду си и да обменят данни",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API на Cloud Federation/федериране на облак/, позволява на различни екземпляри на Nextcloud да комуникират помежду си и да обменят данни. "
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/cloud_federation_api/l10n/bg.json b/apps/cloud_federation_api/l10n/bg.json
new file mode 100644
index 00000000000..57d73cd0ab2
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/bg.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Cloud Federation API" : "API на Cloud Federation/федериране на облак/",
+ "Enable clouds to communicate with each other and exchange data" : "Активиране на облаците да комуникират помежду си и да обменят данни",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API на Cloud Federation/федериране на облак/, позволява на различни екземпляри на Nextcloud да комуникират помежду си и да обменят данни. "
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file