[Feat] Translates + translate tools (#260)
* autotranslate python script * 8/52 translated * autotranslate finished * updated autotranslate script * fixes * updated tool * once more updated tool * more translates * more translates * fixes
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
drain-component-empty-verb-using-is-empty-message = { CAPITALIZE(THE($object)) } пусто!
|
||||
drain-component-empty-verb-target-is-full-message = { CAPITALIZE(THE($object)) } полный!
|
||||
drain-component-empty-verb-inhand = Пустой { $object }
|
||||
drain-component-examine-hint-full = [color="blue"]Он наполнен до краев. Может вантуз поможет?[/color]
|
||||
drain-component-examine-volume = [color="blue"]Оставшееся место - { $volume }ед.[/color]
|
||||
drain-component-unclog-fail = { CAPITALIZE(THE($object)) } все еще полон.
|
||||
drain-component-unclog-success = { CAPITALIZE(THE($object)) } очищается.
|
||||
drain-component-unclog-notapplicable = { CAPITALIZE(THE($object)) } не забит.
|
||||
Reference in New Issue
Block a user