Files
nexusphp/resources/lang/ja/permission.php
2025-05-05 21:27:48 +07:00

221 lines
8.4 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
return [
'torrent-approval' => [
'text' => '承認された Torrent',
'desc' => '未レビューとして許可、拒否、またはマーク',
],
'torrent-set-special-tag' => [
'text' => 'トレント特殊タグを設定',
'desc' => '公式/ゼロボーナスタグをトレントに設定',
],
'torrent-approval-allow-automatic' => [
'text' => 'Torrent の承認を自動的に許可する',
'desc' => 'Torrent は自動的にアップロード後の承認許可状態です',
],
'torrent-set-price' => [
'text' => 'トレントの支払いを設定する',
'desc' => 'トレントの支払いを設定する',
],
'defaultclass' => [
'text' => 'Default Class',
'desc' => ' 登録時のクラス',
],
'staffmem' => [
'text' => 'スタッフ メンバー',
'desc' => 'スタッフと見なされるクラス。例えばスタッフボックスを表示できます。',
],
'newsmanage' => [
'text' => 'ニュース管理',
'desc' => '新規追加、編集、ニュースの削除',
],
'newfunitem' => [
'text' => 'funboxアイテムを投稿',
'desc' => "新しいファンボックスアイテムを投稿し、自分のファンボックスアイテムを編集",
],
'funmanage' => [
'text' => 'Funbox管理',
'desc' => "誰のファンボックスアイテムも編集、削除、禁止する",
],
'sbmanage' => [
'text' => 'Shoutbox Management',
'desc' => 'shortbox と helpbox のメッセージを削除する',
],
'pollmanage' => [
'text' => 'アンケート管理',
'desc' => '新規追加、編集、アンケートの削除',
],
'applylink' => [
'text' => 'リンクに適用',
'desc' => 'メインページのリンクに適用',
],
'linkmanage' => [
'text' => 'リンク管理',
'desc' => ' 新規追加、編集、リンクの削除',
],
'postmanage' => [
'text' => 'フォーラム投稿管理',
'desc' => 'フォーラムの投稿を編集、削除、移動、スティック、ロック',
],
'commanage' => [
'text' => 'コメント管理',
'desc' => 'トレントのコメントを編集、削除する',
],
'forummanage' => [
'text' => 'フォーラム管理',
'desc' => '新しいフォーラムを追加、編集、削除、移動します',
],
'viewuserlist' => [
'text' => 'ユーザ一覧を表示',
'desc' => '表示、検索ユーザーリスト',
],
'user-delete' => [
'text' => 'ユーザーを削除',
'desc' => 'データベースからユーザーアカウント情報を完全に削除します',
],
'user-change-class' => [
'text' => 'ユーザークラスの変更',
'desc' => "ユーザーのレベルを変更するには、自分自身のレベル以上のレベルに変更することはできません",
],
'torrentmanage' => [
'text' => 'Torrent 管理',
'desc' => 'トレント設定を除く、トレントの付箋またはプロモーションを除く、トレントを編集',
],
'torrent-delete' => [
'text' => 'トレントを削除',
'desc' => 'トレントを削除',
],
'torrentsticky' => [
'text' => 'トレントスティッキー',
'desc' => ' トレントを粘着性に設定',
],
'torrentonpromotion' => [
'text' => 'Torrent on Promotion',
'desc' => 'プロモーションにトレントを設定する',
],
'torrent_hr' => [
'text' => 'トレントH&Rを設定',
'desc' => 'トレントをH&R検査に参加させてください',
],
'askreseed' => [
'text' => 'リシードを要求する',
'desc' => '急流が死んでいるときにリシードを要求する',
],
'viewnfo' => [
'text' => 'NFO を表示',
'desc' => 'NFO ファイルを表示',
],
'torrentstructure' => [
'text' => 'トレント構造体を表示',
'desc' => 'Torrent ファイルの構造を表示',
],
'sendinvite' => [
'text' => '招待を送信',
'desc' => 'メンバーシップの招待状を他のメンバーに送信する',
],
'viewhistory' => [
'text' => '履歴を表示',
'desc' => "他のコメントを表示し、履歴を投稿",
],
'topten' => [
'text' => 'トップテンを表示',
'desc' => 'トップ10を表示',
],
'log' => [
'text' => '一般ログを表示',
'desc' => '一般ログを表示(機密ログを除く)',
],
'confilog' => [
'text' => 'コンフィデンシャルログを表示',
'desc' => '機密ログを表示します。例えば、サイト設定の変更など。',
],
'userprofile' => [
'text' => "ユーザーの機密プロファイルを表示",
'desc' => "ユーザーの機密プロファイルを表示します。例IP アドレス、メールアドレス",
],
'torrenthistory' => [
'text' => "ユーザーのトレント履歴を表示",
'desc' => "ユーザーのトレントの履歴を表示します。例えば、ダウンロードしたトレント。プライバシーレベルのユーザーの設定が「強い」場合にのみ有効です。"
],
'prfmanage' => [
'text' => "ユーザーの一般プロフィール管理",
'desc' => " メール、ユーザー名、アップロード、ダウンロード金額、ボーナスなどの重要なものを除き、ユーザーのプロフィールを変更する"
],
'cruprfmanage' => [
'text' => "ユーザーの重要なプロフィール管理",
'desc' => "寄付を除くユーザーの重要なプロフィールを変更します(スタッフリーダーのみが寄付を管理できます)",
],
'uploadsub' => [
'text' => '字幕をアップロード',
'desc' => 'Torrent に字幕をアップロード',
],
'delownsub' => [
'text' => "自分の字幕を削除",
'desc' => '自分がアップロードした字幕を削除する',
],
'submanage' => [
'text' => '字幕管理',
'desc' => '任意の字幕を削除',
],
'updateextinfo' => [
'text' => '外部情報を更新',
'desc' => '更新の古い外部情報、例えばIMDb情報',
],
'viewanonymous' => [
'text' => '匿名で表示',
'desc' => '匿名ユーザを表示',
],
'beanonymous' => [
'text' => '匿名にする',
'desc' => '急流、匿名字幕をアップロードする',
],
'addoffer' => [
'text' => 'オファーを追加',
'desc' => ' アップロードするオファーを追加',
],
'offermanage' => [
'text' => 'オファー管理',
'desc' => '許可、編集、オファーの削除',
],
'upload' => [
'text' => 'Torrent をアップロード',
'desc' => 'Torrent を Torrent セクションにアップロード',
],
'uploadspecial' => [
'text' => '特別な Torrent をアップロード',
'desc' => 'Torrent を特別なセクションにアップロード',
],
'view_special_torrent' => [
'text' => '特別な Torrent を表示',
'desc' => 'Torrent を特別なセクションで表示',
],
'movetorrent' => [
'text' => 'トレントを移動',
'desc' => 'トレントをセクション間で移動',
],
'chrmanage' => [
'text' => 'クロニクル管理',
'desc' => '追加、編集、クロニクルの削除',
],
'viewinvite' => [
'text' => '招待を表示',
'desc' => "ユーザーの招待履歴を表示",
],
'buyinvite' => [
'text' => '招待を購入',
'desc' => 'ボーナスセンターで招待を購入',
],
'seebanned' => [
'text' => '禁止された Torrent を参照',
'desc' => '禁止されている Torrent を表示およびダウンロード',
],
'againstoffer' => [
'text' => 'オファーに対する投票',
'desc' => 'オファーに投票する',
],
'userbar' => [
'text' => 'ユーザーバーを許可',
'desc' => ' ユーザーバをゲットする',
],
];