diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-14 02:23:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-14 02:23:41 +0000 |
commit | 44ce623923974ba08f55c538f9db06e65fee55ad (patch) | |
tree | b502e96e3f43bfac3bac7ba590985a687b49f574 /apps/cloud_federation_api | |
parent | 51a03f4114f8b19bce3ad26d74a37d895f97011b (diff) | |
download | nextcloud-server-44ce623923974ba08f55c538f9db06e65fee55ad.tar.gz nextcloud-server-44ce623923974ba08f55c538f9db06e65fee55ad.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/cloud_federation_api')
-rw-r--r-- | apps/cloud_federation_api/l10n/hu.js | 8 | ||||
-rw-r--r-- | apps/cloud_federation_api/l10n/hu.json | 6 |
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 |