aboutsummaryrefslogtreecommitdiffstats
path: root/apps
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
parent3d60c9611f57e62efb9d43cf97fba7d2ba3705b1 (diff)
downloadnextcloud-server-a7862479c7d1617e7dde2d2cc0a81cae7fdffb63.tar.gz
nextcloud-server-a7862479c7d1617e7dde2d2cc0a81cae7fdffb63.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/cloud_federation_api/l10n/nb.js8
-rw-r--r--apps/cloud_federation_api/l10n/nb.json6
-rw-r--r--apps/comments/l10n/de.js2
-rw-r--r--apps/comments/l10n/de.json2
4 files changed, 16 insertions, 2 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);");
diff --git a/apps/cloud_federation_api/l10n/nb.json b/apps/cloud_federation_api/l10n/nb.json
new file mode 100644
index 00000000000..03c593cb888
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/nb.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "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."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js
index be48e0b1f10..0c757fe1d08 100644
--- a/apps/comments/l10n/de.js
+++ b/apps/comments/l10n/de.js
@@ -11,7 +11,7 @@ OC.L10N.register(
"{author} commented on {file}" : "{author} hat {file} kommentiert",
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt",
- "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt ",
+ "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt",
"Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien",
"Edit comment" : "Kommentar bearbeiten",
"Delete comment" : "Kommentar löschen",
diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json
index 35823f442d5..b7486fc0a35 100644
--- a/apps/comments/l10n/de.json
+++ b/apps/comments/l10n/de.json
@@ -9,7 +9,7 @@
"{author} commented on {file}" : "{author} hat {file} kommentiert",
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt",
- "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt ",
+ "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt",
"Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien",
"Edit comment" : "Kommentar bearbeiten",
"Delete comment" : "Kommentar löschen",