aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cloud_federation_api
diff options
context:
space:
mode:
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