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