diff --git a/public/language/da/admin/appearance/customise.json b/public/language/da/admin/appearance/customise.json
index 147ef37bb4..d25b57b8e2 100644
--- a/public/language/da/admin/appearance/customise.json
+++ b/public/language/da/admin/appearance/customise.json
@@ -9,7 +9,7 @@
"custom-js.enable": "Enable Custom Javascript",
"custom-header": "Custom Header",
- "custom-header.description": "Enter custom HTML here (ex. Meta Tags, etc.), which will be appended to the <head> section of your forum's markup. Script tags are allowed, but are discouraged, as the Custom Javascript tab is available.",
+ "custom-header.description": "Skriv tilpasset HTML her (f.eks. Meta etiketter, etc.), som vil tilføjes til <head>-sektionen af dit forums markup. Script-etiketter er tilladt, men er ikke anbefalet, da Tilpasses Javascript>-fanen er tilgængelig.",
"custom-header.enable": "Enable Custom Header",
"custom-css.livereload": "Enable Live Reload",
diff --git a/public/language/da/admin/extend/plugins.json b/public/language/da/admin/extend/plugins.json
index 4849f0cab2..664df30480 100644
--- a/public/language/da/admin/extend/plugins.json
+++ b/public/language/da/admin/extend/plugins.json
@@ -1,6 +1,6 @@
{
"plugins": "Plugins",
- "trending": "Trending",
+ "trending": "Populært",
"installed": "Installed",
"active": "Active",
"inactive": "Inactive",
diff --git a/public/language/da/admin/manage/categories.json b/public/language/da/admin/manage/categories.json
index f51152f22d..bd3e7b8f22 100644
--- a/public/language/da/admin/manage/categories.json
+++ b/public/language/da/admin/manage/categories.json
@@ -22,7 +22,7 @@
"subcategories-per-page": "Subcategories per page",
"is-section": "Treat this category as a section",
"post-queue": "Post queue",
- "tag-whitelist": "Tag Whitelist",
+ "tag-whitelist": "Tag Tilladt-liste",
"upload-image": "Upload Image",
"upload": "Upload",
"delete-image": "Remove",
@@ -114,7 +114,7 @@
"alert.user-search": "Search for a user here...",
"alert.find-group": "Find a Group",
"alert.group-search": "Search for a group here...",
- "alert.not-enough-whitelisted-tags": "Whitelisted tags are less than minimum tags, you need to create more whitelisted tags!",
+ "alert.not-enough-whitelisted-tags": "Tilladte etiketter er mindre end det minimale antal etiketter, du er nød til at lave flere tilladte etiketter!",
"collapse-all": "Collapse All",
"expand-all": "Expand All",
"disable-on-create": "Disable on create",
diff --git a/public/language/da/admin/manage/privileges.json b/public/language/da/admin/manage/privileges.json
index 240cff6aa5..1ba88acd76 100644
--- a/public/language/da/admin/manage/privileges.json
+++ b/public/language/da/admin/manage/privileges.json
@@ -17,9 +17,9 @@
"invite": "Invite",
"search-content": "Search Content",
"search-users": "Search Users",
- "search-tags": "Search Tags",
+ "search-tags": "Søg Etiketter",
"view-users": "View Users",
- "view-tags": "View Tags",
+ "view-tags": "Se Etiketter",
"view-groups": "View Groups",
"allow-local-login": "Local Login",
"allow-group-creation": "Group Create",
@@ -30,7 +30,7 @@
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
- "tag-topics": "Tag Topics",
+ "tag-topics": "Etikettér Tråde",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",
"delete-posts": "Delete Posts",
@@ -46,7 +46,7 @@
"admin-users": "Users",
"admin-admins-mods": "Admins & Mods",
"admin-groups": "Groups",
- "admin-tags": "Tags",
+ "admin-tags": "Etiketter",
"admin-settings": "Settings",
"alert.confirm-moderate": "Are you sure you wish to grant the moderation privilege to this user group? This group is public, and any users can join at will.",
diff --git a/public/language/da/admin/manage/tags.json b/public/language/da/admin/manage/tags.json
index 2bb50e7048..0c4896437d 100644
--- a/public/language/da/admin/manage/tags.json
+++ b/public/language/da/admin/manage/tags.json
@@ -1,20 +1,20 @@
{
- "manage-tags": "Manage Tags",
- "none": "Your forum does not have any topics with tags yet.",
+ "manage-tags": "Håndtér Etiketter",
+ "none": "Dit forum har ingen tråde med etiketter endnu.",
"bg-color": "Background Colour",
"text-color": "Text Colour",
- "description": "Select tags by clicking or dragging, use CTRL to select multiple tags.",
- "create": "Create Tag",
- "add-tag": "Add tag",
- "modify": "Modify Tags",
- "rename": "Rename Tags",
- "delete": "Delete Selected Tags",
- "search": "Search for tags...",
- "settings": "Tags Settings",
- "name": "Tag Name",
+ "description": "Vælg etiketter ved at klikke eller trække, brug CTRL for at vælge flere etiketter.",
+ "create": "Skab Etiket",
+ "add-tag": "Tilføj etiket",
+ "modify": "Redigér Etiketter",
+ "rename": "Omdøb etiketter",
+ "delete": "Slet Valgte Etiketter",
+ "search": "Søg efter etiketter...",
+ "settings": "Etiketter-indstillinger",
+ "name": "Etiket-navn",
- "alerts.editing": "Editing tag(s)",
- "alerts.confirm-delete": "Do you want to delete the selected tags?",
- "alerts.update-success": "Tag Updated!",
+ "alerts.editing": "Redigerer etiket(ter)",
+ "alerts.confirm-delete": "Vil du gerne slette de valgte etiketter?",
+ "alerts.update-success": "Etiket Opdateret!",
"reset-colors": "Reset colors"
}
\ No newline at end of file
diff --git a/public/language/da/admin/menu.json b/public/language/da/admin/menu.json
index 913c74f475..5128ea1dc2 100644
--- a/public/language/da/admin/menu.json
+++ b/public/language/da/admin/menu.json
@@ -10,7 +10,7 @@
"section-manage": "Manage",
"manage/categories": "Categories",
"manage/privileges": "Privileges",
- "manage/tags": "Tags",
+ "manage/tags": "Etiketter",
"manage/users": "Users",
"manage/admins-mods": "Admins & Mods",
"manage/registration": "Registration Queue",
@@ -35,7 +35,7 @@
"settings/post": "Posts",
"settings/chat": "Chats",
"settings/pagination": "Pagination",
- "settings/tags": "Tags",
+ "settings/tags": "Etiketter",
"settings/notifications": "Notifications",
"settings/api": "API Access",
"settings/activitypub": "Federation (ActivityPub)",
diff --git a/public/language/da/admin/settings/tags.json b/public/language/da/admin/settings/tags.json
index c1cdb2b644..1c636d6c0f 100644
--- a/public/language/da/admin/settings/tags.json
+++ b/public/language/da/admin/settings/tags.json
@@ -1,13 +1,13 @@
{
- "tag": "Tag Settings",
- "link-to-manage": "Manage Tags",
- "system-tags": "System Tags",
- "system-tags-help": "Only privileged users will be able to use these tags.",
- "tags-per-topic": "Tags per topic",
- "min-per-topic": "Minimum Tags per Topic",
- "max-per-topic": "Maximum Tags per Topic",
- "min-length": "Minimum Tag Length",
- "max-length": "Maximum Tag Length",
+ "tag": "Etiket-indstillinger",
+ "link-to-manage": "Håndtér Etiketter",
+ "system-tags": "System-etiketter",
+ "system-tags-help": "Kun priviligerede brugere kan se disse etiketter.",
+ "tags-per-topic": "Etiketter per tråd",
+ "min-per-topic": "Minimalt Antal Etiketter per Tråd",
+ "max-per-topic": "Maksimalt Antal Etiketter per Tråd",
+ "min-length": "Minimal Etiket-længde",
+ "max-length": "Maksimal Etiket-længde",
"related-topics": "Related Topics",
"max-related-topics": "Maximum related topics to display (if supported by theme)"
}
\ No newline at end of file
diff --git a/public/language/da/aria.json b/public/language/da/aria.json
index 8e2c565c82..c508ad09f3 100644
--- a/public/language/da/aria.json
+++ b/public/language/da/aria.json
@@ -3,7 +3,7 @@
"topic-sort-option": "Topic sort option, %1",
"user-avatar-for": "User avatar for %1",
"profile-page-for": "Profile page for user %1",
- "user-watched-tags": "User watched tags",
+ "user-watched-tags": "Bruger-fulgte etiketter",
"delete-upload-button": "Delete upload button",
"group-page-link-for": "Group page link for %1"
}
\ No newline at end of file
diff --git a/public/language/da/error.json b/public/language/da/error.json
index 8b74b3c7b0..3f891e200a 100644
--- a/public/language/da/error.json
+++ b/public/language/da/error.json
@@ -93,13 +93,13 @@
"too-many-posts-newbie": "Som ny bruger kan du kun skrive et indlæg engang hvert %1. sekund() indtil du har optjent %2 omdømme point - venligst vent et øjeblik før næste indlæg.",
"too-many-posts-newbie-minutes": "As a new user, you can only post once every %1 minute(s) until you have earned %2 reputation - please wait before posting again",
"already-posting": "You are already posting",
- "tag-too-short": "Indtast et længere tag. Tags skal indeholde mindst %1 karakter(er).",
- "tag-too-long": "Indtast et længere tag. Tags kan ikke være længere end %1 karakter(er).",
- "tag-not-allowed": "Tag not allowed",
- "not-enough-tags": "Ikke nok tags. Tråde skal have mindst %1 tag(s)",
- "too-many-tags": "For mange tags. Tråde kan ikke have mere end %1 tag(s)",
- "cant-use-system-tag": "You can not use this system tag.",
- "cant-remove-system-tag": "You can not remove this system tag.",
+ "tag-too-short": "Indtast en længere etiket. Etiketter skal indeholde mindst %1 tegn.",
+ "tag-too-long": "Indtast en kortere etiket. Etiketter kan ikke være længere end %1 tegn.",
+ "tag-not-allowed": "Etiket ikke tilladt",
+ "not-enough-tags": "Ikke nok etiketter. Tråde skal have mindst %1 etiket(ter)",
+ "too-many-tags": "For mange etiketter. Tråde kan ikke have mere end %1 etiket(ter)",
+ "cant-use-system-tag": "Du kan ikke bruge denne system-etiket.",
+ "cant-remove-system-tag": "Du kan ikke fjerne denne system-etiket.",
"still-uploading": "Venligst vent til overførslen er færdig",
"file-too-big": "Maksimum filstørrelse er %1 kB - venligst overfør en mindre fil",
"guest-upload-disabled": "Gæsteupload er deaktiveret",
diff --git a/public/language/da/modules.json b/public/language/da/modules.json
index 75fb0a75c2..85a9e8fdfa 100644
--- a/public/language/da/modules.json
+++ b/public/language/da/modules.json
@@ -1,6 +1,6 @@
{
"chat.room-id": "Room %1",
- "chat.chatting-with": "Chat with",
+ "chat.chatting-with": "Tal med",
"chat.placeholder": "Type chat message here, drag & drop images",
"chat.placeholder.mobile": "Type chat message",
"chat.placeholder.message-room": "Message #%1",
@@ -116,7 +116,7 @@
"composer.no-drafts": "You have no drafts",
"composer.discard-draft-confirm": "Do you want to discard this draft?",
"composer.remote-pid-editing": "Editing a remote post",
- "composer.remote-pid-content-immutable": "The content of remote posts cannot be edited. However, you are able change the topic title and tags.",
+ "composer.remote-pid-content-immutable": "Indholdet af fjerne opslag kan ikke redigeres. Du kan dog ændre trådens titel og etiketter.",
"bootbox.ok": "OK",
"bootbox.cancel": "Annuller",
"bootbox.confirm": "Bekræft",
diff --git a/public/language/da/notifications.json b/public/language/da/notifications.json
index ebede187ba..b7ebebded5 100644
--- a/public/language/da/notifications.json
+++ b/public/language/da/notifications.json
@@ -12,7 +12,7 @@
"you-have-unread-notifications": "Du har ulæste notifikationer.",
"all": "All",
"topics": "Topics",
- "tags": "Tags",
+ "tags": "Etiketter",
"categories": "Categories",
"replies": "Replies",
"chat": "Chats",
@@ -52,10 +52,10 @@
"user-posted-to-multiple": "%1, %2 and %3 others have posted replies to: %4",
"user-posted-topic": "%1 har oprettet en ny tråd: %2",
"user-edited-post": "%1 has edited a post in %2",
- "user-posted-topic-with-tag": "%1 has posted %2 (tagged %3)",
- "user-posted-topic-with-tag-dual": "%1 has posted %2 (tagged %3 and %4)",
- "user-posted-topic-with-tag-triple": "%1 has posted %2 (tagged %3, %4, and %5)",
- "user-posted-topic-with-tag-multiple": "%1 has posted %2 (tagged %3)",
+ "user-posted-topic-with-tag": "%1 har delt %2 (etiketteret %3)",
+ "user-posted-topic-with-tag-dual": "%1 har delt %2 (etiketteret %3 og %4)",
+ "user-posted-topic-with-tag-triple": "%1 har delt %2 (etiketteret %3, %4 og %5)",
+ "user-posted-topic-with-tag-multiple": "%1 har delt %2 (etiketteret %3)",
"user-posted-topic-in-category": "%1 has posted a new topic in %2",
"user-started-following-you": "%1 har valgt at følge dig.",
"user-started-following-you-dual": "%1 og %2 har valgt at følge dig.",
@@ -83,7 +83,7 @@
"notification-and-email": "Notification & Email",
"notificationType-upvote": "When someone upvotes your post",
"notificationType-new-topic": "When someone you follow posts a topic",
- "notificationType-new-topic-with-tag": "When a topic is posted with a tag you follow",
+ "notificationType-new-topic-with-tag": "Når en tråd er slået op med en etiket du følger",
"notificationType-new-topic-in-category": "When a topic is posted in a category you are watching",
"notificationType-new-reply": "When a new reply is posted in a topic you are watching",
"notificationType-post-edit": "When a post is edited in a topic you are watching",
diff --git a/public/language/da/pages.json b/public/language/da/pages.json
index 6e611f8bd4..f1081a7ab4 100644
--- a/public/language/da/pages.json
+++ b/public/language/da/pages.json
@@ -24,7 +24,7 @@
"users/search": "Bruger søgning",
"notifications": "Notifikationer",
"tags": "Etiketter",
- "tag": "Topics tagged under "%1"",
+ "tag": "Tråde etiketteret under "%1"",
"register": "Registre en konto",
"registration-complete": "Registration complete",
"login": "Login til din konto",
@@ -49,7 +49,7 @@
"account/topics": "Tråde lavet af %1",
"account/groups": "%1s grupper",
"account/watched-categories": "%1's Watched Categories",
- "account/watched-tags": "%1's Watched Tags",
+ "account/watched-tags": "%1's Fulgte Etiketter",
"account/bookmarks": "%1's Bookmarked Posts",
"account/settings": "Bruger instillinger",
"account/settings-of": "Changing settings of %1",
diff --git a/public/language/da/search.json b/public/language/da/search.json
index abc1947718..a3c9ece68f 100644
--- a/public/language/da/search.json
+++ b/public/language/da/search.json
@@ -10,7 +10,7 @@
"in-bookmarks": "In bookmarks",
"in-categories": "In categories",
"in-users": "In users",
- "in-tags": "In tags",
+ "in-tags": "I etiketter",
"categories": "Categories",
"all-categories": "All categories",
"categories-x": "Categories: %1",
@@ -18,7 +18,7 @@
"type-a-category": "Type a category",
"tags": "Etiketter",
"tags-x": "Etiketter: %1",
- "type-a-tag": "Type a tag",
+ "type-a-tag": "Indtast en etiket",
"match-words": "Match words",
"match-all-words": "Match all words",
"match-any-word": "Match any word",
@@ -28,7 +28,7 @@
"posted-by-usernames": "Posted by: %1",
"type-a-username": "Type a username",
"search-child-categories": "Søg underkategorier",
- "has-tags": "Has tags",
+ "has-tags": "Har etiketter",
"reply-count": "Svar antal",
"replies": "Svar",
"replies-atleast-count": "Svar: Mindst %1",
diff --git a/public/language/da/tags.json b/public/language/da/tags.json
index bd849b2159..1a3b8dce09 100644
--- a/public/language/da/tags.json
+++ b/public/language/da/tags.json
@@ -1,17 +1,17 @@
{
- "all-tags": "All tags",
- "no-tag-topics": "Der er ikke indlæg med dette tag.",
- "no-tags-found": "No tags found",
- "tags": "Tags",
- "enter-tags-here": "Enter tags, %1 - %2 characters.",
- "enter-tags-here-short": "Skriv tags",
- "no-tags": "Der er ingen tags endnu.",
- "select-tags": "Select Tags",
- "tag-whitelist": "Tag Whitelist",
+ "all-tags": "Alle etiketter",
+ "no-tag-topics": "Der er ingen tråde med denne etiket.",
+ "no-tags-found": "Ingen etiketter fundet",
+ "tags": "Etiketter",
+ "enter-tags-here": "Indtast etiketter, %1-%2 tegn.",
+ "enter-tags-here-short": "Skriv etiketter...",
+ "no-tags": "Der er ingen etiketter endnu.",
+ "select-tags": "Vælg Etiketter",
+ "tag-whitelist": "Etiketter Tilladt-liste",
"watching": "Watching",
"not-watching": "Not Watching",
"watching.description": "Notify me of new topics.",
"not-watching.description": "Do not notify me of new topics.",
- "following-tag.message": "You will now be receiving notifications when somebody posts a topic with this tag.",
- "not-following-tag.message": "You will not receive notifications when somebody posts a topic with this tag."
+ "following-tag.message": "Du vil nu modtage notifikationer når nogen slår en tråd op med denne etiket.",
+ "not-following-tag.message": "Du vil ikke modtage notifikationer når nogen slår en tråd op med denne etiket."
}
\ No newline at end of file
diff --git a/public/language/da/users.json b/public/language/da/users.json
index 633884794e..b10414c388 100644
--- a/public/language/da/users.json
+++ b/public/language/da/users.json
@@ -21,6 +21,6 @@
"popular-topics": "Populærer Tråde",
"unread-topics": "Ulæste Tråde",
"categories": "Kategorier",
- "tags": "Tags",
+ "tags": "Etiketter",
"no-users-found": "Ingen brugere fundet!"
}
\ No newline at end of file