i18n/en.toml (146 lines of code) (raw):
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License. See accompanying LICENSE file.
#
# index page
[serverless-sql-on-lakehouse]
other = "Serverless SQL on Lakehouse"
[kyuubi-introduce]
other = "Apache Kyuubi, a distributed and multi-tenant gateway to provide serverless SQL on lakehouses."
[getting-started]
other = "Getting started"
## keyFeaturesk
[key-features]
other = "Key Features"
[multi-tenancy]
other = "Multi Tenancy"
[multi-tenancy-desc]
other = "Kyuubi provides end-to-end multi-tenancy for resource acquiring and data/metadata access with a unified authentication/authorization layer."
[high-availability]
other = "High Availability"
[high-availability-desc]
other = "Kyuubi supports load balancing via ZooKeeper, which provides an enterprise-grade high availability, as well as an unlimited high client concurrency."
[multiple-workloads]
other = "Multiple Workloads"
[multiple-workloads-desc]
other = "Kyuubi can easily support multiple disparate workloads with one single platform, one copy of data, and one SQL interface."
## ecosystem
[ecosystem]
other = "Ecosystem"
[kyuubi-ecosystem]
other = "The figure below shows our vision for the Kyuubi Ecosystem. Some of them have been realized, some in development, and others would not be possible without your help."
[access-from-anywhere]
other = "Access from anywhere"
[deploy-at-any-scale]
other = "Deploy at any scale"
[connect-to-any-data]
other = "Connect to any data"
## useCases
[use-cases]
other = "Use Cases"
[interactive-analytics]
other = "Interactive Analytics"
[interactive-analytics-desc]
other = "Kyuubi is an advanced, enterprise-grade, rapid analytics platform for interactive visual analytics on big data, with modern computing frameworks under the hood, i.e., Apache Spark, Apache Flink, Trino, e.t.c. With JDBC/ODBC, users can access kyuubi and run queries efficiently through SQL directly or generated by BI tools. Kyuubi caches background engine instances at the user level for better computing resource sharing and quick response. They parallelize queries on large amounts of data and return the results quickly."
[batch-processing]
other = "Batch Processing"
[batch-processing-desc]
other = "Kyuubi provides a SQL interface that you are already comfortable with for batch processing, typically large Extract, Transform, Load (ETL) processes. Both kyuubi and its engines are storage independent and work with numerous data sources, and Kyuubi isolates background engine instances at the connection level for better computing resource isolation and stability."
[data-lake-lakehouses]
other = "Data Lake & Lakehouses"
[data-lake-lakehouses-desc]
other = "Kyuubi supports query all traditional data warehouses, like Apache Hive/HDFS, or modern lakehouses, like Apache Iceberg, Apache Hudi, and Delta Lake, together. Kyuubi also provides multi catalog meta APIs that present a sizeable centralized picture of all your data in front of you and help you innovate faster. The ability to query disparate data sources in a single entrance with the ANSI standard SQL syntaxes greatly simplifies data insight while providing authentication and authorization to keep all data secure."
## community
[join-the-community]
other = "Join the Community"
[mailing-list]
other = "Mailing List"
[mailing-list-href]
other = "https://kyuubi.apache.org/mailing_lists.html"
[source-code]
other = "Source Code"
[source-code-href]
other = "https://github.com/apache/kyuubi"
[how-to-contribute]
other = "How to Contribute"
[how-to-contribute-href]
other = "https://kyuubi.apache.org/issue_tracking.html"
[Slack]
other = "Slack"
[Slack-href]
other = "https://join.slack.com/t/apachekyuubi/shared_invite/zt-1e1qw68g4-yE5HJsVVDin~ABtZISyuxg"
[Twitter]
other = "Twitter"
[Twitter-href]
other = "https://twitter.com/KyuubiApache"
[WeChat]
other = "WeChat"
## powered
[powered-by-kyuubi]
other = "Powered by Kyuubi"
[powered-href]
other = "https://github.com/apache/kyuubi/discussions/925"
[powered-desc]
other = "To add yourself to the list, please comment on the"
[powered-website]
other = "website"
# release page
[download-kyuubi]
other = "Download Apache Kyuubi"
[instructions]
other = "Instructions"
[chose-kyuubi-version-to-download]
other = "Please choose a Kyuubi version to download from the blowing tables, the latest release is recommended."
[please-verify-release]
other = "Please verify the release with corresponding hashes(sha512), signatures and"
[project-release-keys]
other = "project release KEYS"
[check-hashes-and-signatures]
other = "The instructions for checking hashes(sha512) and signatures is indicated on"
[verify-instructions]
other = "Verify Instructions"
[page]
other = "page"
[the-latest-release]
other = "The latest release"
[version]
other = "Version"
[date]
other = "Date"
[source]
other = "Source"
[binary]
other = "Binary"
[release-notes]
other = "Release notes"
[all-archived-releases]
other = "All archived releases"
[all-kyuubi-shaded-releases]
other = "All archived releases of Kyuubi Shaded"
[consider-use-the-latest-kyuubi]
other = "Previous releases of Kyuubi may be affected by security issues, please consider use the latest one."
# news table
[latest-news]
other = "Latest news"
[title]
other = "Title"
[brief]
other = "Brief"
[link]
other = "Link"
[see-more]
other = "see more"
# language
[en]
other = "English"
[zh]
other = "简体中文"