Sha256: 5f134b28f627e0bce0dde442e90b966d1ea204b47672c598cbb65dd65bf64df6

Contents?: true

Size: 1.22 KB

Versions: 6

Compression:

Stored size: 1.22 KB

Contents

runit:
  label: runit web management tool
  title: "%1 - %2"
  header: "%1: %2"
  error: Error encountered while accessing resource
  loading: "Please wait while loading…"
  footer: "State of services updated automatically every %1 seconds."
  services:
    table:
      caption: Services
      headers:
        pid: PID
        name: Name
        stat: Status
        actions: Actions
        log_file: Log file
      values:
        log_hint: Open tail 100 lines of %1 service log in new window
        log_absent: Absent
      footer: Updated at %1
      subst:
        inactive: <span class="inactive">inactive</span>
        down: <span class="down">down<span>
        run: <span class="run">run<span>
      actions:
        start: Start
        stop: Stop
        restart: Restart
        switch_down: Deactivate
        switch_up: Activate
    log:
      title: "Tail %3 lines of service %1 log - %2"
      header: "Tail %3 lines of service <strong>%1</strong> log: %2 (<code>%4</code>)"
      counts: "Show %1 lines of log"
      updated: "Page updated at %1"
      reload: Reload
      raw: Raw
  view_file:
    raw: Raw
    title: 'File %1 on %2'
    header: 'View %1 file on %2'
    updated: "Page updated at %1"
    reload: Reload

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
runit-man-1.6.0 i18n/en.yml
runit-man-1.5.4 i18n/en.yml
runit-man-1.5.3 i18n/en.yml
runit-man-1.5.2 i18n/en.yml
runit-man-1.5.1 i18n/en.yml
runit-man-1.5.0 i18n/en.yml