146 lines
8.3 KiB
YAML
146 lines
8.3 KiB
YAML
prefix: '&8(&6zMenu&8) '
|
|
and: and
|
|
vinventory-error: '&cUnable to open inventory, internal error occurred. &8(&7Inventory
|
|
ID: %id%&8)'
|
|
time-year: '%02d %year% %02d %month% %02d %day% %02d %hour% %02d %minute% %02d %second%'
|
|
time-month: '%02d %month% %02d %day% %02d %hour% %02d %minute% %02d %second%'
|
|
time-day: '%02d %day% %02d %hour% %02d %minute% %02d %second%'
|
|
time-hour: '%02d %hour% %02d minute(s) %02d %second%'
|
|
time-hour-simple: '%02d:%02d:%02d'
|
|
time-minute: '%02d %minute% %02d %second%'
|
|
time-second: '%02d %second%'
|
|
format-second: second
|
|
format-seconds: seconds
|
|
format-minute: minute
|
|
format-minutes: minutes
|
|
format-hour: hour
|
|
format-hours: hours
|
|
format-day: d
|
|
format-days: days
|
|
format-month: m
|
|
format-months: months
|
|
format-year: y
|
|
format-years: years
|
|
command-syntax-error: '&cYou must execute the command like this&7: &a%syntax%'
|
|
command-no-permission: '&cYou do not have permission to run this command.'
|
|
command-no-console: '&cOnly one player can execute this command.'
|
|
command-no-arg: '&cImpossible to find the command with its arguments.'
|
|
command-syntax-help: '&f%syntax% &7» &7%description%'
|
|
documentation-information: '&7Documentation&8: &fhttps://docs.zmenu.dev/'
|
|
documentation-information-link: '&7Documentation&8: &f%link%'
|
|
inventory-not-found: '&cUnable to find the &f%toName% &cinventory in the &f%name%&c
|
|
inventory.'
|
|
inventory-open-other: '&aYou have just opened the inventory &f%name%&a to the &3%player%&a.'
|
|
inventory-open-success: '&aYou have just opened the inventory &f%name%&a.'
|
|
inventory-open-error-inventory: '&cImpossible to find the inventory &f%name%&c.'
|
|
inventory-open-error-command: '&cImpossible to find the command &f%name%&c.'
|
|
inventory-open-error-player: '&cUnable to find the player, please specify.'
|
|
inventory-open-error-console: '&cOnly one player can open an inventory.'
|
|
inventory-open-item-error: '&cInventory &f%name%&c doesn''t have open item.'
|
|
inventory-open-item-success: '&aYou have just given the open item to the player &f%name%&a.'
|
|
description-open: Allows you to open an inventory
|
|
description-save: Allows you to save the item in your hand
|
|
description-reload: Allows you to reload configuration files
|
|
description-version: Show plugin version
|
|
description-list: Inventory list
|
|
description-test-dupe: Test dupe
|
|
description-open-item: Give open item
|
|
description-download: Download an inventory from a link (a discord link for example)
|
|
description-login: Login to the website
|
|
description-marketplace: Open marketplace inventory
|
|
description-disconnect: WIP
|
|
description-convert: Convert other configurations to zmenu
|
|
description-editor: Open zmenu online editor
|
|
description-documentation: Open documentation
|
|
description-players: Displays the list of commands for the players' data
|
|
description-players-set: Set new player data. You must set the expiration time in
|
|
seconds. Put 0 to have no expiration
|
|
description-players-add: Add a number to a value, works only for numbers.
|
|
description-players-subtract: Subtract a number to a value, works only for numbers.
|
|
description-players-remove: Remove player data
|
|
description-players-remove-all: Remove all player data from a key
|
|
description-players-get: Get player data
|
|
description-players-keys: Returns the list of keys of a player
|
|
description-players-clear-all: Clear all player's data
|
|
description-players-convert: Convert old players data
|
|
description-players-clear-player: Clear player's data
|
|
description-open-main-menu: Open the main menu
|
|
description-create: Create a new config file
|
|
description-inventories: Open inventories builder
|
|
reload: '&aYou have just reloaded the configuration files. &8(&7%inventories% inventories&8)'
|
|
reload-inventory: '&aYou have just reloaded the inventories files. &8(&7%inventories%
|
|
inventories&8)'
|
|
reload-inventory-file: '&aVous have just reloaded the inventory &f%name%&a.'
|
|
reload-command: '&aYou have just reloaded the commands files.'
|
|
reload-command-file: '&aVous have just reloaded the command &f%name%&a.'
|
|
reload-command-error: '&cIt is not possible to reload the command &f%name%&c.'
|
|
reload-files: '&aYou have just reloaded config.json and messages.yml files.'
|
|
players-data-clear-all: '&aYou have just deleted the datas of all the players.'
|
|
players-data-clear-player: '&aYou have just deleted the player''s data &f%player%&a.'
|
|
players-data-set: '&aYou have just added a data for the &b%player% &a with the &f%key%&a.'
|
|
players-data-add: '&aYou have just added a data for the &b%player% &a with the &f%key%&a.'
|
|
players-data-subtract: '&aYou have just subtract a data for the &b%player% &a with
|
|
the &f%key%&a.'
|
|
players-data-keys-success: '&aPlayer''s Key &f%player%&8: &7%keys%'
|
|
players-data-keys-empty: '&cThe &f%player% &chas no key.'
|
|
players-data-get-success:
|
|
- '&fKey&8: &7%key%'
|
|
- '&fExpired at (timestamp)&8: &7%expiredAt%'
|
|
- '&fValue&8: &7%value%'
|
|
players-data-get-error: '&cCannot find the key &f%key%&c.'
|
|
players-data-remove-success: '&aYou have just deleted the key &f%key% &ffor &b%player%&a.'
|
|
players-data-remove-all-success: '&aYou have just deleted all key''s &b%key%&a.'
|
|
players-data-remove-error: '&cCannot find the key &f%key%&c.'
|
|
players-data-convert-success: '&aYou have just converted the datas&a.'
|
|
players-data-convert-confirm: '&cAre you sure you want to convert the datas ? Re-run
|
|
the command to confirm.'
|
|
website-login-error-token: '&cYour token seems invalid, please try again.'
|
|
website-login-error-already: '&cYou are already connected to the site.'
|
|
website-login-error-info: '&cAn error occurred during your connection, please try
|
|
again.'
|
|
website-login-process: '&7Connection in progress, please wait.'
|
|
website-login-success:
|
|
- '&aYou have successfully connected to the site.'
|
|
- '&aYou can now access your purchased resources and the inventory editor.'
|
|
website-not-connect: '&cYou need to log into the site before you can do that.'
|
|
website-already-inventory: '&cYou are already performing this action, please wait.'
|
|
website-marketplace-wait: '&7Download resources, please wait before opening inventory.'
|
|
website-inventory-wait: '&7Download inventory &f%name%&7, please wait before opening
|
|
inventory.'
|
|
website-inventory-exist: '&cThe inventory already exists. Unable to download.'
|
|
website-inventory-success: '&aInventory &f%name%&a download successfully. &8(&7use
|
|
/zm reload to load this inventory&8)'
|
|
website-inventory-error: '&cAn error occurred while downloading the file.'
|
|
website-marketplace-error: '&cUnable to retrieve data from the site, please try again.'
|
|
website-disconnect-success: '&cYou have just deleted the link to the site.'
|
|
website-disconnect-error: '&cYou are not connected to the site.'
|
|
website-download-error-type: '&cThe link is not a yml file.'
|
|
website-download-error-name: '&cCannot find file name.'
|
|
website-download-error-console: '&cAn error has occurred, look at the console.'
|
|
website-download-start: '&7Start downloading inventory, please wait.'
|
|
placeholder-never: never
|
|
list-empty: '&cNo inventory of available.'
|
|
list-info: '&fInventories of &a%plugin% &8(&7%amount%&8): &7%inventories%'
|
|
inventory-create-error-size: '&cThe inventory size should be included in 9 and 54.'
|
|
inventory-create-error-already: '&cThe file &f%name%&c already exist.'
|
|
inventory-create-error-exception: '&cAn error has occurred&8: &f%error%'
|
|
inventory-create-success: '&aYou have just created the inventory &f%name%&a.'
|
|
save-error-empty: '&cYou must have an item in hand to save this item.'
|
|
save-error-name: '&cThe name already exists for this item, please select another one.'
|
|
save-error-type: '&cCannot find save type.'
|
|
save-success: '&aYou just saved the item &f%name%&a.'
|
|
click-cooldown:
|
|
type: ACTION
|
|
message: '&cPlease wait a little between two clicks.'
|
|
command-argument-integer: '&cThe argument &f%argument%&c must be an integer.'
|
|
command-argument-string: '&cThe argument &f%argument%&c must be a string.'
|
|
command-argument-boolean: '&cThe argument &f%argument%&c must be a boolean.'
|
|
command-argument-double: '&cThe argument &f%argument%&c must be a double.'
|
|
command-argument-online-player: '&cThe argument &f%argument%&c must be a player.'
|
|
command-argument-player: '&cThe argument &f%argument%&c must be a player.'
|
|
command-argument-entity: '&cThe argument &f%argument%&c must be an entity.'
|
|
command-argument-location: '&cThe argument &f%argument%&c must be a location.'
|
|
command-argument-material: '&cThe argument &f%argument%&c must be a material.'
|
|
command-argument-block: '&cThe argument &f%argument%&c must be a block.'
|
|
command-argument-world: '&cThe argument &f%argument%&c must be a world.'
|