mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-27 16:09:57 +07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
69f7296baa
@ -30,7 +30,7 @@ _Building:_ `./gradlew desktop:dist`
|
||||
---
|
||||
|
||||
Gradle may take up to several minutes to download files. Be patient. <br>
|
||||
After building, the output .JAR file should be in the output JAR file should be in `/desktop/build/libs/desktop-release.jar.`
|
||||
After building, the output .JAR file should be in `/desktop/build/libs/desktop-release.jar.`
|
||||
|
||||
### Downloads
|
||||
|
||||
|
@ -536,12 +536,12 @@ block.blackrock.name=roccia nera
|
||||
block.icerock.name=roccia di ghiaccio
|
||||
unit.dagger.name=Pericolo
|
||||
unit.dagger.description=Un unità terrena base, molto più efficiente se in branco.
|
||||
category.general.name=General
|
||||
category.view.name=View
|
||||
category.multiplayer.name=Multiplayer
|
||||
keybind.toggle_menus.name=Toggle menus
|
||||
keybind.chat_history_prev.name=Chat history prev
|
||||
keybind.chat_history_next.name=Chat history next
|
||||
keybind.chat_scroll.name=Chat scroll
|
||||
keybind.drop_unit.name=drop unit
|
||||
keybind.zoom_minimap.name=Zoom minimap
|
||||
category.general.name=Generale
|
||||
category.view.name=Visualizzazione
|
||||
category.multiplayer.name=Multigiocatore
|
||||
keybind.toggle_menus.name=Abilita menù
|
||||
keybind.chat_history_prev.name=Scorri chat vero l'alto
|
||||
keybind.chat_history_next.name=Scorri chatt verso il basso
|
||||
keybind.chat_scroll.name=Scorri chat
|
||||
keybind.drop_unit.name=droppa materiali
|
||||
keybind.zoom_minimap.name=Zomma minimappa
|
||||
|
@ -244,7 +244,7 @@ text.editor=Редактор
|
||||
text.mapeditor=Редактор карт
|
||||
text.donate=Донат
|
||||
text.settings.reset=Сбросить по умолчанию
|
||||
text.settings.rebind=Переназначить
|
||||
text.settings.rebind=Смена
|
||||
text.settings.controls=Управление
|
||||
text.settings.game=Игра
|
||||
text.settings.sound=Звук
|
||||
@ -338,6 +338,9 @@ setting.mutemusic.name=Заглушить музыку
|
||||
setting.sfxvol.name=Громкость звуковых эффектов
|
||||
setting.mutesound.name=Заглушить звук
|
||||
text.keybind.title=Переназначение клавиш
|
||||
category.general.name=Основное
|
||||
category.view.name=Просмотр
|
||||
category.multiplayer.name=Мультиплеер
|
||||
keybind.move_x.name=Движение по x
|
||||
keybind.move_y.name=Движение по y
|
||||
keybind.select.name=Выбор
|
||||
@ -542,6 +545,3 @@ unit.monsoon.name=Муссон
|
||||
unit.monsoon.description=Тяжелый ковровый бомбардировщик. Использует взрывоопасное соединение или пиратит в качестве боеприпасов.
|
||||
unit.interceptor.name=Истребитель-перехватчик
|
||||
unit.interceptor.description=Быстрая и ударная боевая единица, которая использует набег с отскоком.
|
||||
category.general.name=General
|
||||
category.view.name=View
|
||||
category.multiplayer.name=Multiplayer
|
||||
|
Loading…
Reference in New Issue
Block a user