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

Slice length and capacityのprovidedの訳 #57

Open
no-yan opened this issue Jul 4, 2022 · 0 comments
Open

Slice length and capacityのprovidedの訳 #57

no-yan opened this issue Jul 4, 2022 · 0 comments

Comments

@no-yan
Copy link

no-yan commented Jul 4, 2022

Slice length and capacity中の訳について改善提案です。

"You can extend a slice's length by re-slicing it, provided it has sufficient capacity. "は以下のように訳されています。
「十分な容量を持って提供されているスライスを再スライスすることによって、スライスの長さを伸ばすことができます。」

providedは「もし〜ならば、〜という条件で」という意味なので、「もし容量が十分ならスライスの長さを拡張できます」と直すと良いと思います。
https://ejje.weblio.jp/content/provided
今の訳でも理解できますが、providedの意味を取り違えているのと、意味が取りづらく感じました。

翻訳:https://go-tour-jp.appspot.com/moretypes/11
原文:https://go.dev/tour/moretypes/11

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