{
"empty_list": "No items found",
"cancel": "Cancel",
"delete": "Delete",
"clear": "Clear",
"save": "Save",
"no_money": "You don't have enough money! ${{price}}",
"not_enough_police": "Not enough police in the city",
"max_houses_reached": "You cannot buy more houses, you have reached the legal limit {{limit}}",
"sold_house": "You sold the house for ${{price}}",
"house_not_found": "House not found",
"cant_sell_house": "You cannot sell this house",
"cant_sell_rented": "You cannot sell this house because it has a tenant",
"house_has_credit": "You cannot sell this house because it has credit",
"cant_sell_rentable": "You cannot sell this house because it is rentable",
"house_is_sale_now": "The house is now for sale other players can buy it",
"you_are_not_owner": "You are not the owner of this house",
"no_upgrade": "No upgrade found",
"house_is_not_for_sale": "This house is not for sale",
"house_no_longer_for_sale": "The house is no longer for sale",
"house_deleted": "The house was deleted",
"no_permission": "You do not have permissions",
"left_house": "You left the house",
"invite_play_far": "You're not near the door",
"invite_play_far_other": "The player is not near the door",
"stormram": "This action is only available for emergency services",
"garage_apartment": "You cannot add a garage to an apartment building",
"yes": "Yes",
"no": "No",
"accept": "Accept",
"decline": "Decline",
"door_locked": "The door is locked",
"door_unlocked": "The door is unlocked",
"not_have_keys": "You do not have the key to this house",
"kick_house": "You were kicked out of the house",
"ring_door": "Someone is ringing the doorbell",
"you_ring_door": "You are ringing the doorbell",
"no_doors": "No doors found",
"success_ram": "Successfully rammed the house",
"fail_ram": "Failed to ram the house",
"force_door": "Someone is forcing the door",
"already_open": "The door is already open",
"success_lockpick": "Successfully lockpicked the house",
"fail_struggle": "Failed to lockpick the house",
"door_fixed": "The door has been fixed",
"door_not_broken": "The door is not broken",
"visit_ended": "Visit time has ended",
"house_sold": "The house has been sold",
"house_transferred": "You have transferred the house to {{player}}",
"house_received": "You have received ownership of {{house}}",
"cant_transfer_rented": "You cannot transfer a rented house",
"cant_transfer_for_sale": "You cannot transfer a house that is for sale",
"cant_transfer_for_rent": "You cannot transfer a house that is for rent",
"house_not_payed_bills": "Your electricity, water, and internet have been cut off because you haven't paid your bills. Please pay your bill!",
"pay_your_bills": "Please pay your bills for continue the action",
"do_not_leave_the_zone": "You cannot leave the zone",
"furniture_shop": {
"title": "Furniture Shop",
"subtitle": "Browse and purchase furniture for your home",
"item_buy": "Buy - ${{price}}",
"item_buy_description": "This action cannot be undone",
"item_purchased": "Item purchased successfully!",
"price": "Price:",
"select_furniture": "Select Furniture",
"select_house": "Select House",
"select_buy": "Select Buy",
"select_color": "Select Color",
"categories": "Categories",
"all_categories": "All Categories",
"selected_item": "Selected Item",
"buy_now": "Buy Now",
"search_placeholder": "Search furniture..."
},
"countup": {
"symbol": "$",
"separator": ","
},
"vault_code": {
"title": "Change Vault Code",
"input": "Text input",
"management_title": "Vault Management",
"set_code": "Set Vault Code",
"remove_code": "Remove Code",
"access_title": "Vault Code",
"enter_access": "Enter the vault code",
"invalid_code": "Invalid vault code",
"added": "A vault code has been added",
"removed": "You have removed the vault code",
"not_found": "An error occurred with the vault code",
"codes_full": "You cannot create more vault codes in this house"
},
"metakey": {
"invalid_key": "This key is not valid or does not belong to any house",
"house_not_found": "The house for this key could not be found",
"entered_house": "You entered {{house}} using your key",
"house_not_exists": "The house this key belongs to no longer exists",
"received": "You received a key for {{house}}",
"removed": "The house key has been removed from your inventory",
"inventory_full": "Your inventory is full, cannot receive the key",
"given": "You gave a house key to {{player}}",
"not_authorized": "You are not authorized to give keys for this house",
"player_offline": "The player is offline",
"key_info": "This is a key for: {{house}}",
"admin_given": "You gave a meta key to {{player}} for house: {{house}}",
"admin_removed": "You removed a meta key from {{player}} for house: {{house}}",
"no_key_found": "No meta key found for this house",
"give_key_title": "Give House Key",
"give_key_desc": "Give a physical key to another player",
"select_player": "Select a player to give the key",
"my_keys": "My House Keys",
"key_for": "Key for: {{house}}",
"created": "You created a house key for ${{price}}",
"create_failed": "Failed to create house key. Money has been refunded.",
"system_disabled": "Meta key system is disabled",
"revoked": "Key has been revoked",
"revoke_failed": "Failed to revoke key",
"deleted": "Key has been deleted",
"delete_failed": "Failed to delete key",
"key_revoked": "This key has been revoked and is no longer valid"
},
"construction": {
"not_found": "Construction not found...",
"finished": "House construction has been completed!",
"remaining": "Remaining construction time: {{remaining}} seconds"
},
"keyholders": {
"you_do_not_have_permission": "You do not have permission to give keys to this house",
"received_key": "You received keys for {{address}} house",
"key_given": "You have gave keys {{address}} house",
"already_have_key": "You already have a key to this house",
"already_have_key_target": "This person already has a key to this house",
"offline": "This person is offline",
"removed_key": "You have removed a key from {{player}}",
"removed_key_target": "You have been removed from key holders for {{address}} house",
"keys_not_given": "Key not given",
"keys_not_removed": "Key not removed"
},
"rent": {
"disabled": "Rentable houses are disabled by the server owner.",
"no_owner_or_renter": "You’re not the owner or another tenant is in the house",
"in_sell": "This house is for sale, you can’t rent it",
"rented": "The house is now for rent",
"payment_success": "You paid the house rent: ${{price}}",
"payment_failed": "Could not pay the house rent: ${{price}}",
"pay_mortgage": "Did you pay your mortgage? Amount paid was: ${{price}} - Remaining amount: ${{remaining}}",
"transfer_account": "{{price}} was transferred to your account",
"tenant_left": "Your tenant left the house {{house}}",
"you_are_not_tenant": "You are not the tenant of this house",
"already_paid": "Rent already paid",
"not_found": "Rent not found",
"evict_success": "You have been evicted from the house",
"cant_evict_renter": "The tenant of this house has made all payments. You can’t evict them",
"hired_success": "The renter has been evicted from the house",
"hired_by_admin": "You have been hired from the house by an admin",
"house_is_not_rented": "The house is not rented",
"house_is_no_longer_rented": "The house is no longer rented",
"you_rented_house": "You have rented this house",
"cant_rent": "You cannot rent this house",
"payment": "Your rental payment of ${{price}} has been received"
},
"management": {
"title": "House Management",
"key_management": "Key Management",
"no_key_holders": "No key holders",
"pay": "Pay",
"pay_all": "Pay All - {{price}}",
"rentals_title": "Rentals",
"no_rentals": "No rentals",
"bills_title": "Bills",
"no_bills": "No bills",
"missing_best_phone": "You need to have the qs-smartphone-pro resource enabled",
"light_name": "#{{id}} Light",
"camera_not_found": "Camera not found",
"no_themes": "No themes available",
"upgrade_not_found": "Upgrade not found",
"no_items": "No items",
"cameras": "Cameras",
"empty": "Empty",
"property_upgrade": "Property Upgrade",
"no_upgrades": "No upgrades available",
"installed": "Installed",
"upgrade_installed": "This upgrade is already installed",
"rentals": {
"total": "Total",
"paid": "Paid",
"pending": "Pending",
"amount": "Amount",
"tenant_paid": "Tenant has paid this rental",
"tenant_pending": "Tenant hasn't paid this rental yet",
"status": {
"paid": "Paid",
"pending": "Pending"
},
"time": {
"just_now": "Just now",
"minutes_ago": "{{count}}m ago",
"hours_ago": "{{count}}h ago",
"days_ago": "{{count}}d ago"
}
},
"bills": {
"electricity": "Electricity",
"water": "Water",
"internet": "Internet",
"total": "Total",
"total_description": "All services",
"consumption": "Consumption",
"electricity_consumption": "{{value}} kWh",
"water_consumption": "{{value}} m³",
"internet_consumption": "{{value}} GB",
"paid_info": "Bill is paid",
"pending_info": "Bill is pending",
"status": {
"paid": "Paid",
"pending": "Pending"
},
"you_paid_bills": "You paid the house bills: ${{price}}",
"you_paid_all_bills": "You paid all bills: ${{price}} ({{count}} bills)",
"no_unpaid_bills": "No unpaid bills",
"auto_eviction_notice": "You have been evicted from {{house}} due to {{count}} unpaid bills!",
"eviction_warning": "Warning! You have {{unpaid}} unpaid bills for {{house}}. Pay within {{remaining}} bills or you will be evicted!"
},
"theme": {
"title": "House Themes",
"description": "Select an interior theme for your property",
"no_themes": "No themes available",
"select_theme": "Select Theme",
"current": "Current",
"selected": "Selected"
},
"price": {
"rent_price": "Set Rental Price",
"sell_price": "Set Sale Price",
"price": "Set Price",
"rent_price_description": "Set the monthly rental price for this property",
"sell_price_description": "Set the sale price for this property",
"price_description": "Set the price for this action",
"price_placeholder": "Enter price",
"price_currency": "Price ($)",
"confirm_price": "Confirm Price"
},
"sell_house": {
"title": "Sell House to Player",
"description": "Configure your house sale listing",
"price_label": "Sale Price",
"price_placeholder": "Enter sale price",
"confirm_sale": "List for Sale"
},
"rent_house": {
"title": "Rent Out House",
"description": "Set up your house for rent",
"price_label": "Monthly Rent",
"price_placeholder": "Enter monthly rent price",
"confirm_rent": "List for Rent"
},
"listing": {
"description_label": "Description",
"description_placeholder": "Enter a description for your house listing...",
"photos_title": "Photos",
"photos_description": "Add photos to showcase your house",
"take_photo": "Take Photo",
"no_photos": "No photos added yet",
"furnished": "Include Furniture",
"furnished_description_sell": "Keep furniture when house is sold",
"furnished_description_rent": "Include furniture with the rental",
"hide_from_browser": "Hide from House Browser",
"hide_from_browser_description": "House won't appear in public listings"
},
"lights": {
"title": "Lights",
"empty": "No lights configured",
"on": "On",
"off": "Off",
"intensity": "Intensity",
"intensity_value": "{{value}}x",
"light": "#{{id}} Light",
"edit": "Edit Light",
"edit_description": "Customize your light configuration",
"light_name": "Light Name",
"light_name_placeholder": "Enter a descriptive name",
"light_color": "Light Color",
"hide_custom_picker": "Hide Custom Picker",
"custom_color_picker": "Custom Color Picker",
"dim": "Dim (1.0x)",
"bright": "Bright (100.0x)",
"save_changes": "Save Changes"
},
"music": {
"title": "House Music",
"description": "Play music in your house",
"url": "Music URL",
"url_placeholder": "Enter music URL (e.g., https://...)",
"volume": "Volume",
"quiet": "Quiet",
"loud": "Loud",
"save": "Save",
"stop": "Stop",
"currently_playing": "Currently Playing",
"not_in_house": "You must be inside the house to play music"
},
"nearby_players": {
"title": "Nearby Players",
"description": "Select a nearby player to give house keys",
"transfer_title": "Transfer House",
"transfer_description": "Select a nearby player to transfer the house to",
"transfer_house": "Transfer House",
"search_placeholder": "Search by name...",
"search_players": "Search Players",
"give_keys": "Give Keys",
"available_players": "Available Players",
"found": "{{count}} found",
"loading": "Loading...",
"distance": "{{distance}}m away",
"no_players_found": "No players found",
"make_sure_players_are_nearby": "Make sure other players are nearby"
},
"fast_actions": {
"title": "Quick Access",
"wardrobe": "Locate Wardrobe",
"storage": "Locate Storage",
"charge": "Locate Charge",
"decorate": "Decorate House",
"rent_title": "Rent Your Property",
"rent": "Rent House",
"cancel_rent": "Stop Renting House",
"sell_title": "Sell Your Property",
"sell_bank": "Sell House To Bank",
"sell_player": "Sell House To Player",
"cancel_sell_house": "Cancel Sell House",
"transfer_house": "Transfer House To Player",
"leave": "Leave",
"leave_title": "Leave The House",
"popover": {
"sell_bank_title": "Sell House To Bank",
"sell_bank_description": "House value: {{defaultPrice}}\nYou will receive: {{sellPrice}} (50%)\n\nThis action cannot be undone. Are you sure you want to sell?",
"sell_player_title": "Sell House To Player",
"sell_player_description": "This action cannot be undone. Are you sure you want to sell the house to a player?",
"cancel_sell_house_title": "Cancel Sell House",
"cancel_sell_house_description": "Are you sure you want to cancel the house sale?",
"transfer_house_title": "Transfer House To Player",
"transfer_house_description": "This will transfer the house ownership to another player for free. This action cannot be undone.",
"leave_title": "Leave The House",
"leave_description": "Are you sure you want to leave the house? This action cannot be undone.",
"cancel_rent_title": "Stop Renting House",
"cancel_rent_description": "Are you sure you want to stop renting the house?",
"confirm": "Confirm",
"cancel": "Cancel"
},
"doors": "Doors: {{status}}",
"door_lock_unlock": "Door Lock/Unlock",
"fix_door": "Fix Door",
"change_ipl_color": "Change IPL Color",
"create_key": "Create House Key",
"music": "Play Music",
"locked": "Locked",
"unlocked": "Unlocked",
"quick_menu": "Quick Menu",
"quick_menu_section": "Actions"
},
"permissions": {
"title": "Key Permissions",
"description": "Control what key holders can do",
"furniture": "Access furniture",
"furniture_desc": "Allow using and moving furniture",
"garage": "Access garage",
"garage_desc": "Allow parking and retrieving vehicles",
"upgrades": "Can buy upgrades",
"upgrades_desc": "Allow purchasing house upgrades",
"bills": "Can pay bills",
"bills_desc": "Allow paying electricity/water/internet",
"updated": "Permissions updated"
},
"keys": {
"title": "House Keys",
"no_keys": "No keys created",
"revoked": "Revoked",
"create_key": "Create Key",
"revoke_key": "Revoke Key",
"delete_key": "Delete Key",
"key_id": "Key ID",
"created_at": "Created",
"revoked_at": "Revoked At",
"revoke_confirm": "Are you sure you want to revoke this key? It will no longer work.",
"delete_confirm": "Are you sure you want to delete this key? This action cannot be undone.",
"delete_confirm_title": "Delete House Key"
},
"settings": {
"title": "Housing Settings",
"description": "Manage your house settings and preferences",
"tabs": {
"permissions": "Key Permissions",
"doorbell": "Doorbell Settings"
},
"doorbell": {
"title": "Doorbell Sound",
"description": "Choose the sound that plays when someone rings your doorbell",
"select_label": "Doorbell Sound",
"select_placeholder": "Select a doorbell sound",
"updated": "Doorbell sound updated",
"upgrade_required": "You need to purchase the Custom Doorbell upgrade to change the doorbell sound."
}
},
"exit_house": "Leave House",
"lock": "Lock",
"unlock": "Unlock"
},
"quick_menu": {
"actions": "Actions",
"leave_description": "Exit and return outside",
"camera": "Front Door Camera",
"deliveries": "Deliveries",
"invite": "Invite",
"visitors": "Visitors",
"visitors_list": "Doorbell Visitors",
"dancers": "Dancers",
"lights": "Lights",
"lights_on": "Lights On",
"lights_off": "Lights Off"
},
"delivery": {
"title": "Deliveries",
"description": "Order items and collect your deliveries",
"shop": "Shop",
"my_orders": "My Orders",
"no_items": "No items available",
"no_orders": "No orders yet",
"order": "Order",
"collect": "Collect",
"delivered": "Delivered",
"in_transit": "In Transit",
"ordered_at": "Ordered",
"ready_to_collect": "Ready to collect",
"view": "View",
"just_now": "Just now",
"minutes_ago": "{{count}}m ago",
"hours_ago": "{{count}}h ago",
"days_ago": "{{count}}d ago",
"order_placed": "Order placed successfully! Delivery will arrive soon.",
"collected": "Items collected successfully!",
"no_delivered_orders": "No deliveries ready to collect",
"cart": "Shopping Cart",
"items": "items",
"total": "Total",
"checkout": "Checkout",
"add_to_cart": "Add to Cart",
"in_cart": "In Cart",
"subtotal": "Subtotal"
},
"dancers": {
"title": "Dancers",
"description": "Order dancers for your house",
"shop": "Shop",
"my_orders": "My Orders",
"no_items": "No dancers available",
"no_orders": "No orders yet",
"order": "Order",
"delivered": "Delivered",
"placed": "Placed",
"in_transit": "In Transit",
"ordered_at": "Ordered",
"placed_at_location": "Placed at location",
"duration": "Duration",
"price": "Price",
"just_now": "Just now",
"minutes_ago": "{{count}} minutes ago",
"hours_ago": "{{count}} hours ago",
"days_ago": "{{count}} days ago",
"minutes": "minutes",
"hours": "hours",
"order_placed": "Order placed successfully! Dancer will arrive soon.",
"place_failed": "Failed to place dancer",
"removed": "Dancer removed successfully",
"remove_failed": "Failed to remove dancer",
"ready_to_place": "Ready to Place",
"place_in_house": "Place in house",
"place": "Place",
"view": "View",
"no_delivered_orders": "No dancers ready to place",
"not_found": "Dancer not found",
"placement_cancelled": "Dancer placement cancelled"
},
"contract": {
"financial_terms": "FINANCIAL TERMS",
"rental_terms": "RENTAL TERMS",
"rental_notice": " This is a rental agreement with recurring payments. You will be charged the specified amount on a regular basis. The property ownership remains with Dynasty 8 Real Estate, and you will have usage rights for the agreed period. Rental can be terminated according to the terms outlined in this agreement.",
"payment_method": "PAYMENT METHOD",
"payment_method_credit": "Bank Loan — Finance with monthly installments of {{price}}. Pay over time with approved financing from our banking partners.",
"payment_method_full_payment": "Full Payment — Pay the complete amount immediately. No interest charges or additional fees. Immediate property ownership.",
"price_per_hour": "Price per Hour",
"rental_brokerage_fee": "Rental Brokerage Fee",
"rental_processing_fee": "Rental Processing Fee",
"rental_taxes": "Rental Taxes",
"property_price": "Property Price",
"bank_brokerage_fee": "Bank Brokerage Fee",
"bank_processing_fee": "Bank Processing Fee",
"property_taxes": "Property Taxes",
"total_amount": "Total Amount",
"header": {
"rental": "rental",
"purchase": "purchase",
"rental_agreement": "RENTAL AGREEMENT",
"purchase_agreement": "PROPERTY PURCHASE AGREEMENT",
"contract_date": "Contract Date: {{date}}",
"property_address": "Property Address: {{address}}",
"propert_buyer_tenant": "Buyer/Tenant: {{firstname}} {{lastname}}",
"agreement_notice": "This agreement is entered into between Dynasty 8 Real Estate and {{firstname}} {{lastname}} for the {{rental_or_purchase}} of the property located at the address specified above."
},
"sign": {
"description": "By signing below, I acknowledge that I have read and agree to all terms and conditions outlined in this agreement.",
"client_signature": "Client Signature",
"click_here_to_sign": "Click here to sign",
"date": "Date: {{date}}",
"dynasty_8_representative": "Dynasty 8 Representative",
"dynasty_8_representative_description": "Dynasty 8 Real Estate"
}
},
"log": {
"save_vehicle": {
"title": "Save Vehicle",
"description": "**Player:** {{player}} \n**Vehicle:** {{model}} \n**Plate:** {{plate}} \n**Garage:** {{garage}}"
},
"take_vehicle": {
"title": "Take Vehicle",
"description": "**Player:** {{player}} \n**Vehicle:** {{model}} \n**Plate:** {{plate}}"
},
"recovery_vehicle": {
"title": "Recovery Vehicle",
"description": "**Player:** {{player}} \n**Vehicle:** {{model}} \n**Plate:** {{plate}} \n**Garage:** {{garage}} \n**Price:** {{price}}"
},
"give_vehicle": {
"title": "Give Vehicle",
"description": "**Player:** {{player}} \n**Received Player:** {{receivedPlayer}} \n**Vehicle:** {{model}} \n**Plate:** {{plate}} \n**Vehicle Type:** {{vehicleType}}"
},
"impound_vehicle": {
"title": "Impound Vehicle",
"description": "**Player:** {{player}} \n**Job:** {{job}} \n**Plate:** {{plate}} \n**Garage:** {{garage}}"
}
},
"blip": {
"house": "House",
"your_house": "Your House",
"your_house_rentable": "Your House (Rentable)",
"your_house_rental": "Your House (Rental)",
"house_for_rent": "House for Rent",
"house_available_for_purchase": "House Available for Purchase"
},
"esx_stash": {
"title": "Stash",
"store": "Store",
"withdraw": "Withdraw",
"invalid_amount": "Invalid amount",
"black_money_success": "Black money successfully deposited",
"cant_afford": "You don't have enough money for this action",
"black_money_name": "Black Money ${{count}}",
"player_inventory": "Player Inventory",
"house_inventory": "House Inventory",
"items": "Items",
"weapons": "Weapons",
"black_money": "Black Money",
"black_money_success_withdraw": "Black money successfully withdrawn",
"black_money_failed_withdraw": "Black money failed to withdraw",
"black_money_amount": "Black money amount"
},
"esx_wardrobe": {
"title": "Wardrobe",
"clothes": "Clothes",
"delete_clothes": "Delete Clothes",
"outfit_delete": "Outfit deleted"
},
"apartment": {
"title": "Apartment Menu",
"rent_title": "Rent Apartment",
"buy_title": "Buy Apartment",
"inspect_title": "Inspect Apartment",
"interactions_title": "Apartment Interactions",
"sales": "This apartment is for sale",
"own": "You own this apartment",
"no_key": "You have a key to this apartment",
"rent": "This apartment is for rent",
"not_locked": "The door to this apartment is not locked \n {{ownerName}}",
"owned": "This apartment is owned by someone else \n {{ownerName}}",
"your": "Your Apartment #{{id}}",
"select": "Apartment #{{id}}",
"my_apartments": "My Apartments",
"no_rented_apartments": "No rented apartments",
"no_apartments": "No apartments",
"apartment_number": "Apartment #{{number}}",
"hire_apartment": "Hire Apartment"
},
"drawtext": {
"store_vehicle": "[E] - Store vehicle",
"open_garage": "[E] - Open garage",
"enter_garage": "[E] - Enter garage",
"public_garage": "[G] - Enter public garage",
"recovery": "[E] - Recover lost vehicle (OUT): ${{price}}",
"back_garage": "[E] - Back",
"dynamic": "[E] - Interact",
"stash": "[E] - Open stash",
"wardrobe": "[E] - Open wardrobe",
"delete_illegal": "[E] - Delete illegal item",
"sink": "[E] - Wash Hands",
"toilet": "[E] - Use Toilet",
"bathtub": "[E] - Use Bathtub",
"bathtub_exit": "[E] - Exit Bathtub",
"shower": "[E] - Take Shower",
"shower_exit": "[E] - Exit Shower",
"steal_furniture": "[H] - Steal Furniture",
"steal_at_exit": "[H] - Steal Furniture",
"sell_furniture": "[E] - Sell Stolen Furniture",
"reale_state_interact": "[E] - Open House Browser",
"board_phone": "PHONE: ~a~",
"board_money": "$ ~a~",
"board_agent": "AGENT: ~a~",
"entry_point": "Entry Point",
"board_point": "Bulletin Point",
"shell_point": "Structure Point",
"exit_point": "Exit Point",
"house_point": "House Point",
"enter_furniture_shop": "[E] - Enter Furniture Shop",
"visit_time": "Remaining Time: ~r~({{time}} seconds)~s~ to exit, press ~r~G~s~",
"furniture_data_event": "[E] - Interact",
"vault_access": "[G] - Set Vault Code",
"logout": "[E] - Logout",
"exit_house": "[E] - Door Menu",
"house_camera": "[H] - Use Camera",
"enter_house": "[E] - Enter House",
"enter_apartments": "[E] - Show Apartments",
"construction": "[E] - Finalize Construction",
"view_contract": "[E] - View Sale Contract",
"view_rental": "[E] - View Rental Contract",
"ring_door": "[G] - Ring Doorbell",
"show_house": "[G] - Show House",
"door": "[E] - {{status}} Door",
"door_unlock": "Unlock",
"door_lock": "Lock",
"set_location": "Press ~r~G~s~ to set the location",
"cooking": "[E] - Cooking"
},
"cooking": {
"title": "Cooking",
"description": "Choose a recipe to cook",
"ingredients": "Ingredients",
"rewards": "Rewards",
"cook": "Cook",
"no_recipes": "No recipes available",
"recipe_not_found": "Recipe not found",
"missing_ingredient": "You need {{amount}} {{item}}",
"cooking": "Cooking {{item}}...",
"cooked": "You cooked {{item}}!",
"cancelled": "Cooking cancelled"
},
"robbery": {
"carrying_furniture": "Carrying furniture. Press E to drop or steal at exit.",
"dropped_furniture": "Dropped furniture",
"furniture_stolen": "Furniture stolen!",
"no_stolen_furniture": "You have no stolen furniture",
"furniture_not_found": "Furniture not found",
"furniture_sold": "Furniture sold for ${{price}}!",
"sell_title": "Sell Stolen Furniture",
"sell_description": "Sell your stolen furniture to the fence",
"stolen_from": "Stolen from: {{house}}",
"sell_price": "Sell Price",
"sell": "Sell",
"blip_name": "Fence",
"owner_not_online": "The house owner is not online. You cannot rob this house."
},
"target": {
"toggle_door": "Toggle Door",
"furniture_interaction": "Furniture Interaction",
"vault_set_code": "Set Vault Code",
"vault_cannot_decorations": "You cannot set a vault code for this furniture",
"vault_cannot_object_data": "You cannot set a vault code for this object",
"vault_cannot_decoration_data": "You cannot set a vault code for this decoration",
"vault_cannot_set_code": "You cannot set a vault code on this object",
"show_apartments": "Show Apartments",
"show_house": "Show House",
"view_house": "View House",
"enter_house": "Enter House",
"request_ring": "Request to Ring Doorbell",
"exit_house": "Door Menu",
"ring_doorbell": "Ring Doorbell",
"access_camera": "Access Camera",
"access_wardrobe": "Access Wardrobe",
"access_stash": "Access Storage",
"logout_interaction": "Logout",
"shower_interaction": "Take Shower",
"shower_exit": "Exit Shower",
"sink_interaction": "Wash Hands",
"toilet_interaction": "Use Toilet",
"cooking_interaction": "Cooking",
"bathtub_interaction": "Use Bathtub",
"bathtub_exit": "Exit Bathtub",
"steal_furniture": "Steal Furniture",
"steal_at_exit": "Steal Furniture at Exit"
},
"creator": {
"title": "House Creator",
"description": "You can manage houses from here.",
"complete_creator": "You must complete the creator before opening it again",
"house_created": "House created successfully",
"house_updated": "House updated successfully",
"house_update_failed": "Failed to update house",
"select_menu": "Select the menu location",
"select_zone": "Select a point within the zone",
"select_positions": "Select at least 3 points...",
"menu_location": "Entry location",
"spawn_location": "Spawn location",
"create_guide": "Press ~INPUT_CELLPHONE_RIGHT~ to rotate the vehicle right \nPress ~INPUT_CELLPHONE_LEFT~ to rotate the vehicle left",
"polyzone_nearby": "The point is not in the zone",
"available_slots": "{{name}}, available slots: {{slots}}",
"teleported_to_house": "Teleported to {{house}}",
"owner_removed": "House owner has been removed successfully",
"house_has_no_owner": "This house has no owner",
"select_house": "Select House",
"select_house_description": "Select the house you want to create",
"no_points_selected": "You have not selected any points. Please select the points of the house.",
"house_already_exists": "The house already exists",
"garage_apartment_cant": "You cannot add a garage to an apartment",
"we_cant_find_exit_zone": "We can't find the exit zone of this house, please specify it",
"coords_not_in_shell": "The coords you selected are not in the shell",
"choose_door": "You must choose a door",
"door_already_added": "This door has already been added",
"new_door": "You have added a new door",
"door_removed": "You have removed a door",
"no_doors": "There are no doors to remove",
"fill_all_fields": "Please fill all required fields",
"price": {
"title": "Purchase Price",
"description": "Set the price players must pay to buy this garage"
},
"store_price": {
"enable": "Enable Vehicle Storage Fee",
"description": "Set a fee that players must pay to store their vehicles in this garage"
},
"house_type_selector": {
"title": "House Type",
"shell": "Shell",
"shell_description": "A house with a shell",
"ipl": "IPL",
"ipl_description": "A house with an IPL",
"mlo": "MLO",
"mlo_description": "A house with an MLO"
},
"left_panel": {
"search_houses_placeholder": "Search houses...",
"create_house": "Create House",
"filters": "Filters",
"results": "{{count}} result{{plural}}",
"all": "All",
"shell": "Shell",
"ipl": "IPL",
"mlo": "MLO",
"teleport_to_house": "Teleport to House",
"teleport": "Teleport",
"house_type": "House Type",
"public": "Public",
"private": "Private",
"impound": "Impound",
"no_houses_found": "No houses found",
"no_houses_available": "No houses available",
"try_adjusting_search": "Try adjusting your search criteria or create a new house",
"create_first_house_description": "Create your first house to get started with the house management system",
"status": "Status",
"remove_owner": "Remove Owner",
"remove_owner_confirm": "Are you sure you want to remove the owner of this house?",
"remove": "Remove",
"advanced_filters": "Advanced Filters",
"ownership_status": "Ownership Status",
"ownership_all": "All",
"ownership_owned": "Owned",
"ownership_available": "Available",
"garage_status": "Garage",
"garage_all": "All",
"garage_with_garage": "With Garage",
"garage_without_garage": "No Garage",
"price_range": "Price Range",
"tier_range": "Tier Range",
"sort_by": "Sort By",
"price_low": "Price ↑",
"price_high": "Price ↓",
"distance_near": "Near",
"distance_far": "Far",
"reset_filters": "Reset Filters"
},
"form": {
"create_house": "Create house",
"edit_house": "Edit house {{name}}",
"house_type": "House Type",
"select": "Select",
"remove": "Remove",
"save": "Save",
"no_location_selected": "No location selected",
"no_location_selected_description": "Click 'Select' to choose a location",
"location_required": "{{label}} is required",
"basic_info": {
"title": "Basic Information",
"house_name": "House Name",
"house_name_placeholder": "Enter house name...",
"price": "Price",
"price_placeholder": "Enter price...",
"apartment_count": "Apartment Count",
"apartment_count_placeholder": "Number of apartments...",
"apartment_count_info": {
"zero": "This will be a standalone house with no apartments. Players will have direct access to the main house.",
"multiple": "This house will have {{count}} apartment(s). Each apartment can be rented or purchased separately."
},
"hide_from_browser": "Hide from House Browser",
"hide_from_browser_description": "When enabled, this house will not appear in the house browser listing.",
"purchasable": "Purchasable",
"purchasable_description": "Players can buy this house permanently",
"rentable": "Rentable",
"rentable_description": "Players can rent this house temporarily",
"show_on_map": "Show on Map",
"show_on_map_description": "Display this house on the map for players",
"payment_method": "Payment Method",
"payment_method_description": "Select the payment method for this house",
"description": "Description",
"description_placeholder": "Enter house description..."
},
"sell_type": {
"title": "Sell Type"
},
"house_map_object": {
"title": "House Map Object",
"description": "Create a static custom house object, If you want to build a villa or a detached house, it will be useful for you."
},
"island": {
"title": "Island",
"description": "Create a custom island for your house. Perfect for creating private islands or unique locations."
},
"location": {
"title": "Location Settings",
"zone_points": "Zone Points",
"zone_points_description": "Define the house zone area, every coords you add need to be inside this zone. So select the points carefully.",
"mlo_test_coords": "MLO Test Coords",
"mlo_test_coords_description": "Define the MLO test coords, When the player wanted to show the house before entering he'll teleport to this coords.",
"mlo_door_coords": "MLO Door Coords",
"mlo_door_coords_description": "Define the MLO door coords, When the player wanted to enter the house he'll teleport to this coords.",
"ipl": "IPL",
"ipl_description": "Define the IPL coords, When the player wanted to enter the house he'll teleport to this coords.",
"shell": "Shell",
"shell_description": "Define the shell coords, When the player wanted to enter the house he'll teleport to this coords.",
"exit_coords": "Exit Coords",
"exit_coords_description": "Define the exit coords, When the player wanted to exit the house he'll teleport to this coords.",
"shell_required": "You must select a shell first",
"board": "Board",
"board_description": "Define the board coords, When the player wanted to interact with the board he'll teleport to this coords.",
"entry": "Entry",
"entry_description": "Define the entry coords, When the player wanted to enter the house he'll teleport to this coords.",
"garage": "Garage",
"garage_description": "Define the garage coords, When the player wanted to enter the garage he'll teleport to this coords."
},
"access_control": {
"title": "Access Control",
"jobs_section": "Jobs",
"gangs_section": "Gangs",
"select_job": "Select a job to add",
"select_gang": "Select a gang to add",
"job": "Job",
"gang": "Gang",
"grades": "Grades",
"empty_list": "No items available",
"no_jobs_added": "No jobs added yet. Add jobs to restrict garage access.",
"no_gangs_added": "No gangs added yet. Add gangs to restrict garage access.",
"info": "Add multiple jobs and gangs with specific grades to control who can access this garage. If no jobs or gangs are added, the garage will be accessible to everyone."
},
"blip": {
"title": "Blip Settings",
"label": "Blip Name",
"sprite": "Blip Sprite",
"color": "Blip Color",
"scale": "Blip Scale",
"coords": "Blip Coordinates"
},
"photos": {
"title": "Photos",
"description": "Add photos to showcase your house",
"take_photo": "Take Photo",
"no_photos": "No photos added yet"
},
"apartment_manager": {
"title": "Apartment Units",
"description": "Manage individual apartment units and their shell/IPL settings",
"units_count": "{{count}} apartment units",
"customize_hint": "Customize shell/IPL for each unit individually",
"manage_button": "Manage Units"
}
},
"apartment_manager": {
"title": "Manage Apartment Units",
"no_units": "No apartment units found",
"shell_info": "Each apartment unit can have a different shell (tier). Click 'Change Shell' to select a new shell for that unit.",
"ipl_info": "Each apartment unit can have a different IPL. Click 'Change IPL' to browse and select a new IPL for that unit.",
"owned": "Owned",
"change_shell": "Change Shell",
"change_ipl": "Change IPL",
"refresh": "Refresh",
"shell_changed": "Shell changed successfully",
"ipl_changed": "IPL changed successfully"
},
"remove": {
"title": "Delete garage",
"description": "Are you sure you want to delete this garage?",
"confirm": "Delete"
},
"cancel": {
"title": "Cancel garage Creation",
"description": "Are you sure you want to cancel the garage creation?",
"confirm": "Confirm"
},
"photos": {
"enter_take_photo": "[ENTER] - Take Photo",
"f_enter_shell": "[F] - Enter Shell",
"escape_cancel": "[ESC] - Cancel",
"token_not_set": "FiveManage token not set. Please set it in config/fivemanage.lua.",
"taking_photo": "Taking photo...",
"uploading": "Uploading photo...",
"photo_uploaded": "Photo uploaded!",
"house_name_required": "House name required",
"upload_failed": "Failed to upload photo"
},
"raycast": {
"info": "Make sure you are select the whole house area. Otherwise you can have a problem with the house area.",
"done": "Done",
"add_point": "Add Point",
"rotate_z": "Rotate Heading +/-",
"rotate_z_scroll": "Rotate Heading +/-",
"scroll_position_z": "Scroll Position Z +/-",
"increase_z": "Z Boundary +/-",
"completed": "You have completed all points",
"selected_point": "You have selected {{count}} points",
"no_point_selected": "You have not selected any point",
"point_size": "Point Size +/-",
"select_entity": "Select Entity",
"not_valid_entity": "You are not selecting a valid entity. Please select a {{entityType}}",
"selected_entity": "You have selected {{count}} entities",
"entity_disabled": "You cannot select this entity",
"select_exit": "Select exit position inside the shell",
"select_entity_info": "Please select a {{entityType}}",
"model_is_not_valid": "Model {{model}} is not valid",
"must_be_completed": "You must complete the raycast before opening the creator",
"not_in_points": "The point you selected is not in the house area",
"point_in_another_zone": "The point you selected is in another zone."
},
"tabs": {
"houses": "Houses",
"furniture_shops": "Furniture Shops"
},
"furniture_shop_created": "Furniture shop created successfully",
"furniture_shop_updated": "Furniture shop updated successfully",
"furniture_shop_deleted": "Furniture shop deleted successfully",
"furniture_shop_creator": {
"search_placeholder": "Search shops...",
"create_shop": "Create Shop",
"edit_shop": "Edit {{name}}",
"create_shop_description": "Create a new furniture shop for the world",
"edit_shop_description": "Edit the furniture shop settings",
"shops_title": "Furniture Shops",
"no_shops_found": "No shops found",
"no_shops_available": "No furniture shops yet",
"try_adjusting_search": "Try adjusting your search or create a new shop",
"create_first_shop_description": "Create your first furniture shop to allow players to buy furniture in the world",
"select_shop": "Select Shop",
"select_shop_description": "Select or create a furniture shop to edit",
"shop_name": "Shop Name",
"shop_name_placeholder": "Enter shop name...",
"enter_coords": "Entry Location",
"blip_settings": "Blip Settings",
"blip_label": "Blip Name",
"blip_sprite": "Sprite",
"blip_color": "Color",
"blip_scale": "Scale",
"categories_title": "Furniture Categories",
"all_categories": "All Categories",
"categories_count": "categories",
"delete_confirm": "Are you sure you want to delete this shop?",
"shop_not_found": "Furniture shop not found",
"teleported_to_shop": "Teleported to {{name}}"
}
},
"decorate_ui": {
"price": "${{price}}",
"clear": "Clear",
"items_found": "{{count}} items found",
"cancel": "Cancel",
"confirm": "Confirm",
"item_list": {
"stash": "Stash",
"wardrobe": "Gardrobe",
"cleaner_robot": "Cleaner Robot",
"cooker": "Cooker",
"interactive": "Interactive",
"empty": {
"title": "No item selected",
"description": "Select item category for decoration. You can start by selecting the type of item you want from the left menu.",
"helper": "Select an item category from the left menu",
"search_title": "No results found",
"search_description": "There is no result for your search '{{searchQuery}}'",
"search_helper": "Try a different search term"
}
},
"header": {
"search_placeholder": "Search Furniture Items"
},
"help": {
"title": "Controls and Help",
"description": "All controls used in decoration mode",
"mouse_control": "Mouse Control",
"mouse_control_description": "Move the furniture with the mouse",
"keyboard_control": "Keyboard Control",
"f5_description": "Hide/Show cursor",
"f6_description": "Enable/Disable free camera movement",
"wasd_description": "Move the furniture with the keyboard",
"esc_description": "Exit the decoration menu without saving",
"important_tips": "Important Tips",
"important_tips_description": "Some furniture includes type and color options, and may have storage or wardrobe features."
},
"furniture_info": {
"select_color": "Select Color",
"edit_mode": "Edit Mode",
"translate": "Translate",
"rotate": "Rotate"
},
"buy": {
"price_info": "Price Info",
"selected_color": "Selected Color",
"price": "Price",
"buy": "Buy - ${{price}}",
"title": "Are sure you want to buy this item?",
"description": "When you buy this item, you will receive ${{price}}"
},
"categories": {
"dynamic": "Dynamic",
"objects": "Objects",
"stash": "Stash"
},
"stash": {
"no_selected_item": "No selected item",
"no_selected_item_description": "Select an item from the list on the right to view the details. All your decoration items will be displayed here.",
"in_stash": "In Stash",
"not_in_stash": "Not In Stash",
"furniture_management": "Furniture Management",
"put_in_stash": "Put in Stash",
"put_in_stash_description": "Put the item in the stash",
"remove_from_stash": "Remove from Stash",
"remove_from_stash_description": "Remove the item from the stash",
"sell": "Sell Furniture",
"sell_description": "Sell the item for ${{price}}",
"are_sure_sell": "Are sure you want to sell this item?",
"are_sure_sell_description": "When you sell this item, you will receive ${{price}}",
"save_location": "Save Location",
"save_location_description": "Save the item to the location",
"save": "Save"
},
"objects": {
"selected_categories": "Selected: {{count}} category",
"search_category": "Search category"
}
},
"decorate": {
"no_money": "You don't have enough money! ${{price}}",
"invalid_data": "Invalid data",
"invalid_object": "Invalid object",
"failed_update": "Failed to update",
"sold_furniture": "You sold the furniture for ${{price}}",
"failed_sell": "Failed to sell",
"gizmo_mode_toggled": "Gizmo mode toggled to {{mode}}",
"focused": "Focused",
"unfocused": "Unfocused",
"focus_object_not_supported": "Focus object is not supported in the mouse decoration mode",
"too_far": "You are too far from the decoration area",
"not_in_garage": "You are not in a garage",
"invalid_garage": "Invalid garage",
"not_support_decoration": "This garage is not support decoration",
"not_owner": "You are not the owner of this house",
"not_key_holder": "You are not a key holder of this garage",
"decoration_not_available": "Decoration is not available, someone using it",
"you_cant_select_entity": "The entity selection is disabled, you need to go `stash` category first",
"not_in_house": "You are not in a house",
"light_not_found": "Light not found",
"light_waiting": "You must wait 1 second before toggling another light",
"bills_cut_off": "The electricity and internet bills are not paid, you cannot decorate",
"only_inside_purchase": "This furniture can only be purchased while inside the house",
"robot_not_docked": "Please wait for the cleaning robot to return to its dock before decorating"
},
"furniture_creator": {
"page_title": "Furniture Creator",
"page_description": "Create and manage custom furniture items for your server",
"select_category": "Select a category",
"select_category_description": "Choose a furniture category to start managing items",
"select_item": "Select an item to edit",
"select_item_description": "Choose an existing item from the list or create a new one",
"search_placeholder": "Search furniture...",
"statistics": "Statistics",
"categories": "categories",
"total_items": "Items",
"dynamic": "Dynamic",
"colors": "Colors",
"items": "items",
"no_results": "No results found",
"try_different_search": "Try adjusting your search query",
"create_item": "Create Furniture Item",
"edit_item": "Edit Furniture Item",
"category": "Category",
"basic_info": "Basic Info",
"advanced": "Advanced",
"object_name": "Object Name",
"label": "Label",
"item_description": "Description",
"price": "Price",
"color_label": "Color Label",
"image": "Image",
"image_description": "Provide an image URL for this furniture item",
"stash": "Stash",
"stash_description": "Enable storage functionality",
"slots": "Slots",
"max_weight": "Max Weight",
"wardrobe": "Wardrobe",
"gardrobe_description": "Enable clothing storage",
"offset": "Position Offset",
"preview": "Live Preview",
"unnamed": "Unnamed Item",
"no_description": "No description",
"delete": "Delete",
"save": "Save",
"create": "Create",
"add": "Add",
"fill_all_fields": "Please fill all required fields",
"object_label_required": "Object and label are required",
"color_variations": "Color Variations",
"color_variations_description": "Add different color variants of this furniture item",
"add_color": "Add Color",
"add_color_description": "Add a new color variation to this furniture item",
"edit_color": "Edit Color Variation",
"edit_color_description": "Edit the color variation of this furniture item",
"no_colors": "No color variations yet",
"add_first_color": "Click Add Color to create your first variant",
"image_url": "Image URL",
"image_error": "Failed to load image",
"no_image": "No image",
"image_tips": "Tips",
"image_tip_1": "Use direct image URLs (ending with .png, .jpg, etc.)",
"image_tip_2": "Recommended size: 512x512px or higher",
"image_tip_3": "PNG format with transparency works best",
"category_manager": "Category Manager",
"category_manager_description": "Create and manage furniture categories",
"add_category": "Add Category",
"edit_category": "Edit Category",
"no_categories": "No categories yet",
"category_key": "Category Key",
"dynamic_icon": "Dynamic Icon",
"dynamic_description": "Enable dynamic placement",
"navigation": "Navigation Order",
"css_settings": "CSS Settings",
"item_created": "Furniture item created successfully",
"item_create_failed": "Failed to create furniture item",
"item_updated": "Furniture item updated successfully",
"item_update_failed": "Failed to update furniture item",
"item_removed": "Furniture item removed successfully",
"item_remove_failed": "Failed to remove furniture item",
"category_created": "Furniture category created successfully",
"cannot_delete_config_item": "Cannot delete config items, only database items",
"object_is_not_valid": "Object name is not valid, are you sure it is in the game? {{object}}",
"screenshot_cancelled": "Screenshot cancelled",
"screenshot_completed": "Screenshot completed successfully",
"token_not_set": "FiveManage token is not set. Please set it in config/fivemanage.lua.",
"uploading_image": "Uploading image to FiveManage...",
"image_uploaded": "Image uploaded to FiveManage successfully",
"object_required": "Object is required",
"object_already_in_category": "The Object name {{object}} is already in this category. {{category}}."
},
"keypad": {
"clear": "Clear",
"confirm": "Confirm",
"enter_pin": "Enter PIN Code",
"stash_pin": "Enter Stash PIN"
},
"stash_pin_set": "Stash PIN has been set successfully",
"invalid_pin": "Invalid PIN code",
"pin_correct": "PIN verified successfully",
"pin_incorrect": "Incorrect PIN code",
"not_in_house": "You must be inside a house",
"junk": {
"no_permission": "You don't have permission to clean this",
"not_found": "Junk not found",
"cleaning": "Cleaning up...",
"cleaned": "You cleaned the junk",
"failed": "Failed to clean the junk",
"cancelled": "Cleaning cancelled",
"press_to_clean": "[E] - Clean",
"target_clean": "Clean Junk"
},
"cleaner": {
"start": "Start Cleaning Robot",
"stop": "Stop Cleaning Robot",
"return_dock": "Return to Dock",
"press_start": "[E] Start Robot",
"press_stop": "[E] Stop Robot",
"returning": "Returning to dock...",
"cleaning": "Cleaning in progress...",
"docked": "Robot is docked",
"already_active": "This robot is already being used by someone",
"path_not_found": "I couldn't find a path! Please reposition me better."
},
"housebrowser": {
"title": "Realestate",
"subtitle": "{{available}} available of {{total}} properties",
"search_placeholder": "Search by name, address...",
"unknown_address": "Unknown Address",
"no_description": "No description available",
"reale_state": "Real Estate",
"teleported": "Teleported to {{house}}",
"waypoint_set": "Waypoint set to {{house}}",
"grid_view": "Grid View",
"list_view": "List View",
"expand_map": "Expand Map",
"collapse_map": "Collapse Map",
"refresh": "Refresh",
"loading": "Loading...",
"no_results": "No properties found",
"try_different_filters": "Try adjusting your filters",
"reset_filters": "Reset Filters",
"for_sale": "For Sale",
"for_rent": "For Rent",
"sold_by_player": "Sold by Player",
"seller": "Seller",
"sold": "Sold",
"available": "Available",
"furnished": "Furnished",
"unfurnished": "Unfurnished",
"month": "mo",
"apartment": "Apartment",
"house": "House",
"units": "{{count}} Units",
"garage": "Garage",
"pool": "Pool",
"garden": "Garden",
"rooms": "Rooms",
"description": "Description",
"photos": "Photos",
"features": "Features",
"coordinates": "Coordinates",
"owner": "Current Owner",
"contact": "Contact",
"set_waypoint": "Set Waypoint",
"view_house": "View Property",
"sort": {
"price_low": "Price: Low to High",
"price_high": "Price: High to Low",
"name_az": "Name: A to Z",
"name_za": "Name: Z to A",
"newest": "Newest First",
"oldest": "Oldest First"
},
"filters": {
"title": "Filters",
"reset": "Reset",
"sell_type": "Listing Type",
"house_type": "Property Type",
"property_type": "Property Category",
"garage": "Garage",
"price_range": "Price Range",
"features": "Features",
"all": "All",
"purchasable": "For Sale",
"rentable": "For Rent",
"player_selling": "Player Selling",
"with_garage": "With Garage",
"without_garage": "Without Garage",
"furnished": "Furnished",
"furnished_yes": "Furnished",
"furnished_no": "Unfurnished",
"only_available": "Only Available",
"active": "Active Filters"
},
"stats": {
"total": "{{count}} Properties",
"available": "{{count}} Available",
"rentable": "{{count}} For Rent",
"purchasable": "{{count}} For Sale",
"player_selling": "{{count}} Player Selling"
},
"map": {
"title": "Property Map",
"showing": "Showing {{count}} properties",
"legend": "Legend",
"for_sale": "For Sale",
"player_selling": "Player Selling",
"for_rent": "For Rent",
"sold": "Sold",
"selected": "Selected",
"your_location": "Your Location",
"loading": "Loading map..."
}
}
}