mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-30 15:53:59 -05:00
* 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"
24 lines
990 B
JSON
24 lines
990 B
JSON
{
|
|
"type.SCRIM": "Testkamp",
|
|
"type.TOURNAMENT": "Turnering (Synsvinkel)",
|
|
"type.MATCHMAKING": "Anarki/X.kamp/Revirkamp",
|
|
"type.CAST": "Turnering (Kommentator)",
|
|
"gameCount": "Runder {{count}}",
|
|
"minShort": "min",
|
|
"secShort": "sek",
|
|
"forms.title.youtubeUrl": "YouTube-URL",
|
|
"forms.title.videoTitle": "Videotitel",
|
|
"forms.title.videoDate": "Video-dato",
|
|
"forms.title.type": "Type",
|
|
"forms.title.pov": "Spiller (synsvinkel)",
|
|
"forms.title.startTimestamp": "Startstidsstempel",
|
|
"forms.title.mode": "Spiltilstand",
|
|
"forms.title.stage": "Bane",
|
|
"forms.title.weaponsTeamOne": "Våben (Hold 1)",
|
|
"forms.title.weaponsTeamTwo": "Våben (Hold 2)",
|
|
"forms.title.weapon": "Våben",
|
|
"forms.action.addMatch": "Tilføj kamp",
|
|
"forms.action.deleteMatch": "Slet kamp",
|
|
"noVods": "Der blev ikke fundet nogle videoer, der matcher disse søgekriterier. Mangler vi noget? Send en besked til Sendou via discord for at få rettigheder til at fremlægge Youttubevideoer."
|
|
}
|