This commit is contained in:
Renan LE CARO 2025-05-03 08:20:00 +02:00
parent 70182b0129
commit ca1c75a5a1
28 changed files with 992 additions and 1073 deletions

View file

@ -68,24 +68,19 @@
"lab.reset": "Reset",
"lab.select_level": "Select a level to play on",
"lab.unlocks_at": "Unlocks at total score {{score}}",
"level_up.add_perks": "Add perks",
"level_up.challenges.catchRateGood.description": "Catch {{gold}}% of coins for gold, {{silver}}% for silver. Last level you caught {{caught}} coins out of {{total}}",
"level_up.challenges.catchRateGood.name": "{{value}}% coins caught ",
"level_up.challenges.intro": "Challenges",
"level_up.challenges.catchRateGood.description": "Catch {{gold}}% of coins for gold, {{silver}}% for silver.",
"level_up.challenges.catchRateGood.name": "{{caught}} coins caught out of {{total}}",
"level_up.challenges.earned_medal": "You earned a medal",
"level_up.challenges.earned_medal_plural": "You earned {{count}} medals",
"level_up.challenges.gain": "+{{choices}} choices and +{{up}} upgrades",
"level_up.challenges.levelMisses.description": "You'll get a gold medal if you miss less than {{gold}} times, silver under {{silver}}. ",
"level_up.challenges.levelMisses.name": "{{value}} missed shots",
"level_up.challenges.levelMisses.none": "No missed shots",
"level_up.challenges.levelTime.description": "You'll get a gold medal under {{gold}}s and a silver medal under {{silver}}s. ",
"level_up.challenges.levelTime.name": "{{value}}s play time",
"level_up.go": "Continue to level \"{{name}}\"",
"level_up.go_with_upgrades": "Spend your {{count}} upgrade points first",
"level_up.gold": "You gained two choices and upgrade point.",
"level_up.maxed_upgrade": "\"{{name}}\" is at max level",
"level_up.no": "You did not meet the reward condition.",
"level_up.pick": "Pick",
"level_up.silver": "You gained one choice and upgrade point.",
"level_up.challenges.no_gain": "No gain",
"level_up.title": "Level {{level}}/{{max}} cleared",
"level_up.upgrade": "Upgrade",
"level_up.upgrade_perks": "Upgrade your perks",
"level_up.upgrade_perks": "You caught {{coins}} coins. Pick {{count}} upgrade(s) below. ",
"main_menu.basic": "",
"main_menu.basic_help": "",
"main_menu.colorful_coins": "",
@ -169,20 +164,18 @@
"play.stats.levelWallBounces": "Wall bounces",
"score_panel.close_to_unlock": "Next level unlock :",
"score_panel.get_upgrades_to_unlock": "Get {{missingUpgrades}} and score {{points}} more points to unlock level \"{{level}}\"",
"score_panel.rerolls_count": "Upcoming levels :",
"score_panel.score_to_unlock": "Score {{points}} more points to unlock level \"{{level}}\"",
"score_panel.title": "{{score}} points at level {{level}}/{{max}} ",
"score_panel.upcoming_levels": "Upcoming levels",
"score_panel.upgrade_point_count": "You have accumulated {{count}} upgrade points.",
"score_panel.upgrade_points_count": "Upcoming levels :",
"score_panel.upgrades_picked": "Upgrades picked : ",
"score_panel.upgrades_picked": "Your current build :",
"settings.autoplay": "Auto play",
"settings.autoplay_help": "Start a session with random upgrades and a computer controlled paddle",
"settings.basic": "Basic graphics",
"settings.basic_help": "Better performance.",
"settings.colorful_coins": "Colorful coins",
"settings.colorful_coins_help": "Coins always spawn of the color of the brick",
"settings.comboIncreaseTexts": "Show +X in gold",
"settings.comboIncreaseTexts_help": "When the combo increase",
"settings.contrast": "High Contrast",
"settings.contrast_help": "More colorful and dark rendering",
"settings.donation_reminder": "Remind me to donate",
@ -197,6 +190,8 @@
"settings.kid_help": "Start future games with \"slower ball\".",
"settings.language": "Language",
"settings.language_help": "Choose the game's language",
"settings.level_unlocks_hints": "Levels unlock hints",
"settings.level_unlocks_hints_help": "Help you pick the right perks to unlock levels",
"settings.load_save_file": "Load save file",
"settings.load_save_file_help": "Select a save file on your device",
"settings.max_coins": " {{max}} coins on screen maximum",
@ -212,8 +207,6 @@
"settings.record": "Record gameplay videos",
"settings.record_download": "Download video ({{size}} MB)",
"settings.record_help": "Get a video of each level.",
"settings.red_miss": "Miss warning",
"settings.red_miss_help": "Show red particles around balls going down without a hit.",
"settings.reset": "Reset Game",
"settings.reset_cancel": "No",
"settings.reset_confirm": "Yes",
@ -226,7 +219,7 @@
"settings.show_fps": "FPS counter",
"settings.show_fps_help": "Monitor the app's performance",
"settings.show_stats": "Show real time stats",
"settings.show_stats_help": "Coins, time, bounces, misses",
"settings.show_stats_help": "Coins, time, misses",
"settings.smooth_lighting": "Smooth lighting",
"settings.smooth_lighting_help": "Blur the background light effects to make them look less square. Increases lag.",
"settings.sounds": "Game sounds",
@ -255,7 +248,9 @@
"unlocks.minTotalScore": "Accumulate a total of ${{score}}",
"unlocks.reached": "Your best score was {{reached}}.",
"unlocks.title_upgrades": "{{unlocked}} / {{out_of}} upgrades unlocked",
"unlocks.try": "Try",
"unlocks.upgrades": "Unlocked upgrades",
"unlocks.use": "Use",
"upgrades.addiction.name": "Addiction",
"upgrades.addiction.tooltip": "More coins if you break bricks without pause",
"upgrades.addiction.verbose_description": "+{{lvl}} combo / brick broken, combo resets {{delay}}s after breaking a brick. The countdown only starts after breaking the first brick of each level. It stops as soon as all bricks are destroyed.",