mirror of https://codeberg.org/topola/topola.git
75 lines
2.6 KiB
Plaintext
75 lines
2.6 KiB
Plaintext
##
|
||
|
||
tr-menu-file = File
|
||
tr-menu-file-open = Open
|
||
tr-menu-open-specctra-design-file = Specctra design file (*.dsn)
|
||
tr-menu-open-specctra-session-file = Specctra session file (*.ses)
|
||
tr-menu-file-export-session-file = Export Session File
|
||
tr-menu-file-import-history = Import History
|
||
tr-menu-file-export-history = Export History
|
||
tr-menu-file-quit = Quit
|
||
|
||
tr-menu-edit = Edit
|
||
tr-menu-edit-undo = Undo
|
||
tr-menu-edit-redo = Redo
|
||
tr-menu-edit-abort = Abort
|
||
tr-menu-edit-select-all = Select All
|
||
tr-menu-edit-unselect-all = Unselect All
|
||
tr-menu-edit-recalculate-topo-navmesh = Recalculate Topological Navmesh
|
||
tr-menu-edit-remove-bands = Remove Bands
|
||
|
||
tr-menu-view = View
|
||
tr-menu-view-zoom-to-fit = Zoom to Fit
|
||
tr-menu-view-show-ratsnest = Show Ratsnest
|
||
tr-menu-view-show-navmesh = Show Navmesh
|
||
tr-menu-view-show-topo-navmesh = Show Topological Navmesh
|
||
tr-menu-view-show-bboxes = Show BBoxes
|
||
tr-menu-view-show-origin-destination = Show Origin–Destination
|
||
tr-menu-view-show-layer-manager = Show Layer Manager
|
||
tr-menu-view-kdb-scroll-delta-factor = Keyboard scroll delta factor
|
||
tr-menu-view-frame-timestep = Frame Timestep
|
||
|
||
tr-menu-place = Place
|
||
tr-menu-place-place-via = Place Via
|
||
|
||
tr-menu-route = Route
|
||
tr-menu-route-autoroute = Autoroute
|
||
tr-menu-route-routed-band-width = Routed Band Width
|
||
|
||
tr-menu-help = Help
|
||
tr-menu-help-online-documentation = Online Documentation
|
||
|
||
# Misnamed tag, TODO fix this.
|
||
tr-menu-options = Options
|
||
|
||
tr-menu-route-options-presort-by-pairwise-detours = Presort by Pairwise Detours
|
||
|
||
## Continuously applied, so use imperfective aspect if possible, e.g. in Polish
|
||
## it should be "przeciskaj pod taśmami" instead of "przeciśnij pod taśmami".
|
||
|
||
tr-menu-route-options-squeeze-through-under-bends = Squeeze through under Bends
|
||
tr-menu-route-options-wrap-around-bands = Wrap around Bands
|
||
|
||
##
|
||
|
||
tr-menu-inspect = Inspect
|
||
tr-menu-inspect-compare-detours = Compare Detours
|
||
tr-menu-inspect-measure-length = Measure Length
|
||
|
||
tr-menu-preferences = Preferences
|
||
tr-menu-preferences-set-language = Set Language
|
||
|
||
tr-dialog-error-messages = Error Messages
|
||
tr-dialog-error-messages-reset = Reset Messages
|
||
tr-dialog-error-messages-discard = Discard
|
||
|
||
tr-module-specctra-dsn-file-loader = Specctra DSN file loader
|
||
tr-module-history-file-loader = History file loader
|
||
tr-module-invoker = Invoker
|
||
|
||
tr-error-unable-to-read-file = unable to read file
|
||
tr-error-failed-to-parse-as-specctra-dsn = file failed to parse as Specctra DSN
|
||
tr-error-failed-to-parse-as-history-json = file failed to parse as History JSON
|
||
tr-error-unable-to-initialize-overlay = unable to initialize overlay
|
||
tr-error-unable-to-initialize-autorouter = unable to initialize autorouter
|