mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 11:43:13 +02:00
core: update Japanese translations
This commit is contained in:
@@ -51,9 +51,8 @@ $HOME/.weechat/weechat.conf::
|
||||
$HOME/.weechat/plugins.conf::
|
||||
プラグイン設定ファイル
|
||||
|
||||
// TRANSLATION MISSING
|
||||
$HOME/.weechat/sec.conf::
|
||||
configuration file with secured data
|
||||
保護されたデータを含む設定ファイル
|
||||
|
||||
$HOME/.weechat/alias.conf::
|
||||
'alias' プラグイン用の設定ファイル
|
||||
|
||||
@@ -290,12 +290,10 @@ WeeChat "core" は以下のディレクトリに配置されています:
|
||||
[width="100%",cols="1v,5",options="header"]
|
||||
|===
|
||||
| パス/ファイル名 | 説明
|
||||
| tests/ | テストのルートディレクトリ
|
||||
// TRANSLATION MISSING
|
||||
| tests.cpp | Program used to run tests
|
||||
| unit/ | 単体テストのルートディレクトリ
|
||||
// TRANSLATION MISSING
|
||||
| core/ | Root of unit tests for core
|
||||
| tests/ | テスト用のルートディレクトリ
|
||||
| tests.cpp | テスト実行に使うプログラム
|
||||
| unit/ | 単体テスト用のルートディレクトリ
|
||||
| core/ | core 向け単体テスト用のルートディレクトリ
|
||||
| test-eval.cpp | テスト: 式の評価
|
||||
| test-hashtble.cpp | テスト: ハッシュテーブル
|
||||
| test-hdata.cpp | テスト: hdata
|
||||
|
||||
Reference in New Issue
Block a user