update lang

This commit is contained in:
xiaomlove
2025-05-05 21:27:48 +07:00
parent fb88455323
commit 6814e3ca4d
664 changed files with 28724 additions and 6738 deletions
+157 -155
View File
@@ -1,158 +1,160 @@
<?php
$lang_userdetails = array (
'std_error' => '間違い',
'std_no_such_user' => 'このIDを持つユーザーは存在しません!',
'head_details_for' => 'ユーザーの詳細 - ',
'text_account_disabled_note' => 'このアカウントは無効になっています!',
'text_remove_from_friends' => '友達リストから削除します',
'text_remove_from_blocks' => 'ブラックリストから取り外します',
'text_add_to_friends' => '友達リストに参加してください',
'text_add_to_blocks' => 'ブラックリストに追加します',
'text_flush_ghost_torrents' => '冗長な種子をクリアしてクリックします',
'text_here' => 'ここ',
'row_invitation' => '招待する',
'text_no_invitation' => '招待資格はありません',
'link_send_invitation' => '招待状を送信します',
'row_invited_by' => '招待者',
'row_join_date' => '参加日',
'row_last_seen' => '最近の傾向',
'row_last_seen_location' => '最近のトレンド(場所)',
'row_email' => '郵便',
'row_users_ips' => 'IPレコード',
'row_ip_history' => 'IP履歴',
'text_user_earlier_used' => 'このユーザーは以前にそれを使用しました',
'text_different_ips' => '別のIPアドレス',
'row_ip_address' => '現在のIP',
'row_bt_client' => 'BTクライアント',
'row_uploaded' => 'ボリュームをアップロードします',
'row_downloaded' => 'ダウンロード',
'row_share_ratio' => '共有率',
'row_real_uploaded' => '実際、ボリュームは送信されます',
'row_real_downloaded' => '実際のダウンロード',
'row_real_share_ratio' => '実際の共有率',
'row_real_ps' => '実際、送信/ダウンロード(レコーディングにのみ使用され、共有率の計算に参加しません)',
'row_internet_speed' => 'ネットワーク帯域幅',
'row_gender' => '性別',
'row_donated' => '寄付する',
'row_avatar' => 'アバター',
'row_class' => '学年',
'row_torrent_comment' => 'シードコメント',
'link_view_comments' => 'コメントを見る',
'row_forum_posts' => 'フォーラム投稿',
'link_view_posts' => '投稿を表示します',
'row_karma_points' => '魔法の価値',
'row_uploaded_torrents' => '種子を放出します',
'text_show_or_hide' => '[show/hide]',
'row_current_seeding' => '現在作られた種子',
'row_current_leeching' => '現在のダウンロード',
'row_completed_torrents' => '種を完成させます',
'row_incomplete_torrents' => '未完成の種',
'text_public_access_denied' => '申し訳ありませんが、アクセスはユーザーによって行われました',
'text_user_wants_privacy' => '拒否する。ユーザーはプライバシーを保護したいと考えています。',
'text_edit_user' => 'ユーザーを編集します',
'row_title' => 'タイトル',
'row_privacy_level' => 'プライバシーレベル',
'radio_low' => '低い',
'radio_normal' => '普通',
'radio_strong' => '高い',
'row_avatar_url' => 'アバターURL',
'row_signature' => 'サイン',
'row_donor_status' => '寄付ステータス',
'row_donor' => '寄付する',
'radio_yes' => 'はい',
'radio_no' => 'いいえ',
'row_support' => 'サポートスタッフ',
'row_support_language' => 'サポート言語',
'row_support_for' => 'サポートされているコンテンツ',
'row_comment' => '述べる',
'row_seeding_karma' => '魔法の価値',
'row_warning_system' => '警告システム<br /> <br />(悪い行動)',
'text_not_warned' => '警告なし。',
'text_arbitrary_duration' => '(任意の期間)',
'text_until' => 'それまで',
'text_to_go' => '残り時間',
'text_warn_for' => '警告時間',
'text_week' => '週',
'text_weeks' => '週',
'text_unlimited' => '無制限',
'text_reason_of_warning' => '警告の原因',
'text_times_warned' => '警告の数',
'text_last_warning' => '最新の警告',
'text_not_warned_note' => 'ユーザーは警告されませんでした',
'row_auto_warning' => '自動警告',
'text_low_ratio' => '低共有率',
'text_leech_warned' => '血の吸引',
'text_for_unlimited_time' => 'チャンスのない人生...',
'row_movie_picker' => '批評家',
'row_enabled' => '効率的',
'row_forum_post_possible' => 'フォーラムの投稿を許可しますか?',
'row_upload_possible' => 'アップロードは許可されていますか?',
'row_download_possible' => 'ダウンロードを許可しますか?',
'row_change_username' => 'ユーザー名を変更します',
'row_change_email' => 'メールアドレスを変更します',
'row_change_password' => 'パスワードを変更する',
'row_repeat_password' => 'パスワードを認証する',
'row_amount_uploaded' => 'ボリュームをアップロードします',
'row_amount_downloaded' => 'ダウンロード',
'row_passkey' => '鍵',
'checkbox_reset_passkey' => 'キーをリセットします',
'submit_okay' => 'もちろん',
'text_delete_user' => 'ユーザーを削除します',
'submit_delete' => '消去',
'text_ago' => '前に',
'title_show_or_hide' => '表示/非表示',
'title_download' => 'ダウンロード:',
'title_upload' => 'アップロード:',
'title_male' => '男の子',
'title_female' => '女の子',
'title_not_available' => '未知',
'title_send_pm' => 'メッセージを送信します',
'title_report_user' => 'ユーザーを報告します',
'text_free' => '無料',
'text_two_times_up' => '2x',
'text_free_two_times_up' => '2x無料',
'text_half_down' => '50',
'text_by' => '警告者:',
'text_by_system' => '警告:システム',
'text_transaction_memo' => 'トランザクションメモ:',
'row_pick_for' => '映画を選択します',
'row_staff_duties' => '管理者の責任/VIP資格の理由',
'row_transfer' => '伝染 ; 感染',
'row_sltime' => 'BT時間',
'text_seeding_leeching_time_ratio' => 'シード生産/ダウンロード時間比',
'text_seeding_time' => '種子生産時間',
'text_leeching_time' => 'ダウンロード時間',
'text_since' => '以来',
'row_compatibility' => 'あらゆる種類の楽しみのように',
'text_unknown' => '未知',
'text_super' => '素晴らしい',
'text_very_high' => '非常に高い',
'text_high' => 'より高い',
'text_medium' => '普通',
'text_low' => 'より低い',
'text_very_low' => '非常に低い',
'row_invites' => '招待する',
'js_delete_user_note' => '確かな場合は、ユーザーを削除できるようになりました。',
'std_sorry' => 'ごめん',
'std_user_not_confirmed' => 'このユーザーは確認に合格していません!',
'text_not_available' => 'n/a',
'row_vip_by_bonus' => 'VIP資格は魔法の価値を通じて得られます',
'text_vip_by_bonus_note' => 'このVIP資格は魔法の価値と交換されていますか?',
'row_vip_until' => 'VIP資格の終了時間',
'text_vip_until_note' => '時間形式は「年の数か月の日の時間:分:秒秒」です。 VIP資格が終了する時間。 「VIP資格は魔法の価値によって取得されます」は、このルールが有効になるためには「はい」に設定する必要があります。',
'row_show_ad' => '広告を表示します',
'row_no_ad_until' => 'まで広告は表示されません',
'text_no_ad_until_note' => '時間形式は「年の数か月の日の時間:分:秒秒」です。広告が終了しない時間。',
'disable_user_migrated' => 'ユーザーを有効または無効にするには、管理バックグラウンド操作にアクセスしてください',
'text_user_id' => 'ユーザーID/UID',
'row_medal' => 'メダル',
'row_donoruntil' => '寄付ステータスの締め切り',
'text_donoruntil_note' => '時間形式は「年の数か月の日の時間:分:秒秒」です。空白のままにしてください。',
'change_field_value_migrated' => '変更するには%Sにアクセスしてください',
'sure_to_remove_leech_warn' => 'この血液吸引警告をきれいにしたいですか?',
'row_user_props' => '小道具',
'meta_key_change_username_username' => '新しいユーザー名',
'consume' => '使用',
'text_bonus_table' => '時間の悪魔',
$lang_userdetails = array
(
'std_error' => "エラー",
'std_no_such_user' => "このIDを持つユーザーはいません!",
'head_details_for' => "詳細 ",
'text_account_disabled_note' => "このアカウントは無効になっています!",
'text_remove_from_friends' => "友達から削除",
'text_remove_from_blocks' => "ブロックから削除",
'text_add_to_friends' => "友達に追加",
'text_add_to_blocks' => "ブロックに追加",
'text_flush_ghost_torrents' => "おばけの Torrent をフラッシュするにはクリック ",
'text_here' => "ここ",
'row_invitation' => "招待",
'text_no_invitation' => "招待状はありません",
'link_send_invitation' => "Send&nbsp;Invitation",
'row_invited_by' => "招待者",
'row_join_date' => "Join&nbsp;date",
'row_last_seen' => "最後の&nbsp;見る",
'row_last_seen_location' => "最後の&nbsp;を見ました(場所)",
'row_email' => "Eメールアドレス",
'row_users_ips' => "User's IP",
'row_ip_history' => "IPの履歴",
'text_user_earlier_used' => "このユーザーは以前使用しています ",
'text_different_ips' => " 異なる IP アドレス",
'row_ip_address' => "IP アドレス",
'row_bt_client' => "BT クライアント",
'row_uploaded' => "アップロードしました",
'row_downloaded' => "ダウンロード済み",
'row_share_ratio' => "比率を共有",
'row_real_uploaded' => "アップロードされました",
'row_real_downloaded' => "実際のダウンロード",
'row_real_share_ratio' => "実際のシェア率",
'row_real_ps' => "実際のアップロード/実際のダウンロード(レコードのみ、シェアレートの計算では使用できません)",
'row_internet_speed' => "ネットワークの幅",
'row_gender' => "性別",
'row_donated' => "寄付済み",
'row_avatar' => "アバター",
'row_class' => "クラス",
'row_torrent_comment' => "Torrent&nbsp;コメント",
'link_view_comments' => "View&nbsp;Comments",
'row_forum_posts' => "フォーラム&nbsp;投稿",
'link_view_posts' => "&nbsp;投稿を表示",
'row_karma_points' => "カルマポイント",
'row_uploaded_torrents' => "Uploaded&nbsp;Torrents",
'text_show_or_hide' => "[表示/非表示]",
'row_current_seeding' => "現在のシード中",
'row_current_leeching' => "現在の<unk>",
'row_completed_torrents' => "完了した Torrent",
'row_incomplete_torrents' => "未完了の Torrent",
'text_public_access_denied' => "申し訳ありませんが、公開アクセスが拒否されました。 ",
'text_user_wants_privacy' => ". 彼(She) は、個人情報を保護したいです.",
'text_edit_user' => "ユーザーを編集",
'row_title' => "タイトル",
'row_privacy_level' => "プライバシーレベル",
'radio_low' => "低い",
'radio_normal' => "標準",
'radio_strong' => "強い",
'row_avatar_url' => "アバター&nbsp;URL",
'row_signature' => "署名",
'row_donor_status' => "ドナー&nbsp;ステータス",
'row_donor' => "寄付者",
'radio_yes' => "はい",
'radio_no' => "いいえ",
'row_support' => "サポート",
'row_support_language' => "サポート言語",
'row_support_for' => "サポート",
'row_comment' => "コメント",
'row_seeding_karma' => "ボーナス",
'row_warning_system' => "警告&nbsp;システム<br /><br />(Bad behavior)",
'text_not_warned' => "警告されていません。",
'text_arbitrary_duration' => "(任意の期間)",
'text_until' => "終了日時 ",
'text_to_go' => " 移動する",
'text_warn_for' => "警告: ",
'text_week' => "",
'text_weeks' => "",
'text_unlimited' => "無制限です",
'text_reason_of_warning' => "警告の理由",
'text_times_warned' => "警告した回数",
'text_last_warning' => "前回の警告",
'text_not_warned_note' => "このユーザーはまだ警告されていません",
'row_auto_warning' => "自動警告",
'text_low_ratio' => "低比",
'text_leech_warned' => "リーチ警告!",
'text_for_unlimited_time' => "無制限の時間...",
'row_movie_picker' => "ピッカー",
'row_enabled' => "有効",
'row_forum_post_possible' => "フォーラム投稿可能?",
'row_upload_possible' => "アップロード可能?",
'row_download_possible' => "ダウンロード可能か?",
'row_change_username' => "ユーザー名の変更",
'row_change_email' => "メールアドレスの変更",
'row_change_password' => "パスワードの変更",
'row_repeat_password' => "パスワードを再入力",
'row_amount_uploaded' => "アップロードした金額",
'row_amount_downloaded' => "ダウンロードした金額",
'row_passkey' => "パスワード",
'checkbox_reset_passkey' => " Reset passkey",
'submit_okay' => "OK",
'text_delete_user' => "ユーザーを削除",
'submit_delete' => "削除",
'text_ago' => "",
'title_show_or_hide' => "表示/非表示",
'title_download' => "ダウンロード: ",
'title_upload' => "アップロード: ",
'title_male' => "男性",
'title_female' => "女性",
'title_not_available' => "該当なし",
'title_send_pm' => "Send&nbsp;PM",
'title_report_user' => "Report&nbsp;User",
'text_free' => "無料",
'text_two_times_up' => "2X",
'text_free_two_times_up' => "2倍無料",
'text_half_down' => "50%",
'text_by' => "作成者: ",
'text_by_system' => "システム",
'text_transaction_memo' => "トランザクションメモ:",
'row_pick_for' => "選択...",
'row_staff_duties' => "スタッフの義務/VIP理由",
'row_transfer' => "送金",
'row_sltime' => "急流時間",
'text_seeding_leeching_time_ratio' => "Se./Leの時間比",
'text_seeding_time' => "シード時間",
'text_leeching_time' => "リーチ時間",
'text_since' => "以降: ",
'row_compatibility' => "テイスト&nbsp;互換性",
'text_unknown' => "不明",
'text_super' => "Super",
'text_very_high' => "非常に高い",
'text_high' => "高い",
'text_medium' => "ミディアム",
'text_low' => "低い",
'text_very_low' => "とても低い",
'row_invites' => "招待",
'js_delete_user_note' => "このユーザーアカウントを削除できるようになりました。非常に確実です。",
'std_sorry' => "申し訳ありません",
'std_user_not_confirmed' => "ユーザーはまだ確認されていません!",
'text_not_available' => "該当なし",
'row_vip_by_bonus' => "VIPボーナス",
'text_vip_by_bonus_note' => "VIPステータスはボーナスを使用して獲得できますか?",
'row_vip_until' => "VIPまで",
'text_vip_until_note' => "時刻フォーマットはYYYY-MM-DD hh:mm:ssです。VIPステータスが有効になるまでの時刻です。 これが機能するためには、「ボーナスによるVIP」を「はい」に設定する必要があります。",
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "までの広告なし",
'text_no_ad_until_note' => "時間フォーマットはYYYY-MM-DD hh:mm:ssです。ユーザーが広告をオフにできるまでの時間。",
'disable_user_migrated' => '使用の有効化または無効化は、新しい管理システムに移動してください。',
'text_user_id'=> "ユーザー ID",
'row_medal' => 'Medalha',
'row_donoruntil' => '寄付された期間',
'text_donoruntil_note' => "時刻フォーマットはYYYY-MM-DD hh:mm:ssです。空白のままにします。",
'change_field_value_migrated' => '改造は %sに行ってください。',
'sure_to_remove_leech_warn' => 'このリーチ警告を削除してもよろしいですか?',
'row_user_props' => 'props',
'meta_key_change_username_username' => '新しいユーザー名',
'consume' => '使用',
'text_bonus_table' => 'Bonus per hour',
);
?>