-
Notifications
You must be signed in to change notification settings - Fork 584
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
Showing
1 changed file
with
18 additions
and
18 deletions.
There are no files selected for viewing
36 changes: 18 additions & 18 deletions
36
Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/objects/misc/tiles.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,36 +1,36 @@ | ||
ent-FloorTileItemWoodParquet = tiles-wood-parquet | ||
ent-FloorTileItemWoodParquet = деревянный паркет | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodBlack = tiles-wood-black | ||
ent-FloorTileItemWoodBlack = деревянный чёрный пол | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodDark = tiles-wood-dark | ||
ent-FloorTileItemWoodDark = деревянный тёмный пол | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodLight = tiles-wood-light | ||
ent-FloorTileItemWoodLight = деревянный светлый пол | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodRed = tiles-wood-red | ||
ent-FloorTileItemWoodRed = деревянный красный пол | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodLargeBlack = large black wood floor | ||
ent-FloorTileItemWoodLargeBlack = большой деревянный чёрный пол | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodLargeDark = large dark wood floor | ||
ent-FloorTileItemWoodLargeDark = большой деревянный тёмный пол | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodLargeLight = large light wood floor | ||
ent-FloorTileItemWoodLargeLight = большой деревянный светлый пол | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodLargeRed = large red wood floor | ||
ent-FloorTileItemWoodLargeRed = большой деревянный красный пол | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodParquetBlack = parquet black wood floor | ||
ent-FloorTileItemWoodParquetBlack = чёрный деревянный паркет | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodParquetDark = parquet dark wood floor | ||
ent-FloorTileItemWoodParquetDark = тёмный деревянный паркет | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodParquetLight = parquet light wood floor | ||
ent-FloorTileItemWoodParquetLight = светлый деревянный паркет | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodParquetRed = parquet red wood floor | ||
ent-FloorTileItemWoodParquetRed = красный деревянный паркет | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodChess = chess wood floor | ||
ent-FloorTileItemWoodChess = деревянный шахматный пол | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodChessBlack = chess black wood floor | ||
ent-FloorTileItemWoodChessBlack = чёрный деревянный шахматный пол | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodChessDark = chess dark wood floor | ||
ent-FloorTileItemWoodChessDark = тёмный деревянный шахматный пол | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodChessLight = chess light wood floor | ||
ent-FloorTileItemWoodChessLight = светлый деревянный шахматный пол | ||
.desc = { ent-FloorTileItemBase.desc } | ||
ent-FloorTileItemWoodChessRed = chess red wood floor | ||
ent-FloorTileItemWoodChessRed = красный деревянный шахматный пол | ||
.desc = { ent-FloorTileItemBase.desc } |