forked from space-wizards/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 32
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
9 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
Resources/Locale/en-US/ss14-ru/prototypes/entities/objects/consumable/food/taco.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,2 +1,18 @@ | ||
ent-FoodTacoShell = taco shell | ||
.desc = A taco shell, easy to hold, but falls on its side when put down. | ||
ent-FoodTacoBase = { ent-FoodInjectableBase } | ||
.desc = { ent-FoodInjectableBase.desc } | ||
ent-FoodTacoBeef = beef taco | ||
.desc = A very basic and run of the mill beef taco, now with cheese! | ||
ent-FoodTacoChicken = chicken taco | ||
.desc = A very basic and run of the mill chicken taco, now with cheese! | ||
ent-FoodTacoFish = fish taco | ||
.desc = Sounds kinda gross, but it's actually not that bad. | ||
ent-FoodTacoRat = rat taco | ||
.desc = Yeah, that looks about right... | ||
ent-FoodTacoBeefSupreme = beef taco supreme | ||
.desc = It's like a regular beef taco, but surpeme! | ||
ent-FoodTacoChickenSupreme = chicken taco supreme | ||
.desc = It's like a regular chicken taco, but surpeme! | ||
ent-FoodMealSoftTaco = soft taco | ||
.desc = Take a bite! |
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
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
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,2 +1,3 @@ | ||
lathe-component-upgrade-speed = Скорость | ||
lathe-component-upgrade-material-use = Использование материала | ||
lathe-component-output-slot-beaker-name = Слот мензурки |
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
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
16 changes: 16 additions & 0 deletions
16
Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/taco.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,2 +1,18 @@ | ||
ent-FoodTacoShell = кармашек для тако | ||
.desc = Кармашек для тако, что удобно держать, но он падает на бок, когда его кладут. | ||
ent-FoodTacoBase = { ent-FoodInjectableBase } | ||
.desc = { ent-FoodInjectableBase.desc } | ||
ent-FoodTacoBeef = говяжий тако | ||
.desc = Очень простой и привычный тако из говядины, теперь с сыром! | ||
ent-FoodTacoChicken = куриный тако | ||
.desc = Очень простой и привычный тако с курицей, теперь с сыром! | ||
ent-FoodTacoFish = рыбный тако | ||
.desc = Звучит довольно мерзко, но на самом деле всё не так уж плохо. | ||
ent-FoodTacoRat = крысиный тако | ||
.desc = Да, это выглядит вполне себе... | ||
ent-FoodTacoBeefSupreme = совершенный говяжий тако | ||
.desc = Это как обычное тако с говядиной, только совершеннее! | ||
ent-FoodTacoChickenSupreme = совершенный куриный тако | ||
.desc = Это как обычное тако с курицей, только совершеннее! | ||
ent-FoodMealSoftTaco = мягкое тако | ||
.desc = Откусите кусочек! |
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
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