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/id_ID.inc | |
parent | 90e41a7cc08d7171ba4a2c1acf1f0560ee2503a6 (diff) |
Synchronized translations with Transifex
Diffstat (limited to 'plugins/managesieve/localization/id_ID.inc')
-rw-r--r-- | plugins/managesieve/localization/id_ID.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/managesieve/localization/id_ID.inc b/plugins/managesieve/localization/id_ID.inc index 0e9245d6f..a30c2a0b0 100644 --- a/plugins/managesieve/localization/id_ID.inc +++ b/plugins/managesieve/localization/id_ID.inc @@ -57,6 +57,9 @@ $labels['sender'] = 'Pengirim'; $labels['recipient'] = 'Penerima'; $labels['vacationaddresses'] = 'Alamat email tambahan saya (dipisahkan koma):'; $labels['vacationdays'] = 'Seberapa sering mengirim pesan (dalam hari):'; +$labels['vacationinterval'] = 'How often send messages:'; +$labels['days'] = 'days'; +$labels['seconds'] = 'seconds'; $labels['vacationreason'] = 'Isi pesan (alasan liburan):'; $labels['vacationsubject'] = 'Judul pesan:'; $labels['rulestop'] = 'Berhenti mengevaluasi aturan'; |