Merge pull request #1123 from l/master/translation/ja_JP

core: update Japanese translations
This commit is contained in:
Sébastien Helleu 2017-12-30 15:12:42 +01:00 committed by GitHub
commit 2f96abc3f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 14 deletions

View File

@ -478,10 +478,9 @@ UXTerm*metaSendsEscape: true
このファイルをリロードするか (`xrdb -override ~/.Xresources`) または X を再起動してください。 このファイルをリロードするか (`xrdb -override ~/.Xresources`) または X を再起動してください。
// TRANSLATION MISSING Mac OS X のターミナル.app を使っている場合、設定メニューのキーボードから「メタキーとして option
If you are using the Mac OS X Terminal app, enable the option キーを使用」を有効化してください。こうすることで、kbd:[Option]
"Use option as meta key" in menu Settings / Keyboard. And then you can use the キーをメタキーとして使うことが可能です。
kbd:[Option] key as meta key.
[[customize_key_bindings]] [[customize_key_bindings]]
=== どうすればキー割り当てをカスタマイズできますか。 === どうすればキー割り当てをカスタマイズできますか。

View File

@ -21,7 +21,7 @@ msgstr ""
"Project-Id-Version: WeeChat\n" "Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2017-12-23 21:13+0100\n" "POT-Creation-Date: 2017-12-23 21:13+0100\n"
"PO-Revision-Date: 2017-11-18 09:00+0900\n" "PO-Revision-Date: 2017-12-30 09:00+0900\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/" "Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
"translation/ja_JP>\n" "translation/ja_JP>\n"
@ -4342,14 +4342,14 @@ msgid ""
msgstr "" msgstr ""
"コマンド外での部分補完 (同じ文字を含む多くのコマンドが見つかった場合は止め)" "コマンド外での部分補完 (同じ文字を含む多くのコマンドが見つかった場合は止め)"
#, fuzzy
msgid "" msgid ""
"comma-separated list of templates for which partial completion is enabled by " "comma-separated list of templates for which partial completion is enabled by "
"default (with Tab key instead of shift-Tab); the list of templates is in " "default (with Tab key instead of shift-Tab); the list of templates is in "
"documentation: plugin API reference, function \"weechat_hook_command\"" "documentation: plugin API reference, function \"weechat_hook_command\""
msgstr "" msgstr ""
"スペルチェックを有効化するコマンドのコンマ区切りリスト (これ以外のコマンドで" "部分補完がデフォルトで有効化される (shift-Tab キーの代わりに Tab キーを使う) "
"はスペルチェックは無効)" "テンプレートのコンマ区切りリスト; テンプレートのリストは WeeChat プラグイン "
"API リファレンスの \"weechat_hook_command\" 関数の節を参照してください"
msgid "" msgid ""
"maximum number of commands to display by default in history listing (0 = " "maximum number of commands to display by default in history listing (0 = "
@ -11246,15 +11246,13 @@ msgstr "プラグインオプションの説明"
msgid "list/load/unload scripts" msgid "list/load/unload scripts"
msgstr "スクリプトをリストアップ/ロード/アンロード" msgstr "スクリプトをリストアップ/ロード/アンロード"
#, fuzzy
msgid "" msgid ""
"list|listfull [<name>] || load [-q] <filename> || autoload || reload|unload " "list|listfull [<name>] || load [-q] <filename> || autoload || reload|unload "
"[-q] [<name>] || version" "[-q] [<name>] || version"
msgstr "" msgstr ""
"list|listfull [<name>] || load [-q] <filename> || autoload || reload|unload " "list|listfull [<name>] || load [-q] <filename> || autoload || reload|unload "
"[-q] [<name>]" "[-q] [<name>] || version"
#, fuzzy
msgid "" msgid ""
" list: list loaded scripts\n" " list: list loaded scripts\n"
"listfull: list loaded scripts (verbose)\n" "listfull: list loaded scripts (verbose)\n"
@ -11281,6 +11279,7 @@ msgstr ""
"filename: ロードするスクリプト (ファイル)\n" "filename: ロードするスクリプト (ファイル)\n"
" name: スクリプト名 (名前は \"register\" 関数を呼び出すために使われる)\n" " name: スクリプト名 (名前は \"register\" 関数を呼び出すために使われる)\n"
" -q: 出力抑制モード: メッセージを表示しない\n" " -q: 出力抑制モード: メッセージを表示しない\n"
" version: 使用中のインタプリタのバージョンを表示\n"
"\n" "\n"
"引数無しの場合、全てのロード済みスクリプトをリストアップします。" "引数無しの場合、全てのロード済みスクリプトをリストアップします。"
@ -11293,12 +11292,11 @@ msgstr "スクリプトポインタ (任意)"
msgid "script name (wildcard \"*\" is allowed) (optional)" msgid "script name (wildcard \"*\" is allowed) (optional)"
msgstr "スクリプト名 (ワイルドカード \"*\" を使うことができます) (任意)" msgstr "スクリプト名 (ワイルドカード \"*\" を使うことができます) (任意)"
#, fuzzy
msgid "name of the interpreter used" msgid "name of the interpreter used"
msgstr "%s%s: インタプリタの開放に失敗" msgstr "使用中のインタプリタの名前"
msgid "version of the interpreter used" msgid "version of the interpreter used"
msgstr "" msgstr "使用中のインタプリタのバージョン"
#, c-format #, c-format
msgid "" msgid ""