blob: 98177f280e6e74208bc53a5846dc13b4610eb574 [file]
# 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.
- id: home-learn-more
translation: "Learn more"
- id: home-try-beam
translation: "Try Beam"
- id: home-download-beam
translation: "Download Beam SDK {{ .Site.Params.release_latest }}"
- id: home-java-quickstart
translation: "Java Quickstart"
- id: home-python-quickstart
translation: "Python Quickstart"
- id: home-go-quickstart
translation: "Go Quickstart"
- id: home-playground
translation: "Try Playground"
- id: home-tour-of-beam
translation: "Tour of Beam"
- id: home-hero-blog-title
translation: "The latest from the blog"
- id: home-cards-title
translation: "Testimonials"
- id: home-cards-body
translation: "Beam is an open source community and contributions are greatly appreciated! If you’d like to contribute, please see the"
- id: home-contribute
translation: "Contribute"
- id: home-section
translation: "section"
- id: home-ctas-title
translation: "Get started"
- id: home-model-title1
translation: "How Does It Work?"
- id: home-model-title2
translation: "You Choose Your Favorite Environment and Programming Language!"
- id: home-graphic-more
translation: "& MORE"
- id: home-graphic-runner-title
translation: "Choose your runner"
- id: home-graphic-runner-body
translation: "A Beam pipeline can execute in the most popular distributed data processing systems - choose a commercial service such as Google Cloud Dataflow or Amazon Kinesis Data Analytics, or roll your own Spark or Flink clusters."
- id: home-graphic-language-title
translation: "Choose your language"
- id: home-graphic-language-body
translation: "You can write Apache Beam pipelines in your programming language of choice: Java, Python and Go. Learn More."