Plugin de ticket

Salut,

Effectivement c'est plis compliqué mais 2-3 mots sur Google tu peux rapidement trouver un pastebin des configurations que tu copie sur Word par exemple ;)
 
Bonjour,

je souhaiterais effectivement traduire, l'intégralité du plugin (commande ...)

Cordialement Eylrow

  1. tag: '&6[&4Ticket Manager&6]'
  2. createTicket: '&bTicket has successfully been created for you with the ticket id &6%id&b.
  3. Use this id when adding comments.'
  4. createComment: '&bComment has successfully been added to ticket &6%id'
  5. adminUpdate: '&bA new report has been submitted! To view report do &c/ticket info
  6. %id'
  7. reportHelp: '&bThe following commands are available;'
  8. createHelp: '&b/report <reason> <description> &6To open a report'
  9. ticketHelpTitle: '&bThe following commands are available'
  10. ticketHelp1: '&b/ticket view <open|asssigned|closed> <all> &6To view which tickets
  11. are open'
  12. ticketHelp2: '&b/ticket info <ticket id> &6To view more information about a report'
  13. ticketHelp3: '&b/ticket claim <ticket id> &6Claim a ticket for you to resolve'
  14. ticketHelp4: '&b/ticket close <ticket id> &6Close a ticket once you resolved the
  15. report'
  16. ticketHelp5: '&b/ticket teleport <ticket id> &6Teleport to the location of the report'
  17. ticketHelp6: '&b/ticket stats &6View how many reports are open, assigned or closed'
  18. noId: '&bNo ticket with that ID'
  19. claimTicket: '&bYou have successfully claimed this ticket'
  20. alreadyClaimed: '&bThis ticket has already been claimed'
  21. alreadyClosed: '&bThis ticket has already been closed'
  22. alreadyUnclaimed: '&bThis ticket can''t be unclaimed'
  23. closeTicket: '&bYou have successfully closed this ticket'
  24. unclaimTicket: '&bYou have successfully unclaimed this ticket'
  25. teleport: '&bYou have been teleported to the location of the report'
  26. closeNotice: '&bTicket &6%id&b has just been closed by &6%player'
  27. ticketTitle: '&b==============&4Information&b=============='
  28. ticketId: '&aTicket ID: &6'
  29. ticketStatus: '&aStatus of ticket: &6'
  30. ticketAssignedTo: '&aAssigned To: &6'
  31. ticketClosedBy: '&aClosed By: &6'
  32. ticketClosedDate: '&aClosed Date: &6'
  33. ticketReportingPlayer: '&aReporting Player: &6'
  34. ticketReason: '&aReason: &6'
  35. ticketDescription: '&aDescription: &6'
  36. ticketAmount: '&aAmount of Players online: &6'
  37. ticketServer: '&aServer: &6'
  38. ticketDateCreated: '&aDate of report: &6'
  39. ticketLocation: '&aLocation of report: &6'
  40. ticketComments: '&aComments: &6%amount comment(s)'
  41. ticketFooter: '&b====================================='
  42. statsTitle: '&b==============&4Stats&b=============='
  43. statsOpen: '&aOpen: &6'
  44. statsAssigned: '&aAssigned: &6'
  45. statsClosed: '&aClosed: &6'
  46. statsFooter: '&b================================'
  47. openTitle: '&b==============&4Open Tickets&b=============='
  48. openId: '&aTicket ID: &6'
  49. openInfo: '&aDo /ticket info <number> To view more info on a report'
  50. openClaim: '&aDo /ticket claim <number> To assign the ticket to yourself'
  51. openFooter: '&b======================================='
  52. assignedTitle: '&b==============&4Assigned Tickets&b=============='
  53. assignedId: '&aTicket ID: &6'
  54. assignedInfo: '&aDo /ticket info <number> To view more info on a report'
  55. assignedFooter: '&b======================================='
  56. allAssignedTitle: '&b==============&4All Assigned Tickets&b=============='
  57. allAssignedId: '&aTicket ID: &6%id &ais assigned to &6%player'
  58. allAssignedInfo: '&aDo /ticket info <number> To view more info on a report'
  59. allAssignedFooter: '&b======================================='
  60. closedTitle: '&b==============&4Closed Tickets&b=============='
  61. closedId: '&aTicket ID: &6'
  62. closedInfo: '&aDo /ticket info <number> To view more info on a report'
  63. closedFooter: '&b======================================='
  64. allClosedTitle: '&b==============&4All Closed Tickets&b=============='
  65. allClosedId: '&aTicket ID: &6%id &awas closed by &6%player'
  66. allClosedInfo: '&aDo /ticket info <number> To view more info on a report'
  67. allClosedFooter: '&b======================================='
  68. commentsTitle: '&b==============&4Comments for Ticket %id&b=============='
  69. comment: '&6%player: &b%comment'
  70. commentsFooter: '&b=============================================='
  71. openNoTickets: '&6No Open tickets'
  72. assignedNoTickets: '&6You have no assigned tickets'
  73. allAssignedNoTickets: '&6No assigned tickets'
  74. closedNoTickets: '&6You have no closed tickets'
  75. allClosedNoTickets: '&6No closed tickets'
  76. noComments: '&6No comments for this ticket'
  77. loginNotice: '&bThere are currently %amount open tickets that need assigning!'
  78. createFailed: '&bFailed to create ticket. Please contact a Admin if this problem continues'
  79. failClaimTicket: '&bFailed to claim this ticket, please contact a admin if this continues
  80. to happen!'
  81. failCloseTicket: '&bFailed to close this ticket, please contact a admin if this continues
  82. to happen!'
  83. ticketInfoError: '&4ERROR! You must enter /ticket info <id>'
  84. ticketClaimError: '&4ERROR! You must enter /ticket claim <id>'
  85. ticketCloseError: '&4ERROR! You must enter /ticket close <id>'
  86. ticketTeleportError: '&4ERROR! You must enter /ticket teleport <id>'
  87. ticketReload: '&bYou have successfully reloaded the configs!'
  88. noPermission: '&4You do not have permission to use this command!'
  89. mustBePlayer: '&4You must be a player to use this command'
  90. maxTickets: '&cYou have reached the max amount of tickets you can claim'

Voilà les message de simple ticket manager, l'autre n'étais pas mis à jour. http://dev.bukkit.org/bukkit-plugins/simple-ticket-manager/
 
Dernière édition par un modérateur:
Pfffffou facile tu t'y connais en anglais ? Si oui tu regardes un peu et c'est pas compliqué tu efface la phrase et tu l'écris en français.

Attention au ' é, ê, à,....' il faut les éviter.

Fais attention également au double post.

Et pour les copier coller de configuration, utilise les balise merci
 
D'accord merci, moi en anglais, aucun problème ;) Mais c'est la traduction des commandes : /report ...
C'est ce qui m'intéresse, pour ce qui est de l'anglais, easy ;)

Oups pour le double poste

Cordialement Eylrow

PS : J'ai tenté de traduire et voilà le résultat :
org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
in 'string', line 1, column 1:
tag: '&6[&4Les Tickets&6]'
^
expected <block end>, but found Scalar
in 'string', line 3, column 38:
... lisez cet identifiant lors de l'ajout de commentaires.'
^
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at uk.co.joshuawoolley.simpleticketmanager.Messages.loadMessages(Messages.java:55) [SimpleTicketManager-2.0.3.jar:?]
at uk.co.joshuawoolley.simpleticketmanager.Messages.getMessageData(Messages.java:45) [SimpleTicketManager-2.0.3.jar:?]
at uk.co.joshuawoolley.simpleticketmanager.SimpleTicketManager.onEnable(SimpleTicketManager.java:39) [SimpleTicketManager-2.0.3.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
in 'string', line 1, column 1:
tag: '&6[&4Les Tickets&6]'
^
expected <block end>, but found Scalar
in 'string', line 3, column 38:
... lisez cet identifiant lors de l'ajout de commentaires.'
^
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
... 17 more
[17:48:28] [Server thread/ERROR]: Error occurred while enabling SimpleTicketManager v2.0.3 (Is it up to date?)
java.lang.NullPointerException
at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:324) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at uk.co.joshuawoolley.simpleticketmanager.ticketsystem.TicketManager.<init>(TicketManager.java:62) ~[?:?]
at uk.co.joshuawoolley.simpleticketmanager.SimpleTicketManager.onEnable(SimpleTicketManager.java:68) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-db6de12-07c3001]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_72]
 
Dernière édition:
Très honnêtement les commandes je pense que tu ne peux pas les changer à part si tu sais développer etc il faut entré dans le plugin...

Ah oui effectivement tu as fais des fautes, pour le moments je ne peux pas te promettre de t'aider honnêtement je suis assez pris par les études...