cartridges.ftl 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. device-pda-slot-component-slot-name-cartridge = Cartridge
  2. default-program-name = Program
  3. notekeeper-program-name = Notekeeper
  4. nano-task-program-name = NanoTask
  5. news-read-program-name = Station news
  6. crew-manifest-program-name = Crew manifest
  7. crew-manifest-cartridge-loading = Loading ...
  8. net-probe-program-name = NetProbe
  9. net-probe-scan = Scanned {$device}!
  10. net-probe-label-name = Name
  11. net-probe-label-address = Address
  12. net-probe-label-frequency = Frequency
  13. net-probe-label-network = Network
  14. log-probe-program-name = LogProbe
  15. log-probe-scan = Downloaded logs from {$device}!
  16. log-probe-label-time = Time
  17. log-probe-label-accessor = Accessed by
  18. log-probe-label-number = #
  19. log-probe-print-button = Print Logs
  20. log-probe-printout-device = Scanned Device: {$name}
  21. log-probe-printout-header = Latest logs:
  22. log-probe-printout-entry = #{$number} / {$time} / {$accessor}
  23. astro-nav-program-name = AstroNav
  24. med-tek-program-name = MedTek
  25. # NanoTask cartridge
  26. nano-task-ui-heading-high-priority-tasks =
  27. { $amount ->
  28. [zero] No High Priority Tasks
  29. [one] 1 High Priority Task
  30. *[other] {$amount} High Priority Tasks
  31. }
  32. nano-task-ui-heading-medium-priority-tasks =
  33. { $amount ->
  34. [zero] No Medium Priority Tasks
  35. [one] 1 Medium Priority Task
  36. *[other] {$amount} Medium Priority Tasks
  37. }
  38. nano-task-ui-heading-low-priority-tasks =
  39. { $amount ->
  40. [zero] No Low Priority Tasks
  41. [one] 1 Low Priority Task
  42. *[other] {$amount} Low Priority Tasks
  43. }
  44. nano-task-ui-done = Done
  45. nano-task-ui-revert-done = Undo
  46. nano-task-ui-priority-low = Low
  47. nano-task-ui-priority-medium = Medium
  48. nano-task-ui-priority-high = High
  49. nano-task-ui-cancel = Cancel
  50. nano-task-ui-print = Print
  51. nano-task-ui-delete = Delete
  52. nano-task-ui-save = Save
  53. nano-task-ui-new-task = New Task
  54. nano-task-ui-description-label = Description:
  55. nano-task-ui-description-placeholder = Get something important
  56. nano-task-ui-requester-label = Requester:
  57. nano-task-ui-requester-placeholder = John Nanotrasen
  58. nano-task-ui-item-title = Edit Task
  59. nano-task-printed-description = Description: {$description}
  60. nano-task-printed-requester = Requester: {$requester}
  61. nano-task-printed-high-priority = Priority: High
  62. nano-task-printed-medium-priority = Priority: Medium
  63. nano-task-printed-low-priority = Priority: Low
  64. # Wanted list cartridge
  65. wanted-list-program-name = Wanted list
  66. wanted-list-label-no-records = It's all right, cowboy
  67. wanted-list-search-placeholder = Search by name and status
  68. wanted-list-age-label = [color=darkgray]Age:[/color] [color=white]{$age}[/color]
  69. wanted-list-job-label = [color=darkgray]Job:[/color] [color=white]{$job}[/color]
  70. wanted-list-species-label = [color=darkgray]Species:[/color] [color=white]{$species}[/color]
  71. wanted-list-gender-label = [color=darkgray]Gender:[/color] [color=white]{$gender}[/color]
  72. wanted-list-reason-label = [color=darkgray]Reason:[/color] [color=white]{$reason}[/color]
  73. wanted-list-unknown-reason-label = unknown reason
  74. wanted-list-initiator-label = [color=darkgray]Initiator:[/color] [color=white]{$initiator}[/color]
  75. wanted-list-unknown-initiator-label = unknown initiator
  76. wanted-list-status-label = [color=darkgray]status:[/color] {$status ->
  77. [suspected] [color=yellow]suspected[/color]
  78. [wanted] [color=red]wanted[/color]
  79. [detained] [color=#b18644]detained[/color]
  80. [paroled] [color=green]paroled[/color]
  81. [discharged] [color=green]discharged[/color]
  82. *[other] none
  83. }
  84. wanted-list-history-table-time-col = Time
  85. wanted-list-history-table-reason-col = Crime
  86. wanted-list-history-table-initiator-col = Initiator