summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/tag/lang/el/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'platform/www/lib/plugins/tag/lang/el/lang.php')
-rw-r--r--platform/www/lib/plugins/tag/lang/el/lang.php18
1 files changed, 18 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/tag/lang/el/lang.php b/platform/www/lib/plugins/tag/lang/el/lang.php
new file mode 100644
index 0000000..8a9637a
--- /dev/null
+++ b/platform/www/lib/plugins/tag/lang/el/lang.php
@@ -0,0 +1,18 @@
+<?php
+
+/*
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ * @author Rainbow-Spike <rainbow_spike@derpy.ru>
+ */
+
+$lang['tag'] = 'Ετικέτα';
+$lang['tags'] = 'Ετικέτες';
+$lang['topic'] = 'Θέμα';
+$lang['count'] = 'Ποσότητα';
+$lang['toolbar_icon'] = 'Εισαγωγή ετικέτας-σύνταξης';
+$lang['empty_output'] = 'Άδεια εξόδου';
+
+$lang['include'] = 'Συμπερίληψη';
+$lang['exclude'] = 'Εξαίρεση';
+$lang['use_and'] = 'Χρήση λογικής AND';
+$lang['no_tags'] = 'Δεν βρέθηκαν ετικέτες';