generated from neoforged/MDK
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #29 from VGamerGroup/mc1.20.1/fabric
add ru_ru.json for fabric too)
- Loading branch information
Showing
1 changed file
with
43 additions
and
0 deletions.
There are no files selected for viewing
43 changes: 43 additions & 0 deletions
43
src/main/resources/assets/bellsandwhistles/lang/ru_ru.json
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 |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"block.bellsandwhistles.andesite_grab_rails": "Андезитовые поручни", | ||
"block.bellsandwhistles.brass_grab_rails": "Латунные поручни", | ||
"block.bellsandwhistles.copper_grab_rails": "Медные поручни", | ||
"block.bellsandwhistles.andesite_bogie_steps": "Андезитовые ступени", | ||
"block.bellsandwhistles.brass_bogie_steps": "Латунный ступени", | ||
"block.bellsandwhistles.copper_bogie_steps": "Медные ступени", | ||
"block.bellsandwhistles.andesite_door_step": "Андезитовый порог двери", | ||
"block.bellsandwhistles.brass_door_step": "Латунные порог двери", | ||
"block.bellsandwhistles.copper_door_step": "Медный порог двери", | ||
"block.bellsandwhistles.headlight": "Прожектор", | ||
"block.bellsandwhistles.ornate_iron_trapdoor": "Украшенный железом люк", | ||
"block.bellsandwhistles.station_platform": "Платформа станции", | ||
"block.bellsandwhistles.metro_casing": "Метрокорпус", | ||
"block.bellsandwhistles.corrugated_metro_casing": "Гофрированный метрокорпус", | ||
"block.bellsandwhistles.metro_panel": "Метропанель", | ||
"block.bellsandwhistles.corrugated_metro_panel": "Гофрированный метрокорпус", | ||
"block.bellsandwhistles.metro_window": "Метроокно", | ||
"block.bellsandwhistles.metro_trapdoor": "Метролюк", | ||
"block.bellsandwhistles.metal_pilot": "Железный путеочиститель", | ||
"block.bellsandwhistles.andesite_pilot": "Андезитовый путеочиститель", | ||
"block.bellsandwhistles.brass_pilot": "Латунный путеочиститель", | ||
"block.bellsandwhistles.copper_pilot": "Медный путеочиститель", | ||
"block.bellsandwhistles.polished_andesite_pilot": "Путеочиститель из полированного андезита", | ||
"block.bellsandwhistles.polished_asurine_pilot": "Путеочиститель из полированного азурина", | ||
"block.bellsandwhistles.polished_calcite_pilot": "Путеочиститель из полированного кальцита", | ||
"block.bellsandwhistles.polished_crimsite_pilot": "Путеочиститель из полированного кримзита", | ||
"block.bellsandwhistles.polished_deepslate_pilot": "Путеочиститель из полированного глубинного сланца", | ||
"block.bellsandwhistles.polished_diorite_pilot": "Путеочиститель из полированного диорита", | ||
"block.bellsandwhistles.polished_dripstone_pilot": "Путеочиститель из полированного натёчного камня", | ||
"block.bellsandwhistles.polished_granite_pilot": "Путеочиститель из полированного гранита", | ||
"block.bellsandwhistles.polished_limestone_pilot": "Путеочиститель из полированного известняка", | ||
"block.bellsandwhistles.polished_ochrum_pilot": "Путеочиститель из полированного охрума", | ||
"block.bellsandwhistles.polished_scorchia_pilot": "Путеочиститель из полированного тёмного пепла", | ||
"block.bellsandwhistles.polished_scoria_pilot": "Путеочиститель из полированного пепла", | ||
"block.bellsandwhistles.polished_tuff_pilot": "Путеочиститель из полированного туфа", | ||
"block.bellsandwhistles.polished_veridium_pilot": "Путеочиститель из полированного веридия", | ||
|
||
"itemGroup.bellsandwhistlestab": "Create: Прибамбасы", | ||
"creativetab.bellsandwhistlestab": "Create: Прибамбасы", | ||
|
||
"_": "Над переводом работали VGamerGroup и BesrezenUs" | ||
} |