-
Notifications
You must be signed in to change notification settings - Fork 11
Catch up with 8.0.0692 #72
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
Conversation
src/po/ja.po
Outdated
msgstr "このバッファに定義された構文要素はありません" | ||
|
||
msgid "syntax conceal on" | ||
msgstr "構文 conceal オン" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ここの訳はどうすべきか悩んでいます。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
これと下のは、翻訳しなくても良いかもですね…
:syntax conceal
で現在の設定を確認するだけなので、翻訳してあると逆に混乱するというか…
なにか他に似たような翻訳ってありましたっけ?
src/po/ja.po
Outdated
msgstr "構文 conceal オン" | ||
|
||
msgid "syntax conceal off" | ||
msgstr "構文 conceal オフ" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
同上
src/po/ja.po
Outdated
msgstr "構文 spell 非トップレベル" | ||
|
||
msgid "syntax spell default" | ||
msgstr "構文 spell 既定" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ここの上、5個も同上。
msgid "Type :qa! and press <Enter> to abandon all changes and exit Vim" | ||
msgstr "" | ||
"すべての変更を破棄し、Vimを終了するには :qa! と入力し <Enter> を押してくだ" | ||
"さい" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
この部分について、Bram から翻訳の更新のお願いが出ています。
https://groups.google.com/d/topic/vim_dev/_ikY4q2WVdc/discussion
ありがとうございます。 今から諸々見ます。 |
もしも翻訳するならば |
日本語の文としては
もしくは
くらいにしたほうが良いか? |
@k-takata とりあえず早急にマージしてしまいたいので
を軸に、僕の方から修正して commit & merge しますね。 |
とりあえずということで e9fcfa7 こんな対応としてみました。 リリース作業の都合上いったんマージしますが、議論&修正はいつでも welcome ということでご了承ください。 🙇 |
No description provided.