scrabble-solver
Version:
Scrabble Solver 2 - Free, open-source, cross-platform, multi-language analysis tool for Scrabble, Scrabble Duel, Super Scrabble, Letter League, Crossplay, Literaki, and Kelimelik. Quickly find the top-scoring words using the given board and tiles.
85 lines (84 loc) • 3.63 kB
JSON
{
"cell.enter-word": "Enter word",
"cell.filter-cell.exclude": "Exclude destination",
"cell.filter-cell.include": "Target destination",
"cell.set-blank": "Mark it a blank",
"cell.set-not-blank": "Mark it not a blank",
"cell.tile.location": "Board: tile {{coordinates}}",
"cell.toggle-direction": "Typing direction",
"common.arrows": "Arrow keys",
"common.blanks": "Blanks",
"common.clear": "Clear",
"common.close": "Close",
"common.consonants": "Consonants",
"common.loading": "Loading",
"common.next": "Next",
"common.off": "Off",
"common.on": "On",
"common.points": "Points",
"common.previous": "Previous",
"common.space": "Spacebar",
"common.tiles": "Tiles",
"common.two-letter-tiles": "Two-letter",
"common.vowels": "Vowels",
"common.word": "Word",
"common.words": "Words",
"dictionary": "Dictionary",
"dictionary.empty-state.no-definitions": "Word exists in the dictionary but it does not have a definition.",
"dictionary.empty-state.no-results": "Unable to find word definition in the dictionary.",
"dictionary.empty-state.not-allowed": "This word is not allowed.",
"dictionary.empty-state.uninitialized": "Word definition will be shown here.",
"dictionary.input.placeholder": "Search dictionary…",
"dictionary.input.title": "Comma-separated words",
"empty-state.error": "Error",
"empty-state.info": "Info",
"empty-state.success": "Yeah!",
"empty-state.warning": "Oops!",
"github": "See this project on GitHub",
"keyMap": "Keyboard shortcuts",
"keyMap.board": "Board",
"keyMap.board.toggle-blank": "Mark/unmark tile as a blank",
"keyMap.board.toggle-cell-filter": "Toggle destination filter",
"keyMap.board.toggle-direction": "Toggle typing direction",
"keyMap.board-and-rack": "Board & rack",
"keyMap.board-and-rack.insert-two-letter-tile": "Insert two-letter tile",
"keyMap.board-and-rack.navigate": "Navigate",
"keyMap.board-and-rack.remove-tile": "Remove tile",
"keyMap.board-and-rack.submit": "Solve",
"keyMap.rack": "Rack",
"keyMap.rack.insert-blank": "Insert blank",
"menu": "Menu",
"rack.placeholder": "Letters",
"rack.tile.location": "Rack: tile ({{index}})",
"rack.touchscreen.placeholder": "Letters…",
"remaining-tiles": "Remaining tiles",
"results": "Results",
"results.empty-state.no-results": "No results - unable to generate any words.",
"results.empty-state.outdated": "Results are outdated.",
"results.empty-state.uninitialized": "Words generated from your letters will be shown here.",
"results.input.placeholder": "Search results... (RegExp)",
"results.insert": "Insert",
"results.preview": "Preview",
"results.solve": "Solve",
"settings": "Settings",
"settings.autoGroupTiles": "Group remaining tiles",
"settings.autoGroupTiles.left": "On the left",
"settings.autoGroupTiles.right": "On the right",
"settings.autoGroupTiles.null": "Do not group",
"settings.game": "Game",
"settings.highlightUnreachableCells": "Highlight unreachable cells",
"settings.inputMode": "Input mode",
"settings.inputMode.keyboard": "Keyboard",
"settings.inputMode.touchscreen": "Touchscreen",
"settings.language": "Language",
"settings.removeCellFilters": "Automatically remove filters from board",
"settings.removeCellFilters.always": "Always",
"settings.removeCellFilters.never": "Never",
"settings.showCoordinates": "Coordinates",
"settings.showCoordinates.alternative": "Alternative",
"settings.showCoordinates.hidden": "Hidden",
"settings.showCoordinates.original": "Original",
"words": "Created words",
"words.invalid": "Invalid",
"words.valid": "Valid"
}