Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
0a54def2
Commit
0a54def2
authored
Nov 07, 2014
by
Nobuo Kihara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs/guide-ja/* - fix regarding the word "rate" [ci skip]
parent
1d50532c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
docs/guide-ja/README.md
+1
-1
start-installation.md
docs/guide-ja/start-installation.md
+2
-2
No files found.
docs/guide-ja/README.md
View file @
0a54def2
...
@@ -136,7 +136,7 @@ RESTful ウェブサービス
...
@@ -136,7 +136,7 @@ RESTful ウェブサービス
*
[
ルーティング
](
rest-routing.md
)
*
[
ルーティング
](
rest-routing.md
)
*
[
レスポンスの書式設定
](
rest-response-formatting.md
)
*
[
レスポンスの書式設定
](
rest-response-formatting.md
)
*
[
認証
](
rest-authentication.md
)
*
[
認証
](
rest-authentication.md
)
*
[
速度
制限
](
rest-rate-limiting.md
)
*
[
転送レート
制限
](
rest-rate-limiting.md
)
*
[
バージョン管理
](
rest-versioning.md
)
*
[
バージョン管理
](
rest-versioning.md
)
*
[
エラー処理
](
rest-error-handling.md
)
*
[
エラー処理
](
rest-error-handling.md
)
...
...
docs/guide-ja/start-installation.md
View file @
0a54def2
...
@@ -35,9 +35,9 @@ Composer がインストールされたら、ウェブからアクセスでき
...
@@ -35,9 +35,9 @@ Composer がインストールされたら、ウェブからアクセスでき
必要なら別のディレクトリ名を選ぶことも出来ます。
必要なら別のディレクトリ名を選ぶことも出来ます。
> Note|注意: インストール実行中に Composer が あなたの Github アカウントの認証情報を尋ねてくることがあるかも知れません。
> Note|注意: インストール実行中に Composer が あなたの Github アカウントの認証情報を尋ねてくることがあるかも知れません。
> これは、Comoser が Github API の
帯域
制限にひっかかったためです。
> これは、Comoser が Github API の
転送レート
制限にひっかかったためです。
> Composer は全てのパッケージのための大量の情報を Github から読み出さなければならないので、こうなるのは普通のことです。
> Composer は全てのパッケージのための大量の情報を Github から読み出さなければならないので、こうなるのは普通のことです。
> Github にログインすると API の
帯域
制限が緩和され、Composer が仕事を続けることが出来るようになります。
> Github にログインすると API の
転送レート
制限が緩和され、Composer が仕事を続けることが出来るようになります。
> 更なる詳細については、[Composer documentation](https://getcomposer.org/doc/articles/troubleshooting.md#api-rate-limit-and-oauth-tokens) を参照してください。
> 更なる詳細については、[Composer documentation](https://getcomposer.org/doc/articles/troubleshooting.md#api-rate-limit-and-oauth-tokens) を参照してください。
> Tip|ヒント: Yii の最新の開発バージョンをインストールしたい場合は、[stability option](https://getcomposer.org/doc/04-schema.md#minimum-stability) を追加した次のコマンドを代りに使うことが出来ます:
> Tip|ヒント: Yii の最新の開発バージョンをインストールしたい場合は、[stability option](https://getcomposer.org/doc/04-schema.md#minimum-stability) を追加した次のコマンドを代りに使うことが出来ます:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment