<?php
/* Greek Language Updated on 2016-07-16 v1.05 */
return [
'app' => [
'name' => 'Winter CMS',
'tagline' => '????????? ??? ??????'
],
'directory' => [
'create_fail' => '??? ????? ?????? ? ?????????? ??? ?????????: :name'
],
'file' => [
'create_fail' => '??? ????? ?????? ? ?????????? ??? ???????: :name'
],
'page' => [
'invalid_token' => [
'label' => '?? ?????? ?????????? ?????????',
],
],
'combiner' => [
'not_found' => "?? ?????? ??????????? ':name' ??? ???????."
],
'system' => [
'name' => '???????',
'menu_label' => '???????',
'categories' => [
'cms' => 'CMS',
'misc' => '???????',
'logs' => '?????? ??????????',
'mail' => '??????????? ???????????',
'shop' => '?????????',
'team' => '?????',
'users' => '???????',
'system' => '???????',
'social' => '????????? ??????',
'events' => '??????????',
'customers' => '???????',
'my_settings' => '?? ????????? ???'
]
],
'theme' => [
'label' => '????',
'unnamed' => '??????? ????',
'name' => [
'label' => '????? ???????',
'help' => '???????? ?? ???? ?? ??? ???????? ?????? ???. ??? ??????????, Winter.Vanilla'
],
],
'themes' => [
'install' => '??????????? ???????',
'search' => '?????????? ?????? ??? ?? ?? ?????????????...',
'installed' => '????????????? ??????',
'no_themes' => '??? ???????? ????????????? ?????? ??? ?? MarketPlace.',
'recommended' => '????????????',
'remove_confirm' => '????? ???????? ??? ?????? ?? ?????????? ???? ?? ????;'
],
'plugin' => [
'label' => '????????',
'unnamed' => '??????? ????????',
'name' => [
'label' => '????? ?????????',
'help' => '???????? ?? ???????? ?? ??? ???????? ?????? ???. ??? ?????????? Winter.Blog',
]
],
'plugins' => [
'manage' => '?????????? ?????????',
'enable_or_disable' => '???????????? ? ??????????????',
'enable_or_disable_title' => '???????????? ? ?????????????? ?????????',
'install' => '??????????? ?????????',
'install_products' => '??????????? ?????????',
'search' => '????????? ????????? ??? ???????????...',
'installed' => '????????????? ????????',
'no_plugins' => '??? ???????? ????????????? ???????? ??? ?o MarketPlace.',
'recommended' => '????????????',
'remove' => '????????',
'refresh' => '????????',
'disabled_label' => '????????',
'disabled_help' => '?? ???????? ??? ????? ???????????????? ?????????? ??? ??? ????????.',
'frozen_label' => '?????? ???????????',
'frozen_help' => '?? ???????? ?? ????? ????? ???????? ?? ????????? ??? ??? ?????????? ??????????.',
'selected_amount' => '?????????? ????????',
'remove_confirm' => '????? ???????? ??? ?????? ?? ?????????? ???? ?? ????????;',
'remove_success' => '??????????? ???????? ????? ??? ????????? ??? ?? ???????.',
'refresh_confirm' => '????? ????????;',
'refresh_success' => '??????????? ???????? ????? ??? ????????? ??? ???????.',
'disable_confirm' => '????? ????????;',
'disable_success' => '??????????? ?????????????? ????? ??? ?????????.',
'enable_success' => '??????????? ???????????? ????? ??? ?????????.',
'unknown_plugin' => '?? ???????? ???? ????????? ??? ?? ???????.',
],
'project' => [
'name' => 'Project',
'owner_label' => '??????????',
'attach' => '??????? Project',
'detach' => '?????????? Project',
'none' => '??????',
'id' => [
'label' => 'Project ID',
'help' => '??? ?? ?????? ?? ID ??? Project ???',
'missing' => '??????????? ????????? ?? Project ID ??? ?? ???????????????.',
],
'detach_confirm' => '????? ???????? ??? ?????? ?? ???????????? ?? Project ???;',
'unbind_success' => '?? Project ????????????.',
],
'settings' => [
'menu_label' => '?????????',
'not_found' => '??? ??????? ??????? ?? ??????? ?? ????????????? ?????????.',
'missing_model' => '?????? ??? ??? ?????? ??? ????????? ? ??????? ??? ????????.',
'update_success' => '?? ????????? ??? :name ????? ??????????.',
'return' => '????????? ???? ????????? ??? ??????????',
'search' => '?????????',
],
'mail' => [
'log_file' => '?????? ??????????',
'menu_label' => '?????????',
'menu_description' => '?????????? ????????? email.',
'general' => '??????',
'method' => '??????? ???????????? ????????????',
'sender_name' => '????? ?????????',
'sender_email' => 'eMail ?????????',
'php_mail' => 'PHP mail',
'smtp' => 'SMTP',
'smtp_address' => '????????? SMTP',
'smtp_authorization' => '?????????? ????????????? SMTP',
'smtp_authorization_comment' => '??????????????? ???? ?? ??????? ??????? ?? ? ??????????? SMTP ??????? ?????????????.',
'smtp_username' => '????? ??????',
'smtp_password' => '???????',
'smtp_port' => 'SMTP Port',
'sendmail' => 'Sendmail',
'sendmail_path' => '???????? Sendmail',
'sendmail_path_comment' => '??????????? ????????? ??? ???????? ??? ?????????? Sendmail.',
],
'mail_templates' => [
'menu_label' => '???????',
'menu_description' => '??????????? ??? ???????? ??? ???????????? ???????????? ?? ????? ?????????? ????? ??????? ??? ???? ????????????, ?????????? ??? ????????? ??? eMail.',
'new_template' => '??? ???????',
'new_layout' => '??? ???????',
'template' => '???????',
'templates' => '???????',
'menu_layouts_label' => '??????? ???????????? ????????????',
'layout' => '???????',
'layouts' => '?????????',
'no_layout' => '-- ????? ??????? --',
'name' => '?????',
'name_comment' => '???????? ????? ??? ??????????????? ??? ??? ??????? ?? ???? ?? ???????',
'code' => '???????',
'code_comment' => '????????? ??????? ??? ??????????????? ??? ??? ??????? ?? ???? ?? ???????',
'subject' => '????',
'subject_comment' => '???? ????????? eMail',
'description' => '?????????',
'content_html' => 'HTML',
'content_css' => 'CSS',
'content_text' => '???? ???????',
'test_send' => '???????? ???????????? ?????????',
'test_success' => '?? ??????????? ?????? ???? ?????????.',
'test_confirm' => '??? ??????????? ?????? ?? ?????? ??? :email. ????????;',
'creating' => '?????????? ????????...',
'creating_layout' => '?????????? ????????...',
'saving' => '?????????? ????????...',
'saving_layout' => '?????????? ????????...',
'delete_confirm' => '?? ????????? ???? ?? ???????;',
'delete_layout_confirm' => '?? ????????? ???? ? ???????;',
'deleting' => '???????? ????????...',
'deleting_layout' => '???????? ????????...',
'sending' => '???????? ???????????? ?????????...',
'return' => '????????? ???? ????? ?? ?? ???????',
],
'install' => [
'project_label' => '??????? ?? ?? Project',
'plugin_label' => '??????????? ?????????',
'theme_label' => '??????????? ???????',
'missing_plugin_name' => '??????????? ???????????? ?? ????? ??? ????????? ??? ??? ???????????',
'missing_theme_name' => '??????????? ???????????? ?? ????? ??? ??????? ??? ??? ???????????',
'install_completing' => '?????????? ??????????? ????????????',
'install_success' => '?? ???????? ????????????? ????????',
],
'updates' => [
'title' => '?????????? ???????????',
'name' => '????????? ??????????',
'menu_label' => '??????????? & ????????',
'menu_description' => '?????????? ?? ???????, ????????????? ??? ????????? ???????? ??? ??????.',
'return_link' => '????????? ???? ??????????? ??? ??????????',
'check_label' => '??????? ??? ???????????',
'retry_label' => '??????????? ????',
'plugin_name' => '?????',
'plugin_code' => '???????',
'plugin_description' => '?????????',
'plugin_version' => '??????',
'plugin_author' => '??????????',
'plugin_not_found' => '?? ???????? ?? ???????',
'core_current_build' => '???????? ??????',
'core_build' => '?????? :build',
'core_build_help' => '? ????????? ?????? ????? ?????????.',
'core_downloading' => '????????? ??????? ?????????',
'core_extracting' => '????????????? ??????? ?????????',
'plugins' => '????????',
'themes' => '??????',
'disabled' => '????????',
'plugin_downloading' => '????????? ?????????: :name',
'plugin_extracting' => '????????????? ?????????: :name',
'plugin_version_none' => '??? ????????',
'plugin_current_version' => '???????? ??????',
'theme_new_install' => '??????????? ???? ???????.',
'theme_downloading' => '????????? ???????: :name',
'theme_extracting' => '????????????? ???????: :name',
'update_label' => '????????? ??????????',
'update_completing' => '?????????? ??????????? ??????????',
'update_loading' => '??????? ?????????? ???????????...',
'update_success' => '? ?????????? ?????????? ????????????',
'update_failed_label' => '? ????????? ???????',
'force_label' => '?????????? ??? ?????????',
'found' => [
'label' => '???????? ???? ???????????!',
'help' => '????? ???? ??? ????????? ?????????? ??? ?? ????????? ? ?????????? ??? ??????????.',
],
'none' => [
'label' => '????? ?????????',
'help' => '??? ???????? ???? ???????????.',
],
'important_action' => [
'empty' => '??????? ?????????',
'confirm' => '??????????? ??????????',
'skip' => '????????? ????? ??? ????????? (???? ??? ????)',
'ignore' => '????????? ????? ??? ????????? (?????)',
],
'important_action_required' => '?????????? ????????',
'important_view_guide' => '???????? ?????? ???????????',
'important_alert_text' => '??????? ??????????? ??????????? ??? ??????? ???.',
'details_title' => '???????????? ?????????',
'details_view_homepage' => '???????? ??????? ???????',
'details_readme' => '??????? ??????',
'details_readme_missing' => '??? ?????????? ??????? ??????.',
'details_upgrades' => '?????? ???????????',
'details_upgrades_missing' => '??? ?????????? ??????? ???????????',
'details_current_version' => '???????? ??????',
'details_author' => '??????????',
],
'server' => [
'connect_error' => '?????? ???????? ???? ??????????.',
'response_not_found' => '??? ??????? ?? ?????? ? ??????????? ???????????.',
'response_invalid' => '?? ?????? ???????? ??? ??? ??????????.',
'response_empty' => '???? ???????? ??? ??? ??????????.',
'file_error' => '? ??????????? ??????? ?? ????????? ?? ??????.',
'file_corrupt' => '?? ?????? ??? ??? ?????????? ????? ?????????????.',
],
'behavior' => [
'missing_property' => '? ????? :class ?????? ?? ????????? ??? ???????? $:property ??? ?????????????? ??? ??? ??????????? :behavior.',
],
'config' => [
'not_found' => '??? ??????? ?????? ?? ?????? ?? ?????? ??????????? :file ?? ????? ???????? ???? ???????? :location.',
'required' => "? ?????????? ??? ??????????????? ???? ???????? :location ?????? ?? ??????? ??? ???? ':property'.",
],
'zip' => [
'extract_failed' => "??? ??????? ?????? ? ??????????? ??? ??????? ??? ?????? ':file'.",
],
'event_log' => [
'hint' => '???? ?? ?????? ?????????? ????????? ??? ????? ??? ?????????? ???? ?? ????? ?????????? ???? ????????, ???? ?????????? ??? ??????????? ??????????????.',
'menu_label' => '????????? ?????????',
'menu_description' => '??????? ????????? ?????????? ?? ??? ????? ??????????? ??? ??? ??????????? ????.',
'empty_link' => '???????? ?????????? ?????????',
'empty_loading' => '???????? ?? ?????? ?????????? ?????????...',
'empty_success' => '???????? ???????? ??? ??????? ?????????? ?????????.',
'return_link' => '????????? ???? ????????? ?????????',
'id' => 'ID',
'id_label' => 'ID ?????????',
'created_at' => '????? & ???',
'message' => '??????',
'level' => '???????',
'preview_title' => '??????',
],
'request_log' => [
'hint' => '???? ?? ?????? ?????????? ????????? ??? ????? ??? ??? ???????? ???? ????????? ??? ?????? ?? ??????????? ???????. ??? ???????????? ???? ?????????? ??????? ??? ?????? ??? CMS ? ????? ??? ?????? ?? ??????, ??? ??????? ?? ???????????? ?? ??? ?????? ?????????? 404.',
'menu_label' => '????????? ????????',
'menu_description' => "???????? ????? ? ??????????????? ????????, ???? ?? '? ?????? ??? ???????' (404).",
'empty_link' => '???????? ?????????? ????????',
'empty_loading' => '???????? ?? ?????? ?????????? ????????',
'empty_success' => '???????? ???????? ??? ??????? ?????????? ????????',
'return_link' => '????????? ???? ????????? ????????',
'id' => 'ID',
'id_label' => 'ID ??????? ??????????',
'count' => '???????????',
'referer' => '??????????',
'url' => 'URL',
'status_code' => '?????????',
'preview_title' => '??????',
],
'permissions' => [
'name' => '???????',
'manage_system_settings' => '?????????? ????????? ??????????',
'manage_software_updates' => '?????????? ??????????? ??? ??????????',
'access_logs' => '??????? ??? ??????? ?????????? ??? ??????????',
'manage_mail_templates' => '?????????? ???????? ???????????? ????????????',
'manage_mail_settings' => '?????????? ????????? ???????????? ????????????',
'manage_other_administrators' => '?????????? ????? ????????????',
'manage_preferences' => '?????????? ??????????? ??? backend',
'manage_editor' => '?????????? ??????????? ??? ???????????? ??????',
'view_the_dashboard' => '??????? ??? ?????? ???????',
'manage_branding' => '?????????? ??? back-end',
],
'media' => [
'invalid_path' => "???????? ?? ?????? ???????? ??????? : ':path'.",
'folder_size_items' => '???????????(?)',
],
'pagination' => [
'previous' => '???????????',
'next' => '???????',
],
];
|