foreman_remote_execution 13.2.4 → 13.2.6
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.
- checksums.yaml +4 -4
 - data/app/assets/javascripts/foreman_remote_execution/locale/de/foreman_remote_execution.js +77 -77
 - data/app/assets/javascripts/foreman_remote_execution/locale/en/foreman_remote_execution.js +2 -1667
 - data/app/assets/javascripts/foreman_remote_execution/locale/en_GB/foreman_remote_execution.js +7 -7
 - data/app/assets/javascripts/foreman_remote_execution/locale/es/foreman_remote_execution.js +33 -33
 - data/app/assets/javascripts/foreman_remote_execution/locale/fr/foreman_remote_execution.js +131 -131
 - data/app/assets/javascripts/foreman_remote_execution/locale/ja/foreman_remote_execution.js +131 -131
 - data/app/assets/javascripts/foreman_remote_execution/locale/ka/foreman_remote_execution.js +38 -38
 - data/app/assets/javascripts/foreman_remote_execution/locale/ko/foreman_remote_execution.js +16 -16
 - data/app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js +33 -33
 - data/app/assets/javascripts/foreman_remote_execution/locale/ru/foreman_remote_execution.js +7 -7
 - data/app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js +134 -134
 - data/app/assets/javascripts/foreman_remote_execution/locale/zh_TW/foreman_remote_execution.js +6 -6
 - data/lib/foreman_remote_execution/version.rb +1 -1
 - data/locale/de/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/de/foreman_remote_execution.po +81 -80
 - data/locale/en/foreman_remote_execution.po +0 -1675
 - data/locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/en_GB/foreman_remote_execution.po +7 -7
 - data/locale/es/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/es/foreman_remote_execution.po +33 -33
 - data/locale/fr/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/fr/foreman_remote_execution.po +132 -132
 - data/locale/ja/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/ja/foreman_remote_execution.po +131 -131
 - data/locale/ka/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/ka/foreman_remote_execution.po +38 -38
 - data/locale/ko/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/ko/foreman_remote_execution.po +16 -16
 - data/locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/pt_BR/foreman_remote_execution.po +33 -33
 - data/locale/ru/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/ru/foreman_remote_execution.po +7 -7
 - data/locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/zh_CN/foreman_remote_execution.po +136 -134
 - data/locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/zh_TW/foreman_remote_execution.po +6 -6
 - data/webpack/JobWizard/JobWizardPageRerun.js +80 -16
 - data/webpack/JobWizard/JobWizardSelectors.js +7 -0
 - data/webpack/JobWizard/__tests__/fixtures.js +6 -0
 - data/webpack/JobWizard/steps/ReviewDetails/ReviewDetails.test.js +2 -1
 - metadata +2 -2
 
| 
         @@ -3,11 +3,11 @@ 
     | 
|
| 
       3 
3 
     | 
    
         
             
              "locale_data": {
         
     | 
| 
       4 
4 
     | 
    
         
             
                "foreman_remote_execution": {
         
     | 
| 
       5 
5 
     | 
    
         
             
                  "": {
         
     | 
| 
       6 
     | 
    
         
            -
                    "Project-Id-Version": "foreman_remote_execution  
     | 
| 
      
 6 
     | 
    
         
            +
                    "Project-Id-Version": "foreman_remote_execution 14.0.0",
         
     | 
| 
       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:// 
     | 
| 
      
 10 
     | 
    
         
            +
                    "Language-Team": "Russian (http://app.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 
     | 
    
         
             
                    ""
         
     |