diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-03-21 13:58:22 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-03-21 13:58:22 +0100 |
commit | 708b1bca9fb12ce1f56c50a97ce79edeb9ea0a38 (patch) | |
tree | 08573322bdea431cd739f30ca1ecae3eba31c53a /plugins/managesieve/localization/ja_JP.inc | |
parent | 90e41a7cc08d7171ba4a2c1acf1f0560ee2503a6 (diff) |
Synchronized translations with Transifex
Diffstat (limited to 'plugins/managesieve/localization/ja_JP.inc')
-rw-r--r-- | plugins/managesieve/localization/ja_JP.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/managesieve/localization/ja_JP.inc b/plugins/managesieve/localization/ja_JP.inc index 715827bd4..0cd4f44b9 100644 --- a/plugins/managesieve/localization/ja_JP.inc +++ b/plugins/managesieve/localization/ja_JP.inc @@ -57,6 +57,9 @@ $labels['sender'] = '送信者'; $labels['recipient'] = '宛先'; $labels['vacationaddresses'] = '電子メールの宛先の(コンマ区切った)追加のリスト:'; $labels['vacationdays'] = 'メッセージを(1日に)送信する頻度:'; +$labels['vacationinterval'] = 'メッセージを送信する頻度:'; +$labels['days'] = '日'; +$labels['seconds'] = '秒'; $labels['vacationreason'] = 'メッセージ本体(休暇の理由):'; $labels['vacationsubject'] = 'メッセージの件名:'; $labels['rulestop'] = 'ルールの評価を停止'; |