Commit 433d9a3c authored by Foivos S. Zakkak's avatar Foivos S. Zakkak

A little main

parent a9a5ee59
...@@ -25,44 +25,44 @@ ...@@ -25,44 +25,44 @@
*/ */
return array( return array(
'1_answer' => '1 answer', '1_answer' => '1 απάντηση',
'1_comment' => '1 comment', '1_comment' => '1 σχόλιο',
'1_day' => '1 day', '1_day' => '1 ημέρα',
'1_disliked' => '1 dislike', '1_disliked' => '1 dislike',
'1_flag' => '1 flag', '1_flag' => '1 flag',
'1_hour' => '1 hour', '1_hour' => '1 ώρα',
'1_liked' => '1 like', '1_liked' => '1 like',
'1_minute' => '1 minute', '1_minute' => '1 λεπτό',
'1_month' => '1 month', '1_month' => '1 μήνα',
'1_point' => '1 point', '1_point' => '1 πόντο',
'1_question' => '1 question', '1_question' => '1 ερώτηση',
'1_second' => '1 second', '1_second' => '1 δευτερόλεπτο',
'1_tag' => '1 tag', '1_tag' => '1 tag',
'1_user' => '1 user', '1_user' => '1 χρήστης',
'1_view' => '1 view', '1_view' => '1 προβολή',
'1_vote' => '1 vote', '1_vote' => '1 ψήφος',
'1_week' => '1 week', '1_week' => '1 εβδομάδα',
'1_year' => '1 year', '1_year' => '1 χρόνος',
'add_category_x_favorites' => 'Add category ^ to my favorites', 'add_category_x_favorites' => 'Πρόσθεσε την κατηγορία ^ στα αγαπημένα',
'add_favorites' => 'Add to my favorites', 'add_favorites' => 'Προσθήκη στα αγαπημένα',
'add_tag_x_favorites' => 'Add tag ^ to my favorites', 'add_tag_x_favorites' => 'Προσθήκη του tag ^ στα αγαπημένα',
'all_categories' => 'All categories', 'all_categories' => 'Όλες οι κατηγορίες',
'anonymous' => 'anonymous', 'anonymous' => 'anonymous',
'answer_edited' => 'answer edited', 'answer_edited' => 'answer edited',
'answer_reshown' => 'answer reshown', 'answer_reshown' => 'answer reshown',
'answer_selected' => 'answer selected', 'answer_selected' => 'answer selected',
'answered_qs_in_x' => 'Most answered questions in ^', 'answered_qs_in_x' => 'Most answered questions in ^',
'answered_qs_title' => 'Most answered questions', 'answered_qs_title' => 'Πιο απαντημένες ερωτήσεις',
'answered' => 'answered', 'answered' => 'απαντημένη',
'asked_related_q' => 'asked related question', 'asked_related_q' => 'asked related question',
'asked' => 'asked', 'asked' => 'asked',
'by_x' => 'by ^', 'by_x' => 'από ^',
'cancel_button' => 'Cancel', 'cancel_button' => 'Ακύρωση',
'closed' => 'closed', 'closed' => 'κλειστό',
'comment_edited' => 'comment edited', 'comment_edited' => 'το σχόλιο έχει επεξεργασθεί',
'comment_moved' => 'comment moved', 'comment_moved' => 'το σχόλιο έχει διαγραφεί',
'comment_reshown' => 'comment reshown', 'comment_reshown' => 'comment reshown',
'commented' => 'commented', 'commented' => 'σχολιασμένη',
'date_day_min_digits' => 1, // 1 or 2 'date_day_min_digits' => 1, // 1 or 2
'date_format_other_years' => '^month ^day, ^year', 'date_format_other_years' => '^month ^day, ^year',
'date_format_this_year' => '^month ^day', 'date_format_this_year' => '^month ^day',
...@@ -224,4 +224,4 @@ ...@@ -224,4 +224,4 @@
/* /*
Omit PHP closing tag to help avoid accidental output Omit PHP closing tag to help avoid accidental output
*/ */
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment