diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-08-07 22:08:13 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-08-07 22:08:13 +0200 |
commit | 346cbc555f8a7b078d78cb049dde5f51ec4ae6ce (patch) | |
tree | 802b20779003945fb40ae2836daeb90dcbcaee27 /lib | |
parent | 62132d0d9bdf1f82f4104086cc9f24b323b105c5 (diff) | |
download | rpg-346cbc555f8a7b078d78cb049dde5f51ec4ae6ce.tar.gz rpg-346cbc555f8a7b078d78cb049dde5f51ec4ae6ce.tar.bz2 |
japanese language update
darcs-hash:20060807200813-7ad00-ca46ec6eca59cc368fbace6f7de337e4d1e997a5.gz
Diffstat (limited to 'lib')
-rw-r--r-- | lib/plugins/config/lang/ja/intro.txt | 2 | ||||
-rw-r--r-- | lib/plugins/config/lang/ja/lang.php | 44 | ||||
-rw-r--r-- | lib/plugins/plugin/lang/ja/admin_plugin.txt | 7 | ||||
-rw-r--r-- | lib/plugins/plugin/lang/ja/lang.php | 71 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/ja/lang.php | 3 |
5 files changed, 122 insertions, 5 deletions
diff --git a/lib/plugins/config/lang/ja/intro.txt b/lib/plugins/config/lang/ja/intro.txt index 511aa0718..88215c539 100644 --- a/lib/plugins/config/lang/ja/intro.txt +++ b/lib/plugins/config/lang/ja/intro.txt @@ -1,4 +1,4 @@ -====== サイト設定 ====== +====== 設定管理 ====== この画面で、Dokuwikiの設定を管理することが出来ます。 個々の設定に関しては [[doku>wiki:config]] を参照してください。 diff --git a/lib/plugins/config/lang/ja/lang.php b/lib/plugins/config/lang/ja/lang.php index 5ca8a2c7e..1385a628d 100644 --- a/lib/plugins/config/lang/ja/lang.php +++ b/lib/plugins/config/lang/ja/lang.php @@ -18,6 +18,34 @@ $lang['nochoice'] = '(他の選択肢はありません)'; $lang['locked'] = '設定用ファイルを更新できません。もし意図して変更不可にしているのでなければ、<br /> ローカル設定ファイルの名前と権限を確認して下さい。'; +/* --- Config Setting Headers --- */ +$lang['_configuration_manager'] = '設定管理'; //same as heading in intro.txt +$lang['_header_dokuwiki'] = 'DokuWiki'; +$lang['_header_plugin'] = 'プラグイン'; +$lang['_header_template'] = 'テンプレート'; +$lang['_header_undefined'] = 'その他'; + +/* --- Config Setting Groups --- */ +$lang['_basic'] = '基本'; +$lang['_display'] = '表示'; +$lang['_authentication'] = '認証'; +$lang['_anti_spam'] = 'スパム対策'; +$lang['_editing'] = '編集'; +$lang['_links'] = 'リンク'; +$lang['_media'] = 'メディア'; +$lang['_advanced'] = '高度な設定'; +$lang['_network'] = 'ネットワーク'; +// The settings group name for plugins and templates can be set with +// plugin_settings_name and template_settings_name respectively. If one +// of these lang properties is not set, the group name will be generated +// from the plugin or template name and the localized suffix. +$lang['_plugin_sufix'] = 'プラグイン設定'; +$lang['_template_sufix'] = 'テンプレート設定'; + +/* --- Undefined Setting Messages --- */ +$lang['_msg_setting_undefined'] = '設定のためのメタデータがありません。'; +$lang['_msg_setting_no_class'] = '設定クラスがありません。'; +$lang['_msg_setting_no_default'] = '初期値が設定されていません。'; /* -------------------- Config Options --------------------------- */ @@ -56,18 +84,22 @@ $lang['mailguard'] = 'メールアドレス保護'; /* Authentication Options */ $lang['useacl'] = 'アクセス管理を行う(ACL)'; -$lang['openregister']= 'ユーザー登録を許可(ACL)'; $lang['autopasswd'] = 'パスワードの自動生成(ACL)'; -$lang['resendpasswd']= 'パスワードの再発行(ACL)'; $lang['authtype'] = '認証方法(ACL)'; $lang['passcrypt'] = '暗号化方法(ACL)'; $lang['defaultgroup']= 'デフォルトグループ(ACL)'; $lang['superuser'] = 'スーパーユーザー(ACL)'; $lang['profileconfirm'] = 'プロフィール変更時に現在のパスワードを要求(ACL)'; +$lang['disableactions'] = 'DokuWiki の動作を無効にする'; +$lang['disableactions_check'] = 'チェック'; +$lang['disableactions_subscription'] = '登録 / 解除'; +$lang['disableactions_wikicode'] = 'ソース閲覧 / 生データ出力'; +$lang['disableactions_other'] = 'その他の動作(カンマ区切り)'; /* Advanced Options */ $lang['userewrite'] = 'URLの書き換え'; $lang['useslash'] = 'URL上の名前空間の区切りにスラッシュを使用'; +$lang['usedraft'] = '編集中の自動保存(ドラフト)機能を使用'; $lang['sepchar'] = 'ページ名の単語区切り文字'; $lang['canonical'] = 'canonical URL(正準URL)を使用'; $lang['autoplural'] = '自動複数形処理'; @@ -75,10 +107,14 @@ $lang['usegzip'] = '古い文書にgzipを使用'; $lang['cachetime'] = 'キャッシュ保持時間(秒)'; $lang['purgeonadd'] = 'ファイル追加時にキャッシュを破棄'; $lang['locktime'] = 'ファイルロック期限(秒)'; +$lang['fetchsize'] = '外部からのダウンロード最大サイズ'; $lang['notify'] = '変更を通知するメールアドレス'; -$lang['mailfrom'] = 'メール送信時のアドレス'; +$lang['registernotify'] = '新規ユーザー登録を通知するメールアドレス'; +$lang['mailfrom'] = 'メール送信時の送信元アドレス'; +$lang['gzip_output'] = 'xhtmlに対するコンテンツ圧縮(gzip)を使用'; $lang['gdlib'] = 'GDlibバージョン'; $lang['im_convert'] = 'ImageMagick変換ツールへのパス'; +$lang['jpg_quality'] = 'JPG圧縮品質(0-100)'; $lang['spellchecker']= 'スペルチェック'; $lang['subscribers'] = '更新通知機能'; $lang['compress'] = 'CSSとJavaScriptを圧縮'; @@ -88,6 +124,7 @@ $lang['sitemap'] = 'Googleサイトマップ作成頻度(日数)'; $lang['rss_type'] = 'RSSフィード形式'; $lang['rss_linkto'] = 'RSS内リンク先'; +$lang['rss_update'] = 'RSSフィードの更新間隔(秒)'; /* Target options */ $lang['target____wiki'] = '内部リンクの表示先'; @@ -104,7 +141,6 @@ $lang['proxy____pass'] = 'プロキシ - パスワード'; $lang['proxy____ssl'] = 'プロキシへの接続にsslを使用'; /* Safemode Hack */ - $lang['safemodehack'] = 'セーフモード対策を行う'; $lang['ftp____host'] = 'FTP サーバー名(セーフモード対策)'; $lang['ftp____port'] = 'FTP ポート(セーフモード対策)'; diff --git a/lib/plugins/plugin/lang/ja/admin_plugin.txt b/lib/plugins/plugin/lang/ja/admin_plugin.txt new file mode 100644 index 000000000..99765433d --- /dev/null +++ b/lib/plugins/plugin/lang/ja/admin_plugin.txt @@ -0,0 +1,7 @@ +====== プラグイン管理 ====== + +この画面で、DokuWikiで使用するプラグイン [[doku>wiki:plugins|plugins]] の管理を行うことが出来ます。 +プラグインをダウンロード・インストールするためには、サーバー内のプラグイン用フォルダーを +書き込み可にしておく必要があります。 + + diff --git a/lib/plugins/plugin/lang/ja/lang.php b/lib/plugins/plugin/lang/ja/lang.php new file mode 100644 index 000000000..4ddd27cd3 --- /dev/null +++ b/lib/plugins/plugin/lang/ja/lang.php @@ -0,0 +1,71 @@ +<?php +/** + * japanese language file + * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * @author Yuji Takenaka <webmaster@davilin.com> + * @author Christopher Smith <chris@jalakai.co.uk> + */ + +$lang['menu'] = 'プラグイン管理'; + +// custom language strings for the plugin +$lang['download'] = "プラグインのダウンロードとインストール"; +$lang['manage'] = "インストール済みプラグイン"; + +$lang['btn_info'] = '情報'; +$lang['btn_update'] = '更新'; +$lang['btn_delete'] = '削除'; +$lang['btn_settings'] = '設定'; +$lang['btn_download'] = 'ダウンロード'; +$lang['btn_enable'] = '保存'; + +$lang['url'] = 'URL'; + +$lang['installed'] = 'インストール:'; +$lang['lastupdate'] = '最終更新日:'; +$lang['source'] = 'ソース:'; +$lang['unknown'] = '不明'; + +// ..ing = header message +// ..ed = success message + +$lang['updating'] = '更新中...'; +$lang['updated'] = 'プラグイン %s は更新されました'; +$lang['updates'] = '次のプラグインが更新されました:'; +$lang['update_none'] = 'プラグインの更新データはありません。'; + +$lang['deleting'] = '削除中...'; +$lang['deleted'] = 'プラグイン %s は削除されました。'; + +$lang['downloading'] = 'ダウンロード中...'; +$lang['downloaded'] = 'プラグイン %s がインストールされました'; +$lang['downloads'] = '次のプラグインがインストールされました:'; +$lang['download_none'] = 'プラグインが見つかりませんでした。もしくはダウンロードかインストールの最中に予期せぬエラーが発生しました。'; + +// info titles +$lang['plugin'] = 'プラグイン:'; +$lang['components'] = 'コンポーネント'; +$lang['noinfo'] = 'このプラグインに関する情報がありません。有効なプラグインではないかも知れません。'; +$lang['name'] = '名前:'; +$lang['date'] = '日付:'; +$lang['type'] = 'タイプ:'; +$lang['desc'] = '説明:'; +$lang['author'] = '作者:'; +$lang['www'] = 'ウェブサイト:'; + +// error messages +$lang['error'] = '予期せぬエラーが発生しました。'; +$lang['error_download'] = 'プラグインファイルをダウンロードできません:%s'; +$lang['error_badurl'] = 'URLが正しくないようです - ファイル名が特定できません'; +$lang['error_dircreate'] = 'ダウンロードしたファイルを一時的に保管しておくフォルダが作成できません'; +$lang['error_decompress'] = 'ダウンロードしたファイルを解凍できませんでした。'. + 'ダウンロードに失敗した可能性があります(もう一度、実行してください);'. + 'もしくは、不明な圧縮形式であるかもしれません(手動でインストールする必要があります)'; +$lang['error_copy'] = 'プラグインをインストール中にファイルのコピーに失敗しました。'. + '<em>%s</em>:ディスク容量や書き込みの権限を確認してください。'. + 'このエラーによりプラグインのインストールが完全に行われず、Wikiが不安定な状態です。'; +$lang['error_delete'] = 'プラグインの削除中にエラーが発生しました <em>%s</em>。'. + 'プラグインが不完全なファイルであったか、ディレクトリの権限が正しくないことが原因であると考えられます。'; + +//Setup VIM: ex: et ts=4 enc=utf-8 : diff --git a/lib/plugins/usermanager/lang/ja/lang.php b/lib/plugins/usermanager/lang/ja/lang.php index 0623974ec..dda7abb53 100644 --- a/lib/plugins/usermanager/lang/ja/lang.php +++ b/lib/plugins/usermanager/lang/ja/lang.php @@ -45,3 +45,6 @@ $lang['prev'] = '前へ'; $lang['next'] = '次へ'; $lang['last'] = '最後'; +// added after 2006-03-09 release +$lang['edit_usermissing'] = '選択したユーザーは見つかりません。削除もしくは変更された可能性があります。'; + |