translate
This commit is contained in:
15
Resources/Locale/ru-RU/guidebook/chemistry/core.ftl
Normal file
15
Resources/Locale/ru-RU/guidebook/chemistry/core.ftl
Normal file
@@ -0,0 +1,15 @@
|
||||
guidebook-reagent-effect-description =
|
||||
{ $chance ->
|
||||
[1] { $effect }
|
||||
*[other] Имеет { NATURALPERCENT($chance, 2) } шанс на { $effect }
|
||||
}{ $conditionCount ->
|
||||
[0] .
|
||||
*[other] { " " }когда { $conditions }.
|
||||
}
|
||||
guidebook-reagent-name = [bold][color={ $color }]{ CAPITALIZE($name) }[/color][/bold]
|
||||
guidebook-reagent-recipes-header = Рецепт
|
||||
guidebook-reagent-recipes-reagent-display = [bold]{ $reagent }[/bold] \[{ $ratio }\]
|
||||
guidebook-reagent-recipes-mix = Микс
|
||||
guidebook-reagent-effects-header = Эффекты
|
||||
guidebook-reagent-effects-metabolism-group-rate = [bold]{ $group }[/bold] [color=gray]({ $rate } единиц в секунду)[/color]
|
||||
guidebook-reagent-physical-description = Кажется { $description }.
|
||||
Reference in New Issue
Block a user