aboutsummaryrefslogtreecommitdiffstats
path: root/apps/cloud_federation_api/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-03-14 02:23:58 +0000
committerNextcloud bot <bot@nextcloud.com>2021-03-14 02:23:58 +0000
commit049895f3e7c34f4706f13a054337b96ab7ae76ad (patch)
tree34083f5c58b78d3e1b652dce7907ed8fd06f2c58 /apps/cloud_federation_api/l10n
parentb6af167c65caed5de08b18eec42264c3c9db360f (diff)
downloadnextcloud-server-049895f3e7c34f4706f13a054337b96ab7ae76ad.tar.gz
nextcloud-server-049895f3e7c34f4706f13a054337b96ab7ae76ad.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/cloud_federation_api/l10n')
-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