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-03-14 05:23:41 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-14 05:23:41 +0300
commit44ce623923974ba08f55c538f9db06e65fee55ad (patch)
treeb502e96e3f43bfac3bac7ba590985a687b49f574 /apps/cloud_federation_api
parent51a03f4114f8b19bce3ad26d74a37d895f97011b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/cloud_federation_api')
-rw-r--r--apps/cloud_federation_api/l10n/hu.js8
-rw-r--r--apps/cloud_federation_api/l10n/hu.json6
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/cloud_federation_api/l10n/hu.js b/apps/cloud_federation_api/l10n/hu.js
new file mode 100644
index 00000000000..6f7796e287e
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/hu.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "cloud_federation_api",
+ {
+ "Cloud Federation API" : "Felhő együttműködési alkalmazás fejlesztői felület",
+ "Enable clouds to communicate with each other and exchange data" : "Kommunikáció és adatcsere engedélyezése a felhőszolgáltatások között",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "A felhő együttműködési alkalmazás fejlesztői felület segítségével a különféle Nextcloud példányok képesek egymás között kommunikálni és adatokat cserélni."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/cloud_federation_api/l10n/hu.json b/apps/cloud_federation_api/l10n/hu.json
new file mode 100644
index 00000000000..b4bf4cd890a
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/hu.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Cloud Federation API" : "Felhő együttműködési alkalmazás fejlesztői felület",
+ "Enable clouds to communicate with each other and exchange data" : "Kommunikáció és adatcsere engedélyezése a felhőszolgáltatások között",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "A felhő együttműködési alkalmazás fejlesztői felület segítségével a különféle Nextcloud példányok képesek egymás között kommunikálni és adatokat cserélni."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file