2.8.4
This commit is contained in:
@@ -47,13 +47,13 @@ openblocks.gui.save_folder=Save folder
|
||||
openblocks.gui.welcome.title=Welcome!
|
||||
openblocks.gui.welcome.content=OpenBlocks is a new open source mod that introduces a variety of ideas into Minecraft, including hang gliders, elevators, tanks, graves, paints, cranes, liquid XP, cartographers, trophies and more!
|
||||
|
||||
openblocks.gui.credits.title=Credits
|
||||
openblocks.gui.credits.title=Créditos
|
||||
openblocks.gui.credits.content=§LBoq, Mikee and NeverCast§R - Leading developers of OpenBlocks (are we allowed to credit ourselves?)\n\n§LSinZ and Yoshi2§R - members of the OpenMods team from the start.\n\n§LVexatos and crafteverywhere§R - Regularly translating the mods.\n\nEveryone else who has contributed to the code over the past two years.\n\n§LDirewolf20 and the rest of ForgeCraft§R - for putting up with the bugs and crashes before we release.\n\nEveryone who's done spotlights, lets plays and generally supported the mod since we started!
|
||||
|
||||
openblocks.gui.config.title=Easy Config Editing
|
||||
openblocks.gui.config.content=OpenMods allow for both client and server config options to be changed from chat commands. Some don't even require restart!\n\nServer config settings can be changed using '§L/om_config_s§R' (op needed) and client config settings can be changed using '§L/om_config_c§R'\n\nFor example:\n\n§L/om_config_s set OpenBlocks dropblock elevatorDrainsXP false§R\n§L/om_config_s save§R\n\nFor a full list of commands type: §L/help om_config_s§R or §L/help om_config_c§R
|
||||
|
||||
openblocks.gui.restore_inv.title=Inventory backup
|
||||
openblocks.gui.restore_inv.title=Backup do inventário
|
||||
openblocks.gui.restore_inv.content=Everyone can make mistake. But with §L/ob_inventory§R command you can fix some of them. This command can be used to restore inventory. Backup is created when:\n - player dies\n - grave is spawned \n - player issued command §L/ob_inventory store§R\n\nTo restore inventory you need backup name. Go to folder below or to saves folder on server and look for files named §Linventory-*.dat§R. Then restore inventory with §L/ob_inventory restore <player> <id>§R - where id is either full filename or just middle part, without §Linventory-§R and §L.dat§R. You can also use tab completion. Backups are normal NBT files and can be opened with any editor.
|
||||
|
||||
openblocks.gui.bkey.title=The Infamous 'B' Key
|
||||
@@ -138,7 +138,7 @@ openblocks.misc.shape.octagon=Octagon
|
||||
openblocks.misc.shape.axes=Axes
|
||||
openblocks.misc.shape.planes=Planes
|
||||
|
||||
openblocks.misc.box=Dimensions: (%d,%d,%d):(%d,%d,%d)
|
||||
openblocks.misc.box=Dimensões: (%d,%d,%d):(%d,%d,%d)
|
||||
openblocks.misc.width=Width: %d
|
||||
openblocks.misc.height=Height: %d
|
||||
openblocks.misc.depth=Depth: %d
|
||||
@@ -155,9 +155,9 @@ openblocks.misc.radio.unknown_error=Unknown error
|
||||
openblocks.misc.radio.muted=Sounds are muted!
|
||||
|
||||
openblocks.misc.side.east=East side
|
||||
openblocks.misc.side.west=West side
|
||||
openblocks.misc.side.north=North side
|
||||
openblocks.misc.side.south=South side
|
||||
openblocks.misc.side.west=Lado oeste
|
||||
openblocks.misc.side.north=Lado norte
|
||||
openblocks.misc.side.south=Lado sul
|
||||
openblocks.misc.side.up=Top side
|
||||
openblocks.misc.side.down=Bottom side
|
||||
|
||||
|
||||
Reference in New Issue
Block a user