-
Notifications
You must be signed in to change notification settings - Fork 618
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Morb <[email protected]>
- Loading branch information
Showing
13 changed files
with
44 additions
and
44 deletions.
There are no files selected for viewing
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,6 +1,6 @@ | ||
darts-popup-bullseye = Bullseye! 50 points! | ||
darts-popup-25 = 25 points | ||
darts-popup-10 = 10 points | ||
darts-popup-5 = 5 points | ||
darts-popup-1 = 1 point | ||
darts-popup-miss = Miss | ||
darts-popup-bullseye = В яблочко! 50 очков! | ||
darts-popup-25 = 25 очков | ||
darts-popup-10 = 10 очков | ||
darts-popup-5 = 5 очков | ||
darts-popup-1 = 1 очко | ||
darts-popup-miss = Промах |
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
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
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
28 changes: 14 additions & 14 deletions
28
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,16 +1,16 @@ | ||
ent-FoodTacoShell = taco shell | ||
.desc = A taco shell, easy to hold, but falls on its side when put down. | ||
ent-FoodTacoShell = лепёшка тако | ||
.desc = Оболочка для тако, которую удобно держать. Падает на бок, если положить. | ||
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-FoodTacoBeef = говяжье тако | ||
.desc = Самое обычное и привычное тако с говядиной, теперь и с сыром! | ||
ent-FoodTacoChicken = куриное тако | ||
.desc = Самое обычное и привычное тако с курицей, теперь и с сыром! | ||
ent-FoodTacoFish = рыбное тако | ||
.desc = Звучит довольно неприятно, но на деле очень даже неплохо. | ||
ent-FoodTacoRat = крысиное тако | ||
.desc = Да, как то так... | ||
ent-FoodTacoBeefSupreme = говяжье тако суприм | ||
.desc = Это как обычное тако с говядиной, только круче! | ||
ent-FoodTacoChickenSupreme = куриное тако суприм | ||
.desc = Это как обычное тако с курицей, только круче! |
8 changes: 4 additions & 4 deletions
8
Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/fun/darts.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,10 +1,10 @@ | ||
ent-Dart = dart | ||
.desc = light throwing dart for playing darts. Don't get in the eye! | ||
ent-Dart = дротик | ||
.desc = Лёгкий метательный дротик для игры в дартс. Не попадите в глаз! | ||
ent-DartBlue = { ent-Dart } | ||
.desc = { ent-Dart.desc } | ||
ent-DartPurple = { ent-Dart } | ||
.desc = { ent-Dart.desc } | ||
ent-DartYellow = { ent-Dart } | ||
.desc = { ent-Dart.desc } | ||
ent-TargetDarts = dartboard | ||
.desc = A target for playing darts. | ||
ent-TargetDarts = доска для дартса | ||
.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