foreman_templates 10.0.0 → 10.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 +4 -4
- data/app/assets/javascripts/foreman_templates/locale/cs_CZ/foreman_templates.js +5 -5
- data/app/assets/javascripts/foreman_templates/locale/de/foreman_templates.js +6 -6
- data/app/assets/javascripts/foreman_templates/locale/en_GB/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/es/foreman_templates.js +61 -61
- data/app/assets/javascripts/foreman_templates/locale/fr/foreman_templates.js +22 -22
- data/app/assets/javascripts/foreman_templates/locale/gl/foreman_templates.js +4 -4
- data/app/assets/javascripts/foreman_templates/locale/it/foreman_templates.js +5 -5
- data/app/assets/javascripts/foreman_templates/locale/ja/foreman_templates.js +6 -6
- data/app/assets/javascripts/foreman_templates/locale/ka/foreman_templates.js +6 -6
- data/app/assets/javascripts/foreman_templates/locale/ko/foreman_templates.js +5 -5
- data/app/assets/javascripts/foreman_templates/locale/pt_BR/foreman_templates.js +6 -6
- data/app/assets/javascripts/foreman_templates/locale/ru/foreman_templates.js +5 -5
- data/app/assets/javascripts/foreman_templates/locale/sv_SE/foreman_templates.js +4 -4
- data/app/assets/javascripts/foreman_templates/locale/zh_CN/foreman_templates.js +6 -6
- data/app/assets/javascripts/foreman_templates/locale/zh_TW/foreman_templates.js +5 -5
- data/app/services/foreman_templates/parse_result.rb +4 -2
- data/lib/foreman_templates/version.rb +1 -1
- data/locale/cs_CZ/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/cs_CZ/foreman_templates.po +6 -6
- data/locale/de/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/de/foreman_templates.po +8 -9
- data/locale/en_GB/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/en_GB/foreman_templates.po +3 -4
- data/locale/es/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/es/foreman_templates.po +64 -63
- data/locale/fr/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/fr/foreman_templates.po +26 -25
- data/locale/gl/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/gl/foreman_templates.po +5 -5
- data/locale/it/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/it/foreman_templates.po +6 -7
- data/locale/ja/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ja/foreman_templates.po +9 -10
- data/locale/ka/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ka/foreman_templates.po +7 -7
- data/locale/ko/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ko/foreman_templates.po +6 -6
- data/locale/pt_BR/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/pt_BR/foreman_templates.po +9 -8
- data/locale/ru/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ru/foreman_templates.po +7 -7
- data/locale/sv_SE/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/sv_SE/foreman_templates.po +5 -5
- data/locale/zh_CN/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/zh_CN/foreman_templates.po +10 -8
- data/locale/zh_TW/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/zh_TW/foreman_templates.po +6 -6
- metadata +20 -6
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.1",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
|
-
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>,
|
10
|
-
"Language-Team": "Korean (https://
|
9
|
+
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2023",
|
10
|
+
"Language-Team": "Korean (https://app.transifex.com/foreman/teams/114/ko/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -60,7 +60,7 @@
|
|
60
60
|
""
|
61
61
|
],
|
62
62
|
"Export": [
|
63
|
-
""
|
63
|
+
"내보내기 "
|
64
64
|
],
|
65
65
|
"Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [
|
66
66
|
""
|
@@ -75,7 +75,7 @@
|
|
75
75
|
""
|
76
76
|
],
|
77
77
|
"Import": [
|
78
|
-
""
|
78
|
+
"불러오기"
|
79
79
|
],
|
80
80
|
"Import or Export Templates": [
|
81
81
|
""
|
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.1",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
|
-
"Last-Translator": "
|
10
|
-
"Language-Team": "Portuguese (Brazil) (https://
|
9
|
+
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2023",
|
10
|
+
"Language-Team": "Portuguese (Brazil) (https://app.transifex.com/foreman/teams/114/pt_BR/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -60,7 +60,7 @@
|
|
60
60
|
"Dirname"
|
61
61
|
],
|
62
62
|
"Export": [
|
63
|
-
""
|
63
|
+
"Exportar"
|
64
64
|
],
|
65
65
|
"Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [
|
66
66
|
"Modelos de exportação com nomes correspondentes a este regex (não sensível a maiúsculas e minúsculas; os trechos não são filtrados)."
|
@@ -75,7 +75,7 @@
|
|
75
75
|
""
|
76
76
|
],
|
77
77
|
"Import": [
|
78
|
-
""
|
78
|
+
"Importar"
|
79
79
|
],
|
80
80
|
"Import or Export Templates": [
|
81
81
|
""
|
@@ -132,7 +132,7 @@
|
|
132
132
|
""
|
133
133
|
],
|
134
134
|
"Permission Denied": [
|
135
|
-
"Permissão
|
135
|
+
"Permissão recusada"
|
136
136
|
],
|
137
137
|
"Please check the access permissions/SELinux and make sure it is readable/writable for the web application user account, typically '%s'.": [
|
138
138
|
""
|
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.1",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
|
-
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>,
|
10
|
-
"Language-Team": "Russian (https://
|
9
|
+
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2023",
|
10
|
+
"Language-Team": "Russian (https://app.transifex.com/foreman/teams/114/ru/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -60,7 +60,7 @@
|
|
60
60
|
""
|
61
61
|
],
|
62
62
|
"Export": [
|
63
|
-
""
|
63
|
+
"Экспорт"
|
64
64
|
],
|
65
65
|
"Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [
|
66
66
|
""
|
@@ -75,7 +75,7 @@
|
|
75
75
|
""
|
76
76
|
],
|
77
77
|
"Import": [
|
78
|
-
""
|
78
|
+
"Импорт"
|
79
79
|
],
|
80
80
|
"Import or Export Templates": [
|
81
81
|
""
|
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.1",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
|
-
"Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>,
|
10
|
-
"Language-Team": "Swedish (Sweden) (https://
|
9
|
+
"Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>, 2023",
|
10
|
+
"Language-Team": "Swedish (Sweden) (https://app.transifex.com/foreman/teams/114/sv_SE/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -75,7 +75,7 @@
|
|
75
75
|
""
|
76
76
|
],
|
77
77
|
"Import": [
|
78
|
-
""
|
78
|
+
"Importera"
|
79
79
|
],
|
80
80
|
"Import or Export Templates": [
|
81
81
|
""
|
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.1",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
|
-
"Last-Translator": "
|
10
|
-
"Language-Team": "Chinese (China) (https://
|
9
|
+
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024",
|
10
|
+
"Language-Team": "Chinese (China) (https://app.transifex.com/foreman/teams/114/zh_CN/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -18,7 +18,7 @@
|
|
18
18
|
"plural_forms": "nplurals=1; plural=0;"
|
19
19
|
},
|
20
20
|
"Action type": [
|
21
|
-
""
|
21
|
+
"操作类型"
|
22
22
|
],
|
23
23
|
"Always": [
|
24
24
|
"总是"
|
@@ -60,7 +60,7 @@
|
|
60
60
|
"Dirname"
|
61
61
|
],
|
62
62
|
"Export": [
|
63
|
-
""
|
63
|
+
"导出"
|
64
64
|
],
|
65
65
|
"Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [
|
66
66
|
"导出名称与此正则表达式匹配的模板(不区分大小写;不过滤代码段)。"
|
@@ -75,7 +75,7 @@
|
|
75
75
|
"如何处理导入的模板锁定?"
|
76
76
|
],
|
77
77
|
"Import": [
|
78
|
-
""
|
78
|
+
"导入"
|
79
79
|
],
|
80
80
|
"Import or Export Templates": [
|
81
81
|
"导入或导出模板"
|
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_templates": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_templates
|
6
|
+
"Project-Id-Version": "foreman_templates 10.0.1",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-14 12:27+0000",
|
9
|
-
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>,
|
10
|
-
"Language-Team": "Chinese (Taiwan) (https://
|
9
|
+
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2023",
|
10
|
+
"Language-Team": "Chinese (Taiwan) (https://app.transifex.com/foreman/teams/114/zh_TW/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -60,7 +60,7 @@
|
|
60
60
|
""
|
61
61
|
],
|
62
62
|
"Export": [
|
63
|
-
""
|
63
|
+
"匯出"
|
64
64
|
],
|
65
65
|
"Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [
|
66
66
|
""
|
@@ -75,7 +75,7 @@
|
|
75
75
|
""
|
76
76
|
],
|
77
77
|
"Import": [
|
78
|
-
""
|
78
|
+
"匯入"
|
79
79
|
],
|
80
80
|
"Import or Export Templates": [
|
81
81
|
""
|
@@ -16,7 +16,7 @@ module ForemanTemplates
|
|
16
16
|
:additional_errors => @additional_errors,
|
17
17
|
:additional_info => @additional_info,
|
18
18
|
:exception => @exception&.message,
|
19
|
-
:validation_errors => errors
|
19
|
+
:validation_errors => errors,
|
20
20
|
:file => @template_file,
|
21
21
|
:type => @template.present? ? @template.class.name.underscore : nil
|
22
22
|
}
|
@@ -27,7 +27,9 @@ module ForemanTemplates
|
|
27
27
|
end
|
28
28
|
|
29
29
|
def errors
|
30
|
-
@template&.errors
|
30
|
+
@template&.errors&.messages&.transform_values do |v|
|
31
|
+
v.join(', ')
|
32
|
+
end
|
31
33
|
end
|
32
34
|
|
33
35
|
def corrupted_metadata
|
Binary file
|
@@ -4,15 +4,15 @@
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
5
|
#
|
6
6
|
# Translators:
|
7
|
-
# Pavel Borecki <pavel.borecki@gmail.com>,
|
7
|
+
# Pavel Borecki <pavel.borecki@gmail.com>, 2023
|
8
8
|
#
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_templates
|
11
|
+
"Project-Id-Version: foreman_templates 10.0.1\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
14
|
-
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>,
|
15
|
-
"Language-Team: Czech (Czech Republic) (https://
|
14
|
+
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2023\n"
|
15
|
+
"Language-Team: Czech (Czech Republic) (https://app.transifex.com/foreman/teams"
|
16
16
|
"/114/cs_CZ/)\n"
|
17
17
|
"MIME-Version: 1.0\n"
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -64,7 +64,7 @@ msgid "Dirname"
|
|
64
64
|
msgstr ""
|
65
65
|
|
66
66
|
msgid "Export"
|
67
|
-
msgstr ""
|
67
|
+
msgstr "Export"
|
68
68
|
|
69
69
|
msgid "Export templates with names matching this regex (case-insensitive; snippets are not filtered)."
|
70
70
|
msgstr ""
|
@@ -79,7 +79,7 @@ msgid "How to handle lock for imported templates?"
|
|
79
79
|
msgstr ""
|
80
80
|
|
81
81
|
msgid "Import"
|
82
|
-
msgstr ""
|
82
|
+
msgstr "Import"
|
83
83
|
|
84
84
|
msgid "Import or Export Templates"
|
85
85
|
msgstr ""
|
Binary file
|
@@ -7,18 +7,17 @@
|
|
7
7
|
# Arnold Bechtoldt <mail@arnoldbechtoldt.com>, 2019
|
8
8
|
# stbenjam <stephen@redhat.com>, 2019
|
9
9
|
# Martin Zimmermann <martin.zimmermann@gmx.com>, 2019
|
10
|
-
# Crited <Alexander.Stoll@netways.de>, 2022
|
11
|
-
# Ettore Atalan <atalanttore@googlemail.com>, 2022
|
12
|
-
# Patrick Dolinic, 2022
|
13
10
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
11
|
+
# Ettore Atalan <atalanttore@googlemail.com>, 2023
|
12
|
+
# pdolinic, 2023
|
14
13
|
#
|
15
14
|
msgid ""
|
16
15
|
msgstr ""
|
17
|
-
"Project-Id-Version: foreman_templates
|
16
|
+
"Project-Id-Version: foreman_templates 10.0.1\n"
|
18
17
|
"Report-Msgid-Bugs-To: \n"
|
19
18
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
20
|
-
"Last-Translator:
|
21
|
-
"Language-Team: German (https://
|
19
|
+
"Last-Translator: pdolinic, 2023\n"
|
20
|
+
"Language-Team: German (https://app.transifex.com/foreman/teams/114/de/)\n"
|
22
21
|
"MIME-Version: 1.0\n"
|
23
22
|
"Content-Type: text/plain; charset=UTF-8\n"
|
24
23
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -50,7 +49,7 @@ msgid "Branch in Git repo."
|
|
50
49
|
msgstr "Branch im Git-Repo."
|
51
50
|
|
52
51
|
msgid "Choose verbosity for Rake task importing templates"
|
53
|
-
msgstr "Wählen Sie die Ausführlichkeit für Importvorlagen für Rake-
|
52
|
+
msgstr "Wählen Sie die Ausführlichkeit für Importvorlagen für Rake-Aufgaben"
|
54
53
|
|
55
54
|
msgid "Commit message"
|
56
55
|
msgstr ""
|
@@ -68,7 +67,7 @@ msgid "Dirname"
|
|
68
67
|
msgstr "Dirname"
|
69
68
|
|
70
69
|
msgid "Export"
|
71
|
-
msgstr ""
|
70
|
+
msgstr "Export"
|
72
71
|
|
73
72
|
msgid "Export templates with names matching this regex (case-insensitive; snippets are not filtered)."
|
74
73
|
msgstr "Exportieren Sie Vorlagen mit Namen, die dieser Regex entsprechen (Groß-/Kleinschreibung wird nicht beachtet; Snippets werden nicht gefiltert)."
|
@@ -83,7 +82,7 @@ msgid "How to handle lock for imported templates?"
|
|
83
82
|
msgstr ""
|
84
83
|
|
85
84
|
msgid "Import"
|
86
|
-
msgstr ""
|
85
|
+
msgstr "Importieren"
|
87
86
|
|
88
87
|
msgid "Import or Export Templates"
|
89
88
|
msgstr ""
|
Binary file
|
@@ -5,15 +5,14 @@
|
|
5
5
|
#
|
6
6
|
# Translators:
|
7
7
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
|
8
|
-
# Andi Chandler <andi@gowling.com>, 2022
|
9
8
|
#
|
10
9
|
msgid ""
|
11
10
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_templates
|
11
|
+
"Project-Id-Version: foreman_templates 10.0.1\n"
|
13
12
|
"Report-Msgid-Bugs-To: \n"
|
14
13
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
15
|
-
"Last-Translator:
|
16
|
-
"Language-Team: English (United Kingdom) (https://
|
14
|
+
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2022\n"
|
15
|
+
"Language-Team: English (United Kingdom) (https://app.transifex.com/foreman/tea"
|
17
16
|
"ms/114/en_GB/)\n"
|
18
17
|
"MIME-Version: 1.0\n"
|
19
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
Binary file
|
@@ -4,16 +4,17 @@
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
5
|
#
|
6
6
|
# Translators:
|
7
|
-
#
|
8
|
-
#
|
7
|
+
# Amit Upadhye <aupadhye@redhat.com>, 2023
|
8
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023
|
9
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
9
10
|
#
|
10
11
|
msgid ""
|
11
12
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_templates
|
13
|
+
"Project-Id-Version: foreman_templates 10.0.1\n"
|
13
14
|
"Report-Msgid-Bugs-To: \n"
|
14
15
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
15
|
-
"Last-Translator:
|
16
|
-
"Language-Team: Spanish (https://
|
16
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2023\n"
|
17
|
+
"Language-Team: Spanish (https://app.transifex.com/foreman/teams/114/es/)\n"
|
17
18
|
"MIME-Version: 1.0\n"
|
18
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
19
20
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -25,184 +26,184 @@ msgid "Action type"
|
|
25
26
|
msgstr ""
|
26
27
|
|
27
28
|
msgid "Always"
|
28
|
-
msgstr "
|
29
|
+
msgstr "总是"
|
29
30
|
|
30
31
|
msgid "Associate"
|
31
|
-
msgstr "
|
32
|
+
msgstr "Associate"
|
32
33
|
|
33
34
|
msgid "Associate templates to OS, organization and location"
|
34
|
-
msgstr "
|
35
|
+
msgstr "将模板与操作系统,机构和位置相关联"
|
35
36
|
|
36
37
|
msgid "Associate to OS's, Locations & Organizations. Options are: always, new or never."
|
37
|
-
msgstr "
|
38
|
+
msgstr "与操作系统,位置和机构相关。选项为:总是,新的或永不。"
|
38
39
|
|
39
40
|
msgid "Back to sync form"
|
40
|
-
msgstr ""
|
41
|
+
msgstr "返回到同步表单"
|
41
42
|
|
42
43
|
msgid "Branch"
|
43
|
-
msgstr "
|
44
|
+
msgstr "分支"
|
44
45
|
|
45
46
|
msgid "Branch in Git repo."
|
46
|
-
msgstr "
|
47
|
+
msgstr "Git 仓库中的分支。"
|
47
48
|
|
48
49
|
msgid "Choose verbosity for Rake task importing templates"
|
49
|
-
msgstr "
|
50
|
+
msgstr "为 Rake 任务导入模板选择详细程度"
|
50
51
|
|
51
52
|
msgid "Commit message"
|
52
|
-
msgstr ""
|
53
|
+
msgstr "提交消息"
|
53
54
|
|
54
55
|
msgid "Custom commit message for templates export"
|
55
|
-
msgstr ""
|
56
|
+
msgstr "模板导出的自定义提交消息"
|
56
57
|
|
57
58
|
msgid "Default branch in Git repo"
|
58
|
-
msgstr "
|
59
|
+
msgstr "Git 仓库中的默认分支"
|
59
60
|
|
60
61
|
msgid "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata"
|
61
|
-
msgstr "
|
62
|
+
msgstr "默认元数据导出模式,刷新后重新渲染元数据,保留将保留现有元数据,删除不包含元数据的导出模板"
|
62
63
|
|
63
64
|
msgid "Dirname"
|
64
65
|
msgstr "Dirname"
|
65
66
|
|
66
67
|
msgid "Export"
|
67
|
-
msgstr ""
|
68
|
+
msgstr "Exportar"
|
68
69
|
|
69
70
|
msgid "Export templates with names matching this regex (case-insensitive; snippets are not filtered)."
|
70
|
-
msgstr "
|
71
|
+
msgstr "导出名称与此正则表达式匹配的模板(不区分大小写;不过滤代码段)。"
|
71
72
|
|
72
73
|
msgid "Filter"
|
73
|
-
msgstr "
|
74
|
+
msgstr "Filtro"
|
74
75
|
|
75
76
|
msgid "Force import"
|
76
|
-
msgstr "
|
77
|
+
msgstr "强制导入"
|
77
78
|
|
78
79
|
msgid "How to handle lock for imported templates?"
|
79
|
-
msgstr ""
|
80
|
+
msgstr "如何处理导入的模板锁定?"
|
80
81
|
|
81
82
|
msgid "Import"
|
82
|
-
msgstr ""
|
83
|
+
msgstr "Importar"
|
83
84
|
|
84
85
|
msgid "Import or Export Templates"
|
85
|
-
msgstr ""
|
86
|
+
msgstr "导入或导出模板"
|
86
87
|
|
87
88
|
msgid "Import/export names matching this regex (case-insensitive; snippets are not filtered)"
|
88
|
-
msgstr ""
|
89
|
+
msgstr "导入/导出与该正则表达式匹配的名称(不区分大小写;不过滤代码段)"
|
89
90
|
|
90
91
|
msgid "Initiate Export"
|
91
|
-
msgstr "
|
92
|
+
msgstr "启动导出"
|
92
93
|
|
93
94
|
msgid "Initiate Import"
|
94
|
-
msgstr "
|
95
|
+
msgstr "启动导入"
|
95
96
|
|
96
97
|
msgid "Keep"
|
97
|
-
msgstr "
|
98
|
+
msgstr "保持"
|
98
99
|
|
99
100
|
msgid "Keep, do not lock new"
|
100
|
-
msgstr ""
|
101
|
+
msgstr "keep,不锁定新的"
|
101
102
|
|
102
103
|
msgid "Keep, lock new"
|
103
|
-
msgstr ""
|
104
|
+
msgstr "keep, 锁定新的"
|
104
105
|
|
105
106
|
msgid "Lock"
|
106
|
-
msgstr "
|
107
|
+
msgstr "Bloqueo"
|
107
108
|
|
108
109
|
msgid "Lock imported templates"
|
109
|
-
msgstr "
|
110
|
+
msgstr "锁定导入的模板"
|
110
111
|
|
111
112
|
msgid "Lock templates"
|
112
|
-
msgstr "
|
113
|
+
msgstr "锁定模板"
|
113
114
|
|
114
115
|
msgid "Metadata export mode"
|
115
|
-
msgstr "
|
116
|
+
msgstr "元数据导出模式"
|
116
117
|
|
117
118
|
msgid "Negate"
|
118
|
-
msgstr "
|
119
|
+
msgstr "否定"
|
119
120
|
|
120
121
|
msgid "Negate the filter for import/export"
|
121
|
-
msgstr ""
|
122
|
+
msgstr "导入/导出的负过滤器"
|
122
123
|
|
123
124
|
msgid "Negate the prefix (for purging)."
|
124
|
-
msgstr "
|
125
|
+
msgstr "否定前缀(用于清除)。"
|
125
126
|
|
126
127
|
msgid "Never"
|
127
128
|
msgstr "Nunca"
|
128
129
|
|
129
130
|
msgid "New"
|
130
|
-
msgstr "
|
131
|
+
msgstr "Nuevo"
|
131
132
|
|
132
133
|
msgid "Override the default repo from settings."
|
133
|
-
msgstr "
|
134
|
+
msgstr "覆盖设置中的默认仓库。"
|
134
135
|
|
135
136
|
msgid "Page Not Found"
|
136
|
-
msgstr ""
|
137
|
+
msgstr "页没有找到"
|
137
138
|
|
138
139
|
msgid "Permission Denied"
|
139
|
-
msgstr "
|
140
|
+
msgstr "Permiso negado"
|
140
141
|
|
141
142
|
msgid "Please check the access permissions/SELinux and make sure it is readable/writable for the web application user account, typically '%s'."
|
142
|
-
msgstr ""
|
143
|
+
msgstr "请检查访问权限/ SELinux,确保 Web 应用程序用户帐户(通常为 '%s')可读写。"
|
143
144
|
|
144
145
|
msgid "Please request one of the required permissions listed below from a Foreman administrator:"
|
145
|
-
msgstr "
|
146
|
+
msgstr "Solicite uno de los permisos requeridos que aparecen a continuación a un administrador de Foreman:"
|
146
147
|
|
147
148
|
msgid "Prefix"
|
148
|
-
msgstr "
|
149
|
+
msgstr "前缀"
|
149
150
|
|
150
151
|
msgid "Refresh"
|
151
|
-
msgstr "
|
152
|
+
msgstr "Actualizar"
|
152
153
|
|
153
154
|
msgid "Remove"
|
154
|
-
msgstr "
|
155
|
+
msgstr "Eliminar"
|
155
156
|
|
156
157
|
msgid "Repo"
|
157
|
-
msgstr "
|
158
|
+
msgstr "仓库"
|
158
159
|
|
159
160
|
msgid "Should importing overwrite locked templates?"
|
160
|
-
msgstr "
|
161
|
+
msgstr "是否应该导入覆盖锁定的模板?"
|
161
162
|
|
162
163
|
msgid "Show template diff in response"
|
163
|
-
msgstr "
|
164
|
+
msgstr "显示模板差异作为响应"
|
164
165
|
|
165
166
|
msgid "Specify how to handle metadata"
|
166
|
-
msgstr "
|
167
|
+
msgstr "指定如何处理元数据"
|
167
168
|
|
168
169
|
msgid "Sync Templates"
|
169
|
-
msgstr "
|
170
|
+
msgstr "同步模板"
|
170
171
|
|
171
172
|
msgid "Target path to import/export. Different protocols can be used, for example /tmp/dir, git://example.com, https://example.com, ssh://example.com. When exporting to /tmp, note that production deployments may be configured to use private tmp."
|
172
|
-
msgstr ""
|
173
|
+
msgstr "要导入/导出的目标路径。可以使用不同的协议,如 /tmp/dir、git://example.com、https://example.com、ssh://example.com. 当导出至 /tmp 时,请注意,生产部署可能被配置为使用私有 tmp。"
|
173
174
|
|
174
175
|
msgid "Template Sync"
|
175
|
-
msgstr ""
|
176
|
+
msgstr "模板同步"
|
176
177
|
|
177
178
|
msgid "The directory within Git repo containing the templates"
|
178
|
-
msgstr "
|
179
|
+
msgstr "Git 仓库中包含模板的目录"
|
179
180
|
|
180
181
|
msgid "The directory within the Git repo containing the templates"
|
181
|
-
msgstr "
|
182
|
+
msgstr "Git 仓库中包含模板的目录"
|
182
183
|
|
183
184
|
msgid "The page you are looking for does not exist"
|
184
|
-
msgstr ""
|
185
|
+
msgstr "您查找的页面不存在"
|
185
186
|
|
186
187
|
msgid "The string all imported templates should begin with."
|
187
|
-
msgstr "
|
188
|
+
msgstr "所有导入的模板应以字符串开头。"
|
188
189
|
|
189
190
|
msgid "The string that will be added as prefix to imported templates"
|
190
|
-
msgstr ""
|
191
|
+
msgstr "将作为前缀添加到导入模板的字符串"
|
191
192
|
|
192
193
|
msgid "Unlock"
|
193
194
|
msgstr "Desbloquear"
|
194
195
|
|
195
196
|
msgid "Update templates that are locked"
|
196
|
-
msgstr "
|
197
|
+
msgstr "更新锁定的模板"
|
197
198
|
|
198
199
|
msgid "Use default value from settings"
|
199
|
-
msgstr ""
|
200
|
+
msgstr "使用设置中的默认值"
|
200
201
|
|
201
202
|
msgid "Using file-based synchronization, but couldn't access %s. "
|
202
|
-
msgstr "
|
203
|
+
msgstr "使用基于文件的同步,但无法访问 %s。 "
|
203
204
|
|
204
205
|
msgid "Verbosity"
|
205
|
-
msgstr "
|
206
|
+
msgstr "详细度"
|
206
207
|
|
207
208
|
msgid "You are not authorized to perform this action."
|
208
|
-
msgstr "
|
209
|
+
msgstr "No está autorizado para realizar esta acción."
|
Binary file
|