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

72 lines
3.9 KiB
PHP
Raw 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
$lang_edit = array (
'head_edit_torrent' => 'シードの編集 - ',
'text_cannot_edit_torrent' => 'シードを編集できません',
'text_cannot_edit_torrent_note' => 'あなたは種ではないか、正しくログインしていません。 </a>',
'row_torrent_name' => 'タイトル',
'row_small_description' => '字幕',
'row_nfo_file' => 'NFOファイル',
'radio_keep_current' => '元のファイル',
'radio_update' => '更新します',
'radio_remove' => '取り除く',
'row_description' => '導入',
'row_type' => 'タイプ',
'text_source' => 'ソース:',
'select_choose_one' => '選択してください',
'text_codec' => 'コーディング:',
'text_standard' => '解決:',
'text_processing' => '対処する:',
'row_quality' => '品質',
'text_quality_note' => '<b>ビデオ</b>ファイルのみに適用されます。',
'row_visible' => '見せる',
'checkbox_visible' => '閲覧ページに表示します',
'text_visible_note' => '注:アップローダーがあるときにシードは自動的に表示され、一定期間シードがない場合(シードが切断されます)、隠されます。これを選択して、プロセスを手動でスピードアップします。同時に、隠された種子はまだ表示または検索できることに注意してくださいが、デフォルトでは表示されません。',
'row_anonymous_uploader' => '匿名でアップロードします',
'checkbox_anonymous_note' => 'ブラウジングページにユーザー名を表示しないでください',
'row_special_torrent' => 'プロモーションシード',
'select_use_global_setting' => 'グローバル設定を使用します',
'select_forever' => '永続',
'select_until' => 'それまで',
'text_keep_current' => '元の設定',
'text_ie_for' => '間隔',
'text_promotion_until_note' => '(タイムフォーマットは「年年の年の日の日時間:分:秒秒」です)',
'select_normal' => '普通',
'select_free' => '無料',
'select_two_times_up' => '2倍アップロード',
'select_free_two_times_up' => '無料および2xアップロード',
'select_half_down' => '50ダウンロード',
'select_choose_torrent_state' => '種子のプロモーションステータスを設定します',
'row_torrent_position' => '種子の場所',
'row_recommended_movie' => '推奨ビデオ',
'select_choose_recommended_movie' => 'ビデオポスターがホームページ「推奨ホットフィルム」または「推奨クラシック」に表示されるかどうかを選択します',
'select_hot' => '人気のある',
'select_classic' => 'クラシック',
'select_recommended' => '推薦する',
'select_sticky' => 'トップ',
'select_choose_if_sticky' => 'シードページにシードがトッピングされているかどうかを選択します',
'row_banned' => '禁止する',
'checkbox_banned' => '禁止する',
'submit_edit_it' => '編集',
'submit_revert_changes' => 'リセット',
'text_delete_torrent' => '<b>シードを削除</b> - 理由:',
'radio_dead' => '種子が切り取られます',
'text_dead_note' => '0シードメーカー + 0ダウンローダー= 0合計コンパニオン',
'radio_dupe' => '繰り返す',
'radio_nuked' => '劣った品質',
'radio_rules' => 'ルールの違反',
'text_req' => '(必須)',
'radio_other' => '他の',
'submit_delete_it' => '消去',
'text_move_to_browse' => 'タイプはシードエリアに変更されました',
'text_move_to_special' => 'タイプは<b>特別</b>領域になります',
'text_medium' => '中くらい:',
'row_pick' => '選択します',
'row_check' => 'チェック',
'text_team' => '制作チーム',
'text_audio_codec' => 'オーディオエンコーディング',
'row_content' => 'コンテンツ',
'ban_reason_label' => '理由',
'fill_quality' => '品質を埋めます',
);