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:
authorNextcloud bot <bot@nextcloud.com>2022-04-07 06:25:00 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-07 06:25:00 +0300
commit1e3c413d1ff366c6f3d403373cf06ef4cb5810b4 (patch)
treeb96c690db062daae73735c6ccb7916bd42c00afa /l10n/da.js
parentb8c3de843e502f366b0c5753dc86fbfe5dee9f4e (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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);");