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

32 lines
1.5 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
return array (
'comment_buy_medal' => 'コストボーナスマジック購入Medal_Name',
'comment_buy_attendance_card' => 'コストボーナスマジックは、1つの再署名カードを購入しました',
'comment_buy_temporary_invite' => '支出:ボーナスマジック購入:一時的な招待状をカウントします',
'comment_buy_rainbow_id' => '支出購入したボーナスマジック空の虹のID',
'comment_buy_change_username_card' => 'コスト:ボーナスマジックは名前の変更カードを購入しました',
'comment_gift_medal' => '支出ボーナスマジック購入medal_nameとそれを与えたto_username',
'comment_buy_torrent' => '支出:ボーナスマジック購入シード:: torrent_id',
'comment_torrent_be_downloaded' => 'ゲインはシードダウンロードから来ますusernameuid uid',
'table_thead' =>
array (
'reward_type' => '報酬タイプ',
'count' => '量',
'size' => '音量',
'a_value' => '値',
'bonus_base' => '基本的な魔法',
'factor' => '係数',
'got_bonus' => '魔法を獲得します',
'total' => '合計',
),
'reward_types' =>
array (
'basic' => '基本的な報酬',
'harem_addition' => 'ハーレムボーナス',
'official_addition' => '公式ボーナス',
'medal_addition' => 'メダルボーナス',
),
'not_enough' => '不十分な魔法要求require_bonus、あなたは:: now_bonusのみを持っています',
);