add: переводы (#70)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
foodcart-slot-component-slot-name-coldsauce = Холодный соус
|
||||
foodcart-slot-component-slot-name-hotsauce = Острый соус
|
||||
foodcart-slot-component-slot-name-bbqsauce = Соус барбекю
|
||||
foodcart-slot-component-slot-name-ketchup = Кетчуп
|
||||
@@ -3,18 +3,19 @@
|
||||
microwave-component-interact-using-no-power = У неё нет электричества!
|
||||
microwave-component-interact-using-broken = Она сломана!
|
||||
microwave-component-interact-using-container-full = Контейнер заполнен
|
||||
microwave-component-interact-using-transfer-success = Перенесено { $amount } ю
|
||||
microwave-component-interact-using-transfer-success = Перенесено {$amount} ед.
|
||||
microwave-component-interact-using-transfer-fail = Это не сработает!
|
||||
microwave-component-suicide-multi-head-others-message = { $victim } пытается зажарить свои головы!
|
||||
microwave-component-suicide-others-message = { $victim } пытается зажарить свою голову!
|
||||
microwave-component-suicide-multi-head-others-message = {$victim} пытается зажарить свои головы!
|
||||
microwave-component-suicide-others-message = {$victim} пытается зажарить свою голову!
|
||||
microwave-component-suicide-multi-head-message = Вы зажариваете свои головы!
|
||||
microwave-component-suicide-message = Вы зажариваете свою голову!
|
||||
microwave-component-upgrade-cook-time = время готовки
|
||||
microwave-component-interact-full = Она заполнена.
|
||||
microwave-component-interact-item-too-big = {CAPITALIZE($item)} не может поместиться в микроволновой печи из-за размера!
|
||||
|
||||
## Bound UI
|
||||
|
||||
microwave-bound-user-interface-instant-button = МГНОВЕННО
|
||||
microwave-bound-user-interface-cook-time-label = ВРЕМЯ: { $time }
|
||||
microwave-bound-user-interface-cook-time-label = ВРЕМЯ: {$time}
|
||||
|
||||
## UI
|
||||
|
||||
|
||||
@@ -3,8 +3,7 @@
|
||||
reagent-grinder-bound-user-interface-instant-button = МГНОВЕННО
|
||||
reagent-grinder-bound-user-interface-cook-time-label = ВРЕМЯ:
|
||||
reagent-grinder-component-cannot-put-entity-message = Вы не можете поместить это в измельчитель реагентов!
|
||||
reagent-grinder-component-upgrade-work-time = время работы
|
||||
reagent-grinder-component-upgrade-storage = вместимость
|
||||
|
||||
grinder-menu-title = All-In-One Grinder 3000
|
||||
grinder-menu-grind-button = Измельчить
|
||||
grinder-menu-juice-button = Выжать
|
||||
|
||||
Reference in New Issue
Block a user