mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Fix japanese translation
This commit is contained in:
parent
d50ea42c16
commit
709c32260c
1 changed files with 5 additions and 5 deletions
|
@ -44,9 +44,9 @@ ja:
|
||||||
ErrorMessage: エラーメッセージ
|
ErrorMessage: エラーメッセージ
|
||||||
ErrorBacktrace: エラーバックトレース
|
ErrorBacktrace: エラーバックトレース
|
||||||
GoBack: ← 戻る
|
GoBack: ← 戻る
|
||||||
NoScheduledFound: 予定された作業はありません
|
NoScheduledFound: 予定したジョブはありません
|
||||||
When: いつ
|
When: いつ
|
||||||
ScheduledJobs: 予定された作業
|
ScheduledJobs: 予定したジョブ
|
||||||
idle: アイドル
|
idle: アイドル
|
||||||
active: アクティブ
|
active: アクティブ
|
||||||
Version: バージョン
|
Version: バージョン
|
||||||
|
@ -60,9 +60,9 @@ ja:
|
||||||
SixMonths: 6 ヶ月
|
SixMonths: 6 ヶ月
|
||||||
Batches: バッチ
|
Batches: バッチ
|
||||||
Failures: 失敗
|
Failures: 失敗
|
||||||
DeadJobs: 死んだジョブ
|
DeadJobs: 死亡したジョブ
|
||||||
NoDeadJobsFound: 死んだジョブはありません
|
NoDeadJobsFound: 死亡したジョブはありません
|
||||||
Dead: 死んだ
|
Dead: 死亡
|
||||||
Processes: プロセス
|
Processes: プロセス
|
||||||
Thread: スレッド
|
Thread: スレッド
|
||||||
Threads: スレッド
|
Threads: スレッド
|
||||||
|
|
Loading…
Add table
Reference in a new issue