summaryrefslogtreecommitdiff
path: root/plugins/thunderbird_labels/localization/lv_LV.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/thunderbird_labels/localization/lv_LV.inc')
-rw-r--r--plugins/thunderbird_labels/localization/lv_LV.inc17
1 files changed, 17 insertions, 0 deletions
diff --git a/plugins/thunderbird_labels/localization/lv_LV.inc b/plugins/thunderbird_labels/localization/lv_LV.inc
new file mode 100644
index 000000000..00d557c7b
--- /dev/null
+++ b/plugins/thunderbird_labels/localization/lv_LV.inc
@@ -0,0 +1,17 @@
+<?php
+/**
+* Author:
+* Artem Ushakov
+* http://code.google.com/p/rcmail-thunderbird-labels/
+*/
+
+$labels = array();
+$labels['label'] = 'Vēstules atzīme';
+$labels['label0'] = 'Izdzēst visas atzīmes';
+$labels['label1'] = 'Svarīgs';
+$labels['label2'] = 'Darba';
+$labels['label3'] = 'Personāls';
+$labels['label4'] = 'Izpildei';
+$labels['label5'] = 'Atlikts';
+
+$messages = array();