Sha256: 42dd4734b85c6623ba967f4c53494960924c49a31bd7f5f62e6e8251191c65c8

Contents?: true

Size: 1.59 KB

Versions: 9

Compression:

Stored size: 1.59 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
        uptime: Uptime (s)
        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
        files_to_view: Files
        urls_to_views: Urls
      footer: Updated at %1
      subst:
        inactive: <span class="inactive">inactive</span>
        down: <span class="down">down<span>
        finish: <span class="down">finish<span>
        run: <span class="run">run<span>
        up: <span class="run">up<span>
      actions:
        start: Start
        stop: Stop
        restart: Restart
        switch_down: Deactivate
        switch_up: Activate
      signals:
        t: TERM
        k: KILL
        i: INT
        1: USR1
        2: USR2
        a: ALARM
        q: QUIT
        x: EXIT
        p: PAUSE
        c: CONT
        h: HUP
        o: ONCE
    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

9 entries across 9 versions & 1 rubygems

Version Path
runit-man-1.9.8 i18n/en.yml
runit-man-1.9.7 i18n/en.yml
runit-man-1.9.6 i18n/en.yml
runit-man-1.9.5 i18n/en.yml
runit-man-1.9.4 i18n/en.yml
runit-man-1.9.2 i18n/en.yml
runit-man-1.9.1 i18n/en.yml
runit-man-1.9.0 i18n/en.yml
runit-man-1.8.4 i18n/en.yml