0.0.8-alpha
This commit is contained in:
@@ -3,5 +3,67 @@
|
||||
"rule.roughlyenoughitems.filtering.hide.tag.subtitle": "Filter entries by \u0027c:hidden_from_recipe_viewers\u0027. This is not configurable here.",
|
||||
"text.rei.searching": "REI searching results...",
|
||||
"rule.roughlyenoughitems.filtering.hide.tag": "Tag Filtering",
|
||||
"text.rei.searching.step": "This is slower on the first search.\nProgress: %s%%"
|
||||
"text.rei.searching.step": "This is slower on the first search.\nProgress: %s%%",
|
||||
"config.rei.options.layout.hide_when_idle.desc": "Hide the panel when search is not active.",
|
||||
"config.rei.options.debug.plugins_performance.desc": "Detailed break-down of plugins\u0027 reload times. This is very useful in debugging the performance after loaded into a world.",
|
||||
"config.rei.options.cheats.method.desc": "The way how cheating is achieved. Grab mode places the cheated item at your cursor, while give mode places the cheated item in your inventory.",
|
||||
"config.rei.options.search.syntax_highlighting.desc": "Displays different search filters in different colors for easier identification.",
|
||||
"config.rei.options.cheats.amount.desc": "The amount of items cheated. By default, REI cheats 1 item and a stack when clicked with shift.",
|
||||
"config.rei.options.list.display_mode.desc": "The way entries are laid out. Paginated mode displays entries in pages, where there are buttons to traverse the different pages. Scrolled mode displays entries in a vertical list.",
|
||||
"config.rei.options.performance.batched_rendering.desc": "Batched Rendering decreases the amount of individual calls, and improves performances where many entries are visible at one time.",
|
||||
"config.rei.texts.reload": "Reload...",
|
||||
"config.rei.options.layout.search_field_location.desc": "The location of the search field. By default, the search field is placed at the bottom center, which automatically moves to the side to make way for tall container screens.",
|
||||
"config.rei.categories.list.desc": "List order, zoom, collapsible groups",
|
||||
"config.rei.options.favorites.weather_command.desc": "The command invoked to change the weather. This may be useful if the server replaced the default /weather command. Available placeholders: {weather}.",
|
||||
"config.rei.texts.search_options": "Search options...",
|
||||
"config.rei.options.search.async_search.desc": "Parallelize search with multiple threads. This usually improves performance and \"snappiness\" of search.",
|
||||
"config.rei.options.search.tag_search.desc": "Filter entries by the tags it is contained in §l%s§r.",
|
||||
"config.rei.options.filtering.categories.desc": "Reorder, toggle, and configure categories. This is useful for organizing entries, and hiding entries you do not need.",
|
||||
"config.rei.options.performance.cached_rendering.desc": "Cached Rendering pre-renders entries and avoids rendering the entries again. This will make animated entries appear static, but will drastically improve performance by 3x-5x.",
|
||||
"config.rei.texts.configure": "Configure...",
|
||||
"config.rei.options.input.copy_recipe_id.desc": "Copy a recipe\u0027s identifier by pressing the keybind, while hovering over a recipe\u0027s info button (shown with \"+\", or \"?\").",
|
||||
"config.rei.texts.requires_level": "Load Level First!",
|
||||
"config.rei.options.reset.reload_plugins.desc": "Resets the current loaded data and reload all data and plugins.",
|
||||
"config.rei.options.reset.reload_search.desc": "Resets all cache around search. The search cache will rebuild before the first search after reloading.",
|
||||
"config.rei.value.cheats.amount.reversed": "Reversed",
|
||||
"config.rei.options.layout.config_button_location.desc": "The location of the configuration button. By default, it is placed next to the search field. However, this can be changed to look like the legacy versions of REI, where it is placed on the top side of the screen.",
|
||||
"config.rei.options.favorites.mode.desc": "Favorite different entries on the opposite side of the entry panel. The favorites are persistent across reloads, and act as a quick access to things you are working on.\nSimply press \"A\", or drag and drop entries to add / remove an entry from favorites.",
|
||||
"config.rei.options.debug.search_performance.desc": "Verbose console print out for analysing search performance.",
|
||||
"config.rei.options.list.collapsible_entries.desc": "Collapsible Entries allows you to group entries together, and expand / collapse them. This is useful for organizing entries, and hiding entries you do not need.",
|
||||
"config.rei.value.appearance.recipe_border.none": "Invisible",
|
||||
"config.roughlyenoughitems.configureCategories.visibility.true": "Enabled",
|
||||
"config.rei.options.groups.appearance.advanced": "Advanced",
|
||||
"config.rei.options.list.ordering.desc": "The method the entries are sorted by. By default, REI follows the order in which entries are registered into the game. This can be changed to mimic the creative tabs or the direction of the sorting.",
|
||||
"config.rei.texts.details": "Details...",
|
||||
"config.rei.options.favorites.new_favorites_button_visibility.desc": "The visibility of the new favorites button on the bottom side of the panel.",
|
||||
"config.rei.options.cheats.give_command.desc": "The command invoked to cheat items when REI is not installed on the server. This may be useful if the server replaced the default /give command. Available placeholders: {item_name}, {item_identifier}, {count} and {player_name}.",
|
||||
"config.rei.options.filtering.customized_filtering.desc": "Create filtering rules to hide / show specific entries from the entry list.",
|
||||
"config.rei.options.performance.reload_thread.desc": "By using its own thread by default for reloading, this prevents soft-locking the game until everything is loaded in.",
|
||||
"config.rei.value.appearance.recipe_border.lighter": "Lighter",
|
||||
"config.roughlyenoughitems.configureCategories.title": "Configuring Categories",
|
||||
"config.rei.options.search.mod_search.desc": "Filter entries by its containing mod §l%s§r.",
|
||||
"config.rei.options.accessibility.vanilla_recipe_book.desc": "Toggle the vanilla recipe book. This option is not designed for Modpack developers, as users should be the one to decide whether to use the vanilla recipe book.",
|
||||
"config.rei.options.input.export_image.desc": "Export a recipe as an image by pressing the keybind, while hovering over a recipe.",
|
||||
"config.rei.options.accessibility.status_effects_location.desc": "The location of the status effects. By vanilla, the status effects are placed on the right, but this can be changed to the left.",
|
||||
"config.rei.value.trueFalse.false": "False",
|
||||
"config.rei.options.filtering.filter_displays.desc": "Apply filtering rules to determine the visibility of displays. Displays with all entries filtered will be hidden.",
|
||||
"config.roughlyenoughitems.configureCategories.visibility.false": "Disabled",
|
||||
"config.rei.value.list.focus_mode.highlighted": "Highlighted",
|
||||
"config.rei.options.debug.entry_list_performance.desc": "Display the time used to render entries on the entry list.",
|
||||
"config.rei.options.input.back.desc": "Quickly navigate back to the previous recipes by pressing the keybind.",
|
||||
"config.rei.options.layout.location.desc": "Change the location of the panel. The entire REI setup may be mirrored horizontally, including the list and all widgets.",
|
||||
"config.rei.options.performance.cached_display_lookup.desc": "Cached Display Lookup reduces the time when looking up a display. This stores the inputs and outputs of a display ahead of time.",
|
||||
"text.rei.view_all_categories.tooltip": "%s categories",
|
||||
"config.rei.options.layout.craftable_filter.desc": "Craftable Filter allows you to view stacks currently craftable with the ingredients in your inventory. This can be useful alongside the Ctrl+Click quick craft feature to craft quickly.",
|
||||
"config.rei.options.accessibility.larger_tabs.desc": "Increase the size of tabs in recipe viewing screens.",
|
||||
"config.rei.options.accessibility.larger_arrow_buttons.desc": "Increase the size of pages switching buttons next to tabs in recipe viewing screens.",
|
||||
"config.rei.options.filtering.merge_displays.desc": "Merge displays with the same recipe. This is useful for unifying recipes.",
|
||||
"config.rei.options.accessibility.clickable_recipe_arrows.desc": "Click on recipe arrows to see all recipes in the target category.",
|
||||
"config.rei.options.favorites.time_command.desc": "The command invoked to change the time. This may be useful if the server replaced the default /time command. Available placeholders: {time}.",
|
||||
"config.rei.options.search.identifier_search.desc": "Filter entries by its identifier §l%s§r.",
|
||||
"config.rei.options.search.tooltip_search.desc": "Filter entries by contents of its tooltip §l%s§r. This is useful for searching through details of the entry, for example, enchantments.",
|
||||
"config.rei.options.list.focus_mode.desc": "How the focus state of the entries will be presented. By default, REI follows vanilla and highlights the slot.",
|
||||
"config.rei.options.favorites.game_mode_command.desc": "The command invoked to change the gamemode. This may be useful if the server replaced the default /gamemode command. Available placeholders: {gamemode}.",
|
||||
"config.rei.value.trueFalse.true": "True",
|
||||
"config.rei.options.layout.boundaries.desc": "Declare the boundaries of the panel. Useful to limit the columns / rows displayed on screen."
|
||||
}
|
||||
@@ -3,5 +3,67 @@
|
||||
"rule.roughlyenoughitems.filtering.hide.tag.subtitle": "按 \u0027c:hidden_from_recipe_viewers\u0027 过滤条目。此处不可配置。",
|
||||
"text.rei.searching": "REI 搜索结果...",
|
||||
"rule.roughlyenoughitems.filtering.hide.tag": "标签过滤",
|
||||
"text.rei.searching.step": "第一次搜索速度较慢。\n进度: %s%%"
|
||||
"text.rei.searching.step": "第一次搜索速度较慢。\n进度: %s%%",
|
||||
"config.rei.options.layout.hide_when_idle.desc": "当搜索未激活时隐藏面板。",
|
||||
"config.rei.options.debug.plugins_performance.desc": "插件重新加载时间的详细细分。这对于调试加载到世界后的性能非常有用。",
|
||||
"config.rei.options.cheats.method.desc": "作弊的实现方式。抓取模式将被骗的物品放置在您的光标处,而给予模式则将被骗的物品放置在您的库存中。",
|
||||
"config.rei.options.search.syntax_highlighting.desc": "以不同颜色显示不同的搜索过滤器,以便于识别。",
|
||||
"config.rei.options.cheats.amount.desc": "被骗的物品数量。默认情况下,当按住 Shift 键单击时,REI 会欺骗 1 个项目和一堆。",
|
||||
"config.rei.options.list.display_mode.desc": "条目的布局方式。分页模式在页面中显示条目,其中有按钮可以遍历不同的页面。滚动模式在垂直列表中显示条目。",
|
||||
"config.rei.options.performance.batched_rendering.desc": "批量渲染减少了单独调用的数量,并提高了同时显示许多条目的性能。",
|
||||
"config.rei.texts.reload": "重新加载...",
|
||||
"config.rei.options.layout.search_field_location.desc": "搜索字段的位置。默认情况下,搜索字段位于底部中心,它会自动移动到一侧,为较高的容器屏幕让路。",
|
||||
"config.rei.categories.list.desc": "列表顺序、缩放、可折叠组",
|
||||
"config.rei.options.favorites.weather_command.desc": "调用命令来改变天气。如果服务器替换了默认的 /weather 命令,这可能很有用。可用占位符:{天气}。",
|
||||
"config.rei.texts.search_options": "搜索选项...",
|
||||
"config.rei.options.search.async_search.desc": "使用多个线程并行搜索。这通常会提高搜索的性能和“敏捷性”。",
|
||||
"config.rei.options.search.tag_search.desc": "按 §l%s§r 中包含的标签过滤条目。",
|
||||
"config.rei.options.filtering.categories.desc": "重新排序、切换和配置类别。这对于组织条目和隐藏不需要的条目很有用。",
|
||||
"config.rei.options.performance.cached_rendering.desc": "缓存渲染会预渲染条目并避免再次渲染条目。这将使动画条目看起来静态,但性能将大幅提高 3-5 倍。",
|
||||
"config.rei.texts.configure": "配置...",
|
||||
"config.rei.options.input.copy_recipe_id.desc": "通过按下按键绑定,同时将鼠标悬停在菜谱的信息按钮上(显示为“+”或“?”)来复制菜谱的标识符。",
|
||||
"config.rei.texts.requires_level": "负载水平第一!",
|
||||
"config.rei.options.reset.reload_plugins.desc": "重置当前加载的数据并重新加载所有数据和插件。",
|
||||
"config.rei.options.reset.reload_search.desc": "重置搜索周围的所有缓存。重新加载后,搜索缓存将在第一次搜索之前重建。",
|
||||
"config.rei.value.cheats.amount.reversed": "反转",
|
||||
"config.rei.options.layout.config_button_location.desc": "配置按钮的位置。默认情况下,它放置在搜索字段旁边。但是,可以将其更改为看起来像 REI 的旧版本,将其放置在屏幕的顶部。",
|
||||
"config.rei.options.favorites.mode.desc": "在条目面板的另一侧收藏不同的条目。收藏夹在重新加载后会保持不变,并可快速访问您正在处理的内容。\n只需按“A”,或拖放条目即可在收藏夹中添加/删除条目。",
|
||||
"config.rei.options.debug.search_performance.desc": "用于分析搜索性能的详细控制台打印输出。",
|
||||
"config.rei.options.list.collapsible_entries.desc": "可折叠条目允许您将条目分组在一起,并展开/折叠它们。这对于组织条目和隐藏不需要的条目很有用。",
|
||||
"config.rei.value.appearance.recipe_border.none": "无形的",
|
||||
"config.roughlyenoughitems.configureCategories.visibility.true": "启用",
|
||||
"config.rei.options.groups.appearance.advanced": "先进的",
|
||||
"config.rei.options.list.ordering.desc": "条目排序的方法。默认情况下,REI 遵循条目在游戏中注册的顺序。可以更改它以模仿创意选项卡或排序方向。",
|
||||
"config.rei.texts.details": "细节...",
|
||||
"config.rei.options.favorites.new_favorites_button_visibility.desc": "面板底部新的收藏夹按钮的可见性。",
|
||||
"config.rei.options.cheats.give_command.desc": "当服务器上未安装 REI 时,调用该命令来作弊项目。如果服务器替换了默认的 /give 命令,这可能很有用。可用占位符:{item_name}、{item_identifier}、{count} 和 {player_name}。",
|
||||
"config.rei.options.filtering.customized_filtering.desc": "创建过滤规则以隐藏/显示条目列表中的特定条目。",
|
||||
"config.rei.options.performance.reload_thread.desc": "默认情况下,通过使用自己的线程进行重新加载,可以防止软锁定游戏,直到所有内容都加载完毕。",
|
||||
"config.rei.value.appearance.recipe_border.lighter": "打火机",
|
||||
"config.roughlyenoughitems.configureCategories.title": "配置类别",
|
||||
"config.rei.options.search.mod_search.desc": "按其包含 mod §l%s§r 过滤条目。",
|
||||
"config.rei.options.accessibility.vanilla_recipe_book.desc": "切换香草食谱书。此选项不是为 Modpack 开发人员设计的,因为用户应该是决定是否使用原版食谱书的人。",
|
||||
"config.rei.options.input.export_image.desc": "通过按下按键绑定并将鼠标悬停在菜谱上,将菜谱导出为图像。",
|
||||
"config.rei.options.accessibility.status_effects_location.desc": "状态效果的位置。在原版中,状态效果放置在右侧,但可以更改为左侧。",
|
||||
"config.rei.value.trueFalse.false": "错误的",
|
||||
"config.rei.options.filtering.filter_displays.desc": "应用过滤规则来确定显示的可见性。所有已过滤条目的显示将被隐藏。",
|
||||
"config.roughlyenoughitems.configureCategories.visibility.false": "残疾人",
|
||||
"config.rei.value.list.focus_mode.highlighted": "突出显示",
|
||||
"config.rei.options.debug.entry_list_performance.desc": "显示用于渲染条目列表上的条目的时间。",
|
||||
"config.rei.options.input.back.desc": "按按键绑定可快速导航回之前的食谱。",
|
||||
"config.rei.options.layout.location.desc": "更改面板的位置。整个 REI 设置可以水平镜像,包括列表和所有小部件。",
|
||||
"config.rei.options.performance.cached_display_lookup.desc": "缓存显示查找可减少查找显示的时间。它提前存储显示器的输入和输出。",
|
||||
"text.rei.view_all_categories.tooltip": "%s 个类别",
|
||||
"config.rei.options.layout.craftable_filter.desc": "可制作的过滤器允许您查看当前可使用库存中的成分制作的堆栈。这可以与 Ctrl+单击快速制作功能一起使用来快速制作。",
|
||||
"config.rei.options.accessibility.larger_tabs.desc": "增加食谱查看屏幕中选项卡的大小。",
|
||||
"config.rei.options.accessibility.larger_arrow_buttons.desc": "增加菜谱查看屏幕中选项卡旁边的页面切换按钮的大小。",
|
||||
"config.rei.options.filtering.merge_displays.desc": "合并具有相同配方的显示。这对于统一食谱很有用。",
|
||||
"config.rei.options.accessibility.clickable_recipe_arrows.desc": "单击菜谱箭头可查看目标类别中的所有菜谱。",
|
||||
"config.rei.options.favorites.time_command.desc": "调用命令来更改时间。如果服务器替换了默认的 /time 命令,这可能很有用。可用占位符:{时间}。",
|
||||
"config.rei.options.search.identifier_search.desc": "按标识符 §l%s§r 过滤条目。",
|
||||
"config.rei.options.search.tooltip_search.desc": "按工具提示§l%s§r 的内容过滤条目。这对于搜索条目的详细信息(例如结界)非常有用。",
|
||||
"config.rei.options.list.focus_mode.desc": "条目的焦点状态将如何呈现。默认情况下,REI 遵循原版并突出显示插槽。",
|
||||
"config.rei.options.favorites.game_mode_command.desc": "调用命令来更改游戏模式。如果服务器替换了默认的 /gamemode 命令,这可能很有用。可用占位符:{gamemode}。",
|
||||
"config.rei.value.trueFalse.true": "真的",
|
||||
"config.rei.options.layout.boundaries.desc": "声明面板的边界。用于限制屏幕上显示的列/行。"
|
||||
}
|
||||
Reference in New Issue
Block a user