관리-도구
편집 파일: home.php
<?php $lan = array( 'Your database is out of date, please make sure to upgrade' => '���ʤ��Υǡ����١����ϵ켰�Ǥ������åץǡ��ȤƤ���������', 'Your version' => '���ʤ��ΥС������', 'Latest version' => '�ǿ��С������', 'phplist version' => '<a href="http://www.phplist.com">phplist</a> version', 'Database has not been initialised' => '�ǡ����١����Ͻ�������ޤ���Ǥ�����', 'go to' => '³���뤿��ˤ�', 'Initialise Database' => '�ǡ����١����ν���', 'to continue' => '�˹ԤäƤ���������', 'A new version of PHPlist is available!' => 'PHPlist�κǿ��С��������Ѳ�ǽ�Ǥ���', 'The new version may have fixed security issues,<br/>so it is recommended to upgrade as soon as possible' => '�������С������ϥ������ƥ����������FIX���Ƥ��ޤ���<br/>���Τ����ǽ���¤ꥢ�åץ��졼�ɤ��뤳�Ȥ��ᤷ�ޤ���', 'View what has changed' => '�ѹ����줿�ս��ߤ�', 'Download' => '���������', 'System Functions' => '�����ƥൡǽ', 'Setup ' => '���åȥ��å�:', 'Check Database structure' => '�ǡ����١�����¤�Υ����å�', 'View the eventlog' => '���٥�ȥ���ߤ�', 'Configuration functions' => '����ե�����졼�����ǽ', 'Configure Attributes' => '°������', 'Control values for' => '����ȥ����͡�', 'Control values for' => '����ȥ����͡�', 'Control values for' => '����ȥ����͡�', 'Configure Subscribe pages' => '���ɥڡ��������', 'List and user functions' => '�ꥹ�Ȥȥ桼����ǽ', 'List the current lists' => '���ߤΥꥹ�Ȥ�ɽ������', 'List all Users' => '���٤ƤΥ桼����ɽ������', 'Reconcile the user database' => '�桼���ǡ����١�����Ĵ��', 'Import Users' => '�桼���Υ���ݡ���', 'Export Users' => '�桼���Υ������ݡ���', 'Administrator functions' => '����Ե�ǽ', 'Add, edit and remove Administrators' => '����Ԥ��ɲá��Խ�����Ӻ�', 'Configure attributes for administrators' => '�����°�������', 'Message functions' => '��å�������ǽ', 'Configure Templates' => '�ƥ�ץ졼�Ȥ����', 'List all Messages' => '���٤ƤΥ�å������Υꥹ��', 'Process the Message queue' => '��å��������塼�ν��', 'RSS Functions' => 'RSS ��ǽ', 'Get RSS feeds' => 'RSS�ե����ɤ����', 'View RSS items' => 'RSS�����ƥ�α��', 'Plugins' => '�ץ饰����', 'Upgrade' => '���åץ��졼��', 'Change your details (e.g. password)' => 'Change your details (e.g. password)', 'You have set TEST in config.php to 1, so it will only show what would be sent' => '�⤷���ʤ�����config.php��TEST��1����ꤷ�Ƥ���ΤǤ���С��������줿���Ȥ�����ɽ�����ޤ���', # added at a later stage 'setup' => '���åȥ��å�', 'upgrade' => '���åץ��졼��', 'dbcheck' => '�ǡ����١��������å�', 'eventlog' => '���٥�ȥ�', 'attributes' => '°��', 'spage' => '���ɥڡ���', 'list' => '�ꥹ��', 'reconcileusers' => '�桼����Ĵ��', 'import' => '����ݡ���', 'export' => '�������ݡ���', 'admins' => '�����', 'adminattributes' => '�����°��', 'send' => '����', 'templates' => '�ƥ�ץ졼��', 'processqueue' => '���塼�ν��', 'processbounces' => '�Х��ν��', 'getrss' => 'RSS���', 'viewrss' => 'RSS���', 'admin' => 'admin', 'preparesend' => '��å������ν��', 'sendprepared' => '����ѥ�å����������', ); ?>