poker-chips-helper/i18n/en.json

55 lines
2.2 KiB
JSON

{
"translation": {
"poker_chips_helper": "Poker Chips Helper",
"select_currency": "Select Currency",
"usd": "USD ($)",
"euro": "Euro (€)",
"pound": "Pound (£)",
"inr": "INR (₹)",
"select_number_of_players": "Select the Number of Players:",
"select_buyin_amount": "Select Buy-in Amount:",
"custom_buy_in": "Or, enter a custom amount:",
"selected_buy_in": "Selected Buy-in:",
"none": "None",
"pick_an_image": "Pick an image",
"take_a_photo": "Take a photo",
"chips": "chips",
"number_of_chips": "Number of {{color}} chips",
"accept": "Accept",
"distribution_and_denomination": "Distribution & Denomination",
"pot": "Pot",
"total_value": "Total Value",
"each": "Each",
"select_language": "Select Language",
"english": "English",
"spanish": "Spanish",
"settings": "Settings",
"camera_permission_required": "Camera permission is required to take a photo.",
"how_many_chips_by_color": "How many poker chips are there for each color? Return structured JSON.",
"invalid_response": "Invalid response from API.",
"failed_to_analyze_image": "Failed to analyze the image.",
"state_saved_successfully": "State saved successfully",
"state_saved": "State saved to {{slot}}",
"state_save_failed": "Failed to save state",
"success": "Success",
"error": "Error",
"failed_to_save_state": "Failed to save state.",
"state_loaded_from": "State loaded from",
"info": "Info",
"warning": "Warning",
"no_saved_state_found": "No saved state found.",
"automatic_chip_detection": "Automatic Chip Detection",
"manual_chip_adjustment": "Manual Chip Adjustment",
"save_and_load": "Save & Load",
"save_slot_1": "Save\nSlot 1",
"save_slot_2": "Save\nSlot 2",
"load_slot_1": "Load\nSlot 1",
"load_slot_2": "Load\nSlot 2",
"please_select_valid_buyin": "Please select a valid buy-in amount",
"chip_value_warn": "Be advised that the value of the distributed chips does not equal the buy-in for these inputs.\n\nHowever, results shown are fair to all players",
"appearance": "Appearance",
"switch_to_dark_mode": "Switch to Dark Mode",
"switch_to_light_mode": "Switch to Light Mode"
}
}