Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

翻訳の誤り (「ビュー」) #1

Open
knzm opened this issue Sep 28, 2012 · 0 comments
Open

翻訳の誤り (「ビュー」) #1

knzm opened this issue Sep 28, 2012 · 0 comments
Assignees

Comments

@knzm
Copy link
Member

knzm commented Sep 28, 2012

http://docs.pylonsproject.jp/projects/pyramid-doc-ja/en/latest/narr/views.html

原文> No matter which view calling convention is used, the view code always has access to the context via request.context.

翻訳> どのビュー呼び出し規約が使われていても、ビューコードは常に request.context によってコンテキストにアクセスする必要があります。

"view code always has access to ..." には「必要がある」というニュアンスはありません ("has to" と見間違えたものと思われます)。

翻訳(提案)> どのビュー呼び出し規約が使われていても、ビューコードは常に request.context によってコンテキストにアクセスできます。

@ghost ghost assigned knzm Sep 28, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant