summaryrefslogtreecommitdiff
path: root/webmail/plugins/google_contacts/localization/zh_TW.inc
diff options
context:
space:
mode:
Diffstat (limited to 'webmail/plugins/google_contacts/localization/zh_TW.inc')
-rw-r--r--webmail/plugins/google_contacts/localization/zh_TW.inc25
1 files changed, 25 insertions, 0 deletions
diff --git a/webmail/plugins/google_contacts/localization/zh_TW.inc b/webmail/plugins/google_contacts/localization/zh_TW.inc
new file mode 100644
index 0000000..285d665
--- /dev/null
+++ b/webmail/plugins/google_contacts/localization/zh_TW.inc
@@ -0,0 +1,25 @@
+<?php
+
+/*
++-----------------------------------------------------------------------+
+| language/zh_TW/labels.inc |
+| |
+| Language file of the RoundCube Webmail client |
+| Copyright (C) 2008-2009, RoundQube Dev. - Switzerland |
+| Licensed under the GNU GPL |
+| |
++-----------------------------------------------------------------------+
+| Author: ysliuthomas |
++-----------------------------------------------------------------------+
+
+*/
+
+$labels = array();
+$labels['googlecontacts'] = 'Google聯絡人';
+$labels['usegoogleabook'] = '使用Google通訊錄';
+$labels['googleuser'] = 'Google帳號';
+$labels['googlepass'] = 'Google密碼';
+$labels['googlepassisset'] = 'Google密碼已填寫';
+$labels['googlepassisnotset'] = 'Google密碼未填寫';
+
+?> \ No newline at end of file