foreman_remote_execution 13.2.6 → 14.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_remote_execution/locale/de/foreman_remote_execution.js +77 -77
  3. data/app/assets/javascripts/foreman_remote_execution/locale/en/foreman_remote_execution.js +1667 -2
  4. data/app/assets/javascripts/foreman_remote_execution/locale/en_GB/foreman_remote_execution.js +7 -7
  5. data/app/assets/javascripts/foreman_remote_execution/locale/es/foreman_remote_execution.js +33 -33
  6. data/app/assets/javascripts/foreman_remote_execution/locale/fr/foreman_remote_execution.js +131 -131
  7. data/app/assets/javascripts/foreman_remote_execution/locale/ja/foreman_remote_execution.js +131 -131
  8. data/app/assets/javascripts/foreman_remote_execution/locale/ka/foreman_remote_execution.js +38 -38
  9. data/app/assets/javascripts/foreman_remote_execution/locale/ko/foreman_remote_execution.js +16 -16
  10. data/app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js +33 -33
  11. data/app/assets/javascripts/foreman_remote_execution/locale/ru/foreman_remote_execution.js +7 -7
  12. data/app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js +134 -134
  13. data/app/assets/javascripts/foreman_remote_execution/locale/zh_TW/foreman_remote_execution.js +6 -6
  14. data/app/controllers/ui_job_wizard_controller.rb +1 -1
  15. data/app/lib/foreman_remote_execution/renderer_methods.rb +14 -0
  16. data/config/initializers/inflections.rb +6 -0
  17. data/lib/foreman_remote_execution/engine.rb +243 -250
  18. data/lib/foreman_remote_execution/version.rb +1 -1
  19. data/locale/de/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  20. data/locale/de/foreman_remote_execution.po +80 -81
  21. data/locale/en/foreman_remote_execution.po +1675 -0
  22. data/locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  23. data/locale/en_GB/foreman_remote_execution.po +7 -7
  24. data/locale/es/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  25. data/locale/es/foreman_remote_execution.po +33 -33
  26. data/locale/fr/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  27. data/locale/fr/foreman_remote_execution.po +132 -132
  28. data/locale/ja/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  29. data/locale/ja/foreman_remote_execution.po +131 -131
  30. data/locale/ka/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  31. data/locale/ka/foreman_remote_execution.po +38 -38
  32. data/locale/ko/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  33. data/locale/ko/foreman_remote_execution.po +16 -16
  34. data/locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  35. data/locale/pt_BR/foreman_remote_execution.po +33 -33
  36. data/locale/ru/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  37. data/locale/ru/foreman_remote_execution.po +7 -7
  38. data/locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  39. data/locale/zh_CN/foreman_remote_execution.po +134 -136
  40. data/locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo +0 -0
  41. data/locale/zh_TW/foreman_remote_execution.po +6 -6
  42. data/test/functional/ui_job_wizard_controller_test.rb +1 -1
  43. metadata +4 -3
  44. data/app/services/renderer_methods.rb +0 -12
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_remote_execution": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_remote_execution 14.0.0",
6
+ "Project-Id-Version": "foreman_remote_execution 9.0.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-02-15 13:54+0000",
9
9
  "Last-Translator": "Yulia <yulia.poyarkova@redhat.com>, 2016",
10
- "Language-Team": "Russian (http://app.transifex.com/foreman/foreman/language/ru/)",
10
+ "Language-Team": "Russian (http://www.transifex.com/foreman/foreman/language/ru/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -85,7 +85,7 @@
85
85
  ""
86
86
  ],
87
87
  "Access denied": [
88
- "Доступ запрещен"
88
+ ""
89
89
  ],
90
90
  "Actions": [
91
91
  "Действия"
@@ -136,7 +136,7 @@
136
136
  ""
137
137
  ],
138
138
  "Back": [
139
- "Назад"
139
+ ""
140
140
  ],
141
141
  "Back to Job": [
142
142
  "Назад к заданию"
@@ -775,7 +775,7 @@
775
775
  ""
776
776
  ],
777
777
  "Next": [
778
- "Далее"
778
+ ""
779
779
  ],
780
780
  "No (override)": [
781
781
  ""
@@ -1555,7 +1555,7 @@
1555
1555
  "У вас нет доступа к используемому шаблону. При сохранении формы он будет автоматически отключен."
1556
1556
  ],
1557
1557
  "You are not authorized to perform this action.": [
1558
- "Недостаточно полномочий для выполнения операции"
1558
+ ""
1559
1559
  ],
1560
1560
  "You have %s results to display. Showing first %s results": [
1561
1561
  ""
@@ -1570,7 +1570,7 @@
1570
1570
  ""
1571
1571
  ],
1572
1572
  "documentation": [
1573
- "документация"
1573
+ ""
1574
1574
  ],
1575
1575
  "effective user": [
1576
1576
  ""