From 44ce623923974ba08f55c538f9db06e65fee55ad Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 14 Mar 2021 02:23:41 +0000 Subject: [tx-robot] updated from transifex --- apps/cloud_federation_api/l10n/hu.js | 8 ++++++++ apps/cloud_federation_api/l10n/hu.json | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 apps/cloud_federation_api/l10n/hu.js create mode 100644 apps/cloud_federation_api/l10n/hu.json (limited to 'apps/cloud_federation_api') 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 -- cgit v1.2.3