Commit a9a5ee59 authored by Foivos S. Zakkak's avatar Foivos S. Zakkak

users

parent 4675bb36
<?php <?php
/* /*
Question2Answer (c) Gideon Greenspan Question2Answer Greek Translation (c) Foivos S. Zakkak
http://www.question2answer.org/
File: qa-include/qa-lang-users.php
Version: See define()s at top of qa-include/qa-base.php
Description: Language phrases for user management Description: Language phrases for user management
...@@ -25,55 +21,55 @@ ...@@ -25,55 +21,55 @@
*/ */
return array( return array(
'about' => 'About', 'about' => 'Πληροφορίες',
'add_user_x_favorites' => 'Add user ^ to my favorites', 'add_user_x_favorites' => 'Προσθήκη χρήστη ^ στα αγαπημένα',
'avatar_default' => 'Default', 'avatar_default' => 'Προεπιλογή',
'avatar_gravatar' => 'Show my ^1Gravatar^2', 'avatar_gravatar' => 'Εμφάνιση του ^1Gravatar^2',
'avatar_label' => 'Avatar:', 'avatar_label' => 'Εικόνα προφίλ:',
'avatar_none' => 'None', 'avatar_none' => 'Χωρίς',
'block_user_button' => 'Block User', 'block_user_button' => 'Μπλοκάρισμα χρήστη',
'blocked_users' => 'Blocked users', 'blocked_users' => 'Μπλοκαρισμένοι χρήστες',
'change_email_link' => ' - ^1change email^2', 'change_email_link' => ' - ^1αλλαγή email^2',
'change_password' => 'Change Password', 'change_password' => 'Change Password',
'confirm_complete' => 'Thank you - your email address has been confirmed', 'confirm_complete' => 'Ευχαριστούμε - το email σας έχει επιβεβαιωθεί',
'confirm_emailed' => 'A confirmation link has been emailed to you. Please click the link to confirm your email address.', 'confirm_emailed' => 'Σας έχει αποσταλεί ένας υπερσύνδεσμος επιβεβαίωσης στην ηλεκτρονική σας διεύθυνση παρακαλώ ανοίξτε τον υπερσύνδεσμο για να επιβεβαιώσετε την ηλεκτρονική σας διεύθυνση',
'confirm_required' => 'To complete your registration, please click the confirmation link that has been emailed to you, or ^1request another^2.', 'confirm_required' => 'Για να ολοκληρώσετε την εγγραφή σας, παρακαλώ πατήστε τον σύνδεσμο επιβεβαίωσης που σας έχει αποσταλεί, ή ζητήστε να σας ^1ξανά αποσταλεί^2.',
'confirm_title' => 'Email Address Confirmation', 'confirm_title' => 'Επιβεβαίωση ηλεκτρονικής διεύθυνσης',
'confirm_wrong_log_in' => 'Code not correct - please ^1log in^2 to send a new link', 'confirm_wrong_log_in' => 'Code not correct - please ^1log in^2 to send a new link',
'confirm_wrong_resend' => 'Code not correct - please click below to send a new link', 'confirm_wrong_resend' => 'Code not correct - please click below to send a new link',
'delete_user_button' => 'Delete User', 'delete_user_button' => 'Διαγραφή χρήστη',
'edit_user_button' => 'Edit this User', 'edit_user_button' => 'Επεξεργασία χρήστη',
'email_confirmed' => 'Confirmed', 'email_confirmed' => 'Επιβεβαιωμένο',
'email_exists' => 'Email already belongs to an account', 'email_exists' => 'Η ηλεκτρονική διεύθυνση ανήκει σε άλλο λογαριασμό χρήστη',
'email_handle_label' => 'Email or Username:', 'email_handle_label' => 'Ηλεκτρονική διεύθυνση ή Όνομα χρήστη:',
'email_invalid' => 'Email is invalid - please check carefully', 'email_invalid' => 'Email is invalid - please check carefully',
'email_label' => 'Email:', 'email_label' => 'Ηλεκτρονική διεύθυνση:',
'email_not_confirmed' => 'Not yet confirmed', 'email_not_confirmed' => 'Not yet confirmed',
'email_please_confirm' => 'Please ^5confirm^6', 'email_please_confirm' => 'Please ^5confirm^6',
'email_required' => 'Email address required - not public', 'email_required' => 'Email address required - not public',
'forgot_link' => 'I forgot my password', 'forgot_link' => 'Ξέχασα τον κωδικό μου',
'full_name' => 'Full name', 'full_name' => 'Ονοματεπώνυμο,
'handle_empty' => 'Username must not be empty', 'handle_empty' => 'Username must not be empty',
'handle_exists' => 'Username is taken - please try another', 'handle_exists' => 'Username is taken - please try another',
'handle_has_bad' => 'Username may not contain: ^', 'handle_has_bad' => 'Username may not contain: ^',
'handle_label' => 'Username:', 'handle_label' => 'Όνομα χρήστη:',
'hide_all_user_button' => 'Hide all posts by this user', 'hide_all_user_button' => 'Απόκρυψη όλων των δημοσιεύσεων αυτού του χρήστη',
'last_login_label' => 'Last login:', 'last_login_label' => 'Τελευταία είσοδος:',
'last_write_label' => 'Last write action:', 'last_write_label' => 'Τελευταία προσθήκη:',
'level_admin' => 'Administrator', 'level_admin' => 'Administrator',
'level_editor' => 'Editor', 'level_editor' => 'Editor',
'level_expert' => 'Expert', 'level_expert' => 'Expert',
'level_moderator' => 'Moderator', 'level_moderator' => 'Moderator',
'level_super' => 'Super Administrator', 'level_super' => 'Super Administrator',
'location' => 'Location', 'location' => 'Τοποθεσία',
'log_in_to_access' => 'You may now ^1log in^2 to access your account.', 'log_in_to_access' => 'You may now ^1log in^2 to access your account.',
'login_button' => 'Log In', 'login_button' => 'Είσοδος',
'login_limit' => 'Too many login attempts - please try again in an hour', 'login_limit' => 'Too many login attempts - please try again in an hour',
'login_title' => 'Log in', 'login_title' => 'Είσοδος',
'mass_mailings_explanation' => 'Subscribe to emails sent out to all users', 'mass_mailings_explanation' => 'Subscribe to emails sent out to all users',
'mass_mailings' => 'Mass mailings:', 'mass_mailings' => 'Mass mailings:',
'member_for' => 'Member for:', 'member_for' => 'Μέλος για:',
'member_type' => 'Type:', 'member_type' => 'Τύπος χρήστη:',
'new_password_1' => 'New password:', 'new_password_1' => 'New password:',
'new_password_2' => 'Retype new password:', 'new_password_2' => 'Retype new password:',
'no_blocked_users' => 'No blocked users found', 'no_blocked_users' => 'No blocked users found',
...@@ -90,37 +86,37 @@ ...@@ -90,37 +86,37 @@
'password_to_set' => 'Please set on your account page', 'password_to_set' => 'Please set on your account page',
'password_wrong' => 'Password not correct', 'password_wrong' => 'Password not correct',
'private_messages_explanation' => 'Allow users to email me (without seeing my address)', 'private_messages_explanation' => 'Allow users to email me (without seeing my address)',
'private_messages' => 'Private messages:', 'private_messages' => 'Προσωπικά μηνύματα:',
'profile_saved' => 'Profile saved', 'profile_saved' => 'Το προφίλ σώθηκε',
'register_button' => 'Register', 'register_button' => 'Εγγραφή',
'register_limit' => 'Too many registrations - please try again in an hour', 'register_limit' => 'Too many registrations - please try again in an hour',
'register_suspended' => 'Registration of new users has been temporarily suspended. Please try again soon.', 'register_suspended' => 'Registration of new users has been temporarily suspended. Please try again soon.',
'register_title' => 'Register as a new user', 'register_title' => 'Register as a new user',
'registered_user' => 'Registered user', 'registered_user' => 'Registered user',
'remember_label' => 'Remember me on this computer', 'remember_label' => 'Remember me on this computer',
'remember' => 'Remember', 'remember' => 'Remember',
'remove_avatar' => 'Remove avatar:', 'remove_avatar' => 'Διαγραφή εικόνας προφίλ:',
'reset_code_another' => 'send another', 'reset_code_another' => 'send another',
'reset_code_emailed' => 'You have been emailed your reset code', 'reset_code_emailed' => 'You have been emailed your reset code',
'reset_code_label' => 'Code:', 'reset_code_label' => 'Code:',
'reset_code_wrong' => 'Code not correct', 'reset_code_wrong' => 'Code not correct',
'reset_title' => 'Reset Forgotten Password', 'reset_title' => 'Reset Forgotten Password',
'save_profile' => 'Save Profile', 'save_profile' => 'Σώσιμο προφίλ',
'save_user' => 'Save User', 'save_user' => 'Σώσιμο χρήστη',
'send_confirm_button' => 'Send Confirmation Link', 'send_confirm_button' => 'Send Confirmation Link',
'send_password_button' => 'Send New Password', 'send_password_button' => 'Send New Password',
'send_reset_button' => 'Send Reset Password Email', 'send_reset_button' => 'Send Reset Password Email',
'send_reset_note' => 'A message will be sent to your email address with instructions.', 'send_reset_note' => 'A message will be sent to your email address with instructions.',
'special_users' => 'Special users', 'special_users' => 'Ειδικοί χρήστες',
'unblock_user_button' => 'Unblock User', 'unblock_user_button' => 'Ξεμπλοκάρισμα χρήστη',
'unsubscribe_complete' => 'You have been unsubscribed from mass mailings sent out by ^0. You may resubscribe at any time via your ^1account^2 page.', 'unsubscribe_complete' => 'You have been unsubscribed from mass mailings sent out by ^0. You may resubscribe at any time via your ^1account^2 page.',
'unsubscribe_title' => 'Unsubscribe', 'unsubscribe_title' => 'Unsubscribe',
'unsubscribe_wrong_log_in' => 'Code not correct - please ^1log in^2 to unsubscribe', 'unsubscribe_wrong_log_in' => 'Code not correct - please ^1log in^2 to unsubscribe',
'unsubscribe' => 'Unsubscribe:', 'unsubscribe' => 'Unsubscribe:',
'user_blocked' => '(blocked)', 'user_blocked' => '(μπλοκαρισμένος)',
'user_not_found' => 'User not found', 'user_not_found' => 'Ο χρήστης δεν βρέθηκε',
'website' => 'Website', 'website' => 'Ιστοσελίδα',
'x_ago_from_y' => '^1 ago from ^2', 'x_ago_from_y' => '^1 πριν από ^2',
); );
......
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