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

Translate some remaining hunks in repeat.jax #182

Merged
merged 2 commits into from
Feb 2, 2016
Merged

Translate some remaining hunks in repeat.jax #182

merged 2 commits into from
Feb 2, 2016

Conversation

thinca
Copy link
Member

@thinca thinca commented Feb 1, 2016

#164

レビューお願いします!

recorded macro and the yank will overwrite the
recorded macro. {Vi: no recording}
Note: もしレコーディングに使っているレジスタが、レ
コーディング中に |y| や |p| で使われた場合、恐らく期待
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

レコーディング中にその最中に へ修正してください。
同じ単語が近くに並ぶと読みにくいので。

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

直します。

@koron
Copy link
Member

koron commented Feb 2, 2016

私からは以上、指摘3点、単なる雑談1件の計4点です。

@thinca
Copy link
Member Author

thinca commented Feb 2, 2016

指摘された部分と、ついでに例示された部分の一部を日本語リソースでの表示に合わせて修正しました。

>bt ~
3 function One[3] ~
2 Two[3] ~
->1 Three[3] ~
0 Four ~
line 1: let four = 4 ~
1: let four = 4 ~
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ついでに例示された部分の一部を日本語リソースでの表示に合わせて修正しました。

ここです。


The "->" points to the current frame. Use "up", "down" and "frame N" to
select another frame.
"->" は現在いるフレームを指す。"up"、"down"、"frame N" を使うことで、別のフ
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Vim用語が全然わかっていませんが...)

現在いるフレーム -> 現在のフレーム

で良いのではないでしょうか ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

この辺りに特に Vim 特有の用語はないです。
最初は私も 現在のフレーム にしていたのですが、現在いるフレーム の方がデバッガに慣れていない人にもわかりやすいかな、と思い、このようにしてみました。
現在のフレーム の方が良い、と言う意見が他にもあれば変えます。

@koron
Copy link
Member

koron commented Feb 2, 2016

細かい議論は今後もあると思いますが、訳がそろってますしいったんマージします。
残課題はその都度issueかPRか直接修正でやりましょう。

koron added a commit that referenced this pull request Feb 2, 2016
Translate some remaining hunks in repeat.jax
@koron koron merged commit fce2b5f into devel Feb 2, 2016
@koron koron deleted the repeat branch February 2, 2016 14:49
@koron
Copy link
Member

koron commented Feb 2, 2016

thx!

@thinca
Copy link
Member Author

thinca commented Feb 2, 2016

🎉

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

Successfully merging this pull request may close these issues.

3 participants