Files
NodeBB/public/language/el/category.json

20 lines
1.1 KiB
JSON
Raw Normal View History

{
2017-04-21 09:22:17 +00:00
"category": "Κατηγορία",
"subcategories": "Υποκατηγορίες",
"new_topic_button": "Νέο Θέμα",
2017-04-21 09:22:17 +00:00
"guest-login-post": "Συνδέσου για να δημοσιεύσεις",
"no_topics": "<strong>Δεν υπάρχουν θέματα σε αυτή την κατηγορία.</strong><br />Γιατί δεν δοκιμάζεις να δημοσιεύσεις ένα εσύ;",
"browsing": "περιηγούνται",
"no_replies": "Κανείς δεν έχει απαντήσει",
2017-04-21 09:22:17 +00:00
"no_new_posts": "Δεν υπάρχουν νέες δημοσιεύσεις",
"share_this_category": "Μοιράσου αυτή την κατηγορία",
2015-04-13 20:02:56 -04:00
"watch": "Watch",
"ignore": "Αγνόηση",
2016-07-12 20:22:44 -04:00
"watching": "Watching",
2017-04-21 09:22:17 +00:00
"ignoring": "Αγνόησε",
2016-07-12 20:22:44 -04:00
"watching.description": "Show topics in unread",
"ignoring.description": "Do not show topics in unread",
2016-10-05 13:43:34 -04:00
"watch.message": "You are now watching updates from this category and all subcategories",
"ignore.message": "You are now ignoring updates from this category and all subcategories",
2015-09-20 12:00:09 -04:00
"watched-categories": "Watched categories"
}