summaryrefslogtreecommitdiff
path: root/plugins/thunderbird_labels/localization/ca_ES.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/thunderbird_labels/localization/ca_ES.inc')
-rw-r--r--plugins/thunderbird_labels/localization/ca_ES.inc17
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/thunderbird_labels/localization/ca_ES.inc b/plugins/thunderbird_labels/localization/ca_ES.inc
new file mode 100644
index 000000000..d34c8efc8
--- /dev/null
+++ b/plugins/thunderbird_labels/localization/ca_ES.inc
@@ -0,0 +1,17 @@
+<?php
+/**
+* Author:
+* Lluís Forns Puigmartí
+* http://code.google.com/p/rcmail-thunderbird-labels/
+*/
+
+$labels = array();
+$labels['label'] = 'Etiquetes';
+$labels['label0'] = 'Cap etiqueta';
+$labels['label1'] = 'Important';
+$labels['label2'] = 'Feina';
+$labels['label3'] = 'Personal';
+$labels['label4'] = 'Per fer';
+$labels['label5'] = 'Més tard';
+
+$messages = array();