-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathen.json
316 lines (316 loc) · 14.4 KB
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
{
"global": {
"name": "Rocky Linux",
"download": "Download",
"notFound": {
"title": "Not Found",
"description": "The page you are looking for does not exist. Please check the URL and try again."
},
"close": "Close"
},
"header": {
"toggleTheme": "Toggle Theme",
"nav": {
"newsName": "News",
"aboutName": "About",
"resourcesName": "Resources",
"communityName": "Community",
"supportName": "Help",
"contributeName": "Contribute",
"openMainMenu": "Open Main Menu",
"about": {
"about": "About Rocky Linux",
"charter": "Community Charter",
"wiki": "Project Wiki",
"sponsors": "Sponsors",
"partners": "Partners"
},
"resources": {
"gpgKeyInfo": "GPG Key Info"
},
"community": {
"coc": "Code of Conduct",
"forums": "Forums",
"mailing": "Mailing Lists",
"mattermost": "Mattermost",
"irc": "IRC",
"calendar": "Calendar"
},
"support": {
"docs": "Documentation",
"submitBug": "Submit Bug",
"supportProviders": "Commercial Support"
},
"contribute": {
"contribute": "Contributing Guide",
"shop": "Shop",
"donate": "Donate"
}
}
},
"footer": {
"footer": "Footer",
"nav": {
"licensingName": "Licensing",
"privacyPolicyName": "Privacy Policy",
"TrademarksName": "Trademarks"
},
"socialNav": {
"bluesky": "Bluesky",
"facebook": "Facebook",
"github": "GitHub",
"instagram": "Instagram",
"linkedin": "LinkedIn",
"mastodon": "Mastodon",
"threads": "Threads",
"youtube": "YouTube"
},
"disclaimer": "Rocky Linux® is the registered trademark of the Rocky Enterprise Software Foundation in the U.S. and other countries. Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries. Red Hat Enterprise Linux, RHEL and CentOS are trademarks or registered trademarks of Red Hat, Inc. or its subsidiaries in the US and other countries. We are not affiliated with, endorsed by or sponsored by Red Hat, Inc."
},
"home": {
"hero": {
"title": "Enterprise Linux, the <span>community way.</span>",
"description": "Rocky Linux is an open-source enterprise operating system designed to be 100% bug-for-bug compatible with Red Hat Enterprise Linux®. Rocky Linux is under intensive development by the community.",
"migrate": "Migrate",
"dpg": "A Registered Digital Public Good"
},
"features": {
"title": "Rock solid, no matter the use-case.",
"subText": "STABLE, PRODUCTION READY LINUX",
"description": "Rocky Linux rebuilds sources directly from RHEL®, so you can bet your best dollar that you'll have a super stable experience, no matter the use-case.",
"productionReady": {
"name": "Production Ready",
"description": "Rocky Linux is enterprise-ready, providing solid stability with regular updates and a 10-year support lifecycle, all at no cost."
},
"communitySupported": {
"name": "Community Supported",
"description": "The community, sponsors, and partners have invested with long-term commitments to ensure the project stays with the community."
},
"easyMigration": {
"name": "Easy Migration",
"description": "Migrate from other Enterprise Linux distributions without sweating it. We provide an easy-to-use migration script, free of charge."
}
},
"news": {
"title": "Latest News",
"description": "We regularly share updates with the community about what's happening. Here's the latest."
},
"logoCloud": {
"title": "Backed By"
}
},
"news": {
"title": "News",
"description": "Stay up to date with the latest news and updates from the Rocky Linux community.",
"notFound": {
"title": "Not Found",
"description": "The news post you are looking for does not exist. You can find all our news posts on the <newsLink>news page</newsLink>."
}
},
"share": {
"shareName": "Share",
"bluesky": "Bluesky",
"mastodon": {
"name": "Mastodon",
"url-valid": "Please enter a valid Mastodon instance URL (without https://).",
"url": "Mastodon Instance URL"
},
"facebook": "Facebook",
"linkedin": "LinkedIn",
"threads": "Threads"
},
"about": {
"title": "About",
"headings": {
"title": "It all started with a blog comment.",
"subTitle": "History"
},
"intro": "On December 8, 2020, Red Hat announced that they would discontinue development of CentOS, which has been a production-ready downstream version of Red Hat Enterprise Linux, in favor of a newer upstream development variant of that operating system known as \"CentOS Stream\". In response, the original founder of CentOS, Gregory Kurtzer, announced <link>via a comment on the CentOS website</link> that he would again start a project to achieve the original goals of CentOS. Its name was chosen as a tribute to early CentOS co-founder Rocky McGaugh. By December 12, the code repository of Rocky Linux had become the top-trending repository on GitHub.",
"releaseInfo": "On December 22, 2020, Rocky Linux announced that the target for an initial release was anywhere between March and May of 2021. On January 20, 2021, it was announced that a test repository would be made available to the public by the end of February, and a release candidate was on target for the end of March 2021. However, that date was slightly pushed back, and on April 30, 2021, the first release candidate was officially released. The second release candidate, of version 8.4, the last before the stable release, was released on June 4, 2021. On June 21, 2021, the stable release of Rocky Linux 8.4 was released, with the code name \"Green Obsidian\".",
"organizationInfo": {
"title": "Organization",
"info": "The Rocky Linux project is hosted by the Rocky Enterprise Software Foundation (RESF). To learn more about the organizational structure, please check out the <link>page</link> on the topic."
},
"quote": {
"quote": "“Thinking back to early CentOS days... My cofounder was Rocky McGaugh. He is no longer with us, so as a H/T to him, who never got to see the success that CentOS came to be, I introduce to you...Rocky Linux.”",
"author": "Gregory Kurtzer",
"role": "Co-Founder @ CentOS / Founder @ Rocky Linux"
}
},
"sponsors": {
"title": "Sponsors",
"description": "The Rocky Linux project is made possible by the generous support of our sponsors. We are grateful for their contributions to the project.",
"learnMore": "Learn More",
"foundingSponsor": "Founding Sponsor"
},
"partners": {
"title": "Partners",
"description": "The Rocky Linux project is proud to partner with the following organizations. We are grateful for their support and contributions to the project.",
"foundingPartner": "Founding Partner"
},
"supportProviders": {
"title": "Commercial Support",
"description": "The following sponsors provide commercial support for Rocky Linux.",
"foundingSponsor": "Founding Sponsor"
},
"shop": {
"title": "Official Merchandise",
"description": "Purchase some swag! All of our vendors ship globally."
},
"download": {
"title": "Download",
"description": "Download the latest Rocky Linux versions here.",
"tabs": {
"x86_64": "AMD/Intel (x86_64)",
"aarch64": "ARM (aarch64)",
"ppc64le": "PowerPC (ppc64le)",
"s390x": "IBM Z (s390x)",
"container": "Docker (OCI)",
"shortened": {
"x86_64": "x86_64",
"aarch64": "aarch64",
"ppc64le": "ppc64le",
"s390x": "s390x",
"container": "OCI"
}
},
"selectVersion": "Select a version:",
"plannedEol": "Planned EOL:",
"cards": {
"defaultImages": {
"title": "Default Images",
"tooltips": {
"dvd": "DVD: Seamless installation, everything you need is included.",
"boot": "Boot: Minimal image for a custom, internet-based installation.",
"minimal": "Minimal: Minimal, self-contained image for offline system setup.",
"buttonLabel": "View Installation Guide"
},
"downloadOptions": {
"dvd": "DVD ISO",
"boot": "Boot ISO",
"minimal": "Minimal ISO"
},
"torrent": "Torrent (DVD ISO)",
"checksum": "CHECKSUM",
"checksums": "CHECKSUMS",
"baseOs": "BaseOS Packages",
"archived": "Archived Releases",
"x86_64": {
"r9": {
"versionName": "Rocky Linux 9",
"plannedEol": "May 31 2032"
},
"r8": {
"versionName": "Rocky Linux 8",
"plannedEol": "May 31 2029"
}
}
},
"cloudImages": {
"title": "Cloud Images",
"genericCloud": "Generic Cloud",
"cloudProviders": {
"title": "Cloud Providers",
"aws": {
"name": "AWS AMI",
"drawerTitle": "AWS AMI Images",
"table": {
"version": "Version",
"region": "Region",
"architecture": "Architecture",
"imageId": "Image ID",
"deploy": "Deploy"
}
},
"googleCloud": "Google Cloud",
"azure": "Microsoft Azure"
},
"downloadOptions": {
"qcow2": "QCOW2 Image"
}
},
"container": {
"title": "Docker (OCI) Images",
"downloadOptions": {
"fullImage": "Full Image",
"minimalImage": "Minimal Image"
}
},
"liveImages": {
"title": "Desktop/Workstation Live Images",
"downloadOptions": {
"gnome": "GNOME",
"gnomeLite": "GNOME (Lite)",
"kde": "KDE",
"xfce": "XFCE",
"mate": "MATE",
"cinnamon": "Cinnamon"
}
},
"rpiImages": {
"title": "Raspberry Pi Images",
"download": "Download",
"readMe": "README"
}
},
"getInvolved": {
"title": "Get Involved",
"text": "As you download and use Rocky Linux, the Rocky Enterprise Software Foundation invites you to be a part of the community as a contributor. There are many ways to contribute to the project, from documentation, QA, and testing to coding changes for SIGs, providing mirroring or hosting, and helping other users."
},
"exportCompliance": {
"title": "Export Compliance/Customs Information",
"text1": "By downloading Rocky Linux software, you acknowledge that you understand all of the following:",
"text2": "Rocky Linux software and technical information may be subject to the U.S. Export Administration Regulations (the “EAR”) and other U.S. and foreign laws and may not be exported, re-exported or transferred (a) to a prohibited destination country under the EAR or U.S. sanctions regulations (currently Cuba, Iran, North Korea, Sudan, Syria, and the Crimea Region of Ukraine, subject to change as posted by the United States government); (b) to any prohibited destination or to any end user who has been prohibited from participating in U.S. export transactions by any federal agency of the U.S. government; or (c) for use in connection with the design, development or production of nuclear, chemical or biological weapons, or rocket systems, space launch vehicles, or sounding rockets, or unmanned air vehicle systems.",
"narrative": "Rocky Linux in source code and binary code form is publicly available and is not subject to the EAR in accordance with §740.17(b)(1).",
"product_title": "Product",
"product_text": "Rocky Linux. Includes Rocky Linux Project \"Special Interest Group\" repositories.",
"eccn_title": "ECCN",
"eccn_text": "5D992.c",
"exception_title": "License Exception",
"exception_text": "Mass Market §740.17(b)(1)",
"ccats_title": "CCATS",
"ccats_text": "N/A",
"ern_title": "ERN",
"ern_text": "N/A"
}
},
"community": {
"title": "Welcome to the community!",
"description": "Select your area of interest, and we'll guide you to the right place.",
"noSelection": "Select an option to see more details.",
"interests": {
"chatting": {
"title": "Just chatting",
"description": "You can join the conversation on our <link>Mattermost</link> chat to connect with others in the community. Have fun!"
},
"bugs": {
"title": "Reporting bugs",
"description": "Join our <link1>Mattermost chat</link1> to talk over your potential bug with the team and other community members. Search our <link2>bug tracker</link2> to see if there's an existing report for your issue."
},
"webdev": {
"title": "Web development",
"description": "Join our <link1>Mattermost chat</link1> and introduce yourself in the <link2>~Web</link2> channel. Search our <link3>website repository</link3> to see if there are issues/enhancements that need to be made. Make them!"
},
"graphics": {
"title": "Graphic design",
"description": "Join our <link1>Mattermost chat</link1> and introduce yourself in the <link2>~Design</link2> channel. Let us know what you're interested in working on, and we'll find something you can help out with!"
},
"release": {
"title": "Release engineering",
"description": "Join our <link1>Mattermost chat</link1> and introduce yourself in the <link2>~Development</link2> channel. Let us know what you're interested in working on, and we'll find something you can help out with!"
},
"sig": {
"title": "Special Interest Group (SIG)",
"description": "Join our <link1>Mattermost chat</link1> and introduce yourself in one of our many SIG channels. Let us know what you're interested in working on, and we'll find something you can help out with! If you're interested in proposing a new SIG, please see our <link2>wiki page</link2> on the topic."
},
"docs": {
"title": "Documentation",
"description": "Join our <link1>Mattermost chat</link1> and introduce yourself in the <link2>~Documentation</link2> channel. Make sure to review the contributing guide available on our <link3>README</link3>."
}
}
},
"events": {
"title": "Events",
"description": "We host and attend a variety of events throughout each year. We invite you to join us at one of our events to learn more about the project and meet other members of the community."
}
}