diff options
author | Thomas Bruederli <bruederli@kolabsys.com> | 2014-11-14 11:55:35 +0100 |
---|---|---|
committer | Thomas Bruederli <bruederli@kolabsys.com> | 2014-11-14 11:55:35 +0100 |
commit | ced9e5a5bf5d6ffe051b42f474d7a97203641913 (patch) | |
tree | fc5a859d31a5f6cba5e9f0c3978935f656b3c0bf /plugins/vcard_attachments/localization/ast.inc | |
parent | 4446aea1e64361065e2cf902ada004546599fd0b (diff) |
Updated localizations from Transifex
Diffstat (limited to 'plugins/vcard_attachments/localization/ast.inc')
-rw-r--r-- | plugins/vcard_attachments/localization/ast.inc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/plugins/vcard_attachments/localization/ast.inc b/plugins/vcard_attachments/localization/ast.inc new file mode 100644 index 000000000..899e8a2d0 --- /dev/null +++ b/plugins/vcard_attachments/localization/ast.inc @@ -0,0 +1,20 @@ +<?php + +/* + +-----------------------------------------------------------------------+ + | plugins/vcard_attachments/localization/<lang>.inc | + | | + | Localization file of the Roundcube Webmail Vcard Attachments plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-vcard_attachments/ +*/ +$labels['addvcardmsg'] = 'Amestar vCard a la llibreta de direiciones'; +$labels['vcardsavefailed'] = 'Nun pue guardase la vCard'; +?>
\ No newline at end of file |