From 5fc20e886218e71d1bfd1fbaf8d65d8b0a9b9a09 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 10 Dec 2020 02:20:14 +0000 Subject: [tx-robot] updated from transifex --- apps/cloud_federation_api/l10n/hr.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 apps/cloud_federation_api/l10n/hr.js (limited to 'apps/cloud_federation_api/l10n/hr.js') diff --git a/apps/cloud_federation_api/l10n/hr.js b/apps/cloud_federation_api/l10n/hr.js new file mode 100644 index 00000000000..c8b773abb8b --- /dev/null +++ b/apps/cloud_federation_api/l10n/hr.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "cloud_federation_api", + { + "Cloud Federation API" : "API udruženog oblaka", + "Enable clouds to communicate with each other and exchange data" : "Omogućite međusobnu komunikaciju i razmjenu podataka među oblacima", + "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API udruženog oblaka omogućuje raznim instancama Nextclouda da međusobno komuniciraju i razmjenjuju podatke." +}, +"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); -- cgit v1.2.3