Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Chinese translations #23

Open
25 tasks
RubixDev opened this issue Aug 29, 2023 · 0 comments
Open
25 tasks

Missing Chinese translations #23

RubixDev opened this issue Aug 29, 2023 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed priority: low Low priority

Comments

@RubixDev
Copy link
Owner

RubixDev commented Aug 29, 2023

Some Chinese (zh_cn) translations are missing. Help is welcome either in form of a PR or as comments on this issue.

  • enchantment.enchantedshulkers.vacuum
  • enchantment.enchantedshulkers.vacuum.desc
  • enchantment.enchantedshulkers.void
  • enchantment.enchantedshulkers.void.desc
  • commands.enchantedshulkers.all_options_title
  • commands.enchantedshulkers.current_value
  • commands.enchantedshulkers.options
  • commands.enchantedshulkers.refresh
  • commands.enchantedshulkers.switch_to
  • commands.enchantedshulkers.unknown_option
  • enchantedshulkers.options.coloredNames.desc
  • enchantedshulkers.options.creativeRefill.desc
  • enchantedshulkers.options.creativeSiphon.desc
  • enchantedshulkers.options.creativeVacuum.desc
  • enchantedshulkers.options.creativeVoid.desc
  • enchantedshulkers.options.enchantableEnderChest.desc
  • enchantedshulkers.options.generateSiphon.desc
  • enchantedshulkers.options.generateVacuum.desc
  • enchantedshulkers.options.generateVoid.desc
  • enchantedshulkers.options.generateRefill.desc
  • enchantedshulkers.options.nestedContainers.desc
  • enchantedshulkers.options.refillNonStackables.desc
  • enchantedshulkers.options.refillOffhand.desc
  • enchantedshulkers.options.strongerSiphon.desc
  • enchantedshulkers.options.weakerVacuum.desc

The corresponding English translations can be found below.

enchantment.enchantedshulkers:
siphon: Siphon
siphon.desc: Picked up items go in the storage if it already contains a similar item.
refill: Refill
refill.desc: Refills your held item from its inventory after use.
vacuum: Vacuum
vacuum.desc: Picked up items go in the storage if they fit anywhere.
void: Void
void.desc: Matching picked up items get deleted.
commands.enchantedshulkers:
all_options_title: 'All EnchantedShulkers options:'
current_value: 'Current value: '
options: 'Options: '
refresh: refresh
set: 'Option %s is now set to: %s'
switch_to: Switch to %s
unknown_option: 'Unknown option: %s'
enchantedshulkers.options:
coloredNames.desc: Show the names of placed enchanted containers in aqua color. This applies to all players.
creativeRefill.desc: Enable the Refill enchantment for creative players.
creativeSiphon.desc: Enable the Siphon enchantment for creative players.
creativeVacuum.desc: Enable the Vacuum enchantment for creative players.
creativeVoid.desc: Enable the Void enchantment for creative players.
enchantableEnderChest.desc: Allows Ender Chests to also be enchanted.
generateSiphon.desc: Make the Siphon enchantment obtainable in survival by allowing enchanted books to generate with it.
generateVacuum.desc: Make the Vacuum enchantment obtainable in survival by allowing enchanted books to generate with it.
generateVoid.desc: Make the Void enchantment obtainable in survival by allowing enchanted books to generate with it.
generateRefill.desc: Make the Refill enchantment obtainable in survival by allowing enchanted books to generate with it.
nestedContainers.desc: Search containers recursively up to 256 levels deep (e.g, search through Shulker Boxes in an Ender Chest).
refillNonStackables.desc: Allow refilling non-stackable items like Totems of Undying.
refillOffhand.desc: Allow refilling stacks in the offhand.
strongerSiphon.desc: Allow the Siphon enchantment to fill empty slots. The same behavior can be enabled for the Vacuum enchantment with "weakerVacuum".
weakerVacuum.desc: Require the same item to already be present in the container. The same behavior can be enabled for the Siphon enchantment with "strongerSiphon".

@RubixDev RubixDev added help wanted Extra attention is needed good first issue Good for newcomers labels Aug 29, 2023
@RubixDev RubixDev pinned this issue Aug 29, 2023
@RubixDev RubixDev added the priority: low Low priority label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed priority: low Low priority
Projects
None yet
Development

No branches or pull requests

1 participant