Browse Source

add missing strings

pull/116/head
Jonathan 2 years ago
parent
commit
96e42f76fe
  1. 151
      i18n/en.json

151
i18n/en.json

@ -189,5 +189,154 @@
"channel.": "channel.",
"The Package Evolution Service stores package migration metadata.": "The Package Evolution Service stores package migration metadata.",
"Introducing ELevate Project, an open source initiative to assist users perform migrations between different RHEL-derivative based distributions.": "Introducing ELevate Project, an open source initiative to assist users perform migrations between different RHEL-derivative based distributions.",
"Status Page": "Status Page"
"Status Page": "Status Page",
"AlmaLinux Software Bill of Materials (SBOM) Information": "AlmaLinux Software Bill of Materials (SBOM) Information",
"AlmaLinux provides a Software Bill of Materials (SBOM) for its releases.": "AlmaLinux provides a Software Bill of Materials (SBOM) for its releases.",
"What is an SBOM?": "What is an SBOM?",
"SBOM, which stands for Software Bill of Materials, is something akin to an \u201cingredient list\u201d for a codebase.": "SBOM, which stands for Software Bill of Materials, is something akin to an \u201cingredient list\u201d for a codebase.",
"It helps identify the contents of software, including what open source and third-party components are used, licensing information, components' versions and if there are any known vulnerabilities in those components.": "It helps identify the contents of software, including what open source and third-party components are used, licensing information, components' versions and if there are any known vulnerabilities in those components.",
"The SBOM is the \u201cingredient list\u201d, the code are the ingredients, the build system is the \u201ckitchen\u201d where those ingredients get built into the final piece of software which you consume.": "The SBOM is the \u201cingredient list\u201d, the code are the ingredients, the build system is the \u201ckitchen\u201d where those ingredients get built into the final piece of software which you consume.",
"Why are SBOMs important?": "Why are SBOMs important?",
"Open source software is used extensively in applications, but it has led to the discovery of high-profile hacks and vulnerabilities.": "Open source software is used extensively in applications, but it has led to the discovery of high-profile hacks and vulnerabilities.",
"SBOMs are meant to provide the community and users of open source with even more transparency, and an efficient way to identify (in the case of a risk) individual files, libraries, dependencies, etc. thereby increasing the trust and confidence in the use of open source software.": "SBOMs are meant to provide the community and users of open source with even more transparency, and an efficient way to identify (in the case of a risk) individual files, libraries, dependencies, etc. thereby increasing the trust and confidence in the use of open source software.",
"thinks so too\u2026": "thinks so too\u2026",
"The Linux Foundation and Open Source Security Foundation (OpenSSF) have also produced a plan called the": "The Linux Foundation and Open Source Security Foundation (OpenSSF) have also produced a plan called the",
"which calls for industry action to develop software component frameworks, including SBOMs, to expedite discovery of and response to future vulnerabilities like Log4j.": "which calls for industry action to develop software component frameworks, including SBOMs, to expedite discovery of and response to future vulnerabilities like Log4j.",
"...And the president himself": "...And the president himself",
"An SBOM has been spotlighted as a key part of the solution presented by the president in the": "An SBOM has been spotlighted as a key part of the solution presented by the president in the",
"What AlmaLinux Provides": "What AlmaLinux Provides",
"has implemented SBOM into the pipeline for the reasons listed above, to enable:": "has implemented SBOM into the pipeline for the reasons listed above, to enable:",
"Tracing the whole build process from pulling sources from CentOS git repositories to releasing a verified and signed package in the public repository": "Tracing the whole build process from pulling sources from CentOS git repositories to releasing a verified and signed package in the public repository",
"Making the build pipeline more secure like ensuring that only trusted sources are used for builds, avoiding attack consequences, etc": "Making the build pipeline more secure like ensuring that only trusted sources are used for builds, avoiding attack consequences, etc",
"Reducing the number of ways of data corruption": "Reducing the number of ways of data corruption",
"How are we doing this?": "How are we doing this?",
"AlmaLinux is leveraging Codenotary\u2019s open source": "AlmaLinux is leveraging Codenotary\u2019s open source",
"to provide administrators with authentication, verification and full SBOM visibility.": "to provide administrators with authentication, verification and full SBOM visibility.",
"CAS stores all signatures inside of": "CAS stores all signatures inside of",
", the standard for open source for immutable databases, used by some of the world\u2019s leading companies and governments.": ", the standard for open source for immutable databases, used by some of the world\u2019s leading companies and governments.",
"CAS is protected against tampering.": "CAS is protected against tampering.",
"All attestation data is integrity-checked and cryptographically verified by the CAS client.": "All attestation data is integrity-checked and cryptographically verified by the CAS client.",
"No one can change this data, not AlmaLinux or anyone else.": "No one can change this data, not AlmaLinux or anyone else.",
"CAS is also protected against MITM attacks.": "CAS is also protected against MITM attacks.",
"The encryption key is client-side verified and checked before every communication.": "The encryption key is client-side verified and checked before every communication.",
"Getting Started": "Getting Started",
"For more information, see the Almalinux wiki:": "For more information, see the Almalinux wiki:",
"It wasn't possible--until now.": "It wasn't possible--until now.",
"Easily migrate between major versions of RHEL-based distributions from 7.x to 8.x.": "Easily migrate between major versions of RHEL-based distributions from 7.x to 8.x.",
"Preserve your applications, your data, and your sanity.": "Preserve your applications, your data, and your sanity.",
"(PES) which allows you to download, customize and even submit new data sets for packages.": "(PES) which allows you to download, customize and even submit new data sets for packages.",
"Users and maintainers can both utilize the PES to help make migrations smooth and easy.": "Users and maintainers can both utilize the PES to help make migrations smooth and easy.",
"ELevate is developed in a distribution agnostic way and is built as a tool for the whole ecosystem, not just AlmaLinux.": "ELevate is developed in a distribution agnostic way and is built as a tool for the whole ecosystem, not just AlmaLinux.",
"ELevate supports migrating to/from other distributions and is open for all to contribute to and enhance.": "ELevate supports migrating to/from other distributions and is open for all to contribute to and enhance.",
"ELevate is a project aimed to provide the ability to migrate between major versions of RHEL-based distributions from 7.x to 8.x.": "ELevate is a project aimed to provide the ability to migrate between major versions of RHEL-based distributions from 7.x to 8.x.",
"It combines Red Hat's Leapp framework with a community created library and service for the migration metadata set required for it.": "It combines Red Hat's Leapp framework with a community created library and service for the migration metadata set required for it.",
"This looks awesome.": "This looks awesome.",
"How can I contribute?": "How can I contribute?",
"channel": "channel",
"You can find the tool code here": "You can find the tool code here",
"YMMV.": "YMMV.",
"Currently ELevate provides Leapp data for migration from CentOS 7 to the following OS": "Currently ELevate provides Leapp data for migration from CentOS 7 to the following OS",
"Will migration be \\\"in-place\\\"?": "Will migration be \\\"in-place\\\"?",
"No.": "No.",
"We respect RedHat\u2019s work and our initial data set was provided by the AlmaLinux Foundation and contributions from Oracle.": "We respect RedHat\u2019s work and our initial data set was provided by the AlmaLinux Foundation and contributions from Oracle.",
"That\u2019s the open source way.": "That\u2019s the open source way.",
"Join the": "Join the",
"Be heard!": "Be heard!",
"as a Member or Sponsor.": "as a Member or Sponsor.",
"Own and vote on shaping the future of AlmaLinux OS!": "Own and vote on shaping the future of AlmaLinux OS!",
"The AlmaLinux Foundation is the entity behind AlmaLinux OS, the forever-free Enterprise-grade Linux distribution.": "The AlmaLinux Foundation is the entity behind AlmaLinux OS, the forever-free Enterprise-grade Linux distribution.",
"As a member, you will have a voice in the direction of the project, and can vote for and be voted into the Board of Directors by other members.": "As a member, you will have a voice in the direction of the project, and can vote for and be voted into the Board of Directors by other members.",
"There are several pathways available for becoming a member, including project contributors, mirror maintainers/sponsors and service providers to the community, as well as official sponsors for the project.": "There are several pathways available for becoming a member, including project contributors, mirror maintainers/sponsors and service providers to the community, as well as official sponsors for the project.",
"The merit of each application will be reviewed on a case-by-case basis by the Board or by a committee appointed for this purpose, according to the": "The merit of each application will be reviewed on a case-by-case basis by the Board or by a committee appointed for this purpose, according to the",
"Bylaws": "Bylaws",
"established by the Board.": "established by the Board.",
"Membership guidelines are": "Membership guidelines are",
"available here": "available here",
"Contributor Membership": "Contributor Membership",
"Qualification": "Qualification",
"anyone approved as a contributing member by membership committee based on their contribution to AlmaLinux": "anyone approved as a contributing member by membership committee based on their contribution to AlmaLinux",
"Term": "Term",
"re-qualified annually": "re-qualified annually",
"Benefits": "Benefits",
"listing on our website in a contributing member list": "listing on our website in a contributing member list",
"contributing member AlmaLinux logo": "contributing member AlmaLinux logo",
"1 vote for a board seat": "1 vote for a board seat",
"Official Mirror Membership": "Official Mirror Membership",
"acceptance as AlmaLinux mirror by tech committee": "acceptance as AlmaLinux mirror by tech committee",
"as long as mirror is operational": "as long as mirror is operational",
"All contributor membership benefits and": "All contributor membership benefits and",
"Listing as an official AlmaLinux mirror": "Listing as an official AlmaLinux mirror",
"Official AlmaLinux mirror logo": "Official AlmaLinux mirror logo",
"All of the": "All of the",
"benefits, plus...": "benefits, plus...",
"Voting benefits": "Voting benefits",
"a potential seat on the board of directors": "a potential seat on the board of directors",
"Opportunity to nominate someone for election to the board of directors": "Opportunity to nominate someone for election to the board of directors",
"votes for each open board seat": "votes for each open board seat",
"Opportunity to nominate someone for election to the board of directors": "Opportunity to nominate someone for election to the board of directors",
"Marketing Benefits": "Marketing Benefits",
"Your company logo on AlmaLinux website (in one section/category of the website only)": "Your company logo on AlmaLinux website (in one section/category of the website only)",
"Have your company's events featured on our events.almalinux.org community calendar": "Have your company's events featured on our events.almalinux.org community calendar",
"Exposure through new Silver member group press releases with social media promotion": "Exposure through new Silver member group press releases with social media promotion",
"AlmaLinux member logo on your site": "AlmaLinux member logo on your site",
"Inclusion in a round-up of new members": "Inclusion in a round-up of new members",
"Priority access to sponsorship at any AlmaLinux organized events": "Priority access to sponsorship at any AlmaLinux organized events",
"Your company logo on AlmaLinux website in up two sections/categories": "Your company logo on AlmaLinux website in up two sections/categories",
"sponsored webinar per year": "sponsored webinar per year",
"four sponsored blog posts per year": "four sponsored blog posts per year",
"AlmaLinux will assist in promoting your appropriate social media for Linux-related content (e.g. tweets and retweets)": "AlmaLinux will assist in promoting your appropriate social media for Linux-related content (e.g. tweets and retweets)",
"Membership launch blog announcing your Gold/Platinum membership": "Membership launch blog announcing your Gold/Platinum membership",
"Your company logo on AlmaLinux website in up three sections/categories": "Your company logo on AlmaLinux website in up three sections/categories",
"sponsored webinars per year": "sponsored webinars per year",
"Dedicated press release announcing membership": "Dedicated press release announcing membership",
"Additional Benefits": "Additional Benefits",
"Direct access to AlmaLinux executives and staff to help with consultation, planning, and engagement opportunities, including advance information on upcoming announcements and projects": "Direct access to AlmaLinux executives and staff to help with consultation, planning, and engagement opportunities, including advance information on upcoming announcements and projects",
"Fees (Annual)": "Fees (Annual)",
"Alternative contribution": "Alternative contribution",
"per membership committee confirmation: Any contribution of hardware or services based on board approval": "per membership committee confirmation: Any contribution of hardware or services based on board approval",
"per board of directors confirmation:": "per board of directors confirmation:",
"One dedicated FTE working on AlmaLinux": "One dedicated FTE working on AlmaLinux",
"or": "or",
"annual service credits or hardware donation valued at $20,000 or more": "annual service credits or hardware donation valued at $20,000 or more",
"Three dedicated FTE working on AlmaLinux": "Three dedicated FTE working on AlmaLinux",
"An individual or entity that provides the project with mirror(s) for content distribution.": "An individual or entity that provides the project with mirror(s) for content distribution.",
"Only one member application per individual or entity will be accepted, irrespective of contributed number of mirrors.": "Only one member application per individual or entity will be accepted, irrespective of contributed number of mirrors.",
"Global head of customer experience for": "Global head of customer experience for",
"open source advocate and a former president of the": "open source advocate and a former president of the",
"AlmaLinux OS and infrastructure development are organized using our community chat.": "AlmaLinux OS and infrastructure development are organized using our community chat.",
"There are many ways to contribute to AlmaLinux OS - testing, quality assurance, documentation, and more.": "There are many ways to contribute to AlmaLinux OS - testing, quality assurance, documentation, and more.",
"Introduce yourself": "Introduce yourself",
"or join one of the topical channels below to find out more!": "or join one of the topical channels below to find out more!",
"Become a Member": "Become a Member",
"certified with AlmaLinux OS": "certified with AlmaLinux OS",
"Compatibility you can trust": "Compatibility you can trust",
"The conducted tests ensure that AMD Ryzen\u2122 3000 and 5000 series CPUs and, generally for any servers based on Ryzen processors, AlmaLinux OS work properly guaranteeing stability, security, and high performance.": "The conducted tests ensure that AMD Ryzen\u2122 3000 and 5000 series CPUs and, generally for any servers based on Ryzen processors, AlmaLinux OS work properly guaranteeing stability, security, and high performance.",
"Vendor": "Vendor",
"Certification for": "Certification for",
"processor series (or 3000 and 5000 processor series)": "processor series (or 3000 and 5000 processor series)",
"Operating system": "Operating system",
"Server specification": "Server specification",
"System": "System",
"processor": "processor",
"Memory": "Memory",
"Storage": "Storage",
"Security device": "Security device",
"Request a system image for tests": "Request a system image for tests",
"Tests details": "Tests details",
"Download Test PDF": "Download Test PDF",
"Test": "Test",
"Hardware detection": "Hardware detection",
"Passed": "Passed",
"CPU stress": "CPU stress",
"Containers": "Containers",
"Network": "Network",
"The main objective of the hardware detection test is to ensure the target hardware is properly detected by": "The main objective of the hardware detection test is to ensure the target hardware is properly detected by",
"The test is performed to verify that the CPU can handle a sustained high load for a period of time.": "The test is performed to verify that the CPU can handle a sustained high load for a period of time.",
"The containerization test verifies the ability of the system to run processes with isolation inside containers like Docker, Podman, etc.": "The containerization test verifies the ability of the system to run processes with isolation inside containers like Docker, Podman, etc.",
"The test is designed to check the possibility of running virtual machines with help of the KVM on the server.": "The test is designed to check the possibility of running virtual machines with help of the KVM on the server.",
"The test verifies that the network adapter is working smoothly at the advertised speed load for a period of time.": "The test verifies that the network adapter is working smoothly at the advertised speed load for a period of time.",
"The LTP testsuite contains a collection of tools for testing the Linux kernel and related features.": "The LTP testsuite contains a collection of tools for testing the Linux kernel and related features.",
"The USB test covers USB ports from a basic functionality standpoint, ensuring that all ports can be accessed by the OS.": "The USB test covers USB ports from a basic functionality standpoint, ensuring that all ports can be accessed by the OS.",
"The PXE test covers the PXE device checks and its ability to boot OS over the network.": "The PXE test covers the PXE device checks and its ability to boot OS over the network.",
"tests cover benchmarking of OS features. The result of benchmarking can be found below": "tests cover benchmarking of OS features. The result of benchmarking can be found below"
}

Loading…
Cancel
Save