bastion 2.0.0 → 2.0.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.
- checksums.yaml +13 -5
- data/app/assets/javascripts/bastion/components/nutupane.factory.js +4 -1
- data/app/assets/javascripts/bastion/components/views/path-selector.html +1 -1
- data/app/assets/javascripts/bastion/i18n/README +7 -4
- data/app/assets/javascripts/bastion/i18n/bastion.pot +1 -4
- data/app/assets/javascripts/bastion/i18n/locale/de.po +163 -0
- data/app/assets/javascripts/bastion/i18n/locale/es.po +162 -0
- data/app/assets/javascripts/bastion/i18n/locale/fr.po +162 -0
- data/app/assets/javascripts/bastion/i18n/locale/it.po +163 -0
- data/app/assets/javascripts/bastion/i18n/locale/ja.po +165 -0
- data/app/assets/javascripts/bastion/i18n/locale/ko.po +162 -0
- data/app/assets/javascripts/bastion/i18n/locale/pt_BR.po +162 -0
- data/app/assets/javascripts/bastion/i18n/locale/ru.po +161 -0
- data/app/assets/javascripts/bastion/i18n/locale/zh_CN.po +159 -0
- data/app/assets/javascripts/bastion/i18n/locale/zh_TW.po +160 -0
- data/app/assets/javascripts/bastion/i18n/translations.js +10 -0
- data/app/assets/javascripts/bastion/layouts/details-nutupane.html +1 -1
- data/app/assets/javascripts/bastion/layouts/nutupane.html +2 -1
- data/bower.json +1 -1
- data/config/routes.rb +2 -4
- data/grunt/eslint.js +3 -1
- data/lib/bastion/version.rb +1 -1
- data/vendor/assets/javascripts/bastion/ngInfiniteScroll/ng-infinite-scroll.js +13 -4
- metadata +43 -34
- data/app/assets/javascripts/bastion/i18n/zanata.xml +0 -28
@@ -0,0 +1,163 @@
|
|
1
|
+
# fvalen <fvalen@redhat.com>, 2014. #zanata
|
2
|
+
# fvalen <fvalen@redhat.com>, 2015. #zanata
|
3
|
+
msgid ""
|
4
|
+
msgstr ""
|
5
|
+
"Project-Id-Version: \n"
|
6
|
+
"PO-Revision-Date: 2015-03-09 05:04+0000\n"
|
7
|
+
"Last-Translator: fvalen <fvalen@redhat.com>\n"
|
8
|
+
"Language-Team: Italian\n"
|
9
|
+
"Language: it\n"
|
10
|
+
"MIME-Version: 1.0\n"
|
11
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
12
|
+
"Content-Transfer-Encoding: 8bit\n"
|
13
|
+
"X-Generator: Zanata 3.6.0\n"
|
14
|
+
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
15
|
+
|
16
|
+
# translation auto-copied from project Customer Portal Translations, version Portal-Case-Management, document Template, author fvalen
|
17
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
18
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
19
|
+
msgid "Add"
|
20
|
+
msgstr "Aggiungi"
|
21
|
+
|
22
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
23
|
+
msgid "Add New Item"
|
24
|
+
msgstr "Aggiungi nuovo elemento"
|
25
|
+
|
26
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
27
|
+
msgid "All {{ detailsTable.rows.length }} items on this page are selected."
|
28
|
+
msgstr ""
|
29
|
+
"Tutti gli elementi {{ detailsTable.rows.length }} in questa pagina sono "
|
30
|
+
"selezionati."
|
31
|
+
|
32
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
33
|
+
msgid "All {{ table.rows.length }} items on this page are selected."
|
34
|
+
msgstr ""
|
35
|
+
"Tutti gli elementi {{ table.rows.length }} in questa pagina sono selezionati."
|
36
|
+
|
37
|
+
# translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery
|
38
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
39
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-save-cancel.html
|
40
|
+
#: app/assets/javascripts/bastion/components/views/bst-modal.html
|
41
|
+
#: app/assets/javascripts/bastion/components/views/bst-save-control.html
|
42
|
+
msgid "Cancel"
|
43
|
+
msgstr "Annulla"
|
44
|
+
|
45
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
46
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
47
|
+
msgid "Deselect all"
|
48
|
+
msgstr "Deseleziona tutti"
|
49
|
+
|
50
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-multiselect.html
|
51
|
+
msgid "Existing Items"
|
52
|
+
msgstr "Elementi esistenti"
|
53
|
+
|
54
|
+
# translation auto-copied from project policycoreutils, version 2.1.14, document policycoreutils
|
55
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-multiselect.html
|
56
|
+
msgid "Filter"
|
57
|
+
msgstr "Filtro"
|
58
|
+
|
59
|
+
# translation auto-copied from project NetworkManager, version 0.9.9.0, document NetworkManager, author fvalen
|
60
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
61
|
+
msgid "Key"
|
62
|
+
msgstr "Chiave"
|
63
|
+
|
64
|
+
# translation auto-copied from project evolution, version 3.8.5, document evolution-3.8
|
65
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
66
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
67
|
+
msgid "Loading..."
|
68
|
+
msgstr "Caricamento in corso..."
|
69
|
+
|
70
|
+
# translation auto-copied from project Customer Portal Translations, version RHJBossMiddlewareOperationsNetworkProduc, document RHJBossMiddlewareOperationsNetworkProductUpdate.html, author fvalen
|
71
|
+
#: app/assets/javascripts/bastion/components/formatters/boolean-to-yes-no.filter.js
|
72
|
+
msgid "No"
|
73
|
+
msgstr "No"
|
74
|
+
|
75
|
+
# translation auto-copied from project NetworkManager, version 0.9.9.0, document NetworkManager, author fvalen
|
76
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
77
|
+
#: app/assets/javascripts/bastion/components/views/bst-modal.html
|
78
|
+
msgid "Remove"
|
79
|
+
msgstr "Rimuovi"
|
80
|
+
|
81
|
+
# translation auto-copied from project Customer Portal Translations, version Portal-Case-Management, document Template, author fvalen
|
82
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-save-cancel.html
|
83
|
+
#: app/assets/javascripts/bastion/components/views/bst-save-control.html
|
84
|
+
msgid "Save"
|
85
|
+
msgstr "Salva"
|
86
|
+
|
87
|
+
# translation auto-copied from project gnome-boxes, version 3.8.3, document gnome-boxes
|
88
|
+
#: app/assets/javascripts/bastion/components/views/bst-save-control.html
|
89
|
+
msgid "Saving..."
|
90
|
+
msgstr "Salvataggio..."
|
91
|
+
|
92
|
+
# translation auto-copied from project yelp, version 3.8.1, document yelp
|
93
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
94
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
95
|
+
msgid "Search..."
|
96
|
+
msgstr "Cerca..."
|
97
|
+
|
98
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
99
|
+
msgid "Select all {{ detailsTable.resource.subtotal }}."
|
100
|
+
msgstr "Seleziona tutti {{ detailsTable.resource.subtotal }}."
|
101
|
+
|
102
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
103
|
+
msgid "Select all {{ table.resource.subtotal }}."
|
104
|
+
msgstr "Seleziona tutti {{ table.resource.subtotal }}."
|
105
|
+
|
106
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
107
|
+
msgid ""
|
108
|
+
"Showing {{ detailsTable.rows.length }} of {{ detailsTable.resource."
|
109
|
+
"subtotal }} ({{ detailsTable.resource.total }} Total)"
|
110
|
+
msgstr ""
|
111
|
+
"Visualizzazione {{ detailsTable.rows.length }} di {{ detailsTable.resource."
|
112
|
+
"subtotal }} ({{ detailsTable.resource.total }} Totale)"
|
113
|
+
|
114
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
115
|
+
msgid ""
|
116
|
+
"Showing {{ table.rows.length }} of {{ table.resource.subtotal }} ({{ table."
|
117
|
+
"resource.total }} Total)"
|
118
|
+
msgstr ""
|
119
|
+
"Visualizzazione {{ table.rows.length }} di {{ table.resource.subtotal }} "
|
120
|
+
"({{ table.resource.total }} In totale)"
|
121
|
+
|
122
|
+
# translation auto-copied from project Customer Portal Translations, version RedHatCloudFormsLifeCycle, document RedHatCouldFormsLifeCycle.html, author fvalen
|
123
|
+
#: app/assets/javascripts/bastion/components/formatters/unlimitedFilter.filter.js
|
124
|
+
msgid "Unlimited"
|
125
|
+
msgstr "Illimitato"
|
126
|
+
|
127
|
+
# translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery
|
128
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
129
|
+
msgid "Value"
|
130
|
+
msgstr "Valore"
|
131
|
+
|
132
|
+
# translation auto-copied from project anaconda, version 19.31.34, document anaconda
|
133
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
134
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
135
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-save-cancel.html
|
136
|
+
msgid "Working"
|
137
|
+
msgstr "Elaborazione in corso"
|
138
|
+
|
139
|
+
# translation auto-copied from project Customer Portal Translations, version RHJBossMiddlewareOperationsNetworkProduc, document RHJBossMiddlewareOperationsNetworkProductUpdate.html, author fvalen
|
140
|
+
#: app/assets/javascripts/bastion/components/formatters/boolean-to-yes-no.filter.js
|
141
|
+
msgid "Yes"
|
142
|
+
msgstr "Si"
|
143
|
+
|
144
|
+
#: app/assets/javascripts/bastion/auth/auth.module.js
|
145
|
+
msgid "You are not authorized to perform this action."
|
146
|
+
msgstr "Non sei autorizzato a eseguire questa azione."
|
147
|
+
|
148
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
149
|
+
msgid "{{ detailsTable.allResultsSelectCount() }} results are selected."
|
150
|
+
msgstr ""
|
151
|
+
"{{ detailsTable.allResultsSelectCount() }} risultati sono stati selezionati."
|
152
|
+
|
153
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
154
|
+
msgid "{{ detailsTable.numSelected }} Selected"
|
155
|
+
msgstr "{{ detailsTable.numSelected }} Selezionati"
|
156
|
+
|
157
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
158
|
+
msgid "{{ table.allResultsSelectCount() }} results are selected."
|
159
|
+
msgstr "{{ table.allResultsSelectCount() }} risultati sono stati selezionati."
|
160
|
+
|
161
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
162
|
+
msgid "{{ table.numSelected }} Selected"
|
163
|
+
msgstr "{{ table.numSelected }} selezionati"
|
@@ -0,0 +1,165 @@
|
|
1
|
+
# asasaki <asasaki@redhat.com>, 2014. #zanata
|
2
|
+
# kmoriguc <kmoriguc@redhat.com>, 2014. #zanata
|
3
|
+
# Ykatabam <ykatabam@redhat.com>, 2015. #zanata
|
4
|
+
# asasaki <asasaki@redhat.com>, 2015. #zanata
|
5
|
+
# myamamot <myamamot@redhat.com>, 2015. #zanata
|
6
|
+
msgid ""
|
7
|
+
msgstr ""
|
8
|
+
"Project-Id-Version: \n"
|
9
|
+
"PO-Revision-Date: 2015-03-19 02:10+0000\n"
|
10
|
+
"Last-Translator: asasaki <asasaki@redhat.com>\n"
|
11
|
+
"Language-Team: Japanese\n"
|
12
|
+
"Language: ja\n"
|
13
|
+
"MIME-Version: 1.0\n"
|
14
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
15
|
+
"Content-Transfer-Encoding: 8bit\n"
|
16
|
+
"X-Generator: Zanata 3.6.0\n"
|
17
|
+
"Plural-Forms: nplurals=1; plural=0\n"
|
18
|
+
|
19
|
+
# translation auto-copied from project Customer Portal Translations, version Portal-Case-Management, document Template, author asasaki
|
20
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
21
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
22
|
+
msgid "Add"
|
23
|
+
msgstr "追加"
|
24
|
+
|
25
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
26
|
+
msgid "Add New Item"
|
27
|
+
msgstr "新規項目の追加"
|
28
|
+
|
29
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
30
|
+
msgid "All {{ detailsTable.rows.length }} items on this page are selected."
|
31
|
+
msgstr ""
|
32
|
+
"このページのすべての {{ detailsTable.rows.length }} 項目が選択されています。"
|
33
|
+
|
34
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
35
|
+
msgid "All {{ table.rows.length }} items on this page are selected."
|
36
|
+
msgstr "このページのすべての {{ table.rows.length }} 項目が選択されています。"
|
37
|
+
|
38
|
+
# translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery
|
39
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
40
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-save-cancel.html
|
41
|
+
#: app/assets/javascripts/bastion/components/views/bst-modal.html
|
42
|
+
#: app/assets/javascripts/bastion/components/views/bst-save-control.html
|
43
|
+
msgid "Cancel"
|
44
|
+
msgstr "取り消し"
|
45
|
+
|
46
|
+
# translation auto-copied from project Customer Portal Translations, version 006_DrupalPO, document interface, author asasaki
|
47
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
48
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
49
|
+
msgid "Deselect all"
|
50
|
+
msgstr "すべての選択を解除"
|
51
|
+
|
52
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-multiselect.html
|
53
|
+
msgid "Existing Items"
|
54
|
+
msgstr "既存の項目"
|
55
|
+
|
56
|
+
# translation auto-copied from project PressGang CCMS topics, version 1, document 8195-743186, author Ykatabam
|
57
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-multiselect.html
|
58
|
+
msgid "Filter"
|
59
|
+
msgstr "フィルター"
|
60
|
+
|
61
|
+
# translation auto-copied from project RHELOSP Deploying POC Env, version 6.0, document topics/Editing_a_PackStack_Answer_File, author myamamot
|
62
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
63
|
+
msgid "Key"
|
64
|
+
msgstr "キー"
|
65
|
+
|
66
|
+
# translation auto-copied from project Customer Portal Translations, version 006_DrupalPO, document interface, author asasaki
|
67
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
68
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
69
|
+
msgid "Loading..."
|
70
|
+
msgstr "ロード中..."
|
71
|
+
|
72
|
+
# translation auto-copied from project PressGang CCMS topics, version 1, document 10186-726104, author myamamot
|
73
|
+
#: app/assets/javascripts/bastion/components/formatters/boolean-to-yes-no.filter.js
|
74
|
+
msgid "No"
|
75
|
+
msgstr "No"
|
76
|
+
|
77
|
+
# translation auto-copied from project PressGang CCMS topics, version 1, document 6855-635853, author tnagamot
|
78
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
79
|
+
#: app/assets/javascripts/bastion/components/views/bst-modal.html
|
80
|
+
msgid "Remove"
|
81
|
+
msgstr "削除"
|
82
|
+
|
83
|
+
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
84
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-save-cancel.html
|
85
|
+
#: app/assets/javascripts/bastion/components/views/bst-save-control.html
|
86
|
+
msgid "Save"
|
87
|
+
msgstr "保存"
|
88
|
+
|
89
|
+
# translation auto-copied from project gnome-boxes, version 3.8.3, document gnome-boxes
|
90
|
+
#: app/assets/javascripts/bastion/components/views/bst-save-control.html
|
91
|
+
msgid "Saving..."
|
92
|
+
msgstr "保存中..."
|
93
|
+
|
94
|
+
# translation auto-copied from project yelp, version 3.8.1, document yelp
|
95
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
96
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
97
|
+
msgid "Search..."
|
98
|
+
msgstr "検索..."
|
99
|
+
|
100
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
101
|
+
msgid "Select all {{ detailsTable.resource.subtotal }}."
|
102
|
+
msgstr "すべての {{ detailsTable.resource.subtotal }} を選択します。"
|
103
|
+
|
104
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
105
|
+
msgid "Select all {{ table.resource.subtotal }}."
|
106
|
+
msgstr "すべての {{ table.resource.subtotal }} を選択します。"
|
107
|
+
|
108
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
109
|
+
msgid ""
|
110
|
+
"Showing {{ detailsTable.rows.length }} of {{ detailsTable.resource."
|
111
|
+
"subtotal }} ({{ detailsTable.resource.total }} Total)"
|
112
|
+
msgstr ""
|
113
|
+
"{{ detailsTable.resource.subtotal }} (合計 {{ detailsTable.resource."
|
114
|
+
"total }}) 中 {{ detailsTable.rows.length }} 件を表示中 "
|
115
|
+
|
116
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
117
|
+
msgid ""
|
118
|
+
"Showing {{ table.rows.length }} of {{ table.resource.subtotal }} ({{ table."
|
119
|
+
"resource.total }} Total)"
|
120
|
+
msgstr ""
|
121
|
+
"{{ table.resource.subtotal }} (合計 {{ table.resource.total }}) 中 {{ table."
|
122
|
+
"rows.length }} 件を表示中"
|
123
|
+
|
124
|
+
# translation auto-copied from project Customer Portal Translations, version RedHatCloudFormsLifeCycle, document RedHatCouldFormsLifeCycle.html, author kmoriguc
|
125
|
+
#: app/assets/javascripts/bastion/components/formatters/unlimitedFilter.filter.js
|
126
|
+
msgid "Unlimited"
|
127
|
+
msgstr "無制限"
|
128
|
+
|
129
|
+
# translation auto-copied from project RHELOSP Deploying Learning Env, version 5.0, document topics/Installation_Prerequisites_Checklists
|
130
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
131
|
+
msgid "Value"
|
132
|
+
msgstr "値"
|
133
|
+
|
134
|
+
# translation auto-copied from project anaconda, version 19.31.34, document anaconda
|
135
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
136
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
137
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-save-cancel.html
|
138
|
+
msgid "Working"
|
139
|
+
msgstr "稼働中"
|
140
|
+
|
141
|
+
# translation auto-copied from project PressGang CCMS topics, version 1, document 10186-726104, author myamamot
|
142
|
+
#: app/assets/javascripts/bastion/components/formatters/boolean-to-yes-no.filter.js
|
143
|
+
msgid "Yes"
|
144
|
+
msgstr "Yes"
|
145
|
+
|
146
|
+
#: app/assets/javascripts/bastion/auth/auth.module.js
|
147
|
+
msgid "You are not authorized to perform this action."
|
148
|
+
msgstr "このアクションを実行する権限がありません。"
|
149
|
+
|
150
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
151
|
+
msgid "{{ detailsTable.allResultsSelectCount() }} results are selected."
|
152
|
+
msgstr ""
|
153
|
+
"{{ detailsTable.allResultsSelectCount() }} 件の結果が選択されています。"
|
154
|
+
|
155
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
156
|
+
msgid "{{ detailsTable.numSelected }} Selected"
|
157
|
+
msgstr "{{ detailsTable.numSelected }} を選択済み"
|
158
|
+
|
159
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
160
|
+
msgid "{{ table.allResultsSelectCount() }} results are selected."
|
161
|
+
msgstr "{{ table.allResultsSelectCount() }} 件の結果が選択されています。"
|
162
|
+
|
163
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
164
|
+
msgid "{{ table.numSelected }} Selected"
|
165
|
+
msgstr "{{ table.numSelected }} を選択済み"
|
@@ -0,0 +1,162 @@
|
|
1
|
+
# eukim <eukim@redhat.com>, 2014. #zanata
|
2
|
+
# Michelle Kim <mkim@redhat.com>, 2015. #zanata
|
3
|
+
# eukim <eukim@redhat.com>, 2015. #zanata
|
4
|
+
msgid ""
|
5
|
+
msgstr ""
|
6
|
+
"Project-Id-Version: \n"
|
7
|
+
"PO-Revision-Date: 2015-03-11 12:47+0000\n"
|
8
|
+
"Last-Translator: eukim <eukim@redhat.com>\n"
|
9
|
+
"Language-Team: Korean\n"
|
10
|
+
"Language: ko\n"
|
11
|
+
"MIME-Version: 1.0\n"
|
12
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
13
|
+
"Content-Transfer-Encoding: 8bit\n"
|
14
|
+
"X-Generator: Zanata 3.6.0\n"
|
15
|
+
"Plural-Forms: nplurals=1; plural=0\n"
|
16
|
+
|
17
|
+
# translation auto-copied from project Customer Portal Translations, version Portal-Case-Management, document Template, author eukim
|
18
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
19
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
20
|
+
msgid "Add"
|
21
|
+
msgstr "추가 "
|
22
|
+
|
23
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
24
|
+
msgid "Add New Item"
|
25
|
+
msgstr "새 항목 추가 "
|
26
|
+
|
27
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
28
|
+
msgid "All {{ detailsTable.rows.length }} items on this page are selected."
|
29
|
+
msgstr ""
|
30
|
+
"이 페이지의 모든 {{ detailsTable.rows.length }} 항목이 선택되어 있습니다."
|
31
|
+
|
32
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
33
|
+
msgid "All {{ table.rows.length }} items on this page are selected."
|
34
|
+
msgstr "이 페이지의 모든 {{ table.rows.length }} 항목이 선택되어 있습니다. "
|
35
|
+
|
36
|
+
# translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery
|
37
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
38
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-save-cancel.html
|
39
|
+
#: app/assets/javascripts/bastion/components/views/bst-modal.html
|
40
|
+
#: app/assets/javascripts/bastion/components/views/bst-save-control.html
|
41
|
+
msgid "Cancel"
|
42
|
+
msgstr "취소 "
|
43
|
+
|
44
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
45
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
46
|
+
msgid "Deselect all"
|
47
|
+
msgstr "모든 항목 선택 해제 "
|
48
|
+
|
49
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-multiselect.html
|
50
|
+
msgid "Existing Items"
|
51
|
+
msgstr "기존 항목 "
|
52
|
+
|
53
|
+
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
54
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-multiselect.html
|
55
|
+
msgid "Filter"
|
56
|
+
msgstr "필터 "
|
57
|
+
|
58
|
+
# translation auto-copied from project NetworkManager, version 0.9.9.0, document NetworkManager, author eukim
|
59
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
60
|
+
msgid "Key"
|
61
|
+
msgstr "키 "
|
62
|
+
|
63
|
+
# translation auto-copied from project evolution, version 3.8.5, document evolution-3.8
|
64
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
65
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
66
|
+
msgid "Loading..."
|
67
|
+
msgstr "로드 중..."
|
68
|
+
|
69
|
+
# translation auto-copied from project Customer Portal Translations, version RHJBossMiddlewareOperationsNetworkProduc, document RHJBossMiddlewareOperationsNetworkProductUpdate.html, author Michelle Kim
|
70
|
+
#: app/assets/javascripts/bastion/components/formatters/boolean-to-yes-no.filter.js
|
71
|
+
msgid "No"
|
72
|
+
msgstr "아니요"
|
73
|
+
|
74
|
+
# translation auto-copied from project NetworkManager, version 0.9.9.0, document NetworkManager, author eukim
|
75
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
76
|
+
#: app/assets/javascripts/bastion/components/views/bst-modal.html
|
77
|
+
msgid "Remove"
|
78
|
+
msgstr "삭제"
|
79
|
+
|
80
|
+
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
81
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-save-cancel.html
|
82
|
+
#: app/assets/javascripts/bastion/components/views/bst-save-control.html
|
83
|
+
msgid "Save"
|
84
|
+
msgstr "저장"
|
85
|
+
|
86
|
+
# translation auto-copied from project gnome-boxes, version 3.8.3, document gnome-boxes
|
87
|
+
#: app/assets/javascripts/bastion/components/views/bst-save-control.html
|
88
|
+
msgid "Saving..."
|
89
|
+
msgstr "저장중..."
|
90
|
+
|
91
|
+
# translation auto-copied from project yelp, version 3.8.1, document yelp
|
92
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
93
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
94
|
+
msgid "Search..."
|
95
|
+
msgstr "검색..."
|
96
|
+
|
97
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
98
|
+
msgid "Select all {{ detailsTable.resource.subtotal }}."
|
99
|
+
msgstr "모든 {{ detailsTable.resource.subtotal }}을 선택합니다. "
|
100
|
+
|
101
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
102
|
+
msgid "Select all {{ table.resource.subtotal }}."
|
103
|
+
msgstr "모든 {{ table.resource.subtotal }}을 선택합니다. "
|
104
|
+
|
105
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
106
|
+
msgid ""
|
107
|
+
"Showing {{ detailsTable.rows.length }} of {{ detailsTable.resource."
|
108
|
+
"subtotal }} ({{ detailsTable.resource.total }} Total)"
|
109
|
+
msgstr ""
|
110
|
+
"{{ detailsTable.resource.subtotal }} 중 {{ detailsTable.rows.length }} (총 "
|
111
|
+
"{{ detailsTable.resource.total }}) 표시 중"
|
112
|
+
|
113
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
114
|
+
msgid ""
|
115
|
+
"Showing {{ table.rows.length }} of {{ table.resource.subtotal }} ({{ table."
|
116
|
+
"resource.total }} Total)"
|
117
|
+
msgstr ""
|
118
|
+
"{{ table.resource.subtotal }} 중 {{ table.rows.length }} (총 {{ table."
|
119
|
+
"resource.total }}) 표시 중 "
|
120
|
+
|
121
|
+
# translation auto-copied from project Customer Portal Translations, version RedHatCloudFormsLifeCycle, document RedHatCouldFormsLifeCycle.html, author eukim
|
122
|
+
#: app/assets/javascripts/bastion/components/formatters/unlimitedFilter.filter.js
|
123
|
+
msgid "Unlimited"
|
124
|
+
msgstr "제한 없음 "
|
125
|
+
|
126
|
+
# translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery
|
127
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
128
|
+
msgid "Value"
|
129
|
+
msgstr "값 "
|
130
|
+
|
131
|
+
# translation auto-copied from project anaconda, version 19.31.34, document anaconda
|
132
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
133
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
134
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-save-cancel.html
|
135
|
+
msgid "Working"
|
136
|
+
msgstr "작동 중"
|
137
|
+
|
138
|
+
# translation auto-copied from project Customer Portal Translations, version RHJBossMiddlewareOperationsNetworkProduc, document RHJBossMiddlewareOperationsNetworkProductUpdate.html, author Michelle Kim
|
139
|
+
#: app/assets/javascripts/bastion/components/formatters/boolean-to-yes-no.filter.js
|
140
|
+
msgid "Yes"
|
141
|
+
msgstr "예"
|
142
|
+
|
143
|
+
#: app/assets/javascripts/bastion/auth/auth.module.js
|
144
|
+
msgid "You are not authorized to perform this action."
|
145
|
+
msgstr "이 작업을 수행할 권한이 없습니다."
|
146
|
+
|
147
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
148
|
+
msgid "{{ detailsTable.allResultsSelectCount() }} results are selected."
|
149
|
+
msgstr ""
|
150
|
+
"{{ detailsTable.allResultsSelectCount() }} 개의 결과가 선택되어 있습니다. "
|
151
|
+
|
152
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
153
|
+
msgid "{{ detailsTable.numSelected }} Selected"
|
154
|
+
msgstr "{{ detailsTable.numSelected }} 선택됨 "
|
155
|
+
|
156
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
157
|
+
msgid "{{ table.allResultsSelectCount() }} results are selected."
|
158
|
+
msgstr "{{ table.allResultsSelectCount() }} 개의 결과가 선택되어 있습니다. "
|
159
|
+
|
160
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
161
|
+
msgid "{{ table.numSelected }} Selected"
|
162
|
+
msgstr "{{ table.numSelected }} 선택됨 "
|
@@ -0,0 +1,162 @@
|
|
1
|
+
# gcintra <gcintra@redhat.com>, 2014. #zanata
|
2
|
+
# gcintra <gcintra@redhat.com>, 2015. #zanata
|
3
|
+
msgid ""
|
4
|
+
msgstr ""
|
5
|
+
"Project-Id-Version: \n"
|
6
|
+
"PO-Revision-Date: 2015-03-12 01:22+0000\n"
|
7
|
+
"Last-Translator: gcintra <gcintra@redhat.com>\n"
|
8
|
+
"Language-Team: Portuguese (Brazil)\n"
|
9
|
+
"Language: pt-BR\n"
|
10
|
+
"MIME-Version: 1.0\n"
|
11
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
12
|
+
"Content-Transfer-Encoding: 8bit\n"
|
13
|
+
"X-Generator: Zanata 3.6.0\n"
|
14
|
+
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
15
|
+
|
16
|
+
# translation auto-copied from project Customer Portal Translations, version Portal-Case-Management, document Template, author gcintra
|
17
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
18
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
19
|
+
msgid "Add"
|
20
|
+
msgstr "Adicionar"
|
21
|
+
|
22
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
23
|
+
msgid "Add New Item"
|
24
|
+
msgstr "Adicionar Item Novo"
|
25
|
+
|
26
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
27
|
+
msgid "All {{ detailsTable.rows.length }} items on this page are selected."
|
28
|
+
msgstr ""
|
29
|
+
"Todos os itens {{ detailsTable.rows.length }} nesta página estão "
|
30
|
+
"selecionados."
|
31
|
+
|
32
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
33
|
+
msgid "All {{ table.rows.length }} items on this page are selected."
|
34
|
+
msgstr "Todos os itens {{ table.rows.length }}nesta página estão selecionados."
|
35
|
+
|
36
|
+
# translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery
|
37
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
38
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-save-cancel.html
|
39
|
+
#: app/assets/javascripts/bastion/components/views/bst-modal.html
|
40
|
+
#: app/assets/javascripts/bastion/components/views/bst-save-control.html
|
41
|
+
msgid "Cancel"
|
42
|
+
msgstr "Cancelar"
|
43
|
+
|
44
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
45
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
46
|
+
msgid "Deselect all"
|
47
|
+
msgstr "Desmarcar Todos"
|
48
|
+
|
49
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-multiselect.html
|
50
|
+
msgid "Existing Items"
|
51
|
+
msgstr "Itens existentes"
|
52
|
+
|
53
|
+
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
54
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-multiselect.html
|
55
|
+
msgid "Filter"
|
56
|
+
msgstr "Filtro"
|
57
|
+
|
58
|
+
# translation auto-copied from project NetworkManager, version 0.9.9.0, document NetworkManager, author gcintra
|
59
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
60
|
+
msgid "Key"
|
61
|
+
msgstr "Chave"
|
62
|
+
|
63
|
+
# translation auto-copied from project evolution, version 3.8.5, document evolution-3.8
|
64
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
65
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
66
|
+
msgid "Loading..."
|
67
|
+
msgstr "Carregando..."
|
68
|
+
|
69
|
+
# translation auto-copied from project Customer Portal Translations, version RHJBossMiddlewareOperationsNetworkProduc, document RHJBossMiddlewareOperationsNetworkProductUpdate.html, author gcintra
|
70
|
+
#: app/assets/javascripts/bastion/components/formatters/boolean-to-yes-no.filter.js
|
71
|
+
msgid "No"
|
72
|
+
msgstr "Não"
|
73
|
+
|
74
|
+
# translation auto-copied from project NetworkManager, version 0.9.9.0, document NetworkManager, author gcintra
|
75
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
76
|
+
#: app/assets/javascripts/bastion/components/views/bst-modal.html
|
77
|
+
msgid "Remove"
|
78
|
+
msgstr "Remover"
|
79
|
+
|
80
|
+
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
81
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-save-cancel.html
|
82
|
+
#: app/assets/javascripts/bastion/components/views/bst-save-control.html
|
83
|
+
msgid "Save"
|
84
|
+
msgstr "Salvar"
|
85
|
+
|
86
|
+
# translation auto-copied from project gnome-boxes, version 3.8.3, document gnome-boxes
|
87
|
+
#: app/assets/javascripts/bastion/components/views/bst-save-control.html
|
88
|
+
msgid "Saving..."
|
89
|
+
msgstr "Salvando..."
|
90
|
+
|
91
|
+
# translation auto-copied from project yelp, version 3.8.1, document yelp
|
92
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
93
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
94
|
+
msgid "Search..."
|
95
|
+
msgstr "Pesquisar..."
|
96
|
+
|
97
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
98
|
+
msgid "Select all {{ detailsTable.resource.subtotal }}."
|
99
|
+
msgstr "Selecionar todos {{ detailsTable.resource.subtotal }}."
|
100
|
+
|
101
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
102
|
+
msgid "Select all {{ table.resource.subtotal }}."
|
103
|
+
msgstr "Selecionar todos {{ table.resource.subtotal }}."
|
104
|
+
|
105
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
106
|
+
msgid ""
|
107
|
+
"Showing {{ detailsTable.rows.length }} of {{ detailsTable.resource."
|
108
|
+
"subtotal }} ({{ detailsTable.resource.total }} Total)"
|
109
|
+
msgstr ""
|
110
|
+
"Exibir {{ detailsTable.rows.length }} de {{ detailsTable.resource."
|
111
|
+
"subtotal }} ({{ detailsTable.resource.total }} Total)"
|
112
|
+
|
113
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
114
|
+
msgid ""
|
115
|
+
"Showing {{ table.rows.length }} of {{ table.resource.subtotal }} ({{ table."
|
116
|
+
"resource.total }} Total)"
|
117
|
+
msgstr ""
|
118
|
+
"Exibindo {{ table.rows.length }} de {{ table.resource.subtotal }} ({{ table."
|
119
|
+
"resource.total }} Total)"
|
120
|
+
|
121
|
+
# translation auto-copied from project Customer Portal Translations, version RedHatCloudFormsLifeCycle, document RedHatCouldFormsLifeCycle.html, author gcintra
|
122
|
+
#: app/assets/javascripts/bastion/components/formatters/unlimitedFilter.filter.js
|
123
|
+
msgid "Unlimited"
|
124
|
+
msgstr "Ilimitado"
|
125
|
+
|
126
|
+
# translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery
|
127
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
128
|
+
msgid "Value"
|
129
|
+
msgstr "Valor"
|
130
|
+
|
131
|
+
# translation auto-copied from project anaconda, version 19.31.34, document anaconda
|
132
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-item.html
|
133
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-add-remove-cancel.html
|
134
|
+
#: app/assets/javascripts/bastion/components/views/bst-edit-save-cancel.html
|
135
|
+
msgid "Working"
|
136
|
+
msgstr "Operando"
|
137
|
+
|
138
|
+
# translation auto-copied from project Customer Portal Translations, version RHJBossMiddlewareOperationsNetworkProduc, document RHJBossMiddlewareOperationsNetworkProductUpdate.html, author gcintra
|
139
|
+
#: app/assets/javascripts/bastion/components/formatters/boolean-to-yes-no.filter.js
|
140
|
+
msgid "Yes"
|
141
|
+
msgstr "Sim"
|
142
|
+
|
143
|
+
#: app/assets/javascripts/bastion/auth/auth.module.js
|
144
|
+
msgid "You are not authorized to perform this action."
|
145
|
+
msgstr "Você não está autorizado a executar essa ação."
|
146
|
+
|
147
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
148
|
+
msgid "{{ detailsTable.allResultsSelectCount() }} results are selected."
|
149
|
+
msgstr ""
|
150
|
+
"{{ detailsTable.allResultsSelectCount() }} resultados são selecionados."
|
151
|
+
|
152
|
+
#: app/assets/javascripts/bastion/layouts/details-nutupane.html
|
153
|
+
msgid "{{ detailsTable.numSelected }} Selected"
|
154
|
+
msgstr "{{ detailsTable.numSelected }} Selecionado"
|
155
|
+
|
156
|
+
#: app/assets/javascripts/bastion/layouts/select-all-results.html
|
157
|
+
msgid "{{ table.allResultsSelectCount() }} results are selected."
|
158
|
+
msgstr "{{ table.allResultsSelectCount() }} resultados são selecionados."
|
159
|
+
|
160
|
+
#: app/assets/javascripts/bastion/layouts/nutupane.html
|
161
|
+
msgid "{{ table.numSelected }} Selected"
|
162
|
+
msgstr "{{ table.numSelected }} Selecionado"
|