summaryrefslogtreecommitdiffstats
path: root/apps/cloud_federation_api/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-28 02:19:08 +0000
committerNextcloud bot <bot@nextcloud.com>2020-12-28 02:19:08 +0000
commita7862479c7d1617e7dde2d2cc0a81cae7fdffb63 (patch)
tree04c05cce32bc1ca097f3e2e6eec078a8f30580d5 /apps/cloud_federation_api/l10n/nb.js
parent3d60c9611f57e62efb9d43cf97fba7d2ba3705b1 (diff)
downloadnextcloud-server-a7862479c7d1617e7dde2d2cc0a81cae7fdffb63.tar.gz
nextcloud-server-a7862479c7d1617e7dde2d2cc0a81cae7fdffb63.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/cloud_federation_api/l10n/nb.js')
-rw-r--r--apps/cloud_federation_api/l10n/nb.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/cloud_federation_api/l10n/nb.js b/apps/cloud_federation_api/l10n/nb.js
new file mode 100644
index 00000000000..4757827f1d1
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/nb.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "cloud_federation_api",
+ {
+ "Cloud Federation API" : "Cloud Federation API",
+ "Enable clouds to communicate with each other and exchange data" : "Lar nettskyer kommunisere med hverandre og utveksle data.",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation APIet lar flere instanser av Nextcloud kommunisere med hverandre og utveksle data."
+},
+"nplurals=2; plural=(n != 1);");