diff --git a/default/lang_en.json b/default/lang_en.json index 66d284aa..d2a75b19 100644 --- a/default/lang_en.json +++ b/default/lang_en.json @@ -1,6 +1,6 @@ { - /* - Colors: + /* + Colors: Use: HEX: , Example: <#FFFFFF> @@ -18,169 +18,169 @@ - The unturned chat only suports ONE color. - The algorithm will check if text contains an determined color, - and will use it, doesn't matter a position in the message. + The unturned chat only suports ONE color. + The algorithm will check if text contains an determined color, + and will use it, doesn't matter a position in the message. - For example: + For example: "player joined the game" "player joined the game" "player joined the game" - The default color is Green. - */ + The default color is Green. + */ - "UNKNOWN_COMMAND": "There is no '/{0}' command.", - "INVALID_NUMBER": "Invalid number '{0}'.", - "INVALID_BOOLEAN": "Invalid value '{0}'. Expected 'true' or 'false'.", - "SECOND": "second", - "DAY": "day", - "MINUTE": "minute", - "HOUR": "hour", - "DAYS": "days", - "SECONDS": "seconds", - "MINUTES": "minutes", - "HOURS": "hours", - "PLAYER_JOINED": "{0} has joined the game.", - "PLAYER_EXITED": "{0} has left the game.", - "PLAYER_CANNOT_EXECUTE": "This command can't be executed in game.", - "CONSOLE_CANNOT_EXECUTE": "This command can't be executed from the console.", - "COMMAND_ERROR_OCURRED": "An error occurred attempting to execute this command; please contact an admin!", - "COMMAND_NO_PERMISSION": "You don't have access to this command.", - "ONLY_NUMBERS": "Use only numbers.", - "ONLINE_PLAYERS": "{0}/{1} players online.", - "WARP_LIST": "Available warps: {0}", - "WARP_SET": "Warp '{0}' has been set.", - "WARP_REMOVED": "Warp '{0}' has been removed.", - "WARP_NOT_EXIST": "Warp '{0}' does not exist!", - "WARP_TELEPORTED": "Teleported to warp '{0}'.", - "WARP_NONE": "There are no warps defined!", - "WARP_COOLDOWN": "You will be teleported in {0} seconds.", - "WARP_NO_PERMISSION": "You don't have access to this warp.", - "PING": "Your ping: {0}", - "PING_OTHER": "Ping of {0}: {1}", - "INVALID_STEAMID": "SteamID '{0}' isn't valid!", - "PLAYER_NOT_FOUND": "Player '{0}' not found!", - "KICK_NO_SPECIFIED_REASON": "None Specified", - "PLAYER_RESET_KICK": "You have been reset.", - "PLAYER_RESET": "Player has been reset.", - "KILL_PLAYER": "You killed {0}!", - "POSITION": "Your position: (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", - "POSITION_OTHER": "Position of {0}: (x: {1:0.00}, y: {2:0.00}, z: {3:0.00})", - "NOT_FROZEN": "This player is not frozen.", - "ALREADY_FROZEN": "This player is already frozen.", - "FROZEN_SENDER": "Player {0} has been frozen!", - "UNFROZEN_SENDER": "Player {0} has been unfrozen!", - "FROZEN_PLAYER": "You were frozen by {0}!", - "UNFROZEN_PLAYER": "You were unfrozen by {0}!", - "FROZEN_ALL": "You froze all players!", - "UNFROZEN_ALL": "You unfroze all players!", - "NONE_FOR_REPLY": "There is no one to reply to!", - "NOT_DIED_YET": "You have not died yet.", - "RETURNED": "You have returned to the location of your death.", - "SUDO_EXECUTED": "{0} ran the command '{1}'.", - "ALL_REPAIRED": "All of your items have been repaired.", - "HAND_REPAIRED": "Items in your hands have been repaired.", - "MAX_SKILLS": "All of your skills were upgraded to the max level.", - "MAX_SKILLS_TARGET": "All skills for {0} were upgraded to the max level.", - "EXPERIENCE_GIVEN": "You have given {0} levels of experience to {1}.", - "EXPERIENCE_RECEIVED": "You have received {0} levels of experience.", - "EXPERIENCE_TAKE": "You have taken {0} levels of experience from {1}.", - "EXPERIENCE_LOST": "You lost {0} levels of experience.", - "NEGATIVE_OR_LARGE": "The value is negative or too large!", - "KILLED_ZOMBIES": "Killed {0} zombies.", - "TELEPORTED_ALL_COORDS": "Teleported all players to (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})!", - "TELEPORTED_ALL_YOU": "Teleported all players to you!", - "TELEPORTED_ALL_PLAYER": "Teleported all players to {0}!", - "NO_PLAYERS_FOR_TELEPORT": "There are no players to teleport!", - "NO_PLAYERS_FOR_KICK": "There are no players to kick!", - "KICKED_ALL": "Kicked {0} players!", - "INVALID_COORDS": "Invalid coordinates ({0}, {1}, {2})!", - "KIT_NOT_EXIST": "Kit '{0}' does not exist. Use /kits to see available kits.", - "KIT_GIVEN_SENDER": "Kit '{0}' given to {1}!", - "KIT_GIVEN_RECEIVER": "You received kit '{0}'!", - "KIT_LIST": "Available kits: {0}", - "KIT_NO_PERMISSION": "You don't have access to this kit.", - "KIT_NONE": "There are no kits available.", - "INVENTORY_FULL": "Your inventory is full; dropping items on ground.", - "KIT_COOLDOWN": "You must wait {0} seconds to use this kit again.", - "NOT_IN_VEHICLE": "You aren't in a vehicle.", - "VEHICLE_REFUELED": "Your vehicle has been refueled!", - "VEHICLE_REFUELED_ALL": "All vehicles were refueled!", - "VEHICLE_REPAIRED": "Your vehicle has been repaired!", - "VEHICLE_REPAIRED_ALL": "All vehicles were repaired!", - /* {0} is poll's name, {1} is description*/ - "POLL_STARTED": "A poll has been created, use /vote yes|no to vote: {1}", - /* {0} is poll's name, {1} is description, {2} yes votes, {3} no votes*/ - "POLL_STOPPED": "The poll '{0}' has ended, votes yes: {2}, votes no: {3}", - /* You can disable or change interval of this message in configuration */ - "POLL_RUNNING": "The '{0}' poll is running, use /vote yes|no to vote.", - "POLL_NAME_IN_USE": "A poll with this name already exists.", - "POLL_LIST": "Running polls:", - "POLL_INFO": "Info for the '{0}' poll:", - "POLL_LIST_ENTRY": " Name: {0}, YES: {2}, NO: {3}", - "POLL_NOT_EXIST": "A poll with this name does not exist.", - "POLL_VOTED_YES": "You voted YES in the '{0}' poll.", - "POLL_VOTED_NO": "You voted NO in the '{0}' poll.", - "POLL_ALREADY_VOTED": "You have already voted in this poll.", - "POLL_NONE": "There are no polls running.", - "SPAWNED_ITEM": "You spawned ({0}x) {1}!", - "SPAWNED_ITEM_AT": "You spawned ({0}x) {1} at (x: {2:0.00}, y: {3:0.00}, z: {4:0.00})!", - "INVALID_ITEM_ID": "Invalid item id '{0}'.", - "INVALID_ITEM_ID_NAME": "Invalid item id/name '{0}'.", - "CHAT_ANTI_SPAM": "Antispam is active; wait to chat again.", - "NOBODY_TO_REPLY": "There is nobody to reply to.", - "NO_LONGER_ONLINE": "This player is no longer online.", - "SPY_MODE_OFF": "Spy mode off.", - "SPY_MODE_ON": "Spy mode on.", - "RESPAWNED_ZOMBIES": "Successfully respawned {0} zombies!", - "RESPAWNED_ANIMALS": "Successfully respawned {0} animals!", - "INVENTORY_CLEAN": "Your inventory was cleared.", - "SPAWNED_VEHICLE_AT_POSITION": "You spawned a vehicle at (x: {0:0.00}, y: {1:0.00}, z: {2:0.00}).", - "SPAWNED_VEHICLE_AT_PLAYER": "You spawned a vehicle at {0}'s position.", - "INVALID_VEHICLE_ID" : "Invalid vehicle id/name '{0}'.", - "AUTO_RELOAD_ENABLED": "Auto-Reload enabled!", - "AUTO_RELOAD_DISABLED": "Auto-Reload disabled!", - "AUTO_REPAIR_ENABLED": "Auto-Repair enabled!", - "AUTO_REPAIR_DISABLED": "Auto-Repair disabled!", - "JUMP_NO_POSITION": "No position found, try to increase distance using /jump .", - "JUMPED": "You jumped to (x: {0:0.00}, y: {1:0.00}, z: {2:0.00}).", - "TELEPORTED": "You were teleported to '{0}'.", - "TELEPORTED_SENDER": "Teleported '{0}' to '{1}'.", - "FAILED_FIND_PLACE_OR_PLAYER": "Could not find place or player named '{0}'.", - "EMPTY_HANDS": "You are not holding an item.", - "MUST_POSITIVE": "The value must be positive.", - "CLEAR_ITEMS": "All items were removed!", - "CLEAR_VEHICLES": "All vehicles were removed!", - "RECEIVED_ITEM": "You received {0}x {1} ({2})", - "GIVEN_ITEM": "You gave {0}x {1} ({2}) to '{3}'!", - "GIVEN_ITEM_ALL": "You gave {0}x {1} ({2}) to all players!", - "AUTO_REFUEL_ENABLED": "Auto-Refuel enabled!", - "AUTO_REFUEL_DISABLED": "Auto-Refuel disabled!", - "CREATED_KIT": "You created a new kit named '{0}'!", - "ITEM_NOT_FOUND": "Item not found: {0}", - "WITHOUT_BED": "You do not have a bed to teleport to.", - "TELEPORTED_BED": "You were teleported to your bed.", - "CANNOT_TELEPORT_DRIVING": "You cannot teleport while being in a vehicle.", - "TELEPORT_DELAY": "You will be teleported in {0} seconds.", - "USE_COOLDOWN": "Wait {0} seconds to use it again.", - "TELEPORT_CANCELLED_MOVED": "Teleport cancelled because you moved.", - "KIT_ALREADY_EXIST": "There is already a kit named '{0}'.", - "DELETED_KIT": "You deleted the '{0}' kit.", - "RESPAWNED_ITEMS": "Successfully respawned all items!", - "RESPAWNED_VEHICLES": "Successfully respawned all vehicles!", - "DROPKIT_SENDER": "Dropped kit '{0}' at your position.", - "DROPKIT_PLAYER": "Dropped kit '{0}' at '{1}' position.", - "DROPKIT_LOCATION": "Dropped kit '{0}' at (x: {1:0.00}, y: {2:0.00}, z: {3:0.00})", - "RECEIVED_VEHICLE": "You received a {0} ({1})", - "GIVEN_VEHICLE": "You gave a {0} ({1}) to '{2}'", - "GIVEN_VEHICLE_ALL": "You gave a {0} ({1}) to all players.", - "KILL_ALL": "You killed everyone!", - "WARP_ALREADY_EXISTS": "A warp with this name already exists.", - "KIT_NO_MONEY": "You must have at least ({0}$) to use this kit.", - "KIT_PAID": "You have paid ({0}$) for using this kit.", - "COMMAND_NO_MONEY": "You must have at least ({0}$) to use this command.", - "COMMAND_PAID": "You have paid ({0}$) for using this command.", + "UNKNOWN_COMMAND": "There is no '/{0}' command.", + "INVALID_NUMBER": "Invalid number '{0}'.", + "INVALID_BOOLEAN": "Invalid value '{0}'. Expected 'true' or 'false'.", + "SECOND": "second", + "DAY": "day", + "MINUTE": "minute", + "HOUR": "hour", + "DAYS": "days", + "SECONDS": "seconds", + "MINUTES": "minutes", + "HOURS": "hours", + "PLAYER_JOINED": "{0} has joined the game.", + "PLAYER_EXITED": "{0} has left the game.", + "PLAYER_CANNOT_EXECUTE": "This command can't be executed in game.", + "CONSOLE_CANNOT_EXECUTE": "This command can't be executed from the console.", + "COMMAND_ERROR_OCURRED": "An error occurred attempting to execute this command; please contact an admin!", + "COMMAND_NO_PERMISSION": "You don't have access to this command.", + "ONLY_NUMBERS": "Use only numbers.", + "ONLINE_PLAYERS": "{0}/{1} players online.", + "WARP_LIST": "Available warps: {0}", + "WARP_SET": "Warp '{0}' has been set.", + "WARP_REMOVED": "Warp '{0}' has been removed.", + "WARP_NOT_EXIST": "Warp '{0}' does not exist!", + "WARP_TELEPORTED": "Teleported to warp '{0}'.", + "WARP_NONE": "There are no warps defined!", + "WARP_COOLDOWN": "You will be teleported in {0} seconds.", + "WARP_NO_PERMISSION": "You don't have access to this warp.", + "PING": "Your ping: {0}", + "PING_OTHER": "Ping of {0}: {1}", + "INVALID_STEAMID": "SteamID '{0}' isn't valid!", + "PLAYER_NOT_FOUND": "Player '{0}' not found!", + "KICK_NO_SPECIFIED_REASON": "None Specified", + "PLAYER_RESET_KICK": "You have been reset.", + "PLAYER_RESET": "Player has been reset.", + "KILL_PLAYER": "You killed {0}!", + "POSITION": "Your position: (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", + "POSITION_OTHER": "Position of {0}: (x: {1:0.00}, y: {2:0.00}, z: {3:0.00})", + "NOT_FROZEN": "This player is not frozen.", + "ALREADY_FROZEN": "This player is already frozen.", + "FROZEN_SENDER": "Player {0} has been frozen!", + "UNFROZEN_SENDER": "Player {0} has been unfrozen!", + "FROZEN_PLAYER": "You were frozen by {0}!", + "UNFROZEN_PLAYER": "You were unfrozen by {0}!", + "FROZEN_ALL": "You froze all players!", + "UNFROZEN_ALL": "You unfroze all players!", + "NONE_FOR_REPLY": "There is no one to reply to!", + "NOT_DIED_YET": "You have not died yet.", + "RETURNED": "You have returned to the location of your death.", + "SUDO_EXECUTED": "{0} ran the command '{1}'.", + "ALL_REPAIRED": "All of your items have been repaired.", + "HAND_REPAIRED": "Items in your hands have been repaired.", + "MAX_SKILLS": "All of your skills were upgraded to the max level.", + "MAX_SKILLS_TARGET": "All skills for {0} were upgraded to the max level.", + "EXPERIENCE_GIVEN": "You have given {0} levels of experience to {1}.", + "EXPERIENCE_RECEIVED": "You have received {0} levels of experience.", + "EXPERIENCE_TAKE": "You have taken {0} levels of experience from {1}.", + "EXPERIENCE_LOST": "You lost {0} levels of experience.", + "NEGATIVE_OR_LARGE": "The value is negative or too large!", + "KILLED_ZOMBIES": "Killed {0} zombies.", + "TELEPORTED_ALL_COORDS": "Teleported all players to (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})!", + "TELEPORTED_ALL_YOU": "Teleported all players to you!", + "TELEPORTED_ALL_PLAYER": "Teleported all players to {0}!", + "NO_PLAYERS_FOR_TELEPORT": "There are no players to teleport!", + "NO_PLAYERS_FOR_KICK": "There are no players to kick!", + "KICKED_ALL": "Kicked {0} players!", + "INVALID_COORDS": "Invalid coordinates ({0}, {1}, {2})!", + "KIT_NOT_EXIST": "Kit '{0}' does not exist. Use /kits to see available kits.", + "KIT_GIVEN_SENDER": "Kit '{0}' given to {1}!", + "KIT_GIVEN_RECEIVER": "You received kit '{0}'!", + "KIT_LIST": "Available kits: {0}", + "KIT_NO_PERMISSION": "You don't have access to this kit.", + "KIT_NONE": "There are no kits available.", + "INVENTORY_FULL": "Your inventory is full; dropping items on ground.", + "KIT_COOLDOWN": "You must wait {0} seconds to use this kit again.", + "NOT_IN_VEHICLE": "You aren't in a vehicle.", + "VEHICLE_REFUELED": "Your vehicle has been refueled!", + "VEHICLE_REFUELED_ALL": "All vehicles were refueled!", + "VEHICLE_REPAIRED": "Your vehicle has been repaired!", + "VEHICLE_REPAIRED_ALL": "All vehicles were repaired!", + /* {0} is poll's name, {1} is description*/ + "POLL_STARTED": "A poll has been created, use /vote yes|no to vote: {1}", + /* {0} is poll's name, {1} is description, {2} yes votes, {3} no votes*/ + "POLL_STOPPED": "The poll '{0}' has ended, votes yes: {2}, votes no: {3}", + /* You can disable or change interval of this message in configuration */ + "POLL_RUNNING": "The '{0}' poll is running, use /vote yes|no to vote.", + "POLL_NAME_IN_USE": "A poll with this name already exists.", + "POLL_LIST": "Running polls:", + "POLL_INFO": "Info for the '{0}' poll:", + "POLL_LIST_ENTRY": " Name: {0}, YES: {2}, NO: {3}", + "POLL_NOT_EXIST": "A poll with this name does not exist.", + "POLL_VOTED_YES": "You voted YES in the '{0}' poll.", + "POLL_VOTED_NO": "You voted NO in the '{0}' poll.", + "POLL_ALREADY_VOTED": "You have already voted in this poll.", + "POLL_NONE": "There are no polls running.", + "SPAWNED_ITEM": "You spawned ({0}x) {1}!", + "SPAWNED_ITEM_AT": "You spawned ({0}x) {1} at (x: {2:0.00}, y: {3:0.00}, z: {4:0.00})!", + "INVALID_ITEM_ID": "Invalid item id '{0}'.", + "INVALID_ITEM_ID_NAME": "Invalid item id/name '{0}'.", + "CHAT_ANTI_SPAM": "Antispam is active; wait to chat again.", + "NOBODY_TO_REPLY": "There is nobody to reply to.", + "NO_LONGER_ONLINE": "This player is no longer online.", + "SPY_MODE_OFF": "Spy mode off.", + "SPY_MODE_ON": "Spy mode on.", + "RESPAWNED_ZOMBIES": "Successfully respawned {0} zombies!", + "RESPAWNED_ANIMALS": "Successfully respawned {0} animals!", + "INVENTORY_CLEAN": "Your inventory was cleared.", + "SPAWNED_VEHICLE_AT_POSITION": "You spawned a vehicle at (x: {0:0.00}, y: {1:0.00}, z: {2:0.00}).", + "SPAWNED_VEHICLE_AT_PLAYER": "You spawned a vehicle at {0}'s position.", + "INVALID_VEHICLE_ID" : "Invalid vehicle id/name '{0}'.", + "AUTO_RELOAD_ENABLED": "Auto-Reload enabled!", + "AUTO_RELOAD_DISABLED": "Auto-Reload disabled!", + "AUTO_REPAIR_ENABLED": "Auto-Repair enabled!", + "AUTO_REPAIR_DISABLED": "Auto-Repair disabled!", + "JUMP_NO_POSITION": "No position found, try to increase distance using /jump .", + "JUMPED": "You jumped to (x: {0:0.00}, y: {1:0.00}, z: {2:0.00}).", + "TELEPORTED": "You were teleported to '{0}'.", + "TELEPORTED_SENDER": "Teleported '{0}' to '{1}'.", + "FAILED_FIND_PLACE_OR_PLAYER": "Could not find place or player named '{0}'.", + "EMPTY_HANDS": "You are not holding an item.", + "MUST_POSITIVE": "The value must be positive.", + "CLEAR_ITEMS": "All items were removed!", + "CLEAR_VEHICLES": "All vehicles were removed!", + "RECEIVED_ITEM": "You received {0}x {1} ({2})", + "GIVEN_ITEM": "You gave {0}x {1} ({2}) to '{3}'!", + "GIVEN_ITEM_ALL": "You gave {0}x {1} ({2}) to all players!", + "AUTO_REFUEL_ENABLED": "Auto-Refuel enabled!", + "AUTO_REFUEL_DISABLED": "Auto-Refuel disabled!", + "CREATED_KIT": "You created a new kit named '{0}'!", + "ITEM_NOT_FOUND": "Item not found: {0}", + "WITHOUT_BED": "You do not have a bed to teleport to.", + "TELEPORTED_BED": "You were teleported to your bed.", + "CANNOT_TELEPORT_DRIVING": "You cannot teleport while being in a vehicle.", + "TELEPORT_DELAY": "You will be teleported in {0} seconds.", + "USE_COOLDOWN": "Wait {0} seconds to use it again.", + "TELEPORT_CANCELLED_MOVED": "Teleport cancelled because you moved.", + "KIT_ALREADY_EXIST": "There is already a kit named '{0}'.", + "DELETED_KIT": "You deleted the '{0}' kit.", + "RESPAWNED_ITEMS": "Successfully respawned all items!", + "RESPAWNED_VEHICLES": "Successfully respawned all vehicles!", + "DROPKIT_SENDER": "Dropped kit '{0}' at your position.", + "DROPKIT_PLAYER": "Dropped kit '{0}' at '{1}' position.", + "DROPKIT_LOCATION": "Dropped kit '{0}' at (x: {1:0.00}, y: {2:0.00}, z: {3:0.00})", + "RECEIVED_VEHICLE": "You received a {0} ({1})", + "GIVEN_VEHICLE": "You gave a {0} ({1}) to '{2}'", + "GIVEN_VEHICLE_ALL": "You gave a {0} ({1}) to all players.", + "KILL_ALL": "You killed everyone!", + "WARP_ALREADY_EXISTS": "A warp with this name already exists.", + "KIT_NO_MONEY": "You must have at least ({0}$) to use this kit.", + "KIT_PAID": "You have paid ({0}$) for using this kit.", + "COMMAND_NO_MONEY": "You must have at least ({0}$) to use this command.", + "COMMAND_PAID": "You have paid ({0}$) for using this command.", "NUMBER_BETWEEN": "The given number must be between {0} and {1}", "INVALID_SKILL": "Invalid skill: {0}", "SKILL_SET": "The level of your skill '{0}' was set to {1}", diff --git a/default/lang_es.json b/default/lang_es.json index 8812bca2..d9b080a5 100644 --- a/default/lang_es.json +++ b/default/lang_es.json @@ -1,186 +1,186 @@ { - /* - Colors: - Use: - HEX: - , Ejemplo: <#FFFFFF> + /* + Colors: + Use: + HEX: + , Ejemplo: <#FFFFFF> - Colores: - - - - - - - - - - - + Colores: + + + + + + + + + + + - En el chat Unturned solo soporta un color, pero puedes poner el color - en cualquier parte del mensaje. + En el chat Unturned solo soporta un color, pero puedes poner el color + en cualquier parte del mensaje. - Por ejemplo: - "player joined the game" - "player joined the game" - "player joined the game" + Por ejemplo: + "player joined the game" + "player joined the game" + "player joined the game" - Todos estos valores va a resultar en el mismo mensaje. + Todos estos valores va a resultar en el mismo mensaje. - El color por defecto es verde. - */ + El color por defecto es verde. + */ - "ALL_REPAIRED": "Todos los items han sido reparados", - "ALREADY_FROZEN": "Este jugador ya esta congelado", - "NOBODY_TO_REPLY": "Cualquiera puede responder", - "AUTO_RELOAD_DISABLED": "Auto-Reload OFF!", - "AUTO_RELOAD_ENABLED": "Auto-Reload ON!", - "AUTO_REPAIR_DISABLED": "Auto-Repair OFF!", - "AUTO_REPAIR_ENABLED": "Auto-Repair ON!", - "CHAT_ANTI_SPAM": "Espera para seguir cheteando", - "CLEAR_ITEMS": "Todos los items fueron removidos.", - "CLEAR_VEHICLES": "Todos los vehiculos han sido removidos.", - "COMMAND_ERROR_OCURRED": "Un error a ocurrido al ejecutar este comando, por favor, contacta un Administrador.", - "COMMAND_NO_PERMISSION": "No tienes acceso a este comando.", - "CONSOLE_CANNOT_EXECUTE": "Este comando no se puede ejecutar en consola", - "DAY": "dia", - "DAYS": "dias", - "EMPTY_HANDS": "No portas ningun item en las manos.", - "EXPERIENCE_GIVEN": "Has entregado {0} de experiencia a {1}", - "EXPERIENCE_LOST": "Has perdido {0} de experiencia", - "EXPERIENCE_RECEIVED": "Has recibido {0} de experiencia", - "EXPERIENCE_TAKE": "Has tomado {0} de experiencia de {1}", - "FAILED_FIND_PLACE_OR_PLAYER": "No podemos encontrar el lugar o jugador '{0}'", - "FROZEN_ALL": "Has congelado a todos los jugadores", - "FROZEN_PLAYER": "Has sido congelado por {0}", - "FROZEN_SENDER": "Jugador {0} congelado", - "GIVEN_ITEM": "Le has dado {0}x '{1}' a '{2}'", - "GIVEN_ITEM_ALL": "Has entregado {0}x '{1}' a todos los jugadores.", - "HAND_REPAIRED": "Los items de tus manos han sido reparados", - "HOUR": "hora", - "HOURS": "horas", - "INVALID_COORDS": "Coordenadas invalidas ({0}, {1}, {2})", - "INVALID_ITEM_ID": "Itemid invalido '{0}'", - "INVALID_ITEM_ID_NAME": "Itemid invalido/nombre '{0}'", - "INVALID_NUMBER": "numero invalido '{0}'", - "INVALID_STEAMID": "SteamID '{0}' no es valido", - "INVALID_VEHICLE_ID": "Vehicleid invalido {0}", - "INVENTORY_CLEAN": "Ahora tu inventario esta limpio.", - "INVENTORY_FULL": "Tu inventario esta lleno, tira items al suelo.", - "JUMP_NO_POSITION": "Posicion no encontrada, Intenta cambiando la distancia con /jump ", - "JUMPED": "Has saltado a (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", - "KICK_NO_SPECIFIED_REASON": "No especificado", - "KICKED_ALL": "Kicked {0} jugadores", - "KILL_PLAYER": "Has matado a {0}", - "KILLED_ZOMBIES": "Has matado a {0} zombies.", - "KIT_COOLDOWN": "Tienes que esperar {0} para usar el kit.", - "KIT_GIVEN_RECEIVER": "Has recibido el kit {0}", - "KIT_GIVEN_SENDER": "kit '{0}' entregado a '{1}'", - "KIT_LIST": "Kits disponibles: {0}", - "KIT_NO_PERMISSION": "No tienes acceso a este kit.", - "KIT_NONE": "No hay kits disponibles.", - "KIT_NOT_EXIST": "El Kit '{0}' no existe, usa /kits para ver los kits disponibles.", - "MAX_SKILLS": "Todas sus habilidades han sido subidas al maximo", - "MAX_SKILLS_TARGET": "Todas las habilidades de {0} han sido subidas al maximo", - "MINUTE": "minuto", - "MINUTES": "minutos", - "MUST_POSITIVE": "El valor debe ser positivo.", - "NEGATIVE_OR_LARGE": "Ese valor es negativo o muy largo", - "NO_LONGER_ONLINE": "Este jugador no esta online", - "NO_PLAYERS_FOR_KICK": "No hay jugadores para kickear", - "NO_PLAYERS_FOR_TELEPORT": "No hay jugadores para teletransportar", - "NONE_FOR_REPLY": "No hay nadie para contestar", - "NOT_DIED_YET": "No has muerto todavia", - "NOT_FROZEN": "Este jugador no esta congelado", - "NOT_IN_VEHICLE": "No estas en un vehiculo.", - "ONLINE_PLAYERS": "Hay {0} de {1} jugadores online ahora", - "ONLY_NUMBERS": "Usa solo numeros", - "PING": "Tu ping: {0}", - "PING_OTHER": "El ping de {0}: {1}", - "PLAYER_CANNOT_EXECUTE": "Este comando no se puede ejercutar en el juego", - "PLAYER_EXITED": "{0} se ha desconectado", - "PLAYER_JOINED": "{0} se ha conectado", - "PLAYER_NOT_FOUND": "El jugador '{0}' no esta", - "PLAYER_RESET": "El jugador ha sido reiniciado", - "PLAYER_RESET_KICK": "Tienes que reiniciar", - "POLL_ALREADY_VOTED": "Ya has votado en este poll", - "POLL_INFO": "Informacion de {0} poll:", - "POLL_LIST": "Corriendo polls:", - "POLL_LIST_ENTRY": " Nombre: {0}, Votos SI: {2}, Votos NO: {3}", - "POLL_NAME_IN_USE": "Ya has iniciado un poll con este nombre", - "POLL_NONE": "No esta corriendo ningun Poll.", - "POLL_NOT_EXIST": "No existe ningun poll con este nombre", - /* Puedes desactivar o cambiar el intervalo de este mensaje en la configuracion */ - "POLL_RUNNING": "El '{0}' poll ha iniciado, usa /vote yes|no para votar", - /* {0} es el nombre del poll, {1} es la descripcion*/ - "POLL_STARTED": "Un poll para {1} ha sido iniciado, usa /vote yes|no para votar", - /* {0} es el nombre del poll, {1} es la descripcion, {2} votos si, {3} votos no*/ - "POLL_STOPPED": "El poll '{0}' ha terminado, votos SI: {2}, votos NO: {3}", - "POLL_VOTED_NO": "Has votado NO en '{0}' poll", - "POLL_VOTED_YES": "Has votado SI en '{0}' poll", - "POSITION": "Tu posicion (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", - "POSITION_OTHER": "La posicion de {0} (x: {1:0.00}, y: {2:0.00}, z: {3:0.00})", - "RECEIVED_ITEM": "Recibes {0}x {1}", - "RESPAWNED_ANIMALS": "Han aparecido {0} animales", - "RESPAWNED_ZOMBIES": "Han aparecido {0} zombies", - "RETURNED": "Has vuelto al lugar de tu muerte", - "SECOND": "segundo", - "SECONDS": "segundos", - "SPAWNED_ITEM": "Has creado {0}x {1}", - "SPAWNED_ITEM_AT": "Has creado {0}x {1} en (x: {2:0.00}, y: {3:0.00}, z: {4:0.00})", - "SPAWNED_VEHICLE_AT_PLAYER": "Has aparecido un vehiculo para {0}.", - "SPAWNED_VEHICLE_AT_POSITION": "Has aparecido un vehiculo en (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", - "SPY_MODE_OFF": "Modo Espia OFF!", - "SPY_MODE_ON": "Modo Espia ON!", - "SUDO_EXECUTED": "{0} corrio el comando '{1}'", - "TELEPORTED": "Has sido teletransportado a '{0}'", - "TELEPORTED_ALL_COORDS": "Todos los jugadores han sido teletransportado a (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", - "TELEPORTED_ALL_PLAYER": "Teletransportas a todos donde {0}", - "TELEPORTED_ALL_YOU": "Teletransportas a todos los jugadores a ti", - "TELEPORTED_SENDER": "Teletransportaste a '{0}' donde '{1}'", - "UNFROZEN_ALL": "Has descongelado a todos los jugadores", - "UNFROZEN_PLAYER": "Has sido descongelado por {0}", - "UNFROZEN_SENDER": "jugador {0} descongelado", - "UNKNOWN_COMMAND": "Este comando NO existe.", - "VEHICLE_REFUELED": "Tu vehiculo esta recargado", - "VEHICLE_REFUELED_ALL": "Todos los vehiculos han sido recargados", - "VEHICLE_REPAIRED": "Tu vehiculo ha sido reparado", - "VEHICLE_REPAIRED_ALL": "Todos los vehiculos han sido reparados", - "WARP_COOLDOWN": "Seras teletransportado en {0} segundos", - "WARP_LIST": "Lista de Warps: {0}", - "WARP_NO_PERMISSION": "No tienes permiso para usar este warp.", - "WARP_NONE": "No hay warps definidos", - "WARP_NOT_EXIST": "Warp {0} no existe", - "WARP_REMOVED": "Warp {0} fue eliminado", - "WARP_SET": "Warp {0} fue creado", - "WARP_TELEPORTED": "Teletransportado al warp {0}", - "AUTO_REFUEL_ENABLED": "Auto-Refuel ON!", - "AUTO_REFUEL_DISABLED": "Auto-Refuel OFF!", - "CREATED_KIT": "Has creado un nuevo kit llamado '{0}'.", - "INVALID_BOOLEAN": "Valor invalido '{0}'. esperando 'true' o 'false'", - "WITHOUT_BED": "No tienes una cama para teletransportarte.", - "CANNOT_TELEPORT_DRIVING": "Tu no puedes teletransportarte estando en un vehiculo.", - "TELEPORT_DELAY": "Seras teletransportado en {0} segundos.", - "USE_COOLDOWN": "Espera {0} segundos para usar esto denuevo.", - "TELEPORTED_BED": "Has sido teletransportado a tu cama.", - "TELEPORT_CANCELLED_MOVED": "Teleportar cancelado por que te has movido.", - "KIT_ALREADY_EXIST": "There is already kit named '{0}'.", - "DELETED_KIT": "You deleted the '{0}' kit.", - "RESPAWNED_ITEMS": "Successfully respawned all items!", - "RESPAWNED_VEHICLES": "Successfully respawned all vehicles!", - "DROPKIT_SENDER": "Dropped kit '{0}' at your position.", - "DROPKIT_PLAYER": "Dropped kit '{0}' at '{1}' position.", - "DROPKIT_LOCATION": "Dropped kit '{0}' at (x: {1:0.00}, y: {2:0.00}, z: {3:0.00})", - "RECEIVED_VEHICLE": "You received a {0} ({1})", - "GIVEN_VEHICLE": "You gave a {0} ({1}) to '{2}'", - "GIVEN_VEHICLE_ALL": "You gave a {0} ({1}) to all players.", - "KILL_ALL": "You killed everyone!", - "WARP_ALREADY_EXISTS": "A warp with this name already exists.", - "KIT_NO_MONEY": "You must have at least ({0}$) to use this kit.", - "KIT_PAID": "You have paid ({0}$) for using this kit.", - "COMMAND_NO_MONEY": "You must have at least ({0}$) to use this command.", - "COMMAND_PAID": "You have paid ({0}$) for using this command.", + "ALL_REPAIRED": "Todos los items han sido reparados", + "ALREADY_FROZEN": "Este jugador ya esta congelado", + "NOBODY_TO_REPLY": "Cualquiera puede responder", + "AUTO_RELOAD_DISABLED": "Auto-Reload OFF!", + "AUTO_RELOAD_ENABLED": "Auto-Reload ON!", + "AUTO_REPAIR_DISABLED": "Auto-Repair OFF!", + "AUTO_REPAIR_ENABLED": "Auto-Repair ON!", + "CHAT_ANTI_SPAM": "Espera para seguir cheteando", + "CLEAR_ITEMS": "Todos los items fueron removidos.", + "CLEAR_VEHICLES": "Todos los vehiculos han sido removidos.", + "COMMAND_ERROR_OCURRED": "Un error a ocurrido al ejecutar este comando, por favor, contacta un Administrador.", + "COMMAND_NO_PERMISSION": "No tienes acceso a este comando.", + "CONSOLE_CANNOT_EXECUTE": "Este comando no se puede ejecutar en consola", + "DAY": "dia", + "DAYS": "dias", + "EMPTY_HANDS": "No portas ningun item en las manos.", + "EXPERIENCE_GIVEN": "Has entregado {0} de experiencia a {1}", + "EXPERIENCE_LOST": "Has perdido {0} de experiencia", + "EXPERIENCE_RECEIVED": "Has recibido {0} de experiencia", + "EXPERIENCE_TAKE": "Has tomado {0} de experiencia de {1}", + "FAILED_FIND_PLACE_OR_PLAYER": "No podemos encontrar el lugar o jugador '{0}'", + "FROZEN_ALL": "Has congelado a todos los jugadores", + "FROZEN_PLAYER": "Has sido congelado por {0}", + "FROZEN_SENDER": "Jugador {0} congelado", + "GIVEN_ITEM": "Le has dado {0}x '{1}' a '{2}'", + "GIVEN_ITEM_ALL": "Has entregado {0}x '{1}' a todos los jugadores.", + "HAND_REPAIRED": "Los items de tus manos han sido reparados", + "HOUR": "hora", + "HOURS": "horas", + "INVALID_COORDS": "Coordenadas invalidas ({0}, {1}, {2})", + "INVALID_ITEM_ID": "Itemid invalido '{0}'", + "INVALID_ITEM_ID_NAME": "Itemid invalido/nombre '{0}'", + "INVALID_NUMBER": "numero invalido '{0}'", + "INVALID_STEAMID": "SteamID '{0}' no es valido", + "INVALID_VEHICLE_ID": "Vehicleid invalido {0}", + "INVENTORY_CLEAN": "Ahora tu inventario esta limpio.", + "INVENTORY_FULL": "Tu inventario esta lleno, tira items al suelo.", + "JUMP_NO_POSITION": "Posicion no encontrada, Intenta cambiando la distancia con /jump ", + "JUMPED": "Has saltado a (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", + "KICK_NO_SPECIFIED_REASON": "No especificado", + "KICKED_ALL": "Kicked {0} jugadores", + "KILL_PLAYER": "Has matado a {0}", + "KILLED_ZOMBIES": "Has matado a {0} zombies.", + "KIT_COOLDOWN": "Tienes que esperar {0} para usar el kit.", + "KIT_GIVEN_RECEIVER": "Has recibido el kit {0}", + "KIT_GIVEN_SENDER": "kit '{0}' entregado a '{1}'", + "KIT_LIST": "Kits disponibles: {0}", + "KIT_NO_PERMISSION": "No tienes acceso a este kit.", + "KIT_NONE": "No hay kits disponibles.", + "KIT_NOT_EXIST": "El Kit '{0}' no existe, usa /kits para ver los kits disponibles.", + "MAX_SKILLS": "Todas sus habilidades han sido subidas al maximo", + "MAX_SKILLS_TARGET": "Todas las habilidades de {0} han sido subidas al maximo", + "MINUTE": "minuto", + "MINUTES": "minutos", + "MUST_POSITIVE": "El valor debe ser positivo.", + "NEGATIVE_OR_LARGE": "Ese valor es negativo o muy largo", + "NO_LONGER_ONLINE": "Este jugador no esta online", + "NO_PLAYERS_FOR_KICK": "No hay jugadores para kickear", + "NO_PLAYERS_FOR_TELEPORT": "No hay jugadores para teletransportar", + "NONE_FOR_REPLY": "No hay nadie para contestar", + "NOT_DIED_YET": "No has muerto todavia", + "NOT_FROZEN": "Este jugador no esta congelado", + "NOT_IN_VEHICLE": "No estas en un vehiculo.", + "ONLINE_PLAYERS": "Hay {0} de {1} jugadores online ahora", + "ONLY_NUMBERS": "Usa solo numeros", + "PING": "Tu ping: {0}", + "PING_OTHER": "El ping de {0}: {1}", + "PLAYER_CANNOT_EXECUTE": "Este comando no se puede ejercutar en el juego", + "PLAYER_EXITED": "{0} se ha desconectado", + "PLAYER_JOINED": "{0} se ha conectado", + "PLAYER_NOT_FOUND": "El jugador '{0}' no esta", + "PLAYER_RESET": "El jugador ha sido reiniciado", + "PLAYER_RESET_KICK": "Tienes que reiniciar", + "POLL_ALREADY_VOTED": "Ya has votado en este poll", + "POLL_INFO": "Informacion de {0} poll:", + "POLL_LIST": "Corriendo polls:", + "POLL_LIST_ENTRY": " Nombre: {0}, Votos SI: {2}, Votos NO: {3}", + "POLL_NAME_IN_USE": "Ya has iniciado un poll con este nombre", + "POLL_NONE": "No esta corriendo ningun Poll.", + "POLL_NOT_EXIST": "No existe ningun poll con este nombre", + /* Puedes desactivar o cambiar el intervalo de este mensaje en la configuracion */ + "POLL_RUNNING": "El '{0}' poll ha iniciado, usa /vote yes|no para votar", + /* {0} es el nombre del poll, {1} es la descripcion*/ + "POLL_STARTED": "Un poll para {1} ha sido iniciado, usa /vote yes|no para votar", + /* {0} es el nombre del poll, {1} es la descripcion, {2} votos si, {3} votos no*/ + "POLL_STOPPED": "El poll '{0}' ha terminado, votos SI: {2}, votos NO: {3}", + "POLL_VOTED_NO": "Has votado NO en '{0}' poll", + "POLL_VOTED_YES": "Has votado SI en '{0}' poll", + "POSITION": "Tu posicion (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", + "POSITION_OTHER": "La posicion de {0} (x: {1:0.00}, y: {2:0.00}, z: {3:0.00})", + "RECEIVED_ITEM": "Recibes {0}x {1}", + "RESPAWNED_ANIMALS": "Han aparecido {0} animales", + "RESPAWNED_ZOMBIES": "Han aparecido {0} zombies", + "RETURNED": "Has vuelto al lugar de tu muerte", + "SECOND": "segundo", + "SECONDS": "segundos", + "SPAWNED_ITEM": "Has creado {0}x {1}", + "SPAWNED_ITEM_AT": "Has creado {0}x {1} en (x: {2:0.00}, y: {3:0.00}, z: {4:0.00})", + "SPAWNED_VEHICLE_AT_PLAYER": "Has aparecido un vehiculo para {0}.", + "SPAWNED_VEHICLE_AT_POSITION": "Has aparecido un vehiculo en (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", + "SPY_MODE_OFF": "Modo Espia OFF!", + "SPY_MODE_ON": "Modo Espia ON!", + "SUDO_EXECUTED": "{0} corrio el comando '{1}'", + "TELEPORTED": "Has sido teletransportado a '{0}'", + "TELEPORTED_ALL_COORDS": "Todos los jugadores han sido teletransportado a (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", + "TELEPORTED_ALL_PLAYER": "Teletransportas a todos donde {0}", + "TELEPORTED_ALL_YOU": "Teletransportas a todos los jugadores a ti", + "TELEPORTED_SENDER": "Teletransportaste a '{0}' donde '{1}'", + "UNFROZEN_ALL": "Has descongelado a todos los jugadores", + "UNFROZEN_PLAYER": "Has sido descongelado por {0}", + "UNFROZEN_SENDER": "jugador {0} descongelado", + "UNKNOWN_COMMAND": "Este comando NO existe.", + "VEHICLE_REFUELED": "Tu vehiculo esta recargado", + "VEHICLE_REFUELED_ALL": "Todos los vehiculos han sido recargados", + "VEHICLE_REPAIRED": "Tu vehiculo ha sido reparado", + "VEHICLE_REPAIRED_ALL": "Todos los vehiculos han sido reparados", + "WARP_COOLDOWN": "Seras teletransportado en {0} segundos", + "WARP_LIST": "Lista de Warps: {0}", + "WARP_NO_PERMISSION": "No tienes permiso para usar este warp.", + "WARP_NONE": "No hay warps definidos", + "WARP_NOT_EXIST": "Warp {0} no existe", + "WARP_REMOVED": "Warp {0} fue eliminado", + "WARP_SET": "Warp {0} fue creado", + "WARP_TELEPORTED": "Teletransportado al warp {0}", + "AUTO_REFUEL_ENABLED": "Auto-Refuel ON!", + "AUTO_REFUEL_DISABLED": "Auto-Refuel OFF!", + "CREATED_KIT": "Has creado un nuevo kit llamado '{0}'.", + "INVALID_BOOLEAN": "Valor invalido '{0}'. esperando 'true' o 'false'", + "WITHOUT_BED": "No tienes una cama para teletransportarte.", + "CANNOT_TELEPORT_DRIVING": "Tu no puedes teletransportarte estando en un vehiculo.", + "TELEPORT_DELAY": "Seras teletransportado en {0} segundos.", + "USE_COOLDOWN": "Espera {0} segundos para usar esto denuevo.", + "TELEPORTED_BED": "Has sido teletransportado a tu cama.", + "TELEPORT_CANCELLED_MOVED": "Teleportar cancelado por que te has movido.", + "KIT_ALREADY_EXIST": "There is already kit named '{0}'.", + "DELETED_KIT": "You deleted the '{0}' kit.", + "RESPAWNED_ITEMS": "Successfully respawned all items!", + "RESPAWNED_VEHICLES": "Successfully respawned all vehicles!", + "DROPKIT_SENDER": "Dropped kit '{0}' at your position.", + "DROPKIT_PLAYER": "Dropped kit '{0}' at '{1}' position.", + "DROPKIT_LOCATION": "Dropped kit '{0}' at (x: {1:0.00}, y: {2:0.00}, z: {3:0.00})", + "RECEIVED_VEHICLE": "You received a {0} ({1})", + "GIVEN_VEHICLE": "You gave a {0} ({1}) to '{2}'", + "GIVEN_VEHICLE_ALL": "You gave a {0} ({1}) to all players.", + "KILL_ALL": "You killed everyone!", + "WARP_ALREADY_EXISTS": "A warp with this name already exists.", + "KIT_NO_MONEY": "You must have at least ({0}$) to use this kit.", + "KIT_PAID": "You have paid ({0}$) for using this kit.", + "COMMAND_NO_MONEY": "You must have at least ({0}$) to use this command.", + "COMMAND_PAID": "You have paid ({0}$) for using this command.", "NUMBER_BETWEEN": "The given number must be between {0} and {1}", "INVALID_SKILL": "Invalid skill: {0}", "SKILL_SET": "The level of your skill '{0}' was set to {1}", diff --git a/default/lang_pt-br.json b/default/lang_pt-br.json index da3b071e..86fccf56 100644 --- a/default/lang_pt-br.json +++ b/default/lang_pt-br.json @@ -1,6 +1,6 @@ { - /* - Colors: + /* + Colors: Use: HEX: , Exemplo: <#FFFFFF> @@ -18,169 +18,169 @@ - O Chat do unturned suporta apenas uma cor, então não faz + O Chat do unturned suporta apenas uma cor, então não faz direrença a parte da mensagem que você vai colocar a cor. - Por exemplo: + Por exemplo: "player joined the game" "player joined the game" "player joined the game" Todos esses vão resultar na mesma mensagem. - A cor padrão é Verde. - */ + A cor padrão é Verde. + */ - "UNKNOWN_COMMAND": "Não existe um comando chamado '/{0}'", - "INVALID_NUMBER": "Número inválido '{0}'", - "SECOND": "segundo", - "DAY": "dia", - "MINUTE": "minuto", - "HOUR": "hora", - "DAYS": "dias", - "SECONDS": "segundos", - "MINUTES": "minutos", - "HOURS": "horas", - "PLAYER_JOINED": "{0} entrou no servidor.", - "PLAYER_EXITED": "{0} saiu do servidor.", - "PLAYER_CANNOT_EXECUTE": "Este comando não pode ser executado no jogo.", - "CONSOLE_CANNOT_EXECUTE": "Este comando não pode ser executado no console.", - "COMMAND_ERROR_OCURRED": "Ocorreu um erro ao tentar executar este comando, por favor contate um administrador.", - "COMMAND_NO_PERMISSION": "Você não tem acesso a este comando.", - "ONLY_NUMBERS": "Use apenas números.", - "ONLINE_PLAYERS": "Há {0} de {1} jogadores online agora.", - "WARP_LIST": "Warps disponíveis: {0}", - "WARP_SET": "Warp '{0}'' definida com sucesso.", - "WARP_REMOVED": "Warp '{0}' removida com sucesso.", - "WARP_NOT_EXIST": "Warp '{0}' não existe.", - "WARP_TELEPORTED": "Você foi teleportado para warap '{0}'", - "WARP_NONE": "Não há nenhuma warp disponível.", - "WARP_COOLDOWN": "Você será teleportado em {0} segundos", - "WARP_NO_PERMISSION": "Você não tem acesso a esta warp.", - "PING": "Seu ping: {0}", - "PING_OTHER": "Ping de {0}: {1}", - "INVALID_STEAMID": "SteamID '{0}' inválida.", - "PLAYER_NOT_FOUND": "Jogador '{0}' não encontrado.", - "KICK_NO_SPECIFIED_REASON": "Não especificada.", - "PLAYER_RESET_KICK": "Seus dados foram resetados.", - "PLAYER_RESET": "Jogador resetado com sucesso.", - "KILL_PLAYER": "Você matou '{0}'", - "POSITION": "Sua posição atual (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", - "POSITION_OTHER": "Posição de '{0}': (x: {1:0.00}, y: {2:0.00}, z: {3:0.00})", - "NOT_FROZEN": "Este jogador não esta congelado.", - "ALREADY_FROZEN": "Este jogador já esta congelado.", - "FROZEN_SENDER": "Jogador '{0}' congelado.", - "UNFROZEN_SENDER": "Jogador '{0}' descongelado.", - "YOU_ARE_FROZEN": "Você está congelado.", - "FROZEN_PLAYER": "Você foi congelado por '{0}'", - "UNFROZEN_PLAYER": "Você foi descongelado por '{0}'", - "FROZEN_ALL": "Você congelou todos os jogadores.", - "UNFROZEN_ALL": "Você descongelou todos os jogadores.", - "NONE_FOR_REPLY": "Não há ninguém para responder.", - "NOT_DIED_YET": "Você ainda não morreu.", - "RETURNED": "Você voltou para posição da sua morte.", - "SUDO_EXECUTED": "'{0}' executou o comando '{1}'", - "ALL_REPAIRED": "Todos seus items foram reparados.", - "HAND_REPAIRED": "Os items da sua mão foram reparados.", - "MAX_SKILLS": "Todas suas skills foram atualizadas para o nível máximo.", - "MAX_SKILLS_TARGET": "Todas as skills de '{0}' foram atualizadas para o nível máximo.", - "EXPERIENCE_GIVEN": "Você deu '{0}' níveis de experiência para '{1}'", - "EXPERIENCE_RECEIVED": "Você recebeu '{0}' níveis de experiência.", - "EXPERIENCE_TAKE": "Você removeu '{0}' níveis de experiência de '{1}'", - "EXPERIENCE_LOST": "Você perdeu '{0}' níveis de experiência.", - "NEGATIVE_OR_LARGE": "O valor informado é negativo ou muito grande.", - "KILLED_ZOMBIES": "Você matou '{0}' zumbis.", - "TELEPORTED_ALL_COORDS": "Todos os jogadores foram teleportados para (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", - "TELEPORTED_ALL_YOU": "Todos os jogadores foram teleportados você.", - "TELEPORTED_ALL_PLAYER": "Todos os jogadores foram teleportados para '{0}'", - "NO_PLAYERS_FOR_TELEPORT": "Não há nenhum jogador para ser teleportado.", - "NO_PLAYERS_FOR_KICK": "Não há nenhum jogador para kickar.", - "KICKED_ALL": "Você kickou {0} jogadores.", - "INVALID_COORDS": "Coordenadas inválidas ({0}, {1}, {2})", - "KIT_NOT_EXIST": "O kit '{0}' não existe, Use /kits para ver os kits disponíveis.", - "KIT_GIVEN_SENDER": "Você deu o kit '{0}' para '{1}'", - "KIT_GIVEN_RECEIVER": "Você recebeu o kit '{0}'", - "KIT_LIST": "Kits disponíveis: {0}", - "KIT_NO_PERMISSION": "Você não tem acesso a este kit.", - "KIT_NONE": "Não há nenhum kit disponível.", - "INVENTORY_FULL": "Seu inventário está cheio. Dropando os items no chão.", - "KIT_COOLDOWN": "Você precisa esperar {0} para usar este kit novamente.", - "NOT_IN_VEHICLE": "Você não está em um veículo.", - "VEHICLE_REFUELED": "Seu veículo foi reabastecido.", - "VEHICLE_REFUELED_ALL": "Todos os veículos foram reabastecidos.", - "VEHICLE_REPAIRED": "Seu veículo foi reparadod", - "VEHICLE_REPAIRED_ALL": "Todos os veículos foram reparados.", - /* {0} é o nome da votação, {1} é a descrição. */ - "POLL_STARTED": "Uma votação para '{1}' foi iniciada. Use /vote yes|no para votar.", - /* {0} é o nome da votação, {1} é a descrição. {2} é o numero de votos 'sim' e {3} é 'não' */ - "POLL_STOPPED": "The poll '{0}' was ended, votes yes: {2}, votes no: {3}", - /* Você pode desabilitar ou alterar o invervalo dessa mensagem na configuração. */ - "POLL_RUNNING": "A votação '{0}' está em andamento. Use /vote yes|no para votar.", - "POLL_NAME_IN_USE": "Já existe uma votação com este nome.", - "POLL_LIST": "Votações em andamento: ", - "POLL_INFO": "Informações sobre a votação '{0}':' ", - "POLL_LIST_ENTRY": " Nome: {0}, Votos 'sim': {2}, Votos 'não': {3}", - "POLL_NOT_EXIST": "Não existe uma votação com este nome.", - "POLL_VOTED_YES": "Você votou 'sim' na votação '{0}'", - "POLL_VOTED_NO": "Você votou 'não' na votação '{0}'", - "POLL_ALREADY_VOTED": "Você já votou.", - "POLL_NONE": "Não há nenhuma votaçâo em andamento.", - "SPAWNED_ITEM": "Você spawnou {0}x {1}", - "SPAWNED_ITEM_AT": "Você spawnou {0}x {1} em (x: {2:0.00}, y: {3:0.00}, z: {4:0.00})", - "INVALID_ITEM_ID": "'{0}' não é um id de item válido.", - "CHAT_ANTI_SPAM": "Espere para falar novamente.", - "NOBODY_TO_REPLY": "ninguém para responder.", - "NO_LONGER_ONLINE": "Este jogador não está mais online.", - "SPY_MODE_OFF": "Modo espião desligado.", - "SPY_MODE_ON": "Modo espião ligado.", - "RESPAWNED_ZOMBIES": "Você respawnou '{0}' zumbis;", - "RESPAWNED_ANIMALS": "Você respawnou '{0}' animais.", - "INVENTORY_CLEAN": "Seu inventário foi limpo.", - "SPAWNED_VEHICLE_AT_POSITION": "Você spawnou um veículo em (x: {2:0.00}, y: {3:0.00}, z: {4:0.00})", - "SPAWNED_VEHICLE_AT_PLAYER": "Você spawnou um veículo na posição de '{0}'", - "INVALID_VEHICLE_ID" : "'{0}' não é um id de veículo válido.", - "AUTO_RELOAD_ENABLED": "Auto-Reload ativado!", - "AUTO_RELOAD_DISABLED": "Auto-Reload desativado!", - "AUTO_REPAIR_ENABLED": "Auto-Repair ativado!", - "AUTO_REPAIR_DISABLED": "Auto-Repair desativado!", - "JUMP_NO_POSITION": "Nenhum local encontrado, tente aumentar a distancia.", - "JUMPED": "Você pulou até (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", - "TELEPORTED": "Você foi teleportado para '{0}'", - "TELEPORTED_SENDER": "Você teleportou '{0}' para '{1}'", - "FAILED_FIND_PLACE_OR_PLAYER": "Não existe um jogador ou local com este nome: '{0}'", - "EMPTY_HANDS": "Você não está segurando nenhum item.", - "MUST_POSITIVE": "O valor precisa ser positívo.", - "CLEAR_ITEMS": "Todos os items foram removidos.", - "CLEAR_VEHICLES": "Todos os veículos foram removidos.", - "RECEIVED_ITEM": "Você recebeu {0}x {1}", - "GIVEN_ITEM": "Você enviou {0}x '{1}' para '{2}'", - "GIVEN_ITEM_ALL": "Você enviou {0}x '{1}' para todos os jogadores.", - "AUTO_REFUEL_ENABLED": "Auto-Refuel ativado!", - "AUTO_REFUEL_DISABLED": "Auto-Refuel desativado!", - "CREATED_KIT": "Você criou um novo kit chamado '{0}'.", - "INVALID_BOOLEAN": "Valor inválido: '{0}'. Esperado 'true' ou 'false'", - "WITHOUT_BED": "Você não tem uma cama.", - "CANNOT_TELEPORT_DRIVING": "Você não pode se teleportar enquanto estiver dentro de um veículo.", - "TELEPORT_DELAY": "Você será teleportado em {0}.", - "USE_COOLDOWN": "Espere {0} para usar isso novamente.", - "TELEPORTED_BED": "Você foi teleportado para sua cama.", - "TELEPORT_CANCELLED_MOVED": "O teleporte foi cancelado pois você se moveu.", - "KIT_ALREADY_EXIST": "Já existe um kit chamado '{0}'.", - "DELETED_KIT": "Você deletou o kit '{0}'.", - "RESPAWNED_ITEMS": "Você respawnou todos os items!", - "RESPAWNED_VEHICLES": "Você respawnow todos os veículos!", - "DROPKIT_SENDER": "Você dropou o kit '{0}' na sua localização.", - "DROPKIT_PLAYER": "Você dropou o kit '{0}' na localização de '{1}' .", - "DROPKIT_LOCATION": "Você dropou o kit '{0}' em (x: {1:0.00}, y: {2:0.00}, z: {3:0.00})", - "RECEIVED_VEHICLE": "Você recebeu um {0} ({1})", - "GIVEN_VEHICLE": "Você deu um {0} ({1}) para '{2}'", - "GIVEN_VEHICLE_ALL": "Você deu um {0} ({1}) para todos os jogadores.", - "KILL_ALL": "Você matou todos os jogadores.", - "WARP_ALREADY_EXISTS": "Uma warp com este nome já existe.", - "KIT_NO_MONEY": "Você precisa ter pelo menos ({0}$) para usar esse kit.", - "KIT_PAID": "Você pagou ({0}$) para usar esse kit.", - "COMMAND_NO_MONEY": "Você precisa ter pelo menos ({0}$) para usar esse comando.", - "COMMAND_PAID": "Você pagou ({0}$) para usar esse comando.", + "UNKNOWN_COMMAND": "Não existe um comando chamado '/{0}'", + "INVALID_NUMBER": "Número inválido '{0}'", + "SECOND": "segundo", + "DAY": "dia", + "MINUTE": "minuto", + "HOUR": "hora", + "DAYS": "dias", + "SECONDS": "segundos", + "MINUTES": "minutos", + "HOURS": "horas", + "PLAYER_JOINED": "{0} entrou no servidor.", + "PLAYER_EXITED": "{0} saiu do servidor.", + "PLAYER_CANNOT_EXECUTE": "Este comando não pode ser executado no jogo.", + "CONSOLE_CANNOT_EXECUTE": "Este comando não pode ser executado no console.", + "COMMAND_ERROR_OCURRED": "Ocorreu um erro ao tentar executar este comando, por favor contate um administrador.", + "COMMAND_NO_PERMISSION": "Você não tem acesso a este comando.", + "ONLY_NUMBERS": "Use apenas números.", + "ONLINE_PLAYERS": "Há {0} de {1} jogadores online agora.", + "WARP_LIST": "Warps disponíveis: {0}", + "WARP_SET": "Warp '{0}'' definida com sucesso.", + "WARP_REMOVED": "Warp '{0}' removida com sucesso.", + "WARP_NOT_EXIST": "Warp '{0}' não existe.", + "WARP_TELEPORTED": "Você foi teleportado para warap '{0}'", + "WARP_NONE": "Não há nenhuma warp disponível.", + "WARP_COOLDOWN": "Você será teleportado em {0} segundos", + "WARP_NO_PERMISSION": "Você não tem acesso a esta warp.", + "PING": "Seu ping: {0}", + "PING_OTHER": "Ping de {0}: {1}", + "INVALID_STEAMID": "SteamID '{0}' inválida.", + "PLAYER_NOT_FOUND": "Jogador '{0}' não encontrado.", + "KICK_NO_SPECIFIED_REASON": "Não especificada.", + "PLAYER_RESET_KICK": "Seus dados foram resetados.", + "PLAYER_RESET": "Jogador resetado com sucesso.", + "KILL_PLAYER": "Você matou '{0}'", + "POSITION": "Sua posição atual (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", + "POSITION_OTHER": "Posição de '{0}': (x: {1:0.00}, y: {2:0.00}, z: {3:0.00})", + "NOT_FROZEN": "Este jogador não esta congelado.", + "ALREADY_FROZEN": "Este jogador já esta congelado.", + "FROZEN_SENDER": "Jogador '{0}' congelado.", + "UNFROZEN_SENDER": "Jogador '{0}' descongelado.", + "YOU_ARE_FROZEN": "Você está congelado.", + "FROZEN_PLAYER": "Você foi congelado por '{0}'", + "UNFROZEN_PLAYER": "Você foi descongelado por '{0}'", + "FROZEN_ALL": "Você congelou todos os jogadores.", + "UNFROZEN_ALL": "Você descongelou todos os jogadores.", + "NONE_FOR_REPLY": "Não há ninguém para responder.", + "NOT_DIED_YET": "Você ainda não morreu.", + "RETURNED": "Você voltou para posição da sua morte.", + "SUDO_EXECUTED": "'{0}' executou o comando '{1}'", + "ALL_REPAIRED": "Todos seus items foram reparados.", + "HAND_REPAIRED": "Os items da sua mão foram reparados.", + "MAX_SKILLS": "Todas suas skills foram atualizadas para o nível máximo.", + "MAX_SKILLS_TARGET": "Todas as skills de '{0}' foram atualizadas para o nível máximo.", + "EXPERIENCE_GIVEN": "Você deu '{0}' níveis de experiência para '{1}'", + "EXPERIENCE_RECEIVED": "Você recebeu '{0}' níveis de experiência.", + "EXPERIENCE_TAKE": "Você removeu '{0}' níveis de experiência de '{1}'", + "EXPERIENCE_LOST": "Você perdeu '{0}' níveis de experiência.", + "NEGATIVE_OR_LARGE": "O valor informado é negativo ou muito grande.", + "KILLED_ZOMBIES": "Você matou '{0}' zumbis.", + "TELEPORTED_ALL_COORDS": "Todos os jogadores foram teleportados para (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", + "TELEPORTED_ALL_YOU": "Todos os jogadores foram teleportados você.", + "TELEPORTED_ALL_PLAYER": "Todos os jogadores foram teleportados para '{0}'", + "NO_PLAYERS_FOR_TELEPORT": "Não há nenhum jogador para ser teleportado.", + "NO_PLAYERS_FOR_KICK": "Não há nenhum jogador para kickar.", + "KICKED_ALL": "Você kickou {0} jogadores.", + "INVALID_COORDS": "Coordenadas inválidas ({0}, {1}, {2})", + "KIT_NOT_EXIST": "O kit '{0}' não existe, Use /kits para ver os kits disponíveis.", + "KIT_GIVEN_SENDER": "Você deu o kit '{0}' para '{1}'", + "KIT_GIVEN_RECEIVER": "Você recebeu o kit '{0}'", + "KIT_LIST": "Kits disponíveis: {0}", + "KIT_NO_PERMISSION": "Você não tem acesso a este kit.", + "KIT_NONE": "Não há nenhum kit disponível.", + "INVENTORY_FULL": "Seu inventário está cheio. Dropando os items no chão.", + "KIT_COOLDOWN": "Você precisa esperar {0} para usar este kit novamente.", + "NOT_IN_VEHICLE": "Você não está em um veículo.", + "VEHICLE_REFUELED": "Seu veículo foi reabastecido.", + "VEHICLE_REFUELED_ALL": "Todos os veículos foram reabastecidos.", + "VEHICLE_REPAIRED": "Seu veículo foi reparadod", + "VEHICLE_REPAIRED_ALL": "Todos os veículos foram reparados.", + /* {0} é o nome da votação, {1} é a descrição. */ + "POLL_STARTED": "Uma votação para '{1}' foi iniciada. Use /vote yes|no para votar.", + /* {0} é o nome da votação, {1} é a descrição. {2} é o numero de votos 'sim' e {3} é 'não' */ + "POLL_STOPPED": "The poll '{0}' was ended, votes yes: {2}, votes no: {3}", + /* Você pode desabilitar ou alterar o invervalo dessa mensagem na configuração. */ + "POLL_RUNNING": "A votação '{0}' está em andamento. Use /vote yes|no para votar.", + "POLL_NAME_IN_USE": "Já existe uma votação com este nome.", + "POLL_LIST": "Votações em andamento: ", + "POLL_INFO": "Informações sobre a votação '{0}':' ", + "POLL_LIST_ENTRY": " Nome: {0}, Votos 'sim': {2}, Votos 'não': {3}", + "POLL_NOT_EXIST": "Não existe uma votação com este nome.", + "POLL_VOTED_YES": "Você votou 'sim' na votação '{0}'", + "POLL_VOTED_NO": "Você votou 'não' na votação '{0}'", + "POLL_ALREADY_VOTED": "Você já votou.", + "POLL_NONE": "Não há nenhuma votaçâo em andamento.", + "SPAWNED_ITEM": "Você spawnou {0}x {1}", + "SPAWNED_ITEM_AT": "Você spawnou {0}x {1} em (x: {2:0.00}, y: {3:0.00}, z: {4:0.00})", + "INVALID_ITEM_ID": "'{0}' não é um id de item válido.", + "CHAT_ANTI_SPAM": "Espere para falar novamente.", + "NOBODY_TO_REPLY": "ninguém para responder.", + "NO_LONGER_ONLINE": "Este jogador não está mais online.", + "SPY_MODE_OFF": "Modo espião desligado.", + "SPY_MODE_ON": "Modo espião ligado.", + "RESPAWNED_ZOMBIES": "Você respawnou '{0}' zumbis;", + "RESPAWNED_ANIMALS": "Você respawnou '{0}' animais.", + "INVENTORY_CLEAN": "Seu inventário foi limpo.", + "SPAWNED_VEHICLE_AT_POSITION": "Você spawnou um veículo em (x: {2:0.00}, y: {3:0.00}, z: {4:0.00})", + "SPAWNED_VEHICLE_AT_PLAYER": "Você spawnou um veículo na posição de '{0}'", + "INVALID_VEHICLE_ID" : "'{0}' não é um id de veículo válido.", + "AUTO_RELOAD_ENABLED": "Auto-Reload ativado!", + "AUTO_RELOAD_DISABLED": "Auto-Reload desativado!", + "AUTO_REPAIR_ENABLED": "Auto-Repair ativado!", + "AUTO_REPAIR_DISABLED": "Auto-Repair desativado!", + "JUMP_NO_POSITION": "Nenhum local encontrado, tente aumentar a distancia.", + "JUMPED": "Você pulou até (x: {0:0.00}, y: {1:0.00}, z: {2:0.00})", + "TELEPORTED": "Você foi teleportado para '{0}'", + "TELEPORTED_SENDER": "Você teleportou '{0}' para '{1}'", + "FAILED_FIND_PLACE_OR_PLAYER": "Não existe um jogador ou local com este nome: '{0}'", + "EMPTY_HANDS": "Você não está segurando nenhum item.", + "MUST_POSITIVE": "O valor precisa ser positívo.", + "CLEAR_ITEMS": "Todos os items foram removidos.", + "CLEAR_VEHICLES": "Todos os veículos foram removidos.", + "RECEIVED_ITEM": "Você recebeu {0}x {1}", + "GIVEN_ITEM": "Você enviou {0}x '{1}' para '{2}'", + "GIVEN_ITEM_ALL": "Você enviou {0}x '{1}' para todos os jogadores.", + "AUTO_REFUEL_ENABLED": "Auto-Refuel ativado!", + "AUTO_REFUEL_DISABLED": "Auto-Refuel desativado!", + "CREATED_KIT": "Você criou um novo kit chamado '{0}'.", + "INVALID_BOOLEAN": "Valor inválido: '{0}'. Esperado 'true' ou 'false'", + "WITHOUT_BED": "Você não tem uma cama.", + "CANNOT_TELEPORT_DRIVING": "Você não pode se teleportar enquanto estiver dentro de um veículo.", + "TELEPORT_DELAY": "Você será teleportado em {0}.", + "USE_COOLDOWN": "Espere {0} para usar isso novamente.", + "TELEPORTED_BED": "Você foi teleportado para sua cama.", + "TELEPORT_CANCELLED_MOVED": "O teleporte foi cancelado pois você se moveu.", + "KIT_ALREADY_EXIST": "Já existe um kit chamado '{0}'.", + "DELETED_KIT": "Você deletou o kit '{0}'.", + "RESPAWNED_ITEMS": "Você respawnou todos os items!", + "RESPAWNED_VEHICLES": "Você respawnow todos os veículos!", + "DROPKIT_SENDER": "Você dropou o kit '{0}' na sua localização.", + "DROPKIT_PLAYER": "Você dropou o kit '{0}' na localização de '{1}' .", + "DROPKIT_LOCATION": "Você dropou o kit '{0}' em (x: {1:0.00}, y: {2:0.00}, z: {3:0.00})", + "RECEIVED_VEHICLE": "Você recebeu um {0} ({1})", + "GIVEN_VEHICLE": "Você deu um {0} ({1}) para '{2}'", + "GIVEN_VEHICLE_ALL": "Você deu um {0} ({1}) para todos os jogadores.", + "KILL_ALL": "Você matou todos os jogadores.", + "WARP_ALREADY_EXISTS": "Uma warp com este nome já existe.", + "KIT_NO_MONEY": "Você precisa ter pelo menos ({0}$) para usar esse kit.", + "KIT_PAID": "Você pagou ({0}$) para usar esse kit.", + "COMMAND_NO_MONEY": "Você precisa ter pelo menos ({0}$) para usar esse comando.", + "COMMAND_PAID": "Você pagou ({0}$) para usar esse comando.", "NUMBER_BETWEEN": "The given number must be between {0} and {1}", "INVALID_SKILL": "Invalid skill: {0}", "SKILL_SET": "The level of your skill '{0}' was set to {1}",