[en]


L_GAME_NOT_ENABLED = %s This plugin is not enabled!
L_GAME_ALREADY_ENABLED = %s This plugin is already enabled.
L_GAME_ENABLED = %s This plugin have been enabled.

L_GAME_DISABLED = %s This plugin have been disabled.

L_SAVEXP_METHOD = %s This save xp method is already enabled.
L_SAVEXP_VAULT = %s Saving experience with VAULT have been enabled.
L_SAVEXP_SQL = %s Saving experience with SQL have been enabled.
L_SAVEXP_DISABLED = %s Saving experience have been disabled.

L_ADMIN_XP_SET = %s The admin have set your experience points to %d.
L_ADMIN_XP_GAVE = %s The admin gave you %d experience points.

L_ADMIN_SPR_SET = %s The admin gave you %d spirit power.
L_ADMIN_SPR_GAVE = %s The admin have set your spirit power to %d.

L_ADMIN_DROPPED_ITEM = %s You have dropped an item. ITEM: %s.
L_ADMIN_ITEM_GAVE = %s The admin gave you an item. ITEM: %s.

L_ADMIN_RESET_USER = %s Your experience on %s have been reseted by admin.

L_ADMIN_FIND_TARGETS = %s There is more than one client matching '%s'.
L_ADMIN_NO_TARGET = %s Unable to find target(s) '%s'.
L_ADMIN_AVAILABLE_TARGETS = %s Available targets are: @ALL, @CT, @T or the player's name/auth/#id.

L_FORMAT_XP = Format: %s <name|#id|auth|@TEAM|@ALL> <xp>
L_FORMAT_SAVEXP = Format: %s <0|1|2>
L_FORMAT_SPIRIT = Format: %s <name|#id|auth|@TEAM|@ALL> <spirit>
L_FORMAT_RESET = Format: %s <name|#id|auth|@TEAM|@ALL> <class id>
L_FORMAT_G_ITEM = Format: %s <name|#id|auth|@TEAM|@ALL> <item id>
L_FORMAT_D_ITEM =  Format: %s <item id>

L_INVALID_CLASS = %s Invalid class id, available id are: 1 or 2.
L_INVALID_ITEM_ID = Invalid item id, available items are listed below:

L_SERVER_NO_EMPTY = %s The server have to be empty before deleting.
L_TURN_ON_SAVEXP = %s Please turn on the saving method first.
L_VAULT_FILE_DELETED = %s VAULT file for this plugin have been deleted.
L_SQL_TABLE_EMPTY = %s SQL table for this plugin have been empty.