-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added more Danish translations (#1515)
* Update common.json Added Danish translations for support.perk.chatColor support.perk.chatColor * Update game-misc.json Added Danish names for the abilities * Update q.json Added Danish translation for Sendou Q * Update user.json Added danish translations for forms.commissionsOpen forms.commissionText forms.commissionText.info * Update tournament.json Translated a part of the tournament.json file to Danish. As there is a lot to translate I will translate it in smaller pieces. * Update tournament.json Ran prettier though this json-file, as I forgot to do that.
- Loading branch information
1 parent
9f0ff8d
commit 4c6254d
Showing
5 changed files
with
64 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,14 @@ | ||
{} | ||
{ | ||
"mapListPreference.NO_PREFERENCE": "Ingen præference", | ||
"mapListPreference.PREFER_ALL_MODES": "Foretrækker alle spiltilstande", | ||
"mapListPreference.PREFER_SZ": "Foretrækker kun SZ", | ||
"mapListPreference.ALL_MODES_ONLY": "Kun alle spiltilstande", | ||
"mapListPreference.SZ_ONLY": "Udelukkende SZ", | ||
"mapListPreference.note": "Bemærk: Du vil ikke kunne blive sat mod hold, er vælger \"{{optionOne}}\". Overvej at vælge \"{{optionTwo}}\".", | ||
"roles.OWNER": "Ejer", | ||
"roles.MANAGER": "Leder", | ||
"roles.REGULAR": "Almindeligt holdmedlem", | ||
"vc.YES": "Kan snakke", | ||
"vc.NO": "Kan hverken snakke eller lytte", | ||
"vc.LISTEN_ONLY": "Kan kun lytte" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters