Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
mods_update(FTB Quests): 更新至 v2001.4.3 (#642)
Browse files Browse the repository at this point in the history
* mods_update(FTB Quests): 更新至 v2001.4.3

* mods_fix(FTB Quests): 補齊遺漏的按鍵參考翻譯
  • Loading branch information
StarskyXIII authored May 25, 2024
1 parent 633d0b3 commit 72a163f
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 11 deletions.
46 changes: 40 additions & 6 deletions MultiVersions/Forge/main/ftbquests/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@
"item.ftbquests.lootcrate.missing": "ERROR: unknown loot crate '%s'!",
"item.ftbquests.custom_icon": "Custom Icon",
"item.ftbquests.custom_icon.tooltip": "Right-click on 'Icon' in editor to open custom image selector",
"item.ftbquests.task_screen_configurator": "Task Screen Configurator",
"item.ftbquests.task_screen_configurator.tooltip": "Sneak + Right-Click a Task Screen block to bind",
"ftbquests.rarity.common": "Common",
"ftbquests.rarity.uncommon": "Uncommon",
"ftbquests.rarity.rare": "Rare",
Expand Down Expand Up @@ -105,6 +107,8 @@
"ftbquests.file.grid_scale": "Grid Scale",
"ftbquests.file.lock_message": "Lock Message",
"ftbquests.file.progression_mode": "Progression Mode",
"ftbquests.file.pause_game": "Quest Screen Pauses SSP Game",
"ftbquests.file.pause_game.tooltip": "Does not apply to multiplayer games",
"ftbquests.file.detection_delay": "Item Auto-Detection Minimum Interval",
"ftbquests.file.detection_delay.tooltip": "Minimum interval (in ticks) between checks of a player's inventory when it changes\nHigher values are kinder on server TPS, especially if players inventories change frequently, but mean longer delays for quest auto-completion messages.",
"ftbquests.chapter.misc.progression_mode": "Default 'Progression Mode'",
Expand Down Expand Up @@ -132,13 +136,16 @@
"ftbquests.chapter.image.y": "Y",
"ftbquests.chapter.image.width": "Width",
"ftbquests.chapter.image.height": "Height",
"ftbquests.chapter.image.align": "Alignment",
"ftbquests.chapter.image.fit": "Fit to panel width?",
"ftbquests.chapter.image.rotation": "Rotation",
"ftbquests.chapter.image.image": "Image",
"ftbquests.chapter.image.color": "Image Tint",
"ftbquests.chapter.image.alpha": "Image Alpha",
"ftbquests.chapter.image.order": "Image Ordering",
"ftbquests.chapter.image.order.tooltip": "Order in which images in the same chapter are drawn.\nHigher order images are drawn above lower orders.",
"ftbquests.chapter.image.hover": "Hover Text",
"ftbquests.chapter.image.hover.tooltip": "You can use literal text or translation keys here",
"ftbquests.chapter.image.click": "Click",
"ftbquests.chapter.image.click.tooltip": "Provide custom functionality when the image is clicked:\n• Open a page or file with http://, https:// or file:/// URL\n• Run a command with 'command:<cmd>'\n• Jump to a quest with '#<quest_id>' (use Copy ID to get quest id's)\n• Fire a CustomClickEvent (for KubeJS or other mods) with 'custom:<resource_location>'",
"ftbquests.chapter.image.dev": "Only visible in Editing Mode",
Expand All @@ -149,6 +156,8 @@
"ftbquests.quest": "Quest",
"ftbquests.quests": "Quests",
"ftbquests.quest.completed": "Quest completed!",
"ftbquests.quest.copied": "Copied object:",
"ftbquests.quest.cannot_copy_many": "Copying multiple objects is not supported!",
"ftbquests.quest.appearance": "Appearance",
"ftbquests.quest.dependencies": "Dependencies",
"ftbquests.quest.misc": "Misc",
Expand All @@ -159,6 +168,8 @@
"ftbquests.quest.appearance.y": "Y",
"ftbquests.quest.appearance.size": "Size",
"ftbquests.quest.appearance.size.tooltip": "0 means to use chapter default",
"ftbquests.quest.appearance.icon_scale": "Icon Scaling",
"ftbquests.quest.appearance.icon_scale.tooltip": "Independent of the overall button size",
"ftbquests.quest.visibility.hide": "Hide Quest Until Dependencies are Visible",
"ftbquests.quest.appearance.shape": "Shape",
"ftbquests.quest_link.shape": "Shape",
Expand Down Expand Up @@ -205,6 +216,12 @@
"ftbquests.quest.min_required_header": "%d required",
"ftbquests.quest.hidden_quests_footer": "%d hidden",
"ftbquests.quest.misc.progression_mode": "Progression Mode",
"ftbquests.quest.misc.require_sequential_tasks": "Sequential Task Completion",
"ftbquests.quest.misc.require_sequential_tasks.tooltip": "When true, tasks must be completed in the strict order in which they were added to the quest\nDefault means to use chapter setting",
"ftbquests.chapter.misc.require_sequential_tasks": "Sequential Task Completion",
"ftbquests.chapter.misc.require_sequential_tasks.tooltip": "When true, tasks must be completed in the strict order in which they were added to the quest",
"ftbquests.chapter.misc.autofocus_id": "Autofocus Quest ID",
"ftbquests.chapter.misc.autofocus_id.tooltip": "If not empty, must be a Quest or Quest Link ID (use Copy Quest ID to obtain).\nWhen chapter is opened, the panel will automatically center the view on this quest",
"ftbquests.quest.visibility.hide_details_until_startable": "Hide Details Until Startable",
"ftbquests.quest.visibility.hide_details_until_startable.tooltip": "If true, then quest details (text and tasks) can't be viewed until the quest can be started",
"ftbquests.chapter_group": "Chapter Group",
Expand All @@ -214,6 +231,7 @@
"ftbquests.gui.line": "Add Text Line",
"ftbquests.gui.image": "Add Image",
"ftbquests.gui.edit": "Edit",
"ftbquests.gui.edit_quest_props": "Quest Properties",
"ftbquests.gui.undo": "Undo",
"ftbquests.gui.edit_linked_quest": "Edit Linked Quest",
"ftbquests.gui.edit_file": "Edit File",
Expand Down Expand Up @@ -282,10 +300,13 @@
"ftbquests.gui.bulk_change_size": "Change Size for all...",
"ftbquests.gui.use_as_quest_icon": "Use Task Icon as Quest Icon",
"ftbquests.gui.clear_formatting": "Clear Formatting",
"ftbquests.gui.insert_link": "Insert Link",
"ftbquests.gui.page_break": "Add Page Break",
"ftbquests.gui.key_reference": "Key Reference",
"ftbquests.gui.confirm_esc": "Discard Unsaved Changes?",
"ftbquests.gui.key_reference.player": "General Controls\n-;Zoom out\n+;Zoom in\n0;Reset Zoom\nTab;Next Chapter\nShift + Tab;Previous Chapter\n1 - 9;Go to Chapter\nSpace;Recenter View\nCtrl + F;Search\nF1;While hovering quest, show extended info\nLeft Mouse;View Quest Details\nMouse Wheel;Scroll Up/Down\nShift + Mouse Wheel;Scroll Left/Right\nCtrl + Mouse Wheel;Zoom In/Out",
"ftbquests.gui.key_reference.editor": "Editor Mode\nCtrl + Left Mouse;Toggle Selection\nMiddle Mouse;Move Selected Quest(s)\nRight Mouse;Context Menu\nMiddle Mouse: Drag;Select Quests in Drag Box\nCtrl + Middle Mouse: Drag;Toggle Selection in Box\nCtrl + A;Select All\nCtrl + D;Select None\nCtrl + Up/Down/Left/Right;Move Selected Quests\nCtrl + R;Toggle Crosshairs\n\nQuest View Panel\nT;Edit Quest Title\nS;Edit Quest Subtitle\nD;Edit Quest Description",
"ftbquests.gui.key_reference.editor": "Editor Mode\nCtrl + Left Mouse;Toggle Selection\nMiddle Mouse;Move Selected Quest(s)\nRight Mouse;Context Menu\nMiddle Mouse: Drag;Select Quests in Drag Box\nCtrl + Middle Mouse: Drag;Toggle Selection in Box\nCtrl + A;Select All\nCtrl + D;Select None\nCtrl + Up/Down/Left/Right;Move Selected Quests\nCtrl + R;Toggle Crosshairs\nCtrl + C;Copy Selected/Hovered Object\nCtrl + V;Paste Selection\nCtrl + Shift + V;Paste Quest (no dependencies)\nCtrl + Alt + V;Paste as Quest Link\n\nQuest View Panel\nT;Edit Quest Title\nS;Edit Quest Subtitle\nD;Edit Quest Description",
"ftbquest.gui.set_autofocused": "Set as Autofocused Quest",
"ftbquest.gui.clear_autofocused": "Clear Autofocused Quest",
"ftbquests.task": "Task",
"ftbquests.tasks": "Tasks",
"ftbquests.task.completed": "Task completed!",
Expand All @@ -306,7 +327,8 @@
"ftbquests.task.ftbquests.item.view_items": "Click to view valid items",
"ftbquests.task.ftbquests.item.valid_for": "Valid items for %s",
"ftbquests.task.ftbquests.item.click_recipe": "Click to view recipe(s)",
"ftbquests.task.ftbquests.item.convert_tag": "Convert to Tag item",
"ftbquests.task.ftbquests.item.convert_tag": "Convert to '%s' Tag Filter",
"ftbquests.task.ftbquests.item.select_tag": "Select an Item Tag",
"ftbquests.task.ftbquests.item.only_from_crafting": "Only Detect From Crafting",
"ftbquests.task.ftbquests.item.match_nbt": "Match NBT",
"ftbquests.task.ftbquests.item.match_nbt.tooltip": "Default: item must be in 'itemfilters:check_nbt' item tag\nFalse: never check NBT\nTrue: always check NBT",
Expand Down Expand Up @@ -416,6 +438,7 @@
"ftbquests.reward.ftbquests.command": "Command",
"ftbquests.reward.ftbquests.command.elevate": "Run with Elevated Permission",
"ftbquests.reward.ftbquests.command.elevate.tooltip": "Run the command as if the player had permission level 2",
"ftbquests.reward.ftbquests.command.silent": "Silent",
"ftbquests.reward.ftbquests.advancement": "Advancement",
"ftbquests.reward.ftbquests.advancement.criterion": "Criterion",
"ftbquests.reward.ftbquests.advancement.criterion.tooltip": "Optional, set if you want only one criterion to be granted",
Expand Down Expand Up @@ -444,14 +467,15 @@
"ftbquests.reward_table.hide_tooltip": "Hide Tooltip",
"ftbquests.reward_table.use_title": "Use Title",
"ftbquests.reward_table.edit": "Edit Reward Table",
"ftbquests.reward_tables": "Reward Tables",
"ftbquests.reward_tables": "Edit Reward Tables",
"ftbquests.reward_table.nothing": "Nothing",
"ftbquests.reward_table.and_more": "...and %d more",
"ftbquests.reward_table.empty_weight": "Empty Weight",
"ftbquests.reward_table.loot_size": "Loot Size",
"ftbquests.reward_table.weight": "Weight",
"ftbquests.reward_table.set_weight": "Set Weight",
"ftbquests.reward_table.enable_loot_crate": "Loot Crate",
"ftbquests.reward_table.enable_loot_crate": "Enable Loot Crate",
"ftbquests.reward_table.disable_loot_crate": "Disable Loot Crate",
"ftbquests.reward_table.loot_crate.id": "ID",
"ftbquests.reward_table.loot_crate.item_name": "Item Name",
"ftbquests.reward_table.loot_crate.item_name.tooltip": "This may be a translation key",
Expand Down Expand Up @@ -482,6 +506,7 @@
"commands.ftbquests.command.feedback.reloaded": "Quest data reloaded from file!",
"commands.ftbquests.command.feedback.reloaded.disclaimer": "Note: Quest reloading is a quest developer convenience tool and not recommended for use on live servers.",
"commands.ftbquests.command.feedback.rewards_blocked": "Quest reward blocking for for team '%s' set to: %s",
"commands.ftbquests.command.feedback.clear_display_cache": "Item display cache has been cleared for all players",
"commands.ftbquests.command.delete_empty_reward_tables.text": "Deleted %s empty reward tables",
"commands.ftbquests.change_progress.text": "Progress has been changed!",
"commands.ftbquests.change_progress.invalid_type": "Invalid progress type: %s",
Expand All @@ -496,5 +521,14 @@
"commands.ftbquests.export_rewards_to_chest.usage": "/ftbquests export_rewards_to_chest <reward_table>",
"commands.ftbquests.export_rewards_to_chest.text": "Exported %s / %s items from '%s'",
"ftbquests.ui.old_scroll_wheel": "Old-style Scroll Wheel Behavior",
"ftbquests.ui.old_scroll_wheel.tooltip": "When false, scroll wheel scrolls up & down; hold Shift to pan, Ctrl to zoom\nWhen true, scroll wheel only zooms (1.19 and earlier behavior)"
"ftbquests.ui.old_scroll_wheel.tooltip": "When false, scroll wheel scrolls up & down: hold Shift to pan, Ctrl to zoom\nWhen true, scroll wheel only zooms (1.19 and earlier behavior)",
"ftbquests.ui.pinned_quests_pos": "Pinned Quests Panel Position",
"ftbquests.ui.pinned_quests_inset_x": "Pinned Quests Panel X Inset",
"ftbquests.ui.pinned_quests_inset_x.tooltip": "Inset is toward center of screen.\nIgnored if X pos is center.",
"ftbquests.ui.pinned_quests_inset_y": "Pinned Quests Panel Y Inset",
"ftbquests.ui.pinned_quests_inset_y.tooltip": "Inset is toward center of screen.\nIgnored if Y pos is center.",
"ftbquests.objects": "%d object(s)",
"ftbquests.message.configurator_bound": "Configurator Bound: %s",
"ftbquests.message.task_screen_inaccessible": "Task Screen is not accessible from here!",
"ftbquests.message.missing_task_screen": "Task Screen is missing!"
}
Loading

0 comments on commit 72a163f

Please sign in to comment.