GSRegister.properties 3.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. language = English
  2. toolName = GS Registering Tool
  3. error = Error
  4. reason = Reason:
  5. yes = Yes
  6. no = No
  7. fileMenu = File
  8. exitItem = Exit
  9. helpMenu = Help
  10. aboutItem = About
  11. btnRemove = Remove
  12. btnRemoveAll = Remove All
  13. btnRegister = Register GameServer
  14. confirmRemoveTitle = Confirm Removal
  15. confirmRemoveText = Are you sure you want to remove GameServer %d - %s?
  16. confirmRemoveAllText = Are you sure you want to remove ALL GameServers?
  17. gsListRetrieveError = There was an error while attempting to retrieve the list of currently registered GameServers.
  18. gsName = GameServer Name
  19. gsAction = Action
  20. registerGS = Register GameServer
  21. serverName = Server name:
  22. save = Save
  23. cancel = Cancel
  24. saveHexId = The hexid.txt file should be saved on GameServer's 'configs' folder to properly complete this process.
  25. hexidDest = Choose hexid file destination folder...
  26. purpose = Allows to register/remove GameServers from LoginServer.
  27. options = Options:
  28. fallbackOpt = If during the register operation the specified GameServer ID is in use, an attempt with the first available ID will be made.
  29. forceOpt = Forces GameServer register operation to overwrite a previous registration on the specified ID, if necessary.
  30. cmdOpt = Forces this application to run in console mode, even if GUI is supported.
  31. helpOpt = Shows this help message and exits.
  32. languageOpt = Attempts to use the language for the specified locale, on failure reverts to auto-detection.
  33. registerOpt1 = Registers a GameServer on ID <id> and saves the hexid.txt file on <hexid_dest_dir>.
  34. registerOpt2 = You can provide a negative value for <id> to register under the first available ID.
  35. registerOpt3 = Nothing is done if <id> is already in use, unless --force or --fallback is used.
  36. unregisterOpt = Removes the GameServer specified by <id>, use "all" to remove all currently registered GameServers.
  37. wrongUnregisterArg = wrong argument for GameServer removal, specify a numeric ID or "all" without quotes to remove all.
  38. noAction = No action to be taken.
  39. checkingIdInUse = Checking if GameServer ID %d is in use...
  40. removingGsId = Removing GameServer ID: %d
  41. forcingRegistration = Forcing registration on ID %d, an existing registration on this ID is being overwritten.
  42. fallingBack = Trying to register on the first available ID.
  43. registrationOk = GameServer successfully registered on LoginServer with ID %d.
  44. unregisterOk = GameServer ID: %d was successfully removed from LoginServer.
  45. unregisterAllOk = All GameServers were successfully removed.
  46. noFreeId = There was no free ID available to register.
  47. sqlErrorRegister = An SQL error occurred while trying to register the GameServer.
  48. ioErrorRegister = An error saving the hexid file occurred while trying to register the GameServer.
  49. errorRegister = An error occurred while trying to register the GameServer.
  50. errorUnregister = An error occurred while trying to remove the GameServer.
  51. sqlErrorUnregister = An SQL error occurred while trying to remove the GameServer.
  52. sqlErrorUnregisterAll = An SQL error occurred while trying to remove ALL GameServers.
  53. noServerNames = No available names for GameServer, verify servername.xml file exists in the LoginServer folder.
  54. noNameForId = No name for ID: %d
  55. idIsNotFree = This ID is not available.
  56. noServerForId = No GameServer is registered on ID: %d
  57. cmdMenuRegister = Register GameServer
  58. cmdMenuListNames = List GameServers Names and IDs
  59. cmdMenuRemoveGS = Remove GameServer
  60. cmdMenuRemoveAll = Remove ALL GameServers
  61. cmdMenuExit = Exit
  62. yourChoice = Choice:
  63. invalidChoice = Invalid Choice: %s
  64. gsInUse = In Use
  65. gsFree = Free
  66. enterDesiredId = Enter desired ID:
  67. credits = © 2008-2009 L2J Team. All rights reserved.
  68. langText = Language: English
  69. icons = Icons by http://www.famfamfam.com
  70. translation = Translation: L2J Team
  71. bugReports = Bug Reports: