368 lines
18 KiB
JSON
368 lines
18 KiB
JSON
{
|
|
"$meta": {
|
|
"label": "English (default)",
|
|
"humanizer_language": "en"
|
|
},
|
|
"restarter": {
|
|
"server_unhealthy_kick_reason": "the server needs to be restarted, please reconnect",
|
|
"partial_hang_warn": "Due to a partial hang, this server will restart in 1 minute. Please disconnect now.",
|
|
"partial_hang_warn_discord": "Due to a partial hang, **%{servername}** will restart in 1 minute.",
|
|
"schedule_reason": "scheduled restart at %{time}",
|
|
"schedule_warn": "This server is scheduled to restart in %{smart_count} minute. Please disconnect now. |||| This server is scheduled to restart in %{smart_count} minutes.",
|
|
"schedule_warn_discord": "**%{servername}** is scheduled to restart in %{smart_count} minute. |||| **%{servername}** is scheduled to restart in %{smart_count} minutes."
|
|
},
|
|
"kick_messages": {
|
|
"everyone": "All players kicked: %{reason}.",
|
|
"player": "You have been kicked: %{reason}.",
|
|
"unknown_reason": "for unknown reason"
|
|
},
|
|
"ban_messages": {
|
|
"kick_temporary": "(%{author}) You have been banned from this server for \"%{reason}\". Your ban will expire in: %{expiration}.",
|
|
"kick_permanent": "(%{author}) You have been permanently banned from this server for \"%{reason}\".",
|
|
"reject": {
|
|
"title_permanent": "You have been permanently banned from this server.",
|
|
"title_temporary": "You have been temporarily banned from this server.",
|
|
"label_expiration": "Your ban will expire in",
|
|
"label_date": "Ban Date",
|
|
"label_author": "Banned by",
|
|
"label_reason": "Ban Reason",
|
|
"label_id": "Ban ID",
|
|
"note_multiple_bans": "Note: you have more than one active ban on your identifiers.",
|
|
"note_diff_license": "Note: the ban above was applied for another <code>license</code>, which means some of your IDs/HWIDs match the ones associated with that ban."
|
|
}
|
|
},
|
|
"whitelist_messages": {
|
|
"admin_only": {
|
|
"mode_title": "This server is in <strong>Admin-only</strong> mode.",
|
|
"insufficient_ids": "You do not have <code>discord</code> or <code>fivem</code> identifiers, and at least one of them is required to validate if you are a txAdmin administrator.",
|
|
"deny_message": "Your identifiers are not assigned to any txAdmin administrator."
|
|
},
|
|
"guild_member": {
|
|
"mode_title": "This server is in <strong>Discord server Member Whitelist</strong> mode.",
|
|
"insufficient_ids": "You do not have the <code>discord</code> identifier, which is required to validate if you have joined our Discord server. Please open the Discord Desktop app and try again (the Web app won't work).",
|
|
"deny_title": "You are required to join our Discord server to connect.",
|
|
"deny_message": "Please join the guild %{guildname} then try again."
|
|
},
|
|
"guild_roles": {
|
|
"mode_title": "This server is in <strong>Discord Role Whitelist</strong> mode.",
|
|
"insufficient_ids": "You do not have the <code>discord</code> identifier, which is required to validate if you have joined our Discord server. Please open the Discord Desktop app and try again (the Web app won't work).",
|
|
"deny_notmember_title": "You are required to join our Discord server to connect.",
|
|
"deny_notmember_message": "Please join %{guildname}, get one of the required roles, then try again.",
|
|
"deny_noroles_title": "You do not have a whitelisted role required to join.",
|
|
"deny_noroles_message": "To join this server you are required to have at least one of the whitelisted roles on the guild %{guildname}."
|
|
},
|
|
"approved_license": {
|
|
"mode_title": "This server is in <strong>License Whitelist</strong> mode.",
|
|
"insufficient_ids": "You do not have the <code>license</code> identifier, which means the server has <code>sv_lan</code> enabled. If you are the server owner, you can disable it in the <code>server.cfg</code> file.",
|
|
"deny_title": "You are not whitelisted to join this server.",
|
|
"request_id_label": "Request ID"
|
|
}
|
|
},
|
|
"server_actions": {
|
|
"restarting": "Server restarting (%{reason}).",
|
|
"restarting_discord": "**%{servername}** is restarting (%{reason}).",
|
|
"stopping": "Server shutting down (%{reason}).",
|
|
"stopping_discord": "**%{servername}** is shutting down (%{reason}).",
|
|
"spawning_discord": "**%{servername}** is starting."
|
|
},
|
|
"nui_warning": {
|
|
"title": "WARNING",
|
|
"warned_by": "Warned by:",
|
|
"stale_message": "This warning was issued before you connected to the server.",
|
|
"dismiss_key": "SPACE",
|
|
"instruction": "Hold %{key} for %{smart_count} second to dismiss this message. |||| Hold %{key} for %{smart_count} seconds to dismiss this message. "
|
|
},
|
|
"nui_menu": {
|
|
"misc": {
|
|
"help_message": "txAdmin Menu enabled, type /tx to open it.\nYou can also configure a keybind at [Game Settings > Key Bindings > FiveM > Menu: Open Main Page].",
|
|
"menu_not_admin": "Your identifiers do not match any admin registered on txAdmin.\nIf you are registered on txAdmin, go to Admin Manager and make sure your identifiers are saved.",
|
|
"menu_auth_failed": "txAdmin Menu authentication failed with reason: %{reason}",
|
|
"no_perms": "You do not have this permission.",
|
|
"unknown_error": "An unknown error occurred.",
|
|
"not_enabled": "The txAdmin Menu is not enabled! You can enable it in the txAdmin settings page.",
|
|
"announcement_title": "Server Announcement by %{author}:",
|
|
"directmessage_title": "DM from admin %{author}:",
|
|
"dialog_empty_input": "You cannot have an empty input.",
|
|
"onesync_error": "This option requires OneSync to be enabled."
|
|
},
|
|
"frozen": {
|
|
"froze_player": "You have frozen the player!",
|
|
"unfroze_player": "You have unfrozen the player!",
|
|
"was_frozen": "You have been frozen by a server admin!"
|
|
},
|
|
"common": {
|
|
"cancel": "Cancel",
|
|
"submit": "Submit",
|
|
"error": "An error occurred",
|
|
"copied": "Copied to clipboard."
|
|
},
|
|
"page_main": {
|
|
"tooltips": {
|
|
"tooltip_1": "Use %{key} to switch pages & the arrow keys to navigate menu items",
|
|
"tooltip_2": "Certain menu items have sub options which can be selected using the left & right arrow keys"
|
|
},
|
|
"player_mode": {
|
|
"title": "Player Mode",
|
|
"noclip": {
|
|
"title": "NoClip",
|
|
"label": "Toggle NoClip, allowing you to move through walls and other objects",
|
|
"success": "NoClip enabled"
|
|
},
|
|
"godmode": {
|
|
"title": "God",
|
|
"label": "Toggle invincibility, preventing you from taking damage",
|
|
"success": "God Mode enabled"
|
|
},
|
|
"superjump": {
|
|
"title": "Super Jump",
|
|
"label": "Toggle super jump mode, the player will also run faster",
|
|
"success": "Super Jump enabled"
|
|
},
|
|
"normal": {
|
|
"title": "Normal",
|
|
"label": "Returns yourself back to the default/normal player mode",
|
|
"success": "Returned to default player mode."
|
|
}
|
|
},
|
|
"teleport": {
|
|
"title": "Teleport",
|
|
"generic_success": "Sent you into the wormhole!",
|
|
"waypoint": {
|
|
"title": "Waypoint",
|
|
"label": "Teleport to the custom waypoint set on the map",
|
|
"error": "You have no waypoint set."
|
|
},
|
|
"coords": {
|
|
"title": "Coords",
|
|
"label": "Teleport to the provided coordinates",
|
|
"dialog_title": "Teleport",
|
|
"dialog_desc": "Provide coordinates in an x, y, z format to go through the wormhole.",
|
|
"dialog_error": "Invalid coordinates. Must be in the format of: 111, 222, 33"
|
|
},
|
|
"back": {
|
|
"title": "Back",
|
|
"label": "Returns to the location prior to last teleport",
|
|
"error": "You don't have a last location to go back to!"
|
|
},
|
|
"copy": {
|
|
"title": "Copy Coords",
|
|
"label": "Copy the current world coordinates to your clipboard"
|
|
}
|
|
},
|
|
"vehicle": {
|
|
"title": "Vehicle",
|
|
"not_in_veh_error": "You are not currently in a vehicle!",
|
|
"spawn": {
|
|
"title": "Spawn",
|
|
"label": "Spawn a given vehicle from its model name",
|
|
"dialog_title": "Spawn vehicle",
|
|
"dialog_desc": "Enter in the model name of the vehicle you want to spawn.",
|
|
"dialog_success": "Vehicle spawned!",
|
|
"dialog_error": "The vehicle model name '%{modelName}' does not exist!",
|
|
"dialog_info": "Trying to spawn %{modelName}."
|
|
},
|
|
"fix": {
|
|
"title": "Fix",
|
|
"label": "Will repair the vehicle to its maximum health",
|
|
"success": "Vehicle fixed!"
|
|
},
|
|
"delete": {
|
|
"title": "Delete",
|
|
"label": "Deletes the vehicle the player is currently in",
|
|
"success": "Vehicle deleted!"
|
|
},
|
|
"boost": {
|
|
"title": "Boost",
|
|
"label": "Boost the car to achieve max fun (and maybe speed)",
|
|
"success": "Vehicle boosted!",
|
|
"already_boosted": "This vehicle was already boosted.",
|
|
"unsupported_class": "This vehicle class is not supported.",
|
|
"redm_not_mounted": "You can only boost when mounted on a horse."
|
|
}
|
|
},
|
|
"heal": {
|
|
"title": "Heal",
|
|
"myself": {
|
|
"title": "Myself",
|
|
"label": "Will heal yourself to the current ped's maximum",
|
|
"success_0": "All healed up!",
|
|
"success_1": "You should be feeling good now!",
|
|
"success_2": "Restored to full!",
|
|
"success_3": "Ouchies fixed!"
|
|
},
|
|
"everyone": {
|
|
"title": "Everyone",
|
|
"label": "Will heal & revive all connected players",
|
|
"success": "Healed and revived all players."
|
|
}
|
|
},
|
|
"announcement": {
|
|
"title": "Send Announcement",
|
|
"label": "Send an announcement to all online players.",
|
|
"dialog_desc": "Enter the message you want to broadcast to all players.",
|
|
"dialog_placeholder": "Your announcement...",
|
|
"dialog_success": "Sending the announcement."
|
|
},
|
|
"clear_area": {
|
|
"title": "Reset World Area",
|
|
"label": "Reset a specified world area to its default state",
|
|
"dialog_desc": "Please enter the radius where you wish to reset entities in (0-300). This will not clear entities spawned server side.",
|
|
"dialog_success": "Clearing area with radius of %{radius}m",
|
|
"dialog_error": "Invalid radius input. Try again."
|
|
},
|
|
"player_ids": {
|
|
"title": "Toggle Player IDs",
|
|
"label": "Toggle showing player IDs (and other info) above the head of all nearby players",
|
|
"alert_show": "Showing nearby player NetIDs.",
|
|
"alert_hide": "Hiding nearby player NetIDs."
|
|
}
|
|
},
|
|
"page_players": {
|
|
"misc": {
|
|
"online_players": "Online Players",
|
|
"players": "Players",
|
|
"search": "Search",
|
|
"zero_players": "No players found."
|
|
},
|
|
"filter": {
|
|
"label": "Filter by",
|
|
"no_filter": "No Filter",
|
|
"is_admin": "Is Admin",
|
|
"is_injured": "Is Injured / Dead",
|
|
"in_vehicle": "In Vehicle"
|
|
},
|
|
"sort": {
|
|
"label": "Sort by",
|
|
"distance": "Distance",
|
|
"id": "ID",
|
|
"joined_first": "Joined First",
|
|
"joined_last": "Joined Last",
|
|
"closest": "Closest",
|
|
"farthest": "Farthest"
|
|
},
|
|
"card": {
|
|
"health": "%{percentHealth}% health"
|
|
}
|
|
},
|
|
"player_modal": {
|
|
"misc": {
|
|
"error": "An error occurred fetching this users details. The error is shown below:",
|
|
"target_not_found": "Was unable to find an online player with ID or a username of %{target}"
|
|
},
|
|
"tabs": {
|
|
"actions": "Actions",
|
|
"info": "Info",
|
|
"ids": "IDs",
|
|
"history": "History",
|
|
"ban": "Ban"
|
|
},
|
|
"actions": {
|
|
"title": "Player Actions",
|
|
"command_sent": "Command sent!",
|
|
"moderation": {
|
|
"title": "Moderation",
|
|
"options": {
|
|
"dm": "DM",
|
|
"warn": "Warn",
|
|
"kick": "Kick",
|
|
"set_admin": "Give Admin"
|
|
},
|
|
"dm_dialog": {
|
|
"title": "Direct Message",
|
|
"description": "What is the reason for direct messaging this player?",
|
|
"placeholder": "Reason...",
|
|
"success": "Your DM has been sent!"
|
|
},
|
|
"warn_dialog": {
|
|
"title": "Warn",
|
|
"description": "What is the reason for direct warning this player?",
|
|
"placeholder": "Reason...",
|
|
"success": "Player warned!"
|
|
},
|
|
"kick_dialog": {
|
|
"title": "Kick",
|
|
"description": "What is the reason for kicking this player?",
|
|
"placeholder": "Reason...",
|
|
"success": "Player kicked!"
|
|
}
|
|
},
|
|
"interaction": {
|
|
"title": "Interaction",
|
|
"options": {
|
|
"heal": "Heal",
|
|
"go_to": "Go to",
|
|
"bring": "Bring",
|
|
"spectate": "Spectate",
|
|
"toggle_freeze": "Toggle Freeze"
|
|
},
|
|
"notifications": {
|
|
"heal_player": "Healing player",
|
|
"tp_player": "Teleporting to player",
|
|
"bring_player": "Summoning player",
|
|
"spectate_failed": "Failed to resolve the target! Exiting spectate.",
|
|
"spectate_yourself": "You cannot spectate yourself.",
|
|
"freeze_yourself": "You cannot freeze yourself.",
|
|
"spectate_cycle_failed": "There are no players to cycle to."
|
|
}
|
|
},
|
|
"troll": {
|
|
"title": "Troll",
|
|
"options": {
|
|
"drunk": "Make Drunk",
|
|
"fire": "Set Fire",
|
|
"wild_attack": "Wild attack"
|
|
}
|
|
}
|
|
},
|
|
"info": {
|
|
"title": "Player info",
|
|
"session_time": "Session Time",
|
|
"play_time": "Play time",
|
|
"joined": "Joined",
|
|
"whitelisted_label": "Whitelisted",
|
|
"whitelisted_notyet": "not yet",
|
|
"btn_wl_add": "ADD WL",
|
|
"btn_wl_remove": "REMOVE WL",
|
|
"btn_wl_success": "Whitelist status changed.",
|
|
"log_label": "Log",
|
|
"log_empty": "No bans/warns found.",
|
|
"log_ban_count": "%{smart_count} ban |||| %{smart_count} bans",
|
|
"log_warn_count": "%{smart_count} warn |||| %{smart_count} warns",
|
|
"log_btn": "DETAILS",
|
|
"notes_placeholder": "Notes about this player...",
|
|
"notes_changed": "Player note changed."
|
|
},
|
|
"ids": {
|
|
"current_ids": "Current Identifiers",
|
|
"previous_ids": "Previously Used Identifiers",
|
|
"all_hwids": "All Hardware IDs"
|
|
},
|
|
"history": {
|
|
"title": "Related history",
|
|
"btn_revoke": "REVOKE",
|
|
"revoked_success": "Action revoked!",
|
|
"banned_by": "BANNED by %{author}",
|
|
"warned_by": "WARNED by %{author}",
|
|
"revoked_by": "Revoked by %{author}.",
|
|
"expired_at": "Expired at %{date}.",
|
|
"expires_at": "Expires at %{date}."
|
|
},
|
|
"ban": {
|
|
"title": "Ban player",
|
|
"reason_placeholder": "Reason",
|
|
"reason_required": "The Reason field is required.",
|
|
"duration_placeholder": "Duration",
|
|
"success": "Player banned!",
|
|
"hours": "hours",
|
|
"days": "days",
|
|
"weeks": "weeks",
|
|
"months": "months",
|
|
"permanent": "Permanent",
|
|
"custom": "Custom",
|
|
"helper_text": "Please select a duration",
|
|
"submit": "Apply ban"
|
|
}
|
|
}
|
|
}
|
|
}
|