Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions projects/assets/xaerolib/1.12.2/xaerolib/lang/en_us.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
gui.xaero_on=ON
gui.xaero_off=OFF
gui.xaero_back=Back
gui.xaero_confirm=Confirm
gui.xaero_cancel=Cancel
gui.xaero_current_profile=Current Profile
gui.xaero_set_default_profile=Make Default
gui.xaero_delete_profile=Delete Profile
gui.xaero_delete_profile_0=Are you sure you would like to permanently delete the following profile?
gui.xaero_delete_profile_1=%1$s (%2$s)
gui.xaero_box_current_profile=Your currently used client config profile.
gui.xaero_allow_internet_access=Allow Internet Access
gui.xaero_box_allow_internet_access=Whether the mod should be allowed to access the internet to fetch dynamic data, such as Patreon member names and mod versions. Nothing is sent from your computer.
gui.xaero_confirm_save_0=Would you like to confirm the changes you've made?
gui.xaero_confirm_save_1=Number of unconfirmed option changes: %d
gui.xaero_server_config_profile_syncing=Synchronizing with the server...
gui.xaero_server_config_profile=Server Config Profile
gui.xaero_client_config_profile=Client Config Profile
gui.xaero_settings_search_placeholder=Search...
gui.xaero_settings_search=Settings Search
gui.xaero_settings_not_found=No matching entries found for your input!
gui.xaero_config_option_profile_name=Profile Name
gui.xaero_config_profile_id=ID: %s
gui.xaero_config_value_enforced=%1$s (%2$s)
gui.xaero_config_value_enforced_indicator=S
gui.xaero_config_value_enforced_tooltip_prefix=The effective value of this option is being affected by the server!
gui.xaero_config_value_enforced_tooltip_shift_condition_prefix=Shift-click to view the server-enforced value of this option.
gui.xaero_config_value_enforced_string_edit=Enforced Value: %s
gui.xaero_create_config_profile=Create New Profile
gui.xaero_config_profile_creation_screen=Name for the new profile:
gui.xaero_no_config_edit_permission_0=You don't have permission to edit this config.
gui.xaero_no_config_edit_permission_1=Relog if you're supposed to.
gui.xaero_permission_enforced_server_profile=Enforced Profile
gui.xaero_permission_enforced_server_profile_tooltip=Enforced server profile ID (not the name).
gui.xaero_permission_edit_server_profiles=Edit Server Profiles
gui.xaero_prometheus_option_hint=Takes precedence over permissions.
gui.xaero_client_config_title_format=%1$s
gui.xaero_server_config_title_format=%1$s (Server)
gui.xaero_config_profile_to_copy=Config profile to copy:
gui.xaero_setting_entry_wrong_context=This entry is not accessible in the current context.
gui.xaero_default_enforced_profile=Default Enforced Profile
gui.xaero_box_default_enforced_profile=The ID of the server config profile the values of which are enforced for players by default.
gui.xaero_ignore_enforcement_if_edit_permission=Ignore Enforced As Editor
gui.xaero_box_ignore_enforcement_if_edit_permission=Whether you should ignore config values normally enforced by the server, if you have the server profile editing permission (e.g. you are an operator). The enforcement for the value of this option ("Ignore Enforced As Editor") can't be ignored though, allowing server owners to disable this feature if they want to, making it a bit more difficult for cheaters to circumvent server enforcement.
gui.xaero_next=Next >>
gui.xaero_previous=<< Prev
46 changes: 46 additions & 0 deletions projects/assets/xaerolib/1.12.2/xaerolib/lang/zh_cn.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
gui.xaero_on=开
gui.xaero_off=关
gui.xaero_back=返回
gui.xaero_confirm=确认
gui.xaero_cancel=取消
gui.xaero_current_profile=当前配置方案
gui.xaero_set_default_profile=设为默认
gui.xaero_delete_profile=删除配置方案
gui.xaero_delete_profile_0=确定永久删除以下配置方案吗?
gui.xaero_delete_profile_1=%1$s(%2$s)
gui.xaero_box_current_profile=你当前使用的客户端配置方案。
gui.xaero_allow_internet_access=允许访问互联网
gui.xaero_box_allow_internet_access=是否允许模组访问互联网以获取动态数据,例如Patreon成员名称和模组版本。 不会从你的计算机发送任何信息。
gui.xaero_confirm_save_0=确认所做的更改?
gui.xaero_confirm_save_1=未确认的选项更改数量:%d
gui.xaero_server_config_profile_syncing=正在与服务器同步……
gui.xaero_server_config_profile=服务器配置方案
gui.xaero_client_config_profile=客户端配置方案
gui.xaero_settings_search_placeholder=搜索……
gui.xaero_settings_search=设置搜索
gui.xaero_settings_not_found=未找到与你的输入匹配的条目!
gui.xaero_config_option_profile_name=方案名称
gui.xaero_config_profile_id=ID:%s
gui.xaero_config_value_enforced=%1$s(%2$s)
gui.xaero_config_value_enforced_indicator=S
gui.xaero_config_value_enforced_tooltip_prefix=该选项的有效值正在受到服务器的影响!
gui.xaero_config_value_enforced_tooltip_shift_condition_prefix=按住Shift点击可查看该选项的服务器强制值。
gui.xaero_config_value_enforced_string_edit=强制值:%s
gui.xaero_create_config_profile=创建新方案
gui.xaero_config_profile_creation_screen=新方案的名称:
gui.xaero_no_config_edit_permission_0=你没有编辑此配置的权限。
gui.xaero_no_config_edit_permission_1=若你应当拥有权限,请重新登录。
gui.xaero_permission_enforced_server_profile=强制方案
gui.xaero_permission_enforced_server_profile_tooltip=强制服务器方案ID(不是名称)。
gui.xaero_permission_edit_server_profiles=编辑服务器方案
gui.xaero_prometheus_option_hint=优先于权限设置。
gui.xaero_client_config_title_format=%1$s
gui.xaero_server_config_title_format=%1$s(服务器)
gui.xaero_config_profile_to_copy=要复制的方案:
gui.xaero_setting_entry_wrong_context=该条目在当前上下文中不可访问。
gui.xaero_default_enforced_profile=默认强制方案
gui.xaero_box_default_enforced_profile=默认情况下,对玩家强制生效的服务器配置方案的ID。
gui.xaero_ignore_enforcement_if_edit_permission=作为编辑者时忽略强制
gui.xaero_box_ignore_enforcement_if_edit_permission=在拥有服务器方案的编辑权限(例如你是管理员)时,是否忽略通常由服务器强制执行的配置值。 不过,该选项本身(“作为编辑者时忽略强制”)的强制执行无法被忽略,从而允许服务器所有者根据需要禁用此功能,使作弊者更难绕过服务器强制执行。
gui.xaero_next=下一页 >>
gui.xaero_previous=<< 上一页
48 changes: 48 additions & 0 deletions projects/assets/xaerolib/1.16/xaerolib/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"gui.xaero_on": "ON",
"gui.xaero_off": "OFF",
"gui.xaero_back": "Back",
"gui.xaero_confirm": "Confirm",
"gui.xaero_cancel": "Cancel",
"gui.xaero_current_profile": "Current Profile",
"gui.xaero_set_default_profile": "Make Default",
"gui.xaero_delete_profile": "Delete Profile",
"gui.xaero_delete_profile_0": "Are you sure you would like to permanently delete the following profile?",
"gui.xaero_delete_profile_1": "%1$s (%2$s)",
"gui.xaero_box_current_profile": "Your currently used client config profile.",
"gui.xaero_allow_internet_access": "Allow Internet Access",
"gui.xaero_box_allow_internet_access": "Whether the mod should be allowed to access the internet to fetch dynamic data, such as Patreon member names and mod versions. Nothing is sent from your computer.",
"gui.xaero_confirm_save_0": "Would you like to confirm the changes you've made?",
"gui.xaero_confirm_save_1": "Number of unconfirmed option changes: %d",
"gui.xaero_server_config_profile_syncing": "Synchronizing with the server...",
"gui.xaero_server_config_profile": "Server Config Profile",
"gui.xaero_client_config_profile": "Client Config Profile",
"gui.xaero_settings_search_placeholder": "Search...",
"gui.xaero_settings_search": "Settings Search",
"gui.xaero_settings_not_found": "No matching entries found for your input!",
"gui.xaero_config_option_profile_name": "Profile Name",
"gui.xaero_config_profile_id": "ID: %s",
"gui.xaero_config_value_enforced": "%1$s (%2$s)",
"gui.xaero_config_value_enforced_indicator": "S",
"gui.xaero_config_value_enforced_tooltip_prefix": "The effective value of this option is being affected by the server!",
"gui.xaero_config_value_enforced_tooltip_shift_condition_prefix": "Shift-click to view the server-enforced value of this option.",
"gui.xaero_config_value_enforced_string_edit": "Enforced Value: %s",
"gui.xaero_create_config_profile": "Create New Profile",
"gui.xaero_config_profile_creation_screen": "Name for the new profile:",
"gui.xaero_no_config_edit_permission_0": "You don't have permission to edit this config.",
"gui.xaero_no_config_edit_permission_1": "Relog if you're supposed to.",
"gui.xaero_permission_enforced_server_profile": "Enforced Profile",
"gui.xaero_permission_enforced_server_profile_tooltip": "Enforced server profile ID (not the name).",
"gui.xaero_permission_edit_server_profiles": "Edit Server Profiles",
"gui.xaero_prometheus_option_hint": "Takes precedence over permissions.",
"gui.xaero_client_config_title_format": "%1$s",
"gui.xaero_server_config_title_format": "%1$s (Server)",
"gui.xaero_config_profile_to_copy": "Config profile to copy:",
"gui.xaero_setting_entry_wrong_context": "This entry is not accessible in the current context.",
"gui.xaero_default_enforced_profile": "Default Enforced Profile",
"gui.xaero_box_default_enforced_profile": "The ID of the server config profile the values of which are enforced for players by default.",
"gui.xaero_ignore_enforcement_if_edit_permission": "Ignore Enforced As Editor",
"gui.xaero_box_ignore_enforcement_if_edit_permission": "Whether you should ignore config values normally enforced by the server, if you have the server profile editing permission (e.g. you are an operator). The enforcement for the value of this option (\"Ignore Enforced As Editor\") can't be ignored though, allowing server owners to disable this feature if they want to, making it a bit more difficult for cheaters to circumvent server enforcement.",
"gui.xaero_next": "Next >>",
"gui.xaero_previous": "<< Prev"
}
48 changes: 48 additions & 0 deletions projects/assets/xaerolib/1.16/xaerolib/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"gui.xaero_on": "开",
"gui.xaero_off": "关",
"gui.xaero_back": "返回",
"gui.xaero_confirm": "确认",
"gui.xaero_cancel": "取消",
"gui.xaero_current_profile": "当前配置方案",
"gui.xaero_set_default_profile": "设为默认",
"gui.xaero_delete_profile": "删除配置方案",
"gui.xaero_delete_profile_0": "确定永久删除以下配置方案吗?",
"gui.xaero_delete_profile_1": "%1$s(%2$s)",
"gui.xaero_box_current_profile": "你当前使用的客户端配置方案。",
"gui.xaero_allow_internet_access": "允许访问互联网",
"gui.xaero_box_allow_internet_access": "是否允许模组访问互联网以获取动态数据,例如Patreon成员名称和模组版本。 不会从你的计算机发送任何信息。",
"gui.xaero_confirm_save_0": "确认所做的更改?",
"gui.xaero_confirm_save_1": "未确认的选项更改数量:%d",
"gui.xaero_server_config_profile_syncing": "正在与服务器同步……",
"gui.xaero_server_config_profile": "服务器配置方案",
"gui.xaero_client_config_profile": "客户端配置方案",
"gui.xaero_settings_search_placeholder": "搜索……",
"gui.xaero_settings_search": "设置搜索",
"gui.xaero_settings_not_found": "未找到与你的输入匹配的条目!",
"gui.xaero_config_option_profile_name": "方案名称",
"gui.xaero_config_profile_id": "ID:%s",
"gui.xaero_config_value_enforced": "%1$s(%2$s)",
"gui.xaero_config_value_enforced_indicator": "S",
"gui.xaero_config_value_enforced_tooltip_prefix": "该选项的有效值正在受到服务器的影响!",
"gui.xaero_config_value_enforced_tooltip_shift_condition_prefix": "按住Shift点击可查看该选项的服务器强制值。",
"gui.xaero_config_value_enforced_string_edit": "强制值:%s",
"gui.xaero_create_config_profile": "创建新方案",
"gui.xaero_config_profile_creation_screen": "新方案的名称:",
"gui.xaero_no_config_edit_permission_0": "你没有编辑此配置的权限。",
"gui.xaero_no_config_edit_permission_1": "若你应当拥有权限,请重新登录。",
"gui.xaero_permission_enforced_server_profile": "强制方案",
"gui.xaero_permission_enforced_server_profile_tooltip": "强制服务器方案ID(不是名称)。",
"gui.xaero_permission_edit_server_profiles": "编辑服务器方案",
"gui.xaero_prometheus_option_hint": "优先于权限设置。",
"gui.xaero_client_config_title_format": "%1$s",
"gui.xaero_server_config_title_format": "%1$s(服务器)",
"gui.xaero_config_profile_to_copy": "要复制的方案:",
"gui.xaero_setting_entry_wrong_context": "该条目在当前上下文中不可访问。",
"gui.xaero_default_enforced_profile": "默认强制方案",
"gui.xaero_box_default_enforced_profile": "默认情况下,对玩家强制生效的服务器配置方案的ID。",
"gui.xaero_ignore_enforcement_if_edit_permission": "作为编辑者时忽略强制",
"gui.xaero_box_ignore_enforcement_if_edit_permission": "在拥有服务器方案的编辑权限(例如你是管理员)时,是否忽略通常由服务器强制执行的配置值。 不过,该选项本身(“作为编辑者时忽略强制”)的强制执行无法被忽略,从而允许服务器所有者根据需要禁用此功能,使作弊者更难绕过服务器强制执行。",
"gui.xaero_next": "下一页 >>",
"gui.xaero_previous": "<< 上一页"
}
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,4 @@ gui.xaero_no_durability=None
gui.xaero_held_centered_position=Held Items When Centered
gui.xaero_held_centered_position_screen_edges=Edges
gui.xaero_held_centered_position_hotbar=Hotbar
gui.xaero_better_pvp_server_profiles=Better PVP Server Settings
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,4 @@ gui.xaero_no_durability=无
gui.xaero_held_centered_position=居中时持有的物品
gui.xaero_held_centered_position_screen_edges=边缘
gui.xaero_held_centered_position_hotbar=快捷栏
gui.xaero_better_pvp_server_profiles=Better PVP 服务器设置
Loading
Loading