Files
nexusphp/lang/ja/lang_staffpanel.php
2025-04-19 02:06:51 +07:00

80 lines
5.3 KiB
PHP

<?php
$lang_staffpanel = array (
'Administration' => '管理グループパネル',
'For SysOp Only' => 'システム管理者に開放',
'Option Name' => 'オプション名',
'Info' => '説明します',
'Delete disabled users' => '禁止されたユーザーを削除します',
'Delete all disabled users' => 'すべての無効なユーザーを削除します',
'Manage tracker forum' => '管理フォーラム',
'Edit/Delete forum' => 'フォーラムのセクションを編集/削除します',
'MySQL Stats' => 'mysqlステータス',
'See MySql stats' => 'mysqlステータスを表示します',
'Mass mailer' => 'バルクメール',
'Send e-mail to all users on the tracker' => 'すべてのユーザーにメールを送信します',
'Do cleanup' => 'クリーンアップを行います',
'Do cleanup functions' => 'クリーンアップ機能を実行します',
'Ban System' => 'システムを無効にします',
'Ban / Unban IP' => 'IPを無効/キャンセルします',
'Failed Logins' => 'ログインに失敗しました',
'Show Failed Login Attempts' => '失敗したログインの試みを表示します',
'Bitbucket' => 'ビットバケット',
'Bitbucket Log' => 'ビットバケットログ',
'Ban EMAIL address' => '禁止されているメールアドレス',
'Ban EMAILs stop registration.' => 'メールアドレスの登録は禁止されています',
'Allow EMAIL address' => 'メールアドレスを許可します',
'Allow EMAIL registration.' => 'メールアドレスの登録を許可します',
'Location' => '位置',
'Manage location and location speed' => 'アドレスとアドレスの速度を管理します',
'Add Upload' => '追加アップロード',
'Add upload to certain classes' => 'ユーザーの特定のレベルのアップロードボリュームを増やします',
'For Administrator Only' => '管理者に開かれています',
'Add user' => 'ユーザーを追加します',
'Create new user account' => '新しいユーザーアカウントを追加します',
'Reset Users Password' => 'ユーザーパスワードをリセットします',
'Rest lost Passwords' => '紛失したパスワードをリセットします',
'Mass PM' => 'バッチプライベートメッセージ',
'Send PM to all users' => 'サイト上のすべてのユーザーにプライベートメッセージを送信します',
'Poll overview' => '投票する',
'View poll votes' => 'すべての投票を表示します',
'Warned users' => 'ユーザーに警告します',
'See all warned users on tracker' => 'アラートされたすべてのユーザーを表示します',
'FreeLeech' => '無料ダウンロード',
'Set ALL Torrents At Special State.' => 'すべての種子を特定の状態に設定します',
'FAQ Management' => 'FAQ管理',
'Edit/Add/Delete FAQ Page' => '編集/追加/削除FAQ',
'Rules Management' => 'ルール管理',
'Edit/Add/Delete RULES Page' => 'ルールを編集/追加/削除します',
'Category Manage' => '分類管理',
'Manage torrents categories at your site' => '種子分類パターンを管理します',
'For Moderator Only' => 'モデレーターに開かれています',
'Abnormal Upload Speed Detector' => '異常なアップロード速度の検出',
'See cheaters' => '詐欺師を見る',
'Duplicate IP Check' => 'IP検出を繰り返します',
'Check for Duplicate IP Users' => '同じIPユーザーを表示します',
'All Clients (currently)' => 'すべてのクライアント(現在)',
'Show All Clients (currently downloading/uploading/seeding)' => 'すべてのクライアントを表示(現在ダウンロード/アップロード/シード)',
'Ad management' => '広告管理',
'Manage ads at your site' => 'ウェブサイトで広告を管理します',
'Uploaders' => 'アップローダー',
'See uploaders stats' => 'アップローダーステータスを表示します',
'Stats' => '統計',
'Tracker Stats' => 'サーバー関連のデータ統計',
'IP Test' => 'IPテスト',
'Test if IP is banned' => 'IPが禁止されているかどうかをテストします',
'Add Bonus Points' => '魔法を増やします',
'Add Bonus Points to one or All Users.' => '1人またはすべてのユーザーに魔法を追加します',
'Clear cache' => 'クリアキャッシュ',
'Clear cache of memcached' => 'キャッシュされたデータをクリアします',
'Custom Field Manage' => 'カスタムフィールド管理',
'Manage custom fields' => 'カスタムフィールドを管理します',
'Search user' => 'ユーザーを検索します',
'Confirm user' => 'ユーザーを確認します',
'Confirm user to complete registration' => '登録を完了するようにユーザーを確認します',
'Add Attendance card' => 'カード署名を追加しました',
'Add Attendance card to certain classes' => '特定のレベルのユーザーに再署名カードを追加します',
'Add Bonus/Attend card/Invite/upload' => 'マジック/再署名カード/招待状/アップロードを増やします',
'Add Bonus/Attend card/Invite/upload to certain classes' => '特定のレベルのユーザーのマジック/再署名/招待状/アップロードボリュームを増やします',
);