sendou.ink/public/locales/da/builds.json
Frederik 29ccb42efc
Added and fixed DAnish translations (#1315)
* Added Danish translations

Added Danish translations for the builds.json file.

Translations for the following variables have been added
stats.count.title # used the Danish word for "average" instead of "stats", as it makes more sense in Danish.
stats.ap.title
stats.percentage.title
stats.all
linkButton.abilityStats
linkButton.popularBuilds
noPopularBuilds

* Added Danish translations

Added Danish translations in the calander.json file

tag.desc.SZ
tag.desc.TW
tag.desc.S1
tag.desc.S2
tag.desc.SR
tag.desc.CARDS

* Added Danish translations

Added Danish translations in the common.json file

The following translations have been added
pages.vods
tag.name.SZ
tag.name.TW
tag.name.S1
tag.name.S2
tag.name.SR
tag.name.CARDS

* Added Danish translations in the faq.json file

Added the following Danish translations in the faq.json file

q7
a7

* Updated the DA/game-misc.json file

Added the names for the 3.0 maps.

* Added Danish translation for team.json

Added the following Danish translations for team.json file
- roles.MIDLINE

Fixed the following translation for the team.json file
- "roles.FRONTLINE": # fixed a typo

* Created a vods.json file for the Danish trans

* Fixed typo

Fixed the following translation in the Da\contributions.json file

"yaga" # fixed a Typo of "våben"
2023-03-19 10:57:50 +02:00

25 lines
828 B
JSON

{
"addBuild": "Lav et udrustningssæt",
"noBuilds": "Her er ingen sæt. Lav dit første sæt!",
"buildCard.info": "Info",
"buildCard.edit": "Rediger",
"forms.title": "Titel",
"forms.modes": "spiltilstand",
"forms.weapons": "Våben",
"forms.gear.HEAD": "Udstyr (hovedbeklædning)",
"forms.gear.CLOTHES": "Udstyr (tøj)",
"forms.gear.SHOES": "Udstyr (sko)",
"deleteConfirm": "Vil du slette sættet '{{title}}'?",
"stats.count.title": "Gennemsnit fra {{count}} {{weapon}}-sæt",
"stats.ap.title": "Egenskabspointssnit",
"stats.percentage.title": "Kun primære egenskaber",
"stats.all": "Alle",
"linkButton.abilityStats": "Egenskabsstatistikker",
"linkButton.popularBuilds": "Populære sæt",
"noPopularBuilds": "Der er på nuværende tidspunkt ingen populære sæt for det valgte våben."
}