mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 14:56:39 +02:00
Merge pull request #1016 from l/master/translation/ja_JP
core: update Japanese translations
This commit is contained in:
@@ -73,9 +73,8 @@ $HOME/.weechat/charset.conf::
|
||||
$HOME/.weechat/exec.conf::
|
||||
_exec_ プラグイン用の設定ファイル
|
||||
|
||||
// TRANSLATION MISSING
|
||||
$HOME/.weechat/fifo.conf::
|
||||
configuration file for _fifo_ plugin
|
||||
_fifo_ プラグイン用の設定ファイル
|
||||
|
||||
$HOME/.weechat/irc.conf::
|
||||
_irc_ プラグイン用の設定ファイル
|
||||
|
||||
@@ -21,7 +21,7 @@ msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-06-08 06:42+0200\n"
|
||||
"PO-Revision-Date: 2017-06-03 09:00+0900\n"
|
||||
"PO-Revision-Date: 2017-06-10 09:00+0900\n"
|
||||
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
|
||||
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
|
||||
"translation/ja_JP>\n"
|
||||
@@ -5408,6 +5408,11 @@ msgid ""
|
||||
"script buffers.pl (/script remove buffers.pl) or disable/unload the buflist "
|
||||
"plugin; see WeeChat release notes for more information"
|
||||
msgstr ""
|
||||
"%sbuflist: 警告: buffers.pl スクリプトが読み込まれました。buffers.pl スクリプ"
|
||||
"トは buflist プラグインと類似するバーリストが含まれるバーを提供しています; 必"
|
||||
"要ならば、buffers.pl スクリプトを削除 (/script remove buffers.pl) するか、"
|
||||
"buflist プラグインを無効化/アンロードしてください; 詳しい情報は WeeChat リ"
|
||||
"リースノートを参照してください"
|
||||
|
||||
msgid "bar item with list of buffers"
|
||||
msgstr "バッファのリストを表示するバー要素"
|
||||
@@ -5533,6 +5538,12 @@ msgid ""
|
||||
"that after a scroll, the current buffer is at the middle of bar, 0 means on "
|
||||
"top of bar, 100 means at bottom of bar"
|
||||
msgstr ""
|
||||
"現在のバッファが常にバーの中に表示されるように自動的にバッファリストバーをス"
|
||||
"クロールします (この機能はフィリングが \"vertical\" に設定された左右にある"
|
||||
"バーでのみ機能します); 設定値は現在のバーよりも前に表示される行数のパーセント"
|
||||
"値です (-1 = 自動スクロールを無効化); 例えば値を 50 に設定した場合、現在の"
|
||||
"バッファがバーの中央に位置するように自動スクロールされます。0 に設定した場合"
|
||||
"はバーの最初、100 に設定した場合はバーの最後を意味します"
|
||||
|
||||
msgid ""
|
||||
"conditions to display a buffer (note: content is evaluated, see /help "
|
||||
|
||||
Reference in New Issue
Block a user