diff --git a/README.md b/README.md index 816daaabb1..a41c02d6b7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ ComputerCraft ============= -Issue tracker for ComputerCraft - http://www.computercraft.info +Localization Repository and Issue tracker for ComputerCraft - http://www.computercraft.info diff --git a/lang/cs_CZ.lang b/lang/cs_CZ.lang new file mode 100644 index 0000000000..6200353218 --- /dev/null +++ b/lang/cs_CZ.lang @@ -0,0 +1,82 @@ +################# +# Tiles +################# + + +############### +# Computers +############### + +tile.computercraft:computer.name=Počítač +tile.computercraft:advanced_computer.name=Pokročilý počítač + +############### +# Peripherals +############### + +tile.computercraft:drive.name=Pevný disk +tile.computercraft:printer.name=Tiskárna +tile.computercraft:monitor.name=Monitor +tile.computercraft:advanced_monitor.name=Pokročilý monitor +tile.computercraft:wireless_modem.name=Bezdrátový modem +tile.computercraft:wired_modem.name=Drátový modem +tile.computercraft:cable.name=Síťový kabel + +############### +# Turtles +############### + +tile.computercraft:turtle.name=Turtle +tile.computercraft:turtle.upgraded.name=%s Turtle +tile.computercraft:turtle.upgraded_twice.name=%s %s Turtle +tile.computercraft:advanced_turtle.name=Pokročilá Turtle +tile.computercraft:advanced_turtle.upgraded.name=Pokročilá %s Turtle +tile.computercraft:advanced_turtle.upgraded_twice.name=Pokročilá %s %s Turtle + + +################# +# Items +################# + +############### +# Floppy Disk +############### + +item.computercraft:disk.name=Disketa +item.computercraft:treasure_disk.name=Disketa + +############### +# Printed Items +############### + +item.computercraft:page.name=Vytisknutá stránka +item.computercraft:pages.name=Vytisknuté stránky +item.computercraft:book.name=Vytisknutá knika + +############### +# PDAs +############### + +item.computercraft:pocket_computer.name=Kapesní počítač +item.computercraft:pocket_computer.upgraded.name=%s Kapesní počítač +item.computercraft:advanced_pocket_computer.name=Pokročilý kapesní počítač +item.computercraft:advanced_pocket_computer.upgraded.name=Pokročilý %s kapesní počítač + +################# +# Upgrades +################# + +upgrade.minecraft:diamond_sword.adjective=Zabíjecí +upgrade.minecraft:diamond_shovel.adjective=Kopací +upgrade.minecraft:diamond_pickaxe.adjective=Těžící +upgrade.minecraft:diamond_axe.adjective=Kácecí +upgrade.minecraft:diamond_hoe.adjective=Zemědělská +upgrade.computercraft:wireless_modem.adjective=Bezdrátová +upgrade.minecraft:crafting_table.adjective=Kraftící + +################# +# GUI's +################# + +gui.computercraft:wired_modem.peripheral_connected=Zařízení "%s" připojeno k síťi +gui.computercraft:wired_modem.peripheral_disconnected=Zařízení "%s" odpojeno ze síťe diff --git a/lang/en_US.lang b/lang/en_US.lang new file mode 100644 index 0000000000..c0ef4fc8b8 --- /dev/null +++ b/lang/en_US.lang @@ -0,0 +1,82 @@ +################# +# Tiles +################# + + +############### +# Computers +############### + +tile.computercraft:computer.name=Computer +tile.computercraft:advanced_computer.name=Advanced Computer + +############### +# Peripherals +############### + +tile.computercraft:drive.name=Disk Drive +tile.computercraft:printer.name=Printer +tile.computercraft:monitor.name=Monitor +tile.computercraft:advanced_monitor.name=Advanced Monitor +tile.computercraft:wireless_modem.name=Wireless Modem +tile.computercraft:wired_modem.name=Wired Modem +tile.computercraft:cable.name=Networking Cable + +############### +# Turtles +############### + +tile.computercraft:turtle.name=Turtle +tile.computercraft:turtle.upgraded.name=%s Turtle +tile.computercraft:turtle.upgraded_twice.name=%s %s Turtle +tile.computercraft:advanced_turtle.name=Advanced Turtle +tile.computercraft:advanced_turtle.upgraded.name=Advanced %s Turtle +tile.computercraft:advanced_turtle.upgraded_twice.name=Advanced %s %s Turtle + + +################# +# Items +################# + +############### +# Floppy Disk +############### + +item.computercraft:disk.name=Floppy Disk +item.computercraft:treasure_disk.name=Floppy Disk + +############### +# Printed Items +############### + +item.computercraft:page.name=Printed Page +item.computercraft:pages.name=Printed Pages +item.computercraft:book.name=Printed Book + +############### +# PDAs +############### + +item.computercraft:pocket_computer.name=Pocket Computer +item.computercraft:pocket_computer.upgraded.name=%s Pocket Computer +item.computercraft:advanced_pocket_computer.name=Advanced Pocket Computer +item.computercraft:advanced_pocket_computer.upgraded.name=Advanced %s Pocket Computer + +################# +# Upgrades +################# + +upgrade.minecraft:diamond_sword.adjective=Melee +upgrade.minecraft:diamond_shovel.adjective=Digging +upgrade.minecraft:diamond_pickaxe.adjective=Mining +upgrade.minecraft:diamond_axe.adjective=Felling +upgrade.minecraft:diamond_hoe.adjective=Farming +upgrade.computercraft:wireless_modem.adjective=Wireless +upgrade.minecraft:crafting_table.adjective=Crafty + +################# +# GUI's +################# + +gui.computercraft:wired_modem.peripheral_connected=Peripheral "%s" connected to network +gui.computercraft:wired_modem.peripheral_disconnected=Peripheral "%s" disconnected from network diff --git a/lang/ru_RU.lang b/lang/ru_RU.lang new file mode 100644 index 0000000000..572a1bc7f4 --- /dev/null +++ b/lang/ru_RU.lang @@ -0,0 +1,82 @@ +################# +# Tiles +################# + + +############### +# Computers +############### + +tile.computercraft:computer.name=Компютер +tile.computercraft:advanced_computer.name=Продвинутый компютер + +############### +# Peripherals +############### + +tile.computercraft:drive.name=Дисковод +tile.computercraft:printer.name=Принтер +tile.computercraft:monitor.name=Монитор +tile.computercraft:advanced_monitor.name=Тач-скрин +tile.computercraft:wireless_modem.name=Беспроводной модем +tile.computercraft:wired_modem.name=Проводной модем +tile.computercraft:cable.name=Сетевой кабель + +############### +# Turtles +############### + +tile.computercraft:turtle.name=Черепаха +tile.computercraft:turtle.upgraded.name=%s черепаха +tile.computercraft:turtle.upgraded_twice.name=%s %s черепаха +tile.computercraft:advanced_turtle.name=Умная Черепаха +tile.computercraft:advanced_turtle.upgraded.name=Умная %s черепаха +tile.computercraft:advanced_turtle.upgraded_twice.name=Умная %s %s черепаха + + +################# +# Items +################# + +############### +# Floppy Disk +############### + +item.computercraft:disk.name=Дискета +item.computercraft:treasure_disk.name=Дискета + +############### +# Printed Items +############### + +item.computercraft:page.name=Отпечатанная страница +item.computercraft:pages.name=Отпечатанные страницы +item.computercraft:book.name=Отпечатанная книга + +############### +# PDAs +############### + +item.computercraft:pocket_computer.name=Цифровой помошник +item.computercraft:pocket_computer.upgraded.name=%s Цифровой помошник +item.computercraft:advanced_pocket_computer.name=Планшет +item.computercraft:advanced_pocket_computer.upgraded.name=%s планшет + +################# +# Upgrades +################# + +upgrade.minecraft:diamond_sword.adjective=атакующая +upgrade.minecraft:diamond_shovel.adjective=копающая +upgrade.minecraft:diamond_pickaxe.adjective=добывающая +upgrade.minecraft:diamond_axe.adjective=рубящая +upgrade.minecraft:diamond_hoe.adjective=пашущая +upgrade.computercraft:wireless_modem.adjective=беспроводная +upgrade.minecraft:crafting_table.adjective=создающая + +################# +# GUI's +################# + +gui.computercraft:wired_modem.peripheral_connected=Переферия "%s" подключена +gui.computercraft:wired_modem.peripheral_disconnected=Переферия "%s" отключена