mirror of https://codeberg.org/topola/topola.git
98 lines
3.7 KiB
Plaintext
98 lines
3.7 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-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-place = Place
|
||
tr-menu-place-place-via = Place Via
|
||
tr-menu-place-place-route-plan = Place Route Plan
|
||
|
||
tr-menu-route = Route
|
||
tr-menu-route-autoroute = Autoroute
|
||
tr-menu-route-planar-autoroute = Planar Autoroute
|
||
tr-menu-route-topo-autoroute = Topological planar Autoroute
|
||
tr-menu-route-routed-band-width = Routed Band Width
|
||
tr-menu-route-fanout-clearance = Fanout Clearance
|
||
|
||
tr-menu-debug = Debug
|
||
tr-menu-debug-highlight-obstacles = Highlight Obstacles
|
||
tr-menu-debug-show-ghosts = Show Ghosts
|
||
tr-menu-debug-show-navmesh = Show Navmesh
|
||
tr-menu-debug-show-guide-circles = Show Guide-Circles
|
||
tr-menu-debug-show-guide-bitangents = Show Guide-Bitangents
|
||
tr-menu-debug-show-triangulation = Show Triangulation
|
||
tr-menu-debug-show-triangulation-constraints = Show Triangulation Constraints
|
||
tr-menu-debug-show-pathfinding-scores = Show Pathfinding Scores
|
||
tr-menu-debug-show-topo-navmesh = Show Topological Navmesh
|
||
tr-menu-debug-show-bboxes = Show BBoxes
|
||
tr-menu-debug-show-primitive-indices = Show Primitive Indices
|
||
tr-menu-debug-fix-step-rate = Fix Step Rate
|
||
tr-menu-debug-step-rate = Step Rate
|
||
tr-menu-debug-step-rate-unit = steps/s
|
||
|
||
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 = Presort by
|
||
tr-menu-route-options-presort-by-ratline-intersection-count-and-length = Intersection Count and Length
|
||
tr-menu-route-options-presort-by-pairwise-detours = Pairwise Detours
|
||
|
||
tr-menu-route-options-permutate = Permutate
|
||
|
||
## This refers to behavior that is continuously applied, so use frequentative or
|
||
## imperfective aspect if possible, e.g. in Polish it should be "przeciskaj pod
|
||
## taśmami" (imperfective) 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-route-options-multilayer-timeout = Multilayer Timeout
|
||
tr-menu-route-options-planar-timeout = Planar Timeout
|
||
|
||
tr-menu-inspect = Inspect
|
||
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
|