diff options
author | Torsten Grote <t@grobox.de> | 2015-02-18 22:58:00 (GMT) |
---|---|---|
committer | Torsten Grote <t@grobox.de> | 2015-02-18 22:58:00 (GMT) |
commit | 1b9bc154ec3005de298db258e71e73b6ae7736c2 (patch) | |
tree | 89e4c49db7e80818eeea6b7be1075eeae412c329 /plugins/kolab_delegation/localization/pt_PT.inc | |
parent | 4077bcbecdd314517bd4594838b746e5207d8073 (diff) | |
download | roundcubemail-plugins-kolab-1b9bc154ec3005de298db258e71e73b6ae7736c2.tar.gz |
update translations (#4348)
Diffstat (limited to 'plugins/kolab_delegation/localization/pt_PT.inc')
-rw-r--r-- | plugins/kolab_delegation/localization/pt_PT.inc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/kolab_delegation/localization/pt_PT.inc b/plugins/kolab_delegation/localization/pt_PT.inc new file mode 100644 index 0000000..b888ea5 --- /dev/null +++ b/plugins/kolab_delegation/localization/pt_PT.inc @@ -0,0 +1,11 @@ +<?php +/** + * Localizations for the Kolab Delegation plugin + * + * Copyright (C) 2014, Kolab Systems AG + * + * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_delegation/ + */ +$labels['event'] = 'Calendários'; +$labels['savingdata'] = 'Salvando dados...'; +?> |