From 1a1bb54c4ff282477837f590ccb82c215f8a7b52 Mon Sep 17 00:00:00 2001 From: Rushaway Date: Thu, 25 May 2023 15:18:22 +0200 Subject: [PATCH] Add missing Danish translations (#1986) * Add missing Danish translations https://github.com/orgs/alliedmodders/projects/1/views/1?pane=issue&itemId=24307184 * fix: better vocabulary Co-Authored-By: walliski <5192434+walliski@users.noreply.github.com> --------- Co-authored-by: walliski <5192434+walliski@users.noreply.github.com> --- translations/da/basetriggers.phrases.txt | 5 +++++ translations/da/common.phrases.txt | 20 ++++++++++++++++++++ translations/da/nominations.phrases.txt | 5 +++++ translations/da/plugin.basecommands.txt | 5 +++++ translations/da/rockthevote.phrases.txt | 2 +- 5 files changed, 36 insertions(+), 1 deletion(-) diff --git a/translations/da/basetriggers.phrases.txt b/translations/da/basetriggers.phrases.txt index 95642026e..7afb272b5 100644 --- a/translations/da/basetriggers.phrases.txt +++ b/translations/da/basetriggers.phrases.txt @@ -20,6 +20,11 @@ "da" "Friendly Fire er slået fra." } + "Friendly Fire Percent" + { + "da" "Friendly Fire er {1}%." + } + "Current Map" { "da" "Den nuværende bane er {1}." diff --git a/translations/da/common.phrases.txt b/translations/da/common.phrases.txt index d0d61e1bb..05191af83 100644 --- a/translations/da/common.phrases.txt +++ b/translations/da/common.phrases.txt @@ -230,4 +230,24 @@ "da" "Af" } + "Say all" + { + "da" "(ALLE) {1}" + } + + "Chat admins" + { + "da" "(ADMINS) {1}" + } + + "Chat to admins" + { + "da" "(TIL ADMINS) {1}" + } + + "Private say to" + { + "da" "(Privat til {1}) {2}" + } + } diff --git a/translations/da/nominations.phrases.txt b/translations/da/nominations.phrases.txt index ecd6d4784..1bf8eb345 100644 --- a/translations/da/nominations.phrases.txt +++ b/translations/da/nominations.phrases.txt @@ -65,4 +65,9 @@ "da" "Nomineret" } + "Map Not In Pool" + { + "da" "Bane '{1}' er ikke i nominations pujlen." + } + } diff --git a/translations/da/plugin.basecommands.txt b/translations/da/plugin.basecommands.txt index 3550f15a2..b913b50cb 100644 --- a/translations/da/plugin.basecommands.txt +++ b/translations/da/plugin.basecommands.txt @@ -130,4 +130,9 @@ "da" "Vælg venligst en bane" } + "Choose Config" + { + "da" "Vælg Konfiguration" + } + } diff --git a/translations/da/rockthevote.phrases.txt b/translations/da/rockthevote.phrases.txt index 4ce3d457d..f28c9d3e6 100644 --- a/translations/da/rockthevote.phrases.txt +++ b/translations/da/rockthevote.phrases.txt @@ -22,7 +22,7 @@ "Already Voted" { - "da" "Du har allerede stemt på Rock The Vote." + "da" "Du har allerede stemt på Rock The Vote. ({1} stemmer, {2} påkrævet)" } "Minimal Players Not Met"