-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
39262bc
commit 7a2348c
Showing
27 changed files
with
573 additions
and
574 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
### ChangelogWindow.xaml.cs | ||
|
||
changelog-window-title = Changelog | ||
changelog-author-changed = [color=#EEE]{ $author }[/color] changed: | ||
changelog-today = Today | ||
changelog-yesterday = Yesterday | ||
changelog-new-changes = new changes | ||
changelog-version-tag = version v{ $version } | ||
changelog-button = Changelog | ||
changelog-button-new-entries = Changelog (new!) | ||
changelog-tab-title-Changelog = Einstein Engines | ||
changelog-tab-title-Admin = Einstein Engines Admin | ||
changelog-window-title = Чейнджлоги | ||
changelog-author-changed = [color=#EEE]{ $author }[/color] изменил: | ||
changelog-today = Сегодня | ||
changelog-yesterday = Вчера | ||
changelog-new-changes = новые изменения | ||
changelog-version-tag = версия v{ $version } | ||
changelog-button = Чейнджлоги | ||
changelog-button-new-entries = Чейнджлог (новый!) | ||
changelog-tab-title-Changelog = Lost Paradise | ||
changelog-tab-title-Admin = Lost Paradise Админ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
### EscapeMenu.xaml | ||
|
||
ui-escape-title = Game Menu | ||
ui-escape-options = Options | ||
ui-escape-rules = Rules | ||
ui-escape-guidebook = Guidebook | ||
ui-escape-title = Игровое меню | ||
ui-escape-options = Настройки | ||
ui-escape-rules = Правила | ||
ui-escape-guidebook = Гайды | ||
ui-escape-wiki = Wiki | ||
ui-escape-disconnect = Disconnect | ||
ui-escape-quit = Quit | ||
ui-escape-disconnect = Отключиться | ||
ui-escape-quit = Выйти |
465 changes: 234 additions & 231 deletions
465
Resources/Locale/ru-RU/escape-menu/ui/options-menu.ftl
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...u-RU/ss14-ru/prototypes/_lostparadise/entities/objects/devices/circuitboards/computer.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
ent-LPPSalvageExpeditionsComputerCircuitboard = salvage expeditions computer board | ||
.desc = A computer printed circuit board for a salvage expeditions computer. | ||
ent-LPPSalvageExpeditionsComputerCircuitboard = Консоль утилизаторских экспедиций (консольная плата) | ||
.desc = Консольная плата для консоли утилизаторских экспедиций. |
Oops, something went wrong.