24 lines
1.4 KiB
Plaintext
24 lines
1.4 KiB
Plaintext
bounty-console-menu-title = Консоль запросов
|
|
bounty-console-label-button-text = Распечатать этикетку
|
|
bounty-console-skip-button-text = Пропустить
|
|
bounty-console-time-label = Время: [color=orange]{ $time }[/color]
|
|
bounty-console-reward-label = Награда: [color=limegreen]${ $reward }[/color]
|
|
bounty-console-manifest-label = Манифест: [color=gray]{ $item }[/color]
|
|
bounty-console-manifest-entry =
|
|
{ $amount ->
|
|
[1] { $item }
|
|
*[other] { $item } x{ $amount }
|
|
}
|
|
bounty-console-manifest-reward = Награда: ${ $reward }
|
|
bounty-console-description-label = [color=gray]{ $description }[/color]
|
|
bounty-console-id-label = ID#{ $id }
|
|
bounty-console-flavor-left = Запросы, полученные от местных недобросовестных торговцев.
|
|
bounty-console-flavor-right = v1.4
|
|
bounty-manifest-header = [font size=14][bold]Официальный манифест запроса[/bold] (ID#{ $id })[/font]
|
|
bounty-manifest-list-start = Манифест:
|
|
bounty-console-tab-available-label = Доступно
|
|
bounty-console-tab-history-label = История
|
|
bounty-console-history-empty-label = Нет запросов в истории.
|
|
bounty-console-history-notice-completed-label = [color=limegreen]Выполнено[/color]
|
|
bounty-console-history-notice-skipped-label = [color=red]Пропущено[/color] by { $id }
|