Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/da.js')
-rw-r--r--l10n/da.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/da.js b/l10n/da.js
index 5a9b08e08..4c68ddcfe 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -43,8 +43,6 @@ OC.L10N.register(
"Select file to link to" : "Vælg den fil, du vil linke til",
"Show author colors" : "Vis forfatterens farver",
"Author colors are only shown until everyone has closed the document." : "Forfatterfarver vises kun, indtil alle har lukket dokumentet.",
- "Currently active users:" : "Aktuelle brugere:",
- "_and %n other editor_::_and %n other editors_" : ["og %n anden editor","og %n andre editorer"],
"Show rich workspaces" : "Vis rige arbejdsområder",
"Add notes, lists or links …" : "Tilføj noter, lister eller links ...",
"Edit" : "Redigér",
@@ -56,6 +54,8 @@ OC.L10N.register(
"Heading 4" : "Overskrift 4",
"Heading 5" : "Overskrift 5",
"ToDo list" : "To-Do liste",
- "Emoji picker" : "Emoji vælger"
+ "Emoji picker" : "Emoji vælger",
+ "Currently active users:" : "Aktuelle brugere:",
+ "_and %n other editor_::_and %n other editors_" : ["og %n anden editor","og %n andre editorer"]
},
"nplurals=2; plural=(n != 1);");