Archived
0
This repository has been archived on 2022-07-30. You can view files and clone it, but cannot push or open issues or pull requests.
Files
trader/client/src/main/resources/lang/locale_en_US.properties
2015-04-17 15:10:12 +03:00

159 lines
3.9 KiB
Properties

# Market
market.all=All
market.systems=Systems
market.stations=Stations
market.groups=Commodities groups
market.items=Commods
market.offers=Offers
market.item.name=Commodity
market.system.name=System
market.station.name=Station
# Offer
market.offer.buy=Buy
market.offer.sell=Sell
market.offer.price=Price
market.offer.supply=Supply
market.offer.demand=Demand
market.offer.min=Min
market.offer.avg=Avg
market.offer.max=Max
market.offer.max.full=Maximum
market.offer.best=Best
# Order
market.order.count=Count
market.order.profit=Profit
market.order.buyer=Buyer
market.order.seller=Seller
market.order.distance=Distance
# Route
routes.path=Path
routes.jumps=Jumps
routes.refills=Refills
routes.lands=Landings
# Dialog
dialog.confirm.save=Changes were not saved, save changes?
dialog.confirm.remove=Are you sure you want to delete %s?
dialog.button.add=Add
dialog.button.save=Save
dialog.button.edit=Edit
dialog.button.remove=Remove
dialog.button.clear=Clear
# main.fxml
main.title=Trader
main.menu.file=File
main.menu.file.save=Save
main.menu.file.import=Import...
main.menu.file.export=Export...
main.menu.edit=Edit
main.menu.edit.addSystem=Add System
main.menu.edit.editSystem=Edit System
main.menu.edit.removeSystem=Delete System
main.menu.edit.addStation=Add Station
main.menu.edit.editStation=Edit Station
main.menu.edit.removeStation=Delete Station
main.menu.edit.addItem=Add Commodity
main.menu.edit.clear=Clear
main.menu.settings=Settings
main.menu.settings.language=Language
main.menu.settings.language.item=English
main.menu.settings.parameters=Preferences
main.menu.settings.filter=Filter
main.tab.routes=Routes
main.tab.search=Search
# add item dialog
dialog.item.title=Adding new commodity
dialog.item.id=ID:
dialog.item.group=Group:
# add group dialog
dialog.group.title=Adding new group
dialog.group.id=ID:
dialog.group.type=Type:
# items.fxml
# itemDesc.fxml
itemDesc.sellers=Sellers:
itemDesc.buyers=Buyers:
# offers.fxml
offers.text.distance=Distance:
offers.text.services=Services:
offers.pane.sell=Selling commodities
offers.pane.buy=Buying commodities
# topOrders.fxml
topOrders.title=TOP orders
# vEditor.fxml
vEditor.title.add=Add Station
vEditor.title.edit=Edit Station
vEditor.text.distance=Distance (Ls)
vEditor.text.services=Services
# paths.fxml
paths.title=Available routes
# router.fxml
router.pane.ship=Ship parameters
router.pane.ship.balance=Balance:
router.pane.ship.cargo=Cargo:
router.pane.ship.fueltank=Fuel(LY):
router.pane.ship.distance=Distance(LY):
router.pane.route=Route parameters
router.pane.route.from=From:
router.pane.route.to=To:
router.pane.route.jumps=Jumps:
router.button.recompute=Recompute
router.button.rebuild=Rebuild
router.button.routes=Routes
router.button.top=TOP 100
router.pane.total=Total
router.pane.total.profit=Profit:
# settings.fxml
settings.title=Settings
settings.emdn=Elite Market Data Network
settings.emdn.on=Active
settings.emdn.sub=Server SUB:
settings.emdn.updateOnly=Update price only:
settings.emdn.auto=Auto update (sec.):
settings.performance=Performance
settings.performance.segmentSize=Segment size (0 - auto):
settings.performance.limit=Routes count:
# sEditor.fxml
sEditor.title=Star systems editor
sEditor.text.orientates=Landmarks:
sEditor.table.distance=Distance (LY)
# filter.fxml
filter.title=Edit Filter
filter.center=Center:
filter.radius=Rsdius(LY):
filter.distance=Distance to station(Ls):
filter.services=Services:
filter.excludes=Excludes stations:
# analyzer progress
analyzer.orders.title=Search orders
analyzer.routes.title=Search paths
analyzer.find.route=Finding paths from %s (%s) to %s (%s)
analyzer.find.routes=Finding paths from %s (%s)
analyzer.find.success=%d paths found
analyzer.graph.station.build=Building graph from %s (%s)
analyzer.graph.build=Building graph from %s
analyzer.graph.success=Graph is built
analyser.finish=Finish
# search.fxml
search.text.from=From:
search.text.item=Commodity:
search.text.distance=Distance \nto station(Ls):
search.button.find=Find