{ "admin": { "match3": { "title": "Manage Match3 Levels", "newLevel": "Create New Level", "editLevel": "Edit Level", "deleteLevel": "Delete Level", "confirmDelete": "Do you really want to delete this level?", "levelName": "Name", "levelDescription": "Description", "boardWidth": "Width", "boardHeight": "Height", "moveLimit": "Move Limit", "levelOrder": "Order", "boardLayout": "Board Layout", "tileTypes": "Available Tile Types", "actions": "Actions", "edit": "Edit", "delete": "Delete", "save": "Save", "cancel": "Cancel", "update": "Update", "create": "Create", "boardControls": { "fillAll": "Activate All", "clearAll": "Deactivate All", "invert": "Invert" }, "loading": "Loading levels...", "retry": "Retry", "availableLevels": "Available Levels: {count}", "levelFormat": "Level {number}: {name}", "levelObjectives": "Level Objectives", "objectivesTitle": "Victory Conditions", "addObjective": "Add Objective", "removeObjective": "Remove", "objectiveType": "Type", "objectiveTypeScore": "Collect Score", "objectiveTypeMatches": "Make Matches", "objectiveTypeMoves": "Use Moves", "objectiveTypeTime": "Keep Time", "objectiveTypeSpecial": "Special Goal", "objectiveOperator": "Operator", "operatorGreaterEqual": "Greater or equal (≥)", "operatorLessEqual": "Less or equal (≤)", "operatorEqual": "Equal (=)", "operatorGreater": "Greater than (>)", "operatorLess": "Less than (<)", "objectiveTarget": "Target Value", "objectiveTargetPlaceholder": "e.g. 100", "objectiveOrder": "Order", "objectiveOrderPlaceholder": "1, 2, 3...", "objectiveDescription": "Description", "objectiveDescriptionPlaceholder": "e.g. Collect 100 points", "objectiveRequired": "Required for level completion", "noObjectives": "No victory conditions defined. Click 'Add Objective' to create some." }, "falukant": { "edituser": { "title": "Edit Falukant User", "username": "Username", "characterName": "Character Name", "user": "User", "success": "Changes have been saved.", "error": "Changes could not be saved.", "errorLoadingBranches": "Error loading branches.", "errorUpdatingStock": "Error updating warehouse.", "stockUpdated": "Warehouse successfully updated.", "search": "Search", "tabs": { "userdata": "User Data", "branches": "Branches" }, "branches": { "title": "Branches & Warehouse", "noStocks": "No warehouse available", "noBranches": "No branches found", "addStock": "Add Warehouse", "stockType": "Warehouse Type", "selectStockType": "Select warehouse type", "quantity": "Quantity", "allStocksAdded": "All available warehouse types are already present" }, "errorLoadingStockTypes": "Error loading warehouse types.", "errorAddingStock": "Error adding warehouse.", "stockAdded": "Warehouse successfully added.", "invalidStockData": "Please enter valid warehouse type and quantity." } } } }