ChangeLog | 13 INSTALL | 62 +++- README | 4 doc/terminator.1 | 43 ++ doc/terminator_config.5 | 138 ++++++++- po/ar.po | 130 ++++++-- po/bg.po | 162 +++++++--- po/ca.po | 184 +++++++----- po/cs.po | 124 ++++++-- po/da.po | 192 ++++++++---- po/de.po | 221 +++++++++----- po/el.po | 238 ++++++++++----- po/en_CA.po | 124 ++++++-- po/en_GB.po | 143 ++++++--- po/eo.po | 124 ++++++-- po/es.po | 172 +++++++---- po/et.po | 124 ++++++-- po/eu.po | 124 ++++++-- po/fa.po | 127 ++++++-- po/fi.po | 201 ++++++++----- po/fr.po | 152 +++++++-- po/fy.po | 124 ++++++-- po/ga.po | 124 ++++++-- po/he.po | 124 ++++++-- po/hi.po | 124 ++++++-- po/hu.po | 124 ++++++-- po/id.po | 166 +++++++--- po/it.po | 237 ++++++++++----- po/ja.po | 214 +++++++++---- po/ko.po | 236 +++++++++------ po/lt.po | 188 ++++++++---- po/lv.po | 337 +++++++++++++++++++++ po/mk.po | 357 +++++++++++++++++++++++ po/mr.po | 124 ++++++-- po/ms.po | 124 ++++++-- po/nb.po | 211 ++++++++----- po/nl.po | 212 +++++++++---- po/nn.po | 124 ++++++-- po/pl.po | 220 +++++++++----- po/pt.po | 206 ++++++++----- po/pt_BR.po | 212 +++++++++---- po/ro.po | 229 +++++++++----- po/ru.po | 196 ++++++++---- po/sk.po | 219 +++++++++----- po/sq.po | 341 ++++++++++++++++++++++ po/sv.po | 212 +++++++++---- po/ta.po | 337 +++++++++++++++++++++ po/te.po | 124 ++++++-- po/terminator.pot | 119 +++++-- po/tr.po | 181 +++++++---- po/uk.po | 339 ++++++++++++++++++++++ po/zh_CN.po | 132 ++++++-- po/zh_HK.po | 337 +++++++++++++++++++++ po/zh_TW.po | 170 +++++++---- setup.py | 78 ++++- terminator | 129 +++++--- terminator.spec | 17 - terminatorlib/config.py | 367 +++++++++++++++-------- terminatorlib/configfile.py | 185 ++++++++++++ terminatorlib/debugserver.py | 174 +++++++++++ terminatorlib/encoding.py | 3 terminatorlib/freebsd.py | 37 +- terminatorlib/keybindings.py | 87 +++++ terminatorlib/prefs_profile.py | 154 ++++++++++ terminatorlib/terminator.py | 272 +++++++++++++---- terminatorlib/terminatorterm.py | 613 ++++++++++++++++++++++++---------------- terminatorlib/version.py | 4 67 files changed, 8837 insertions(+), 2809 deletions(-)