From 5f7649407d7f99a63a76d6b3bb1a73d670506bd4 Mon Sep 17 00:00:00 2001 From: inductor Date: Wed, 20 Nov 2019 14:11:20 -0800 Subject: [PATCH] update config for Japanese following the latest (#17643) --- i18n/ja.toml | 194 ++++++++++++++++++++++++++++++++------------------- 1 file changed, 121 insertions(+), 73 deletions(-) diff --git a/i18n/ja.toml b/i18n/ja.toml index 24aa1426009e7..dfcc87fdd1b92 100644 --- a/i18n/ja.toml +++ b/i18n/ja.toml @@ -1,4 +1,29 @@ # i18n strings for the English (main) site. +# NOTE: Please keep the entries in alphabetical order when editing + +[caution] +other = "注意:" + +[cleanup_heading] +other = "クリーンアップ" + +[community_events_calendar] +other = "イベントカレンダー" + +[community_forum_name] +other = "フォーラム" + +[community_github_name] +other = "GitHub" + +[community_slack_name] +other = "Slack" + +[community_stack_overflow_name] +other = "Stack Overflow" + +[community_twitter_name] +other = "Twitter" [deprecation_warning] other = " のドキュメントは積極的にメンテナンスされていません。現在表示されているバージョンはスナップショットです。最新のドキュメントはこちらです: " @@ -6,76 +31,114 @@ other = " のドキュメントは積極的にメンテナンスされていま [deprecation_file_warning] other = "廃止予定" -[objectives_heading] -other = "目標" +[docs_label_browse] +other = "ドキュメントの参照" -[cleanup_heading] -other = "クリーンアップ" +[docs_label_contributors] +other = "コントリビューター" -[prerequisites_heading] -other = "始める前に" +[docs_label_i_am] +other = "私は..." -[whatsnext_heading] -other = "次の項目" +[docs_label_users] +other = "ユーザー" [feedback_heading] other = "フィードバック" +[feedback_no] +other = "いいえ" + [feedback_question] other = "このページは役に立ちましたか?" [feedback_yes] other = "はい" -[feedback_no] -other = "いいえ" - [latest_version] other = "最新バージョン" -[version_check_mustbe] -other = "作業するKubernetesサーバーは次のバージョンである必要があります: " +[layouts_blog_pager_prev] +other = "<< 前" -[version_check_mustbeorlater] -other = "作業するKubernetesサーバーは次のバージョン以降のものである必要があります: " +[layouts_blog_pager_next] +other = "次 >>" -[version_check_tocheck] -other = "バージョンを確認するには次のコマンドを実行してください: " +[layouts_case_studies_list_tell] +other = "あなたの話を聞かせてください" -[caution] -other = "注意:" +[layouts_docs_glossary_aka] +other = "またの名を" -[note] -other = "備考:" +[layouts_docs_glossary_description] +other = "この用語集は、Kubernetesの用語の包括的で標準化されたリストを対象としています。これには、Kubernetesに固有で有用なコンテキストを提供しつつも、より一般的な技術用語が含まれています。" -[warning] -other = "警告:" +[layouts_docs_glossary_deselect_all] +other = "すべての選択を解除" -[main_read_about] -other = "Read about" -#other = "について参照する" +[layouts_docs_glossary_click_details_after] +other = "特定の用語の詳細な説明を取得するには、以下のインジケータを使用します。" -[main_read_more] -other = "続きを読む" +[layouts_docs_glossary_click_details_before] +other = "Click on the" # TODO: Translate me + +[layouts_docs_glossary_filter] +other = "タグに従って用語をフィルタ" + +[layouts_docs_glossary_select_all] +other = "すべてを選択" + +[layouts_docs_partials_feedback_improvement] +other = "改善を提案" + +[layouts_docs_partials_feedback_issue] +other = "Open an issue in the GitHub repo if you want to " # TODO: Translate me + +[layouts_docs_partials_feedback_or] +other = "or" # TODO: Translate me + +[layouts_docs_partials_feedback_problem] +other = "問題を報告する" + +[layouts_docs_partials_feedback_thanks] +other = "Thanks for the feedback. If you have a specific, answerable question about how to use Kubernetes, ask it on" # TODO: Translate me + +[layouts_docs_search_fetching] +other = "結果を取得しています..." + +[main_by] +other = "by" + +[main_cncf_project] +other = """私達はCNCF graduated プロジェクトです

""" + +[main_community_explore] +other = "コミュニティを探す" + +[main_contribute] +other = "コントリビュート" + +[main_copyright_notice] +other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page""" + +[main_documentation_license] +other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0""" + +[main_edit_this_page] +other = "ページ編集" [main_github_invite] other = "Kubernetesのコードを編集することに興味がありますか?" -[main_github_view_on] -other = "GitHubで参照する" - [main_github_create_an_issue] other = "Issue作成" -[main_community_explore] -other = "コミュニティを探す" +[main_github_view_on] +other = "GitHubで参照する" [main_kubernetes_features] other = "Kubernetesの機能" -[main_cncf_project] -other = """私達はCNCF graduated プロジェクトです

""" - [main_kubeweekly_baseline] other = "最新のkubernetesのニュースを受け取りたいですか? KubeWeeklyにサインアップしてください。" @@ -85,56 +148,41 @@ other = "過去のニュースレターを見る" [main_kubeweekly_signup] other = "登録" -[main_contribute] -other = "コントリビュート" - -[main_edit_this_page] -other = "ページ編集" - [main_page_history] other ="ページ履歴" [main_page_last_modified_on] other = "ページの最終更新" -[main_by] -other = "by" +[main_read_about] +other = "Read about" #other = "について参照する" TODO: Translate me -[main_documentation_license] -other = """The Kubernetes Authors | Documentation Distributed under CC BY 4.0""" +[main_read_more] +other = "続きを読む" -[main_copyright_notice] -other = """The Linux Foundation ®. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page""" +[note] +other = "備考:" -# Labels for the docs portal home page. -[docs_label_browse] -other = "ドキュメントの参照" +[objectives_heading] +other = "目標" -[docs_label_contributors] -other = "コントリビューター" +[prerequisites_heading] +other = "始める前に" -[docs_label_users] -other = "ユーザー" +[ui_search_placeholder] +other = "検索" -[docs_label_i_am] -other = "私は..." +[version_check_mustbe] +other = "作業するKubernetesサーバーは次のバージョンである必要があります: " +[version_check_mustbeorlater] +other = "作業するKubernetesサーバーは次のバージョン以降のものである必要があります: " +[version_check_tocheck] +other = "バージョンを確認するには次のコマンドを実行してください: " -# Community links -[community_twitter_name] -other = "Twitter" -[community_github_name] -other = "GitHub" -[community_slack_name] -other = "Slack" -[community_stack_overflow_name] -other = "Stack Overflow" -[community_forum_name] -other = "フォーラム" -[community_events_calendar] -other = "イベントカレンダー" +[whatsnext_heading] +other = "次の項目" -# UI elements -[ui_search_placeholder] -other = "検索" +[warning] +other = "警告:"