Advertisement
Maxlego08

lang.json

Feb 16th, 2020
1,576
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.49 KB | None | 0 0
  1. {
  2.   "messages": {
  3.     "INVENTORY_OPEN_ERROR": "§cUne erreur est survenu avec l'ouverture de l'inventaire §6%s§c.",
  4.     "DESCRIPTION_RELOAD": "Reload plugin",
  5.     "DESCRIPTION_SHOW": "Show totems",
  6.     "COMMAND_SYNTAXE_HELP": "§a%s §b» §7%s",
  7.     "DESCRIPTION_CREATE": "Create a totem",
  8.     "TIME_SECOND": "%02d seconde(s)",
  9.     "TOTEM_SPAWN_MESSAGE_COOLDOWN": "§eTotem §6%name% §ewill appear in §6%cooldown% §8(§7%totemX%, %totemY%, %totemZ%§8)",
  10.     "COMMAND_NO_ARG": "§cUnable to find the command with its arguments.",
  11.     "TELEPORT_MESSAGE": "§7Téléportatio dans §3%s §7secondes !",
  12.     "TOTEM_SPAWN_MESSAGE": "§eTotem §6%name% §eappeared in §6%location%§e.",
  13.     "COMMAND_NO_CONSOLE": "§cOnly a player can execute this command.",
  14.     "TELEPORT_SUCCESS": "§7Téléportation effectué !",
  15.     "TIME_HOUR_SIMPLE": "%02d:%02d:%02d",
  16.     "TOTEM_MOVE": "§eYou have just changed the coordinates of the totem §6%s§e.",
  17.     "TOTEM_BREAK_ERROR_TOOLS": "§cYou must use a diamond sword to break the totem.",
  18.     "INVENTORY_BUTTON_PREVIOUS": "§f» §7Page précédente",
  19.     "TELEPORT_ERROR": "§cVous avez déjà une téléportation en cours !",
  20.     "TOTEM_DELETE": "§eYou have just deleted the totem §6%s§e.",
  21.     "TOTEM_NOBREAKER": "nobody",
  22.     "TIME_DAY": "%02d jour(s) %02d heure(s) %02d minute(s) %02d seconde(s)",
  23.     "INVENTORY_BUTTON_NEXT": "§f» §7Page suivante",
  24.     "DESCRIPTION_VERSION": "Show plugin version",
  25.     "DESCRIPTION_STOP": "Stop a totem",
  26.     "INVENTORY_NULL": "§cImpossible de trouver l'inventaire avec l'id §6%s§c.",
  27.     "TOTEM_BREAK": "§6%player% §eof faction §6%currentFaction% §ejust broke block of totem §6%name% §e, again §6%block% §eblock §8(§7%totemX%, %totemY%, %totemZ%§8)",
  28.     "TELEPORT_MOVE": "§cVous ne devez pas bouger !",
  29.     "TOTEM_EMPTY": "§cNo totem available.",
  30.     "INVENTORY_CLONE_NULL": "§cLe clone de l'inventaire est null !",
  31.     "PREFIX": "§8(§6zTotem§8)",
  32.     "COMMAND_NO_PERMISSION": "§cYou do not have permission to execute this command.",
  33.     "TIME_MINUTE": "%02d minute(s) %02d seconde(s)",
  34.     "DESCRIPTION_SPAWN": "Spawn a totem",
  35.     "DESCRIPTION_HELP": "Show commands",
  36.     "TOTEM_CREATE": "§eYou have just created the totem §6%s§e.",
  37.     "TOTEM_DOESNT_EXIST": "§cLe totem n'existe pas déjà.",
  38.     "TOTEM_SPAWN_ALREADY": "§cThe totem is running.",
  39.     "TOTEM_SPAWN_COOLDOWN": "§cThe totem does not already exist.",
  40.     "TOTEM_BREAK_WIN": "§6%player% §eof faction §6%currentFaction% §ejust broke the last block of the totem §6%name%. §eHe just won the totem §8(§7%totemX%, %totemY%, %totemZ%§8)",
  41.     "DESCRIPTION_DELETE": "Delete a totem",
  42.     "TOTEM_STOP": "§eYou just stopped the totem.",
  43.     "COMMAND_SYNTAXE_ERROR": "§cYou have to execute the command like this§7: §a%s",
  44.     "TOTEM_ALREADY_EXIST": "§cThe totem already exists.",
  45.     "TOTEM_BREAK_FIRST": "§6%player% §eof faction §6%currentFaction% §ejust broke the first block of the totem §6%name% §e! §8(§7%totemX%, %totemY%, %totemZ%§8)",
  46.     "DESCRIPTION_MOVE": "Move a totem location",
  47.     "TIME_HOUR": "%02d heure(s) %02d minute(s) %02d seconde(s)",
  48.     "TOTEM_STOP_ERROR": "§cThe totem is not running, so you cannot stop it.",
  49.     "DESCRIPTION_NOW": "Spawn totem without cooldown",
  50.     "TOTEM_LIST": "§eAvailable totems§8:",
  51.     "TOTEM_BREAK_STOP": "§6%player% §eof faction §6%currentFaction% §ejust blocked the totem §6%name% §eof faction §6%currentBreaker% §8(§7%totemX%, %totemY%, %totemZ%§8)"
  52.   }
  53. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement