From 3d37b7cf7b7757377d61069aad7e38570dc08ac6 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Tue, 24 Nov 2020 04:06:04 +0900 Subject: [PATCH 01/37] Translate 'Front Matter' --- po/git-novice.ja.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 2161e649..1a6e3a04 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -5950,18 +5950,18 @@ msgid "" "---" msgstr "" "---\n" -"title: Collaborating\n" +"title: 共同作業\n" "teaching: 25\n" "exercises: 0\n" "questions:\n" -"- \"How can I use version control to collaborate with other people?\"\n" +"- \"どうすれば他の人と共同作業するためにバージョン管理を使うことができるでしょうか?\"\n" "objectives:\n" -"- \"Clone a remote repository.\"\n" -"- \"Collaborate pushing to a common repository.\"\n" -"- \"Describe the basic collaborative workflow.\"\n" +"- \"リモートリポジトリをクローンしましょう。\"\n" +"- \"共有リポジトリにプッシュして共同作業しましょう。\"\n" +"- \"基本的な共同作業のワークフローを説明してみましょう。\"\n" "keypoints:\n" -"- \"`git clone` copies a remote repository to create a local repository with " -"a remote called `origin` automatically set up.\"\n" +"- \"`git clone` は、リモートリポジトリをコピーして、 `origin` というリモートが自動的に設定された " +"ローカルリポジトリを作ります。\"\n" "---" #: git-novice/_episodes/08-collab.md:15 From 83fa56143c98a507bf5bcc3a6d25f4ea19238867 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Tue, 24 Nov 2020 06:18:53 +0900 Subject: [PATCH 02/37] Translate "Front Matter" --- po/git-novice.ja.po | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 1a6e3a04..2c7efbb4 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -5974,13 +5974,10 @@ msgid "" "will\n" "play Owner and Collaborator." msgstr "" -"For the next step, get into pairs. One person will be the \"Owner\" and the " -"other\n" -"will be the \"Collaborator\". The goal is that the Collaborator add changes " -"into\n" -"the Owner's repository. We will switch roles at the end, so both persons " -"will\n" -"play Owner and Collaborator." +"次のステップから、ペアになります。1人が \"オーナー\" になり、 " +"もう1人が \"コラボレーター\" になります。目標は、コラボレーターがオーナーのリポジトリに " +"変更を追加することです。最後に役割をスイッチして、 " +"両方の人がオーナーとコラボレーター役を演じます。" # blockquote, which can be cascaded #: git-novice/_episodes/08-collab.md:20 From 1e626975c3ee5008b378535cb3c5ee78d2f8b061 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Sat, 23 Jan 2021 09:11:01 +0900 Subject: [PATCH 03/37] Translated to just before "Some more about remotes" --- po/git-novice.ja.po | 51 ++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 26 deletions(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 2c7efbb4..761fe7e8 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -5982,7 +5982,7 @@ msgstr "" # blockquote, which can be cascaded #: git-novice/_episodes/08-collab.md:20 msgid "> ## Practicing By Yourself" -msgstr "> ## Practicing By Yourself" +msgstr "> ## 一人で練習する" #: git-novice/_episodes/08-collab.md:21 msgid "" @@ -5995,12 +5995,11 @@ msgid "" "you." msgstr "" ">\n" -"> If you're working through this lesson on your own, you can carry on by " -"opening\n" -"> a second terminal window.\n" -"> This window will represent your partner, working on another computer. You\n" -"> won't need to give anyone access on GitHub, because both 'partners' are " -"you." +"> このレッスンを一人で行っている場合は、 " +"2番目のターミナルウィンドウを開いて続行できます。\n" +"> このウィンドウは、別のコンピューターで作業しているパートナーに相当します。\n" +"> どちらの「パートナー」もあなたであるため、" +"GitHubへのアクセスを誰にも許可する必要はありません。" #: git-novice/_episodes/08-collab.md:28 msgid "" @@ -6008,9 +6007,9 @@ msgid "" "On GitHub, click the settings button on the right,\n" "then select Collaborators, and enter your partner's username." msgstr "" -"The Owner needs to give the Collaborator access.\n" -"On GitHub, click the settings button on the right,\n" -"then select Collaborators, and enter your partner's username." +"所有者はコラボレーターにアクセス権を与える必要があります。\n" +"GitHubで、右側の設定ボタンをクリックし、\n" +"コラボレーターを選択して、パートナーのユーザー名を入力します。" #: git-novice/_episodes/08-collab.md:32 msgid "![Adding Collaborators on GitHub](../fig/github-add-collaborators.png)" @@ -6023,10 +6022,10 @@ msgid "" "notifications).\n" "Once there she can accept access to the Owner's repo." msgstr "" -"To accept access to the Owner's repo, the Collaborator\n" -"needs to go to [https://github.com/notifications](https://github.com/" -"notifications).\n" -"Once there she can accept access to the Owner's repo." +"オーナーのリポジトリへのアクセスを受け入れるには、コラボレーターは\n" +"[https://github.com/notifications](https://github.com/" +"notifications) にアクセスする必要があります。\n" +"すると、コラボレーターはオーナーのリポジトリへのアクセスを受け入れることができます。" #: git-novice/_episodes/08-collab.md:38 msgid "" @@ -6035,10 +6034,10 @@ msgid "" " machine. This is called \"cloning a repo\". To clone the Owner's repo into\n" "her `Desktop` folder, the Collaborator enters:" msgstr "" -"Next, the Collaborator needs to download a copy of the Owner's repository to " -"her\n" -" machine. This is called \"cloning a repo\". To clone the Owner's repo into\n" -"her `Desktop` folder, the Collaborator enters:" +"次に、コラボレーターはオーナーのリポジトリのコピーを自分のマシンにダウンロードする必要があります。\n" +"これは \"リポジトリのクローンの作成\" と呼ばれます。オーナーのリポジトリを\n" +"コラボレーターの `デスクトップ` フォルダに複製するには、" +"コラボレーターは次のように入力します:" # code block #: git-novice/_episodes/08-collab.md:42 @@ -6053,7 +6052,7 @@ msgstr "" #: git-novice/_episodes/08-collab.md:47 msgid "Replace 'vlad' with the Owner's username." -msgstr "Replace 「nobita」 with the Owner's username." +msgstr "「vlad」はオーナーのユーザー名に置き換えてください。" #: git-novice/_episodes/08-collab.md:49 msgid "![After Creating Clone of Repository](../fig/github-collaboration.svg)" @@ -6065,9 +6064,8 @@ msgid "" "repository,\n" "exactly the same way as we've been doing before:" msgstr "" -"The Collaborator can now make a change in her clone of the Owner's " -"repository,\n" -"exactly the same way as we've been doing before:" +"これでコラボレーターは、これまでとまったく同じ方法で、\n" +"オーナーのリポジトリのクローンに変更を加えることができます:" # code block #: git-novice/_episodes/08-collab.md:54 @@ -6123,7 +6121,7 @@ msgstr "" #: git-novice/_episodes/08-collab.md:78 msgid "Then push the change to the *Owner's repository* on GitHub:" -msgstr "Then push the change to the *Owner's repository* on GitHub:" +msgstr "次に、変更をGitHubの *オーナーのリポジトリ* にプッシュします:" # code block #: git-novice/_episodes/08-collab.md:85 @@ -6154,9 +6152,10 @@ msgid "" "name by default when we clone a repository. (This is why `origin` was a\n" "sensible choice earlier when we were setting up remotes by hand.)" msgstr "" -"Note that we didn't have to create a remote called `origin`: Git uses this\n" -"name by default when we clone a repository. (This is why `origin` was a\n" -"sensible choice earlier when we were setting up remotes by hand.)" +"`origin`と呼ばれるリモートを作成する必要がなかったことに注意してください: \n" +"リポジトリのクローンを作成するとき、Gitはデフォルトでこの名前を使用します。\n" +"(これが、私たちが先程手動でリモートをセットアップしていたときに、\n" +"`origin`が賢明な選択であった理由です。)" #: git-novice/_episodes/08-collab.md:100 msgid "" From d776757567f7bf74aafa15ee952b150aee012df9 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Sat, 23 Jan 2021 09:35:24 +0900 Subject: [PATCH 04/37] Translated to just before "Switch Roles and Repeat" --- po/git-novice.ja.po | 38 ++++++++++++++++---------------------- 1 file changed, 16 insertions(+), 22 deletions(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 761fe7e8..5c0938cd 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6165,17 +6165,15 @@ msgid "" "the\n" "Collaborator." msgstr "" -"Take a look to the Owner's repository on its GitHub website now (maybe you " -"need\n" -"to refresh your browser.) You should be able to see the new commit made by " -"the\n" -"Collaborator." +"GitHub のwebサイトでオーナーのリポジトリを確認してください " +"(ブラウザを更新する必要があるかもしれません。)\n" +"コラボレーターによって行われた新しいコミットを確認できるはずです。" #: git-novice/_episodes/08-collab.md:104 msgid "" "To download the Collaborator's changes from GitHub, the Owner now enters:" msgstr "" -"To download the Collaborator's changes from GitHub, the Owner now enters:" +"コラボレーターの変更をGitHubからダウンロードするためには、オーナーは次のように入力します:" # code block #: git-novice/_episodes/08-collab.md:111 @@ -6214,14 +6212,13 @@ msgid "" "on\n" "GitHub) are back in sync." msgstr "" -"Now the three repositories (Owner's local, Collaborator's local, and Owner's " -"on\n" -"GitHub) are back in sync." +"これで、3つのリポジトリ (オーナーのローカル、コラボレーターのローカル、" +"オーナーのGitHub上のもの) が同期している状態に戻りました。" # blockquote, which can be cascaded #: git-novice/_episodes/08-collab.md:129 msgid "> ## A Basic Collaborative Workflow" -msgstr "> ## A Basic Collaborative Workflow" +msgstr "> ## 基本的なコラボレーションワークフロー" #: git-novice/_episodes/08-collab.md:130 msgid "" @@ -6242,20 +6239,17 @@ msgid "" "> read and review." msgstr "" ">\n" -"> In practice, it is good to be sure that you have an updated version of " -"the\n" -"> repository you are collaborating on, so you should `git pull` before " -"making\n" -"> our changes. The basic collaborative workflow would be:\n" +"> 実際には、コラボレーションしているリポジトリの更新バージョンがあることを確認することをお勧めします。" +"> そのため、変更を加える前に `git pull` を実行する必要があります。" +"> 基本的なコラボレーションワークフローは次のとおりです:\n" ">\n" -"> * update your local repo with `git pull origin master`,\n" -"> * make your changes and stage them with `git add`,\n" -"> * commit your changes with `git commit -m`, and\n" -"> * upload the changes to GitHub with `git push origin master`\n" +"> * `git pull origin master` でローカルリポジトリを更新する、\n" +"> * 変更をしてそれを `git add` でステージングする、\n" +"> * `git commit -m` で変更をコミットする、そして\n" +"> * `git push origin master` で変更をGitHubにアップロードする\n" ">\n" -"> It is better to make many commits with smaller changes rather than\n" -"> of one commit with massive changes: small commits are easier to\n" -"> read and review." +"> 大規模な変更を伴う1つのコミットよりも、小さな変更を伴う多くのコミットを行う方が良いです:" +"> 小さなコミットは、読みやすく、レビューしやすいです。" # blockquote, which can be cascaded #: git-novice/_episodes/08-collab.md:145 From a90593f6e2bec692e91d903ed5bfc8d557188952 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Sun, 24 Jan 2021 20:35:29 +0900 Subject: [PATCH 05/37] Finish translating chapter 8 --- po/git-novice.ja.po | 102 ++++++++++++++++++++++---------------------- 1 file changed, 50 insertions(+), 52 deletions(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 5c0938cd..3a1a11fe 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -5960,8 +5960,8 @@ msgstr "" "- \"共有リポジトリにプッシュして共同作業しましょう。\"\n" "- \"基本的な共同作業のワークフローを説明してみましょう。\"\n" "keypoints:\n" -"- \"`git clone` は、リモートリポジトリをコピーして、 `origin` というリモートが自動的に設定された " -"ローカルリポジトリを作ります。\"\n" +"- \"`git clone` は、リモートリポジトリをコピーして、" +"`origin` というリモートが自動的に設定されたローカルリポジトリを作ります。\"\n" "---" #: git-novice/_episodes/08-collab.md:15 @@ -5975,8 +5975,8 @@ msgid "" "play Owner and Collaborator." msgstr "" "次のステップから、ペアになります。1人が \"オーナー\" になり、 " -"もう1人が \"コラボレーター\" になります。目標は、コラボレーターがオーナーのリポジトリに " -"変更を追加することです。最後に役割をスイッチして、 " +"もう1人が \"コラボレーター\" になります。目標は、コラボレーターがオーナーの " +"リポジトリに変更を追加することです。最後に役割をスイッチして、 " "両方の人がオーナーとコラボレーター役を演じます。" # blockquote, which can be cascaded @@ -6025,7 +6025,8 @@ msgstr "" "オーナーのリポジトリへのアクセスを受け入れるには、コラボレーターは\n" "[https://github.com/notifications](https://github.com/" "notifications) にアクセスする必要があります。\n" -"すると、コラボレーターはオーナーのリポジトリへのアクセスを受け入れることができます。" +"すると、コラボレーターはオーナーのリポジトリへのアクセスを受け入れることが" +"できます。" #: git-novice/_episodes/08-collab.md:38 msgid "" @@ -6034,7 +6035,8 @@ msgid "" " machine. This is called \"cloning a repo\". To clone the Owner's repo into\n" "her `Desktop` folder, the Collaborator enters:" msgstr "" -"次に、コラボレーターはオーナーのリポジトリのコピーを自分のマシンにダウンロードする必要があります。\n" +"次に、コラボレーターはオーナーのリポジトリのコピーを自分のマシンにダウンロード" +"する必要があります。\n" "これは \"リポジトリのクローンの作成\" と呼ばれます。オーナーのリポジトリを\n" "コラボレーターの `デスクトップ` フォルダに複製するには、" "コラボレーターは次のように入力します:" @@ -6173,7 +6175,8 @@ msgstr "" msgid "" "To download the Collaborator's changes from GitHub, the Owner now enters:" msgstr "" -"コラボレーターの変更をGitHubからダウンロードするためには、オーナーは次のように入力します:" +"コラボレーターの変更をGitHubからダウンロードするためには、" +"オーナーは次のように入力します:" # code block #: git-novice/_episodes/08-collab.md:111 @@ -6239,7 +6242,8 @@ msgid "" "> read and review." msgstr "" ">\n" -"> 実際には、コラボレーションしているリポジトリの更新バージョンがあることを確認することをお勧めします。" +"> 実際には、コラボレーションしているリポジトリの更新バージョンがあることを" +"> 確認することをお勧めします。" "> そのため、変更を加える前に `git pull` を実行する必要があります。" "> 基本的なコラボレーションワークフローは次のとおりです:\n" ">\n" @@ -6248,13 +6252,14 @@ msgstr "" "> * `git commit -m` で変更をコミットする、そして\n" "> * `git push origin master` で変更をGitHubにアップロードする\n" ">\n" -"> 大規模な変更を伴う1つのコミットよりも、小さな変更を伴う多くのコミットを行う方が良いです:" +"> 大規模な変更を伴う1つのコミットよりも、" +"> 小さな変更を伴う多くのコミットを行う方が良いです:" "> 小さなコミットは、読みやすく、レビューしやすいです。" # blockquote, which can be cascaded #: git-novice/_episodes/08-collab.md:145 msgid "> ## Switch Roles and Repeat" -msgstr "> ## Switch Roles and Repeat" +msgstr "> ## 役割をスイッチして同じことを繰り返しましょう" #: git-novice/_episodes/08-collab.md:146 msgid "" @@ -6262,12 +6267,12 @@ msgid "" "> Switch roles and repeat the whole process." msgstr "" ">\n" -"> Switch roles and repeat the whole process." +"> 役割をスイッチして、プロセス全体を繰り返しましょう。" # blockquote, which can be cascaded #: git-novice/_episodes/08-collab.md:150 msgid "> ## Review Changes" -msgstr "> ## Review Changes" +msgstr "> ## 変更をレビューしましょう" #: git-novice/_episodes/08-collab.md:151 msgid "" @@ -6301,38 +6306,32 @@ msgid "" "> > that are different." msgstr "" ">\n" -"> The Owner pushed commits to the repository without giving any information\n" -"> to the Collaborator. How can the Collaborator find out what has changed " -"with\n" -"> command line? And on GitHub?\n" +"> オーナーはコラボレーターに情報を提供せずに、" +"> コミットをリポジトリにプッシュしました。" +"> どのようにしてコラボレーターは何が変更されたかをコマンドラインで、" +"> またはGitHubで見つけることができるでしょうか?\n" ">\n" -"> > ## Solution\n" -"> > On the command line, the Collaborator can use ```git fetch origin " -"master```\n" -"> > to get the remote changes into the local repository, but without " -"merging\n" -"> > them. Then by running ```git diff master origin/master``` the " -"Collaborator\n" -"> > will see the changes output in the terminal.\n" -"> >\n" -"> > On GitHub, the Collaborator can go to their own fork of the repository " -"and\n" -"> > look right above the light blue latest commit bar for a gray bar saying\n" -"> > \"This branch is 1 commit behind Our-Repository:master.\" On the far " -"right of\n" -"> > that gray bar is a Compare icon and link. On the Compare page the\n" -"> > Collaborator should change the base fork to their own repository, then " -"click\n" -"> > the link in the paragraph above to \"compare across forks\", and " -"finally\n" -"> > change the head fork to the main repository. This will show all the " -"commits\n" -"> > that are different." +"> > ## 解答\n" +"> > コマンドラインで、コラボレーターは```git fetch origin master```\n" +"> > を使用してマージすることなくリモートの変更をローカルリポジトリに" +"> > 取得できます。次に ```git diff master origin/master``` を実行すると、" +"> > コラボレーターはターミナルに出力された変更を確認できます。\n" +"> >\n" +"> > GitHubで、コラボレーターはリポジトリのフォークに移動し、" +"> > “commits”をクリックして、" +"> > \"This branch is 1 commit behind Our-Repository:master.\" " +"> > と言っているグレーのバーを見るために、" +"> > 右側にある薄い青の最近のコミットのバーを見てください。" +"> > そのグレーのバーの右側は比較のためのアイコンとリンクです。" +"> > その比較を行うページで、コラボレーターはベースフォークを" +"> > 自分のリポジトリに変更し、\"compare across forks\"の上の段落のリンクを" +"> > クリックし、最後にヘッドフォークをメインリポジトリに変更する" +"> > 必要があります。これにより、異なるすべてのコミットが表示されます。" # blockquote, which can be cascaded #: git-novice/_episodes/08-collab.md:173 msgid "> ## Comment Changes in GitHub" -msgstr "> ## Comment Changes in GitHub" +msgstr "> ## GitHubでのコメントの変更" #: git-novice/_episodes/08-collab.md:174 msgid "" @@ -6348,20 +6347,20 @@ msgid "" "> The Collaborator posts its comments and suggestions using GitHub interface." msgstr "" ">\n" -"> The Collaborator has some questions about one line change made by the " -"Owner and\n" -"> has some suggestions to propose.\n" +"> コラボレーターは、オーナーによって行われたある行の変更について" +"> いくつか質問があり、またいくつかの提案があるとします。\n" ">\n" -"> With GitHub, it is possible to comment the diff of a commit. Over the line " -"of\n" -"> code to comment, a blue comment icon appears to open a comment window.\n" +"> GitHubを使用すると、コミットの差分にコメントすることができます。" +"> コメントするコードの行の上に、" +"> コメントウィンドウを開くための青いコメントアイコンが表れます。" ">\n" -"> The Collaborator posts its comments and suggestions using GitHub interface." +"> コラボレーターは、GitHubのインターフェースを使用して" +"> コメントや提案を投稿します。" # blockquote, which can be cascaded #: git-novice/_episodes/08-collab.md:184 msgid "> ## Version History, Backup, and Version Control" -msgstr "> ## Version History, Backup, and Version Control" +msgstr "> ## バージョン履歴、バックアップ、およびバージョン管理" #: git-novice/_episodes/08-collab.md:185 msgid "" @@ -6373,11 +6372,10 @@ msgid "" "> What are some of the benefits of using version control, Git and GitHub?" msgstr "" ">\n" -"> Some backup software can keep a history of the versions of your files. " -"They also\n" -"> allows you to recover specific versions. How is this functionality " -"different from version control?\n" -"> What are some of the benefits of using version control, Git and GitHub?" +"> 一部のバックアップソフトウェアは、ファイルのバージョンの履歴を保持できます。" +"また、特定のバージョンを回復することもできます。\n" +"> この機能はバージョン管理とどのように異なるでしょうか?\n" +"> バージョン管理、GitおよびGitHubを使用する利点は何でしょうか?" # Front Matter #: git-novice/_episodes/09-conflict.md:1 From 67d111e0e5f84e7634362400f3e41857805e8969 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Mon, 9 Aug 2021 18:06:38 +0900 Subject: [PATCH 06/37] Update po/git-novice.ja.po Co-authored-by: Joel Nitta --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 3a1a11fe..b2ca2100 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6035,7 +6035,7 @@ msgid "" " machine. This is called \"cloning a repo\". To clone the Owner's repo into\n" "her `Desktop` folder, the Collaborator enters:" msgstr "" -"次に、コラボレーターはオーナーのリポジトリのコピーを自分のマシンにダウンロード" +"次に、コラボレーターはオーナーのリポジトリのコピーを自分のパソコンにダウンロード" "する必要があります。\n" "これは \"リポジトリのクローンの作成\" と呼ばれます。オーナーのリポジトリを\n" "コラボレーターの `デスクトップ` フォルダに複製するには、" From 3ed7b5f4d27b445983777124af1bb38917cec5f5 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Mon, 9 Aug 2021 18:27:25 +0900 Subject: [PATCH 07/37] Update po/git-novice.ja.po Co-authored-by: Joel Nitta --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index b2ca2100..6955aae7 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6317,7 +6317,7 @@ msgstr "" "> > 取得できます。次に ```git diff master origin/master``` を実行すると、" "> > コラボレーターはターミナルに出力された変更を確認できます。\n" "> >\n" -"> > GitHubで、コラボレーターはリポジトリのフォークに移動し、" +"> > GitHubで、コラボレーターはリポジトリの自分のフォークに移動し、" "> > “commits”をクリックして、" "> > \"This branch is 1 commit behind Our-Repository:master.\" " "> > と言っているグレーのバーを見るために、" From 0738ae66bbdb7a566954d2d8ac704ddf9c800711 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Mon, 9 Aug 2021 18:43:42 +0900 Subject: [PATCH 08/37] Update po/git-novice.ja.po Co-authored-by: Joel Nitta --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 6955aae7..546c12fa 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -5976,7 +5976,7 @@ msgid "" msgstr "" "次のステップから、ペアになります。1人が \"オーナー\" になり、 " "もう1人が \"コラボレーター\" になります。目標は、コラボレーターがオーナーの " -"リポジトリに変更を追加することです。最後に役割をスイッチして、 " +"リポジトリに変更を追加することです。最後に役割交代して、 " "両方の人がオーナーとコラボレーター役を演じます。" # blockquote, which can be cascaded From 315b2eb804aae1bfd19b64e8efe1e9b4b4c5c635 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Mon, 9 Aug 2021 19:12:19 +0900 Subject: [PATCH 09/37] Update po/git-novice.ja.po Co-authored-by: Joel Nitta --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 546c12fa..7cede04b 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -5996,7 +5996,7 @@ msgid "" msgstr "" ">\n" "> このレッスンを一人で行っている場合は、 " -"2番目のターミナルウィンドウを開いて続行できます。\n" +"二つ目のターミナルウィンドウを開いて続行できます。\n" "> このウィンドウは、別のコンピューターで作業しているパートナーに相当します。\n" "> どちらの「パートナー」もあなたであるため、" "GitHubへのアクセスを誰にも許可する必要はありません。" From 2c7bdfe9516c6dbc0eab43632f22f54c850f466e Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Mon, 9 Aug 2021 19:14:05 +0900 Subject: [PATCH 10/37] Update po/git-novice.ja.po Co-authored-by: Joel Nitta --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 7cede04b..c8d5ee41 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6024,7 +6024,7 @@ msgid "" msgstr "" "オーナーのリポジトリへのアクセスを受け入れるには、コラボレーターは\n" "[https://github.com/notifications](https://github.com/" -"notifications) にアクセスする必要があります。\n" +"notifications) に行く必要があります。\n" "すると、コラボレーターはオーナーのリポジトリへのアクセスを受け入れることが" "できます。" From 2baf9956a6b5b8283c30c821e12f7ed4ec562cf1 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Mon, 9 Aug 2021 23:13:46 +0900 Subject: [PATCH 11/37] Update po/git-novice.ja.po Co-authored-by: Joel Nitta --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index c8d5ee41..2869449d 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6025,7 +6025,7 @@ msgstr "" "オーナーのリポジトリへのアクセスを受け入れるには、コラボレーターは\n" "[https://github.com/notifications](https://github.com/" "notifications) に行く必要があります。\n" -"すると、コラボレーターはオーナーのリポジトリへのアクセスを受け入れることが" +"そこで、コラボレーターはオーナーのリポジトリへのアクセスを受け入れることが" "できます。" #: git-novice/_episodes/08-collab.md:38 From 0cb4ae979288172c8cb307eb7873098c9b544329 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Tue, 10 Aug 2021 09:06:13 +0900 Subject: [PATCH 12/37] Update po/git-novice.ja.po Co-authored-by: Joel Nitta --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 2869449d..2218a43e 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6242,7 +6242,7 @@ msgid "" "> read and review." msgstr "" ">\n" -"> 実際には、コラボレーションしているリポジトリの更新バージョンがあることを" +"> 実際には、コラボレーションしているリポジトリが最新状態になっていることを" "> 確認することをお勧めします。" "> そのため、変更を加える前に `git pull` を実行する必要があります。" "> 基本的なコラボレーションワークフローは次のとおりです:\n" From c8697ecf717dd2681245bcc2386cedf657d7e9a7 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Tue, 10 Aug 2021 09:06:33 +0900 Subject: [PATCH 13/37] Update po/git-novice.ja.po Co-authored-by: Joel Nitta --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 2218a43e..0eecc74e 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6259,7 +6259,7 @@ msgstr "" # blockquote, which can be cascaded #: git-novice/_episodes/08-collab.md:145 msgid "> ## Switch Roles and Repeat" -msgstr "> ## 役割をスイッチして同じことを繰り返しましょう" +msgstr "> ## 役割交代して同じことを繰り返しましょう" #: git-novice/_episodes/08-collab.md:146 msgid "" From 70037d74466b03af8dfd487c7df47d8e72819aca Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Tue, 10 Aug 2021 09:55:41 +0900 Subject: [PATCH 14/37] Update po/git-novice.ja.po Co-authored-by: Joel Nitta --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 0eecc74e..fd6c7f90 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6267,7 +6267,7 @@ msgid "" "> Switch roles and repeat the whole process." msgstr "" ">\n" -"> 役割をスイッチして、プロセス全体を繰り返しましょう。" +"> 役割交代して、プロセス全体を繰り返しましょう。" # blockquote, which can be cascaded #: git-novice/_episodes/08-collab.md:150 From 5aed9b528a0db09089620e841b572e4cdc68d64d Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Sun, 15 Aug 2021 01:33:30 +0900 Subject: [PATCH 15/37] Update po/git-novice.ja.po Co-authored-by: Joel Nitta --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index fd6c7f90..b123578c 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6320,7 +6320,7 @@ msgstr "" "> > GitHubで、コラボレーターはリポジトリの自分のフォークに移動し、" "> > “commits”をクリックして、" "> > \"This branch is 1 commit behind Our-Repository:master.\" " -"> > と言っているグレーのバーを見るために、" +"> > と言っているグレーのバーが、" "> > 右側にある薄い青の最近のコミットのバーを見てください。" "> > そのグレーのバーの右側は比較のためのアイコンとリンクです。" "> > その比較を行うページで、コラボレーターはベースフォークを" From 8588906e23cd2cd9e879e1cbf4a1766901ae974f Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Sun, 15 Aug 2021 01:33:49 +0900 Subject: [PATCH 16/37] Update po/git-novice.ja.po Co-authored-by: Joel Nitta --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index b123578c..cbfe4307 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6321,7 +6321,7 @@ msgstr "" "> > “commits”をクリックして、" "> > \"This branch is 1 commit behind Our-Repository:master.\" " "> > と言っているグレーのバーが、" -"> > 右側にある薄い青の最近のコミットのバーを見てください。" +"> > 右側にある薄い青の最近のコミットのバーの上に出ているはずです。" "> > そのグレーのバーの右側は比較のためのアイコンとリンクです。" "> > その比較を行うページで、コラボレーターはベースフォークを" "> > 自分のリポジトリに変更し、\"compare across forks\"の上の段落のリンクを" From 283c7305def20f7f5427246821880bd3bd916166 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Sun, 15 Aug 2021 03:26:53 +0900 Subject: [PATCH 17/37] Update po/git-novice.ja.po Co-authored-by: Joel Nitta --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index cbfe4307..41cdaf98 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6322,7 +6322,7 @@ msgstr "" "> > \"This branch is 1 commit behind Our-Repository:master.\" " "> > と言っているグレーのバーが、" "> > 右側にある薄い青の最近のコミットのバーの上に出ているはずです。" -"> > そのグレーのバーの右側は比較のためのアイコンとリンクです。" +"> > そのグレーのバーの右側は比較のためのアイコンとリンクがあります。" "> > その比較を行うページで、コラボレーターはベースフォークを" "> > 自分のリポジトリに変更し、\"compare across forks\"の上の段落のリンクを" "> > クリックし、最後にヘッドフォークをメインリポジトリに変更する" From 7ab0e59c9c5053295ca2edf74aed1f462d204782 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Sun, 15 Aug 2021 03:28:40 +0900 Subject: [PATCH 18/37] Update git-novice.ja.po --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 41cdaf98..e5a94e6a 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6322,7 +6322,7 @@ msgstr "" "> > \"This branch is 1 commit behind Our-Repository:master.\" " "> > と言っているグレーのバーが、" "> > 右側にある薄い青の最近のコミットのバーの上に出ているはずです。" -"> > そのグレーのバーの右側は比較のためのアイコンとリンクがあります。" +"> > そのグレーのバーの右側には比較のためのアイコンとリンクがあります。" "> > その比較を行うページで、コラボレーターはベースフォークを" "> > 自分のリポジトリに変更し、\"compare across forks\"の上の段落のリンクを" "> > クリックし、最後にヘッドフォークをメインリポジトリに変更する" From 8d7bb459e7d463ec5ccd0c4859cea679a1759a26 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Sun, 15 Aug 2021 06:02:29 +0900 Subject: [PATCH 19/37] Update git-novice.ja.po --- po/git-novice.ja.po | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index e5a94e6a..f86d472b 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6317,11 +6317,9 @@ msgstr "" "> > 取得できます。次に ```git diff master origin/master``` を実行すると、" "> > コラボレーターはターミナルに出力された変更を確認できます。\n" "> >\n" -"> > GitHubで、コラボレーターはリポジトリの自分のフォークに移動し、" -"> > “commits”をクリックして、" +"> > GitHubで、コラボレーターはリポジトリの自分のフォークに移動し、薄い青の最近のコミットのバーのすぐ上に" "> > \"This branch is 1 commit behind Our-Repository:master.\" " -"> > と言っているグレーのバーが、" -"> > 右側にある薄い青の最近のコミットのバーの上に出ているはずです。" +"> > と言っているグレーのバーを見つけることができます。" "> > そのグレーのバーの右側には比較のためのアイコンとリンクがあります。" "> > その比較を行うページで、コラボレーターはベースフォークを" "> > 自分のリポジトリに変更し、\"compare across forks\"の上の段落のリンクを" From c29d2712c47e252c8c7aeb0bcb3e60844b657e09 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Tue, 30 Nov 2021 23:41:05 +0900 Subject: [PATCH 20/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index f86d472b..d0f0e149 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -5954,7 +5954,7 @@ msgstr "" "teaching: 25\n" "exercises: 0\n" "questions:\n" -"- \"どうすれば他の人と共同作業するためにバージョン管理を使うことができるでしょうか?\"\n" +"- \"どうすればバージョン管理を使用して他の人と共同作業することができるでしょうか?\"\n" "objectives:\n" "- \"リモートリポジトリをクローンしましょう。\"\n" "- \"共有リポジトリにプッシュして共同作業しましょう。\"\n" From 67bbcacc85691035bfeeedc2e6b2bcee74eb7663 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:26:22 +0900 Subject: [PATCH 21/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index d0f0e149..b1f0fd00 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -5976,7 +5976,7 @@ msgid "" msgstr "" "次のステップから、ペアになります。1人が \"オーナー\" になり、 " "もう1人が \"コラボレーター\" になります。目標は、コラボレーターがオーナーの " -"リポジトリに変更を追加することです。最後に役割交代して、 " +"リポジトリに変更を追加することです。終わったら役割交代して、 " "両方の人がオーナーとコラボレーター役を演じます。" # blockquote, which can be cascaded From bec53139b3302a82e29ac3498cfd81110daa6f56 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:26:56 +0900 Subject: [PATCH 22/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index b1f0fd00..d896414e 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -5982,7 +5982,7 @@ msgstr "" # blockquote, which can be cascaded #: git-novice/_episodes/08-collab.md:20 msgid "> ## Practicing By Yourself" -msgstr "> ## 一人で練習する" +msgstr "> ## 一人で練習する場合" #: git-novice/_episodes/08-collab.md:21 msgid "" From baca4c344af27662913244938b28e01d037e706f Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:27:26 +0900 Subject: [PATCH 23/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index d896414e..0fd8d763 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -5999,7 +5999,7 @@ msgstr "" "二つ目のターミナルウィンドウを開いて続行できます。\n" "> このウィンドウは、別のコンピューターで作業しているパートナーに相当します。\n" "> どちらの「パートナー」もあなたであるため、" -"GitHubへのアクセスを誰にも許可する必要はありません。" +"GitHub へのアクセスを誰にも許可する必要はありません。" #: git-novice/_episodes/08-collab.md:28 msgid "" From 53ca41c14aeb4cf0a330e44c63cd936d886d9ab5 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:27:46 +0900 Subject: [PATCH 24/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 0fd8d763..c165ec69 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6008,7 +6008,7 @@ msgid "" "then select Collaborators, and enter your partner's username." msgstr "" "所有者はコラボレーターにアクセス権を与える必要があります。\n" -"GitHubで、右側の設定ボタンをクリックし、\n" +"GitHub で、右側の設定ボタンをクリックし、\n" "コラボレーターを選択して、パートナーのユーザー名を入力します。" #: git-novice/_episodes/08-collab.md:32 From 13bde9740dc8500eb97aba4aebff817836769725 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:28:03 +0900 Subject: [PATCH 25/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index c165ec69..cd97c460 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6123,7 +6123,7 @@ msgstr "" #: git-novice/_episodes/08-collab.md:78 msgid "Then push the change to the *Owner's repository* on GitHub:" -msgstr "次に、変更をGitHubの *オーナーのリポジトリ* にプッシュします:" +msgstr "次に、変更を GitHub の *オーナーのリポジトリ* にプッシュします:" # code block #: git-novice/_episodes/08-collab.md:85 From da173be2f590292f5372ee9709ff0f16d624c87d Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:38:16 +0900 Subject: [PATCH 26/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index cd97c460..35ecaeb8 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6155,7 +6155,7 @@ msgid "" "sensible choice earlier when we were setting up remotes by hand.)" msgstr "" "`origin`と呼ばれるリモートを作成する必要がなかったことに注意してください: \n" -"リポジトリのクローンを作成するとき、Gitはデフォルトでこの名前を使用します。\n" +"リポジトリのクローンを作成するとき、Git はデフォルトでこの名前を使用します。\n" "(これが、私たちが先程手動でリモートをセットアップしていたときに、\n" "`origin`が賢明な選択であった理由です。)" From 76514a01a0a667d14ea127aaeda3746799a3e60e Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:38:33 +0900 Subject: [PATCH 27/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 35ecaeb8..1ff39f93 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6167,7 +6167,7 @@ msgid "" "the\n" "Collaborator." msgstr "" -"GitHub のwebサイトでオーナーのリポジトリを確認してください " +"GitHub の web サイトでオーナーのリポジトリを確認してください " "(ブラウザを更新する必要があるかもしれません。)\n" "コラボレーターによって行われた新しいコミットを確認できるはずです。" From ebfbcb139ac8f6ec7630528926dccc7646cf4e89 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:40:10 +0900 Subject: [PATCH 28/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 1ff39f93..11e4e724 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6175,7 +6175,7 @@ msgstr "" msgid "" "To download the Collaborator's changes from GitHub, the Owner now enters:" msgstr "" -"コラボレーターの変更をGitHubからダウンロードするためには、" +"コラボレーターの変更を GitHub からダウンロードするためには、" "オーナーは次のように入力します:" # code block From 57980245666646e7d5011ea57941dda9e2a2dc9b Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:45:01 +0900 Subject: [PATCH 29/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 11e4e724..6c6b7cf1 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6216,7 +6216,7 @@ msgid "" "GitHub) are back in sync." msgstr "" "これで、3つのリポジトリ (オーナーのローカル、コラボレーターのローカル、" -"オーナーのGitHub上のもの) が同期している状態に戻りました。" +"オーナーの GitHub 上のもの) が同期している状態に戻りました。" # blockquote, which can be cascaded #: git-novice/_episodes/08-collab.md:129 From 202bb1cf575408f55ecbc400a34d9a1cdfdcc471 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:48:22 +0900 Subject: [PATCH 30/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 6c6b7cf1..32a940dd 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6309,7 +6309,7 @@ msgstr "" "> オーナーはコラボレーターに情報を提供せずに、" "> コミットをリポジトリにプッシュしました。" "> どのようにしてコラボレーターは何が変更されたかをコマンドラインで、" -"> またはGitHubで見つけることができるでしょうか?\n" +"> または GitHub で見つけることができるでしょうか?\n" ">\n" "> > ## 解答\n" "> > コマンドラインで、コラボレーターは```git fetch origin master```\n" From 9c020f3ad7e1cc290c83d10f0c955462e62039aa Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:48:37 +0900 Subject: [PATCH 31/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 32a940dd..1eddc1f9 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6250,7 +6250,7 @@ msgstr "" "> * `git pull origin master` でローカルリポジトリを更新する、\n" "> * 変更をしてそれを `git add` でステージングする、\n" "> * `git commit -m` で変更をコミットする、そして\n" -"> * `git push origin master` で変更をGitHubにアップロードする\n" +"> * `git push origin master` で変更を GitHub にアップロードする\n" ">\n" "> 大規模な変更を伴う1つのコミットよりも、" "> 小さな変更を伴う多くのコミットを行う方が良いです:" From 9074fe9445a7e00cc0069ad049e4af142339fe56 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:49:04 +0900 Subject: [PATCH 32/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 1eddc1f9..1bb1e784 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6317,7 +6317,7 @@ msgstr "" "> > 取得できます。次に ```git diff master origin/master``` を実行すると、" "> > コラボレーターはターミナルに出力された変更を確認できます。\n" "> >\n" -"> > GitHubで、コラボレーターはリポジトリの自分のフォークに移動し、薄い青の最近のコミットのバーのすぐ上に" +"> > GitHub で、コラボレーターはリポジトリの自分のフォークに移動し、薄い青の最近のコミットのバーのすぐ上に" "> > \"This branch is 1 commit behind Our-Repository:master.\" " "> > と言っているグレーのバーを見つけることができます。" "> > そのグレーのバーの右側には比較のためのアイコンとリンクがあります。" From 27bbe2db01617c4c25b4ebe0cd2223ba0bff5b52 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:55:05 +0900 Subject: [PATCH 33/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 1bb1e784..2f6471a4 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6329,7 +6329,7 @@ msgstr "" # blockquote, which can be cascaded #: git-novice/_episodes/08-collab.md:173 msgid "> ## Comment Changes in GitHub" -msgstr "> ## GitHubでのコメントの変更" +msgstr "> ## GitHub でのコメントの変更" #: git-novice/_episodes/08-collab.md:174 msgid "" From 13dcf911d86abba6db6545afe52111621e0799ba Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:55:32 +0900 Subject: [PATCH 34/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 2f6471a4..b9e66fd9 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6348,7 +6348,7 @@ msgstr "" "> コラボレーターは、オーナーによって行われたある行の変更について" "> いくつか質問があり、またいくつかの提案があるとします。\n" ">\n" -"> GitHubを使用すると、コミットの差分にコメントすることができます。" +"> GitHub を使用すると、コミットの差分にコメントすることができます。" "> コメントするコードの行の上に、" "> コメントウィンドウを開くための青いコメントアイコンが表れます。" ">\n" From b9454c52c4eb50aa2640271e84e52a913e19e235 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:55:54 +0900 Subject: [PATCH 35/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index b9e66fd9..0b83a54c 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6352,7 +6352,7 @@ msgstr "" "> コメントするコードの行の上に、" "> コメントウィンドウを開くための青いコメントアイコンが表れます。" ">\n" -"> コラボレーターは、GitHubのインターフェースを使用して" +"> コラボレーターは、GitHub のインターフェースを使用して" "> コメントや提案を投稿します。" # blockquote, which can be cascaded From ab802cff583ba48a087eacb5606a1e6e31b9767c Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 00:56:11 +0900 Subject: [PATCH 36/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 0b83a54c..2e5166b9 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -6373,7 +6373,7 @@ msgstr "" "> 一部のバックアップソフトウェアは、ファイルのバージョンの履歴を保持できます。" "また、特定のバージョンを回復することもできます。\n" "> この機能はバージョン管理とどのように異なるでしょうか?\n" -"> バージョン管理、GitおよびGitHubを使用する利点は何でしょうか?" +"> バージョン管理、Git および GitHub を使用する利点は何でしょうか?" # Front Matter #: git-novice/_episodes/09-conflict.md:1 From 2e4c9b01a8643b9451ee3feb6615c2379f3a8174 Mon Sep 17 00:00:00 2001 From: Kozo Nishida Date: Wed, 1 Dec 2021 22:32:45 +0900 Subject: [PATCH 37/37] Update po/git-novice.ja.po Co-authored-by: masamiy --- po/git-novice.ja.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/git-novice.ja.po b/po/git-novice.ja.po index 2e5166b9..0ccc5ead 100644 --- a/po/git-novice.ja.po +++ b/po/git-novice.ja.po @@ -5961,7 +5961,7 @@ msgstr "" "- \"基本的な共同作業のワークフローを説明してみましょう。\"\n" "keypoints:\n" "- \"`git clone` は、リモートリポジトリをコピーして、" -"`origin` というリモートが自動的に設定されたローカルリポジトリを作ります。\"\n" +"`origin` という名の (訳注: git の) remote が自動的に設定されたローカルリポジトリを作ります。\"\n" "---" #: git-novice/_episodes/08-collab.md:15