New translations cachet.php (Japanese)

This commit is contained in:
Cachet Bot
2018-06-18 09:10:11 +01:00
parent 0bc71f00da
commit 59e6533d86

View File

@@ -30,9 +30,9 @@ return [
'none' => 'インシデントはありません',
'past' => 'インシデント履歴',
'stickied' => 'ピン留めインシデント',
'scheduled' => 'メンテナンス',
'scheduled' => '計画メンテナンス',
'scheduled_at' => ', 予定日時 :timestamp',
'posted' => '投稿日時 :timestamp',
'posted' => '掲載日時 :timestamp',
'posted_at' => '掲載日時 :timestamp',
'status' => [
1 => '調査中',
@@ -87,11 +87,11 @@ return [
'email' => [
'subscribe' => 'メールによるアップデート情報の購読',
'subscribed' => 'You\'ve been subscribed to email notifications, please check your email to confirm your subscription.',
'verified' => 'あなたのメール購読確認されました。ありがとう!',
'verified' => 'あなたのメール購読確認ました。ありがとうございます',
'manage' => '購読の管理',
'unsubscribe' => 'Unsubscribe from email updates.',
'unsubscribed' => '電子メールの購読が取り消されました。',
'failure' => '購読に何かが起きています。',
'unsubscribed' => 'メールの購読が取り消されました。',
'failure' => '購読に失敗しました。',
'already-subscribed' => '既に購読しているので :email の購読ができません。',
],
],