chore: bump version to 1.14.3, fix translations and cleanup i18n
All checks were successful
Deploy to Production / deploy (push) Successful in 16s
All checks were successful
Deploy to Production / deploy (push) Successful in 16s
This commit is contained in:
@@ -486,8 +486,8 @@ onUnmounted(() => {
|
||||
max="99"
|
||||
/>
|
||||
<div class="threshold-preview">
|
||||
<span>Low Density</span>
|
||||
<span>High Density</span>
|
||||
<span>{{ t('image.lowDensity') }}</span>
|
||||
<span>{{ t('image.highDensity') }}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -49,6 +49,8 @@ const messages = {
|
||||
'image.calculating': 'Obliczanie...',
|
||||
'image.calculatingSolvability': 'Obliczanie rozwiązywalności...',
|
||||
'image.create': 'STWÓRZ NONOGRAM',
|
||||
'image.lowDensity': 'Niska gęstość',
|
||||
'image.highDensity': 'Wysoka gęstość',
|
||||
'difficulty.easy': 'Łatwy',
|
||||
'difficulty.medium': 'Średni',
|
||||
'difficulty.hard': 'Trudny',
|
||||
@@ -229,10 +231,31 @@ const messages = {
|
||||
'custom.sizeError': 'Size must be between 5 and 80!',
|
||||
'custom.fillRate': 'Fill Rate',
|
||||
'custom.difficulty': 'Difficulty',
|
||||
'image.title': 'Import Image',
|
||||
'image.drop': 'Drag image here',
|
||||
'image.select': 'Select File',
|
||||
'image.camera': 'Take Photo',
|
||||
'image.capture': 'Capture',
|
||||
'image.switch': 'Switch Camera',
|
||||
'image.cameraError': 'Cannot access camera',
|
||||
'image.change': 'Change Image',
|
||||
'image.size': 'Grid Size',
|
||||
'image.threshold': 'Threshold',
|
||||
'image.solvability': 'Solvability',
|
||||
'image.warning': 'This image might require guessing!',
|
||||
'image.difficulty': 'Difficulty',
|
||||
'image.calculating': 'Calculating...',
|
||||
'image.calculatingSolvability': 'Calculating solvability...',
|
||||
'image.create': 'CREATE NONOGRAM',
|
||||
'image.lowDensity': 'Low Density',
|
||||
'image.highDensity': 'High Density',
|
||||
'difficulty.easy': 'Easy',
|
||||
'difficulty.medium': 'Medium',
|
||||
'difficulty.hard': 'Hard',
|
||||
'difficulty.harder': 'Harder',
|
||||
'difficulty.hardest': 'Hardest',
|
||||
'difficulty.extreme': 'Extreme',
|
||||
'difficulty.unknown': 'Unknown',
|
||||
'win.title': 'CONGRATULATIONS!',
|
||||
'win.message': 'You solved the puzzle!',
|
||||
'win.time': 'Time:',
|
||||
@@ -404,10 +427,31 @@ const messages = {
|
||||
'custom.sizeError': '尺寸必须在 5 到 80 之间!',
|
||||
'custom.fillRate': '填充率',
|
||||
'custom.difficulty': '难度',
|
||||
'image.title': 'IMPORT IMAGE',
|
||||
'image.drop': 'Drag image here',
|
||||
'image.select': 'Select File',
|
||||
'image.camera': 'Take Photo',
|
||||
'image.capture': 'Capture',
|
||||
'image.switch': 'Switch Camera',
|
||||
'image.cameraError': 'Cannot access camera',
|
||||
'image.change': 'Change Image',
|
||||
'image.size': 'Grid Size',
|
||||
'image.threshold': 'Threshold',
|
||||
'image.solvability': 'Solvability',
|
||||
'image.warning': 'This image might require guessing!',
|
||||
'image.difficulty': 'Difficulty',
|
||||
'image.calculating': 'Calculating...',
|
||||
'image.calculatingSolvability': 'Calculating solvability...',
|
||||
'image.create': 'CREATE NONOGRAM',
|
||||
'image.lowDensity': 'Low Density',
|
||||
'image.highDensity': 'High Density',
|
||||
'difficulty.easy': '简单',
|
||||
'difficulty.medium': '中等',
|
||||
'difficulty.hard': '困难',
|
||||
'difficulty.harder': '较难',
|
||||
'difficulty.hardest': '最难',
|
||||
'difficulty.extreme': '极限',
|
||||
'difficulty.unknown': '未知',
|
||||
'win.title': '恭喜!',
|
||||
'win.message': '你解开了谜题!',
|
||||
'win.time': '时间:',
|
||||
@@ -462,21 +506,7 @@ const messages = {
|
||||
'simulation.table.density': '密度',
|
||||
'simulation.table.solved': '已解(逻辑)',
|
||||
'simulation.empty': '点击开始运行蒙特卡罗模拟',
|
||||
'custom.simulationHelp': 'How is this calculated?',
|
||||
'custom.hideMap': 'Hide difficulty map',
|
||||
'custom.showMap': 'Show difficulty map',
|
||||
'simulation.title': 'Difficulty Simulation',
|
||||
'simulation.status.ready': 'Ready',
|
||||
'simulation.status.stopped': 'Stopped',
|
||||
'simulation.status.completed': 'Completed',
|
||||
'simulation.status.simulating': 'Simulating {size}x{size} @ {density}%',
|
||||
'simulation.start': 'Start Simulation',
|
||||
'simulation.stop': 'Stop',
|
||||
'simulation.table.size': 'Size',
|
||||
'simulation.table.density': 'Density',
|
||||
'simulation.table.solved': 'Solved (Logic)',
|
||||
'simulation.empty': 'Press Start to run Monte Carlo simulation',
|
||||
|
||||
|
||||
'language.de': 'German',
|
||||
'language.it': 'Italian',
|
||||
'language.nl': 'Dutch',
|
||||
@@ -627,34 +657,8 @@ const messages = {
|
||||
'language.searchPlaceholder': '輸入語言名稱...',
|
||||
'nav.newGame': '新遊戲',
|
||||
'nav.guide': '指南',
|
||||
'custom.simulationHelp': 'How is this calculated?',
|
||||
'custom.hideMap': 'Hide difficulty map',
|
||||
'custom.showMap': 'Show difficulty map',
|
||||
'simulation.title': 'Difficulty Simulation',
|
||||
'simulation.status.ready': 'Ready',
|
||||
'simulation.status.stopped': 'Stopped',
|
||||
'simulation.status.completed': 'Completed',
|
||||
'simulation.status.simulating': 'Simulating {size}x{size} @ {density}%',
|
||||
'simulation.start': 'Start Simulation',
|
||||
'simulation.stop': 'Stop',
|
||||
'simulation.table.size': 'Size',
|
||||
'simulation.table.density': 'Density',
|
||||
'simulation.table.solved': 'Solved (Logic)',
|
||||
'simulation.empty': 'Press Start to run Monte Carlo simulation',
|
||||
'custom.simulationHelp': 'How is this calculated?',
|
||||
'custom.hideMap': 'Hide difficulty map',
|
||||
'custom.showMap': 'Show difficulty map',
|
||||
'simulation.title': 'Difficulty Simulation',
|
||||
'simulation.status.ready': 'Ready',
|
||||
'simulation.status.stopped': 'Stopped',
|
||||
'simulation.status.completed': 'Completed',
|
||||
'simulation.status.simulating': 'Simulating {size}x{size} @ {density}%',
|
||||
'simulation.start': 'Start Simulation',
|
||||
'simulation.stop': 'Stop',
|
||||
'simulation.table.size': 'Size',
|
||||
'simulation.table.density': 'Density',
|
||||
'simulation.table.solved': 'Solved (Logic)',
|
||||
'simulation.empty': 'Press Start to run Monte Carlo simulation',
|
||||
|
||||
|
||||
|
||||
'language.de': 'German',
|
||||
'language.it': 'Italian',
|
||||
@@ -819,20 +823,7 @@ const messages = {
|
||||
'simulation.table.density': 'घनत्व',
|
||||
'simulation.table.solved': 'हल (तर्क)',
|
||||
'simulation.empty': 'मोंटे कार्लो सिमुलेशन चलाने के लिए स्टार्ट दबाएँ',
|
||||
'custom.simulationHelp': 'How is this calculated?',
|
||||
'custom.hideMap': 'Hide difficulty map',
|
||||
'custom.showMap': 'Show difficulty map',
|
||||
'simulation.title': 'Difficulty Simulation',
|
||||
'simulation.status.ready': 'Ready',
|
||||
'simulation.status.stopped': 'Stopped',
|
||||
'simulation.status.completed': 'Completed',
|
||||
'simulation.status.simulating': 'Simulating {size}x{size} @ {density}%',
|
||||
'simulation.start': 'Start Simulation',
|
||||
'simulation.stop': 'Stop',
|
||||
'simulation.table.size': 'Size',
|
||||
'simulation.table.density': 'Density',
|
||||
'simulation.table.solved': 'Solved (Logic)',
|
||||
'simulation.empty': 'Press Start to run Monte Carlo simulation',
|
||||
|
||||
|
||||
'language.de': 'German',
|
||||
'language.it': 'Italian',
|
||||
@@ -1006,20 +997,7 @@ const messages = {
|
||||
'simulation.table.density': 'Densidad',
|
||||
'simulation.table.solved': 'Resuelto (Lógica)',
|
||||
'simulation.empty': 'Pulsa Iniciar para ejecutar la simulación Monte Carlo',
|
||||
'custom.simulationHelp': 'How is this calculated?',
|
||||
'custom.hideMap': 'Hide difficulty map',
|
||||
'custom.showMap': 'Show difficulty map',
|
||||
'simulation.title': 'Difficulty Simulation',
|
||||
'simulation.status.ready': 'Ready',
|
||||
'simulation.status.stopped': 'Stopped',
|
||||
'simulation.status.completed': 'Completed',
|
||||
'simulation.status.simulating': 'Simulating {size}x{size} @ {density}%',
|
||||
'simulation.start': 'Start Simulation',
|
||||
'simulation.stop': 'Stop',
|
||||
'simulation.table.size': 'Size',
|
||||
'simulation.table.density': 'Density',
|
||||
'simulation.table.solved': 'Solved (Logic)',
|
||||
'simulation.empty': 'Press Start to run Monte Carlo simulation',
|
||||
|
||||
|
||||
'language.de': 'German',
|
||||
'language.it': 'Italian',
|
||||
|
||||
Reference in New Issue
Block a user