sendou.ink/public/locales/da/team.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

39 lines
2.0 KiB
JSON

{
"newTeam.button": "Nyt Hold",
"newTeam.header": "Opret nyt hold",
"teamSearch.placeholder": "Søg efter hold eller spiller...",
"actionButtons.leaveTeam": "Forlad hold",
"leaveTeam.header": "Er du sikker på, at du vil forlade {{teamName}}?",
"actionButtons.leaveTeam.confirm": "Forlad hold",
"actionButtons.editTeam": "Rediger hold",
"actionButtons.manageRoster": "Administr hold",
"actionButtons.deleteTeam": "Slet hold",
"actionButtons.kick": "Spark ud",
"kick.header": "Spark {{user}} ud af {{teamName}}?",
"actionButtons.transferOwnership": "Overdrag ejerskab",
"transferOwnership.header": "Vil du overdrage ejerskabet af {{teamName}} til {{user}}?",
"actionButtons.transferOwnership.confirm": "Overdrag",
"deleteTeam.header": "Er du sikker på, at du vil slette {{teamName}}?",
"roles.CAPTAIN": "Kaptajn",
"roles.FRONTLINE": "Frontlinje",
"roles.SUPPORT": "Støtte",
"roles.MIDLINE": "Midlinje",
"roles.BACKLINE": "Backline",
"roles.COACH": "Træner",
"forms.fields.teamTwitter": "Holdets Twitter",
"forms.fields.bio": "Bio",
"forms.fields.uploadImages": "Upload billeder",
"forms.fields.uploadImages.pfp": "Profilbillede",
"forms.fields.uploadImages.banner": "Holdbanner",
"forms.info.name": "Note: Hvis du ændrer dit holds navn, så kan andre hold overtage det tidligere holdnavn og URL-adresse.",
"forms.errors.duplicateName": "Holdnavnet er taget af et andet hold",
"roster.teamFull": "Holdet kan ikke få flere medlemmer",
"roster.inviteLink.header": "Del invitationslinket for at tilføje medlemmer",
"roster.members.header": "Medlemmer",
"validation.SHORT_CODE": "Invitationskoden har ikke den korrekte længde. Har du kopieret hele URL-adressen? ",
"validation.TEAM_FULL": "Holdet, som du prøver at blive medlem af, er fuldt",
"validation.INVITE_CODE_WRONG": "Ukorrekt invitationskode",
"validation.ALREADY_IN_DIFFERENT_TEAM": "Du er allerede medlem af et hold. Du skal forlade det hold for at blive medlem af et andet.",
"validation.VALID": "Bliv medlem af {{teamName}}?"
}