forked from v2board/v2board-user-i18n
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ja-JP.js
269 lines (269 loc) · 13.8 KB
/
ja-JP.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
export default {
'request.error': 'リクエストエラー',
// cycle_text
'cycle.month_price': '月払い',
'cycle.quarter_price': '四半期払い',
'cycle.half_year_price': '半年払い',
'cycle.year_price': '年払い',
'cycle.two_year_price': '2年払い',
'cycle.three_year_price': '3年払い',
'cycle.onetime_price': '一括払い',
'cycle.reset_price': 'データ通信量のカウントをリセット',
// order_status
'order_status.no_paid': 'お支払い待ち',
'order_status.opening': '処理中',
'order_status.cancel': '取り消し済み',
'order_status.done': '済み',
'order_status.surplus': '控除済み',
// commission_status
'commission_status.pending_confirm': '承認待ち',
'commission_status.confirm': '承認済み',
'commission_status.done': '済み',
// header
'header.user_center': '会員メニュー',
'header.logout': 'ログアウト',
'header.search': '検索',
// nav
'nav.dashboard': 'ダッシュボード',
'nav.subscribe': '定期購入',
'nav.my_subscribe': 'ご利用中の定期購入',
'nav.buy_subscribe': '定期購入のご注文',
'nav.bill': 'ファイナンスの概要',
'nav.my_order': '注文履歴',
'nav.my_invite': '招待メニュー',
'nav.user': 'ユーザー',
'nav.user_center': '会員メニュー',
'nav.my_ticket': 'お問い合わせ',
'nav.traffic_detail': 'データ通信明細',
'nav.knowledge': '知識ベース',
// dashboard
'dashboard.not_bind_telegram': 'Telegramは関連付けられていません',
'dashboard.click_here_bind': 'クリックして関連付け',
'dashboard.announcement': 'お知らせ',
'dashboard.override': '概要',
'dashboard.pending_order': 'お支払い待ち',
'dashboard.pending_ticket': 'ご対応中のお問い合わせ',
'dashboard.my_invite': '招待済み',
'dashboard.my_subscribe': 'ご利用中の定期購入',
'dashboard.add_subscribe': '定期購入の追加購入',
'dashboard.not_expire': '無期限',
'dashboard.expired': '期限切れ',
'dashboard.subscribe_info': 'ご利用期限 {date} まで,期限まであと {day} 日,{reset_day} 日後にリセットされます',
'dashboard.traffic_info': '使用済み {used} / 合計 {total}',
'dashboard.view_subscribe': 'サーバーステータス',
'dashboard.renew': '継続料金のお支払い',
// forgetPassword
'forgetPassword.email': 'E-MAIL',
'forgetPassword.email_verify_code': '承認コード',
'forgetPassword.send': '送信',
'forgetPassword.password': 'パスワード',
'forgetPassword.reset_password': 'パスワードの変更',
'forgetPassword.back_login': 'ログインメニューへ',
// invite
'invite.table_code': '招待コード',
'invite.table_create_time': '作成日付',
'invite.table_action': 'アクション',
'invite.copy_link': 'リンクをコピー',
'invite.table_complete_time': '完了日付',
'invite.table_commission_balance': 'コミッション',
'invite.table_commission_status': 'コミッションステータス',
'invite.override': '招待の概要',
'invite.register_count': '登録済みユーザー数',
'invite.commission_rate': 'コミッションレート',
'invite.confirm_commission': '承認待ちのコミッション',
'invite.confirm_commission_tip': '承認済み後にコミッションアカウントに入金されます',
'invite.invite_code_manage': '招待コードの管理',
'invite.generate_code': '招待コードの作成',
'invite.detail': '招待済み明細',
'invite.copy_success': 'クリップボードにコピーされました',
// login
'login.email': 'E-MAIL',
'login.password': 'パスワード',
'login': 'ログイン',
'login.register': '新規登録',
'login.forget_password': 'パスワードをお忘れの場合は[こちら]',
// order
'order.table_no': '# オーダー番号',
'order.table_cycle': 'タイプ/お支払い周期',
'order.table_amount': 'ご注文の金額',
'order.table_status': 'ステータス',
'order.table_create_time': '作成日付',
'order.table_action': 'アクション',
'order.view_detail': '詳細',
'order.cancel': 'キャンセル',
'order.order_manage': 'ご注文の一覧',
'order.please_select_pay_method': 'お支払い方法をお選びください',
'order.please_check_credit_card': 'クレジットカードのお支払い情報をご確認ください',
'order.order_detail': '最終明細のご確認',
'order.product': 'お済みの定期購入',
'order.type_cycle': 'タイプ/お支払い周期',
'order.amount': '金額',
'order.traffic': 'データ通信量',
'order.discount': '割引き',
'order.surplus': '控除額',
'order.refund': 'お払戻し',
'order.balance_pay': '残高支払い',
'order.pay_method': 'お支払い方法',
'order.enter_credit_info': 'クレジットカード情報をご入力ください',
'order.credit_alert': 'お客様のカード情報はお支払いにのみ使用され、サーバーに保存されることはございません',
'order.total_amount': '合計金額',
'order.total': '合計',
'order.checkout': 'お会計',
'order.waiting_payment': 'お支払い待ち',
// plan
'plan.select_subscribe': '定期購入を選択',
'plan.buy': '今すぐ購入',
'plan.setting_subscribe': '定期購入の設定',
'plan.discount': '割引き',
'plan.cycle': 'お支払い周期',
'plan.have_coupon': 'キャンペーンコード',
'plan.coupon_verify': '確定',
'plan.order_total_amount': 'ご注文の合計金額',
'plan.place_order': '注文&最終確認',
'plan.total': '合計',
// profile
'profile.user_center': '会員メニュー',
'profile.my_wallet': 'マイウォレット',
'profile.balance_tip': '残高(サービスの購入のみ)',
'profile.commission_balance_tip': '招待によるコミッション(出金可)',
'profile.wallet_component': 'ウォレットの内訳',
'profile.transfer': 'お振替',
'profile.commission_withdraw': 'コミッションのお引き出し',
'profile.change_password': 'パスワードの変更',
'profile.save': '変更を保存',
'profile.old_password': '現在のパスワード',
'profile.new_password': '新しいパスワード',
'profile.re_new_password': '新しいパスワードの確認',
'profile.please_enter_old_password': '現在のパスワードをご入力ください',
'profile.please_enter_new_password': '新しいパスワードをご入力ください',
'profile.please_enter_re_new_password': '新しいパスワードをご入力ください',
'profile.notice': '通知',
'profile.expire_remind': '期限切れ通知',
'profile.traffic_remind': 'データ通信量通知',
'profile.bind_telegram': 'Telegramの関連付け',
'profile.start': '今すぐ開始',
'profile.reset_subscribe': '定期購入URLの変更',
'profile.reset': '変更',
'profile.reset_info_notify_title': 'URLをご変更なされますか?',
'profile.reset_info_notify_content': '定期購入のURL及び情報が外部に漏れた場合にご操作ください。操作後はUUIDや定期購入のURLが変更され、再度定期購入の更新を必要になります。',
'profile.reset_info_notify_success': '変更完了',
'profile.two_password_error': 'ご入力されました新しいパスワードが一致しません',
// reg
'register.two_password_error': 'ご入力されました新しいパスワードが一致しません',
'register.email': 'E-MAIL',
'register.verify_code': '承認コード',
'register.password': 'パスワード',
'register.re_password': 'パスワード',
'register.send': '送信',
'register.invite_code_require': '招待コード',
'register.invite_code': '招待コード(オプション)',
'register': '新規登録',
'register.back_login': 'ログイン画面へ',
// subscribe
'subscribe.table_name': '名称',
'subscribe.table_tag': '説明',
'subscribe.table_action': 'アクション',
'subscribe.table_status': 'ステータス',
'subscribe.table_status_tip': '5分間のサーバーオンラインステータス',
'subscribe.table_rate': 'レート',
'subscribe.table_rate_tip': '通信量は該当レートに基き計算されます',
'subscribe.more_action': 'その他のアクション',
'subscribe.copy_success': 'クリップボードにコピーされました',
'subscribe.copy_link': 'リンクをコピー',
'subscribe.my_subscribe': 'ご利用中の定期購入',
'subscribe.add_subscribe': '定期購入の追加',
'subscribe.not_expire': '無期限',
'subscribe.expired': '期限切れ',
'subscribe.subscribe_info': 'ご利用期限 {date} まで,期限まであと {day} 日,{reset_day} 日後にリセットされます',
'subscribe.traffic_info': '使用済み {used} / 合計 {total}',
'subscribe.renew': '継続料金のお支払い',
'subscribe.action': 'アクション',
'subscribe.reset_traffic': 'データ通信量のカウントをリセット',
'subscribe.reset_info': '定期購入URLの変更',
'subscribe.node_status': 'サーバーステータス',
'subscribe.no_node': 'ご利用可能なサーバーがありません,定期購入期限切れまたは購入なされていない場合は',
'subscribe.no_node_renew': '継続料金のお支払い',
'subscribe.no_node_go': '購入',
'subscribe.reset_traffic_notify_title': '当月分のデータ通信量のカウントをリセットしますか?',
'subscribe.reset_traffic_notify_content': '「確定」をクリックしお会計画面へ,お支払い後に当月分のデータ通信量は即時リセットされます',
'subscribe.reset_traffic_notify_confirm': '確定',
'subscribe.reset_traffic_notify_cancel': 'キャンセル',
'subscribe.reset_info_notify_title': 'URLやUUIDをご変更なされますか?',
'subscribe.reset_info_notify_content': '定期購入のURL及び情報が外部に漏れた場合にご操作ください。操作後はUUIDや定期購入のURLが変更され、再度定期購入の更新を必要になります。',
'subscribe.reset_info_notify_success': 'リセットは完了しました',
// ticket
'ticket.low': 'Low',
'ticket.middle': 'Middle',
'ticket.high': 'High',
'ticket.table_subject': 'タイトル',
'ticket.table_level': 'お問い合わせ優先度',
'ticket.table_status': 'お問い合わせ状況',
'ticket.table_create_time': '作成日付',
'ticket.table_last_reply': '最後の返答',
'ticket.table_action': 'アクション',
'ticket.status_closed': '終了',
'ticket.status_pending': '対応待ち',
'ticket.status_reply': '返答済み',
'ticket.action_view': '閲覧',
'ticket.action_close': '終了',
'ticket.my_ticket': 'お問い合わせの一覧',
'ticket.new_ticket': '新規お問い合わせ',
'ticket.new_ticket_modal_title': '新規お問い合わせ',
'ticket.new_ticket_modal_confirm': '確定',
'ticket.new_ticket.modal_cancel': 'キャンセル',
'ticket.subject': 'タイトル',
'ticket.please_enter_subject': 'お問い合わせタイトルをご入力ください',
'ticket.level': 'ご希望の優先度',
'ticket.please_select_level': 'ご希望の優先度をお選びください',
'ticket.message': 'メッセージ',
'ticket.please_enter_issue': 'お問い合わせ内容をご入力ください',
// traffic
'traffic.table_record_time': '記録日付',
'traffic.table_tx': 'アップロード',
'traffic.table_rx': 'ダウンロード',
'traffic.table_rate': '適応レート',
'traffic.table_total': '合計',
'traffic.table_total_tip': '計算公式:(アップロード + ダウンロード) x レート = 使用済みデータ通信量',
'traffic.traffic_detail': 'データ通信量明細',
'traffic.today': '本日',
'traffic.month': '今月',
'traffic.week': '今週',
// one_click_subscribe
'one_click_subscribe.copy_success': 'クリップボードにコピーされました',
'one_click_subscribe.copy_subscribe_url': '定期購入のURLをコピー',
'one_click_subscribe.import': 'インポート',
'one_click_subscribe': 'ワンクリックインポート',
'one_click_subscribe.copy_subscribe': '定期購入のURLをコピー',
// transfer_modal
'transfer_modal.title': 'コミッションを残高へ振替',
'transfer_modal.confirm': '確定',
'transfer_modal.cancel': 'キャンセル',
'transfer_modal.alert': '振替済みの残高は{title}でのみご利用可能です',
'transfer_modal.commission_balance': '現在のコミッション額',
'transfer_modal.transfer_balance': '振替金額',
'transfer_modal.please_enter_transfer_balance': '残高への振替金額をご入力ください',
// chat
'chat.please_enter_message': 'お問い合わせ内容をご入力ください...',
// withdraw_modal
'withdraw_modal.title': '出金申請',
'withdraw_modal.confirm': '確定',
'withdraw_modal.cancel': 'キャンセル',
'withdraw_modal.withdraw_method': 'お振込み先',
'withdraw_modal.please_select_method': 'お振込み先をお選びください',
'withdraw_modal.withdraw_account': 'お振り込み先口座',
'withdraw_modal.please_enter_account': 'お振込み先口座をご入力ください',
'withdraw_modal.alipay': 'Alipay',
'withdraw_modal.paypal': 'Paypal',
'withdraw_modal.usdt': 'テザー/USDT',
'withdraw_modal.btc': 'ビットコイン/BTC',
// bind_telegram
'bind_telegram_modal.confirm': '了解',
'bind_telegram_modal.title': 'Telegramの関連付けについて',
'bind_telegram_modal.step_1': 'ステップその1',
'bind_telegram_modal.step_2': 'ステップその2',
'bind_telegram_modal.open_telegram_search': 'Telegramを起動後に右記内容を入力し検索',
'bind_telegram_modal.send_bot_message': 'テレグラムボットへ下記内容を送信',
// knowledge
'knowledge': '知識ベース',
'knowledge.last_release_date': '最終更新日: {date}'
}