* Added Danish translations for Analyzer.json
Added Danish translations in the Analuzer.json files for the following lines.
damage.SPLATANA_VERTICAL_DIRECT
damage.SPLATANA_VERTICAL
damage.SPLATANA_HORIZONTAL_DIRECT
damage.SPLATANA_HORIZONTAL
* Updated Danish Translations in common.json
Updated and changed translations in the common.json file
Added following translations
pages.u
plans.blueprint
plans.noImg
Changed following translations
- pages.builds (changed to a shorter name to avoid cluttering on the main page)
- pages.analyzer (changed to a shorter name to avoid clutting on the main page)
- pages.plans (changed to a shorter name to make in order to make all pages names shorter)
- pages.object-damage-calculator (changed to a shorter name to avoid cluttering on the main page. This is a wierd translation, so it might be changed in the future)
* Added Danish translations to contributions.json
Added the folloing line to the contributions.json file
-yaga
changed the translation for the following line
- borzoic (changed a word, to make the translation more correct)
* Added Danish translations for the faq.json file
Added Danish translations for the faq.json file.
The following lines have been added
q5
a5
q6
a6
* Added DAnish translations for the user.json file
The following lines have been translated in the user.json file
search.info
search.noResults
* Added Danish translations for analyser.json
Added Danish translations in analyzer.json
"stat.subWeaponInkConsumptionPercentage"
Changed translatiosn of
-stat.category.main" #fixed missspeling
-stat.category.sub #changed formatting to fit the one from stat.category.main.
- "stat.whiteInk" # changed translation to make eaiser to understand (hopefully)
- stat.movementReduction # changed translation in order to make it clear, that it reduces the effectiveness of the toxic mist movement reduction effect
-damage.header.distance" # changed word for one, that is more commonly used
- damage.toSplat_one and damage.toSplat_other # fixed misspelling
-noDmgData # fixed misspelling
* Added Danish translations
Added Danish translation in the calander.json file
added
- actions.delete
- actions.delete.confirm
* Added Danish translations
Added danish translations in common.json
- pages.myPage
-articles.by #I belive this one have been added earlier.
* Ran prettier.io on file that gave an error
An error came when the file was scanned.
I have now copied the file from prettier.io
* Update analyzer.json for DE
* Update calendar.json for DE
* Update common.json for DE
* Update contributions.json for DE
* Update faq.json for DE
* Use more common term for user
* Update user.json for DE
* Create tournament.json for DE
* Streamline terms
* Fix inconsistencies
* Reformat #1
* Reformat .2
* Reformat .3
* Reformat .4
* Remove light mode
* Trim header
* New front page initial
* Get rid of build layout
* Breadcrumbs
* Desktop side nav
* Overhaul colors
* Add breadcrumbs
* New sub nav style
* Front page action buttons
* Add back add new build button
* Add articles page with icon
* Minor Object damage page layout tweaks
* Remove one unnecessary render from object damage
* Fix wrong link in article page
* Profile -> My Page in header
* Log in/out buttons in front
* Add drawings to front page
* Remove unnecessary comment
* Added Danish translations for planner
Added Tanslations for the following lines in the common.json file.
pages.plans
actions.setBg
plans.poweredBy
* Added Danish translations for contributions
Added translations for the following lines in the contributions.json file.
code
twig
fixed wrong translations in the following lines
borzoic #The first letter was uncapitalised and the translations used English words instead of Danish.
* Added Danish translations
Added translations in the front.json file
plans.description
Changed translation or changed formating in the front.json file of the following lines
- calendarGoTo (Added a dot)
- plus.description (added a dot)
- "badges.description" (changed translation in order to make it more compact)
- "maps.description (added a dot)
- "recentWinners" (Changed translation to make it a more faithfull translation)
* Added Danish translations
Added Danish translations in the tournament.json file.
added
- "preview": "Se forhåndsvisning af banelistegeneratoren (kun for admins)",
- admin.download
- admin.download.discord
* Initial
* Add images
* Tweaks
* Proper sized bg image and weapons
* Stage bg picker
* Outlined weapon images for planner
* First version
* Lint
* Add alt and title to weapon
* Added Ability Chunks Required section in Build Analyzer
* Renamed a variable to be more precisely correct
* Added reference
* Removed some extra Javadoc comments
* Prettier fix
* We now only render the AbilityChunksRequired section only if the main abilities array contains a value other than "UNKNOWN"
* Improved React keys naming for performance reasons
* Ability Chunks map is now converted to an array & sorted by value (descending) before it gets rendered as visual components
* Fixed typing error
* Moved logical function to a new file in the analyzer module called abilityChunksCalc.ts
- Refactored for loop content to be cleaner
- Removed & changed some comments
* More for loop refactoring
* We now pass the entire build into abilityChunksCalc.ts
* Refactored map() to flatMap() so we avoid unknowns/null/undefined
* Refactored code to process mainAbilities and subAbilities
* Fixed subability list construction logic & typing in updateAbilityChunksMap()
* Got my first unit test working
* Added working unit tests, also changed sort order slightly
* Added a "real" build for testing
* Removed residual console.warn() call
* Moved constants to abilityChunksCalc.ts
* Ability chunk calculation is now correct for sub abilities
* Uncommented tests & improved their descriptions
* Rearranged expected output to match sorted order for clarity (even though it doesn't have to be)
* Fixed Prettier error
* Spacing
* Moved comments around
* More spacing
* Prettier error on test file
* Improved check in the tests
* Added a second "real" build to tests for good measure
* Added error message to empty array test
* Updated comments again
* More comments updated
* Update test name
* Ability Chunks section is now shown if we have at least one selected ability (handles edge case for primary slot-only abilities being the only chosen ability)
* Added Danish translation
Added Danish translation for the line
"pages.articles":
* Added Danish translation
Added Danish translation for the following line.
"articlesGoTo"
* Added Danish translation
Added Danish translation for
"articlesGoTo"
added missing comma's in the code, so it follows correct formatting.
* removed empty line at end of the file
Removed an empty line under the "}" symbol.
* Fixed formating
Removed line 16, as it was completely empty.
* Update front.json
* Update front.json
* Fix CI
* Added Danish Translation
Added Danish translation in the common.JSON file for the following lines.
header.language
header.loggedInAs
header.theme
theme.light
theme.dark
theme.auto
Changes translation of the following lines in order to comply with translations in the game-misc.json
"maps.halfSz"
* Added Danish Translations for TO-tools.
Added Danish translations for
"forms.toTools.header":
"forms.toTools.explanation":
Note. the translations is assumed that the "seed creator tool" is a tool to seed the teams in the tournament.
* added Danish translations for TO-tool.
Added Danish translations for the following lines
The following lines have been translated
actions.saveChanges
maps.tieBreakerMapPool
maps.validation.PICKING
maps.validation.NOT_ONE_MAP_PER_MODE
maps.validation.MAP_REPEATED
maps.validation.MODE_REPEATED
maps.validation.TOO_MUCH_STAGE_REPEAT
maps.validation.VALID
* Added Danish translations for tournament.json
Added Danish translations for the TO tool.
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Add DB tables
* Toggle TO Tools in new calendar event page
* TO tools page initial
* Add counter pick map pool UI
* Save tie breaker map pool
* Save team name
* Layout initial
* Load users own team
* Make team name input required
* Rename team
* Divide to sections
* Submit team map pool
* New style for counter pick map pool section expand
* Fix tiebreaker map pool not saved when new event made
* Split to many forms
* According for team name
* Small UI consistency tweaks
* Add explanation to tie breaker maps
* Remove redundant prop
* Fix new calendar event todos
* Use required hidden input component in new build page
* Fix to tools page showing even when toToolsEnabled = 0
* Delete team
* Map list generation tests initial
* Add tournament map list generation tests
* First version of map list generation
* Add seeded RNG
* Rearrange files
* Generation with strats initial
* Default map pool + allow one team not to have any maps
* Implement map generation via backtracking
* Make order of stages irrelevant
* Add one more TODO
* Seed
* Fixes
* Tournament map list generator initial
* More functional maplist
* Fix any
* Persist in search params initial
* Add date to calendar seed
* Revert "Persist in search params initial"
This reverts commit f01a9e6982.
* Allow admin to start tournament
* Rate maplist instead of optimal / suboptimal
* Add fallback if map list generation errors out
* Hide TO Tools if not admin
* Submit team roster and delete members
* Teams page
* Give roster s p a c e
* Clear user combobox on sent + layout tweaks
* Gracefully handle updating after tournament has started
* Add title
* Persist map list in search params
* Add i18n
* Added Danish translation
Added Danish translation for the line
"pages.articles":
* Added Danish translation
Added Danish translation for the following line.
"articlesGoTo"
* Added Danish translation
Added Danish translation for
"articlesGoTo"
added missing comma's in the code, so it follows correct formatting.
* removed empty line at end of the file
Removed an empty line under the "}" symbol.
* Fixed formating
Removed line 16, as it was completely empty.
* Update front.json
* Update front.json
* Fix CI
* Added Danish Translation
Added Danish translation in the common.JSON file for the following lines.
header.language
header.loggedInAs
header.theme
theme.light
theme.dark
theme.auto
Changes translation of the following lines in order to comply with translations in the game-misc.json
"maps.halfSz"
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Added Danish translation
Added Danish translation for the line
"pages.articles":
* Added Danish translation
Added Danish translation for the following line.
"articlesGoTo"
* Added Danish translation
Added Danish translation for
"articlesGoTo"
added missing comma's in the code, so it follows correct formatting.
* removed empty line at end of the file
Removed an empty line under the "}" symbol.
* Fixed formating
Removed line 16, as it was completely empty.
* Update front.json
* Update front.json
* Fix CI
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Added new Article route that renders all Articles (with a reasonable upper limit for now).
- Also added a GoToPageBanner for the main Articles page (/a) on the front page. This is placed above the ArticlesPeek component
- Used the sendou_love navItem icon for the moment (this can be replaced at any time once a new art asset is added)
* Fixed Prettier CI pipeline error
* Ran `npm run check-translation-jsons` to update missing Translations for new key added
* Update public/locales/en/front.json
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* French localizations
* Removed unnecessary comment
* Converted h2 to h1 tags for Main Articles page
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Moved GoToPageBanner element for main articles page to below ArticlesPeek element
* Refactored some files so that the articles prop is passed into ArticlesPeek
- Also added the Articles header title in common.json
* Updated translation-progress.md
* Cleaned up data type for articles prop in ArticlesPeek
* Fixed React hydration error for translations on imported articles
- Added in SendouRouteHandle component on new Articles main page
* GoToPageBanner now optionally accepts a `navItem` parameter. It does not render the image if navItem is not passed into it
* Removed <Outlet /> JSX element on the main Articles page
* Removed sendou_love navItem on GoToPageBanner for articles page
* Fixed spacing issue by grouping ArticlesPeek and its corresponding GoToPageBanner element into a `stack` div
* Fixed pipeline error
* Update translation again
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Added translations for object dmg calculator
Added translation for the Object DMG calc
changes translations to make them more correct.
fixed minor typos and misspellings.
* Added translations
Added Danish translations for following lines
pages.object-damage-calculator
actions.loading
actions.clear
actions.selectAll
actions.search
maps.template
maps.template.none
maps.template.event
maps.template.presets
maps.template.yourRecentEvents
maps.template.preset.ANARCHY
maps.template.preset.ALL
maps.template.preset.onlyMode
forms.errors.noSearchMatches
errors.genericReload
* Added translation for ojb calc
Added translation for the following line
"object-damage-calculator.description"
* Added mode long desc translation
Added translations for the following lines
MODE_LONG_TW
MODE_LONG_SZ
MODE_LONG_TC
MODE_LONG_RM
MODE_LONG_CB
* Fix
* Prettify
* Added translation for torpedo explanation
Added translation for
"torpedoExplanation":
* Update translation-progress.md
* Added Danish translations
Added Danish translations for
damage.toSplat_one
damage.DIRECT_MIN
damage.DIRECT_MAX
Added capital starting letter for
"damage.DISTANCE":
"damage.SPLASH":
* Update translation-progress.md
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Update analyzer.json for DE
* Minor fix for DE analyzer.json
* Update common.json for DE
* Update front.json for DE
* Update translation-progress.md
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Added translations for object dmg calculator
Added translation for the Object DMG calc
changes translations to make them more correct.
fixed minor typos and misspellings.
* Added translations
Added Danish translations for following lines
pages.object-damage-calculator
actions.loading
actions.clear
actions.selectAll
actions.search
maps.template
maps.template.none
maps.template.event
maps.template.presets
maps.template.yourRecentEvents
maps.template.preset.ANARCHY
maps.template.preset.ALL
maps.template.preset.onlyMode
forms.errors.noSearchMatches
errors.genericReload
* Added translation for ojb calc
Added translation for the following line
"object-damage-calculator.description"
* Added mode long desc translation
Added translations for the following lines
MODE_LONG_TW
MODE_LONG_SZ
MODE_LONG_TC
MODE_LONG_RM
MODE_LONG_CB
* Fix
* Prettify
* Added translation for torpedo explanation
Added translation for
"torpedoExplanation":
* Update translation-progress.md
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
* Added translations for object dmg calculator
Added translation for the Object DMG calc
changes translations to make them more correct.
fixed minor typos and misspellings.
* Added translations
Added Danish translations for following lines
pages.object-damage-calculator
actions.loading
actions.clear
actions.selectAll
actions.search
maps.template
maps.template.none
maps.template.event
maps.template.presets
maps.template.yourRecentEvents
maps.template.preset.ANARCHY
maps.template.preset.ALL
maps.template.preset.onlyMode
forms.errors.noSearchMatches
errors.genericReload
* Added translation for ojb calc
Added translation for the following line
"object-damage-calculator.description"
* Added mode long desc translation
Added translations for the following lines
MODE_LONG_TW
MODE_LONG_SZ
MODE_LONG_TC
MODE_LONG_RM
MODE_LONG_CB
* Fix
* Prettify
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
Changed the Danish translation of "results.placing", so it has the same translation as "forms.team.placing" from the calander.json file in order to have consistency.
Fixed wrong translation of "results.placing", so it stated which place a player/team got in a tournament instead of thier "rank" in the tournament
added Danish translations for
results.title
results.highlights
results.nonHighlights
results.highlights.choose
results.highlights.explanation
Important note
The translation for "auth.errors.unknown" instructs the user to ask for help via the helpdeskchat on the sendou discord server.
Added Danish translations for the following lines
auth.errors.aborted
auth.errors.failed
auth.errors.discordPermissions
auth.errors.unknown
actions.close
Note
Once the translations are implementend.
Check if the following strings
The following lines have been translated.
customUrl
ign
ign.short
stickSens
motionSens
motion
stick
sens
results.participants
forms.errors.invalidCustomUrl.numbers
forms.errors.invalidCustomUrl.strangeCharacter
forms.errors.invalidCustomUrl.duplicate
forms.errors.invalidSens
stickSens
motionSens
Do not overlap with eachother
Added danish translations for the map list feature
The following lines have been translated
pages.maps
actions.copyToClipboard
maps.createMapList
maps.halfSz
maps.mapPool
maps.tournamentMaplist
Added translations for
stat.shootingRunSpeed
stat.shootingRunSpeedCharging
stat.shootingRunSpeedFullCharge
Fixed wierd translation errors, typos and changed translations, so the text will in their containers.