aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cloud_federation_api
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-03-14 02:23:50 +0000
committerNextcloud bot <bot@nextcloud.com>2021-03-14 02:23:50 +0000
commit0ea077ae1fdda7a6b15d33e49a4734590708aabe (patch)
treee67e2c4ecd9e0f8b24f706b4fbf81ea113e8e2da /apps/cloud_federation_api
parent5b923eee03beb6b369aa0d3a97a5a05b5023b096 (diff)
downloadnextcloud-server-0ea077ae1fdda7a6b15d33e49a4734590708aabe.tar.gz
nextcloud-server-0ea077ae1fdda7a6b15d33e49a4734590708aabe.zip
[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