164 lines
5.9 KiB
JSON
164 lines
5.9 KiB
JSON
{
|
|
"lang_name": "English",
|
|
"system_lang": "Use System Language",
|
|
"confirm": "Confirm",
|
|
"cancel": "Cancel",
|
|
"success": "Success",
|
|
"warning": "Warning",
|
|
"save": "Save",
|
|
"none": "None",
|
|
"default": "Default",
|
|
"new_conn": "Add New Connection",
|
|
"new_group": "Add New Group",
|
|
"rename_group": "Rename Group",
|
|
"disconnect_all": "Disconnect all",
|
|
"filter": "Filter",
|
|
"sort_conn": "Sort Connections",
|
|
"close_confirm": "Confirm close this tab and connection",
|
|
"edit_close_confirm": "Please close the relevant connections before editing. Do you want to continue?",
|
|
"opening_connection": "Opening Connection...",
|
|
"remove_tip": "{type} \"{name}\" will be deleted",
|
|
"remove_group_tip": "Group \"{name}\" and all connections in it will be deleted",
|
|
"ttl": "TTL",
|
|
"forever": "Forever",
|
|
"rename_key": "Rename Key",
|
|
"delete_key": "Delete Key",
|
|
"batch_delete_key": "Batch Delete Keys",
|
|
"db_index": "Database Index",
|
|
"key_expression": "Key Expression",
|
|
"affected_key": "Affected Keys",
|
|
"show_affected_key": "Show Affected Keys",
|
|
"confirm_delete_key": "Confirm Delete {num} Keys",
|
|
"delete_key_succ": "\"{key}\" has been deleted",
|
|
"copy_value": "Copy Value",
|
|
"edit_value": "Edit Value",
|
|
"save_update": "Save Update",
|
|
"score_filter_tip": "Support operator list below:\n= equal\n!= not equal\n> greater than\n>= greater than or equal to\n< less than\n<= less than or equal to\nfor example you want to filter results which greater than 3, input: >3",
|
|
"add_row": "Add Row",
|
|
"edit_row": "Edit Row",
|
|
"delete_row": "Delete Row",
|
|
"search": "Search",
|
|
"filter_field": "Filter Field",
|
|
"filter_value": "Filter Value",
|
|
"view_as": "View As",
|
|
"reload": "Reload",
|
|
"open_connection": "Open Connection",
|
|
"open_db": "Open Database",
|
|
"close_db": "Close Database",
|
|
"filter_key": "Filter Key",
|
|
"disconnect": "Disconnect",
|
|
"dup_conn": "Duplicate Connection",
|
|
"remove_conn": "Delete Connection",
|
|
"edit_conn": "Edit Connection Config",
|
|
"edit_conn_group": "Edit Connection Group",
|
|
"rename_conn_group": "Rename Connection Group",
|
|
"remove_conn_group": "Delete Connection Group",
|
|
"no_group": "No Group",
|
|
"copy_path": "Copy Path",
|
|
"batch_delete": "Batch Delete",
|
|
"copy_key": "Copy Key",
|
|
"remove_key": "Remove Key",
|
|
"new_conn_title": "New Connection",
|
|
"edit_conn_title": "Edit Connection",
|
|
"general": "General",
|
|
"advanced": "Advanced",
|
|
"editor": "Editor",
|
|
"conn_group": "Group",
|
|
"group_name": "Group Name",
|
|
"conn_name": "Name",
|
|
"conn_addr": "Address",
|
|
"conn_usr": "Username",
|
|
"conn_pwd": "Password",
|
|
"conn_name_tip": "Connection name",
|
|
"conn_addr_tip": "Redis server host",
|
|
"conn_usr_tip": "(Optional) Redis server username",
|
|
"conn_pwd_tip": "(Optional) Redis server authentication password (Redis > 6.0)",
|
|
"conn_test": "Test Connection",
|
|
"conn_test_succ": "Successful connection to redis-server",
|
|
"conn_test_fail": "Fail Connection",
|
|
"conn_advn_filter": "Default Filter",
|
|
"conn_advn_filter_tip": "Pattern which defines loaded keys from redis server",
|
|
"conn_advn_separator": "Key Separator",
|
|
"conn_advn_separator_tip": "Separator used for key path item",
|
|
"conn_advn_conn_timeout": "Connection Timeout",
|
|
"conn_advn_exec_timeout": "Execution Timeout",
|
|
"conn_advn_mark_color": "Mark Color",
|
|
"second": "Second(s)",
|
|
"new_key_name": "New Key Name",
|
|
"new_key": "Add New Key",
|
|
"new_field": "Add New Field",
|
|
"overwrite_field": "Overwrite Existing Field",
|
|
"ignore_field": "Ignore Existing Field",
|
|
"new_item": "Add New Item",
|
|
"insert_type": "Insert",
|
|
"append_item": "Append",
|
|
"prepend_item": "Prepend",
|
|
"enter_key": "Enter Key",
|
|
"enter_value": "Enter Value",
|
|
"enter_field": "Enter Field Name",
|
|
"enter_elem": "Enter Element",
|
|
"enter_member": "Enter Member",
|
|
"enter_score": "Enter Score",
|
|
"element": "Element",
|
|
"set_key_filter": "Set Key Filter",
|
|
"filter_pattern": "Pattern",
|
|
"filter_pattern_tip": "prefix_*: Matches key names starting with \"prefix_\".\n*_suffix: Matches key names ending with \"_suffix\".\n*pattern*: Matches key names containing \"pattern\".\nprefix_??: Matches key names starting with \"prefix_\" followed by any two characters.\n*abc*: Matches key names containing \"abc\" at any position.",
|
|
"key": "Key",
|
|
"value": "Value",
|
|
"field": "Field",
|
|
"action": "Action",
|
|
"type": "Type",
|
|
"score": "Score",
|
|
"order_no": "Order",
|
|
"preferences": "Preferences",
|
|
"theme": "Theme",
|
|
"theme_light": "Light",
|
|
"theme_dark": "Dark",
|
|
"theme_auto": "Auto",
|
|
"language": "Language",
|
|
"font": "Font",
|
|
"font_size": "Font Size",
|
|
"restore_defaults": "Restore Defaults",
|
|
"proxy": "Proxy",
|
|
"use_system_proxy": "Use system proxy",
|
|
"use_system_proxy_http": "Use system proxy only for HTTP(S) request",
|
|
"update": "Update",
|
|
"auto_check_update": "Automatically check for updates",
|
|
"set_ttl": "Set Key TTL",
|
|
"persist_key": "Persist Key",
|
|
"copy_succ": "Value Copied !",
|
|
"save_value_succ": "Value Saved !",
|
|
"handle_succ": "Success!",
|
|
"reload_succ": "Reloaded!",
|
|
"field_required": "This item should not be blank",
|
|
"spec_field_required": "\"{key}\" should not be blank",
|
|
"nonexist_tab_content": "Selected key does not exist. Please retry",
|
|
"empty_server_content": "Select and open a connection from the left",
|
|
"empty_server_list": "No redis server",
|
|
"reload_when_succ": "Reload immediately after success",
|
|
"server": "Server",
|
|
"browser": "Browser",
|
|
"log": "Log",
|
|
"help": "Help",
|
|
"check_update": "Check for Updates...",
|
|
"auto_refresh": "Auto Refresh",
|
|
"new_version_tip": "A new version is available. Download now?",
|
|
"no_update": "You're update to date",
|
|
"refresh": "Refresh",
|
|
"uptime": "Uptime",
|
|
"connected_clients": "Clients",
|
|
"total_keys": "Keys",
|
|
"memory_used": "Memory",
|
|
"unit_day": "D",
|
|
"unit_hour": "H",
|
|
"unit_minute": "M",
|
|
"all_info": "All Info",
|
|
"all": "All",
|
|
"launch_log": "Launch Log",
|
|
"filter_server": "Filter Server",
|
|
"filter_keyword": "Filter Keyword",
|
|
"exec_time": "Exec Time",
|
|
"cmd": "Command",
|
|
"cost_time": "Cost"
|
|
}
|