]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Fri, 20 Sep 2019 02:15:23 +0000 (02:15 +0000)
committerNextcloud bot <bot@nextcloud.com>
Fri, 20 Sep 2019 02:15:23 +0000 (02:15 +0000)
apps/accessibility/l10n/nb.js [new file with mode: 0644]
apps/accessibility/l10n/nb.json [new file with mode: 0644]
apps/comments/l10n/nb.js
apps/comments/l10n/nb.json

diff --git a/apps/accessibility/l10n/nb.js b/apps/accessibility/l10n/nb.js
new file mode 100644 (file)
index 0000000..d929db3
--- /dev/null
@@ -0,0 +1,16 @@
+OC.L10N.register(
+    "accessibility",
+    {
+    "High contrast mode" : "Høykontrast modus",
+    "Accessibility" : "Tilgjengelighet",
+    "Accessibility options for nextcloud" : "Tilgjengelighetsvalg for nextcloud",
+    "our issue tracker" : "vår problemsporer",
+    "our design team" : "vårt designteam",
+    "Enable" : "Aktiver",
+    "High contrast theme" : "Høykontrast-tema",
+    "Dark theme (beta)" : "Mørkt tema (beta)",
+    "Themes" : "Temaer",
+    "Fonts" : "Skrifttyper",
+    "enabled" : "aktivert"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/nb.json b/apps/accessibility/l10n/nb.json
new file mode 100644 (file)
index 0000000..6c02fb4
--- /dev/null
@@ -0,0 +1,14 @@
+{ "translations": {
+    "High contrast mode" : "Høykontrast modus",
+    "Accessibility" : "Tilgjengelighet",
+    "Accessibility options for nextcloud" : "Tilgjengelighetsvalg for nextcloud",
+    "our issue tracker" : "vår problemsporer",
+    "our design team" : "vårt designteam",
+    "Enable" : "Aktiver",
+    "High contrast theme" : "Høykontrast-tema",
+    "Dark theme (beta)" : "Mørkt tema (beta)",
+    "Themes" : "Temaer",
+    "Fonts" : "Skrifttyper",
+    "enabled" : "aktivert"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+}
\ No newline at end of file
index 01e70093e2b5f335dc3e2c0df65fffd3156805aa..ae2850e9fd24af53620307992037e9a74448fea3 100644 (file)
@@ -27,6 +27,7 @@ OC.L10N.register(
     "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}",
     "Error occurred while posting comment" : "En feil oppstod under posting av kommentar",
     "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"],
+    "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"],
     "Comment" : "Kommentar"
 },
 "nplurals=2; plural=(n != 1);");
index f23159a54e3bd287019d33910448dd155644f4aa..3d638e4e7dffe8d9146814bd1c01b4fb6f5536eb 100644 (file)
@@ -25,6 +25,7 @@
     "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}",
     "Error occurred while posting comment" : "En feil oppstod under posting av kommentar",
     "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"],
+    "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"],
     "Comment" : "Kommentar"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file