summaryrefslogtreecommitdiff
path: root/plugins/vcard_attachments
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-10-04 10:31:08 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-10-04 10:31:08 +0200
commit4213a3712e8c6c2cae33ca0d0b74f13b4f5ba31b (patch)
tree765ecd456b4d8720241a7731e8edd403c8103c9f /plugins/vcard_attachments
parent4e004778ab01c3087a773e05cf4693720a52d08f (diff)
Updated translations from launchpad
Diffstat (limited to 'plugins/vcard_attachments')
-rw-r--r--plugins/vcard_attachments/localization/ca_ES.inc5
-rw-r--r--plugins/vcard_attachments/localization/eo.inc3
-rw-r--r--plugins/vcard_attachments/localization/ml_IN.inc19
-rw-r--r--plugins/vcard_attachments/localization/zh_CN.inc7
4 files changed, 25 insertions, 9 deletions
diff --git a/plugins/vcard_attachments/localization/ca_ES.inc b/plugins/vcard_attachments/localization/ca_ES.inc
index 75c267956..16caca65c 100644
--- a/plugins/vcard_attachments/localization/ca_ES.inc
+++ b/plugins/vcard_attachments/localization/ca_ES.inc
@@ -9,12 +9,11 @@
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
- | Author: Emi Bcn <Unknown> |
+ | Author: Jordi Sanfeliu <jordi@fibranet.cat> |
+-----------------------------------------------------------------------+
- @version $Id$
*/
$labels = array();
-$labels['addvcardmsg'] = 'Afegir la vCard a la llibreta d\'adreces';
+$labels['addvcardmsg'] = 'Afegeix la vCard a la llibreta d\'adreces';
$labels['vcardsavefailed'] = 'No s\'ha pogut desar la vCard';
diff --git a/plugins/vcard_attachments/localization/eo.inc b/plugins/vcard_attachments/localization/eo.inc
index d09c6fd6a..1f962bbb4 100644
--- a/plugins/vcard_attachments/localization/eo.inc
+++ b/plugins/vcard_attachments/localization/eo.inc
@@ -11,10 +11,9 @@
+-----------------------------------------------------------------------+
| Author: Michael Moroni <michael.moroni@mailoo.org> |
+-----------------------------------------------------------------------+
- @version $Id$
*/
$labels = array();
$labels['addvcardmsg'] = 'Aldoni vCard al adresaro';
-$labels['vcardsavefailed'] = 'Neeblas konservi vCard';
+$labels['vcardsavefailed'] = 'vCard ne konserveblas';
diff --git a/plugins/vcard_attachments/localization/ml_IN.inc b/plugins/vcard_attachments/localization/ml_IN.inc
new file mode 100644
index 000000000..1b4d98ab7
--- /dev/null
+++ b/plugins/vcard_attachments/localization/ml_IN.inc
@@ -0,0 +1,19 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | localization/ml_IN/labels.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Anish A <aneesh.nl@gmail.com> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['addvcardmsg'] = 'വിലാസപുസ്തകത്തിലേക്ക് വികാര്‍ഡ് ചേര്‍ക്കുക';
+$labels['vcardsavefailed'] = 'വികാര്‍ഡ് ചേര്‍ക്കാന്‍ പറ്റിയില്ല';
+
diff --git a/plugins/vcard_attachments/localization/zh_CN.inc b/plugins/vcard_attachments/localization/zh_CN.inc
index 67fb902d8..7fe3c8f5f 100644
--- a/plugins/vcard_attachments/localization/zh_CN.inc
+++ b/plugins/vcard_attachments/localization/zh_CN.inc
@@ -9,12 +9,11 @@
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
- | Author: waring_id <Unknown> |
+ | Author: Christopher Meng <cickumqt@gmail.com> |
+-----------------------------------------------------------------------+
- @version $Id$
*/
$labels = array();
-$labels['addvcardmsg'] = '添加vCard到地址簿中';
-$labels['vcardsavefailed'] = '无法保存vCard';
+$labels['addvcardmsg'] = '添加 vCard 到地址簿中';
+$labels['vcardsavefailed'] = '无法保存 vCard';