From f997b8a2a3f248bd5128bb4df4910d3dc1c09599 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 5 May 2023 02:28:12 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/cloud_federation_api/l10n/eo.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 apps/cloud_federation_api/l10n/eo.js (limited to 'apps/cloud_federation_api/l10n/eo.js') diff --git a/apps/cloud_federation_api/l10n/eo.js b/apps/cloud_federation_api/l10n/eo.js new file mode 100644 index 00000000000..d01810bba74 --- /dev/null +++ b/apps/cloud_federation_api/l10n/eo.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "cloud_federation_api", + { + "Cloud Federation API" : "API de Nuba Federacio", + "Enable clouds to communicate with each other and exchange data" : "Ebligi interkomunikadon inter diversaj nuboj kaj la interŝanĝon de datumoj", + "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "La API de Nuba Federacio ebligas diversajn instancojn de Nextcloud interkomuniki kaj interŝanĝi datumojn inter si." +}, +"nplurals=2; plural=(n != 1);"); -- cgit v1.2.3