mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-05-02 21:17:30 +03:00
* refactor-locale+translation
* more
* and fucking more
* conflict-resolve
* Revert "conflict-resolve"
This reverts commit f8a58ed640.
19 lines
630 B
Plaintext
19 lines
630 B
Plaintext
## PickUpVerb
|
|
|
|
pick-up-verb-get-data-text = Подобрать
|
|
|
|
# "pick up" doesn't make sense if the item is already in their inventory
|
|
|
|
# "pick up" doesn't make sense if the item is already in their inventory
|
|
|
|
pick-up-verb-get-data-text-inventory = Взять в руку
|
|
|
|
item-component-on-examine-size = Это [bold]{$size}[/bold] предмет.
|
|
|
|
item-component-size-Tiny = крошечный
|
|
item-component-size-Small = маленький
|
|
item-component-size-Normal = средний
|
|
item-component-size-Large = большой
|
|
item-component-size-Huge = огромный
|
|
item-component-size-Ginormous = гигантский
|