Skip to content

terminal.txt を翻訳したよ #184

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

Merged
merged 14 commits into from
Sep 18, 2017
Merged

terminal.txt を翻訳したよ #184

merged 14 commits into from
Sep 18, 2017

Conversation

koron
Copy link
Member

@koron koron commented Sep 17, 2017

en/terminal.txt is copied from 8.0.1118

@koron koron self-assigned this Sep 17, 2017
@koron
Copy link
Member Author

koron commented Sep 17, 2017

Terminal-Job モード と Terminal-Normal をどう訳したものか?

「端末ジョブ」& 端末ノーマル」とかかしら?

@koron
Copy link
Member Author

koron commented Sep 17, 2017

Obviously, they must be commands that run in a terminal, not open their own window.

をどう訳したものか。

(winptyは) コマンドプロンプトのウィンドウを開かずにコマンドを実行するためのものですよ

くらいか?

doc/terminal.jax Outdated
When the buffer associated with the terminal is unloaded or wiped out the job
is killed, similar to calling `job_stop(job, "kill")`
端末に関連付けられたバッファがアンロードもしくは削除された場合には、
`job_stop(job, "kii")` を読んだのと同じようにそのジョブが殺されます。
Copy link
Member

Choose a reason for hiding this comment

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

kii -> kill

Copy link
Member Author

Choose a reason for hiding this comment

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

あざますw

@koron
Copy link
Member Author

koron commented Sep 18, 2017

Obviously, they must be commands that run in a terminal, not open their own window.

をどう訳したものか。

ちょっと頭を冷やしたら意味の通じる訳がでてきた。以下のようにします。

あたりまえのことですが、そこで実行するコマンドは端末の中で動くもので、独自のウィンドウを開くものであってはいけません。

@koron
Copy link
Member Author

koron commented Sep 18, 2017

Terminal-Job モード と Terminal-Normal をどう訳したものか?

#186 として起票しました。とりあえずは未訳のまま突き進みます。

@koron
Copy link
Member Author

koron commented Sep 18, 2017

nvcheck が優秀過ぎるw

@koron
Copy link
Member Author

koron commented Sep 18, 2017

とりあえずここまでで翻訳作業は完了です。

少し寝かせて大きな問題が指摘されなければマージしてしまいます。
(無いよりはあったほうがマシ、という視点で)
細かい問題はマージ後にちょぼちょぼ行きましょう。

doc/terminal.jax Outdated
VIMリファレンスマニュアル by Bram Moolenaar


Terminal window support *terminal*
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.

(`・ω・´)ゞ

doc/terminal.jax Outdated
使う
++cols={width} 端末ウィンドウの幅として {window} を使
++eof={text} when using [range]: text to send after
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.

(´・ω・)` 現在、泣きながら翻訳中

doc/terminal.jax Outdated
式の評価結果を挿入するためのレジスタ = も機能する。
CTRL-W CTRL-C ジョブを停止する, 下記の |t_CTRL-W_CTRL-C| を参照

See option 'termkey' for specifying another key instead of CTRL-W that
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.

(`・ω・´)ゞ

doc/terminal.jax Outdated
を使うとジョブは終了します。ウィンドウのテキストは失われます。バッファは依然存
在しますが、 `:buffer` でウィンドウに割り当てても空のバッファが表示されます。

`CTRL-W :close` で閉じようとしてもまた失敗します。 `CTRL-W :close!` はウィンドウを閉じ、バッファを隠し状態にします。
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.

(`・ω・´)ゞ

doc/terminal.jax Outdated
'termkey' : Exコマンドに入る
'termkey' 'termkey' 端末内のジョブに 'termkey' を送信する
'termkey' . 端末内のジョブに CTRL-W を送信する
'termkey' N Terminal-Normal モードへ以降, 以下を参照
Copy link
Contributor

Choose a reason for hiding this comment

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

CTRL-W N 等と合わせるなら
「モードへ以降」->「モードに移行」
でしょうか。

Copy link
Member Author

Choose a reason for hiding this comment

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

(`・ω・´)ゞ

thanks crazymaster and uakms!
@koron
Copy link
Member Author

koron commented Sep 18, 2017

ここまでの指摘分は反映しました。

doc/terminal.jax Outdated
ウは使用されない。
++rows={height} 端末ウィンドウの高さとして {height} を
使う
++cols={width} 端末ウィンドウの幅として {window} を使
Copy link
Contributor

Choose a reason for hiding this comment

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

{window} -> {width}
wi までいくと指が勝手に動いちゃいますね。

Copy link
Member Author

Choose a reason for hiding this comment

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

(`・ω・´)ゞ

実は k-takata さんに指摘された kill を kii と typo しちゃうのも同じ感じの間違いですw

doc/terminal.jax Outdated
'termkey' CTRL-N CTRL-W N と同じ
'termkey' CTRL-C |t_CTRL-W_CTRL-C| と同じ
*t_CTRL-\_CTRL-N*
他のモードと同じように、ノーマルモードへ移行するための特別なキーの組わせである
Copy link
Member

Choose a reason for hiding this comment

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

s/組わせ/組み合わせ/

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 koron changed the title WIP: terminal.txt を翻訳するよ terminal.txt を翻訳したよ Sep 18, 2017
doc/terminal.jax Outdated

入力したキーを別のものに読み返させるには端末モードマッピング、詳細は |:tmap|を
使用してください。これはどのようなマッピングでも定義できますが、端末内で実行さ
れされているジョブに送信されるキー入力にのみ作用します。
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.

(`・ω・´)ゞ

doc/terminal.jax Outdated
数を使ってください。

端末に関連付けられたバッファがアンロードもしくは削除された場合には、
`job_stop(job, "kill")` を読んだのと同じようにそのジョブが殺されます。
Copy link
Member

Choose a reason for hiding this comment

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

s/読んだ/呼んだ/

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 Author

koron commented Sep 18, 2017

もう少しまとめて修正したほうが良いかしら?w

doc/terminal.jax Outdated
gdb コマンド以外のデバッガを使うには、 `:Termdebug` を実行する前に
"termdebugger" 変数を変更してください: >
let termdebugger = "mygdb"
gdb と完全互換のあるデバッガのみが使えあmす。Vim は gdb の操作に GDB/MI イン
Copy link
Member

Choose a reason for hiding this comment

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

s/あm/ま/

Copy link
Member Author

Choose a reason for hiding this comment

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

(`・ω・´)ゞ

@crazymaster
Copy link
Member

ざっとひと通り目を通し終えました

@koron
Copy link
Member Author

koron commented Sep 18, 2017

@crazymaster ありがとうございます。 🙇

@uakms
Copy link
Contributor

uakms commented Sep 18, 2017

読み終わりました。

@koron
Copy link
Member Author

koron commented Sep 18, 2017

@uakms ありがとうございます。 🙇

@koron
Copy link
Member Author

koron commented Sep 18, 2017

そいじゃマージします。以後の修正は通常の issue で対応します~

@koron koron merged commit 4def8c7 into master Sep 18, 2017
@koron koron deleted the new-terminal branch September 18, 2017 14:01
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.

4 participants