runit-man 1.6.0 → 1.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/i18n/en.yml +3 -0
  2. data/i18n/ru.yml +3 -0
  3. metadata +2 -2
data/i18n/en.yml CHANGED
@@ -17,10 +17,13 @@ runit:
17
17
  values:
18
18
  log_hint: Open tail 100 lines of %1 service log in new window
19
19
  log_absent: Absent
20
+ files_to_view: Files
21
+ urls_to_views: Urls
20
22
  footer: Updated at %1
21
23
  subst:
22
24
  inactive: <span class="inactive">inactive</span>
23
25
  down: <span class="down">down<span>
26
+ finish: <span class="down">finish<span>
24
27
  run: <span class="run">run<span>
25
28
  actions:
26
29
  start: Start
data/i18n/ru.yml CHANGED
@@ -17,10 +17,13 @@ runit:
17
17
  values:
18
18
  log_hint: Отрыть последние 100 строк лога сервиса %1 в новом окне
19
19
  log_absent: Отсутствует
20
+ files_to_view: Файлы
21
+ urls_to_view: Ссылки
20
22
  footer: Обновлено %1
21
23
  subst:
22
24
  inactive: <span class="inactive">неактивен</span>
23
25
  down: <span class="down">остановлен</span>
26
+ finish: <span class="down">останавливается</span>
24
27
  run: <span class="run">работает</span>
25
28
  got: получен
26
29
  want: ожидается
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 6
8
- - 0
9
- version: 1.6.0
8
+ - 1
9
+ version: 1.6.1
10
10
  platform: ruby
11
11
  authors:
12
12
  - Akzhan Abdulin