[Feat] Translates + translate tools (#260)
* autotranslate python script * 8/52 translated * autotranslate finished * updated autotranslate script * fixes * updated tool * once more updated tool * more translates * more translates * fixes
This commit is contained in:
16
Resources/Locale/ru-RU/cargo/cargo-bounty-console.ftl
Normal file
16
Resources/Locale/ru-RU/cargo/cargo-bounty-console.ftl
Normal file
@@ -0,0 +1,16 @@
|
||||
bounty-console-menu-title = Грузовая консоль наград
|
||||
bounty-console-label-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-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 = Официальный грузовой манифест (ID#{ $id })
|
||||
bounty-manifest-list-start = Манифест предмета:
|
||||
Reference in New Issue
Block a user